﻿:root {
    --primary-color: #efbe0f;
    --main-bg-color: #ececec;
    --main-max-width: 1330px;
    --form-bg-color: #f1f1f1;
}

.productpage {
    font-size: 10pt;
}

.text-danger {
    color: #ff4c4c;
}
/* width */

.u-custom-scrollbar::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

/* Track */

.u-custom-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

.u-custom-scrollbar::-webkit-scrollbar-thumb {
    background: rgb(184, 184, 184);
}


    /* Handle on hover */

    .u-custom-scrollbar::-webkit-scrollbar-thumb:hover {
        background: rgb(175, 175, 175);
    }

.u-hidden-desktop {
    display: none;
}

body * {
    padding: 0;
    margin: 0;
}

.row {
    padding: 0;
    margin: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-xs-25, .col-sm-25, .col-md-25, .col-lg-25, .col-xs-26, .col-sm-26, .col-md-26, .col-lg-26, .col-xs-27, .col-sm-27, .col-md-27, .col-lg-27, .col-xs-28, .col-sm-28, .col-md-28, .col-lg-28, .col-xs-29, .col-sm-29, .col-md-29, .col-lg-29, .col-xs-30, .col-sm-30, .col-md-30, .col-lg-30, .col-xs-31, .col-sm-31, .col-md-31, .col-lg-31, .col-xs-32, .col-sm-32, .col-md-32, .col-lg-32, .col-xs-33, .col-sm-33, .col-md-33, .col-lg-33, .col-xs-34, .col-sm-34, .col-md-34, .col-lg-34, .col-xs-35, .col-sm-35, .col-md-35, .col-lg-35 {
    padding-right: 0;
    padding-left: 0;
}

.col-padding {
    padding-right: 15px;
    padding-left: 15px;
}

body *:focus {
    outline: none;
}

html {
    overflow-x: hidden;
    background-color: #fff;
}

a {
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

    a:hover {
        color: #ecc710;
        text-decoration: none
    }

    a:focus {
        text-decoration: none
    }

ul {
    list-style: none;
}

.o-dl-row {
    width: 100%;
    height: calc(99.3vw / 7);
    position: relative
}

/*.o-dl-row-2 {
    height: calc(2 * 100vw / 7);
}*/
.o-dl-row-2 {
    height: calc(2 * 100vw / 6);
}

.o-dl-row-3 {
    height: calc(3 * 100vw / 7);
}

.o-dl-row-4 {
    height: calc(4 * 100vw / 7);
}

.o-dl-row-5 {
    height: calc(5 * 100vw / 7);
}

.o-dl-row-6 {
    height: calc(6 * 100vw / 7);
}

.o-dl-row-7 {
    height: calc(7 * 100vw / 7);
}

.o-dl-row-8 {
    height: calc(8 * 100vw / 7);
}

.o-dl-row-9 {
    height: calc(9 * 100vw / 7);
}

.o-dl-row-10 {
    height: calc(10 * 100vw / 7);
}


.o-dl-row [class^="o-dl-box col-"] {
    float: right
}

.o-dl-box {
    padding: 0;
    height: 100%
}

.c-dl-box__pattern {
    background-color: #ececec;
    fill: #fff;
    border-color: #fff;
    width: 100%;
    height: 100%;
    position: relative;
}

.c-dl-box__pattern--nav {
    background-color: #000000;
    fill: #fff;
    border-color: #fff
}

/*.c-dl-box__pattern--dstyle {
    background-color: #a0a0a0;
    fill: #808080;
    border-color: #808080
}*/

.c-dl-box__img,
.u-overlay,
.c-dl-box__video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    object-fit: cover;
    object-position: 80% 20%;
}

.c-dl-box__video {
    object-fit: fill;
}


.u-dl-bb {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.u-dl-tb {
    border-top-width: 1px;
    border-top-style: solid;
}

.u-dl-rb {
    border-right-width: 1px;
    border-right-style: solid;
}

.u-dl-lb {
    border-left-width: 1px;
    border-left-style: solid;
}


/* .gallery-container--dstyle{
  background-image: url('../..//content/images/dlines/dstyle-bg.svg');
  background-size: contain;
} */

.o-dstyle-dlines {
    width: 100%;
    position: absolute;
    top: 0;
}

.dl-y-gallery {
    background-color: var(--primary-color);
    position: relative;
    width: 100%;
    -webkit-box-shadow: -1px -2px 3px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -1px -2px 3px -2px rgba(0, 0, 0, 0.5);
    box-shadow: -1px -2px 3px -2px rgba(0, 0, 0, 0.5)
}

.gallery-container {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    position: relative
}

.gallery {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 150px;
    margin-bottom: 150px;
    width: 100%;
}

    .gallery .title {
        font-weight: 300;
        color: #fff;
        margin-bottom: 90px;
        font-size: 3.8em;
        text-align: center;
        position: relative;
    }

    .gallery .swiper-slide img {
        max-width: 100%;
        width: 460px;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        -webkit-transition-timing-function: ease-in-out;
    }

    .gallery .swiper-slide figure {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding-bottom: 100%;
        background-color: #fff;
    }

.dl-y-gallery .swiper-slide figure {
    padding-bottom: 125%;
}

.gallery .swiper-slide a:hover img,
.gallery .swiper-slide a:focus img {
    /*opacity: 0.95;*/
    transform: scale(1.05);
}

.context {
    text-align: center;
}

.dl-y-gallery .context {
    margin-top: 50px;
}

.context .news-title {
    color: #000000;
    font-weight: 300;
    font-size: 1.5em;
    line-height: 24pt;
    height: 102px;
    overflow: hidden;
}

.context .news-des {
    color: #fff;
    margin-top: 10px;
    font-weight: 500;
    font-size: 2em;
    line-height: 24pt;
}

.c-header {
    position: relative;
    z-index: 9;
}

.c-yellow-ribbon {
    width: 100%;
    border-width: 2px;
    border-color: #f7c60f;
}

.c-nav__tab {
    font-size: 10pt;
    display: inline-block;
    padding: 15px 0;
}

.c-nav__menu-icon {
    font-size: 1.5em;
    color: #000000;
}

.c-nav__tab-title {
    font-size: 16px;
    margin: 15px;
    /*padding-top: 27px;
    padding-bottom: 27px;*/
    cursor: pointer;
}

.c-nav__explore {
    margin-bottom: 20px;
}

.c-nav__explore-link,
.c-nav__tab-caption {
    color: #000000;
    font-weight: 500;
    line-height: 2.5em;
}

.c-nav__tab-caption {
    text-transform: uppercase;
    white-space: nowrap;
}

.c-nav__tab-link {
    color: #000000;
    font-weight: 300;
    line-height: 2em;
    white-space: nowrap;
}

.c-nav__links-container {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
}

.c-nav__links-col {
    margin-right: 70px;
}

.c-nav {
    width: 100%;
    position: sticky;
    top: calc( 100vw / 7 - 67px);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 9;
}

body, select, option {
    font-family: 'Fractul Alt';
    font-weight: 300;
    font-style: normal;
    font-size: 9pt
}

.c-nav__lang {
    float: left;
    margin-left: 8%;
}

.c-nav__btns {
    float: right;
    margin-right: 4%;
}


.c-nav__tab-body {
    width: 100%;
    background-color: #f0f0f0;
    min-height: 200px;
    position: absolute;
    left: 0;
    top: 41px;
    padding: 70px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .2);
    transition: all .4s;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
    display: none;
}

.c-nav__explore-caption {
    font-weight: bold;
    color: #000000;
    white-space: nowrap;
}

.c-nav__tab-hr {
    border: none;
    border-bottom: 1px solid #787878;
    margin-top: 5px;
    margin-bottom: 10px;
}

.c-nav__overlay {
    width: 100%;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -2;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    -webkit-transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    pointer-events: none
}

.c-nav__tab-icon {
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
    margin: -17px;
}

    .c-nav__tab-icon:before {
        margin-right: 0;
        margin-left: 0;
    }

.c-nav__menu {
    display: inline-block;
    margin: 0 auto;
}

.c-nav__tab-hr--category {
    position: absolute;
    top: 17px;
    left: 0;
    width: 100%;
}

.c-nav__tab-caption {
    position: relative;
    top: 2px;
}

.c-nav__links-col-ul--category {
    margin-top: 15px;
    min-width: 100px;
}

.c-nav__links-all {
    margin-bottom: 20px;
}

.c-nav__tab-inner-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
}

.c-nav__tab-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.c-nav__tab-inner-title {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 30px;
}

.c-nav__tab-inner-hint {
    font-weight: 300;
    font-size: 1em;
    letter-spacing: 0.1em;
    margin-bottom: 60px;
    text-align: center;
}

.c-nav__tab-inner-hint--note {
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 10px;
}

.c-nav__search-form {
    width: 100%;
    max-width: 400px;
}

.c-nav__search-text {
    text-align: center;
    width: 100%;
    height: 50px;
    border: none;
    font-size: 1.5em;
    font-weight: 100;
    border-radius: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.c-nav__search-btn {
    width: 60px;
    height: 50px;
    background: #ffd844;
    outline: none;
    border: none;
    font-size: 1.5em;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin: 0;
    padding: 0;
    transition: all .4s;
}

.c-nav__search-form {
    display: flex;
}

.c-nav__search-btn:hover {
    background: #faca1c;
}

.c-nav__tab-close {
    color: #8f8f8f;
    font-size: 1.5em;
    position: absolute;
    top: 15px;
    right: 15px;
}

#dvSign .c-nav__tab-close {
    left: 15px;
}

.c-nav__tab-close:hover {
    color: #000000;
}

.c-contact-advisor {
    width: 100px;
    height: 100px;
    position: fixed;
    bottom: 27px;
    right: 27px;
    z-index: 2;
}

    .c-contact-advisor svg {
        width: 100%;
        height: 100%;
        fill: #f7c60f;
        -webkit-filter: drop-shadow( 0px 0px 4px rgba(0, 0, 0, .4));
        filter: drop-shadow( 0px 0px 4px rgba(0, 0, 0, .4))
    }

    .c-contact-advisor div {
        position: absolute;
        top: 25px;
        left: 12px;
        color: #fff;
        font-weight: 400;
        line-height: 14pt;
        font-size: 12pt
    }

.slider {
    width: 100%;
    max-width: var(--main-max-width);
    display: flex;
    align-items: center;
}

.swiper-container {
    width: 85%;
}

.button-prev,
.button-next {
    cursor: pointer;
    color: #fff;
    font-size: 4em;
    position: relative;
    top: -50px;
}

    .button-prev:focus,
    .button-next:focus {
        outline: none;
    }

.dl-dstyle .gallery {
    margin-top: 50px;
    margin-bottom: 50px;
}

.product-tile .image-container {
    position: relative;
}

    .product-tile .image-container .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #000000;
        opacity: 0.03;
    }

