::selection {
  background: #bda98f;
  text-shadow: none;
  color: #fff;
}

/*--------------------------------------------------------------------------------------*/
/* Custom Fonts
/*--------------------------------------------------------------------------------------*/

/* Font Families */
.choplin {
	font-family: 'choplin-medium-demo', helvetica, sans-serif;
}

.sweetsans {
	font-family: 'sweet_-_sweetsans-medium', helvetica, sans-serif;
}

/* Text-Shadows */
.text-shadow {text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9)!important;}

/* Colors */
.tan-color {color: #bab6ab;}
.darkblue-color {color: #bda98f;}


/*--------------------------------------------------------------------------------------*/
/* Logos
/*--------------------------------------------------------------------------------------*/
#logo img {padding: 10px;}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 100px;
}

/*--------------------------------------------------------------------------------------*/
/* Content Wraper
/*--------------------------------------------------------------------------------------*/

@media only screen and (max-width: 800px) {
	.content-wrap {padding: 50px 0px;}
}

/* Padding */
.section-padding {padding-top: 30px; padding-bottom: 20px;}

@media only screen and (max-width: 991px) {
	.section-padding {padding-top: 20px; padding-bottom: 0px;}
}	

/*--------------------------------------------------------------------------------------*/
/* Header
/*--------------------------------------------------------------------------------------*/
#header, #header-wrap {height: 150px;}

#logo img {height: 150px;}
@media only screen and (max-width: 991px) {
	#logo img {height: 100px;}
	}
	
/* Section Title */	
section#page-title {padding: 25px 10px;}	 

/*--------------------------------------------------------------------------------------*/
/* Header Image
/*--------------------------------------------------------------------------------------*/
.top-header-img {
    height: 20em;
    position: relative; 
    overflow: hidden;
}
@media only screen and (max-width: 800px) {
	.top-header-img {height: 10em;}
}	
@media only screen and (max-width: 450px) {
	.top-header-img {height: 7em;}
}	

.top-header-img img {
    margin: 0;
    background: yellow;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}


/*--------------------------------------------------------------------------------------*/
/* Section Call Outs
/*--------------------------------------------------------------------------------------*/
/* Brochure */
.brochure-section {
	background-color: #ece5dc; 
	padding: 70px 0px 20px 0px;
}

.gallery-section {
	padding: 70px 0px; 
	background-color: #eee!important;
	background: url('../images/background/paper-texture.jpg') center center no-repeat; background-size: cover;
}

.gallery-section-header {padding-bottom: 50px;}

.about-section {
	background-color: #fff;
	padding: 80px 0px 20px 0px;
}

.video-section {
	background-color: #ededed;
	/*background: url('assets/images/background/side-bg.jpg') center center no-repeat; background-size: cover;*/
}

.heading-block h4 {color: #676867;}

/*--------------------------------------------------------------------------------------*/
/* Ad Sections
/*--------------------------------------------------------------------------------------*/

.desktop-ad {display: block;}
.mobile-ad {display: none;}

@media only screen and (max-width: 767px) {
	.desktop-ad {display: none;}
	.mobile-ad {display: block;}
}	

/* Home Ad */
.ad-container {
    height: 200px;
    width: 100vw;
    position: relative;
    background-color: #eee; 
    background: url('https://martenportablebuildings.com/assets/images/marten/dealer-site-ads/home-ad-bg.jpg') center center no-repeat; 
    background-size: cover;
}
    
.ad-container img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}

/*--------------------------------------------------------------------------------------*/
/* Gallery
/*--------------------------------------------------------------------------------------*/

.gallery-contact-info {
	background-color: #ece5dc;
	padding: 10px;
	margin: 20px 0px;
	display: block;
}

.gallery-contact-info a {color: #676867;text-decoration: underline!important;}

/* Home Gallery Links */
.portfolio-overlay a {color: #bda98f; text-decoration: underline;}

.portfolio-overlay a:hover {color: #bda98f; text-decoration: none;}

/* Portfolio Margin */
.portfolio-custom-margin .portfolio-item {margin-bottom: 30px;}

/*--------------------------------------------------------------------------------------*/
/* Footer
/*--------------------------------------------------------------------------------------*/
#footer.dark, .dark #footer {
    background-color: #bda98f;
    color: #ece5dc;
    border-top-color: rgba(0,0,0,0.1);
}

.dark .social-icon i:last-child {
    color: #bda98f !important;
    text-decoration: none;
    border-top-color: none!important;
}

.dark .social-icon i {
    color: #bda98f !important;
}

.dark .footer-widgets-wrap a {
    color: #eee;
}

.dark .footer-widgets-wrap a:hover {
    color: #ece5dc;
    text-decoration: none;
}

.dark .widget_links li a {
	color: #eee;
}

.dark .widget_links li a:hover {
	color: #ece5dc;
	text-decoration: none;
}

.dark .copyright-links a {
    color: rgba(80,74,62,0.5);
    text-shadow: 1px 1px 1px rgba(0,0,0,0);
} 

/*--------------------------------------------------------------------------------------*/
/* Colors
/*--------------------------------------------------------------------------------------*/
.color {
    color: #bda98f !important;
}

/* Top Nav */
#primary-menu ul li > a:hover, #primary-menu ul li > a:focus, #primary-menu ul li > a:active {color: #bda98f;}

#primary-menu ul ul li > a:hover {color: #bda98f;}

#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
    border-top: 2px solid #bda98f;
}    

#primary-menu ul li:hover > a, #primary-menu ul li.current > a {color: #bda98f;}

/* Links */
a {color: #bab6ab;}

a:hover {text-decoration: underline!important;}

/* Breadcrumb Header */
.breadcrumb a {
    color: #bda98f;
}

.breadcrumb a:hover {
    color: #bda98f;
}

#page-title {
    position: relative;
    padding: 50px 0;
    background-color: #ece5dc;
    border-bottom: 1px solid #EEE;
}

#page-title h1 {
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    color: #bda98f;
    font-size: 28px;
    text-transform: uppercase;
}

/* Fonts */
h1, h2, h3, h4, h5, h6 {
    color: #bda98f;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: 'choplin-medium-demo', helvetica, sans-serif;
}

.heading-block h3 {
	color: #bda98f;
	font-family: 'choplin-medium-demo', helvetica, sans-serif;
}

.feature-box h3 {
	color: #bda98f;
}

.heading-block:after {border-top: 2px solid #bda98f;}

/* Button */
.button.button-border {
    border: 2px solid #bda98f;
    background-color: transparent;
    color: #bda98f;
}

.button.button-border:not(.button-fill):hover {
    background-color: #d1c2b0;
}    

/* Button Primary */
.btn-primary {
    color: #fff;
    background-color: #bda98f;
    border-color: #bda98f;
    border-radius: 0px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d1c2b0;
    border-color: #d1c2b0;
}

.btn-primary:focus, .btn-primary:active, .btn-primary:visited {
	box-shadow: 0 0 0 1rem rgba(255, 255, 255, 0)!important; 
	background-color:#d1c2b0!important; 
	border-color:#d1c2b0!important;
	color:#fff!important;
}

/* Button Slider */
.button.button-border.button-light:hover {
    color: #EEE;
    text-decoration: none;
}

/* Team */
.team-title span {color: #ece5dc;}

/* Up Arrow */
#gotoTop:hover {
	background-color: rgba(192,206,206,0.3);
}

/* Portfolio Icons */
.portfolio-overlay a:hover {color: #bda98f;}


/* ----------------------------------------------------------------
	Colors

	Replace the HEX Code with your Desired Color HEX
-----------------------------------------------------------------*/


::selection { background: #bda98f; }

::-moz-selection { background: #bda98f; }

::-webkit-selection { background: #bda98f; }


a,
h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge),
.header-extras li .he-text span,
#primary-menu ul li:hover > a,
#primary-menu ul li.current > a,
#primary-menu div ul li:hover > a,
#primary-menu div ul li.current > a,
#primary-menu ul ul li:hover > a,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover,
#top-cart > a:hover,
.top-cart-action span.top-checkout-price,
.breadcrumb a:hover,
.portfolio-filter li a:hover,
.portfolio-desc h3 a:hover,
.portfolio-overlay a:hover,
#portfolio-navigation a:hover,
.entry-title h2 a:hover,
.entry-meta li a:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.ipost .entry-title h3 a:hover,
.ipost .entry-title h4 a:hover,
.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover,
.comment-content .comment-author a:hover,
.product-title h3 a:hover,
.single-product .product-title h2 a:hover,
.product-price ins,
.single-product .product-price,
.feature-box.fbox-border .fbox-icon i,
.feature-box.fbox-border .fbox-icon img,
.feature-box.fbox-plain .fbox-icon i,
.feature-box.fbox-plain .fbox-icon img,
.process-steps li.active h5,
.process-steps li.ui-tabs-active h5,
.team-title span,
.pricing-box.best-price .pricing-price,
.btn-link,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider,
.clear-rating-active:hover { color: #bda98f; }

.color,
.top-cart-item-desc a:hover,
.portfolio-filter.style-3 li.activeFilter a,
.faqlist li a:hover,
.tagcloud a:hover,
.dark .top-cart-item-desc a:hover,
.iconlist-color li i,
.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,
.nav-tree li:hover > a,
.nav-tree li.current > a,
.nav-tree li.active > a { color: #bda98f !important; }

#primary-menu.style-3 > ul > li.current > a,
#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a,
#top-cart > a > span,
#page-menu-wrap,
#page-menu ul ul,
#page-menu.dots-menu nav li.current a,
#page-menu.dots-menu nav li div,
.portfolio-filter li.activeFilter a,
.portfolio-filter.style-4 li.activeFilter a:after,
.portfolio-shuffle:hover,
.entry-link:hover,
.sale-flash,
.button:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime),
.button.button-dark:hover,
.promo.promo-flat,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img,
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i,
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.i-rounded:hover,
.i-circled:hover,
ul.tab-nav.tab-nav2 li.ui-state-active a,
.testimonial .flex-control-nav li a,
.skills li .progress,
.owl-carousel .owl-dots .owl-dot,
#gotoTop:hover,
.dark .button-dark:hover,
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .i-rounded:hover,
.dark .i-circled:hover,
.dark ul.tab-nav.tab-nav2 li.ui-state-active a,
.dark .tagcloud a:hover,
.ei-slider-thumbs li.ei-slider-element,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active:focus,
.nav-pills .show > .nav-link,
.checkbox-style:checked + .checkbox-style-1-label:before,
.checkbox-style:checked + .checkbox-style-2-label:before,
.checkbox-style:checked + .checkbox-style-3-label:before,
.radio-style:checked + .radio-style-3-label:before,
.irs-bar,
.irs-from,
.irs-to,
.irs-single,
input.switch-toggle-flat:checked + label,
input.switch-toggle-flat:checked + label:after,
input.switch-toggle-round:checked + label:before,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-themecolor,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-themecolor,
.entry:after { background-color: #bda98f; }

.bgcolor,
.button.button-3d:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime):hover,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.sidenav > .ui-tabs-active > a,
.sidenav > .ui-tabs-active > a:hover,
.owl-carousel .owl-nav [class*=owl-]:hover,
.page-item.active .page-link,
.page-link:hover,
.page-link:focus { background-color: #bda98f !important; }

#primary-menu.style-4 > ul > li:hover > a,
#primary-menu.style-4 > ul > li.current > a,
.top-cart-item-image:hover,
.portfolio-filter.style-3 li.activeFilter a,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.cart-product-thumbnail img:hover,
.feature-box.fbox-outline .fbox-icon,
.feature-box.fbox-border .fbox-icon,
.dark .top-cart-item-image:hover,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider,
.dark .cart-product-thumbnail img:hover,
.heading-block.border-color:after { border-color: #bda98f; }

.top-links ul ul,
.top-links ul div.top-link-section,
#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content,
#primary-menu.style-6 > ul > li > a:after,
#primary-menu.style-6 > ul > li.current > a:after,
#top-cart .top-cart-content,
.fancy-title.title-border-color:before,
.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,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2,
#primary-menu.dark ul li .mega-menu-content.style-2,
.dark #top-cart .top-cart-content,
.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a,
.irs-from:after,
.irs-single:after,
.irs-to:after { border-top-color: #bda98f; }

#page-menu.dots-menu nav li div:after,
.title-block { border-left-color: #bda98f; }

.title-block-right { border-right-color: #bda98f; }

.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6,
.more-link,
.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a { border-bottom-color: #bda98f; }

.border-color,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.tagcloud a:hover,
.page-item.active .page-link,
.page-link:hover,
.page-link:focus { border-color: #bda98f !important; }

.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .fbox-effect.fbox-dark .fbox-icon i:after { box-shadow: 0 0 0 2px #bda98f; }

.fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i { box-shadow: 0 0 0 1px #bda98f; }


@media only screen and (max-width: 991px) {

	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a,
	#primary-menu ul ul li:hover > a,
	#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title:hover > a,
	#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a:hover { color: #bda98f !important; }

	#page-menu nav { background-color: #bda98f; }

}


@media only screen and (max-width: 767px) {

	.portfolio-filter li a:hover { color: #bda98f; }

}







