﻿.preloader-116 {
    position: absolute;
    top: 50%;
    /*left: 45%;*/
    animation: preloader-116 2s infinite;
    animation-timing-function: ease-in;
    /*width: 220px;*/
}

@keyframes preloader-116 {
    0%, 100% {
        /* transform: scaleX(1); */
        opacity: 1;
    }

    50% {
        opacity: 0.2;
        /* transform: scaleX(-1); */
    }
}

.logo img {
    height: 48px;
}
/*.searchPage .page-header-color .page-title {
    color: black !important;
}

.searchPage .page-header-color .breadcrumb > li {
    color: black !important;
}

    .searchPage .page-header-color .breadcrumb > li > a {
        color: black !important;
    }*/
@media(max-width:767px) {
    .shop-name {
        margin-bottom: 6rem;
    }
}

.shop-name a {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 1rem;
}

.banner_slider:hover {
    cursor: pointer;
}

ul li a[href="/search/%d9%88%db%8c%da%98%d9%87-%d8%aa%d8%a7%d8%a8%d8%b3%d8%aa%d8%a7%d9%86"] {
    color: red;
}

ul li a[href="/search/%d9%88%db%8c%da%98%d9%87-%d9%85%d9%87%d8%b1"] {
    color: red;
}


.bg-dark > .page-subtitle, .bg-dark > .page-title, .bg-dark > .breadcrumb li, .bg-dark > .breadcrumb a {
    color: #111659;
}

@media (max-width: 991px) {
    .d-lg-show {
        display: block !important;
    }
}

.mobile-menu li a[href="/search/%d9%88%db%8c%da%98%d9%87-%d8%aa%d8%a7%d8%a8%d8%b3%d8%aa%d8%a7%d9%86"]:hover {
    color: red !important;
}

.mobile-menu li a[href="/search/%d9%88%db%8c%da%98%d9%87-%d9%85%d9%87%d8%b1"]:hover {
    color: red !important;
}

.megamenu {
    max-height: 800px;
    overflow-y: scroll;
}

.product-single .product-label-group, .product-label-group {
    top: 17px;
    right: 2rem;
    z-index: 2; 
}

.product-media .product-label-group {
    top: 8px;
}

.product-label-group {
    right: 0rem;
}

.product-label { 
}

.StdLevel2_20 {
    color: #d26e4b;
}


.circle-off-large, .circle-off {
    width: 8rem;
    height: 2rem;
    border-radius: 3px;
    background: #c50000 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    rotate: 270deg;
    font-weight: 400;
    direction: ltr;
    font-size: 13px; 
}

    .circle-off-large p {
        margin: 0;
        text-align: center;
        padding: 0;
    }

    .circle-off-large:before, .circle-off:before {
        content: "off";
        padding: 5px 7px 0px 0;
        font-family: 'IranSans';
    }

.product-wrapper .owl-carousel .owl-stage-outer {
    overflow: initial;
    overflow-x: clip;
}

@media(max-width:780px) {
    .product-media .product-label-group .circle-off {
        width: 47px;
        height: 15px;
    }

        .product-media .product-label-group .circle-off-large:before, .product-media .product-label-group .circle-off:before {
            content: "-";
            padding: 5px 7px 0px 0;
            font-family: 'IranSans';
        }

    #product-list, #product-list .main-content {
        padding: 0;
    }

    .product-details {
        padding-right: 1.5rem;
    }
}

@media(min-width:780px) {
    .product-label.label-new {
        margin-top: 4rem;
        margin-right: 2rem;
    }
}

.ui-slider-horizontal .ui-slider-range-min, .ui-slider-horizontal .ui-slider-handle {
    background-color: #ffcf73;
}

.progress-box {
    display: none;
}

.ratings-container {
    font-size: 20px;
}

.ratings::before {
    color: #ffcf73;
}

.amazing-sec {
    background: linear-gradient(#d72e4d,#b84459) !important;
}
