﻿.productlist1 .holder-r {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 20px;
}
.productlist1 .holder-c {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 17px;
}
    .productlist1 .holder-c.w_35per {
        flex: 1 1 35%;
    }

.productlist1 .pro1__right {
    flex: 0 0 100%;
    margin-left: 1rem;
    overflow: hidden;
}
.productlist1 .container__special-inner {
    background: #fff;
    font-family: PayavaSansWeb;
}
.productlist1 .slider__header {
    display: flex;
    align-items: center;
    padding: 5px 0;
    margin: 0 20px;
    border-bottom: 1px solid #d2d0d0;
}
.productlist1 .slider__header-special {
    justify-content: space-between;
}
.productlist1 .slide__header-inner-right {
    display: flex;
}
.productlist1 .slider__header i {
    margin-left: 15px;
    font-size: 2.5rem;
    display: flex;
    color: #ff970e;
}
.productlist1 .es-carousel ul li.selected a {
    border-color: #efefef;
    border-width: 1px !important;
    overflow: hidden;
    border-radius: 5px;
    opacity: 1.0;
}

.productlist1 .es-carousel ul li a img {
    display: block;
    border: none;
    max-height: 100%;
    max-width: 100%;
}
.productlist1 .slider__header h2 {
    font-weight: 500;
    padding: 5px 20px;
    text-align: center;
    color: #2d2929;
    font-size: 1.5rem;
}
.productlist1 .pro__text {
    font-size: 1.4rem;
    min-height: 75px;
    width: 80%;
}
.productlist1 .pro__price {
    font-size: 1.5rem;
    display: flex;
    flex-direction: column;
    margin: 0;
    margin-bottom: .5rem;
    justify-content: center;
    align-items: center;
}
.productlist1 .swiper__general {
    width: 100%;
    height: 100%;
    background: #fff;
}
.productlist1 .socialCircle-item {
    overflow: hidden;
    width: 35px;
    height: 35px;
    position: absolute;
    background: #fff;
    margin: 50%;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
}

    .productlist1 .socialCircle-item img {
        width: 100%;
        height: 100%;
    }

.productlist1 .socialCircle-container {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 5px;
    top: 5px;
    z-index: 5;
}

.productlist1 .HasVideo {
    display: flex;
    flex-direction: row-reverse;
    margin: 5px;
}

.productlist1 .h_iframe-aparat_embed_frame {
    position: relative;
}

.productlist1 .h_iframe-aparat_embed_frame {
    width: 600px;
    margin: auto;
}

.productlist1 .socialCircle-center {
    width: 35px;
    height: 35px;
    background: #fff;
    margin: 50%;
    position: absolute;
    text-align: center;
    color: #5d5d64;
    font-size: 55px;
    cursor: pointer;
    top: 0;
    left: 0;
}

.productlist1 .catbox_container_list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.productlist1 .catbox_container {
    background: #fff;
    font-family: PayavaSansWeb;
    font-size: 20px;
    padding: 20px;
}
.productlist1 .card-3 {
    -webkit-box-shadow: 0px 0px 3px 1px #0000001a;
    -ms-box-shadow: 0px 0px 3px 1px #0000001a;
    box-shadow: 0px 0px 3px 1px #0000001a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.productlist1 .catbox_container_item {
    margin: 10px;
    padding: 10px;
    flex: 0 0 12%;
    max-width: 151px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    min-height: 74px;
}

    .productlist1 .catbox_container_item img {
        width: 100%;
    }

.productlist1 .ishidden {
    display: none;
}

.productlist1 .catbox_container_item_title {
    font-size: 1.5rem;
}

.productlist1 .cat-box {
    margin-top: 10px;
}

.productlist1 .js-show-more-categories .catbox_container_item_title {
    font-size: 1.2rem;
}

#refreshDiv.productlist1 {
    width: calc(100% - 7vw);
    margin: auto;
    display: flex;
    flex-direction: column;
}

.productlist1 #model-holder {
    width: 200px;
    clear: both;
    margin-bottom: 60px;
    display: block;
    padding: 0;
}

    .productlist1 #model-holder.model-child {
        margin: auto;
        position: relative;
    }

    .productlist1 #model-holder header.theader {
        padding: 0.2% 0.5%;
        width: 100%;
        display: flex;
        color: #fff;
        background: none;
        min-height: auto;
        font-size: 1rem;
        border: 0;
        justify-content: center;
        background: #c33083;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .productlist1 #model-holder .nice-select {
        border-radius: unset;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border: solid 1px #1a171a;
    }

