/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.svg-trigger {
    width: 40px;
    height: 40px;
}

.top-links-item > a {
   font-weight: bold;
   font-size: 16px;
	color: #737574;
	letter-spacing: .5px;
}

.gap {
	display: none;
}

.home .content-wrap {
   padding-top: 40px; 
}

.hero {
	min-height:180px;
	}

.menu-link {
	color: #5e605f;
}

.menu-item:hover > .menu-link,
.menu-item.current > .menu-link,
.dark .menu-item:hover > .menu-link,
.dark .menu-item.current > .menu-link {
	color: #8F775D;
}

#page-title h1 {
	color: #737574;
}

#page-title {
    padding: 2rem 0;
}

.button:hover {
    background-color: #737574;
}

.heading-block h1 {
	color: #737574;
}

.heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
	color: #8f775d;
}

h2 {
	color: #9c8d7a;
}

.margin-top {
    margin-top: 2rem !important;
}

.home .bottommargin-lg {
    margin-bottom: 3rem !important;
}

.img-center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.framed {
    margin-top: 20px;
    padding: 5px;
    background-color: #eee;
    border: 1px solid #cececb;
    border-radius: 3px;
}

.mb20 {
	margin-bottom: 20px;
}

.ml20 {
	margin-left: 20px;
}

.p-5 {
	padding: 2rem !important;
}

.lim400 {
	max-width: 400px;
	margin-bottom: 30px;
}

.promo-uppercase h3, .promo-uppercase h3 + span {
   /*  color: #737574; */
	color: #8F775D;
}

.caption {
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0 20px;
	color: #94948c;
}

.list {
   list-style-type: none;
}

.list li {
   margin: 8px 0 !important;
}

.list .icon-ok {
	width: 16px;
   margin-right: 5px;
}

.subhead {
	display: block;
   margin-top: 10px;
   font-weight: 300;
   color: #777;
	font-size: 1.25rem;
	letter-spacing: 1px !important;
}

	.linklist h3 {
		margin-bottom: 15px;
		color: #676867;
	}
	
	.linklist .links {
		margin-left: 30px;
	}

.top-cart-number::before, #page-menu-wrap, .page-menu-nav, .control-solid .flex-control-nav li:hover a, .control-solid .flex-control-nav li a.flex-active, .grid-filter li.activeFilter a, .grid-filter.style-4 li.activeFilter a::after, .grid-shuffle:hover, .entry-link:hover, .button, .button.button-dark:hover, .button.button-3d:hover, .fbox-icon i, .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, .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, input.switch-toggle-round:checked + label::before, input.switch-toggle-flat:checked + label, input.switch-toggle-flat:checked + label::after, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, input.switch-toggle-round:checked + label::before, input.switch-toggle-flat:checked + label, input.switch-toggle-flat:checked + label::after, .irs-bar, .dark .entry-link: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 .tab-nav.tab-nav2 li.ui-state-active a, .dark #gotoTop:hover, .dark input.switch-toggle-round:checked + label::before, .dark input.switch-toggle-flat:checked + label, .dark input.switch-toggle-flat:checked + label::after {
   /* background-color: #737574; */
	 background-color: #8F775D;
}

.button.button-3d {
	background-color: #737574;
}


#footer .footer-widgets-wrap {
    position: relative;
    padding: 15px 0 10px;
}


.dark #footer, #footer.dark {
   margin-top: 8px;
   background-color: #9c8d7a;
}

.footer-logo {
	display: block;
	margin: 0 auto 10px auto;
   max-width: 100%;
}


#footer .col-lg-8 p {
   text-shadow: 1px 1px #737574;
   padding-top: 10px;
}

.footer-big-contacts {
   color: #333;
	font-size:19px;
}

.footer-big-contacts span {
   color: #474847;
   }

.dark #copyrights, #copyrights.dark {
   color: rgba(255,255,255,0.4);
   background-color: rgba(0,0,0,0.4);
	box-shadow: inset 1px 3px;
}

#copyrights {
   padding: 20px 0;
	font-size: .71rem;
}



.toast-top-center { 
    top: 12px; 
    left: 50%; 
    margin-left: -150px; 
} 
@media all and (max-width: 240px) { 
    .toast-top-center { 
        margin-left: -54px; 
    } 
} 
@media all and (min-width: 241px) and (max-width: 320px) { 
    .toast-top-center { 
        margin-left: -64px; 
    } 
} 
@media all and (min-width: 321px) and (max-width: 480px) { 
    .toast-top-center { 
        margin-left: -96px; 
    } 
}





@media screen and (min-width: 1024px)  {
	
	#logo img {
    height: 125px;
}
	
	.gap {
		display: block;
		height: 15px;
		background-color: #fff;
	} 

	
	.menu-link {
      font-size: 1.2rem;
		padding-left: 35px;
		padding-right: 35px;
		padding-top:20px !important;
		padding-bottom:0;
   } 
	
	.p-5 {
      padding: 3rem !important;
   }
	
	.epa-img {
		margin-bottom: 30px;
		margin-left: 10%;
	}

	.footer-widgets-wrap .col-lg-8 {
      margin-right: 20px;
   }
	
	#footer .col-mb-30 > .col, .col-mb-30 > [class*="col-"] {
       padding-bottom: 15px;
   }
	
	.footer-logo {
		float:left;
		display:inline;
      margin: 8px 40px 13px 0; 
      padding-right: 18px; 
      border-right: 1px solid #eeeeec;
   }
	
	#footer .col-lg-8 p {
		padding-top: 30px;
	}
	
	#footer-contact {
		padding-top: 20px !important;
	}
	
	#copyrights {
      font-size: .875rem;
   }
	

	.hero {
		margin-bottom: 120px;
	}
	
	
	.caption {
		max-width: 75%;
	}
	

	

	
}



