@media only screen and (max-width: 400px) {
    .whislist_casour > .add_to_compare > i,
    .whislist_casour > i {
        padding: 8px !important;
        font-size: 12px !important;
    }
    .add_to_carsou a {
        padding: 6px 12px !important;
        width: 100%;
    }
}
.quiss {
    border: none;
    color: #777676 !important;
    padding: 0;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.82);
    border-radius: 50%;
    color: #999;
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin-top: -17px;
    margin-left: -17px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    top: 36%;
    left: 50%;
}
.whislist_casour {
    outline: none;
    border: 1px solid #ff5e00;
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border-radius: 50%;
    color: #ff5e00;
    text-align: center;
    margin: 0 1px;
    font-size: 14px;
}
.whislist_casour > a {
    color: #ff5e00;
}
.add_to_carsou a,
.add_to_carsou .add-to-cart {
    padding: 8px 11px;
    border: none !important;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    background: var(--btn-primary);
    border-radius: 10px;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 37px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.add_to_carsou a {
    width: 100% !important;
}
.add_to_carsou a span {
    font-size: 13px;
    font-weight: 700;
}
.add_to_carsou {
    display: inline-block;
    width: auto;
    height: auto;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.fadeOut_2 .ad_info_pro h4 a {
    font-size: 15px;
    line-height: 18px;
    color: var(--btn-primary);
    width: 100%;
    text-align: left;
}
.ad_info_pro h4 {
    flex-grow: 1;
    margin: 0px;
    text-align: left;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-right: 0px;
}
.owl-nav .owl-prev {
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    -webkit-box-shadow: 2px 0 3px 0 rgba(155, 155, 155, 0.75);
    -moz-box-shadow: 2px 0 3px 0 rgba(155, 155, 155, 0.75);
    box-shadow: 2px 0 3px 0 rgba(155, 155, 155, 0.75);
}

.owl-nav .owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.owl-nav .owl-next {
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
    border-radius: 100px !important;
    -webkit-box-shadow: -2px 0 3px 0 rgba(155, 155, 155, 0.75);
    -moz-box-shadow: -2px 0 3px 0 rgba(155, 155, 155, 0.75);
    box-shadow: -2px 0 3px 0 rgba(155, 155, 155, 0.75);
}
.owl-nav .owl-prev {
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
    border-radius: 100px !important;
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
    outline: none;
    color: #fff;
    border: 1px solid #0c94b8;
}
.ad_info_pro {
    text-align: left;
    padding-bottom: 6px;
}

.product_description {
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
    margin-top: 14px;
    padding: 0 7px 0 7px;
}

.price_discount.price_and_cart .price_old {
    display: inline-block;
    font-size: 0.875rem;
    color: #7a7a7a;
    text-decoration: line-through;
    line-height: 20px;
    padding: 0 5px;
    font-size: 0.875rem;
    font-weight: normal;
}

.price_discount.price_and_cart .price_pro {
    color: #d15555;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 18px;
}

.price_and_cart {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
    color: #232323;
    text-align: left;
    margin-top: 15px;
    max-width: 100%;
}

span.category_name {
    display: block;
    color: #000;
    margin-bottom: 2px;
    font-size: 0.8rem;
    opacity: 0.8;
    line-height: 1.2em;
}

.price_and_cart span {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
    color: #1d1d1b;
}

.owl-nav {
    margin: 0px !important;
}
.quiss:hover,
.whislist_casour:hover {
    cursor: pointer;
}
/* .pro_sale{
    background-color: #d70005;
    right: 10px;
    text-align: center;
    border-radius: 50%;
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: 600;
    height: 38px;
    width: 38px;
    line-height: 38px;
    position: absolute;
    top: 30px;
    text-transform: uppercase;
    z-index: 2;
    padding: 0;
    margin-bottom: 5px;
} */
.pro_sale {
    background-color: #ed1d23 !important;
    color: #ffffff;
    border-radius: 50%;
    padding: 10px;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    position: absolute;
    right: 0px;
    /* font-family: fantasy; */
    font-weight: unset;
}
.template_slide .page-top {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}
.template_slide .page-top .page-title-categoryslider {
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    border: none;
    margin: 0px;
    text-transform: none;
    margin-top: 45px;
    display: block;
    clear: both;
    width: 100%;
    float: left;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-left: 0px !important;
    padding: 11px 25px;
    position: relative;
    bottom: -2px;
}
.template_slide .page-top .page-title-categoryslider:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100px;

    transition: all 0.2s ease-in-out 0s;
}
.template_slide .owl-dots {
    margin-top: 20px;
}
.template_slide .owl-dot {
    outline: none;
}
.ba_slider_popup_background {
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.6);
    float: left;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.ba_popup_compare {
    z-index: 10001;
    position: fixed;
    background-color: #f9f9f9;
    padding: 12px 15px 12px 15px;
    float: left;
    display: none;
    max-width: 100%;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
    border-radius: 5px;
}
.whislist_casour > a > i,
.whislist_casour > i {
    padding: 9px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.whislist_casour > i::before {
    display: inline-block;
    font-family: 'FontAwesome';
    content: '\f004';
}
.whislist_casour > a > i::before {
    font-family: 'FontAwesome';
    content: '\f079';
}
.ba-fancy {
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.clish2:hover {
    color: #0077a3 !important;
    text-decoration: underline !important;
}
.badnone {
    display: none;
}
.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
    display: flex;
}
.owl-item .add-to-cart-productlist-more {
    width: 50px;
    padding: 8px 11px;
}
.js-product-miniature {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.item.slier_item {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}
.owl-item .price_and_cart {
    margin-top: 0;
}

.add-to-cart-productlist-more {
    background: #1c1c1cd4 !important;
    border-radius: 10px;
    width: 70px;
    height: 40px;
    line-height: 39px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #fff;
    text-align: center;
    max-width: 180px;
    justify-content: center;
    font-size: 0;
}
