/*
CTC Separate Stylesheet
Updated: 2017-05-20 15:08:21
*/

/*** Global ***/
.fancybox-slide--iframe .fancybox-content {
		width: 645px !important;
		max-width: 80%;
		height: 610px !important;
		max-height: 80%;
		margin: 0;
}
.fancybox-container {
		z-index: 1000000 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}




/*** Header ***/

#top-header .container {
	padding-top: 0;
}

#et-secondary-menu a.et-cart-info {
	display: none;
}
/***
#et-secondary-menu ul#et-secondary-nav li {
	border-right: solid 2px #fff;
	padding-right: 6%;
	margin-bottom: .75em;	
}

#et-secondary-menu ul#et-secondary-nav li:last-child {
	padding-right: 0;
	border-right: none;
}

**/

#top-header #et-info {
	margin-top: 8px;
}

#et-secondary-menu ul#et-secondary-nav li a {
	text-transform: uppercase;
	font-weight: 800;
	padding-bottom: 0;
}

#et-secondary-menu ul#et-secondary-nav li.button a {
	background: #e88c06;
	padding: 12px 20px;
}

#page-container header#main-header > .et_menu_container {
	padding-left: 0;
	padding-right: 0;
}

header #et-top-navigation {
	background-color: #666;
}

header .logo_container {
	margin-bottom: -25px;
}

header .logo_container a img#logo {
	margin-top: -55px;
}

header#main-header.et-fixed-header .logo_container {
	margin-bottom: 10px;
}

header#main-header.et-fixed-header .logo_container a img#logo {
	margin-top: 0;
}

header#main-header {
	z-index: 100000;
	position: relative;
}

header #et-top-navigation nav#top-menu-nav ul li a {
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
}

header #et-top-navigation nav#top-menu-nav ul li a::after {
	padding-top: 10px;
}

header #et-top-navigation nav#top-menu-nav ul li ul.sub-menu li {
	
}

header #et-top-navigation nav#top-menu-nav ul li ul.sub-menu li a {
	font-size: 1.3em;
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
}






/*** Page Content ***/

#main-content .container::before {
	display: none;
}


.et_right_sidebar #sidebar {
	padding-left: 0;
}


/*** Footer ***/

footer#main-footer #footer-widgets {
	padding-top: 20px;
	padding-bottom: 20px;
}

footer#main-footer #footer-widgets .footer-widget {
	margin-bottom: 0;
}

footer#main-footer #footer-widgets .footer-widget p {
	line-height: 1.2em;
}

footer#main-footer #footer-widgets .footer-widget p a {
	color: #fff;
	text-decoration: underline;
}

footer#main-footer #footer-widgets .footer-widget .fwidget#text-3, footer#main-footer #footer-widgets .footer-widget .fwidget#text-4 {
	padding-top: 20px;
}

footer#main-footer #footer-widgets .footer-widget p .footer_phone {
	font-size: 1.3em;
}



/**************************/
/*** INDIVIDUAL MODULES ***/
/**************************/

.feature.et_pb_section h1, .feature.et_pb_section h2, .feature.et_pb_section h3, .feature.et_pb_section h4 {
	font-weight: 300;
}

.home_feeds h2 {
	font-size: 1.4em;
	font-weight: 400;
}

.product .summary.entry-summary p.price {
	margin-bottom: 20px;
}

.product .summary.entry-summary a button.button, .product form.cart button.single_add_to_cart_button {
	color: #fff;
	margin-bottom: 25px;
	font-size: 1.1em;
}

.product .woocommerce-product-details__short-description a.small-button {
	color: #fff !important;
	font-size: 1.5em;
	background: #375f85;
	border-radius: 0;
	border: none;
	padding: 10px 20px;
	text-shadow: none;
	font-weight: 400 !important;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.product .woocommerce-product-details__short-description a.small-button::after {
	content: "\f054";
	font-family: "FontAwesome";
	font-size: .8em;
	margin-left: 10px;
	font-weight: 400;
}

.product .summary.entry-summary a button.button::after {
	font-size: 1.6em;
}

.product section.related.products {
	clear: both;
}

.product section.related.products ul.products a.button {
	display: none;
}

.product span.onsale {
	color: #375f85;
	background-color: #fff !important;
	font-size: .8em;
	border-radius: 0 !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	left: 0 !important;
	
}

/*** sidebar top rated products ***/
.et_pb_widget.woocommerce ul.product_list_widget li a img {
	width: 100%;
	height: auto;
	float: none;
}

footer .et_pb_text h4 {
	padding-bottom: 0px;
}

.footer-links ul#menu-footer-menu li {
	display: block;
	width: 100%;
}

#footer-info {
	font-size: .75em;
}

/********************/
/*** MEDIA BREAKS ***/
/********************/


/* Large Monitors*/
@media ( min-width: 1405px ) {

}

/* Standard laptops & desktops */
@media ( min-width: 1100px ) and ( max-width: 1404px) {

}

/* Standard laptops & desktops and smaller */
@media screen and ( max-width: 1404px) {

}

/* landscape Tablets */
@media ( min-width: 981px ) and ( max-width: 1099px ) {
   
}

/* landscape Tablets and smaller */
@media screen and ( max-width: 1099px ) {
   
}

/* Portrait Tablets*/
@media ( min-width: 768px ) and ( max-width: 980px ) {

}

/* Portrait Tablets and smaller*/
@media screen and ( max-width: 980px ) {
	header#main-header .logo_container {
	margin-bottom: 10px;
}

header#main-header .logo_container a img#logo {
	margin-top: 0;
}
	
}

/* Landscape Phones */
@media ( min-width: 480px ) and ( max-width: 767px ) {

}

/* Landscape Phones and smaller */
@media screen and ( max-width: 767px ) {

}

/* Portrait Phones */
@media ( max-width: 479px ) {

}