/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
 


/* ----------------------------------------------------------------
	Fonts

	Replace your Fonts as necessary
-----------------------------------------------------------------*/



.heading-block h1 {
    font-size: 45px;
}

.heading-block h2 {
    font-size: 45px;
}

.heading-block h3 {
    font-size: 26px;
}

.heading-block-top h3 {
    font-size: 34px;
    line-height: 1.0;
    margin: 0 0 0 0;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .heading-block-top h3 {
        font-size: 22px;
    }
}

h2 {
    color: #444;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 25px 0;
    font-family: 'Raleway', sans-serif;
}

h6 {
    color: #ddd;
    font-weight: 300;
    margin: 0 0 0 0;
    font-family: 'Raleway', sans-serif;
}

body,
small,
.wp-caption,
.feature-box.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a { font-family: 'Poppins', sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6,
#logo,
#top-search form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.counter,
label,
.nav-tree li a,
.wedding-head .first-name,
.wedding-head .last-name { font-family: 'Raleway', sans-serif; }

.button,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
#primary-menu ul ul li > a,
#primary-menu ul li > a {
	font-family: 'Poppins', sans-serif; 
	font-size: 13px;
}

.entry-meta li,
.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head .first-name span,
.wedding-head .last-name span {
	font-family: 'Playfair Display', serif;
	font-style: normal;
}


body {
	color: #444;
}

#logo img {
    height: 95px;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease;
}

/*Main font & color*/

.font-body { font-family: 'Lato', sans-serif; }

.font-primary { font-family: 'Poppins', sans-serif; }

.font-secondary { font-family: 'Playfair Display', serif; }

#gotoTop:hover {
    background-color: #58adc5;
}


/*Slider caption color at top*/

.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle {
	color:#F38c4e;
	font-family:'Poppins', sans-serif;
	font-size:16px;
	font-weight:800;
	text-transform: uppercase;
	text-shadow: 3px 2px 1px rgba(0,0,0,0.15);
}	

.tp-caption.Newspaper-Title,
.Newspaper-Title {
    font-family: 'Poppins', sans-serif;
	font-weight: 500;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.76);
}


.tp-caption.Woo-AddToCart, .Woo-AddToCart {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}

/* TABS */

.erinyen .tp-tab-title {
    color:#58adc5;
    font-size:15px;
    font-weight:700;
    text-transform:uppercase;
    font-family: 'Poppins', sans-serif;
    margin-bottom:2px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}

.erinyen .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family: 'Poppins', sans-serif;
}


/*Items add for Furniture Demo*/

.btn-danger {
  color: #ffffff;
  background-color: #E27E1B;
  border-color: #d97e47;
}

.iconlist-color li i { color: #E27E1B; }

/*END OF Furniture Demo ITEMS*/

/*Menu Color Changes*/

#primary-menu ul li:hover > a,
#primary-menu ul li.current > a { color: #58adc5; }

/*#primary-menu ul li.current > a { color: #3e88b3; }*/


#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
	border-top: 2px solid #58adc5;
}

#page-menu-wrap {
	background-color: #58adc5;
}

.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a,
.overlay-menu #primary-menu.dark > ul > li:hover > a,
.overlay-menu #primary-menu.dark > ul > li.current > a { color: #3e88b3 !important; }

.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul,
#primary-menu.dark ul li .mega-menu-content {
	background-color: #333;
	border-color: #3F3F3F;
	border-top-color: #58adc5;
}


.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2,
#primary-menu.dark ul li .mega-menu-content.style-2 {
	border-color: transparent;
	border-top-color: #58adc5;
}

.content-wrap {
    position: relative;
    padding: 80px 0;
}

.pricing-title h3 {
    /*font-size: 24px;*/
    letter-spacing: 1px;
    font-weight: bold;
    color: #555;
}

.pricing-title {
    padding: 15px 0;
    background-color: #F9F9F9;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #BBB;
 }

.pricing-price {
    font-family: 'Raleway', sans-serif;
}

.pricing-box.best-price .pricing-price {
    color: #59ba41;
    font-size: 72px;
}