.productlist1 .mainmodels.hidden {
    display: none;
}

.productlist1 .owl-carousel .owl-item {
    min-height: 330.8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.productlist1 .owl-item a.item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    position: relative;
    flex: 1 0 auto;
}

.productlist1 .hashtags {
    width: 100%;
    float: right;
    margin-top: 50px;
    background: #e2e2e2;
}

.productlist1 #contentpage {
    width: 100%;
}

.productlist1 .descorig {
    background: #ffffff;
    font-size: 1.5rem;
    direction: rtl;
    text-align: justify;
    padding: 20px 40px;
    color: #767790;
    line-height: 2;
}

.productlist1 .descorig .readmore {
        display: block;
        background: #eff3e9;
        border-radius: 20px;
        text-align: center;
        font-size: 1.7rem;
        padding: 5px 0;
    }

.productlist1 .descorig img {
        display: block;
        margin: 0 auto;
    }

.productlist1 .descorig table img {
        width: 400px
    }

.productlist1 .descorig a {
        color: #008eb2;
        font-weight: 500;
    }

.productlist1 .descorig table {
        direction: ltr;
        margin: 0 auto;
        border-collapse: collapse;
        overflow: hidden;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

.productlist1 .descorig tr {
        text-align: center;
    }

.productlist1 .descorig table td {
        padding: 0 10px;
        border: 1px solid #ccc;
    }

.productlist1 .descorig table th {
        padding: 0 10px;
    }

.productlist1 .descorig table thead {
        background: #325a10;
        color: #e7f5cf;
        font-size: 1.6rem;
        border: 1px solid #325a10;
    }

.productlist1 .descorig table {
        border: 1px solid #e5e5e5;
        border-collapse: collapse;
        text-align: center;
    }

.productlist1 .descorig table td tr {
        border: 1px solid #e5e5e5;
    }

.productlist1 .descorig table td {
        border: 1px solid #e5e5e5;
    }

.productlist1 tr:first-child th:first-child {
    border-top-left-radius: 10px;
}

.productlist1 tr:first-child th:last-child {
    border-top-right-radius: 10px;
}

.productlist1 tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.productlist1 tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.productlist1 .descorig ul {
    list-style-type: disc;
}

.productlist1 .outerlstProduct {
    width: 100%;
    position: relative;
    overflow: visible;
    float: none;
    padding: 0;
    min-width: 1009px;
    margin-right: auto;
    margin-left: auto;
}

.productlist1 .innerlstProduct {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
    justify-content: space-between;
}

.productlist1 .horiz_list {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
    border: 1px solid #e4e4e4;
    line-height: 22px;
    position: relative
}

.productlist1 .listingitems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1px;
    margin-bottom: -1px;
    list-style: none;
    padding: 10px;
    width: 100%;
}

.productlist1 .listingitems a.Product-block {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33.333%;
        flex: 1 0 33.333%;
        max-width: 33.333%;
        height: 450px;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        flex-direction: column;
        justify-content: flex-start;
    }

.productlist1 .horiz_list__header {
    border-bottom: 1px solid #ebe9e9;
    position: relative;
    padding: 0 44px 0 130px;
    z-index: 2
}

.productlist1 .horiz_list__header:before {
        content: "filter_list";
        right: 13px;
        color: #cecece;
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        line-height: 1;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -webkit-font-feature-settings: 'liga';
        -webkit-font-smoothing: antialiased;
    }

    .productlist1 .horiz_list__header:before,
    .productlist1 .horiz_list__type {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.productlist1 .horiz_list__sort {
    background-color: #fff;
    list-style: none;
    line-height: 34px;
    padding: 0;
    margin-top: 1px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 44px;
    direction: rtl;
    width: 100%;
}

.productlist1 .horiz_list__sort li {
        display: inline-block
    }

.productlist1 .horiz_list__sort li + li {
        margin-right: 5px
    }

.productlist1 .horiz_list__sort li a {
        display: block;
        padding: 0 5px;
        position: relative;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 25px;
        vertical-align: middle;
        border-radius: 5px;
        white-space: nowrap;
        cursor: pointer;
    }

.productlist1 .horiz_list__sort li a:hover {
        background-color: #ece9e9
    }

.productlist1 .horiz_list__sort li a.is-active {
        background-color: #e53527;
        color: #fff
    }

.productlist1 .horiz_list__sort:before {
        display: inline-block;
        content: attr(data-label);
        color: #3b3b3b;
        margin-left: 5px;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 21px;
        vertical-align: middle;
        white-space: nowrap
    }

.productlist1 .p_box {
    background-color: #fff;
    position: relative
}

.productlist1 .p_box:first-child {
        margin-top: 0
    }

.productlist1 #outerWrapper {
    float: left;
    position: relative;
    height: 100%;
    width: 100%;
}

