/*
============================================================================
== ADD YOUR CUSTOM CSS HERE
============================================================================
*/
.emthemesModez-productsByCategoryTabs--subcategories.emthemesModez-productsByCategoryTabs--instance1 .tabs {
    width: 100%;
    overflow: auto;
}
section.heroCarousel.slick-slider {
display: none;
}
section.heroCarousel.slick-initialized{display: block;}
.body {margin-bottom: 0px;}

@media only screen and (max-width: 801px) {
.hide-mb {display:none;}
}

@media only screen and (min-width: 802px) {
.hide-desktop {display:none;}
}

@media (min-width: 801px) {
.navPage-subMenu-item {
    width: 33% !important;
}
.emthemesModez-verticalCategories .navPages-action {
    color: #181a68;
}    
.emthemesModez-verticalCategories .navPages-item {
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding: 9px;
}
.emthemesModez-verticalCategories .navPages-action {
    padding: .18571rem 1.14286rem;
}	
.navPages {
    background: #06084b;
    text-align: left;
}
.emthemesModez-section1 {
    /*padding-top: 33px;*/
    background: #f1fcfd;
}
}

.emthemesModez-brandCarousel-slide img {
    opacity: .9;
}


.productCarousel .card, .productGrid .card {
    padding: .78571rem .78571rem 1.71429rem;
}

.emthemesModez-productsByCategoryTabs--subcategories.emthemesModez-productsByCategoryTabs--instance1 .tabs {
    border-bottom-color: #00a6ed;
}

.emthemesModez-productsByCategoryTabs--subcategories.emthemesModez-productsByCategoryTabs--instance1 .page-heading {
    border-color: #00a6ed;
}

.emthemesModez-productsByCategoryTabs--subcategories.emthemesModez-productsByCategoryTabs--instance1 .page-heading a, .emthemesModez-productsByCategoryTabs--subcategories.emthemesModez-productsByCategoryTabs--instance1 .page-heading>span {
    color: #fff;
    background: #00a6ed;
}

.page-heading--blogGrid-footerList, .card-figcaption-button--compare, .heroCarousel .slick-dots li {display:none !important;}

.emthemesModez-banner-figure a:hover:after {display:none;}

button.slick-next {right: -20px;}
button.slick-prev {left: -20px;}
.slick-next:before, .slick-prev:before {color:#0a10ff;}

.slick-prev::before {
    background-image: url(https://cdn8.bigcommerce.com/s-07xf/product_images/uploaded_images/back-btn.png);
}
.slick-next::before {
    background-image: url(https://cdn8.bigcommerce.com/s-07xf/product_images/uploaded_images/forward-btn.png);
}

.emthemesModez-categoriesGrid {display:none;}

.card-body .card-text {color:#0a10ff;}

.home-title {margin-top:100px;text-align:center;}

.alertBox--info {background-color:#e74c3c; border-color:#e74c3c;}
.heroCarousel {    margin-bottom: 0rem;}

.productCarousel .card-buttons .card-figcaption-button:before, .productGrid .card-buttons .card-figcaption-button:before {
    text-indent: 0;
    float: left;
    font-family: FontAwesome;
    font-size: 1rem;
    content: '\f07a' !important;
    padding-right: 0.35714rem;
}