.pricing-box.pricing-extended {
    background-color: #DDD;
}

.pricing-box.pricing-extended .pricing-meta {
    color: #777;
    font-family: 'Raleway', sans-serif;
}

.pricing-box {
    position: relative;
    border: 0px;
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
}

.pricing-box.best-price {
    box-shadow: 0 1px 8px rgba(0,0,0,0.22);
}

.pricing-box.best-price {
    margin: 0px;
}


ul.tab-nav.tab-nav2 li.ui-state-active a {
    background-color: #58adc5;
    color: #FFF;
}

ul.tab-nav:not(.tab-nav-lg) li a {
    font-weight: normal;
}

#plans #tabs li {
    background: #ddd;
    background: rgba(88,88,88,0.15);
    border-radius: 3px;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-family: "ProximaNova",sans-serif;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    width: 200px;
}

#plans #tabs .selected {
    background: #214e63;
    background: #58adc5;
    color: #fff;
    cursor: default;
    font-weight: 700;
    position: relative;
}

#plans #tabs {
    margin: 25px 0 30px;
    text-align: center;
}
   

.service-dots {
    display: table-cell;
    width: 98%;
}

.service-header {
    position: relative;
    margin: 0 0 3px;
}

.service-name {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    padding-right: 10px;
}

.service-price {
    display: table-cell;
    width: 1%;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 500;
    /*font-family: 'cookie', cursive;*/
}

.separator-dots {
    display: block;
    width: 100%;
    border-bottom: 1px dashed #999;
}

.entry {
    padding: 0;
    margin: 0;
    border-bottom: 0;
    -webkit-box-shadow: 0 0 15px 2px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 0 15px 2px rgba(0,0,0,0.08);
    box-shadow: 0 0 15px 2px rgba(0,0,0,0.08);
}

.entry-image, .entry-image .slide a, .entry-image img, .entry-image>a {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.entry-title {
    background-color: #FFF;
    padding: 15px;
}

.entry-meta li a:hover {
    color: #F38C4E;
}

pre {
    background-color: #e3f3e0;
    /*border: 1px solid #cccccc;*/
    border-radius: 3px;
    font-family: 'Poppins', sans-serif;
}

.cart td {
    padding: 5px 5px !important;
}

.col-padding-contact {
    padding: 40px;
}

.quantity .qty {
    width: 30px;
    height: 30px;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    background-color: #ffffff;
}


.image_group-caption {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: white;
    line-height: 1.2;
    text-align: left;
}

.image_group-caption-callout {
    display: block;
    font-size: 18px;
    font-weight: 200;
    font-family: "Oswald", serif;
    letter-spacing: .01em;
    color: white;
    text-transform: uppercase;
}

.image_group-caption .arrow-link {
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
}

.arrow-link {
    color: inherit;
    border-bottom: 1px solid transparent;
    line-height: 1.6;
}

.ipost .entry-title h3 a:hover, .ipost .entry-title h4 a:hover {
    color: #58adc5;
}

#footer {
    position: relative;
    background-color: #EEE;
    border-top: 2px solid #eee;
}

#footer .footer-widgets-wrap {
    padding: 50px 0px 50px;
}

header-title {
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  text-align: center;
}

h1.title {
  text-transform: uppercase;
  margin: 0;
  font-size: 2em;
  white-space: nowrap;
  color: #FFF;
  text-shadow: 0px 1px 0px #000;
}

p.title {
  margin: 0;
  font-size: 3rem;
  font-weight: 600;
  font-family: 'Playfair Display', serif;
  color: #FFF;
}

.widget_links li a:hover {
    color: #58adc5;
}

.rental-package [class^=col-] > a {
    display: block;
    position: relative;
    height: 250px;
    background-color: #EEE;
}

.rental-package [class^=col-] {
    position: relative;
    margin-bottom: 30px;
}

.page-section-alt {
    background: transparent url(/images/bg-fuzz-light.png) repeat center center;
}


/*Menu Color Changes*/