.productlist1 #wrappfilter {
    float: left;
    margin-bottom: 0px;
    width: 100%;
}

    .productlist1 #wrappfilter .p_box {
        background-color: #fff;
        margin: 0 0 10px;
    }

        .productlist1 #wrappfilter .p_box:last-child {
            margin-bottom: 0;
        }

    .productlist1 #wrappfilter.fixedFilter {
        position: fixed;
        width: 300px;
        top: auto;
        bottom: 15px;
    }

.productlist1 .horiz_list-options__title {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.692;
    font-weight: 700;
    padding: 8px 16px 8px 15px;
    color: #535353;
    margin-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    margin-right: 6px;
    margin-left: 6px;
}

.productlist1 .horiz_list_clear {
    color: #fb3449;
    margin-right: 10px;
    display: inline-block;
    padding-left: 15px;
    position: relative;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 2;
    float: left;
    padding-left: 0;
    cursor: pointer;
}

.productlist1 .largicon {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #898989;
    cursor: pointer;
}

@media screen and (min-width: 1366px) {
    .productlist1 .listingitems a.Product-block {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 33.3%;
        height: 450px;
    }
}

@media (min-width: 78.32em) {
    .productlist1 .listingitems a.Product-block {
        max-width: 25%;
    }
}

.productlist1 .current-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1px;
    margin-bottom: -1px;
    list-style: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 100%;
    max-width: 100%;
    height: auto;
}

.productlist1 .Product-block {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: flex;
    flex-direction: column;
}

    .productlist1 .Product-block span.bspa {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        width: 100%;
        /*border-bottom: 1px solid #808080;*/
        vertical-align: middle;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        text-align: center;
        color: #000;
        direction: rtl;
        font-size: 15px;
        font-size: 1.5rem;
        text-overflow: ellipsis;
        overflow: hidden;
        /*white-space: nowrap;*/
        font-family: PayavaSansWeb;
    }

.productlist1 .originP.bspa > b.Oprice {
    width: 100%;
}

.productlist1 .Product-block span.namep {
    font-size: 1.2rem;
    white-space: inherit;
    height: auto;
    padding: 0 0.5em;
    min-height: 42px;
    width: calc(100% - 1em);
    align-items: center;
}

@media (min-width: 87.500em) {
    .productlist1 .Product-block span.namep {
        font-size: 1.4rem;
    }
}

.productlist1 .Product-block span.CatProduct {
    text-align: center;
    font-size: 1.5rem;
    font-family: PayavaSansWeb;
    height: 40%;
    white-space: normal;
   
}

.productlist1 .Product-block span.groupname {
    font-size: 2rem;
    margin-top: 1em;
    align-items: center;
    white-space: normal;
    line-height: initial;
}

.productlist1 .Product-block span b {
    font-weight: 400;
    color: #005e07;
    text-align: right;
}

.productlist1 b.tp, .productlist1 b.p1 {
    color: #157e1d;
    font-size: 2rem;
    text-align: center;
}

.productlist1 .Product-block span i.note {
    float: right;
    width: 100%;
    display: none;
}

.productlist1 .finalprice {
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    gap: 10px;
}

.productlist1 .list-block span i.takh {
    width: 100%;
    float: right;
    font-size: 1.2rem !important;
    color: #ff5252 !important;
    text-decoration: line-through !important;
}

.productlist1 #ItemList {
    display: flex;
    flex-direction: column;
    padding: 0 1em;
}

.productlist1 .Product-block:hover span {
    /*background: #333;
    color: #ffffff;*/
}