.product-tile .context {
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
}

    .product-tile .context .product-status,
    .product-tile .context .product-des {
        color: #fff;
        font-size: 1.4em;
        font-weight: 300;
    }

    .product-tile .context .product-title,
    .product-tile .context .product-price {
        color: #000000;
        font-size: 1.8em;
        font-weight: 400;
    }

    .product-tile .context .product-title {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .product-tile .context .product-price {
        margin-top: 5px;
    }

    .product-tile .context .product-des {
        height: 80px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.dl-dstyle .gallery .title {
    margin-bottom: 50px;
    margin-top: 30px;
}

.product-tile .buy-btn {
    width: 70%;
    margin: 0 auto;
    margin-top: 10px;
    height: 40px;
    background: #000000;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

    .product-tile .buy-btn:hover,
    .product-tile .buy-btn:focus {
        border: 2px solid #000000;
        background: #fff;
        color: #000000;
    }

.product-tile .fav {
    color: #d9d9d9;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 1.5em;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

    .product-tile .fav:hover a {
        color: var(--primary-color);
    }

    .product-tile .fav.selected {
        color: var(--primary-color);
    }

.c-footer {
    background-color: #000000;
    width: 100%;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
    margin-bottom: 100vh;
    position: relative;
}

.c-footer-parallax {
    height: 100vh;
    background-color: #000000;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.c-footer__link {
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-footer__info-col {
    margin-bottom: 40px;
    overflow: hidden;
}

.c-footer__info-title {
    font-weight: normal;
    font-size: 1.2em;
    cursor: pointer;
}

.c-footer__newsletter-email {
    background: none;
    color: #fff;
    font-weight: 100;
    border: none;
    padding-right: 35px;
    width: 100%;
    border-bottom: 1px solid #f7c60f;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-footer__newsletter-form {
    margin-top: 10px;
    width: 100%;
    font-size: .9em;
}

.c-footer__newsletter-email::placeholder {
    color: #fff;
}

.c-footer__newsletter-submit {
    background: none;
    color: #fff;
    border: none;
    outline: none;
    font-weight: bold;
    position: absolute;
    right: 0;
}

.c-footer__newsletter-error {
    color: red;
    margin-top: 5px;
}

.u-animated,
.u-animated:after,
.u-animated:before {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.u-invisible {
    visibility: hidden;
}

.c-footer__info-row {
    max-width: 1250px;
    margin: 0 auto;
}

.c-footer__info-list,
.c-footer__newsletter {
    margin-top: 15px;
    /*font-family: 'Fractul Alt Hairline';*/
    font-family: 'Fractul Alt';
    font-weight: 100;
    font-size: 1.1em;
    line-height: 1.5em;
    max-height: 0;
    opacity: 0;
    transition: all .4s;
    transform: translateY(-20px);
    pointer-events: none;
}

.is-open .c-footer__info-list,
.is-open .c-footer__newsletter {
    max-height: 125px;
    opacity: 1;
    transform: translateY(0px);
    pointer-events: auto;
}

.c-footer__info-list li {
    list-style: none;
}

.c-footer__social-container {
    text-align: center;
    margin-top: 100px;
    font-weight: 100;
    font-size: 0.9em;
}

.c-footer__social-channels {
    margin-top: 10px;
    font-size: 1.5em;
}

.c-footer__social-icon {
    margin: 5px;
}

.c-footer__founders {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    text-align: center;
}

.c-footer__yellow-line {
    max-width: 1250px;
    margin: 0 auto;
    border-color: #f7c60f;
    margin-top: 120px;
}

.c-footer__shahin-amir {
    fill: #fff;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 150px;
}

.c-footer__tehran-1370 {
    color: #f7c60f;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 200px;
    font-weight: 100;
    font-size: 1.7em;
    letter-spacing: 0.3em;
}

.c-footer__trust-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.c-footer__trust-col {
    background: rgba(255, 255, 255, 0.32);
    width: 80px;
    height: 80px;
    margin: 2px;
    padding: 10px;
}

.c-footer__trust-img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.c-gallery--dstyle {
    margin-top: 30px;
    margin-bottom: 30px
}

.c-dynamic-arrow-icon {
    height: 9px;
    margin-left: 10px;
    margin-right: 10px;
}

    .c-dynamic-arrow-icon polyline,
    .c-dynamic-arrow-icon line,
    .c-dynamic-arrow-icon path {
        fill: none;
        stroke: #fff;
        stroke-width: 4em;
        transition: 0.4s;
    }

/*.is-open .c-dynamic-arrow-icon path {
    d: path("M1318.14,706,696,82.49,74.6,706");
}*/

@media(min-width: 981px) {
    /*.c-footer__info-col:hover .c-dynamic-arrow-icon path {
        d: path("M1318.14,706,696,82.49,74.6,706");
    }*/
    .c-footer__info-col:hover .c-footer__info-list,
    .c-footer__info-col:hover .c-footer__newsletter {
        max-height: 190px;
        opacity: 1;
        transform: translateY(0px);
        pointer-events: auto;
    }

    /*.c-nav__tab--hover:hover .c-nav__overlay {
        opacity: 1;
    }*/

    .c-nav__tab--hover:hover .c-nav__tab-body {
        display: flex;
    }

    .c-nav__tab--hover:hover .c-nav__tab-title {
        color: #ecc710;
    }

    .is-open .c-nav__overlay {
        opacity: 1;
    }

    .is-open .c-nav__tab-body {
        display: flex;
    }

    .is-open .c-nav__tab-title {
        color: #ecc710;
    }
}

.c-btn {
    width: 200px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #000000;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s ease;
    border: 1px solid #000000;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

    .c-btn:hover,
    .c-btn:focus {
        color: #fff;
    }

.c-btn--white:hover,
.c-btn--white:focus {
    color: #000000;
}

.c-btn--white {
    background: #fff;
    color: #000000;
    padding-top: 6px;
    padding-bottom: 6px;
}

.c-contact-advisor {
    width: 80px;
    height: 80px;
}

    .c-contact-advisor div {
        top: 14px;
        left: 8px;
        font-size: 10pt;
    }

.dl-aparat {
    font-size: 1.1em;
}


/*/////////////////////////////////////[category page]//////////////////////////////////////////////*/

.o-page-layout {
    padding: 40px;
    max-width: 1330px;
    margin: 0 auto;
}

.o-product-page {
    padding: 40px;
    max-width: 1250px;
    margin: 0 auto;
}

.o-page-layout__header_afterSaleService {
    width: 100%;
    margin: 0 auto;
}

.o-product-page__header {
    max-width: 1000px;
    /*margin: 0 auto;*/
    margin: 20px auto;
}

.c-breadcrumb {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    margin: 0 auto;
    font-size: .8em;
    color: #858585;
}


.c-breadcrumb__ul {
    margin: 0 auto;
}

.c-breadcrumb__li {
    display: inline-block;
}

.c-breadcrumb__link {
    color: #858585;
    line-height: 2em;
}

.c-breadcrumb__arrow {
    margin-right: 10px;
    margin-left: 10px;
    font-size: .8em;
}

.c-custom-hr {
    width: 100%;
    border-color: #cac9c8;
    margin: 5px;
    margin-left: 0;
    margin-right: 0;
}

.c-custom-hr--black {
    border-color: #000000;
}

.c-custom-hr--yellow {
    border-color: #f7c60f;
}

.c-page-title {
    text-align: center;
    padding: 30px;
}

.c-filters {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 30px
}

.c-filters__li {
    display: inline-block;
    margin: 10px;
    margin-left: 30px;
    margin-right: 30px;
}

.c-filters__head {
    cursor: pointer;
    font-weight: normal;
}

.c-filters__icon {
    margin-right: 5px;
    margin-left: 5px;
}

.c-filters__caption {
    position: absolute;
    top: -25px;
    font-weight: normal;
}

.c-filters__results {
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: 20px;
    white-space: nowrap;
    color: #999999;
    font-weight: 300;
}

.c-products {
    margin-top: 20px;
    margin-bottom: 20px;
}

.c-listing__items {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -17px;
    margin-left: -17px;
    padding: 5px 0 25px;
}

.c-product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 7px 7px 77px;
    background-color: #fff;
}

.c-product-item__image-container {
    position: relative;
}

.c-product-item__image-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    border: 1px solid transparent;
}

    .c-product-item__image-wrapper:hover .c-product-item__image--alternative {
        opacity: 1;
    }

.c-product-item__image-overlay {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    top: 0;
    left: 0;
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none;
}

@media(max-width:767px) {
    .c-product-item__image-overlay {
        opacity: 0.03;
    }
}

.c-product-item__image {
    position: absolute;
    /* top: 50%;
    left: 50%; */
    z-index: 1;
    /* -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-product-item__image-wrapper:hover {
    border: 1px solid #f7c60f;
}

    .c-product-item__image-wrapper:hover .c-product-item__image {
        transform: scale(0.95);
    }

.c-product-item__image--alternative {
    opacity: 0;
    width: auto;
    max-width: none;
    height: calc(100% - 2px);
}

.c-product-item__info {
    text-align: center;
}

.c-product-item__brand {
    font-size: 1.5em;
    font-weight: 500;
}

.c-product-item__name {
    font-size: 1.1em;
}

.c-product-item__price {
    font-size: 1.3em;
    font-weight: 500;
    margin-top: 10px;
}

.c-product-item__container {
    width: 33.33333%;
    margin-bottom: 13px;
}

@media screen and (max-width: 1300px) {
    .c-product-item__price-value,
    .c-product-item__name {
        font-size: 13px;
    }
}

@media screen and (max-width: 980px) {
    .c-product-item__container {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .c-product-item__container {
        width: 100%;
    }

    .c-product-item__name,
    .c-product-item__price-value,
    .c-product-item__price-currency {
        font-size: 14px !important;
    }
}

.c-product-item__info {
    padding: 20px;
}

.o-product-item__over-options {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 4;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
}

.c-product-item__favorite {
    color: #d9d9d9;
    bottom: 10px;
    left: 10px;
    position: absolute;
    font-size: 1.25em;
}

.is-favorite.c-product-item__favorite {
    color: #f7c60f;
}

.c-product-details__fav.selected, .c-product-item__favorite.selected {
    color: #f7c60f;
}

    .c-product-details__fav.selected .dl-heart-outline::before, .c-product-item__favorite.selected .dl-heart-outline::before {
        content: '\e817';
    }

a.remindMeLink.selected, a.remindMeLink.selected {
    fill: #f7c60f;
}

a.remindMeLink:hover, a.remindMeLink:hover {
    fill: #f7c60f;
}

.o-product-item__other-colors {
    margin: 0 auto;
}

.c-product-item__other-color {
    cursor: pointer;
    display: inline-block;
    width: 17px;
    height: 17px;
    background-size: 100%;
    margin: 1px;
    background-color: #ebebeb;
}

.c-product-item__more-color {
    color: #999999;
    position: absolute;
    top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: .9em;
}

.c-category-banner {
    padding: 7px;
    margin-bottom: 80px;
    position: relative;
    margin-right: -17px;
    margin-left: -17px;
}

.c-category-banner__image {
    width: 100%;
    height: auto;
}

.c-category-banner__figure {
    position: relative;
}

.c-btn--more {
    margin: 0 auto;
    background: #000000;
    border: none;
    font-size: 1.5em;
    font-weight: 300;
    width: 220px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 70px;
    color: #fff;
}

.c-btn:hover {
    background: #f7c60f;
    border-color: #f7c60f;
    color: #fff;
}

.c-purchase-advantages__icon {
    background-image: url('../images/icons/ic_complementary_shipping.svg');
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    background-size: 100%;
    margin: 0 auto;
}

.c-purchase-advantages__icon--gift {
    background-image: url('../images/icons/ic_free_gift_packaging.svg');
}

.c-purchase-advantages__icon--refund {
    background-image: url('../images/icons/ic_refund_guaranty.svg');
}

@font-face {
    font-family: 'ic_refund_guaranty';
}

.c-purchase-advantages {
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.c-purchase-advantages__text {
    text-align: center;
    margin-top: 30px;
    font-size: 1.3em;
}

.c-purchase-advantages__link {
    margin: 10px;
    margin-top: 5px;
    text-align: center;
    color: #000000;
    text-decoration: underline;
    display: block;
    font-weight: normal;
    font-size: 1.3em;
}

    .c-purchase-advantages__link:hover,
    .c-purchase-advantages__link:focus {
        text-decoration: underline;
    }

.c-purchase-advantages__li {
    display: inline-block;
    width: 33%;
}

.c-category-advisor {
    text-align: center;
    padding: 40px;
}

.c-category-advisor__title {
    margin: 20px;
    font-weight: 300;
}

.c-category-advisor__btn-call {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 7px;
    height: 25px;
}

.c-category-advisor__btn-email {
    width: 200px;
    margin: 0 auto;
    height: 25px;
    margin-bottom: 10px;
}

.c-more-for-you {
    padding: 50px;
}

.c-more-for-you__title {
    text-align: center;
    margin-bottom: 40px;
    font-weight: normal;
    letter-spacing: .1em;
}

.c-more-for-you__li {
    display: inline-block;
    padding: 5px;
}

.c-more-for-you__link {
    color: #000000;
    font-size: 1.3em;
}

.c-product-details {
    margin-top: 90px;
    margin-bottom: 30px;
}

.c-product-details__slider {
    position: relative;
    direction: ltr;
}

.c-product-details__slider-container {
    overflow: hidden;
    max-height: 600px;
    position: relative;
}

.c-product-details__slider-pagination {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    left: 15px;
    right: 0;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin-top: 10px;
        margin-bottom: 10px;
    }

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, #f7c60f);
}

.c-product-details__figure {
    width: 100%;
    height: 100%;
}

.c-product-details__image {
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
}


.c-product-details__title {
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 10px;
    /*font-size: 20px;*/
    font-size: 24pt;
}

.c-product-details__title-alt {
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 10px;
}

.c-product-details__brand {
    display: flex;
    align-items: center;
}

.c-product-details__brand-title {
    width: 100%;
    font-size: 1.3em;
}

.c-product-details__brand-logo-figure {
    position: relative;
}

.c-product-details__brand-logo {
    width: 90px;
    height: auto;
    margin: 5px;
    margin-right: 20px;
    margin-left: 20px;
}

.c-product-details__info-li {
    font-size: 1.2em;
}

.c-product-details__price {
    font-size: 1.5em;
    font-weight: 500;
    width: 100%;
}

.c-product-details__price-currency {
    margin-left: 7px;
}

.o-product-details__price-fav-container {
    display: flex;
    align-items: baseline;
    margin-top: 20px;
    margin-bottom: 5px;
}

.c-product-details__fav {
    color: #000000;
    font-size: 1.7em;
}

    .c-product-details__fav .dl-heart-outline:before {
        font-weight: bold;
    }

    .c-product-details__fav:hover .dl-heart-outline:before {
        content: '\e817';
    }

.c-customize {
    margin-top: 15px;
    margin-bottom: 15px;
}

.c-customize__select-slider {
    overflow: hidden;
}

.c-customize__item {
    display: inline-block;
}

.c-customize__item-circle {
    width: 60px;
    height: 60px;
    background-color: rgb(0, 0, 0, 0.03);
    border-radius: 100%;
    display: block;
    margin: 10px;
    border: 2px solid #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
    overflow: hidden;
    position: relative;
}

.c-customize__item:hover .c-customize__item-image {
    opacity: 1;
}

.c-customize__item-image {
    opacity: .9;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-customize__item:hover .c-customize__item-circle {
    border-color: #f7c60f;
}

.c-customize__item-title {
    color: #000000;
    text-align: center;
}

.c-customize__item:hover .c-customize__item-title {
    font-weight: 500;
}

.c-customize__item-image {
    width: 100%;
    height: 100%;
}

.c-customze__title {
    font-weight: 500;
    font-size: 1.1em;
}

.c-customize__btn-next,
.c-customize__btn-prev {
    font-size: 1.2em;
    color: #000000;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
    margin-top: -20px;
    z-index: 2;
}



.is-active.c-customize__btn-next,
.is-active.c-customize__btn-prev {
    opacity: 1;
}

.c-customize__select-slider {
    width: 100%;
}

.c-customize__select-container {
    position: relative;
    display: flex;
    align-items: center;
}

.c-product-details__slider {
    /* margin-bottom: 40px; */
}

.c-product-details__btns {
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 20px;
}

.c-product-details__btns-magnifier,
.c-product-details__btns-share,
.c-product-details__btns-arrow {
    color: #000000;
}

.c-product-details__description {
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 40px;
}

.c-product-details__description-text {
    margin-top: 20px;
    font-size: 1.2em;
}

.c-customize__strap {
    overflow: hidden;
    margin-top: 10px;
    border-radius: 10px;
}

.c-customize__strap-image {
    width: 100%;
    height: auto;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
    transform: translateX(30%);
    border-radius: 10px;
    margin-bottom: 50px;
    opacity: 0.8;
}

.is-last.c-customize__strap-image {
    margin-bottom: 0;
}

.c-customize__strap-image:hover {
    width: 100%;
    height: auto;
    opacity: 1;
    transform: translateX(15px);
}


.c-product-details__specs-title {
    color: #000000;
    font-weight: 500;
    margin-top: 13px;
    margin-bottom: 10px;
    display: block;
}

    .c-product-details__specs-title:hover {
        color: #000000;
    }

.c-dynamic-arrow-icon--black {
    margin-left: 10px;
    transform: translateY(1px);
}

    .c-dynamic-arrow-icon--black .cls-1 {
        stroke: #000000;
    }

    .c-dynamic-arrow-icon--black polyline,
    .c-dynamic-arrow-icon--black line,
    .c-dynamic-arrow-icon--black path {
        stroke-width: 6em;
    }


.c-product-details__specs-body {
    background-color: #fbfbfb;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-product-details__specs-container {
    padding: 70px;
    padding-top: 50px;
    padding-bottom: 50px;
    transform: translateY(-20px);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.is-open.c-product-details__specs-title ~ .c-product-details__specs-body {
    max-height: 400px;
    opacity: 1;
}

    .is-open.c-product-details__specs-title ~ .c-product-details__specs-body .c-product-details__specs-container {
        transform: translateY(0);
    }

.c-product-details__specs-body-title {
    font-weight: 500;
    margin-bottom: 10px;
}

.c-product-details__specs-ul {
    list-style: disc;
    max-width: 280px;
}

.c-btn--atb {
    margin-top: 50px;
    margin-bottom: 40px;
    width: 100%;
    font-size: 1.5em;
}

.c-btn--cis {
    width: 100%;
    font-size: 1.5em;
    margin-bottom: 5px;
}

.u-black-link {
    color: #000000;
}

    .u-black-link:hover {
        color: #000000;
    }

.c-comments__title {
    margin-left: 40px;
    margin-right: 40px;
    font-weight: 500;
}

.c-comments__score {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.c-comments__score-stars {
    margin-left: 30px;
    margin-right: 30px;
}

.c-comments__score-star {
    color: #d6d6d6;
    font-size: 1.3em;
    padding: 4px;
}

.is-active.c-comments__score-star {
    color: #f7c60f;
}

.c-comments__container {
    max-height: 0;
    opacity: 0;
    display: flex;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
    overflow: hidden;
}



.o-dline-angle {
    width: 25px;
}

.o-dline-angle__block {
    height: calc( 50% - 25px );
    background-color: #fbfbfb;
}

.o-dline-angle__angle {
    border-top: 25px solid #fbfbfb;
    border-left: 25px solid transparent;
    border-bottom: 25px solid #fbfbfb;
}


.c-comments__body {
    width: 100%;
    background-color: #fbfbfb;
    padding-right: 40px;
    padding-left: 15px;
    padding-bottom: 40px;
    font-size: 1.1em;
}



.is-open.c-comments__title ~ .c-comments__container {
    max-height: 350px;
    opacity: 1;
}



.c-comments__suggestions {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.c-comments__suggestions-title {
    white-space: nowrap;
    margin-right: 20px;
    margin-left: 20px;
}

.c-comments__suggestions-text-box {
    width: 100%;
    border-radius: 0;
    border: 1px solid #98989a;
    padding: 10px;
    font-size: 1.1em;
}

.c-comments__btn-submit {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 10px;
    width: 230px;
    height: 30px;
}

.is-disabled-btn {
    pointer-events: none;
    opacity: 0.2;
}


.c-comment__bottom-hr {
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.is-open.c-comments__title ~ .c-comment__bottom-hr {
    opacity: 1;
}

.c-products-slide {
    padding-top: 50px;
    padding-bottom: 50px;
}

.c-products-slide__container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-products-slide__title {
    text-align: center;
    font-weight: normal;
    margin-bottom: 30px;
}

.c-products-slide__tile {
    text-align: center;
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid transparent;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

    .c-products-slide__tile:hover {
        border-color: #f7c60f;
    }

.c-products-slide__tile-image {
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-image-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.03;
}


.c-products-slide__tile-title {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
    font-weight: 500;
    font-size: 1.3em;
}

.c-products-slide__tile-description {
    height: 60px;
    text-overflow: ellipsis;
    padding: 10px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 100;
    color: #000000;
}

.c-products-slide__tile:hover .c-products-slide__tile-image {
    transform: scale(1.1);
}

.c-products-slide__btn-prev,
.c-products-slide__btn-next {
    color: #000000;
    top: 0;
    font-size: 3.5em;
}


.c-products-slide__favorite {
    color: #000000;
    left: 10px;
    bottom: 120px;
    position: absolute;
    font-size: 1.25em;
}

.dl-bold:before {
    font-weight: bold;
}

.c-products-slide__slider {
    width: 100%;
    overflow: hidden;
}

.is-favorite.c-products-slide__favorite .dl-heart-outline:before {
    content: '\e817';
    color: #f7c60f;
}

.c-back-to-top {
    display: none;
    width: 50px;
    height: 50px;
    background: #f7c60f;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    right: -80px;
    z-index: 9;
    color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-back-to-top__icon {
    margin-top: 10px;
    position: relative;
    top: 16px;
    left: 14px;
    right: 14px;
    font-size: .8em;
}

.is-visible.c-back-to-top {
    opacity: 1;
    right: 20px;
}


.c-textbox {
    border-radius: 0;
    border: 1px solid #9c9c9c;
    font-size: 1.1em;
    padding: 5px 30px;
    width: 250px;
    background-color: #efefef;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
    display: block;
    margin-top: 10px;
    font-weight: 300;
    text-align: center;
}

    .c-textbox::placeholder {
        text-align: center;
        font-family: 'Fractul Alt';
        font-weight: 100;
    }

.c-textbox--password {
    font-family: 'dline'
}

.c-textbox:focus {
    background-color: #ffffff;
    border-color: #000000;
}


.c-checkbox {
    margin-top: 5px;
    display: inline-block;
    position: relative;
    padding-left: 17px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 300;
}

.c-checkbox__input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.c-checkbox__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 12px;
    width: 12px;
    padding: 2px;
    border: 1px solid #9c9c9c;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-checkbox:hover input ~ .c-checkbox__checkmark {
    border-color: #000000;
}

.c-checkbox input:checked ~ .c-checkbox__checkmark {
    border-color: #000000;
}


    .c-checkbox input:checked ~ .c-checkbox__checkmark .c-checkbox__checkmark-inner {
        background-color: #f7c60f;
        width: 6px;
        height: 6px;
    }

.c-checkbox__checkmark-inner {
    display: block;
    width: 0;
    height: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition-timing-function: ease-in-out;
}


.c-btn--account-sign {
    width: 150px;
    height: 30px;
    margin: 0 auto;
    font-weight: normal;
    margin-bottom: 20px;
    display: block;
    padding-top: initial;
    padding: 0;
}

.c-account__forgot-link {
    color: #000000;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: normal;
}

    .c-account__forgot-link:hover,
    .c-account__forgot-link:focus {
        text-decoration: underline;
    }

.c-btn--caa {
    margin-bottom: 4px;
}

.c-account {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 600px;
}

.c-account__create-hint {
    margin: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: normal;
}


.c-breadcrumb--payment {
    font-size: 1.5em;
    font-weight: normal;
    align-items: flex-start;
    margin: 20px 30px 10px 30px;
    padding-bottom: 0;
}

.c-breadcrumb--payment_ul {
    margin: 0;
}

.c-breadcrumb--payment_link {
    color: #cccccc;
}

.is-active.c-breadcrumb--payment_link {
    color: #000000;
}

.c-purchase-info {
    padding: 50px 35px;
    background-color: #f8f8f8;
    margin-bottom: 20px;
}

.c-purchase-info__title {
    text-align: center;
    background-color: #666666;
    width: 100%;
    padding: 2px 5px;
    color: #fff;
    font-size: 1.3em;
}


.c-purchase-info__product-image-container,
.c-purchase-info__total-placeholder {
    width: 35%;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 10px;
    padding-bottom: 30px;
}

.c-purchase-info__product-figure {
    max-width: 220px;
    position: relative;
}

.c-purchase-info__product-image {
    width: 100%;
    height: auto;
}

.c-purchase-info__product {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 25px;
}

.c-purchase-info__product-info {
    width: 65%;
}

.c-purchase-info__product-title-price {
    width: 100%;
}

.c-purchase-info__product-title {
    font-size: 18px;
}

.c-purchase-info__product-title,
.c-purchase-info__product-details {
    display: inline-block;
}

.c-purchase-info__product-price,
.c-purchase-info__product-qty {
    float: right;
}


.c-purchase-info__product-details-qty {
    margin-top: 20px;
}

.c-purchase-info__product-qty-icon {
    margin-right: 0;
}

.c-purchase-info__product-no {
    margin-top: 50px;
}

.c-checkbox--y-txt {
    font-weight: normal;
}

.c-checkbox__text {
    margin: 0 5px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-checkbox--y-txt:hover .c-checkbox__text {
    color: #000000;
}

.c-checkbox--y-txt input:checked ~ .c-checkbox__text {
    color: #f7c60f;
}

.c-close-btn {
    color: #000000;
}

.c-purchase-info__product-gift-remove {
    margin-top: 20px;
}

.c-purchase-info__product-gift {
    display: inline-block;
    margin-bottom: 0;
}

.c-purchase-info__product-remove {
    float: right;
    margin-top: -17px;
}

.c-purchase-info__total {
    width: 100%;
    background-color: #e5e5e5;
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 30px;
}


.c-purchase-info__total-prices {
    width: 65%;
    font-size: 1.5em;
    padding-right: 15px;
}



.c-two-column__column-1 {
    display: inline-block;
}

.c-two-column__column-2 {
    float: right;
}

.c-purchase-info__total-sub {
    margin-bottom: 20px;
}

.c-purchase-info__total-tax {
    margin-top: 20px;
}

.c-purchase-info__total-shipping-info {
    display: flex;
    align-items: center;
}

.c-purchase-info__total-shipping-info-icon {
    height: 7px;
    margin-left: 10px;
    margin-right: 10px;
}

.c-purchase-info__total-cost {
    margin-top: 30px;
    font-weight: 600;
}

.c-purchase-services {
    padding: 0;
    padding-left: 40px;
}

.c-purchase-services__box {
    text-align: center;
    border: 1px solid #000000;
    padding: 50px;
    font-size: 1.1em;
    margin-bottom: 40px;
}

.c-purchase-services__box-title {
    color: #f7c60f;
    font-weight: bold;
    letter-spacing: .1em;
}

.c-purchase-services__box-hr {
    margin-bottom: 25px;
    border-width: 2px;
}

.c-purchase-services__box-ul {
    list-style: square;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    font-weight: normal;
}

.c-purchase-services__box-grade,
.c-purchase-services__box-credit,
.c-purchase-services__box-points,
.c-purchase-services__box-sign-in-text {
    font-weight: normal;
}

.c-purchase-services__box-grade {
    margin-bottom: 20px;
}

.c-purchase-services__sign-in,
.c-purchase-services__sign-up {
    padding-bottom: 30px;
}

.c-purchase-services__sign-in-text {
    margin-top: 50px;
    font-weight: normal;
    margin-bottom: 17px;
}


.c-purchase-services__sign-in-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: .8em;
    font-weight: 300;
}


.c-purchase-services__sign-in-label {
    text-align: initial;
    font-weight: 300;
}


.c-purchase-services__sign-in-input {
    text-align: initial;
    font-weight: 300;
    border: 1px solid #cdcdcd;
    padding: 0 7px;
    border-radius: 0;
    min-width: 190px;
    margin-bottom: 7px;
}

.c-shopping-bag__btn {
    font-weight: 500;
    min-width: 190px;
    font-size: 1.5em;
    height: 25px;
    line-height: .8em;
    margin-top: -5px;
    margin-bottom: 15px;
}

.c-purchase-services__sign-up-btn {
    font-size: 1.2em;
}

.c-purchase-services__sign-up,
.c-purchase-services__guests {
    padding-top: 40px;
}

.c-purchase-services__sign-up-text {
    font-weight: normal;
    margin-bottom: 25px;
}

.c-purchase-services__guest-btn {
    font-size: 1.05em;
    line-height: .9em;
    margin-bottom: 10px;
}

.c-purchase-services__guests-title {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 20px;
}

.c-purchase-services__guests {
    max-width: 200px;
    margin: 0 auto;
}

.c-purchase-services__guests-text {
    font-weight: normal;
    margin-bottom: 20px;
}

.c-shopping-bag__page-nav-btn {
    font-size: .95em;
    margin-top: 40px;
    margin-bottom: 60px;
}

.c-purchase-info__gift-cards-title {
    text-align: center;
    font-size: 1.2em;
    margin-top: 40px;
    margin-bottom: 30px;
}

.c-table {
    width: 100%;
}

    .c-table td {
        text-align: center;
        font-weight: normal;
        font-size: 1.2em;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.c-table {
    margin-bottom: 10px;
}

    .c-table th {
        font-size: 1.1em;
        font-weight: 300;
        text-align: center;
        border-bottom: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        padding-top: 2px;
    }

.c-checkbox--table {
    display: inline-block;
}

    .c-checkbox--table .c-checkbox__checkmark {
        background-color: #fff;
    }

.c-purchase-info__bonus-card, .c-purchase-info__credit {
    text-align: center;
    /*margin-top: 50px;
    margin-bottom: 60px;*/
}

.c-purchase-info__bonus-card {
    margin-top: 30px;
}

.c-purchase-info__bonus-card-title {
    font-weight: 500;
    font-size: 1.6em;
    margin-bottom: 7px;
}

.c-purchase-info__textbox {
    display: inline-block;
    background-color: #fff;
    margin: 0;
    width: 100%;
    max-width: 320px;
    font-size: 1.2em;
}

.c-purchase-info__bonus-card-input-title,
.c-purchase-info__credit-title {
    font-size: 1.2em;
}

.c-purchase-info__credit-checkbox {
    font-size: 1.5em;
    font-weight: 500;
}

    .c-purchase-info__credit-checkbox .c-checkbox__checkmark {
        background-color: #fff;
        top: 50%;
        transform: translateY(calc( -50% - 1px ));
    }

.c-purchase-info__credit-date {
    font-size: 0.9em;
}

.c-purchase-info__update-bill {
    margin: 20px auto;
    font-size: 1.2em;
    width: 180px;
    min-width: 180px;
}

.c-purchase-info__credit {
    margin: 20px 0;
}

.c-purchase-info__btn {
    padding: 0;
    padding-top: 2px;
    font-weight: 500;
    margin: 0 auto;
    font-size: 1.25em;
}

.c-purchase-info__gift-packaging {
    width: 87%;
    padding-bottom: 50px;
    margin: 0 auto;
    padding-top: 30px;
}

.c-purchase-info__gift-figure {
    position: relative;
}

.c-purchase-info__gift-image {
    width: 100%;
    height: auto;
}

.c-purchase-info__section {
    text-align: center;
    font-size: 1.2em;
    padding-top: 50px;
    padding-bottom: 50px;
}

.c-purchase-info__caption {
    font-weight: normal;
    margin: 25px auto;
    max-width: 80%;
}

.c-purchase-info__gift-message-title {
    font-weight: 500;
    margin-top: 50px;
}

.c-radio-group .c-checkbox {
    margin-bottom: 0;
}


.c-checkbox--bg-white .c-checkbox__checkmark {
    background-color: #fff;
    margin-top: 2px;
}

.c-radio-group {
    text-align: initial;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 20px;
}

    .c-radio-group .c-checkbox__text {
        font-weight: normal;
        margin: 0;
        display: inline-block;
        margin-left: 5px;
    }

.c-purchase-info__gift-message-box {
    padding-bottom: 20px;
}

.c-purchase-info__gift-message-textarea {
    border-radius: 0;
    padding: 10px;
    resize: none;
    margin-top: 5px;
    max-width: 100%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
    border-color: #cccccc;
}

    .c-purchase-info__gift-message-textarea:focus {
        border-color: #000000;
    }

.c-purchase-info__address {
    padding-top: 40px;
}

.c-purchase-info__address-add-btn {
    display: block;
    color: #000000;
    text-decoration: underline;
    font-weight: 600;
    font-size: .95em;
}

    .c-purchase-info__address-add-btn:hover {
        text-decoration: underline;
    }

.c-purchase-info__address-radio .c-checkbox {
    margin: 10px;
}

.c-purchase-info__label-text {
    font-weight: 300;
}

.c-textbox--icon {
    background-color: #ffffff;
    text-align: initial;
    padding-left: 32px;
    padding-right: 10px;
    margin-top: 5px;
    width: 100%;
}

.c-textbox-container {
    width: 100%;
    max-width: 319px;
    margin: 0 auto;
    position: relative;
}

.c-textbox-icon {
    position: absolute;
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    color: #999999;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-purchase-info__label {
    display: block;
    margin: 30px 10px;
}

.c-textbox--icon:focus + .c-textbox-icon {
    color: #000;
}

.c-textbox__validation {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.c-purchase-info__address-btn {
    font-size: 1em;
    margin-top: 50px;
    margin-bottom: 40px;
}

.c-purchase-info__reciet {
    padding-top: 20px;
    padding-bottom: 40px;
}

.c-purchase-info__reciet-caption {
    font-weight: normal;
}

.c-radio-group--delivery {
    display: table-row-group;
}

.c-radio-group--tbody {
    display: table-row-group;
}

.c-radio-group--delivery .c-checkbox__text,
.c-table--delivery td,
.c-table--delivery th {
    font-weight: 300;
    font-size: 1em;
}

.c-table--delivery td {
    border-bottom: 1px solid #cccccc;
    padding-top: 5px;
    padding-bottom: 5px;
}

.c-table--delivery th {
    padding-top: 7px;
    padding-bottom: 7px;
}

.u-space-20 {
    width: 20px;
    display: inline-block;
}

.c-purchase-info__delivery {
    padding-top: 30px;
}

.c-radio-group--delivery .c-checkbox {
    width: 150px;
}

.c-shopping-bag-row {
}

.o-small-layout {
    max-width: 800px;
    margin: 0 auto;
}

.c-delivery-confirm {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
    font-weight: normal;
}

.c-delivery-confirm__text {
    font-weight: 300;
}

.c-delivery-confirm__footer-text {
    margin-top: 30px;
    font-weight: normal;
    font-size: .9em;
}

.c-payment-method__title {
    text-align: center;
    margin-top: 50px;
    font-weight: normal;
}

.c-payment-method__title--online {
    margin-bottom: 120px;
}

.c-radio-group .c-checkbox__text {
    font-weight: 300;
}

.c-payment-method {
    max-width: 600px;
    margin: 0 auto;
    font-size: 1.2em;
}

.c-payment-method__radio {
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    margin-top: 20px;
    margin-bottom: 20px;
}

.c-payment-method__btn {
    font-size: 1em;
    margin-top: 40px;
}

.c-checkbox__image {
    fill: #888888;
    position: absolute;
    top: -80px;
    /*width: 60px;
    height: 60px;*/
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-checkbox input:checked + .c-checkbox__image {
    fill: #f7c60f;
}

.c-checkbox input:checked ~ .c-checkbox__text {
    color: #f7c60f;
}

.c-payment-method__radio--online .c-checkbox {
    padding-left: 0;
    text-align: center;
}

.c-payment-method__radio--online .c-checkbox__text {
    margin-left: 0;
}


.c-payment-method__radio--online .c-checkbox__text {
    font-weight: normal;
    margin-bottom: 7px;
    margin-top: 5px;
}


.c-home-slider {
    background: #ececec;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.c-home-slider__image {
    width: 100%;
    height: auto;
}

.c-home-slider__pagination {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-footer__newsletter-container {
    overflow: visible;
}


.c-footer__newsletter-txt-error,
.c-footer__newsletter-msg {
    position: absolute;
    bottom: -30px;
    right: 0;
    width: 100%;
}

.c-footer__newsletter-msg {
    bottom: -44px !important;
}

.input-validation-error.c-footer__newsletter-email {
    border-color: #ff4c4c;
}

html {
    overflow: hidden;
    overflow-y: auto;
}

.c-filters__body {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.c-filters__selection {
    background: #ffffff;
    border: 1px solid #cecece;
    border-left: none;
    border-right: none;
    padding: 15px;
    font-size: 1.1em;
    white-space: nowrap;
    line-height: 2.5em;
    margin-top: 40px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
    opacity: 0;
    max-height: 200px;
    min-width: 160px;
    overflow-y: auto;
}

.c-filters__selection-li {
    position: relative;
    top: -10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition-timing-function: ease-in-out;
}

.c-filters__head {
    cursor: pointer;
    font-weight: normal;
    position: relative;
    z-index: 5;
}

.c-filters__li:hover .c-filters__body {
    z-index: 4;
}

.c-filters__li:hover .c-filters__selection {
    opacity: 1;
}

.c-filters__li:hover .c-filters__selection-li {
    top: 0;
}

.c-filters__selection-link {
    color: #000000;
}

.c-filters__li {
    display: inline-block;
    margin: 10px;
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
}

.c-filters__caption {
    position: absolute;
    top: -40px;
    font-weight: normal;
    pointer-events: none;
}

.c-no-products-found {
    display: block;
    text-align: center;
    width: 100%;
    padding: 10px;
    font-size: 1.5em;
    padding-top: 50px;
    padding-bottom: 100px;
}

.c-dynamic-arrow-icon--filter {
    height: 7px;
    margin-left: 5px;
    margin-right: 5px;
}

.c-nav__tab-inner-list {
    list-style: initial;
}

    .c-nav__tab-inner-list li {
        text-align: center;
        line-height: 24px;
    }

.c-nav__tab-inner-note {
    margin-top: 40px;
    font-weight: 500;
    font-size: 11pt;
    margin-bottom: 10px;
    text-align: center;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}


.c-home-item__container {
    width: 100%;
    margin-bottom: 13px;
    position: relative;
    padding-bottom: 33.33333%;
}

.c-home-item {
    display: flex;
    position: relative;
    padding: 7px 7px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.c-home-item__info-container {
    width: 33.33333%;
    height: 100%;
    padding-right: 10px;
}

.c-home-item__info {
    width: 100%;
    height: 100%;
    background: #f1f1f1;
    font-size: 1.5em;
    padding: 20px;
}

.c-home-item__image-container {
    width: 66.66666%;
    background: #fff;
    overflow: hidden;
}

.c-home-item__image {
    width: 100%;
}

.c-home-item__brand {
    font-size: 1.5em;
}

.o-home-item__over-options {
    width: 100%;
    margin-top: 10px;
}

.c-product-item__favorite--home {
    bottom: 20px;
    left: unset;
    right: 25px;
}

.confirmpage h1 {
    text-align: right;
    font-size: 20pt;
}

.confirmpage h2 {
    font-size: 14pt;
    padding: 0 30px 30px 30px;
}

.confirmpage p {
    font-size: 11pt;
    line-height: 29pt;
    padding: 0 30px 0 30px;
}

.confirmpage .btns {
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
}

.confirmpage a {
    display: inline;
}

.blockOverlay {
    background-color: rgb(0, 0, 0) !important;
}

/*.blockUI {
    background-color: initial !important;
}*/

.modalLoadingProgress {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*background: rgba( 1,1, 1, .7 );*/
}

.animation-5 {
    position: relative;
    width: 117px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
}

    .animation-5 div {
        height: 30px;
        width: 10px;
        background-color: rgb(215, 180, 106);
        display: inline-block;
        margin-right: 10px;
        -webkit-animation: animation5-bar 1s infinite;
        animation: animation5-bar 1s infinite;
    }

    .animation-5 .bar1 {
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.5s;
    }

    .animation-5 .bar2 {
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.6s;
    }

    .animation-5 .bar3 {
        -webkit-animation-delay: 0.7s;
        animation-delay: 0.7s;
    }

    .animation-5 .bar4 {
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.8s;
    }

    .animation-5 .bar5 {
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.9s;
    }

@keyframes animation5-bar {
    30% {
        transform: scaleY(2);
    }
}

.o-tab {
}

.c-tab__header {
    max-width: 1000px;
    margin: 0 auto;
}

.c-tab__header-ul {
    border-bottom: 1px solid #000000;
    display: flex;
    justify-content: space-between;
    height: 25px;
}

.c-tab__header-li {
    display: inline-block;
}

.c-tab__header-link {
    color: #000000;
    cursor: pointer;
    padding-bottom: 5px;
    border-bottom: 3px solid;
    border-color: transparent;
    font-size: 1.35em;
}



.c-tab__body {
    margin-top: 85px;
}

.c-tab__body-title {
    font-weight: 400;
    margin-bottom: 8px;
}

.c-tab__txt {
    max-width: 290px;
}

.c-tab__txt--thin {
    font-weight: 100;
    margin-bottom: 25px
}

.c-tab__form {
    margin-top: 30px;
}

.c-tab__txt-input {
    border: none;
    border-bottom: 1px solid #d0cfce;
    width: 100%;
    margin-bottom: 25px;
    transition: all .3s;
}

.c-tab__gender-title {
    margin-bottom: 10px;
}

.c-tab__gender-rd {
    display: block;
    margin-bottom: 0;
}

    .c-tab__gender-rd .c-checkbox__checkmark {
        margin-top: 1px;
    }

.c-tab__gender {
    margin-bottom: 25px;
}

.c-tab__add-address {
    color: #000000;
    float: right;
}

.c-tab__add-address-plus {
    font-weight: 400;
}

.c-tab__img {
    max-width: 600px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.c-custom-select {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #d0cfce;
    transition: all .3s;
}

    .c-custom-select select {
        display: none;
    }

.select-selected {
    cursor: pointer;
}

    .select-selected:after {
        position: absolute;
        content: "\e813";
        font-family: dline;
        top: 2px;
        right: 0;
        font-size: 0.5em;
        transition: all .3s;
    }

    .select-selected.select-arrow-active:after {
        transform: rotate(180deg);
    }

.select-items div {
    padding: 8px 16px;
}

.select-items {
    position: absolute;
    background-color: #fff;
    border: 1px solid #d0cfce;
    top: 150%;
    left: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    transition: all .3s;
    max-height: 300px;
    overflow-y: auto;
}

.select-hide {
    opacity: 0;
    pointer-events: none;
    top: 70%;
}

.select-items div:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.select-items div.same-as-selected {
    background-color: #fdf1b9;
}

.is-active.c-custom-select {
    border-color: #000000;
}

.c-birthday {
    /*display: flex;
    justify-content: space-between;*/
}

.c-birthday__month,
.c-birthday__day {
    /*width: 130px;
    margin-left: 10px;*/
}

.c-tab__underline {
    width: 0;
    height: 3px;
    background: #f1d651;
    position: relative;
    top: 2px;
    transition: all .3s;
    margin: 0 auto;
}


.c-tab__header-link:hover .c-tab__underline {
    width: 100%;
}

.is-active.c-tab__header-link {
    color: #ecc710;
}

    .is-active.c-tab__header-link .c-tab__underline {
        width: 100%;
    }

.c-tab__txt-input:focus {
    border-color: #000000;
}

.c-btn--profile-shop,
.c-btn--profile-order {
    width: 120px;
    height: 20px;
    font-size: .8em;
    background: #ececec;
    font-weight: 300;
    color: #000000;
    border-color: #8a8787;
    padding-bottom: 5px;
}

.c-btn--profile-order {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

.c-tb-orders__btn-td {
    width: 150px;
}

.c-tb-orders__pd {
    padding-right: 40px;
}

.c-table--orders {
    max-width: 1000px;
    margin: 0 auto;
    font-size: 0.9em;
    margin-top: 60px;
    margin-bottom: 120px;
}

    .c-table--orders th {
        border-top: none;
    }


    .c-table--orders td.c-tb-orders__td {
        opacity: .6;
        padding-top: 30px;
        padding-bottom: 30px;
        border-top: 1px solid #cccccc;
        transition: all .3s;
    }

    .c-table--orders tr:last-child td.c-tb-orders__td {
        border-bottom: 1px solid #cccccc;
    }

    .c-table--orders td.c-tb-orders__btn-td {
        opacity: 1;
    }


    .c-table--orders .is-active td {
        opacity: 1;
        font-weight: 400;
    }

.c-tb-details-td {
    display: none;
}

.c-table--orders td.c-tb-details-td {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #edc810;
    padding: 0;
}

.c-tb-details {
    background: #f7f7f7;
    padding: 20px 20px;
    position: relative;
}

.c-tb-details__title {
    font-weight: 400;
    font-size: 1.7em;
    margin-bottom: 30px;
}

.c-tb-details__btn-close {
    color: #000000;
    position: absolute;
    top: 20px;
    right: 20px;
    font-weight: 400;
}

.c-tb-details__info-container {
    padding: 10px;
}

.c-tb-details__info {
    background: #fcfcfc;
    padding: 20px;
    height: 100%;
}

    .c-tb-details__info table {
        width: 100%;
    }

.c-tb-details__info-title {
    display: block;
    border-bottom: 1px solid;
    font-weight: 500;
    text-align: initial;
}

.c-tb-details__info th,
.c-tb-details__info td {
    border: none;
    text-align: initial;
    vertical-align: baseline;
}

.c-tb-details__info td {
    padding-left: 10px;
}

.c-tb-details__info table {
    font-size: .8em;
    margin-top: 15px;
}

.c-tb-details__info-row {
    display: flex;
}

.c-tb-details__orders-container {
    width: 100%;
    /*  padding: 10px;*/
    margin-top: 15px;
}

.c-tb-details__orders {
    width: 100%;
    /*    background: #ececec;*/
    /* padding: 20px 30px;*/
}


.c-tb-orders--details td {
    /*    padding-top: 20px;
    padding-bottom: 20px;*/
    padding: 0;
    border: 1px solid #cccccc;
}

.c-tb-details__orders-img-container {
    /*    position: relative;
    background: #fff;
    padding-right: 30px;
    padding-left: 30px;*/
    width: 60px;
}

.c-tb-details__orders-img {
    width: 100%;
    height: auto;
}

.c-tb-details__orders-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #424242;
    opacity: 0.1;
}

.c-tb-orders--details {
    margin-top: 20px;
    font-size: .8em;
    border: 1px solid #cccccc;
}

.c-tb-details__orders-total {
    width: 100%;
    background: #dadada;
    margin-top: 15px;
    padding: 10px;
    padding-left: 26%;
    font-size: .8em;
}

.c-tb-details__orders-btn-container {
    margin: 0 auto;
    padding: 10px;
    margin-top: 40px;
}

.c-tb-details__orders-btn {
    display: inline-block;
    display: inline-block;
    width: 120px;
    height: 20px;
    padding-top: 2px;
    font-size: .8em;
    margin: 20px;
}

.c-tb-details__orders-total th, .c-tb-details__orders-total td {
    border: none;
    text-align: initial;
    vertical-align: baseline;
    padding-right: 20px;
}

.u-bold {
    font-weight: bold !important;
}

.c-tb-details__service {
    width: 100%;
    background: #ececec;
    padding: 50px 30px;
    display: none;
    margin-top: 20px;
}

.c-tb-details__service-title {
    margin-bottom: 40px;
}

.c-tb-details__service-hint {
    font-weight: 300;
    font-size: 1.3em;
}


.c-tb-details__service-textarea-container {
    width: 100%;
    max-width: 350px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 0 auto;
}

.c-tb-details__service-textarea {
    text-align: initial;
    width: 100%;
    margin-top: 5px;
    padding: 10px;
    height: 250px;
    border: none;
    resize: none;
}

    .c-tb-details__service-textarea::placeholder {
        font-weight: 100;
    }

.c-tb-details__service-btn {
    margin: 0 auto;
    margin-top: 30px;
}

.is-disable.c-tb-details__service-btn {
    background-color: #c2c2c2;
    border-color: #989696;
    pointer-events: none;
}

.c-profile__container {
    width: 100%;
    background: #f7f7f7;
    padding: 80px 20px;
    max-width: 1000px;
    margin: 70px auto 100px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #d0cfce;
    overflow: hidden;
}

.c-profile__wishlist-null {
    text-align: center;
    font-size: 1.2em;
    font-weight: 400;
}

.c-profile__container-title {
    text-align: center;
    margin-bottom: 30px;
}

.c-profile__wishlist-pro {
    width: 150px;
    margin: 0 auto;
}

.c-profile__wishlist-figure {
    width: 100%;
    display: block;
    position: relative;
}

.c-profile__wishlist-image {
    width: 100%;
    transform: translate3d(0, 0, 0);
}

.c-profile__wishlist-prodes {
    color: #000000;
    text-align: center;
    font-weight: 500;
    font-size: 1.2em;
}

.c-profile__wishlist-btn {
    width: 130px;
    height: 20px;
    padding-top: 8px;
    margin: 0 auto;
    font-weight: 500;
    margin-top: 10px;
}

.c-profile__container--alt {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 50px 20px;
}

.c-profile__credits-points {
    margin-top: 60px;
}

.c-profile__credits-points-tb {
    max-width: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.c-profile__credits-tb {
    max-width: 800px;
    margin-bottom: 40px;
}

    .c-profile__credits-tb td {
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #cccccc;
    }

.c-profile__credits-grades-tb td {
    padding-top: 2px;
    padding-bottom: 2px;
}

.c-profile__credits-grade {
    width: 100%;
    display: inline-block;
    line-height: 35px;
}

.is-active .c-profile__credits-grade {
    background: #ecc710;
    color: #fff;
}

.c-profile__credits-status {
    display: none;
}

.is-active .c-profile__credits-status {
    display: inline-block;
}

.c-responsive-tb-container {
    overflow-x: auto;
}

    .c-responsive-tb-container table * {
        white-space: nowrap;
        padding-left: 10px;
        padding-right: 10px;
    }

main {
    overflow: hidden;
}

.share-options {
    position: absolute;
    text-align: center;
    top: -3px;
    z-index: 1;
    left: 80px;
    right: initial;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

.share-option {
    width: 25px;
    cursor: pointer;
}

.c-product-details__btns-arrow {
    float: right;
}

.cat-title {
    margin-bottom: 10px;
}

/*///////////////////////////////////////////////[Gallery]/////////////////////////////////////////////////////*/
.c-dl-box__pattern--yellow {
    background-color: #eac930;
    fill: #fff;
    border-color: #fff
}

.o-gallery {
    margin: 30px auto;
    max-width: 1000px;
}

.c-gallery-nav {
    margin: 30px auto;
}

.c-gallery-nav__title {
    font-weight: 100;
    font-size: 3.5em;
}

.c-gallery-nav__hr {
    border: none;
    border-bottom: 1px solid #000000;
}

.c-gallery-nav__ul {
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
}

.c-gallery-nav__link {
    color: #000000;
    font-weight: 100;
}

.c-gallery-nav__li {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.c-gallery-wod {
    position: absolute;
    top: 480px;
    left: 0;
    z-index: 0;
}

.c-gallery-wod__vr {
    width: 6px;
    height: 100%;
    background: #eac930;
    position: absolute;
    top: 0;
    left: 0;
}

.is-fixed.c-gallery-wod {
    position: fixed;
    top: 0;
}

.c-gallery-wod__btn {
    cursor: pointer;
    color: #eac930;
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
    margin-left: 5px;
    margin-right: 5px;
    position: absolute;
    top: 0;
    left: 5px;
}

.c-gallery-wod__title {
    font-weight: 300;
    font-size: 2.2em;
    margin-bottom: 10px;
}

.o-page-layout {
    min-height: 1000px;
}

.c-gallery-slider-container {
    padding: 50px 60px;
    position: relative;
}

.c-gallery-slider {
    position: relative;
}

.c-gallery-slider__slide {
    width: 100%;
    position: relative;
}

.c-gallery__info-link,
.c-gallery__info-link:hover {
    color: #000000;
}

.c-gallery__info-more {
    transition: all .3s;
    font-size: 1.2em;
    font-weight: 500;
    margin-top: 30px;
}

    .c-gallery__info-more i {
        font-size: .7em;
        margin-left: 7px;
        position: relative;
        top: -1px;
    }

.c-gallery__info-link:hover .c-gallery__info-more {
    color: #eac930;
}



.c-gallery-slider__img {
    width: 100%;
    background: #f3f3f3;
}


.c-gallery__vr-title {
    border-right: 5px solid #eac930;
    position: absolute;
    top: 0;
    left: -48px;
    height: 205px;
    z-index: 1;
}

.c-gallery-slider__next,
.c-gallery-slider__prev {
    position: absolute;
    top: calc(50% + 10px);
    transform: translateY(-50%);
    font-size: 1.7em;
}

.c-gallery-slider__next {
    left: -35px;
}

.c-gallery-slider__prev {
    right: -35px;
}

.c-gallery__vr-title-h4 {
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 250;
    font-size: 2.5em;
    white-space: nowrap;
}

.c-gallery__info {
    margin-top: 30px;
    margin-bottom: 30px;
}

.c-gallery__info-caption {
    margin-bottom: 5px;
}

.c-gallery__info-title {
    font-weight: 350;
    font-size: 2.5em;
}

.c-gallery__info-des {
    margin-top: 10px;
}

.c-gallery__info-date-author {
    margin-top: 10px;
}

.c-gallery__info-author {
    margin-right: 30px;
}

.c-gallery__info-date {
}

.c-dynamic-arrow-icon--yellow {
    margin-left: 10px;
    transform: translateY(1px);
}

    .c-dynamic-arrow-icon--yellow .cls-1 {
        stroke: #f7c60f;
    }

    .c-dynamic-arrow-icon--yellow polyline,
    .c-dynamic-arrow-icon--yellow line,
    .c-dynamic-arrow-icon--yellow path {
        stroke-width: 14em;
    }

.c-gallery-wod__arrow {
    width: 23px;
    height: 23px;
    transform: rotate(90deg);
    position: absolute;
    right: -12px;
    top: -40px;
}

.c-gallery-wod__body {
    width: 200px;
    height: 100%;
    background: #f8f8f8;
    /* position: absolute;
    top: 0;
    left: 0; */
    max-height: 100vh;
    z-index: -1;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 100vh;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
    position: relative;
    left: -110%;
    opacity: 0;
}

.is-open.c-gallery-wod .c-gallery-wod__body {
    left: 0;
    opacity: 1;
}

.is-open.c-gallery-wod {
    z-index: 1;
}

.c-gallery-wod__ul {
    margin-bottom: 20px;
}

.c-gallery-wod__links {
    width: 120px;
    position: relative;
    left: 70px;
}

.c-gallery-wod__link {
    color: #a9b0b1;
}

.c-gallery-wod__link--main {
    color: #000000;
    margin-left: -20px;
    line-height: 30px;
}

.swiper-button-disabled {
    opacity: .3;
    pointer-events: none;
}

.c-gallery__info-more {
}

.c-gallery__hr {
    border: none;
    border-bottom: 1px solid #a8a7a7;
    width: 100vw;
    margin-left: 60px;
}

.c-gallery-news {
    padding: 50px 50px;
}

.c-gallery-news__img {
    width: 100%;
}

.c-gallery-news__section {
    position: relative;
    padding: 0;
    font-size: .8em;
    margin: 0 auto;
    transition: all .3s ease-in-out;
}

@media (min-width: 993px) {

    .c-gallery-news__bf:hover .c-gallery-news__section:not(:hover) {
        filter: blur(1px);
    }

    .c-gallery-news__gf:hover .c-gallery-news__section:not(:hover) {
        filter: grayscale();
    }
}


/* .c-gallery-news__section:hover{
    transform: scale(1.02);
} */

.c-gallery-news__container {
    position: relative;
}

.c-gallery-news__more {
    color: #000000;
    display: flex;
    align-items: flex-start;
}

.c-gallery-news__more-title {
    width: 80px;
    display: inline-block;
    font-weight: 500;
    line-height: 1.2em;
    font-size: 1.2em;
}

.c-gallery-news__more-icon {
    display: inline-block;
    background: #eac930;
    padding: 9px 8px 8px 8px;
    /* padding-top: 9px; */
    font-size: 0.6em;
    color: #fff;
    margin: 0 15px;
}

.c-gallery__info-hr {
    border: none;
    border-bottom: 1px solid #000000;
    margin-bottom: 30px;
}

.c-gallery__info-title-h4 {
    font-size: 1.3em;
}

.c-gallery__highlight-more {
    margin-top: 15px;
}

.c-gallery-news__highlights {
    max-height: 1000px;
    overflow-y: auto;
}

html {
    scroll-behavior: smooth;
}

.c-gallery__hr--black {
    border-color: #000000;
}

.c-gallery__date-header {
    margin-left: 60px;
    font-size: 2.5em;
    font-weight: 100;
}

.c-news-details__img {
    max-width: 100%;
    height: auto;
    /*width: 100%;*/
}


.c-gallery__info--big {
    font-size: 1.5em;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

    .c-gallery__info--big .c-gallery__info-title {
        max-width: 250px;
    }

    .c-gallery__info--big .c-gallery__info-author {
        display: block;
        margin-top: 20px;
        font-weight: 400;
    }

    .c-gallery__info--big .c-gallery__info-caption {
        margin-bottom: 60px;
    }

    .c-gallery__info--big .c-gallery__info-date {
        font-weight: 100;
    }

    .c-gallery__info--big .c-gallery__info-des {
        margin-top: 60px;
    }

.c-gallery__info-vr {
    width: 3px;
    height: 60px;
    background-color: #eac930;
    margin: 10px 0;
}

.c-gallery__info-hash {
    display: inline;
    color: #000000;
    margin-right: 20px;
    font-size: .8em;
}

.c-news-details__top-row {
    display: flex;
    align-items: flex-end;
    margin-bottom: 130px;
}

.c-news-details__bottom-row {
    /*display: flex;*/
    align-items: center;
    margin-top: 80px;
    margin-bottom: 130px;
}

.c-news-details__paragraph {
    font-size: 1.7em;
}

.c-news-details__vr-title-text {
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
    color: #fff;
    font-size: 2em;
    font-weight: 300;
    max-height: 200px;
}

.c-news-details__vr-title {
    width: 55px;
    height: 280px;
    background-color: #eac930;
    position: absolute;
    top: 520px;
    right: 0;
    display: flex;
    align-items: flex-end;
    padding-bottom: 40px;
    flex-direction: row-reverse;
}


.c-news-details__vr-dline {
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.c-news-details__vr-dline-angle:before {
    content: " ";
    width: 1px;
    height: 10px;
    transform: rotate(-45deg);
    background: white;
    position: absolute;
    top: -.15em;
    left: .345em;
}

.c-news-details__vr-dline-angle:after {
    content: " ";
    width: 1px;
    height: 10px;
    transform: rotate(45deg);
    background: white;
    position: absolute;
    top: .45em;
    left: .345em;
}

.c-news-details__vr-dline-angle {
    width: 20px;
    height: 13px;
    background: #eac930;
    position: relative;
    right: 1px;
    top: 25px;
}

.c-gallery-recent__title {
    color: #000000;
}

.c-dl-box__pattern--dstyle {
    background-color: #9f9f9f;
    fill: #828282;
    border-color: #828282;
}

.c-gallery__discover {
    margin: 120px auto;
    max-width: 1000px;
}

.c-gallery__discover-hr {
    border: none;
    border-bottom: 1px solid #000000;
}

.c-gallery__discover-yl {
    width: 200px;
    height: 5px;
    background-color: #eac930;
    margin: 0 auto;
}

.c-gallery__discover-title {
    font-weight: 300;
    font-size: 4em;
    margin: 10px 10px 60px;
    text-align: center;
}

.c-gallery__discover-news {
    padding: 0;
}

.c-gallery-recent__body {
    width: auto;
    max-width: 350px;
    padding-left: 90px;
    padding-top: 45px;
    padding-bottom: 45px;
    background: #efefef;
}

.c-gallery-recent__body-news {
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.c-gallery-recent__body-hr {
    border: none;
    border-bottom: 1px solid #000000;
}

.c-gallery-recent__body-title {
    margin-top: 2px;
    font-size: 1.1em;
}

.c-gallery-recent__body-news .c-gallery__info {
    padding-left: 0;
}

.c-cis-product {
    width: 100%;
    display: block;
    padding: 10px;
}



.c-cis-search {
    font-size: 1.9em;
    margin-top: 30px;
}

.c-cis-search__form {
    margin-top: 10px;
    max-width: 300px;
    position: relative;
}

.c-cis-search__input {
    width: 100%;
    padding-right: 35px;
}

.c-cis-search__submit {
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: .9em;
}

.c-cis-search__title {
    font-weight: 400;
}

.c-cis-search__submit:hover {
    color: #000000;
}

.c-cis-product__img-container {
    position: relative;
    padding: 20px;
    padding-top: 80px;
}

.c-cis-product__title {
    font-size: 1.7em;
    margin-bottom: 10px;
}

.c-cis-product__des {
    font-size: 1.3em;
}

.c-cis-product__img {
    width: 100%;
    max-width: 150px;
}

.c-cis-stores {
    margin: 70px 0;
    padding: 0 10px;
}

.c-cis-stores__link {
    color: #000000;
}

    .c-cis-stores__link:hover .c-cis-stores__name:before {
        content: " ";
        width: 13px;
        height: 13px;
        background-color: #ecc710;
        position: absolute;
        top: 4px;
        left: -25px;
    }

.c-cis-stores__li {
    margin-top: 40px;
}

.c-cis-stores__name {
    font-size: 1.5em;
    position: relative;
}

.c-cis-stores__address {
}

.c-cis-map-container {
    width: 100%;
    position: relative;
}

.c-cis-map {
    width: 100%;
    height: 300px;
}

.c-cis-map__dl {
    width: 0;
    height: 0;
    border-left: 30px solid #fff;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -2px;
}

.c-cis-map__mock {
    object-fit: cover;
}

.c-cis-product-map-row {
    display: flex;
    align-items: center;
}

.js-shoppingbag-slider .image-container, .js-wishlist-slider .image-container {
    width: 200px;
    margin: 0 auto;
}

    .js-shoppingbag-slider .image-container img, .js-wishlist-slider .image-container img {
        width: 200px;
    }

.js-shoppingbag-slider .context, .js-wishlist-slider .context {
    margin-top: 15px;
}


    .js-shoppingbag-slider .context .sptxt, .js-wishlist-slider .context .sptxt {
        margin: 5px 0;
        display: block;
    }

.js-shoppingbag-slider .c-btn--bag, .js-wishlist-slider .c-btn--bag {
    border: solid 1px gray;
    background-color: #fff;
    color: #000;
    width: 150px;
    height: 20px;
    margin: 10px auto;
    display: block;
    text-align: center;
}

.c-nav__tab-close--shoppingbag, .c-nav__tab-close--wishlist {
    color: #8f8f8f;
    margin-bottom: 15px;
    display: block;
    margin-right: 80px;
}

.c-purchase-info__product-qty-body {
    /*background-color: #fbfbfb;*/
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
    text-align: right;
}

.c-purchase-info__product-qty-container {
    padding: 5px 27px 5px 0;
    transform: translateY(-20px);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
}

    .c-purchase-info__product-qty-container li {
        line-height: 18pt;
        cursor: pointer;
    }

.is-open.c-purchase-info__product-qty ~ .c-purchase-info__product-qty-body {
    max-height: 400px;
    opacity: 1;
}

    .is-open.c-purchase-info__product-qty ~ .c-purchase-info__product-qty-body .c-purchase-info__product-qty-container {
        transform: translateY(0);
    }

.c-btn--black {
    float: right;
    margin-top: -40px;
}

.accountpage {
    padding: 20px 0;
}

#divMessage .modal-dialog {
    width: 20%;
}

#divMessage .modal-content {
    border-radius: 0;
    padding: 10px;
}

.o-store-layout {
    min-height: 1000px;
    padding: 40px;
    margin: 0 auto;
}

.o-store-layout__header {
    padding: 0 40px;
    margin: 0 auto;
    position: relative;
}

.c-store-breadcrumb {
    /*width:80%;*/
}

.c-store-back {
    color: black;
    /*position: absolute;
    top: 0px;*/
    font-size: 11pt;
    /*left: 10rem;*/
    float: right;
    margin-right: 7rem;
}

.c-store-filters:first-child {
    margin-top: 15px;
}

.c-store-filters:nth-child(2) {
    margin-bottom: 15px;
}


.c-store-filters span {
    margin-left: 10.5rem;
    font-size: 11pt;
    display: block;
    padding-bottom: 7px;
}

.c-store-filters ul {
    margin-left: 10.5rem;
}

    .c-store-filters ul li p {
        margin-top: 9px;
        font-size: 1.2em;
        cursor: pointer;
    }

.c-store-filters .btnsearch {
    background-color: #efbe0f;
    border: none;
    color: #fff;
    font-weight: normal;
    padding: 4px 0;
    font-size: 19pt;
    font-family: 'Fractul Alt';
    width: 200px;
    float: right;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition-timing-function: ease;
    -webkit-transition-timing-function: ease-in-out;
}

    .c-store-filters .btnsearch:hover {
        background: #000000;
        color: #fff;
    }

.c-store-filters .c-custom-select {
    margin-bottom: 0;
    border: 0;
    margin-top: 9px;
    font-size: 1.2em;
}

.c-store-filters li:first-child .select-selected::after {
    top: 6px;
    left: 6rem;
}

.c-store-filters li:nth-child(2) .select-selected::after {
    top: 6px;
    left: 8.5rem;
}

.c-store-filters li:nth-child(3) .select-selected::after {
    top: 6px;
    left: 9.5rem;
}

.c-store-filters .select-selected.select-arrow-active::after {
    transform: rotate(0deg);
}

.c-cis-margin-left-30 {
    margin-left: 30px;
}

.c-store-title {
    margin-bottom: 40px;
}

.sticky-top {
    position: fixed;
    top: 0;
    width: 100%;
}

.align-menu-mobile {
    margin-right: 0px;
    margin-left: initial;
}

.c-customize.size .c-customze__title {
    float: left;
    margin-right: 30px;
}

.c-customize.size .c-customize__btn-next, .c-customize__btn-prev {
    margin-top: 0;
}

.c-customize.size .swiper-slide {
    text-align: center;
}

.c-customize.size .c-customize__item-title {
    font-size: 12pt;
}

.c-customize.size .swiper-slide .c-customize__item.disabled {
    cursor: not-allowed;
}

    .c-customize.size .swiper-slide .c-customize__item.disabled p {
        color: lightgray;
    }

.c-customize.size .swiper-slide .c-customize__item.selected p {
    color: #f7c60f;
}

.c-btn-disabled {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
}

.c-store-result span {
    color: #999797;
    font-size: 16pt;
    font-weight: 400;
}

.c-store-result ul li h2 {
    font-size: 12pt;
    margin-bottom: 4px;
}

    .c-store-result ul li h2 a {
        color: #000;
    }

.c-store-result ul li {
    margin-top: 20px;
}

    .c-store-result ul li p {
        margin: 5px 0;
        font-size: 12pt;
    }

    .c-store-result ul li .c-custom-hr {
        margin-top: 20px;
    }

    .c-store-result ul li.c-store-more {
        text-align: center;
    }

    .c-store-result ul li #c-store-btn-collapse {
        color: #000;
        font-size: 11pt;
        font-weight: 500;
        position: relative;
    }

        .c-store-result ul li #c-store-btn-collapse:hover {
            color: #ecc710;
        }


        .c-store-result ul li #c-store-btn-collapse::after {
            position: absolute;
            content: "\e813";
            font-family: dline;
            top: 22px;
            right: 45%;
            font-size: 0.7em;
            transition: all .3s;
        }

.margin-top-12 {
    margin-top: 12rem;
}

.c-store-detail p:first-child {
    margin-bottom: 10px;
}

.c-store-detail p:first-child, .c-store-detail p:nth-child(3), .font-12 {
    font-size: 12pt;
}

.c-store-detail p:nth-child(2) {
    font-size: 11pt;
    margin-bottom: 20px;
    font-weight: 500;
}

.c-store-detail-title {
    margin-bottom: 20px;
}

.c-store-detail h2 {
    font-size: 11pt;
    margin-top: 40px;
}

.c-store-result-detail ul {
    margin-top: 15px;
    /*margin-bottom:20px;*/
}

    .c-store-result-detail ul li {
        text-align: center;
    }

        .c-store-result-detail ul li span {
            font-size: 9pt;
        }

.c-store-result-detail {
    color: #000;
}

    .c-store-result-detail ul li img {
        padding: 8px 0;
    }

        .c-store-result-detail ul li img.disabled {
            opacity: 0.3;
        }

.c-store-detail-btnbook {
    margin-top: 40px;
    margin-bottom: 10px;
    width: 100%;
    font-size: 12pt;
}

.c-store-detail-btncall {
    width: 100%;
    margin: 40px 0;
    font-size: 12pt;
}

.c-store-detail-hour {
    font-size: 11pt;
    margin-bottom: 10px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.c-store-image {
    position: relative;
}

    .c-store-image .button-prev, .c-store-image .button-next {
        position: absolute;
        top: 50%;
        z-index: 2;
    }

    .c-store-image .button-prev {
        right: 0;
    }

    .c-store-image .button-next {
        left: 0;
    }

.c-store__slider-container {
    overflow: hidden;
    max-height: 600px;
    position: relative;
}

.c-html-construction, .c-html-construction body {
    margin: 0;
    height: 100%;
}

    .c-html-construction body {
        background: url(/content/templatex/images/bg.jpg);
        position: relative;
    }

.c-construction-page {
    position: absolute;
    top: 40%;
    left: 32%;
}

    .c-construction-page .c-page-back {
        color: #000;
        font-size: 11pt;
        font-weight: bold;
    }

    .c-construction-page .c-page-home {
        /*left:43%;*/
    }

    .c-construction-page .c-page-goback {
        margin-right: 10rem;
    }

    .c-construction-page p {
        font-size: 45pt;
        font-weight: bold;
        color: #ecc710;
        margin-top: 8rem !important;
    }

.leaflet-left {
    z-index: 1 !important;
}

.raychat_main_button {
    border-radius: 0 !important;
}

.o-collection-layout {
    min-height: 1000px;
    padding: 50px;
    margin: 0 auto;
}

.o-collection-layout__header .title {
    text-align: left;
    margin-bottom: 15px;
}

    .o-collection-layout__header .title h1 {
        font-size: 28px;
    }

.o-collection-layout__header .c-custom-hr {
    border-top: solid 2px #000;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.o-collection-content {
    background-color: #f6f6f6;
    padding: 30px;
    position: relative;
}

.c-collection__figure {
    width: 100%;
    height: 100%;
    position: relative;
}

.c-collection__image {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.pull-right {
    float: right;
}

.o-collection-content h2 {
    font-size: 18pt;
    margin-bottom: 30px;
}

.o-collection-content p {
    font-size: 13pt;
    font-weight: 100;
    line-height: 20pt;
}

    .o-collection-content p a {
        color: gray;
        float: left;
        font-size: 10pt;
        margin-top: 6px;
    }

.o-collection-text {
    min-height: 482px;
    position: relative;
}

.btn-collection {
    background: #000000;
    color: #fff;
    text-align: center;
    transition: all .4s ease;
    border: 1px solid #000000;
    -webkit-transition: all .4s ease;
    transition-timing-function: ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
    padding: 15px 40px;
    font-size: 17pt;
    position: absolute;
    bottom: 0;
    left: 0;
}

    .btn-collection:hover {
        background: #f7c60f;
        border-color: #f7c60f;
        color: #fff;
    }

    .btn-collection:after {
        content: '';
        border-left: 15px solid #000;
        border-right: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        position: absolute;
        right: -31px;
    }

    .btn-collection:before {
        content: '';
        border-left: 15px solid #f6f6f6;
        border-right: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        position: absolute;
        left: -1px;
    }

    .btn-collection:hover:after {
        border-left: 15px solid #f7c60f;
    }

.c-cis-collection__dl {
    width: 0;
    height: 0;
    border-right: 30px solid #f6f6f6;
    border-left: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.btn-collection-all {
    background: #000000;
    color: #fff;
    text-align: center;
    transition: all .4s ease;
    border: 1px solid #000000;
    -webkit-transition: all .4s ease;
    transition-timing-function: ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
    padding: 15px 40px;
    font-size: 17pt;
    position: relative;
    float: right;
}

    .btn-collection-all:hover {
        background: #f7c60f;
        border-color: #f7c60f;
        color: #fff;
    }

    .btn-collection-all:before {
        content: '';
        border-left: 15px solid #fff;
        border-right: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        position: absolute;
        left: -1px;
    }

    .btn-collection-all:after {
        content: '';
        border-left: 15px solid #000;
        border-right: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        position: absolute;
        right: -31px;
    }

    .btn-collection-all:hover:after {
        border-left: 15px solid #f7c60f;
    }

.margin-bottom-10 {
    margin-bottom: 10px;
}

.txt-overflow {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.basket-title-overflow {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.table-responsive {
    border: none !important;
}

.page-content, .afterSaleService-page-content, .faq-page-content {
    line-height: 35px;
    font-size: 14px;
}

.page-layout {
    padding: 40px;
    /*    max-width: 700px;*/
    margin: 0 auto;
    min-height: 800px;
    text-align: justify;
}

.page-layout_afterSaleService {
    width: 100%;
    margin: 0 auto;
    min-height: 800px;
    text-align: justify;
}


.afterSaleService-page-content ul, .organizationalSale-page-content ul {
    padding-left: 26px !important;
}

    .afterSaleService-page-content ul li::before,
    .faq-page-content ul li::before,
    .representaion-page-content ul li::before,
    .customerClubBenefits-page-content ul li::before {
        content: "\2022";
        color: black;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
    }


.afterSaleService-page-content {
    font-size: 20px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.faq-page-content .faq-page-q {
    margin: 30px;
}

.faq-page-content li {
    font-size: 14px;
}

.mngul li {
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.magpage {
    width: 80%;
    margin: 0 auto;
    font-size: 12px;
}

.mngul li:last-child {
    margin-bottom: 0;
}

.mngul:nth-child(3) li {
    margin-bottom: 20px;
}

@media (max-width:1200px) {
    .mngul {
        width: 100%;
        margin-right: 10px;
    }
}

.MarginTop15 {
    margin-top: 15px;
}

.magpage {
    width: 80%;
    margin: 0 auto;
}

@media (max-width:1300px) {
    .magpage {
        width: 100%;
    }
}

.manager-page-layout {
    padding: 40px;
    margin: 0 auto;
    min-height: 900px;
    text-align: justify;
}

.manager-rows {
    display: flex;
    justify-content: space-around;
    margin-bottom: 35px;
    margin-top: 35px;
}

.c-product-item-Percent {
    position: absolute;
    left: 13px;
    top: 10px;
    /*  width: 60px;*/
    z-index: 2;
}

.c-product-item__price {
    position: relative;
}

.c-product-item__price-Line {
    position: absolute;
    width: 60%;
    right: 21%;
    margin-left: -21%;
}

.c-product-details__price-Line {
    position: absolute;
    width: 60%;
    left: 0;
}

.c-product-item__price-value.discount-price {
    font-weight: bold;
}

.c-product-details__price {
    position: relative;
}


.c-product-details__price-value.discount-price {
    font-weight: bold;
}

.customerClubBenefits-page-content table {
    align-content: center;
    width: 100%;
    border: solid;
    border-top-color: darkgrey;
    border-width: 1px;
}

    .customerClubBenefits-page-content table td, .customerClubBenefits-page-content table th {
        border: solid;
        text-align: center;
        border-width: 1px;
        border-color: #e0e0e0;
        padding: 1rem;
    }

.organizationalSale-page-content img, .organizationalSale-page-content h4 {
    margin: 20px;
}

@media (min-width: 768px) {
    .organizationalSale-page-content .brand {
        margin: 74px 0px;
    }

    .order {
        margin: 110px 0;
    }
}

.header-homeIcone {
    fill: white !important;
    width: 13px;
    /*height: 13px;*/
    font-weight: bolder;
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 14px;
}

    .header-homeIcone :hover {
        fill: #ecc710;
    }

@media (max-width: 980px) {
    .header-homeIcone {
        fill: black !important;
        width: 24px;
        height: 24px;
        font-weight: bolder;
        /*margin-left: 10px !important;
        margin-right: 10px !important;*/
    }

    .c-nav__lang {
        margin-left: 0 !important;
        margin-right: 5px !important;
    }
}

@media (max-width: 1200px) and (min-width: 980px) {
    .hidden-md-lg-specialProduct {
        display: none;
    }
}

#divPopUpAllProducts .modal-dialog {
    width: 60%;
    height: auto;
    margin-top: 300px;
}

/*#divPopUpAllProducts .modal-content {
    border-radius: 0;
    padding: 0;
}*/

.all-product-popup {
    text-align: center;
    height: auto;
    width: 80%;
    margin: 0 0;
    padding: 0 0;
}

#popupImage {
    width: 100%;
    height: auto;
}

.all-product-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dIcone {
    width: 10px;
    height: auto
}

.all-product-popup .col-lg-35 {
    line-height: 60px;
    font-family: 'Fractul Alt';
    font-size: 15px;
    margin: 10px;
}

    .all-product-popup .col-lg-35 img {
        margin: 10px;
    }

#closeIcone {
    position: absolute;
    border-width: 0px;
    right: 20px;
    top: 10px;
    /*transform: translate(-50%, -50%);*/
    width: 17px;
    height: auto;
    z-index: 10
}

@media (max-width: 1200px) {
    #divPopUpAllProducts .modal-dialog {
        width: 80%;
        height: auto;
        margin-top: 20%;
    }
}

@media (max-width: 800px) {

    #divPopUpAllProducts .modal-dialog {
        width: 100%;
        margin-top: 10%;
    }

    .all-product-popup {
        background-size: 300%;
        background-color: white;
    }

    #popupImage {
        display: none;
    }

    .all-product-popup {
        position: absolute;
        top: 50%;
        left: 10px;
        transform: initial
    }

    .all-product-popup {
        text-align: center;
        height: auto;
        width: 100%;
        margin: 0 0;
        padding: 0 0;
    }

    #divPopUpAllProducts {
        padding: 20px;
    }
}

.career_header {
    position: relative;
    min-height: 100px;
    background-color: white;
    text-align: center;
    margin-bottom: 90px;
}

    .career_header .homeLink {
        position: absolute;
        top: 30px;
        left: 16px;
    }

        .career_header .homeLink a {
            color: black;
            font-family: "Fractul Alt Hairline";
            font-size: 21pt;
            font-weight: initial !important;
            word-spacing: 0;
        }

        .career_header .homeLink i {
            font-size: 15pt;
            margin: 0;
            padding: 0;
        }

    .career_header .joinUsTitle {
        position: absolute;
        right: 40%;
        top: 2%;
        text-align: center;
    }

        .career_header .joinUsTitle h1 {
            word-spacing: 0pt;
            color: black;
            font-size: 46pt;
        }

@media (max-width: 1500px) {

    .career_header {
        min-height: 90px;
    }

        .career_header .homeLink {
            top: 25px;
        }

        .career_header .joinUsTitle h1 {
            font-size: 35pt;
        }
}

@media (max-width: 1200px) {
    .career_header {
        min-height: 80px;
    }

        .career_header .homeLink a {
            font-size: 16pt;
        }

        .career_header .homeLink i {
            font-size: 11pt;
        }

        .career_header .joinUsTitle h1 {
            font-size: 30pt;
        }
}

@media (max-width: 1000px) {
    .career_header {
        min-height: 70px;
    }

        .career_header .homeLink {
            top: 20px;
        }

        .career_header .joinUsTitle h1 {
            font-size: 25pt;
        }
}

@media (max-width: 800px) {
    .career_header {
        min-height: 60px;
    }

        .career_header .homeLink a {
            font-size: 12pt;
        }

        .career_header .homeLink i {
            font-size: 9pt;
        }

        .career_header .joinUsTitle h1 {
            font-size: 22pt;
        }
}

@media (max-width: 600px) {
    .career_header {
        min-height: 50px;
    }

        .career_header .homeLink {
            top: 15px;
        }

        .career_header .joinUsTitle h1 {
            font-size: 18pt;
        }

        .career_header .homeLink {
            left: 12px;
        }
}

@media (max-width: 450px) {
    .career_header {
        min-height: 40px;
    }

        .career_header .homeLink a {
            font-size: 9pt;
        }

        .career_header .joinUsTitle {
            position: absolute;
            right: 30%;
        }

        .career_header .homeLink i {
            font-size: 7pt;
        }

        .career_header .joinUsTitle h1 {
            font-size: 15pt;
        }
}

@media (max-width: 400px) {
    .career_header {
        min-height: 35px;
    }

        .career_header .homeLink {
            top: 9px;
        }

        .career_header .joinUsTitle h1 {
            font-size: 14pt;
        }
}



.career-yellowLine {
    position: absolute;
    width: 100%;
    bottom: 0;
}

    .career-yellowLine hr {
        border-color: #f7c60f;
        border-width: 4px;
        width: 100%;
    }

.career-footer {
    background-color: white;
    color: #000000;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10vh;
}

    .career-footer .career_Links {
        padding-top: 50px;
    }

    .career-footer .c-footer__social-container {
        margin-top: 0;
        /*padding-top: 50px;*/
    }

    .career-footer hr {
        margin-top: 50px;
    }

    .career-footer .c-footer-parallax {
        background-color: white;
    }

    .career-footer .c-footer__link {
        color: #000000;
        direction: ltr;
    }

        .career-footer .c-footer__link p {
            text-align: right;
            width: 90px;
        }

.career_Links {
    position: absolute;
    left: 12%;
    right: auto;
}

@media (max-width: 500px) {
    .career-footer .career_Links {
        left: 5%;
    }
}

.career-footer .c-footer__link a {
    color: #000000;
    font-size: 15pt;
    text-decoration-line: underline;
}

.career-footer .c-footer__shahin-amir {
    fill: #000000;
    width: 70%;
    display: block;
    margin: 0 auto;
    margin-top: 70px;
}

.career-footer .c-footer__tehran-1370 {
    margin-bottom: 0px;
}

.career_header .joinUsTitle h1 {
    word-spacing: -5pt;
    font-family: "Fractul Alt" !important;
}

.career_header .homeLink a {
    word-spacing: 0;
    font-family: "Fractul Alt Hairline" !important;
}

.career-line {
    max-width: 1450px;
    margin: 0 auto;
    border-color: #d0cfce;
    margin-top: 80px;
    margin-bottom: 40px;
}

.career-opportunities, .career-formResult {
    margin-top: 100px;
}

    .career-opportunities .career-opportunity-btn, .career_form .career-opportunity-btn, .career-formResult .career-opportunity-btn {
        background-color: #000000;
        border: none;
        color: #fff;
        padding: 25px 0;
        margin: auto;
        font-size: 17pt;
        width: 340px;
        transition: all .4s ease;
        -webkit-transition: all .4s ease;
        transition-timing-function: ease;
        -webkit-transition-timing-function: ease-in-out;
    }

    .career-opportunities .career-opportunity-btn {
        width: 210px;
    }

.opportunity .career-opportunity-btn[disabled], .career_form .career-opportunity-btn[disabled] {
    opacity: 0.5;
}

.opportunity .career-opportunity-btn, .career_form .career-opportunity-btn, .career-formResult .career-opportunity-btn {
    background-color: #e8c310;
    border: none;
    color: #fff;
    padding: 10px 0;
    margin: auto;
    font-size: 15pt;
    width: 280px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition-timing-function: ease;
    -webkit-transition-timing-function: ease-in-out;
}

.career_form .career-opportunity-btn {
    font-size: 20pt;
    width: 450px;
}

.opportunity .career-opportunity-btn {
    margin-top: 40px
}


    .opportunity .career-opportunity-btn:hover, .career_form .career-opportunity-btn:hover, .career-formResult .career-opportunity-btn:hover {
        background: #000000;
        border-color: rgba(0, 0, 0, 0.5);
        color: #fff;
    }

    .opportunity .career-opportunity-btn[disabled]:hover, .career_form .career-opportunity-btn[disabled]:hover, .career-formResult .career-opportunity-btn[disabled]:hover {
        background: #e8c310;
        border-color: none;
        color: #fff;
    }

.opportunity h1, .career-formResult h1 {
    font-size: 35pt;
}

.opportunity h2, .career-formResult h2 {
    margin: 10px;
    font-size: 25pt;
}

.career-opportunities, .career-formResult {
    justify-content: center;
    text-align: center;
}

.career_OpportunityPage {
    direction: rtl;
    padding: 100px 10%;
    margin: auto
}

    .career_OpportunityPage .OpportunityPage-detail {
        padding: 40px;
        margin: 20px;
        border: solid 1px;
        border-color: #e0e0e0
    }

        .career_OpportunityPage .OpportunityPage-detail h2 {
            font-size: 27pt;
            font-family: 'Fractul Alt'
        }

        .career_OpportunityPage .OpportunityPage-detail h3 {
            font-size: 21pt;
        }

        .career_OpportunityPage .OpportunityPage-detail p {
            font-size: 18pt;
        }

.OpportunityPage-detail .careerBackLink {
    padding: 20px 0 250px 0;
}

    .OpportunityPage-detail .careerBackLink a {
        color: #000000;
        font-size: 16pt;
    }

    .OpportunityPage-detail .careerBackLink i {
        font-size: 12pt;
        margin: 0;
        padding: 0;
    }

.OpportunityPage-detail [class^="dl-"]:before, .OpportunityPage-detail [class*=" dl-"]:before {
    margin: 0;
    width: .5rem;
    padding: 0;
}

.career-sendRequest {
    width: 97%;
    font-size: 25pt;
}

.career-formResult_btn {
    text-align: center;
    width: 400px;
    font-size: 25pt;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 100px;
}

.career_OpportunityPage .OpportunityPage-description {
    padding: 25px;
}


    .career_OpportunityPage .OpportunityPage-description h1 {
        font-size: 33pt;
        margin-bottom: 30px;
    }

    .career_OpportunityPage .OpportunityPage-description h2 {
        font-size: 26pt;
        margin-bottom: 30px;
        margin-right: 30px
    }

    .career_OpportunityPage .OpportunityPage-description p {
        font-size: 18pt;
        margin-bottom: 20px;
        margin-right: 60px
    }

.career_OpportunityPage .txt-overflow {
    -webkit-line-clamp: 4;
}

.career_OpportunityPage .showMoreBtn {
    float: left;
}

.career_form {
    padding: 100px 10%;
    margin: auto
}

    .career_form h1 {
        font-size: 33pt;
        margin-bottom: 50px;
    }

    .career_form h3 {
        margin-bottom: 20px;
        font-size: 26pt;
    }

    .career_form h4 {
        font-size: 19pt;
    }

    .career_form .career_form_textInput {
        width: 80%;
        font-size: 19pt;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .career_form .row div {
        float: right;
        margin: auto;
    }

    .career_form .row {
        margin-bottom: 50px;
    }

        .career_form .row .addressDiv {
            margin-bottom: 10px;
        }

    .career_form input[type="radio"] {
        opacity: 0;
        position: fixed;
        width: 0;
    }

    .career_form .radioLbl {
        display: inline-block;
        padding: 15px 0;
        margin: 10px;
        width: 130px;
        font-size: 16pt;
        border: 1px solid #444;
        text-align: center;
    }

    .career_form input[type="radio"]:checked + .radioLbl {
        background-color: #efbe0f;
        color: white
    }

    .career_form table {
        margin-top: 35px;
        border-spacing: 15px;
    }

        .career_form table th {
            color: white;
            padding: 15px 2px;
            background-color: black;
        }

        .career_form table th, .career_form table td {
            border: solid;
            border-width: 8px;
            font-size: 15pt;
            border-color: white;
            border-spacing: 15px;
            width: 150px;
            margin: 15px;
            text-align: center;
        }

    .career_form table {
        border: solid;
        border-width: 1px;
        font-size: 15pt;
        border-color: black;
        padding: 15px;
        text-align: center;
    }

    .career_form .career_form_tableInput {
        width: 100%;
        font-size: 15pt;
        border: 1px solid black;
    }

    .career_form .careerAddmore {
        font-size: 15pt;
        padding: 10px;
        cursor: pointer;
    }

.career-photoUpload-btn {
    background-color: #000000;
    border: none;
    color: #fff;
    margin: 33px auto auto auto;
    font-size: 17pt;
    width: 240px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition-timing-function: ease;
    -webkit-transition-timing-function: ease-in-out;
}

    .career-photoUpload-btn:hover {
        background: #efbe0f;
        border-color: rgba(0, 0, 0, 0.5);
        color: #fff;
    }

.career_questions {
    font-size: 17pt;
}

    .career_questions .c-checkbox {
        padding-left: 100px;
    }

    .career_questions .c-checkbox__checkmark {
        top: 10px;
        height: 15px;
        width: 15px;
    }

    .career_questions .c-checkbox {
        padding-right: 30px;
    }

        .career_questions .c-checkbox input:checked ~ .c-checkbox__checkmark .c-checkbox__checkmark-inner {
            width: 8px;
            height: 8px;
        }

.career_form .career_tdHead {
    color: white;
    padding: 5px 2px;
    background-color: black;
    font-size: 15pt;
}

.career_form .career_Lang {
    font-size: 14pt;
}

.career_form .career_form_otherTextInput {
    width: 100%;
    font-size: 14pt;
    line-height: 50px;
}

.career_form .career_OtherQuestions div {
    margin-bottom: 18px;
}

.career_form .career_finalCheck {
    font-size: 15pt;
}

.career_questions .c-checkbox {
    padding-left: 100px;
}

.career_finalCheck .c-checkbox__checkmark {
    top: 10px;
    height: 15px;
    width: 15px;
}

    .career_finalCheck .c-checkbox__checkmark .c-checkbox {
        padding-left: 0;
        padding-right: 27px;
    }

.career_finalCheck input:checked ~ .c-checkbox__checkmark .c-checkbox__checkmark-inner {
    width: 8px;
    height: 8px;
}

.career_form td > label > input[radio] {
    visibility: hidden;
}

.career_form td > label {
    display: block;
    margin: auto;
    height: 38px;
    width: 100%;
    border: 1px solid black
}
    /*.career_form #iCDLTable td > label {
    width: 100%;
}*/

    .career_form td > label > span {
        display: inline-block;
        padding: 0px;
        height: 38px;
        width: inherit;
        background: none;
        border: none;
        vertical-align: initial;
    }

    .career_form td > label > input:checked + span {
        background: url(../images/Pages/Career/tick.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 38px 38px;
    }




.career_form input[type="file"] {
    display: none;
}

.career_form #personalPicFileName, .career_form #trainingCourseFileName, .career_form #resumeFileName {
    font-size: 13pt;
}
/*.career_form .custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}*/
.career_form .trainingCourseFileLbl {
    font-size: 18pt;
    font-weight: 300;
    cursor: pointer
}

.career_slider .swiper-pagination-bullet {
    width: 18px;
    height: 18px
}

.career_slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px 35px 2px
}

@media (max-width: 600px) {
    .career_slider .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .career_slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px 10px 2px
    }
}

@media (max-width: 550px) {
    .career_OpportunityPage .OpportunityPage-description {
        padding: 5px;
    }

        .career_OpportunityPage .OpportunityPage-description h1 {
            font-size: 23pt;
            margin-bottom: 25px;
        }

        .career_OpportunityPage .OpportunityPage-description h2 {
            font-size: 13pt;
            margin-bottom: 25px;
            margin-right: 25px
        }

        .career_OpportunityPage .OpportunityPage-description p {
            font-size: 14pt;
            margin-bottom: 15px;
            margin-right: 40px
        }

    .career_OpportunityPage {
        direction: rtl;
        padding: 30px 2%;
    }

    .OpportunityPage-detail .careerBackLink {
        padding: 10px 0 50px 0;
    }

    .career_OpportunityPage .OpportunityPage-detail h2 {
        font-size: 18pt !important;
    }

    .career_OpportunityPage .OpportunityPage-detail h3 {
        font-size: 16pt !important;
    }

    .career_OpportunityPage .OpportunityPage-detail p {
        font-size: 14pt !important;
    }

    .career_OpportunityPage .OpportunityPage-detail {
        padding: 20px;
    }


    .career_form {
        padding: 50px 5%;
        margin: auto
    }

        .career_form h1 {
            font-size: 23pt;
            margin-bottom: 30px;
        }

        .career_form h3 {
            margin-bottom: 10px;
            font-size: 21pt;
        }

        .career_form h4 {
            font-size: 16pt;
        }

        .career_form .career_form_textInput {
            width: 90%;
            font-size: 16pt;
            line-height: 30px;
            margin-bottom: 10px;
        }
}

@media (max-width: 1830px) {
    .career_table {
        overflow-x: scroll;
        width: 100%
    }

    .career_form .career_table table {
        overflow-x: scroll;
    }
}


.career_form th, .career_form td {
    min-width: 150px;
}

.career_form #languageTable th, .career_form #languageTable td {
    min-width: 130px;
}

@media (max-width: 500px) {
    .career_form .career_formSubmitBtn input {
        width: 200px;
    }
}

.career_form .errorValidation {
    color: red;
    /*font-size: 8pt;*/
}

.career_form .career_errors {
    text-align: right;
}

.c-customize.color .swiper-slide .c-customize__item.selected {
    color: #ecc710;
    text-decoration: none;
}

    .c-customize.color .swiper-slide .c-customize__item.selected .c-customize__item-circle {
        border-color: #f7c60f;
    }

.c-gallery-news__more {
    cursor: pointer;
}

.zarrinpalimg {
    position: absolute;
    top: -80px;
    left: 0%;
}
/*.div-history {
    padding: 22px;
    margin: 0 31rem;
}*/
.div-history h3 {
    text-align: center;
    margin-top: 7rem;
    margin-bottom: 3rem;
}
/*.div-history p{
            line-height:2;
        }*/
.history-img {
    margin-right: 5rem;
    width: 350px;
    height: 350px;
    margin-top: 13rem;
}
/*.content-history {
    margin-right: 17rem;
}*/
.box-history {
    background-color: black;
    color: white;
    padding: 5px;
    text-align: center;
    margin-bottom: 5rem;
    margin-top: 5rem;
}

.box-yellow {
    margin-top: 4rem;
    color: #f7c60f;
}

.page-history {
    max-width: 1000px;
    padding: 30px;
    margin: 0 auto;
    text-align: justify;
    font-size: 1.3em;
}

.box-yellow ul {
    list-style: disc;
    list-style-position: inside;
}

.c-nav__tab-title--shoppingbag {
    position: relative;
}

    .c-nav__tab-title--shoppingbag span {
        position: absolute;
        left: 0;
        font-size: 13px;
        top: 0;
        bottom: 0;
        right: -1px;
    }

@media (max-width:768px) {
    .history-img {
        margin-right: 0;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}

@media (max-width:998px) {
    .page-history {
        font-size: 1em;
    }
}

@media (max-width:768px) {
    .catalog {
        padding: 20px !important;
    }

    .instagramctl {
        float: right !important;
        direction: rtl !important;
        margin-right: 6rem !important;
        margin-left: initial !important;
    }
}

/*@media (min-width:768px) {
    .c-nav__tab-icon {
        color: white !important;
    }
}*/

.c-nav__tab-icon:before {
    font-weight: 700 !important;
}

.c-nav__btns {
    margin-right: 7%;
}

@media (max-width:1024px) {
    .c-nav__menu {
        position: absolute;
        left: 6px;
    }
}

.order-waiting {
    border: 1px solid #000000;
    padding: 10px;
    font-size: 1.2em;
    margin-bottom: 40px;
}

.order-waiting-alert {
    color: red;
    font-size: 12pt;
    padding: 10px;
    border-bottom: solid 1px #e1dddd;
}

.order-waiting-orders {
    padding: 10px;
    border-bottom: solid 1px #e1dddd;
    text-align: center;
}

    .order-waiting-orders:last-child {
        border-bottom: none;
    }

.order-waiting-btn-cancle {
    background: #000000;
    color: #fff;
    text-align: center;
    font-size: 1.1em;
    padding: 6px 13px;
    width: 80%;
    display: inline-block;
}

.order-waiting-btn {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 1.1em;
    padding: 6px 13px;
    border: 1px solid #000000;
    width: 80%;
    display: inline-block;
}

    .order-waiting-btn-cancle:hover, .order-waiting-btn:hover {
        background: #f7c60f;
        border-color: #f7c60f;
        color: #fff;
    }

.flright {
    float: right;
    margin: 6px 0;
}

.empty-basket-alert {
    font-size: 12pt;
    color: red;
    margin-top: 10px;
}

.empty-basket-disabled {
    opacity: 0.3;
}

.js-address-prev, .js-address-next {
    top: 0;
}

.testimonial {
    height: 366px;
    position: relative;
    padding: 10px;
    border: solid 1px #e6e3e3;
    background: #fff;
}

.testimonial-info {
    display: block;
    margin: 0;
    padding: 0;
}

.scrollbar {
    height: 120px;
    overflow-y: auto;
}

.force-overflow {
    min-height: 120px;
}

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
    scrollbar-width: thin;
    scrollbar-color: #f7c60f #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f7c60f;
}

#style-2 {
    scrollbar-color: #f7c60f #F5F5F5;
    scrollbar-width: thin;
}

.mt-5 {
    margin-top: 2.5rem !important;
}

.mt-3 {
    margin-top: 1.5rem !important;
}

.testimonial-info cite {
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    color: #222;
    line-height: 1;
}

.align-address-actions {
    text-align: left;
    position: absolute;
    bottom: 5px;
    left: 2px;
    float: left;
}

.btn-link {
    direction: ltr !important;
    background-color: transparent;
    color: #000;
    font-weight: bold;
    padding: 0 7px;
}

.c-icon-user, .c-icon-pin {
    margin-left: 3pt;
}

    .c-icon-user:before, .c-icon-pin:before {
        color: #000;
        font-weight: bold;
        font-size: 10pt;
    }

    .c-icon-pin:before {
        color: #cccccc;
    }

.testimonial-info cite span {
    display: block;
    margin-top: 0.7rem;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: none;
    color: #cccccc;
    line-height: 1;
}

.c-address {
    margin-bottom: 30pt;
}

.c-address-add {
    border: solid 1px #e6e3e3;
    background: #fff;
    padding: 7pt;
}

    .c-address-add a {
        text-decoration: none;
        font-weight: 600;
        font-size: 1.5rem;
        text-align: right;
        margin-right: 7pt;
        font-weight: 500;
        position: relative;
    }

    .c-address-add svg {
        left: 5pt;
        position: absolute;
        top: 5pt;
    }

.c-address-add-body {
    /*background-color: #fbfbfb;*/
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
    text-align: right;
}

.c-address-add-container {
    transform: translateY(-20px);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition-timing-function: ease-in-out;
    padding: 7pt;
}

.is-open.c-purchase-info__address-add-btn ~ .c-address-add-body {
    max-height: 800px;
    opacity: 1;
}

    .is-open.c-purchase-info__address-add-btn ~ .c-address-add-body .c-address-add-container {
        transform: translateY(0);
    }

.c-purchase-info__address-add {
    text-align: left;
}

    .c-purchase-info__address-add .c-textbox-container {
        width: 100%;
        max-width: none;
        margin: 0;
    }

.pt-10 {
    padding: 0 10pt;
}

.radio-tile-group {
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 2rem;
}


    .radio-tile-group .input-container .radio-button {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        cursor: pointer;
    }

        .radio-tile-group .input-container .radio-button:checked + .radio-tile {
            border: 2px solid #f7c60f;
            /*color: white;*/
        }

    .radio-tile-group .input-container .radio-tile {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.box-bank {
    border: 1px solid #e6e3e3;
    margin-bottom: 1rem;
}

.radio-txt {
    width: 100%;
    padding: 0 6rem;
}

@media (max-width:992px) {
    .radio-txt {
        width: 22rem;
    }
}

.radio-txt span {
    white-space: nowrap;
}

.c-profile__wishlist-pros {
    position: relative;
}

.js-wishlist-prev {
    position: absolute;
    right: 0;
}

.js-wishlist-next {
    position: absolute;
    right: 0;
}

.chart-des {
    font-size: 21px;
    display: flex;
    justify-content: center;
    text-align: right;
}

.img-chart-size {
    justify-content: center;
    display: flex;
}

    .img-chart-size img {
        width: 579px;
        height: 770px;
    }

@media (max-width:768px) {
    .img-chart-size img {
        width: initial;
        height: auto;
    }
}

.align-address-actions {
    text-align: right;
    position: absolute;
    bottom: 12px;
    left: 15px;
    float: left;
    margin-top: 1rem;
    margin-left: 4rem;
}

.btn-primary.btn-link {
    direction: ltr !important;
}

.align-address-actions a:nth-child(2) {
    position: absolute;
    margin-top: -1px;
}

.btn-link:hover, .btn-link:focus {
    text-decoration: none;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-4 {
    margin-top: 4px;
}

.credit-title {
    margin-top: 5px;
    display: block;
    font-size: 11pt;
}

.c-purchase-info__gift-message-textarea {
    width: 100%;
}

input[type=text]:read-only {
    background-color: #f0f0f0;
}
/*#divOrder .modal-content {
    border-radius: 0;
    padding: 10px;
}*/
#divOrder {
    position: fixed;
    top: initial;
    right: initial;
    bottom: 0;
    left: 0;
    z-index: 1050;
}

.modal-dialog-order {
    border-radius: 0;
    padding: 10px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    background-color: #ededed;
    min-width: 300px;
    /*min-height: 250px;*/
}

    .modal-dialog-order .modal-content {
        background-color: #ededed;
    }

@media (min-width: 768px) {
    .modal-dialog-order .modal-content {
        -webkit-box-shadow: initial;
        box-shadow: initial;
        border: none;
    }
}

.seccesAdd {
    padding: 0 1rem;
    border: 1px dashed silver;
}

.modal-dialog-order .modal-content {
    padding: 3rem 3rem;
    line-height: 3;
}

.detail-popup {
    margin-top: 1rem;
    display: flex;
    margin-right: 5px;
    align-items: center;
}

@keyframes sliudeleft {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-0.5em);
    }

    100% {
        transform: translateX(0);
    }
}

.btn-slide-left:hover i {
    animation: .5s ease sliudeleft;
}

.btn-slide-left:hover {
    opacity: 0.5;
}

.modal-backdrop {
    position: initial !important;
    background-color: initial;
}

.modal-open {
    padding-right: initial !important;
}

.call-icon {
    font-family: fa-solid-900 !important;
    color: silver !important;
}
/*basketpartial*/
.dropdown:hover .dropdown-box, .dropdown.show .dropdown-box {
    transform: translate3d(0,0,0);
    visibility: visible;
    opacity: 1;
    top: 100%;
}

.cart-dropdown .dropdown-box {
    padding: 3rem;
    min-width: 33.5rem;
}

.dropdown-box {
    max-width: 45rem;
    right: 6%;
    z-index: 10000;
    position: absolute;
    top: 6rem;
    margin: 0;
    padding: 2.5rem 4.5rem;
    color: #666;
    /*background-image: url(../../media/Banner/100/row-3-2.png);*/
    background-color: #ededed;
    box-shadow: 0 2px 35px rgb(0 0 0 / 10%);
    visibility: hidden;
    opacity: 0;
    transition: transform .2s ease-out, opacity .2s, visibility .2s;
    transform: translate3d(0,-10px,0);
}

.product.product-cart-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1.3rem;
    border-bottom: 1px solid #edeef0;
}

.product {
    position: relative;
    font-size: 1.4rem;
    color: #999;
    transition: .3s;
}

    .product.product-cart-header span, .product.product-cart-header a {
        font-size: 1.4rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: -.025em;
        line-height: 1;
        color: #222529;
    }

    .product.product-cart-header a {
        padding: 0;
        padding-bottom: 0;
        color: #222529;
        line-height: 1;
    }

.dropdown a {
    display: flex;
    align-items: center;
}

.cart-dropdown .products {
    max-height: 360px;
    overflow-x: hidden;
    margin-right: -5px;
    padding-right: 5px;
}

.product.product-cart:last-child {
    margin-bottom: 0;
}

.product.product-cart {
    display: flex;
    align-items: center;
    margin-top: 1.5rem;
    font-size: 1.3rem;
}

    .product.product-cart .product-detail {
        flex: 1;
        margin: 0 8rem 0 1rem;
    }

    .product.product-cart .product-name {
        white-space: normal;
        padding: 0;
        margin-bottom: 0.8rem;
        font-size: 1.3rem;
        line-height: 1.54;
        letter-spacing: -.35px;
        color: #666;
    }

    /*.product-name {
    padding-left: 20px !important;
    padding-right: initial !important;
}*/

    .product.product-cart .price-box {
        display: flex;
        align-items: center;
        font-weight: 600;
        line-height: 3;
    }

    .product.product-cart .product-quantity {
        align-items: center;
        display: flex;
        color: #999;
        font-size: 1.2rem;
        font-weight: 600;
        font-family: "IranSans","IranSans";
    }

        .product.product-cart .product-quantity::after {
            margin-right: 0.8rem;
            margin-left: 0.8rem;
        }

        .product.product-cart .product-quantity::after {
            margin-left: 0.8rem;
            font-size: 1.1rem;
            content: 'X';
            text-transform: none;
            line-height: 0;
            font-weight: 600;
            margin-bottom: 1px;
        }

    .product.product-cart .product-price {
        margin: 0;
        color: #ecc710;
    }

    .product.product-cart .product-media {
        margin-right: initial;
        margin-left: 1rem;
        position: relative;
        width: 9rem;
        height: 9rem;
    }

        .product.product-cart .product-media a {
            padding: 0;
        }

    .product.product-cart .btn-close {
        left: initial;
        right: 0rem;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 2.2rem;
        height: 2.2rem;
        top: -0.9rem;
        border-radius: 50%;
        background-color: #fff;
        color: #222;
        box-shadow: 0 2px 6px 0 rgb(0 0 0 / 40%);
        font-size: 1.2rem;
    }

.btn.btn-link {
    padding: 0;
}

.cart-total {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-top: 1px solid #edeef0;
    border-bottom: 1px solid #edeef0;
    font-size: 1.4rem;
    line-height: 3;
    letter-spacing: normal;
}

.cart-dropdown .cart-total label {
    margin-left: 0.5rem;
    margin-right: initial;
    line-height: inherit;
    color: #999;
    font-weight: 400;
}

.cart-dropdown .cart-total .price {
    font-weight: 700;
    color: #222;
}

.cart-dropdown .cart-action {
    column-gap: 10px;
}

    .cart-dropdown .cart-action .btn {
        display: flex;
        justify-content: center;
        border-radius: 3px;
        padding: 0.53em 2em;
        line-height: 1.5;
        letter-spacing: .01em;
    }

#basketclick:hover::after {
    visibility: visible;
    opacity: 1;
}

#basketclick::after {
    content: '';
    position: absolute;
    z-index: 1000;
    left: 50%;
    top: 16px;
    transform: translate3d(-50%,-8px,0);
    border: 11px solid transparent;
    border-bottom: 11px solid #fff;
    transition: opacity .2s ease-out,transform .2s ease-out;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
}

.products {
    max-height: 360px;
    overflow-x: hidden;
    margin-right: -5px;
    padding-right: 5px;
}

.scrollable2 {
    color: #000;
    height: auto;
    overflow-y: auto;
    scrollbar-color: #000 #F5F5F5;
    scrollbar-width: thin;
}

.dl-close:focus {
    outline: none;
    border: none;
}

.dl-close:hover {
    color: #ecc710;
}

.basketshow:hover .dropdown-box, .basketshow:hover #basketclick::after {
    visibility: visible !important;
    opacity: 1 !important;
}

@media(max-width:768px) {
    .basketshow:hover .dropdown-box, .basketshow:hover #basketclick::after, #basketclick:hover::after {
        visibility: hidden !important;
        opacity: 0 !important;
    }
}

.c-nav__btns .align-menu-mobile .c-nav__tab {
    font-size: 15px;
}

.text-danger ul li {
    padding: 1rem 1rem;
}

.non-hover {
    color: initial !important;
}

.c-cart-info-req {
    background: #fff;
    padding: 10px;
    margin-bottom: 40px;
    font-size: 12pt;
    text-align: center;
    border: solid 1px #e6e3e3;
}

    .c-cart-info-req span {
        color: red;
    }

    .c-cart-info-req a {
        border: solid 1px #000;
        color: #000;
        padding: 4px 30px;
        margin-bottom: 10px;
        display: inline-block;
    }

        .c-cart-info-req a:hover {
            background: #f7c60f;
            border-color: #f7c60f;
            color: #fff;
        }

.c-btns-verification {
    display: inline-flex;
}

    .c-btns-verification .c-verification-home {
        background: #000;
        padding: 6px 60px;
        /*  margin-left: 40px;*/
    }

        .c-btns-verification .c-verification-home:hover {
            background: #f7c60f;
            border-color: #f7c60f;
            color: #fff;
        }

    .c-btns-verification .c-verification-pass {
        background: #fff;
        padding: 6px 40px;
        color: #000;
        border: solid 1px #000;
    }

        .c-btns-verification .c-verification-pass:hover {
            background: #f7c60f;
            border-color: #f7c60f;
            color: #fff;
        }

.c-nav__tab-inner-hint {
    margin-bottom: 10px;
}

#frmlogin .c-textbox {
    margin: auto;
}

.input-box.token input {
    padding: 0 6px;
    max-width: 68px;
    text-align: center;
    margin-right: 1rem !important;
}

.input-box input {
    text-align: center;
    width: 100%;
    line-height: 60px;
    /*height: 60px;*/
    border-radius: 12px;
    font-size: 16px;
    border: solid 1px #c5c7cb;
    color: #000;
    padding-right: 57px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.input-box.token {
    direction: ltr;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.login-lable {
    margin-bottom: 3rem;
}

.c-textbox--password {
    margin: auto;
}

#dvSign .c-checkbox__checkmark {
    top: 4px;
}

.margin-2 {
    margin-top: 2rem;
}

#jewellery, #home, #dorsa {
    border-top: 1px solid #e3e3e3;
    margin-top: 55px !important;
    margin-bottom: 55px !important;
}

option {
    font: -moz-pull-down-menu;
}

.scroll-top {
    transition: .3s;
    /* color: #fff; */
    background: #43494e;
    /* font: 26px/56px 'FontAwesome'; */
    text-align: center;
    height: 42px;
    /* border-radius: 50%; */
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.to-top {
    position: fixed;
    background: #43494e;
    width: 50px;
    /*height: 45px;*/
    text-align: center;
    bottom: 0;
    display: none;
    font-size: 1rem;
    z-index: 1000;
    left: 2rem;
}

.sale-label-img {
    position: relative;
}

.sale-label {
    position: absolute;
}

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.product-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow .3s;
}

    .product-media img:first-child {
        /*position: relative;*/
        opacity: 1;
    }

.img2 {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
    object-fit: cover;
}

.product-media:hover .img2, .image-container:hover .img2 {
    opacity: 1;
}


.text-color {
    color: #333;
}

#modal-global {
    background-color: #626262db;
}

.modal-dialog-global {
    position: fixed;
    top: 30%;
    right: 50%;
    left: 50%;
}

    .modal-dialog-global .modal-content {
        position: relative;
        display: flex;
        justify-content: center;
        background: #fff;
        margin: auto;
        height: auto;
    }

        .modal-dialog-global .modal-content img {
            /*position: relative;*/
            max-width: 100%;
            height: auto;
        }

.moal-reponse {
    position: fixed;
}

.modal-dialog-global button {
    top: -27px;
    right: -32rem;
    position: absolute;
    color: aliceblue;
}
/*campaign*/
.campaign-title {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.campaign-box {
    border: 1px solid #efbe0f;
    padding: 1rem 2rem;
}

.campaign-video-des p {
    margin-top: 2rem;
    /*margin-bottom: 2rem;*/
    text-align: justify;
    line-height: 1.5;
}

.campaign-video-des {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.campaign-video, campaign-thanks-text {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.campaign-video-des ul {
    line-height: 1.7;
}

.campaign-video-des a {
    padding: 0 4px;
}

.campaign-thanks-text {
    margin-bottom: 2rem;
}

.campaign-information input {
    background-color: #fff;
    padding: 0 30px;
    display: inline;
    border-radius: 5px;
    border-color: #efbe0f;
}

.campaign-information {
    margin-top: 2rem;
}

.campaign-information-label-1 {
    padding-left: 11px;
}

.campaign-information-label-2 {
    padding-left: 66px;
}

.radio-group-legacy input {
    margin: 12px;
}

.campaign-video video {
    width: 100%;
}

.campaign-btn {
    padding: 0;
}

input[name="gender"] {
    accent-color: #efbe0f;
}

input[type="radio"]:checked:before {
    background: #efbe0f;
}

input[type="radio"]:checked {
    border-color: #efbe0f;
}

.page-modal-footer {
    position: absolute;
    /* top: 60%; */
    left: 0;
    bottom: 0;
}

.hidden {
    display: none !important;
}

.custom-checkbox {
    left: 12rem;
    position: absolute;
    bottom: 11px;
}

    .custom-checkbox + label {
        position: relative;
        padding: 1rem 1rem;
        cursor: pointer;
    }

        .custom-checkbox + label::before {
            /* display: inline-block; */
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 133px;
            width: 18px;
            height: 18px;
            line-height: 17px;
            border: 1px solid #ccc;
            border-radius: 2px;
        }

#form-page-modal input {
    position: relative;
    width: 150px;
    display: flex;
    height: 3rem;
    margin-right: -3rem;
    padding: 1rem 0;
}

#form-page-modal button {
    height: 3rem;
    width: initial;
    margin: 3.7rem -8.5rem;
}

#div-page-modal-msg {
    position: absolute;
    top: -1rem;
}

.radio-group-legacy {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.campaign-box .text-danger ul li {
    padding: 0;
}

.genderbox .c-textbox__validation {
    margin-top: -8px;
    margin-bottom: initial;
}

.mb-2 {
    margin-bottom: 2rem;
}

#hide-page-popup {
    margin-left: 1rem;
}

#modal-global .form-checkbox {
    position: absolute;
    top: 48rem;
    right: 16rem;
    width: 150px;
}
/*banner-home*/
.home-banner-img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.full-width {
    width: 100%;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}
/*complaints*/
.input-complaint {
    /*width: auto;*/
    display: inline;
    background-color: transparent !important;
    border: none;
    padding: 5px 20px;
    text-align: right;
}

.input-complain:focus {
    background-color: transparent !important;
}

.organ-name, .personal-information {
    border-bottom: 1px solid #222;
    margin-bottom: 3rem;
}

.page-comlaint {
    /*background-image: url('../images/Pages/CustomerComplaint/complaint-background.png');*/
    padding: 40px 0;
    max-width: 800px;
}

    .page-comlaint .c-textbox:focus {
        background-color: transparent;
    }

.personal-information {
    width: 366px;
    margin-right: 6rem;
}

.name-width {
    width: 115px;
}

.star-label {
    color: #efbe0f;
}

.complaint-des {
    margin-right: 6rem;
}

    .complaint-des textarea {
        resize: none;
        background-color: transparent;
        margin-top: 1rem;
        min-width: 366px;
        max-width: 366px;
        min-height: 10rem;
        border: none;
        padding: 10px;
        overflow: hidden;
        margin-top: 25px;
        height: 150px;
        line-height: 28px;
        background: repeating-linear-gradient(rgb(131 81 81 / 0%), rgb(0 0 0) 1px, rgb(255 201 201 / 0%) 1px, rgb(102 92 92 / 0%) 28px);
        width: 368px;
    }

.complaint-date {
    margin-top: 28rem;
}

.complaint-req {
    margin-top: 13rem;
    margin-bottom: 4rem;
}

.complaint-req, .complaint-date, .complaint-file {
    margin-right: 5rem;
}

.complaint-file {
    border-bottom: none;
    margin-bottom: 1rem;
}

#complaintfile {
    padding-right: 0;
    outline: none;
    cursor: pointer;
}

.no-width {
    width: initial;
}

.txt-validation-mr {
    margin-right: 6rem;
}

.label-file {
    line-height: 3;
}

    .label-file span {
        border: 1px solid;
        padding: 6px;
        cursor: pointer;
        border-radius: 5px;
    }

.DatePicker {
    width: 165px;
}

.product-title a:hover {
    color: #efbe0f !important;
}
/*switch checkbox*/
.switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 16px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider-switch {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider-switch:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 4px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider-switch {
    background-color: #efbe0f;
    border-color: #efbe0f;
}

input:focus + .slider-switch {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider-switch:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

.slider-switch.round {
    border-radius: 34px;
}

    .slider-switch.round:before {
        border-radius: 50%;
    }

.lbl-switch {
    white-space: nowrap;
    padding-left: 3rem;
}
/*disable-product*/
.disabled-product {
    opacity: 0.5 !important;
}

.alert-sucsess-back {
    font-size: 1.5rem;
    background-color: initial !important;
    border-color: #222 !important;
    color: #222 !important;
}

.sale-price {
    opacity: 0.5;
}
/*label-sale*/
.circle-off {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: initial !important;
}

.product-label {
    text-align: center;
    margin-bottom: 0.5rem;
    padding: 0 0.5rem;
    font-size: 2rem;
    /* border-radius: 2rem; */
    line-height: 1;
    color: #ff9d23 !important;
    text-transform: uppercase;
    font-weight: bolder;
    background: white;
}

.product-label-group {
    left: 1rem;
    position: absolute;
    text-align: center;
    top: 0;
    /*z-index: 999;*/
    bottom: 0;
}
/*new product page*/
.product-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
    position: sticky;
}

.product-image {
    height: 333px;
    position: relative;
}

@media (min-width: 576px) {
    .cols-sm-2 > * {
        max-width: 50%;
        flex: 0 0 50%;
        padding-right: 10px;
        padding-left: 10px;
    }
}

.product-gallery.row > * {
    display: flex;
    align-items: center;
}

.product-gallery img {
    max-width: 100%;
    height: auto;
    cursor: zoom-in;
}

.mb-4 {
    margin-bottom: 2.5rem;
}

.product-gallery a:hover .show-serach {
    display: block !important;
}

.show-serach {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 50%;
    font-size: 3rem;
    cursor: zoom-in;
}

.menu-pic {
    margin-top: 3rem;
}

#sidebarWrap {
    position: relative;
}

@media(max-width:1024px) {
    #sidebar {
        width: auto !important;
    }
}

#sidebar {
    width: 411px;
    /*position: absolute;*/
}

    #sidebar.fixed {
        position: fixed;
        top: 0;
    }

.fixed-header {
    position: fixed;
    top: 0 !important;
    left: 0;
    width: 100%;
    background: #000;
}

.img-responsive {
    /*max-width: 100%;
    height: auto;*/
}

.header-top-animate {
    /*margin-top: 0.5rem;*/
    transform: translateX(0);
    animation: 24s linear 5s 1 show_msg_first, 48s linear 26s infinite show_msg;
}

.c-header .c-nav {
    top: initial;
    background: #fff;
}

.c-nav .c-nav__tab-title {
    color: #000;
}

.header-homeIcone {
    fill: initial !important;
}

@keyframes show_msg_first {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes show_msg {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

/*.section-animation {
    position: relative;
    overflow: hidden;
}*/

@media(max-width:768px) {
    .header-top-animate {
        object-position: right;
        object-fit: cover;
        height: 9px;
    }
}

.mobile-fix-btns {
    position: relative;
    /*z-index: -2;*/
}

.btns-inner {
    position: fixed;
    bottom: 0;
    width: 100%;
    right: 0;
    z-index: 99;
    background: #fff;
    border-top: 1px solid #cac9c8;
}

@media(max-width:768px) {
    .desktop-btn {
        display: none;
    }

    .mobile-fix-btns {
        display: block;
    }

    .productpage .to-top {
        bottom: 9rem;
    }
}

.fancybox-nav {
    top: 50% !important;
    width: 0 !important;
    height: 0 !important;
}

    .fancybox-nav span {
        visibility: visible !important;
    }

.fancybox {
    display: block !important;
}

.shippingPage .is-open.c-purchase-info__address-add-btn ~ .c-address-add-body {
    min-height: 900px !important;
}

.border-left {
    border-left: 1px solid #e6e3e3;
    padding: 0.85rem 2rem;
}

.caousel-box-home .product-label {
    background: transparent;
}

.caousel-box-home .line-price {
    top: 1.25rem !important;
    width: 167px !important;
}

.caousel-box-home .product-label-group {
    left: -22px !important;
}

.caousel-box-home .c-product-item__price-Line {
    width: 69% !important;
    right: 31px !important;
}

@media (min-width: 993px) {
    .product-height {
        min-height: 900px;
    }
}

.club-color {
    color: #ecc710;
    font-size: 2rem;
}

.club-tax {
    color: #8f8f8f;
    white-space: nowrap;
}

.club-box {
    border: 1px solid;
}

    .club-box p {
        padding: 1rem 2rem;
    }

.club-box-row {
    text-align: center;
    border: 1px solid #e0e0e0;
    padding: 2rem;
    min-height: 150px;
    border-radius: 4px;
}

    .club-box-row:not(:last-child) {
        margin-left: 2rem;
    }

.club-linked {
    margin-top: 1rem;
    background-color: #707070;
    border-radius: 4px;
    margin: 1rem auto;
    width: fit-content;
    padding: 0 1rem;
}

    .club-linked i {
        font-size: 1rem;
        margin-right: 1rem;
    }

.club-titr {
    font-size: 2.1rem;
}

@media(min-width:1024px) {
    .club-box-des {
        align-items: center;
        display: flex;
    }
}

.o-club-page {
    padding: 6rem 3rem;
}

.b2b-text-fa {
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 5rem;
    font-size: 1.2rem;
}

.b2b-text-en {
    font-weight: 700;
    font-family: 'Fractul Alt En';
    text-align: justify;
    margin-top: 1rem;
    font-size: 1.2rem;
    margin-bottom: 7rem;
}

.b2b-title-fa {
    font-size: 1.5rem;
}

.b2b-title-en {
    font-weight: 700;
    /*color: #333;*/
    font-family: 'Fractul Alt En';
    text-align: left;
    font-size: 1.5rem;
}

.b2b-box-header {
    margin-right: -13rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 2rem 2rem 1rem 5rem;
    display: inline-flex;
    background: #000;
    color: #fff;
    font-size: 1.5rem;
}

    .b2b-box-header img {
        width: 10px;
    }

.b2b-box-img {
    padding-left: 2rem;
}

.b2b-section {
    position: relative;
}

.absolute-section {
    color: #fff;
    position: absolute;
    top: 2rem;
    margin-right: 9rem;
}

.b2b-box-img img {
    width: 10px;
}

.b2b-box-header-2 {
    display: inline-flex;
}

.b2b-section-multi {
    /*background: #f5c500;*/
    height: 515px;
    padding: 2rem 10rem;
}

.b2b-title-fa-larg {
    font-size: 4.5rem;
}

.img-overlay {
    position: absolute;
    top: -21rem;
    right: 21rem;
}

.b2b-partners {
    width: 120px;
}

.partners-box {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partners-box-center {
    display: flex;
    align-items: center;
    height: 100px;
    font-weight: bold;
    text-align: center;
    justify-content: center;
}

    .partners-box-center h3 {
        font-size: 3rem;
    }

        .partners-box-center h3:last-child {
            font-weight: 700;
            font-family: 'Fractul Alt En';
            color: #f5c500;
            font-weight: bold;
        }

.last-row {
    display: flex;
    justify-content: space-around;
}

.b2b-footer {
    margin-top: 16rem;
    background-color: #f5c500;
}

.b2b-footer-box {
    text-align: center;
    padding: 0 29rem;
}

.b2b-text-en-footer {
    direction: ltr;
    font-weight: 700;
    margin-bottom: 5rem;
    font-family: 'Fractul Alt En';
}

.b2b-phone-des {
    font-size: 1.6rem;
}

.b2b-phone {
    /*font-family: 'Fractul Alt En';*/
    color: #000;
    font-size: 3rem;
}

    .b2b-phone:hover {
        color: #000 !important;
    }

.b2b-contact {
    text-align: center;
    margin-top: 4rem;
    padding: 0 20rem;
}

.path-middle {
    display: flex;
    justify-content: center;
}

    .path-middle img {
        margin-top: 2rem;
    }

.b2b-text-en-last {
    font-weight: 700;
    font-family: 'Fractul Alt En';
    margin-bottom: 6rem;
}

.b2b-sticky {
    border-top: 1px solid #272728;
    background-color: #f5c500;
}

    .b2b-sticky p, .b2b-sticky h3 {
        margin-right: 2rem;
    }

.b2b-tel-req {
    display: inline-flex;
}

.sticky-btn {
    border-top: 1px solid #000;
    padding: 2rem 1rem;
    max-width: fit-content;
    margin-right: 6rem;
}

.b2b-sticky-phone {
    font-size: 3rem;
    color: #000;
    /* font-family: 'Fractul Alt En';*/
}

.b2b-sticky-contact {
    padding: 3rem 1rem;
}

.b2b-tel-box {
    position: relative;
    padding: 3rem 4rem 0 2rem;
    border-left: 1px solid #707070;
}

.b2b-sticky-phone:hover {
    color: #000;
}

.b2b-form {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10rem;
    background-color: #000;
    color: #fff;
    padding: 3rem;
}

    .b2b-form form {
        border: 1px solid #f5c500;
        padding: 4rem 3rem;
    }

.b2b-save-btn {
    background: #f5c500;
    color: #000;
    font-size: 2rem;
    margin-top: 4rem;
}

.mr-3 {
    margin-right: 3rem;
}

.b2b-input {
    background: transparent;
    padding: 10px;
    max-width: 100%;
}

    .b2b-input:focus {
        background-color: transparent;
        border-color: #fff;
    }

.req-txt {
    cursor: pointer;
    color: #000;
}

    .req-txt:hover {
        color: #fff;
    }

.change-color {
    background: #000;
    color: #fff;
}

.b2b-contact-fa {
    text-align: right;
    font-size: 1.3rem;
    line-height: 1.5;
}

.b2b-contact-en {
    font-family: 'Fractul Alt En';
    font-weight: 700;
    text-align: left;
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 9rem;
}

#b2bForm .text-danger ul li {
    padding: 0rem 1rem;
}

.mobile-show {
    display: none;
}

.b2b-first-section {
    padding: 2rem 10rem;
}

.b2b-secound-section {
    padding: 8rem 0 2rem 26rem;
}




.b2b-text-fa {
    font-size: 19px;
}

.b2b-text-en {
    direction: ltr;
    font-size: 16px;
}

.b2b-box-header p:nth-of-type(1) {
    padding-top: 10px;
    font-weight: 700;
}

.b2b-title-en {
    font-size: 2rem;
}

.b2b-box-header p:nth-of-type(2) {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
}

.b2b-box-header {
    margin-right: -13rem;
    margin-top: 2rem;
    margin-bottom: 5rem;
    padding: 3rem 3rem 3rem 5rem;
    display: inline-flex;
    background: #000;
    color: #fff;
    font-size: 24px;
}

.b2b-title-fa {
    font-size: 22px;
    font-weight: bold;
}

.absolute-section {
    color: #fff;
    position: absolute;
    top: 6rem;
    margin-right: 9rem;
    background: rgba(0, 0, 0, 0.4);
    padding: 4rem;
}

.b2b-section-multi p:nth-of-type(2) {
    font-weight: bold;
    font-size: 27px;
    text-align: left;
    padding-top: 5px;
}

.b2b-footer-box {
    text-align: center;
    padding: 6rem 29rem 1rem;
    font-size: 20px;
}

.b2b-contact-en {
    font-size: 18px;
    color: #111;
}

.b2b-contact-fa {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

    .b2b-contact-fa a {
        color: #333;
    }

/*# sourceMappingURL=extra.css.map */
#select-sortby {
    border: none;
}

.o-store-layout .button-prev, .button-next {
    color: #efbe0f;
}

#SizeGuideModal {
    background-color: rgba(0,0,0,.7);
}

    #SizeGuideModal .modal-dialog {
        max-width: 800px;
    }

    #SizeGuideModal .modal-body iframe {
        width: 100%;
    }

@media (min-width: 768px) {
    #SizeGuideModal .modal-dialog {
        width: initial !important;
    }
}

@media(max-width: 992px) {
    .b2b-text-en {
        margin-top: 130rem;
    }

    .gift-card-box {
        justify-content: center;
    }

    .b2b-secound-section {
        padding: 0;
    }
}

.mr-1 {
    margin-right: 1rem;
}

.inline {
    display: inline-flex;
    vertical-align: bottom;
    margin-right: 2rem;
}

.bg-b2b {
    filter: brightness(1) grayscale(1);
}

.mobile-logo {
    position: absolute;
}

.central-btn {
    margin-left: 15px !important;
}

.condition-payment {
    font-size: 1.5rem;
    border: solid 1px #e6e3e3;
    margin-top: 1rem;
}

    .condition-payment p {
        line-height: 2;
        padding: 2rem;
    }

.box-cont {
    background: #000;
    color: #fff;
}

.dis-percent {
    font-size: 9rem;
    color: #f5c500;
}

.dis-des {
    font-size: 5rem;
}

.form-box-father {
    background: #525252;
    padding: 3rem 16rem;
    border-radius: 10px;
    margin-bottom: 8rem;
}

.txt-far {
    background: transparent;
    border-radius: 5px;
}

    .txt-far:focus {
        background-color: transparent;
        border-color: #f5c500;
    }

.form-box-des {
    margin-bottom: 3rem;
    font-size: 18px;
}

.form-box-row {
    margin-bottom: 3rem;
    margin-right: 3rem;
    margin-left: -3rem;
}

.product-box-sale {
    position: relative;
    /*  background:#fff;*/
    color: #000;
    /*    height:220px;*/
    margin-bottom: 2rem;
}

.select-city-event option {
    color: #000;
}

.slider {
    max-width: 1110px;
    margin: 0 auto;
}

/*.slick-track {
    padding-top: 53px;
    padding-bottom: 53px;
}*/

.slick-slide {
    text-align: center;
    transition: transform 0.3s ease-in-out;
}

    /*.slick-list {
    box-shadow: 2px 0px 34px -2px #efbe0f;
}*/
    /*
    .slick-slide:not(.slick-current) {
        filter: brightness(0.5);
    }*/
    .slick-slide.slick-current {
        /*   transform: scale(1.35);*/
        position: relative;
        z-index: 1;
    }

    .slick-slide img {
        width: 100%;
    }

.btn-father-add {
    padding: 4px 15px;
    background: #000;
    color: #fff;
    border-radius: 5px;
}

.box-detail-father {
    padding: 1px 2rem;
}

.box-pro-name {
    justify-content: center;
    position: absolute;
    display: none;
    color: #000;
    left: 37%;
    bottom: 45%;
    background: #e1e1e1;
    padding: 4px 2rem;
    font-size: 1.3rem;
}

.btn-father-detail {
    padding: 4px 12px;
    background: #fff;
    color: #000;
    border-radius: 5px;
    border: 1px solid #000;
    margin-right: 1rem;
}

.box-detail-father span {
    color: #0fd20f;
    font-size: 10px;
    background: #e3ffe3;
    padding: 1px 1rem;
    border-radius: 2px;
    margin-right: 1rem;
}

.dis-slider {
    font-size: 6rem;
    color: #fff;
}

/*.slick-center {
    filter: brightness(100%);
    -webkit-filter: brightness(100%);
    -moz-filter: brightness(100%);
}*/

.product-box-sale:hover .opac {
    opacity: 0.45;
}

.product-box-sale:hover .box-pro-name {
    display: block;
}

.mehr-title {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 4rem;
}

.video-mehr {
    position: relative;
}

.video-caption {
    position: absolute;
    bottom: 2rem;
    left: 40%;
}

    .video-caption .btn {
        background: #fff;
        color: #000;
        border-radius: 1px;
        font-weight: 900;
    }

.mehr-caption {
    text-align: center;
    bottom: 0;
    font-weight: bold;
    background: #7c7b7b;
    opacity: 0.75;
    width: 100%;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: large;
}

.slick-slide { /* spacing in between each slide */
    margin: 0 10px;
}

.slick-list { /* spacing in between the group of slides */
    padding: 0 20px;
}

.page-modal-footer {
    display: none;
}

.acoount-item {
    color: #000;
}

#ul-tabs {
    border-bottom: none;
}

    #ul-tabs li {
        float: none !important;
    }

