/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme
 Template:       Divi
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* search z-index and color fix */

#top-header, .woo-search-container {
	z-index: 9999!important;
}
#main-header {
	z-index: 999!important;
}
.product-search-form a, #product-search-0 a, #product-search-results-0 a {
	color: #000!important;
}

/* global */

h1 {
	display: block;
	margin: 0 0 20px 0;
	color: #9B002C;
}
	.et_pb_fullwidth_header h1 {
		margin-bottom: 0;
	}
	.et_pb_fullwidth_header_subhead {
		margin-top: 15px;
	}
	h1.h1-sub {
		margin-bottom: 10px;
		font-size: 43px;
	}
	p.h1-sub {
		font-size: 1.2em;
		line-height: 1.2em;
	}
h2 {
	display: block;
	margin: 0 0 20px 0;
	color: #9B002C;
}

h3,h4 {
	display: block;
	margin: 0 0 20px 0;
}
	h3#order_review_heading {
		margin-top: 30px!important;
	}

h4 {
	display: block;
	margin: 0 0 20px 0;
}

p {
	display: block;
	margin: 20px 0;
}

	ul.big-ul {
		display: block;
		margin-top: 30px;
		font-size: 22px;
		line-height: 30px;
		font-weight: bold;
	}
		ul.big-ul li {
			margin: 0 0 25px 0;
			color: #888;
		}
	@media (min-width: 1100px) {
		ul.big-ul {
			width: 80%;
			margin-left: 15px;
		}
	}

/* cart */

table.cart th {
	max-width: 100px;
	padding: 0.857em 0.587em;
	background-color: #999;
	color: #FFF;
}

/* secondary header */

.woo-search-container {
	position: absolute;
	top: 5px;
	left: 0;
	width: 30%;
}
.woo-search-container .product-search-form .product-search-field {
    width: 70%!important;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid #DDD;
    outline: none;
}
.woo-search-container .product-search-form button {
    width: 20%;
    padding: 5px;
    background-color: #999;
    color: #FFF;
    border: 0;
    border-radius: 3px;
    outline: none!important;
    box-shadow: 0!important;
}
@media (max-width:767px) {
    .woo-search-container {
        float: left;
        width: 60%;
        margin: 10px 0 0 0;
    }
    .woo-search-container .product-search-form .product-search-field {
        width: 72%!important;
    }
    .woo-search-container .product-search-form button {
        float: right;
        width: 25%;
    }
}
#et-info-phone {
	display: none!important;
}
@media all and (max-width: 980px) {
	#et-info {
		display: none!important;
	}
	#et-secondary-nav,
	#et-secondary-menu {
		display: inline-block!important;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#et-secondary-menu {
		width: 100%;
	}
	#top-header .container {
		padding-bottom: 2px!important;
	}
	#top-header .et-cart-info {
		display: inline-block;
		margin-left: 15px;
	}
	.woo-search-container {
		display: none;
	}
}

@media (min-width: 750px) and (max-width: 980px) {
	#et-secondary-nav,
	#et-secondary-menu {
		padding-top: 5px;
	}
}

/* global header */

@media (min-width: 783px) {
	header#main-header .et_menu_container {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	#et-top-navigation {
		background-color: #EFEFEF;
	}
	.et_header_style_centered #top-menu > li > a {
		padding-top: 13px;
	}
	#top-menu .menu-item-has-children > a:first-child:after {
		top: 13px;
	}
}
@media (max-width: 421px) {
	header#main-header {
		padding-top: 0!important;
	}
}

/* main content */

#main-content .container {
	padding-top: 35px;
}

/* category page */

.woocommerce ul.products li.product a img{width:auto;height:150px;margin:0 auto 1em auto!important;}

.woocommerce nav.woocommerce-pagination ul{margin:1px 1px 30px 1px!important;}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{font-size:1.7em;padding:.5em}

/* product page */

.woocommerce #sidebar,
.single-product #main-content .container:before { display: none!important; }
.single-product #left-area { width: 100%; padding: 0!important; }

section.related { display: block!important; clear: both!important; }

/* footer */

.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .et_pb_widget {
	width: 100%;
	margin-bottom: 30px!important;
}

.footer-widget {
	text-align: center!important;
	margin-bottom: 0;
}
.footer-widget h4.title {
	margin-top: 0!important;
	margin-bottom: 20px!important;
}
.footer-widget p {
	margin: 0 0 5px 0!important;
}
.footer-widget .fwidget  { display:block; width:100%; }

#footer-widgets .footer-widget li {
	padding-left: 0;
}
#footer-widgets .footer-widget li:before {
	border: none!important;
}

/* full header */

.et_pb_fullwidth_header {
	position: relative;
	padding: 20px 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

/* checkout */

.woocommerce-checkout-payment {
	background-color: #f1f1f1!important;
}

/*
.et_pb_contact_main_title  {
	margin-bottom: -10px!important;
}

.et-pb-contact-message  {
	margin-bottom: -50px!important;
	color: #C00;
}
*/

/* hrs*/

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #DDD;
	margin: 40px 0 0 0;
	padding; 0;
}

hr.hr-light {
	border-color: #DDD;
}

/* margins and breaks */

.br-25 { display:block; height:25px!important; line-height:25px!important; clear: both; }
.mrg-btm-0 { margin-bottom:0px!important; }
.mrg-btm-10 { margin-bottom:10px!important; }
.mrg-btm-20 { margin-bottom:20px!important; }
.mrg-btm-30 { margin-bottom:30px!important; }

/* images */

.img-right {
	float: right;
	margin: 0 0 50px 50px;
}
	@media (max-width:1199px) {
		.img-right {
			width: 50%!important;
			max-width: 50%!important;
		}
	}
	@media (max-width:767px) {
		.img-right {
			display: block;
			margin-bottom: 25px;
			width: 100%!important;
			max-width: 100%!important;
		}
	}