.productlist1 .Product-block .img_loaded {
    background-image: none;
}

.productlist1 #dvDesc {
    background: #ffffff;
    font-size: 1.5rem;
    direction: rtl;
    text-align: justify;
    color: #767790;
    line-height: 2;
}

    .productlist1 #dvDesc table {
        width: 100%;
        max-width: 800px;
    }

        .productlist1 #dvDesc table td {
            text-align: center;
        }

            .productlist1 #dvDesc table td p {
                padding: 5px 10px;
                word-break: break-all;
            }

    .productlist1 #dvDesc ol {
        list-style-type: disc;
    }

    .productlist1 #dvDesc ul {
        list-style-type: arabic-indic;
    }

    .productlist1 #dvDesc a {
        color: #008eb2;
        font-weight: 500;
    }

    .productlist1 #dvDesc h2, .productlist1 h3, .productlist1 h4, .productlist1 h5, .productlist1 h6 {
        line-height: normal;
    }

.productlist1 .boxInfo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    direction: rtl;
    position: relative;
    max-width: 100%;
    font-size: 1.5em;
}

.productlist1 #dvDesc div:first-child {
    font-size: 15px;
    font-size: 1.6rem;
    float: right;
    width: 100%;
    text-align: justify;
}

.productlist1 #dvName h1 {
    color: #5d5d5f;
    text-align: center;
    direction: ltr;
    padding: 15px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: auto;
    max-height: 200px;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
}

    .productlist1 #dvName h1 b {
        float: right;
        overflow: hidden;
        white-space: pre-wrap;
        font-size: 2rem;
    }

    .productlist1 #dvName h1 i.note {
        font-size: 15px;
        font-size: 1.5rem;
        color: #939393;
        font-style: normal;
    }

.productlist1 .modelitem {
    padding: 1em;
    float: left;
}

.productlist1 .itemshow {
    display: flex;
    vertical-align: middle;
    width: 100%;
    height: 55%;
    justify-content: center;
    text-align: center;
    position: relative;
}
.productlist1 .Product-block .itemshow.image:not(.img_loaded) {
    background-image: var(--loader-url);
    background-repeat: no-repeat;
    background-position: center center;
}
.productlist1 .fullimage {
    height: 100%;
}

.productlist1 .itemhide {
    display: none;
}

.productlist1 .extraNames {
    display: none;
    position: absolute;
    background-color: #00b1ff;
    width: 100%;
}

    .productlist1 .extraNames span {
        direction: rtl;
        text-align: center;
    }

.productlist1 .serial {
    color: #e30613;
    text-overflow: ellipsis;
    overflow: hidden;
    display: none;
}