.tabs-icon {
    float: left;
}

.pl-1 {
    padding-left: 1rem;
}

.account-i {
    font-size: 1.5rem;
    color: #efbe0f;
}

.nav-tabs > li > a {
    line-height: 3;
    border: none;
}

    .nav-tabs > li > a:hover {
        border: none;
        text-decoration: none;
        background-color: transparent;
    }

/*.profile-box a {
    color: #000;
}*/

.profile-box {
    border: 1px solid #e1e1e1;
    padding: 2rem;
    border-radius: 5px;
    margin-bottom: 3rem;
    background: #f4f4f4;
}

.content-account {
    padding: 0 2rem;
}

.mb-1 {
    margin-bottom: 1rem;
}

.acoount-active {
    background: #f4f4f4;
    border-radius: 5px;
}

.account-info {
    padding: 1.5rem 1rem;
    border-bottom: none;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-top: 1rem;
    background: #fff;
}

    .account-info .select-selected::after {
        left: 15px;
        top: 19px;
    }

.c-birthday {
    display: flex;
    justify-content: space-between;
}

.c-birthday__month, .c-birthday__day {
    width: 200px;
}

.order-empty {
    padding: 5rem;
    text-align: center;
    font-size: 1.5rem;
}

.mr-5 {
    margin-left: 5rem;
}