h1 > span:not(.nocolor),
h2 > span:not(.nocolor),
h3 > span:not(.nocolor),
h4 > span:not(.nocolor),
h5 > span:not(.nocolor),
h6 > span:not(.nocolor) { color: #F38C4E; }

    @media (max-width: 991px){
    #page-menu nav {
        background-color: #58adc5; 
    }
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}


/*Home Page product grid Color Changes*/

.portfolio-filter.style-4 li.activeFilter a:after {
	background-color: #F38C4E;
}

.portfolio-desc {
	z-index: 3;
	padding: 0px 5px 10px;
}

.portfolio-desc h3 a:hover { color: #F38C4E; }


.bgcolor,
.bgcolor #header-wrap { background-color: #F38C4E !important; }

.color { color: #F38C4E !important; }

a {
	color: #F38C4E;
}

a:hover {
    color: #222;
}

.portfolio-overlay a:hover {
    color: #F38C4E;

}

#page-title {
	position: relative;
	padding: 20px 0;
	background-color: #58adc5;
	border-bottom: 1px solid #EEE;
}

#page-title-none {
    position: relative;
    padding: 1px 0;
    background-color: #FFFFFF;
    border-bottom: 0px;
}

#page-title h1 {
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px;
	color: #F5F5F5;
	font-size: 28px;
	text-align: left;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}

#page-title span {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #EEE;
    font-size: 18px;
}

label {
    margin-bottom: 1px;

}

.opening-table {
    padding: 30px;
    background-color: #FFF;
    border-radius: 4px;
    border: 1px solid #EEE;
}

.button {
	background-color: #58adc5;
	color: #FFF;
}

.button-green {
    background-color: #59BA41;
}

.i-rounded:hover, .i-circled:hover {
    background-color: #58adc5;
    color: #FFF;
}

.button.button-full {
	padding: 20px 0;
	font-size: 25px;
	font-weight: 300;
    font-family: 'Raleway', sans-serif;
}

.button.button-3d:hover {
    background-color: #f89a39 !important;
}

.button.button-dark:hover {
    background-color: #f89a39;
}

.feature-box.fbox-plain .fbox-icon i {
    color: #bbb;
}


.feature-box h3 {
    font-size: 15px;
    color: #444;
}

.feature-box p {
    color: #444;
}

.feature-box.fbox-light .fbox-icon i, .feature-box.fbox-light .fbox-icon img {
    border: 1px solid #E5E5E5;
    background-color: #6ec5dd;
    color: #444;
}

.skills li .progress {
    background-color: #f89a39;
}

.flex-control-nav li a {
    border: 1px solid #444;
}

.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: #444;
}
/* ----------------------------------------------------------------
	Page Title2
-----------------------------------------------------------------*/


#page-title2 {
	position: relative;
	padding: 30px 0;
	background-color: #444;
	border-bottom: 1px solid #EEE;
}

#page-title2 .container { position: relative; }

#page-title2 h1 {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px;
	color: #EEE;
	font-size: 28px;
	text-transform: uppercase;
}

#page-title2 span {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #999;
	font-size: 18px;
}

.breadcrumb {
	position: absolute !important;
	width: auto !important;
	top: 50% !important;
	left: auto !important;
	right: 15px !important;
	margin: -10px 0 0 0 !important;
	background-color: transparent !important;
	padding: 0 !important;
	font-size: 12px;
}

body.stretched .container-fullwidth .breadcrumb { right: 60px !important; }

#header.transparent-header + #page-title.page-title-parallax .breadcrumb { margin-top: 35px !important; }