.productlist1 li i.deactive {
    width: auto;
    opacity: 0;
    font-size: 1.0em;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.productlist1 li i.icon-checkmark {
    color: #7cb544;
    content: "\e074";
    width: 1.5em;
    margin: 0;
    padding: 0em;
    font-size: 1.0em;
    opacity: 1;
    right: 0;
}

.productlist1 li.activemodel i.icon {
    color: #7cb544;
    content: "\e074";
    width: 1.5em;
    margin: 0;
    top: 0;
    padding-left: 0.1em;
    font-size: 2em;
    opacity: 1;
}

.productlist1 li.activeprice i.icon {
    color: #7cb544;
    content: "\e074";
    width: 1.5em;
    margin: 0;
    padding: 0em;
    font-size: 1.0em;
    opacity: 1;
    top: auto;
    right: 0;
}

.productlist1 li.price {
    cursor: pointer;
    clear: right;
    opacity: 0.5;
    border: 1px solid #9a9a9a;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

    .productlist1 li.price.tpost {
        height: auto;
        font-family: PayavaSansWeb;
        font-size: 2rem;
        border: 0;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        row-gap: 25px;
        padding: 0 15px;
    }

.productlist1 li.activepost {
    opacity: 1;
    border: 0;
    background: inherit;
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}

.productlist1 li.price .products-price-bons {
    padding: 0;
    display: inline-block;
    margin-right: 25px;
    color: #6d707d;
    font: 11px/14px PayavaSansWeb;
    position: relative;
    top: 0px;
    float: right;
    clear: right;
}

.productlist1 li.price .products-price-bons {
    top: 0px;
}

    .productlist1 li.price .products-price-bons span {
        color: #6d707d;
        border: none;
        width: 50px;
    }

        .productlist1 li.price .products-price-bons span:first-child {
            display: block;
            font-size: 16px;
            padding: 0;
            width: auto;
            color: #6d707d;
        }

            .productlist1 li.price .products-price-bons span:first-child span {
                position: relative;
                top: 2px;
                padding: 0;
                width: auto;
                color: #6d707d;
            }

        .productlist1 li.price .products-price-bons span i {
            float: right;
            display: block;
            margin-left: 5px;
            font-size: 1.7rem;
            position: relative;
            color: #6d707d;
        }



.productlist1 #products-price-status .products-price-coupon span i {
    float: right;
    display: block;
    margin-left: 5px;
}

.productlist1 .noresult {
    text-align: center;
    padding: 2px;
    position: relative;
    margin: 20px 5% 0 5%;
    width: 90%;
    direction: rtl;
}

.productlist1 .pishnahad {
    position: absolute;
    width: 100px;
    height: 30px;
    top: 36px;
    right: -2px;
    background: transparent var(--TagImgOffer-url) no-repeat center center;
    background-size: contain;
    z-index: 2;
}

.productlist1 .newprod {
    position: absolute;
    width: 100px;
    height: 30px;
    top: 0;
    right: 0px;
    background: transparent var(--TagImgNew-url) no-repeat center center;
    background-size: contain;
    z-index: 2;
}

.productlist1 .comsoon {
    position: relative;
    width: 100%;
    padding: 5px;
    color: #fff;
    float: right;
    background: #e53527;
    z-index: 2;
    font-family: PayavaSansWeb;
    text-align: center;
   
}

.productlist1 .notivt {
    width: 90%;
    padding: 4px;
    float: right;
    color: #fff;
    background: #87888a;
    background-size: contain;
    z-index: 2;
    font-family: PayavaSansWeb;
    text-align: center;
}

    .productlist1 .notivt:before {
        content: 'ناموجود';
    }

.productlist1 .itemnotinv {
    position: relative;
    float: right;
    background: transparent url('./img/Not-Availablel.png') no-repeat center center;
    background-size: contain;
    z-index: 2;
}

    .productlist1 .itemnotinv div.text-only {
        opacity: 0.3;
    }

.productlist1 .callus {
    position: relative;
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #cf4040;
    color: #fff;
    padding: 5px;
    font-family: PayavaSansWeb;
    text-align: center;
}

    .productlist1 .callus .icon {
        color: #fff;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        position: relative;
        top: 3px;
    }

.productlist1 .stopprod {
    position: relative;
    width: 100%;
    padding: 5px;
    float: right;
    background: #a24141;
    background-size: contain;
    color: #fff;
    z-index: 2;
    font-family: PayavaSansWeb;
    text-align: center;
 
}

.productlist1 .rg-image {
    text-align: center;
    box-shadow: none !important;
    display: flex;
    justify-content: center;
}

    .productlist1 .rg-image img {
        border-radius: 5px;
        width: 350px;
        height: 350px;
    }

.productlist1 #btnbuy {
    background: #1cb48d;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    top: 0;
}

    .productlist1 #btnbuy span {
        position: relative;
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: space-evenly;
        align-items: center;
        float: right;
        clear: none;
        text-align: center;
        color: #fff;
        font-size: 1.5rem;
        font-family: PayavaSansWeb;
    }

        .productlist1 #btnbuy span i {
            color: #ffffff;
            padding: 0;
            margin: 0 !important;
            background-size: contain;
            top: 0;
            float: right;
        }

            .productlist1 #btnbuy span i.icon {
                font-size: 2.5rem;
            }

.productlist1 #onceclickbuy {
    background: #1cb48d;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    top: 0;
}

    .productlist1 #onceclickbuy span {
        position: relative;
        display: flex;
        width: 100%;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        float: right;
        clear: none;
        text-align: center;
        color: #fff;
        font-size: 3rem;
        font-family: PayavaSansWeb;
        padding: 5px 10px;
        min-height: unset;
    }

        .productlist1 #onceclickbuy span i {
            color: #ffffff;
            padding: 0;
            margin: 0 !important;
            background-size: contain;
            top: 0;
            float: right;
        }

            .productlist1 #onceclickbuy span i.icon {
                font-size: 2.5rem;
            }

