/*
CTC Separate Stylesheet
Updated: 2018-04-28 17:56:45
Theme Name: The ÉS Theme
Theme URI: http://tejondigital.com/
Template: Divi
Author: Josué Sotelo for Tejon Digital
Author URI: http://joo.mx/
Description: Smart. Flexible. Beautiful. Accelparts is the most powerful theme.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.0.1524938205
*/

/*PRODUCT PAGE 1*/

a.btn1j1 {
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 0px;
    font-size: 16px;
    background-color: #a90100;
    padding: 7px 15px;
	font-weight: 600;
}

a.btn1j2 {
    background-color: #ef7267;
}

div#footer-bottom {
    display: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 0px;
}
/* CAT FIXES
*/
.tax-product_cat .et_pb_db_shop_cat_loop a h3:hover {
    /* color: red!important; */
    font-weight: bolder;
}

/*SEARCH BAR */
input.et-search-field {
    background-color: #536EA4;
    padding: 30px;
}


/*CAT PAGE 



.tax-product_cat  .et_pb_column.et_pb_column_2_3 {
    height: max-content;
    margin-top: auto!important;

    margin-bottom: auto!important;
}
.tax-product_cat .et_pb_column.et_pb_column_1_3 {
    z-index: 999;
	box-shadow: 6px 0 13px -7px #000000ab;
}


.tax-product_cat button.slick-prev.slick-arrow {
    left: -24px!important;
}

.tax-product_cat button.slick-next.slick-arrow {
    right: -20px!important;
}



.tax-product_cat .et_pb_carousel_wrapper .slick-next::before, .et_pb_carousel_wrapper .slick-prev::before {
    color: #bdbdbd!important;
}

*/

.mfp-close-btn-in .mfp-close {
    color: #ffffff;
    font-size: 50px;
}

@media only screen and (min-width: 981px) {
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 20px 0 20px 0!important;
	}
}