.mt-2 {
    margin-top: 2rem;
}

.order-custom th {
    border: 1px solid #cccccc;
    padding: 1rem;
}

.qty-order {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #898989;
    padding: 0px;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    margin: 0;
    bottom: 3px;
    left: 3px;
}

.profile-box .is-open.c-purchase-info__address-add-btn ~ .c-address-add-body {
    max-height: max-content;
}

.tab-active {
    /*    border-bottom:1px solid #000;
*/ font-weight: bold;
}

.profile-box .text-left a {
    color: #000;
}


.section-animation {
    background: url(../images/logos/header-top.jpg) repeat-x;
    background-size: contain;
    width: 100%;
    margin: 0;
    text-align: center;
    height: 11px;
    box-sizing: border-box;
    -webkit-animation: slide 10s linear infinite;
}

@-webkit-keyframes slide {
    from {
        background-position: 0;
    }

    to {
        background-position: -512px;
    }
}

.order-product-name a {
    color: #000;
}

.button-next {
    color: #fff;
}

.gift-card-box {
    display: inline-flex;
}

@media (min-width: 992px) {
    .gift-card-box {
        margin: 40rem 20rem 2rem 2rem;
        width: 300px;
        height: 400px;
    }
}


.mobile-show {
    margin-block: 10rem;
}