.productlist1 .newbtn a i {
    color: #ffffff;
    padding: 0;
    margin: 0 !important;
    background-size: contain;
    top: 0;
    float: right;
}

.productlist1 .newbtn {
    height: 50px;
    width: 200px;
    position: relative;
    float: right;
    clear: none;
    font-size: 1.5rem;
    margin-right: 20px;
    font-family: PayavaSansWeb;
    background: #9a8b97;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .productlist1 .newbtn a {
        width: 100%;
        height: 100%;
        position: absolute;
        display: flex;
        text-align: center;
        justify-content: space-evenly;
        align-items: center;
        color: #e6e6e6;
        left: 0;
        top: 0;
    }

.productlist1 .sortframe {
    direction: rtl;
    float: right;
    font-size: 0.8em;
    clear: both;
    font-family: PayavaSansWeb;
}

.productlist1 .sortDV {
    padding-bottom: 10px;
    padding-right: 10px;
}

.productlist1 #gallery {
    width: 350px;
    flex: 0 0 35%;
    margin-left: 12%;
    height: 500px;
    position: relative;
    float: right;
    overflow: hidden;
}

.productlist1 .rv #gallery {
    margin-right: 12%;
}

.productlist1 #gallery-toolbar-wrap {
    position: absolute;
    top: -1em;
    right: -1em;
    width: 25px;
    background: #113548;
    display: none;
}

    .productlist1 #gallery-toolbar-wrap > ul > li {
        float: left;
        margin-right: 0px;
        margin-top: 10px;
        padding: 0 0.25em 0px 0.25em;
        position: relative;
        font-size: 0.8em;
    }

        .productlist1 #gallery-toolbar-wrap > ul > li a::before {
            color: #fff;
            margin: 0;
        }

.productlist1 .greenback {
    margin: auto;
}

.productlist1 .productPercent {
    display: flex;
    flex-wrap: wrap;
    float: right;
    clear: right;
    font-size: 1.6rem;
    align-items: center;
    justify-content: center;
    position: relative;
}

.productlist1 .errorSearch {
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
}

.productlist1 .Product-block .productPercent {
    font-size: 1.2rem;
}

.productlist1 .productPercent:hover .tabletag {
    display: flex;
}

    .productlist1 .productPercent:hover .tabletag li {
        font-size: 1rem;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

.productlist1 .productPercent b {
    float: right;
}

.productlist1 .productPercent .Oprice {
    font-size: 1.8rem !important;
    color: #919191 !important;
    text-decoration: line-through !important;
    text-decoration-color: #cb2222 !important;
    text-decoration-thickness: 1.5px !important;
}

.productlist1 #ItemList .productPercent .Oprice {
    font-size: 1.5rem !important;
}

.productlist1 #ItemList .productPercent b.ticket:before {
    border-bottom: 11px solid transparent;
    border-right: 7px solid #fff;
    border-top: 11px solid transparent;
}

.productlist1 .productPercent .Oprice.sbx_2 {
    color: inherit !important;
    text-decoration: inherit !important;
}

.productlist1 .productPercent b.ticket:before {
    border-bottom: 13px solid transparent;
    border-right: 7px solid #fff;
    border-top: 13px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
}

.productlist1 .productPercent b.ticket {
    color: #e53527;
    padding: 0 10px 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: 500;
}

.productlist1 .tagprice {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    gap: 10px;
    margin: 5px;
}

