/*--------------------------------------------------------------

  Template Name: Asbab eCommerce HTML5 Template.
  Description: Asbab is a unique website template designed in HTML with a simple & beautiful look.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.htc__shopping__cart a span.htc__wishlist {
background: #c43b68;
    border-radius: 100%;
    color: #fff;
    font-size: 9px;
    height: 17px;
    line-height: 19px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -4px;
    width: 17px;
}
.coupon__box input {    
    border: 1px solid black;
}
#multiple_images{
	width: 100px;	
	padding: 2px;
}
.comment__form {
    width: 100%;
    margin-top: 10px;
}
.margin_top {
    margin-top: 10px;
}
a.buy_now.margin_top{
	background-color: #24a3b5;
}
a.buy_now.margin_top:hover{
	background-color: #212121;
}
.ht__bradcaump__wrap {   
    height: 100px;
}
.fa {  
    font-size: 20px;
   
}
.whtsappimge{
    position: fixed;
    bottom: 80px;
    right: 0px;
    z-index: 1;
   
}

/* div#img-tab-1, 
#multiple_images{
    transition: transform .2s;
}
div#img-tab-1:hover, 
#multiple_images:hover {
    transform: scale(1.5);
} */
.field_error{color:red;}
.accordion .accordion__hide {
    background: #f4f4f4;
    height: 65px;
    line-height: 65px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "Poppins";
    cursor: pointer;
}
.email_verify_otp{
    display: none;
}
.mobile_verify_otp{
    display: none;
}
.single-input.ch_input input {
    height: 13px;
}
.single-input.ch_input label {
    color: black;
}
#coupon_box{
	display:none;
}
#coupon_result{
    padding: 33px;
    padding-top: 0px;
    font-size: 15px;
    font-weight: bold;
}
.ht__cat__thumb {
    height: 160px;
}
img {
    max-width: 100%;
    object-fit: cover;
    max-height: 100%;
}
.mycat{
    /*padding: 10px;*/
    margin: 10px;
    border: 1px solid whitesmoke;
    -webkit-box-shadow: 0 0.2rem 1rem rgb(0 0 0 / 10%); 
    box-shadow: 0 0.2rem 1rem rgb(0 0 0 / 10%);
}
.col-md-2.col-lg-2.col-sm-4.col-xs-12 {
    padding: 0px !important;
}

.slider__inner p {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #242424;
    margin-bottom: 11px;
    text-transform: capitalize;
}


.banner_section {
/*    border-bottom: 1px solid #ebebeb;*/
    margin-top: 70px;
}
.banner_thumb {
    position: relative;
    overflow: hidden;
}
.banner_thumb img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
}

img {
    max-width: 100%;
    height: auto;
}
.banner_content {
    position: absolute;
    top: 25px;
    left: 25px;
}
.banner_content p {
    color: #7d7d7d;
    margin-bottom: 0;
}
.banner_content h2 {
    color: #242424;
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 15px;
}
.banner_content span {
    color: #242424;
}
@media only screen and (max-width: 767px){
.single_banner {
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px){
.single__slide {
  
     height: 350px;
}
.slider__inner {
    text-align: center;
}
.single__slide.slider__bg--1.animation__style01.slider__fixed--height {
  background-position: 14% !important;
}

}
.slider__inner p.slider_price {
    font-size: 18px;
    margin-bottom: 29px;
}

.slider__inner p.slider_price span {
    color: #24a3b5;
    font-size: 30px;
    font-weight: 500;
    margin-left: 8px;
}

.banner_fullwidth {
    background: url(../images/bg/banner4.jpg) no-repeat scroll center center / cover;
    margin-bottom: 64px;
}
.banner_fullwidth .row {
    height: 510px;
}
.align-items-center {
    align-items: center !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px){
.banner_text {
    width: 90%;
    margin: 0 auto;
}
}

.banner_text {
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
        margin-top: 100px;
}
.banner_text P {
    font-size: 16px;
    margin: 0;
    color: #24a3b5;
}
.banner_text h2 {
    font-size: 50px;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #242424;
    font-weight: 700;
    line-height: 65px;
}
.banner_text > span {
    font-size: 16px;
    margin: 0;
    display: block;
    color: #5a5a5a;
}
.banner_text a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #24a3b5;
    border: 2px solid #24a3b5;
    padding: 0 45px;
    border-radius: 3px;
    margin-top: 70px;
    line-height: 46px;
    display: inline-block;
}