.mobile-show {
    display: initial;
}

.o-page-layout-noshavim {
    width: 100%;
    padding: 0;
    max-width: initial;
    margin: 0px;
    min-height: auto;
    background-color: #ffc502;
}

.noshavim-text-content {
    padding: 0 7vw;
    font-size: 20px;
}

@media screen and (max-width:576px) {
    .noshavim-text-content {
        font-size: 16px !important;
    }

    .counter-box-noshavim-banner {
        font-size: 1rem !important;
        letter-spacing: 10px !important;
        margin-left: 10px !important;
        margin-top: 1px !important;
    }

    .collected-bags-banner {
        font-size: 1.2rem !important;
        font-weight: normal !important;
    }
}

.counter-container-noshavim {
    margin-bottom: 4em;
    text-align: center;
}

.counter-number-noshavim {
    margin: 2rem auto 1rem;
    display: flex;
    justify-content: center;
    gap: 1rem;
    border: 3px solid white;
    max-width: 220px;
    align-items: center;
    line-height: 1.9;
}

.counter-box-noshavim {
    color: black;
    padding: 0.5rem 1.5rem;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
}

.banner-wrapper-noshavim {
    position: relative;
}

.counter-container-noshavim-banner {
    position: absolute;
    bottom: 4.42vw;
    left: 6.25vw;
    text-align: center;
}