.productlist1 div.taglabel {
    height: auto;
    float: right;
    clear: right;
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .productlist1 div.taglabel .taglabel-c {
        display: flex;
        position: relative;
        height: auto;
        top: 0;
    }

        .productlist1 div.taglabel .taglabel-c .taglabel-p {
            display: flex;
            width: 100%;
            height: auto;
            position: relative;
            color: #1b1b1b !important;
            align-items: center;
            justify-content: flex-start;
        }

            .productlist1 div.taglabel .taglabel-c .taglabel-p div.tagl {
                padding-right: 5px;
                position: relative;
                font-size: 1.2rem !important;
            }

                .productlist1 div.taglabel .taglabel-c .taglabel-p div.tagl:after {
                    content: '';
                    width: 100%;
                    position: absolute;
                    height: 1px;
                    transform: rotate(-15deg);
                    left: 0;
                    top: 45%;
                    padding: 0 !important;
                }

            .productlist1 div.taglabel .taglabel-c .taglabel-p .descP {
                background: transparent;
                border: none;
                box-shadow: none;
                font-size: 1.2rem !important;
            }

.productlist1 .boxInfo .productPercent b.ticket {
    position: relative;
    font-size: 1.7rem;
    bottom: unset;
    right: unset;
}

.productlist1 ul.tabletag {
    position: absolute;
    top: -300%;
    background: #eff3e9;
    border: 2px solid #467123;
    padding: 5px;
    width: 100%;
    border-radius: 10px;
    flex-direction: column;
    display: none;
}

    .productlist1 ul.tabletag:before {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        position: absolute;
        bottom: -15px;
        right: 50px;
        border-style: solid;
        border-width: 15px 15px 0 15px;
        border-color: #467123 transparent transparent transparent;
    }

.productlist1 #ItemList .productPercent b.ticket:after {
    border-bottom: 11px solid transparent;
    border-left: 7px solid #fff;
    border-top: 11px solid transparent;
}

.productlist1 .productPercent b.ticket:after {
    border-bottom: 13px solid transparent;
    border-left: 7px solid #fff;
    border-top: 13px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
}

.productlist1 .productPercent b.red {
    color: #fff;
    background: #e53527;
    padding: 0 3px;
    margin-left: 3px;
    font-weight: 400;
    border-radius: 5px;
}

.productlist1 .productPercent .ticket b.red {
    display: none;
}

.productlist1 .productPercent b.red.step {
    margin: 5px;
    border-radius: 5px;
    float: unset;
    font-size: small;
}

.productlist1 b.red.step.staruniq {
    background: #ff0808;
}

.productlist1 .box-footer {
    padding: 5px 0 5px 0 !important;
    position: relative;
    bottom: 5px;
    left: 0;
    flex-wrap: wrap;
}

    .productlist1 .box-footer.holder-r.al_ce {
        justify-content: center;
    }

.productlist1 #ItemList .unitp {
    /*width: 100%;*/
    text-align: center;
}

.productlist1 .tit {
    position: relative;
    width: 100%;
    direction: rtl;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,.1);
}

.productlist1 #infoItem {
    background: none;
    width: 100%;
    position: relative;
    float: none;
}

.productlist1 .wrapBox {
    float: right;
    background: #fff;
    width: calc(100% - 10vw);
    margin: 10px 5vw;
    padding: 10px 2vw;
    position: relative;
}

    .productlist1 .wrapBox.showmore {
        height: auto;
    }

.productlist1 .wrapboxitem {
    float: right;
    clear: both;
    font-size: 1.5rem;
    font-family: PayavaSansWeb;
    padding: 10px 10px 10px 0;
    width: calc(100% - 25px);
    text-align: right;
    direction: rtl;
    margin-right: 15px;
    margin-bottom: 40px;
}

.productlist1 .garantee {
    color: #6b9c3b;
    background: #ecedf1;
    font-size: 1.3rem;
    text-align: center;
}

.productlist1 .innerblock {
    position: relative;
    width: 100%;
    margin: 0 auto;
    float: none;
    clear: none;
}

.productlist1 .originP {
    clear: right;
    display: flex;
    align-items: center;
    width: auto;
    gap: 10px;
    color: #157e1d !important;
}

.productlist1 .pip {
    direction: ltr;
    background: #ffffff;
    color: #000;
    position: absolute;
    bottom: -2px;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 0 5px;
    min-width: 150px;
    line-height: 1;
}

.productlist1 .itemshow:hover .pip {
    display: block;
}

.productlist1 .sbx_1 {
    font-size: 2rem;
    font-family: PayavaSansWeb;
    direction: rtl;
    text-align: right;
}

.productlist1 .Product-block .sbx_1 {
    text-align: right;
    display: none;
}

.productlist1 .finalprice .sbx_1 {
    text-align: right;
    padding: 0;
    display: block;
}

.productlist1 .sbx_2 {
    font-size: 1.2rem;
    font-family: PayavaSansWeb;
    direction: rtl;
    text-align: center;
}

.productlist1 .Product-block .sbx_2 {
    text-align: right;
    padding-right: 10%;
}

