/*custom css added here*/

.stp-btn{
    background: #B72224;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: 500;
}




.eael-product-wrap .icons-wrap{display:none!important;}

.th-product-card__addtocart{display:none;}
.single-product .cart{display:none!important;}


.th-header__indicators .th-indicator+.th-indicator{display:none;}
.th-header__indicators{display:none;}
.th-logo--desktop .th-logo__image{padding:0px;}
.th-product-card__rating-legend{display:none;}
.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  
}
.th-header__navbar-phone {
    background: #B72222;
    color: #fff;
        border-radius: 30px;

}
.th-phone__body:hover {
    background: #B72224;
        border-radius: 30px;

}
.th-phone__subtitle {
    color: #fff;
}
.th-main-menu__list>.menu-item>.sub-menu, .th-main-menu__list>.menu-item>.sub-menu .sub-menu{   width: 250px;}
.th-main-menu__list>.menu-item>a {    text-transform: uppercase;}
.th-main-menu__list>.menu-item-has-children>a svg{display:none;}
.th-indicator--trigger--click .woocommerce-Price-amount{display:none;}
.th-indicator--trigger--click .woocommerce-mini-cart__total {display:none;}
.th-indicator--cart .th-indicator__title{display:none;}
.ccbtn-hide{display:none!important;}


.single-product .pwb-single-product-brands{display:none;}
.cc-color-override-209823172 .cc-btn:hover, .cc-color-override-209823172 .cc-btn:focus {
    background-color: #666!important;
}
.th-site-footer .social-icons-lists{padding-left:0;}
.woocommerce-review__published-date{display:none;}

#th-search-form-2-category-button{display:none;}
/*.th-product-card .th-product-card__name h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.th-product-card .th-product-card__image img {
    max-width: 100%;
    height: 200px;
    width: auto;
    margin: auto;
}
.th-site-footer__decor{display:none;}

@media all and (min-width:1200px){
  .ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image img {
    width: auto;
    height: 200px;
}
}