.counter-number-noshavim-banner {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    gap: 1rem;
    border: 3px solid white;
    max-width: 220px;
    align-items: center;
    line-height: 1.9;
}

.counter-box-noshavim-banner {
    color: black;
    padding: 0.5rem 1.5rem;
    font-size: 2rem;
    text-align: center;
    letter-spacing: 35px;
    margin-left: 35px;
    margin-top: 5px;
    font-weight: bold;
}

.collected-bags-banner {
    color: white;
    font-weight: bold;
}

.noshavim-text-content > p {
    line-height: 2;
}

.main-header-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    user-select: none;
    width: 100%;
}

.dorsa-record-image-container {
    background: url("/content/templatex/images/pages/afterSaleService/header-top.png") repeat-x;
    background-size: contain;
    height: 11px;
    width: 100%;
}

.dorsa-header-text {
    color: white;
    margin: 40px 0;
    font-size: 42px;
    font-weight: 600;
}

.dorsa-description-text {
    color: white;
    margin: 40px 0;
}

@media (max-width:768px) {
    .dorsa-description-text {
        text-align: right;
        font-size: 30px;
        margin: 20px 20px;
    }
}

@media (max-width:576px) {
    .page-layout_afterSaleService p {
        font-size: 18px;
    }

    .page-layout_afterSaleService h2 {
        font-size: 28px;
    }

    .page-layout_afterSaleService h3 {
        font-size: 22px;
    }
}