.breadcrumb a { color: #EEE; }

.breadcrumb a:hover { color: #f89a39; }

.breadcrumb i { width: auto !important; }

.breadcrumb > .active {
    color: #f89a39;
}

#primary-menu-trigger, #page-submenu-trigger {
    font-size: 20px;
    text-align: left;
}


.section {
	position: relative;
	margin: 30px 0;
	padding: 50px 0;
	background-color: #F5F5F5;
	overflow: hidden;
}

.flex-control-nav {
    position: static;
}

.owl-carousel .owl-dots .owl-dot span {
    background-color: #58adc5;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: #58adc5 !important;
    color: #FFF !important;
    text-decoration: none;
}



/* ----------------------------------------------------------------
    Modal 
-----------------------------------------------------------------*/

.modal-body {
    padding: 25px;
}

.modal-header {
    padding: 25px;
    border-bottom: 1px solid #ddd;
}

/* ----------------------------------------------------------------
	Portfolio Grid of Pics
-----------------------------------------------------------------*/

.portfolio-filter li.activeFilter a {
	color: #FFF !important;
	background-color: #F38c4e;
	margin: -1px 0;
	padding: 13px 18px;
	font-weight: bold;
}


.promo.promo-flat { background-color: #3e88b3; }

#top-cart {
	margin: 25px 0 25px 15px;
}

.top-links li > a {
    font-weight: 400;
}

/* ----------------------------------------------------------------
    center something
-----------------------------------------------------------------*/

.col-centered{
    width: 50%;
    margin: 0 auto;
}



/* ----------------------------------------------------------------
    hide from mobile
-----------------------------------------------------------------*/

@media (max-width: 750px) {
    .hidefrommobile {
        display: none;
    }
}

@media (min-width: 751px) {
    .hidefromdesktop {
        display: none;
    }
}

.custom-slider-caption {
    position: absolute;
    top: 320px;
    /*background: rgba(122,121,121,0.35);*/
    /*background: rgba(221,221,221,0.41);*/
    background: rgba(225,214,206,0.54);
    border: 1px solid #e1d6ce;
    border-left: 1px solid #e1d6ce;
    border-right: 1px solid #e1d6ce;
    border-bottom: 1px solid #e1d6ce;
}

@media (min-width: 992px) and (max-width: 1024px) {
    .custom-slider-caption {
        top: 230px;
    }
}

@media (max-width: 991px) {
    .custom-slider-caption {
        top: 130px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .Newspaper-Title {
        font-size: 40px
    }
}

@media (max-width: 991px) {
    .Newspaper-Title {
        font-size: 40px
    }
}


@media (max-width: 767px) {
    .custom-slider-caption {
        top: 160px;
        background-color: transparent;
        border: 0px solid #e1d6ce;
        border-left: 0px solid #e1d6ce;
        border-right: 0px solid #e1d6ce;
        border-bottom: 0px solid #e1d6ce;
        padding-left: 0px !important; 
    }
}





/* ----------------------------------------------------------------
    container with less padding on mobile for the upgrades page
-----------------------------------------------------------------*/
.containerupgrades {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#mobile-page-title {
    /*background-color: #58adc5;*/
    border-bottom: 2px solid #EEE;
}

@media (max-width: 479px) {
    .containerupgrades {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 768px) {
    .containerupgrades {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .containerupgrades {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .containerupgrades {
        width: 1170px;
    }
}



/* ----------------------------------------------------------------*/

/* Responsive Page  */
/* ----------------------------------------------------------------*/

@media (max-width: 767px) {

    h1 { font-size: 28px; }

    h2 { font-size: 24px; }

    h3 { font-size: 20px; }

    h4 { font-size: 16px; }

    h1.title {
      font-size: 0.8rem;
    }

    p.title {
    font-size: 0.8rem;
    }
}

@media (max-width: 767px) {
    .heading-block h2 {
        font-size: 35px;
         line-height: 1.2;
    }
}

@media (max-width: 767px) {
    .heading-block h1 {
        font-size: 35px;
        line-height: 1.2;
    }
}

@media (max-width: 767px) {
    .heading-block h3 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .mobilecenter { text-align: center; }
}

@media (max-width: 991px) {
    .background-height { max-height: 400px; }

}

@media (max-width: 767px) {
    .background-height { max-height: 300px; }
}

@media (max-width: 991px) {

    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a { color: #58adc5 !important; }
}

@media (max-width: 479px) {
    .button.button-full {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .button.button-full {
        font-size: 22px;
     }
}

@media (min-width: 768px) {
    #primary-menu-trigger, #page-submenu-trigger {
    font-size: 25px;
    text-align: right;
    }
}