.productlist1 .lbl__price {
    color: #808080;
}

.productlist1 .addtocart {
    position: relative;
    float: right;
    padding: 0;
}

.productlist1 .brandimage {
    object-fit: cover;
    width: 230px;
    height: 230px;
}

.productlist1 input[type=text]:not(.browser-default).srcFilter {
    width: 90%;
    margin: 0 5%;
    border: 1px solid #ccd0d9;
    font-size: 1.5rem;
    padding: 5px 10px;
    background: #fff;
    border-radius: 10px;
}

.productlist1 .list-block li.taglabel {
    display: none;
    position: relative;
    height: auto;
    top: 0;
    background: #e9cfb2;
    flex-direction: column;
    align-items: start;
}

    .productlist1 .list-block li.taglabel span.originP {
        display: flex;
        width: 100%;
        height: auto;
        position: relative;
        color: #700e0e !important;
        justify-content: space-evenly;
    }

        .productlist1 .list-block li.taglabel span.originP b:first-child {
            /* display: none;*/
        }

.productlist1 .picpro {
    border-radius: 5px;
}

.productlist1 .Product-block span.CatProduct {
    font-size: 2.5rem;
    white-space: normal;
}



.productlist1 .descP {
    BACKGROUND: #e8e8e8;
    font-size: 1.5rem !important;
    padding: 1px 4px;
}

.productlist1 .supertag {
    float: right;
    margin-right: 0.5em;
    font-size: 1.5rem !important;
    padding: 5px;
    color: #7b7b7b !important;
}

.productlist1 #productlist {
    -ms-flex: 0 0 81.1%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
}



.productlist1 .larg .listingitems a.Product-block {
    height: 550px;
}

    .productlist1 .larg .listingitems a.Product-block .itemshow {
        height: 100%;
        max-height: 350px;
    }
/* Float Clearing
 ---------------------------------------------------------------------*/
.productlist1 .breadCrumbHolder {
    margin-bottom: 10px;
}

.productlist1 .module:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* float clearing for IE6 */
* html .productlist1 .module {
    height: 1%;
    overflow: visible;
}

/* float clearing for IE7 */
* + html .productlist1 .module {
    min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.productlist1 .breadCrumb {
    width: 100%;
    margin: 0;
    padding: 0;
    float: right;
    direction: rtl;
    top: 0px;
    left: 0px;
    display: block;
    overflow: hidden;
    padding: 0px;
    position: relative;
    z-index: 1;
    font-family: PayavaSansWeb;
}

    .productlist1 .breadCrumb.module {
        padding: 10px;
    }

.productlist1 #productWrapper .breadCrumb {
    /* padding-bottom: 10px; */

    background: #fff;
}

.productlist1 .breadCrumb ul {
    margin: 0;
    padding: 0;
    height: 21px;
    display: block;
}

    .productlist1 .breadCrumb ul li {
        display: block;
        float: right;
        position: relative;
        overflow: hidden;
        margin: 0 0 0 6px;
        padding: 0 0 0 10px;
        font-size: 15px;
        font-size: 1.5rem;
        background: url(./img/Chevron.gif) no-repeat 0 0;
    }

        .productlist1 .breadCrumb ul li div.chevronOverlay {
            position: absolute;
            right: 0;
            top: 0;
            z-index: 2;
        }

        .productlist1 .breadCrumb ul li span {
            display: block;
            overflow: hidden;
        }

        .productlist1 .breadCrumb ul li a {
            display: block;
            position: relative;
            overflow: hidden;
            float: left;
            text-decoration: none;
            color: #000;
        }

        .productlist1 .breadCrumb ul li.first a {
            height: 16px !important;
            text-indent: -1000em;
            width: 16px;
            padding: 0;
            margin-top: 2px;
            overflow: hidden;
            background: url(./img/IconHome.gif) no-repeat 0 0;
        }

            .productlist1 .breadCrumb ul li.first a:hover {
                background-position: 0 -16px;
            }

        .productlist1 .breadCrumb ul li.last {
            background: none;
            margin-right: 0;
            padding-right: 0;
        }

.productlist1 .chevronOverlay {
    display: none;
    background: url(./img/Chevron.gif) no-repeat 100% 0;
    width: 13px;
    height: 20px;
}