.page-layout_afterSaleService h2, h3 {
    font-weight: 600;
}

.main-header-text-container {
    height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #ffc502;
    width: 100%;
    font-size: 40px;
}

.main-text-content-container {
    margin: 40px 0;
}

.extra-descriptions-content-container {
    background-color: #e5e7e9;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 5%;
    font-size: 20px;
}

.image-sizing-container {
    width: 100%;
}

.image-sizing-container-1 {
    width: 100%;
}

.description-text-content-container {
    margin: 40px 0;
    display: flex;
    justify-content: start;
    align-items: start;
}

.description-text-content-container-1 {
    margin: 40px 0;
    display: flex;
    justify-content: start;
    align-items: center;
}

.description-text-content-container-2 {
    margin: 40px 0;
    display: flex;
    justify-content: start;
    align-items: center;
}

.description-text-content-container-3 {
    margin: 40px 0;
    display: flex;
    justify-content: end;
    align-items: center;
}

.extra-descriptions-content-container-1 {
    background-color: #e5e7e9;
    padding: 50px 5%;
    font-size: 20px;
}


.final-descriptions-content-container {
    margin: 20px 0;
}

.guaranty-conditions {
    margin: 30px 0;
}

.footer-descriptions-container {
    background-color: #919599;
    padding: 50px 5%;
    color: #fff;
    margin: 20px 0;
    font-size: 20px;
}

.extra-descriptions-content-container-2 {
    display: flex;
    flex-direction: column;
    background-color: #e5e7e9;
    justify-content: center;
    padding: 50px 5%;
    font-size: 20px;
}

.footer-descriptions-container > div > ul > li::before {
    color: white;
}

.image-sizing-container-3 {
    width: 100%;
}

.aftersaleservice-image-container {
    display: flex;
    justify-content: end;
}

.description-text-content-container-4 {
    margin: 40px 0;
    display: flex;
    justify-content: end;
    align-items: start;
}

.description-text-content-container-5 {
    margin: 40px 0;
    display: flex;
    justify-content: start;
    align-items: center;
}

.image-sizing-container-2 {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .extra-descriptions-content-container {
        flex-direction: column-reverse;
    }

    .description-text-content-container {
        flex-direction: column-reverse;
    }

    .description-text-content-container-1 {
        flex-direction: column;
    }

    .image-sizing-container {
        width: 30%;
    }

    .image-sizing-container-1 {
        width: 50%;
    }

    .guaranty-conditions {
        flex-direction: column;
    }

    .extra-descriptions-content-container-2 {
        flex-direction: column-reverse;
    }

    .aftersaleservice-image-container {
        justify-content: center;
        margin-bottom: 40px;
    }

    .description-text-content-container-2 {
        justify-content: center;
        margin: 0;
    }

    .description-text-content-container-3 {
        justify-content: center;
        margin: 0;
    }

    .description-text-content-container-4 {
        flex-direction: column-reverse;
    }

    .image-sizing-container-3 {
        width: 40%;
    }

    .description-text-content-container-5 {
        flex-direction: column-reverse;
    }

    .image-sizing-container-2 {
        width: 75%;
    }
}
