@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/webfont/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/webfont/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/webfont/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/webfont/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/webfont/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/webfont/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/webfont/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/webfont/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/webfont/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/webfont/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/webfont/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/webfont/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/webfont/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/webfont/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/webfont/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/webfont/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/webfont/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/webfont/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/webfont/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/webfont/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/webfont/eot/IRANSansWeb.eot');
    src: url('../fonts/webfont/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/webfont/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/webfont/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/webfont/ttf/IRANSansWeb.ttf') format('truetype');
}

body * {
    font-family: 'IRANsans', Arial, sans-serif, normal;
    font-size: 14px;
    line-height: normal;
    color: #515151;
}

body {
    direction: rtl;
    text-align: right;
    background: #f5f5f5;
}

a {
    color: #333333;
}

    a:hover {
        text-decoration: none;
        color: #e6ca71;
    }

button {
    cursor: pointer;
}

    button:focus, a:focus {
        outline: 0;
    }

.btn {
    padding: 0 15px;
    line-height: 40px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

    .btn:focus {
        box-shadow: none;
    }

.container-fluid {
    max-width: 1676px;
    margin: 0 auto;
}

.header {
    margin-bottom: 30px;
    background: #fff;
}

.navbar {
    padding: 0;
    flex-wrap: wrap;
}

.sticky-header .header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.sticky-header .single-banner-fulltop {
    margin-bottom: 160px !important;
}

.sticky-header .header .header-middle {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .sticky-header .header .header-middle .search-form .btn.search {
        line-height: 34px;
    }

.sticky-header .header .logo {
    max-height: 30px;
    width: auto;
}

.sticky-header .header .header-middle .nav-item .btn.btn-basket {
    line-height: 32px;
}

.sticky-header .header .header-middle .nav-item a span {
    font-size: 13px;
}

.sticky-header .header .header-middle .search-form input.form-control {
    line-height: 34px;
    height: 34px;
}

.sticky-header .header .header-bottom .navbar-nav .nav-item .nav-link {
    line-height: 40px;
    font-size: 13px;
}

.dropdown .dropdown-menu {
    padding: 20px 15px 10px;
    opacity: 0;
    transition: all .5s;
}

.dropdown.open .dropdown-menu {
    opacity: 1;
    display: block;
}

.header .header-middle {
    display: block !important;
    padding-top: 15px;
    padding-bottom: 15px;
    /*overflow: hidden;*/
}

    .header .header-middle > .row {
        align-items: center;
        padding: 0 15px;
    }

    .header .header-middle .navbar-toggler {
        padding: 0;
        font-size: 30px;
    }

        .header .header-middle .navbar-toggler i {
            color: #999;
            line-height: 43px;
        }

.header .logo {
    margin: 0 0 0 30px;
    max-width: 135px;
    width: 100%;
}

.header .header-middle .user-nav {
    padding: 0 30px 0 0;
    list-style: none;
    margin: 0;
    width: auto;
}

.header-middle .user-nav .nav-item {
    display: inline-block;
}

    .header-middle .user-nav .nav-item:not(:last-child) {
        padding-left: 15px;
    }

    .header-middle .user-nav .nav-item:last-child {
        position: relative;
        padding-right: 15px;
    }

        .header-middle .user-nav .nav-item:last-child:before {
            content: '';
            width: 1px;
            height: 30px;
            position: absolute;
            background: #ccc;
            right: 0;
            top: 5px;
        }

.header-middle .nav-item .btn {
    background: none;
    border: 0;
}

.header-middle .nav-item .btn, .header-middle .nav-item a, .header-middle .nav-item a span {
    padding: 0;
    font-size: 14px;
    color: #6d6d6d;
    cursor: pointer;
}

    .header-middle .nav-item .btn.btn-basket {
        padding: 0 20px;
        font-size: 14px;
        border-radius: 8px;
        border: 1px solid #d3b85f;
        line-height: 38px;
        color: #d3b85f;
    }

        .header-middle .nav-item .btn.btn-basket i, .header-middle .nav-item .btn.btn-basket span {
            color: #bea459;
        }

        .header-middle .nav-item .btn.btn-basket i {
            font-size: 18px;
        }

.header-middle .nav-item i {
    vertical-align: middle;
}

.header-middle .dropdown-toggle::after {
    display: none;
}

.header-middle .nav-item:hover button, .header-middle .nav-item:hover a, .header-middle .nav-item:hover span:not(.badge), .header-middle .nav-item:hover button i, .header-middle .nav-item:hover a i, .nav-item:hover > .nav-link {
    transition: color 0.3s;
    color: #d3b260;
}

.header-middle .search-form {
    margin: 0;
    position: relative;
}

    .header-middle .search-form input.form-control {
        padding: 0 15px;
        font-size: 14px;
        border-radius: 8px;
        border: 1px solid #ccc;
        line-height: 40px;
    }

    .header-middle .search-form .btn.search {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 18px;
        vertical-align: middle;
        cursor: pointer;
    }

        .header-middle .search-form .btn.search i {
            color: #999999;
        }

    .header-middle .search-form .search-results {
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        top: 100%;
        z-index: 50;
        border-top: 1px solid #e7e7e7;
        overflow: hidden;
        border-radius: 0 0 7px 7px;
        display: none;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .3);
        padding: 10px 15px;
    }

    .header-middle .search-form input.form-control:focus {
        outline: none;
        box-shadow: none;
    }

@media (min-width: 768px) {
    .header-middle .search-form input.form-control:focus {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

        .header-middle .search-form input.form-control:focus ~ .search-results {
            display: block;
        }
}

.header-middle .search-form .search-results .results-list {
    list-style: none;
    font-weight: 500;
    padding: 0 0 10px;
    margin: 0;
    border-bottom: 1px solid #eceff1;
}

    .header-middle .search-form .search-results .results-list li a {
        color: #474747;
        display: block;
        margin: 0 -15px;
        padding: 10px 15px;
        font-size: 12px;
    }

    .header-middle .search-form .search-results .results-list .category-result .link {
        color: #bea459;
    }

.header-middle .search-form .search-results .search-results-footer {
    padding: 15px 0 15px 15px;
    margin: 5px 0 0 10px;
    color: #4a4a4a;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 400;
}

    .header-middle .search-form .search-results .search-results-footer .trends {
        direction: rtl;
        list-style: none;
        padding-right: 0;
    }

        .header-middle .search-form .search-results .search-results-footer .trends li {
            height: 26px;
            border-radius: 13px;
            background-color: #eceff1;
            display: inline-block;
            margin-top: 15px;
            margin-left: 15px;
        }

            .header-middle .search-form .search-results .search-results-footer .trends li a {
                display: block;
                font-size: 12px;
                line-height: 26px;
                color: #4a4a4a;
                text-align: center;
                padding: 0 11px;
            }

.header-bottom {
    background: #616161;
}

    .header-bottom .navbar-nav {
        float: none;
        margin: 0 auto;
        padding: 0;
    }

        .header-bottom .navbar-nav .nav-item .nav-link {
            padding: 0 15px !important;
            line-height: 50px;
            font-size: 14px;
            color: #fff;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

.nav-link-new {
    background-color: rgb(157, 196, 77);
    /*width: 34px;*/
    height: 16px;
    color: rgb(255, 255, 255);
    position: absolute;
    left: -13px;
    top: 30%;
    transform: translateY(-50%);
    font-size: 11px;
    line-height: 1.35;
    border-radius: 8px;
    padding: 0px 4px;
}

.header-bottom .navbar-nav .nav-item .nav-link:hover, .header-bottom .navbar-nav .nav-item .nav-link:focus {
    color: #d3b260;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.latest-products .swiper-container {
    height: auto;
}

.latest-products .product-item {
    margin-bottom: 0;
}

.modal-content {
    border: 0;
}

.modal-header {
    border-bottom: 0;
    background: #fff;
    color: #858585;
    display: flex;
    justify-content: space-between;
    /*border-bottom: 1px solid #eaeaea;*/
}

    .modal-header .close {
        margin: 0;
        padding: 0;
    }

        .modal-header .close span {
            font-size: 30px;
            line-height: 0;
            color: #858585;
            vertical-align: sub;
        }

.modal-title {
    font-size: 18px;
    color: #858585;
}

.modal-body {
    padding: 30px 15px;
}

.form-control {
    padding: 10px;
    font-size: 14px;
    border-radius: 0;
}

    .form-control:focus {
        border-color: #e0a800;
    }

.form-group label, .label {
    padding-top: 10px;
    font-size: 14px;
}

.modal-body .btn {
    width: 100%;
    padding: 10px;
}

.btn {
    font-size: 14px;
}

    .btn.submit {
        background: #e6ca71;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
    }

    .btn.register {
        background: #e6e6e6;
        color: #403e44;
    }

.basket .basket-item {
    padding: 15px;
    background: #fff;
    border: 1px solid #ececec;
    margin-bottom: 15px;
}

    .basket .basket-item > .row {
        align-items: center;
    }

    .basket .basket-item .info .title {
        margin: 0;
        font-size: 14px;
        font-weight: 500;
    }

    .basket .basket-item .info span {
        font-size: 12px;
    }

    .basket .basket-item .price {
        text-align: left;
        font-size: 18px;
    }

        .basket .basket-item .price span {
            font-size: 14px;
            color: #999999;
        }

    .basket .basket-item .remove {
        color: #9f9da2;
        font-size: 16px;
        padding: 0 15px 0 0;
    }

        .basket .basket-item .remove i {
            color: #9f9da2;
        }

.quantity-select {
    margin-right: 5px;
}

    .quantity-select input {
        text-align: center;
        width: 40px;
        height: 28px;
        font-size: 12px;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
        color: #000;
        background: #fff;
        border: 1px solid #999;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }

    .quantity-select i {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        color: #999999;
    }

#basket .btn.submit {
    margin-top: 25px;
    width: 100%;
}

#basket .modal-footer .row {
    width: 100%;
    margin-left: 0;
}

.bestselling {
    margin-bottom: 30px;
}

.products-row .swiper-slide {
    min-width: 170px;
}

.line-title {
    position: relative;
    margin-bottom: 30px;
}

    .line-title span, .line-title .txt {
        font-size: 20px;
        font-weight: 500;
        padding-left: 15px;
        background: #f5f5f5;
        margin: 0;
        display: inline-block;
    }

    .line-title:after {
        content: '';
        left: 0;
        right: 0;
        height: 2px;
        position: absolute;
        background: #e8e5ec;
        top: 50%;
        z-index: -1;
    }

.pic {
    overflow: hidden;
}

.dropdown-menu {
    min-width: 220px;
}

.policies {
    padding: 0 0 30px;
    margin: 0 0 30px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    height: 100%;
    justify-content: space-around;
    list-style: none;
    align-items: center;
    border-bottom: 1px solid #cfd8dc;
}

    .policies li {
        align-items: center;
        text-align: center;
    }

        .policies li .icon {
            /*max-width: 100px;*/
        }

        .policies li .text {
            font-size: 14px;
            color: #403e44;
            margin-top: 10px;
        }

.show-xs {
    display: none;
}

.brands {
    margin: 30px 0;
    height: 360px;
    overflow: hidden;
}

.more-brands {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 0px;
    color: #2196f3;
    background: #fcfcfc;
    cursor: pointer;
    padding-bottom: 15px;
}

    .more-brands span {
        position: relative;
        z-index: 2;
        border-bottom: 1px dashed;
        color: #2196f3;
    }

.brand-gradiant {
    position: absolute;
    height: 360px;
    overflow: hidden;
}

.more-brands:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    opacity: 1;
    bottom: 23px;
    height: 105px;
    z-index: 1;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,98.8%,.99) 99%,#fcfcfc);
}

.brands .brands-item {
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    margin-bottom: 30px;
    text-align: center;
}

    .brands .brands-item img {
        max-height: 100%;
        max-width: 100px;
    }

.sum .price-before:after {
    right: calc(0.75rem + 17%);
    top: calc(0.75rem + 16px);
}

[data-target="#basket"] .badge {
    background: #d3b85f;
    padding: 8px;
    width: 26px;
    height: 26px;
    top: -10px;
    border-radius: 13px;
    font-size: 12px;
}

footer {
    padding: 30px 0 0;
    border-top: 1px solid #cfd8dc;
    background: #eceff1;
}

    footer .links {
        padding: 0;
        list-style: none;
        text-align: right;
    }

        footer .links li a {
            font-size: 14px;
            line-height: 28px;
            color: #4a4a4a;
        }

    footer .licenses {
        list-style: none;
        display: flex;
        padding: 0;
        direction: ltr;
        align-items: center;
    }

        footer .licenses li {
            padding: 15px;
            background: #e0e0e0;
            width: 150px;
            height: 140px;
            text-align: center;
            line-height: 110px;
        }

            footer .licenses li:not(:last-child) {
                margin-right: 15px;
            }

    footer .contact {
        padding: 15px 0;
        margin-top: 15px;
        border-top: 1px solid #cfd8dc;
    }

        footer .contact .contact-item {
            padding: 0 15px;
        }

            footer .contact .contact-item:not(:first-child) {
                border-right: 1px solid #cfd8dc;
            }

        footer .contact .social-networks {
            list-style: none;
            direction: ltr;
            text-align: left;
            display: flex;
            margin: 0;
            padding: 0;
        }

            footer .contact .social-networks li {
                padding-right: 15px;
            }

.copyright {
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #e6ca71;
}

    .copyright p {
        margin: 0;
        font-size: 12px;
    }

.social-networks {
    padding: 0;
    list-style: none;
}

footer div[class^="col-"]:last-child {
    text-align: left;
}

.banners {
    margin: 30px auto 0;
}

    .banners.single-banner {
        margin: 0;
    }

        .banners.single-banner .banner-item {
            height: 100%;
        }

            .banners.single-banner .banner-item a {
                display: block;
                height: 100%;
            }

    .banners .banner-item {
        position: relative;
        margin-bottom: 30px;
    }

        .banners .banner-item img {
            width: 100%;
        }

        .banners .banner-item .btn {
            position: absolute;
            background: #403e44;
            color: #FFFFFF;
            font-size: 14px;
            width: 36%;
            min-width: 70px;
            max-width: 400px;
            bottom: 15%;
            right: 32%;
        }

    .banners.single-banner .banner-item .btn {
        width: 130px;
        right: calc(50% - 65px);
    }

    .banners.single-banner-fulltop {
        margin: 0;
    }

        .banners.single-banner-fulltop .banner-item {
            margin: 0;
        }

#register .form-check {
    width: 50%;
    float: right;
    text-align: center;
}

#register .form-check-label {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .15);
    line-height: 1.25;
    color: #495057;
    padding: 10px;
    font-size: 14px;
}

    #register .form-check-label input {
        visibility: hidden;
        margin: 0;
    }

.tab-content {
    padding: 40px 60px;
}

.product-item {
    border: 1px solid #e8e5ec;
    text-align: center;
    transition: all 0.5s;
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
}

    .product-item:hover {
        border-color: #e6ca71;
    }

    .product-item .title {
        padding: 0 15px;
        color: #706c77;
        margin: 15px 0 5px;
        font-weight: bold;
        font-size: 14px;
        line-height: 22px;
        height: 44px;
        overflow: hidden;
        transition: color 0.5s;
    }

    .product-item .price {
        font-size: 16px;
        color: #d3b85f;
        font-weight: 500;
        text-align: center;
    }

        .product-item .price span {
            color: #9f9da2;
            font-size: 12px;
            font-weight: normal;
        }

    .product-item:hover .title {
        color: #403e44;
    }

    .product-item .btn.add {
        margin: 5px auto 15px;
        padding: 0 20px;
        background: #e6ca71;
        border: 1px solid transparent;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        cursor: pointer;
        transition: all 0.5s;
    }

        .product-item .btn.add:hover {
            background: #e6ca71;
            border-color: #e6ca71;
            color: #fff;
        }

    .product-item .pic {
        position: relative;
    }

        .product-item .pic .quick-view-btn {
            position: absolute;
            bottom: -40px;
            right: 0;
            left: 0;
            background: rgba(255, 255, 255, 0.7);
            padding: 8px;
            color: #7d7d7d;
            font-size: 14px;
            transition: all 0.3s;
        }

            .product-item .pic .quick-view-btn:hover {
                cursor: pointer;
            }

    .product-item:hover .pic .quick-view-btn {
        bottom: 0;
    }

    .product-item .pic {
        position: relative;
    }

        .product-item .pic .quick-view-btn {
            position: absolute;
            bottom: -40px;
            right: 0;
            left: 0;
            background: rgba(255, 255, 255, 0.7);
            padding: 8px;
            color: #7d7d7d;
            font-size: 14px;
            transition: all 0.3s;
        }

            .product-item .pic .quick-view-btn:hover {
                cursor: pointer;
            }

    .product-item:hover .pic .quick-view-btn {
        bottom: 0;
    }

    .product-item .finished {
        line-height: 87px;
        font-size: 16px;
        color: #999;
        text-align: center;
        position: relative;
    }

        .product-item .finished:before, .product-item .finished:after {
            content: '';
            height: 1px;
            background: #ccc;
            width: 32%;
            position: absolute;
            top: 50%;
        }

        .product-item .finished:before {
            right: 0;
        }

        .product-item .finished:after {
            left: 0;
        }

#quickview .price-before {
    position: relative;
    margin: 0 !important;
}

    #quickview .price-before:after {
        width: 75px;
    }

#quickview .info {
    padding-bottom: 52px;
    position: relative;
}

#quickview .price-before:after {
    right: 60px;
    top: 16px;
}

#quickview #gv-single-product .single-product-sections .single-product-center .product-gallery-image .magnifier {
    cursor: auto;
}

#quickview .modal-header .close {
    float: none;
}

    #quickview .modal-header .close span {
        color: #7b7b7b;
    }

#quickview .modal-body {
    padding: 0 30px 30px;
}

#quickview .modal-header {
    padding-bottom: 0;
    background: #fff;
    direction: ltr;
}

#quickview .btn.more {
    border: 1px solid #9f9aa9;
    cursor: pointer;
    padding: 10px 15px;
    color: #706c77;
    width: 100%;
    position: relative;
    top: 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#quickview h3 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

#quickview .price {
    font-size: 22px;
    margin: 15px 0;
    text-align: right;
    color: #d3b85f;
    font-weight: 500;
}

    #quickview .price span {
        color: #9f9da2;
        font-size: 12px;
        font-weight: normal;
    }

#quickview .btn.add {
    background: #e6ca71;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#quickview .btn.add {
    padding: 10px 15px;
}

.mob-price, .mob-quantity {
    display: none;
    text-align: right;
}

.dropdown-menu {
    border-radius: 0;
    margin-top: 0;
    background: #616161;
    right: 0;
    top: 50px;
    transition: all 1s;
}

    .dropdown-menu .row {
        margin: 0;
    }

.dropdown-item h4 {
    margin: 0;
    color: #b4b4b4;
    font-size: 14px;
}

.dropdown-divider {
    border-color: #6b686f;
    margin-top: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
    background: none;
    color: #e6ca71 !important;
}

.dropdown-item {
    font-size: 14px;
    padding: 0;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: right;
    color: #fff;
}

.dropdown-menu.show {
    display: block;
    opacity: 1 !important;
}

.dropdown-toggle::after {
    display: none;
}

.nav-pills .nav-link.active {
    background: none;
    color: #333;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-left-color: #fafafa;
}

.header .header-middle .user-nav .nav-item.dropdown a:hover .nav-link,
.header .header-middle .user-nav .nav-item.dropdown:hover .nav-link {
}

.header .header-middle .user-nav .guest .dropdown-menu {
    top: 35px;
}

.header .header-middle .user-nav .dropdown-menu {
    left: 0;
    right: inherit;
    top: 45px;
    background: #fff;
    text-align: right;
}

    .header .header-middle .user-nav .dropdown-menu:after {
        content: '';
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-left: 1px solid #c6c6c6;
        border-top: 1px solid #c6c6c6;
        background-color: #fafafa;
        position: absolute;
        width: 10px;
        height: 10px;
        top: -5.5px;
        left: 30px;
        transition: background-color .3s ease-in-out;
    }

    .header .header-middle .user-nav .dropdown-menu .btn-login {
        display: block;
        width: 100%;
        text-align: center;
        height: 40px;
        vertical-align: middle;
        cursor: pointer;
        color: #fff;
        font-weight: 500;
        font-size: 14px;
        line-height: 38px;
        background-color: #e6ca71;
        border-radius: 5px;
        margin-bottom: 15px;
    }

    .header .header-middle .user-nav .dropdown-menu .text {
        font-size: 14px;
        color: #4a4a4a;
        font-weight: 500;
        text-align: center;
    }

        .header .header-middle .user-nav .dropdown-menu .text a {
            color: #bea459;
        }

    .header .header-middle .user-nav .dropdown-menu .list-items {
        border-top: 1px solid #eceff1;
        padding: 5px 0 0;
        list-style: none;
        margin: 0 -15px;
    }

        .header .header-middle .user-nav .dropdown-menu .list-items li a {
            position: relative;
            color: #6d6d6d;
            font-size: 14px;
            line-height: 40px;
            vertical-align: middle;
            display: block;
            padding: 0 15px;
        }

        .header .header-middle .user-nav .dropdown-menu .list-items li:hover a {
            background: #f4f4f4;
        }

.header .header-middle .user-nav .cart .dropdown-menu {
    width: 354px;
    padding: 0;
    border-radius: 0 0 8px 8px;
}

    .header .header-middle .user-nav .cart .dropdown-menu .cart-header {
        background-color: hsla(0, 0%, 98%, .9);
        padding: 0;
        width: 100%;
        position: relative;
    }

        .header .header-middle .user-nav .cart .dropdown-menu .cart-header .cart-total span {
            font-size: 15px;
            line-height: 45px;
            color: #fb3449;
        }

            .header .header-middle .user-nav .cart .dropdown-menu .cart-header .cart-total span:first-child {
                color: #676767;
                font-size: 13px;
            }

        .header .header-middle .user-nav .cart .dropdown-menu .cart-header .btn-show-cart {
            font-size: 11px;
            line-height: 45px;
            color: #454545;
            position: absolute;
            top: 0;
            left: 0;
            display: flex;
            bottom: 0;
            align-items: center;
            justify-content: center;
            padding-left: 15px;
            padding-right: 15px;
            transition: background-color .3s ease-in-out;
        }

            .header .header-middle .user-nav .cart .dropdown-menu .cart-header .btn-show-cart:hover {
                background-color: #e5e5e5;
            }

    .header .header-middle .user-nav .cart .dropdown-menu .cart-item {
        padding: 10px 30px 10px 0;
        position: relative;
        display: block;
    }

        .header .header-middle .user-nav .cart .dropdown-menu .cart-item .btn-remove {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 3px;
            border-radius: 50%;
            background-color: #eaeaea;
            width: 20px;
            height: 20px;
            line-height: 18px;
            border: none;
            z-index: 123;
            cursor: pointer;
        }

        .header .header-middle .user-nav .cart .dropdown-menu .cart-item a {
            display: flex;
            justify-content: stretch;
            align-items: stretch;
        }

        .header .header-middle .user-nav .cart .dropdown-menu .cart-item .item-pic {
            width: 60px;
            height: 60px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            flex: 0 0 60px;
            max-width: 60px;
            position: relative;
        }

        .header .header-middle .user-nav .cart .dropdown-menu .cart-item .item-details {
            padding-right: 15px;
        }

            .header .header-middle .user-nav .cart .dropdown-menu .cart-item .item-details .item-title {
                font-size: 12px;
                line-height: 20px;
                color: #454545;
                max-width: 100%;
                font-weight: 500;
            }

            .header .header-middle .user-nav .cart .dropdown-menu .cart-item .item-details .item-quantity {
                margin-top: 12px;
                font-size: 10px;
                line-height: 17px;
                color: #666;
            }

    .header .header-middle .user-nav .cart .dropdown-menu .btn-checkout {
        font-size: 15px;
        line-height: 26px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        padding-top: 9px;
        padding-bottom: 10px;
        border-radius: 0 0 8px 8px;
        background-color: #e6ca70;
        border: 0;
        width: 100%;
    }

.show-sm {
    display: none;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    bottom: 50%;
    background: none;
    background-image: none !important;
    opacity: 0.6;
    transition: all 0.3s;
}

    .swiper-button-prev i, .swiper-button-next i {
        color: #403e44;
        font-size: 40px;
    }

    .swiper-button-prev:hover, .swiper-button-next:hover {
        opacity: 1;
    }

.products-row .swiper-button-prev, .products-row .swiper-button-next,
.products-row-4 .swiper-button-prev, .products-row-4 .swiper-button-next {
    height: auto;
    top: 40%;
    bottom: 40%;
    width: 50px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px #00000045;
}

    .products-row .swiper-button-prev i, .products-row .swiper-button-next i,
    .products-row-4 .swiper-button-prev i, .products-row-4 .swiper-button-next i {
        color: #403e44;
    }

.products-row:not(.swiper-container-rtl) .swiper-button-prev, .products-row.swiper-container-rtl .swiper-button-next,
.products-row-4:not(.swiper-container-rtl) .swiper-button-prev, .products-row-4.swiper-container-rtl .swiper-button-next {
    left: 0;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}

.products-row:not(.swiper-container-rtl) .swiper-button-next, .products-row.swiper-container-rtl .swiper-button-prev,
.products-row-4:not(.swiper-container-rtl) .swiper-button-next, .products-row-4.swiper-container-rtl .swiper-button-prev {
    right: 0;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}

.scrollup {
    display: block;
    color: #fff;
    cursor: pointer;
    z-index: 2;
    position: fixed;
    right: 30px;
    bottom: -50px;
    height: 50px;
    width: 50px;
    background: #e6ca71;
    text-align: center;
    font-size: 0;
    padding: 0 8px;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

    .scrollup i {
        font-size: 34px;
        line-height: 50px;
        color: #fff;
    }

    .scrollup.show {
        bottom: 30px;
    }

.menu-collapse .card-body {
    background: #545158;
    margin: 0;
}

.menu-collapse a {
    color: #fff;
}

.show-md {
    display: none;
}

.featured-products-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}

.featured-products {
    border: 1px solid #ececec;
    margin: 0;
    overflow: hidden;
    background: #fff;
    box-shadow: -2px 3px 15px #0000001f;
    position: relative;
}

    .featured-products .absolute-title {
        height: 50px;
        padding: 0 30px;
        line-height: 50px;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        background: #ff6363;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        position: absolute;
        top: 0;
        right: 40px;
        z-index: 1;
    }

    .featured-products .tab-content {
        padding: 0;
    }

        .featured-products .tab-content .row {
            align-items: center;
        }

        .featured-products .tab-content .title {
            color: #403e44;
            margin: 15px 0;
            font-weight: bold;
            font-size: 16px;
            line-height: 22px;
        }

        .featured-products .tab-content .price-container {
            display: flex;
            display: -ms-flex;
            display: -moz-flex;
            display: -webkit-flex;
            flex-wrap: wrap;
            margin: 15% 0 30px;
        }

        .featured-products .tab-content .discount-price {
            width: 100%;
            position: relative;
            color: #bbbbbb;
            text-decoration: line-through;
            font-size: 20px;
        }

        .featured-products .tab-content .main-price {
            font-size: 22px;
            color: #ff6363;
            font-weight: 500;
        }

        .featured-products .tab-content .discount-percent {
            margin-right: 30px;
            line-height: 40px;
            padding: 0 20px;
            background: #ff6363;
            color: #fff;
            font-size: 20px;
            font-weight: bold;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
        }

        .featured-products .tab-content .properties {
            padding: 0;
            list-style: none;
        }

            .featured-products .tab-content .properties li {
                position: relative;
                padding-right: 16px;
                color: #757474;
                font-size: 14px;
                line-height: 22px;
            }

                .featured-products .tab-content .properties li:before {
                    content: '';
                    width: 6px;
                    height: 6px;
                    -webkit-border-radius: 3px;
                    -moz-border-radius: 3px;
                    border-radius: 3px;
                    background: #bebebe;
                    position: absolute;
                    right: 0;
                    top: 9px;
                }

        .featured-products .tab-content .btn.add {
            margin: 5px auto 15px;
            padding: 0 20px;
            background: #e6ca71;
            border: 1px solid transparent;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            cursor: pointer;
            transition: all 0.5s;
        }

        .featured-products .tab-content hr {
            margin: 10% 0 15px;
        }

.categoriesTabNav {
    padding: 0;
    position: relative;
}

.featured-products .categoriesTabNav {
    background: #ececec;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    margin-left: -15px;
}

    .featured-products .categoriesTabNav .nav-link {
        margin: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        font-size: 13px;
        font-weight: 500;
        color: #2d3033;
        padding: 0 15px 0 15px;
        text-align: right;
        border-radius: 0;
        position: relative;
        border: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        transition: all .3s;
    }

        .featured-products .categoriesTabNav .nav-link h2, .featured-products .categoriesTabNav .nav-link h3, .featured-products .categoriesTabNav .nav-link h4 {
            margin: 0;
            display: inline;
            padding: 0;
            font-size: 13px;
            font-weight: 500;
        }

        .featured-products .categoriesTabNav .nav-link.more {
            background: #e6ca71;
            color: #fff;
        }

            .featured-products .categoriesTabNav .nav-link.more i {
                margin-left: 10px;
                vertical-align: middle;
            }

        .featured-products .categoriesTabNav .nav-link:not(:last-child) {
            border-bottom: 2px solid #fff;
        }

        .featured-products .categoriesTabNav .nav-link.active:not(.more) {
            background: #ff6363;
            color: #fff;
            font-size: 15px;
            outline: none;
            position: relative;
        }

            .featured-products .categoriesTabNav .nav-link.active:not(.more) h2 {
                color: #fff;
            }

            .featured-products .categoriesTabNav .nav-link.active:not(.more):before {
                content: '';
                width: 4px;
                position: absolute;
                top: 0;
                bottom: 0;
                background: #ff6363;
                right: -7px;
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                border-radius: 2px;
            }

.featured-products .categoriesTab .timer-container {
    direction: ltr;
    font-size: 40px;
}

.breadcrumb {
    background: transparent;
    margin-bottom: 40px;
}

.breadcrumb-item {
    float: right;
    font-size: 12px;
}

    .breadcrumb-item h1, .breadcrumb-item h2, .breadcrumb-item h3 {
        margin: 0;
        font-size: 12px;
        font-weight: normal;
        color: #6c757d;
        display: inline-block;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        padding: 0 3px;
    }

.line-b {
    border-bottom: 1px solid #e8e5ec;
    padding-bottom: 10px;
}

.page-content {
    padding: 0 0 40px;
}

    .page-content.grey {
        background: #fafafa;
    }

    .page-content .pg-title {
        margin: 15px 0;
        line-height: 32px;
    }

        .page-content .pg-title span {
            font-size: 12px;
            color: #888;
        }

.tab-pane .form-control-label {
    margin-bottom: 15px;
}

.form-control-label.form-title {
    font-weight: bold;
}

.nav-tabs .nav-link {
    color: #403e44;
    padding: 10px 25px;
    white-space: nowrap;
    border-radius: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #fff;
}

    .nav-tabs .nav-link:not(.active):hover {
        border-top: 0;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #fff;
    }

.product-list-page .breadcrumb {
    margin: 0 auto;
    padding: 0;
}

.product-list-page .pg-title {
    margin: 0;
    text-align: left;
}

.card {
    border-radius: 0;
    margin-bottom: 5px;
    border-bottom: 0;
}

    .card .collapse.show {
        border-bottom: 1px solid rgba(0, 0, 0, .125);
    }

#filters .card .collapse::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

#filters .card .collapse::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

#filters .card .collapse::-webkit-scrollbar {
    width: 5px;
}

#filters .card .collapse.show {
    max-height: 300px;
    overflow: auto;
}

#filters h2 {
    margin: 0;
}

#filters .card-header i {
    position: absolute;
    left: 20px;
    top: 18px;
}

#filters .collapsed .fa-minus::before {
    content: "\f067";
}

.filters .card .card-body {
    padding: 15px;
}

    .filters .card .card-body form {
        position: relative;
        margin-bottom: 15px;
    }

        .filters .card .card-body form input {
            padding: 0 15px;
            line-height: 40px;
            font-size: 12px;
        }

        .filters .card .card-body form .btn.search {
            position: absolute;
            left: 0;
            top: 0;
            font-size: 18px;
            vertical-align: middle;
            cursor: pointer;
        }

.card-header {
    border-radius: 0 !important;
    background: #fafafa;
}

.btns-wrapper {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.filters-btn, .sort-btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #d6d6d6;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    margin-left: 10px;
    padding: 0 30px;
}

.mob-side {
    background: #f1f1f1;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 20000;
    top: 0;
    overflow: hidden;
    right: -100%;
    transition: right 0.5s;
}

    .mob-side .mob-side-header {
        background: #d6d6d6;
        display: flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        justify-content: space-between;
        padding: 0 15px;
        height: 40px;
    }

        .mob-side .mob-side-header .title, .mob-side .mob-side-header .cancel {
            line-height: 40px;
        }

        .mob-side .mob-side-header .title {
            font-size: 16px;
            font-weight: 500;
        }

    .mob-side .mob-search-form {
        background: #fff;
        padding: 15px;
        margin-bottom: 15px;
    }

        .mob-side .mob-search-form form {
            position: relative;
        }

        .mob-side .mob-search-form .form-control {
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            padding: 0 15px;
            font-size: 14px;
            border: 1px solid #ccc;
            line-height: 40px;
        }

        .mob-side .mob-search-form .btn.search {
            position: absolute;
            left: 0;
            top: 0;
            font-size: 18px;
            vertical-align: middle;
            cursor: pointer;
        }

            .mob-side .mob-search-form .btn.search i {
                color: #999;
            }

    .mob-side .filters {
        height: calc(100% - 85px);
        overflow: auto;
    }

    .mob-side .card {
        background: #fff;
        padding: 0 15px;
        margin: 0 15px 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .125);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .mob-side .card .card-header {
            background: none;
            padding: 0;
            border: 0;
        }

            .mob-side .card .card-header a {
                display: block;
            }

            .mob-side .card .card-header .text {
                line-height: 50px;
            }

        .mob-side .card .card-body {
            border-top: 1px solid rgba(0, 0, 0, .125);
        }

        .mob-side .card .collapse.show {
            border-bottom: 0;
        }

    .mob-side .btn.submit {
        position: absolute;
        bottom: 0;
        width: 100%;
        font-size: 12px;
        height: 45px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .mob-side .btn span {
        color: #fff;
    }

    .mob-side .nav .nav-link {
        border-left: 1px solid rgba(0, 0, 0, .15);
        margin-bottom: -3px;
        /*padding-top: calc(50% - 16px);*/
        width: 100%;
    }

    .mob-side .slider.slider-horizontal {
        width: 100%;
    }

    .mob-side .tab-pane .row {
        margin: 0;
    }

.mb-options.fixed {
    position: fixed;
    top: 50px;
    z-index: 100;
    right: 0;
    left: 0;
    padding: 15px 15px 0;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.categories-list, .categories-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .categories-list li {
        padding: 0 18px 0 15px;
    }

        .categories-list li a {
            display: block;
            position: relative;
            color: #8e8e8e;
            line-height: 24px;
            font-size: 14px;
        }

            .categories-list li a h2, .categories-list li a h3, .categories-list li a h4 {
                color: #8e8e8e;
                line-height: 24px;
                font-size: 14px;
                margin: 0;
                font-weight: normal;
            }

            .categories-list li a:before {
                content: "\f104";
                font-family: FontAwesome;
                position: absolute;
                right: -11px;
                top: 0px;
                color: #8e8e8e;
            }

.card-body .pg-title {
    text-align: right;
}

.chip {
    display: inline-block;
    padding: 0px 10px;
    line-height: 27px;
    height: 30px;
    font-size: 12px;
    margin: 0 0 15px 10px;
    border: 1px solid #e6ca71;
    font-weight: normal;
}

.closebtn {
    padding-right: 10px;
    color: #888;
    margin-top: 4px;
    float: left;
    font-size: 14px;
    cursor: pointer;
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0;
}

.custom-control {
    padding-left: 0;
    padding-right: 25px;
    width: 100%;
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    right: 0;
    background-color: #e8e8e8;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-control-input:checked ~ .custom-control-indicator {
    background-color: #e6ca71;
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e6ca71;
}

.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #faedc3;
}

.options-wrapper {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
}

.pagination {
    direction: ltr;
    margin: 0 0 30px;
}

    .pagination .page-link {
        line-height: normal;
        padding: 4px 10px 2px;
        color: #403e44;
        font-size: 12px;
        border-radius: 0;
    }

        .pagination .page-link span {
            font-size: 12px;
        }

    .pagination .page-item.active .page-link {
        background-color: #e6ca71;
        border-color: #e6ca71;
    }

.page-item:last-child .page-link, .page-item:first-child .page-link {
    border-radius: 0;
}

.sorting {
    display: flex;
    margin-bottom: 15px;
}

    .sorting .title {
        font-size: 14px;
        margin-left: 15px;
        line-height: 32px;
    }

    .sorting .sort-item a {
        color: #bea459;
        border: 1px solid #bea459;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding: 0 15px;
        line-height: 30px;
        margin: 0 5px;
        display: block;
        font-size: 13px;
    }

    .sorting .sort-item.active a {
        background: #e6ca71;
        border-color: #e6ca71;
        color: #fff;
        font-weight: 500;
    }

#sortByModal .modal-header .close span,
#sortByModal .modal-header .modal-title {
    color: #403e44;
}

#sortByModal .modal-header {
    background: #fff;
    border-bottom: 1px solid #ececec;
}

#sortByModal .sorting {
    display: block;
}

    #sortByModal .sorting .sort-item label {
        display: block;
        margin-bottom: 0;
        position: relative;
        padding-right: 15px;
    }

    #sortByModal .sorting .sort-item:not(:last-child) label {
        border-bottom: 1px solid #ececec;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    #sortByModal .sorting .sort-item label input[type="radio"] {
        visibility: hidden;
    }

    #sortByModal .sorting .sort-item label:before {
        content: '';
        width: 16px;
        height: 16px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 2px solid #e6ca71;
        position: absolute;
        right: 0;
        top: 3px;
    }

    #sortByModal .sorting .sort-item label .checked {
        width: 10px;
        height: 10px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        display: block;
        position: absolute;
        top: 6px;
        right: 3px;
    }

    #sortByModal .sorting .sort-item label input:checked ~ .checked {
        background: #e6ca71;
    }

.landing .breadcrumb {
    margin-bottom: 0;
}

.landing .desc {
    font-size: 14px;
    text-align: justify;
}

.category-item {
    background: #fff;
    border: 1px solid #ececec;
    margin-bottom: 30px;
    padding: 5px;
    box-shadow: -2px 3px 15px #0000001f;
}

    .category-item .category-pic {
        position: relative;
    }

        .category-item .category-pic .category-title {
            position: absolute;
            right: 15px;
            bottom: 15px;
            color: #fff;
            font-weight: 500;
            font-size: 16px;
        }

    .category-item .sub-categories {
        margin: 15px;
        padding: 0;
        list-style: none;
    }

        .category-item .sub-categories li {
            font-size: 16px;
            color: #757474;
            position: relative;
            padding-right: 16px;
            line-height: 32px;
        }

            .category-item .sub-categories li .txt {
                font-size: 16px;
                color: #757474;
                margin: 0;
                display: inline-block;
                font-weight: normal;
            }

            .category-item .sub-categories li:before {
                content: '';
                width: 6px;
                height: 6px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                background: #bebebe;
                position: absolute;
                right: 0;
                top: 16px;
            }

/*-----------------product single----------------*/
.product .breadcrumb {
    padding: 0;
    margin: -15px 0 15px;
    width: 100%;
}

.product .product-content {
    background: #fff;
    border: 1px solid #e8e5ec;
    padding: 15px;
}

    .product .product-content .header {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        background: none;
        margin: 0 0 30px 30px;
        border-bottom: 1px solid #e8e5ec;
    }

        .product .product-content .header .pd-title {
            font-size: 21px;
            font-weight: 400;
            margin: 0;
        }

    .product .product-content .info {
        display: flex;
        justify-content: stretch;
        align-items: flex-start;
        margin-left: 30px;
        margin-bottom: 130px;
    }

        .product .product-content .info .note {
            flex: 0 0 240px;
            padding: 0;
            font-size: 14px;
            font-weight: normal;
            margin: 0 30px 0 0;
            color: #9f9da2;
        }

            .product .product-content .info .note .title {
                color: #403e44;
                margin: 0 0 15px;
            }

            .product .product-content .info .note ul {
                padding-right: 12px;
                list-style: none;
            }

                .product .product-content .info .note ul li {
                    color: #757474;
                    margin-bottom: 7px;
                    text-align: justify;
                    position: relative;
                    line-height: 19px;
                    font-size: 13px;
                }

                    .product .product-content .info .note ul li:before {
                        content: '';
                        width: 6px;
                        height: 6px;
                        background: #bebebe;
                        -webkit-border-radius: 3px;
                        -moz-border-radius: 3px;
                        border-radius: 3px;
                        position: absolute;
                        right: -12px;
                        top: 6px;
                    }

            .product .product-content .info .note .brand {
                display: block;
                margin-bottom: 15px;
                padding: 10px;
                border: 1px solid #e8e5ec;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                text-align: center;
            }

                .product .product-content .info .note .brand img {
                    max-height: 30px;
                    max-width: 100%;
                }

    .product .product-content .details {
        flex-grow: 1;
    }

        .product .product-content .details .attributes {
            list-style: none;
            padding: 0;
        }

            .product .product-content .details .attributes li {
                display: inline-block;
                padding-left: 30px;
            }

                .product .product-content .details .attributes li .attr-title {
                }

                .product .product-content .details .attributes li .attr-value {
                    color: #757474;
                }

                .product .product-content .details .attributes li a.attr-value {
                    color: #d3b85f;
                    border-bottom: 1px dotted #d3b85f;
                    cursor: pointer;
                }

        .product .product-content .details .colors {
            display: flex;
            margin: 30px 0 20px;
            flex-wrap: wrap;
        }

            .product .product-content .details .colors .colors-title {
                font-size: 14px;
                font-weight: 500;
                margin: 0;
                line-height: 35px;
                padding-left: 15px;
            }

            .product .product-content .details .colors .color-item {
                padding: 0 15px 0 20px;
                border: 1px solid #e8e5ec;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                margin: 0 10px 10px;
                position: relative;
                line-height: 35px;
                white-space: nowrap;
            }

                .product .product-content .details .colors .color-item.selected {
                    border-color: #d3b85f;
                }

                .product .product-content .details .colors .color-item .color {
                    width: 12px;
                    height: 12px;
                    background: #ddd;
                    display: inline-block;
                    vertical-align: middle;
                    margin-left: 10px;
                }

        .product .product-content .details .price-container {
            display: flex;
            display: -ms-flex;
            display: -moz-flex;
            display: -webkit-flex;
            flex-wrap: wrap;
            margin: 15px 0 30px;
        }

        .product .product-content .details .discount-price {
            width: 100%;
            position: relative;
            color: #bbbbbb;
            text-decoration: line-through;
            font-size: 20px;
        }

        .product .product-content .details .main-price {
            font-size: 22px;
            color: #d3b85f;
            font-weight: 500;
        }

        .product .product-content .details .price-container.has-discount .main-price {
            color: #ff6363;
        }

        .product .product-content .details .discount-percent {
            margin-right: 30px;
            line-height: 40px;
            padding: 0 20px;
            background: #ff6363;
            color: #fff;
            font-size: 20px;
            font-weight: bold;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
        }

    .product .product-content .info .details .btn.add {
        background: #e6ca71;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding: 10px 50px;
    }

    .product .product-content .info .details .btn.finished {
        background: #a7a7a7;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding: 10px 50px;
    }

    .product .product-content .pic-container {
        display: flex;
    }

        .product .product-content .pic-container .main-pic {
            flex-grow: 1;
        }

        .product .product-content .pic-container .trinkets {
            list-style: none;
            padding: 0;
            margin: 0 0 0 15px;
        }

            .product .product-content .pic-container .trinkets li a {
                display: block;
                width: 50px;
                height: 50px;
                text-align: center;
                margin-bottom: 15px;
                border: 1px solid #dfdce3;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
            }

                .product .product-content .pic-container .trinkets li a i {
                    color: #757474;
                    line-height: 50px;
                }

            .product .product-content .pic-container .trinkets .compared.active,
            .product .product-content .pic-container .trinkets .compared:hover,
            .product .product-content .pic-container .trinkets .compared.active i,
            .product .product-content .pic-container .trinkets .compared:hover i {
                color: #41c7ff;
            }

            .product .product-content .pic-container .trinkets .favorite.active,
            .product .product-content .pic-container .trinkets .favorite:hover,
            .product .product-content .pic-container .trinkets .favorite.active i,
            .product .product-content .pic-container .trinkets .favorite:hover i {
                color: #ff0000;
            }

    .product .product-content .pic-thumbnails-container {
        display: flex;
        padding-top: 15px;
        border-top: 1px solid #e8e5ec;
    }

        .product .product-content .pic-thumbnails-container .thumbnail-item {
            border: 1px solid #e8e5ec;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            flex: 0 0 110px;
        }

            .product .product-content .pic-thumbnails-container .thumbnail-item:not(:last-child) {
                margin-left: 15px;
            }

    .product .product-content .policies {
        border-bottom: 0;
        border-top: 1px solid #e8e5ec;
        padding: 0;
        margin: 40px 0 0;
        height: 100px;
        position: absolute;
        bottom: 0;
        left: 45px;
    }

        .product .product-content .policies li {
            display: flex;
            padding: 15px;
        }

            .product .product-content .policies li .icon {
                flex: 0 0 40px;
                height: 40px;
                margin-left: 5px;
            }

.product #gal-single-product {
    width: calc(100% - 65px);
}

    .product #gal-single-product .single-product-sections #product-gallery .swiper-container {
        padding-top: 14px;
        border-top: 1px solid #e8e5ec;
        position: relative;
    }

    .product #gal-single-product .single-product-sections .single-product-right #product-gallery:not(.not-navigation) .swiper-container {
        padding-left: 30px;
    }

    .product #gal-single-product .single-product-sections #product-gallery .swiper-navigation div[class^="product-gallery-swiper-"] {
        position: absolute;
        z-index: 1;
        bottom: 0;
        height: 99px;
        width: 30px;
        text-align: center;
        font-size: 30px;
        background: #fff;
        cursor: pointer;
    }

        .product #gal-single-product .single-product-sections #product-gallery .swiper-navigation div[class^="product-gallery-swiper-"] i {
            line-height: 99px;
            color: #a09ea3;
        }

    .product #gal-single-product .single-product-sections #product-gallery .swiper-navigation .product-gallery-swiper-prev {
        right: -30px;
    }

    .product #gal-single-product .single-product-sections #product-gallery .swiper-navigation .product-gallery-swiper-next {
        left: 0;
    }

.product .bestselling {
    margin-top: 30px;
}

.product .product-tabs {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .product .product-tabs .nav-tabs {
        padding: 0;
        border: 1px solid #dfdfdf;
    }

        .product .product-tabs .nav-tabs .nav-link {
            font-size: 16px;
            padding: 0 20px;
            line-height: 40px;
            border-left: 1px solid #dfdfdf;
        }

            .product .product-tabs .nav-tabs .nav-link.active {
                position: relative;
            }

                .product .product-tabs .nav-tabs .nav-link.active:before {
                    display: block;
                    content: "";
                    left: -1px;
                    right: -1px;
                    bottom: 100%;
                    height: 4px;
                    background: #e6ca71;
                    position: absolute;
                }

            .product .product-tabs .nav-tabs .nav-link:not(.active) {
                border-bottom: 1px solid #dfdfdf;
            }

    .product .product-tabs .tab-content {
        padding: 0;
        background: #fff;
        border-right: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
    }

        .product .product-tabs .tab-content .tab-pane {
            padding: 30px;
        }

.product {
    padding-bottom: 0;
}

/*#productGallery .modal-dialog {
    max-width: 90vw;
    height: 650px;
}

#productGallery .close {
    position: absolute;
    left: 15px;
    top: 0px;
}

#productGallery .close span {
    font-size: 35px;
}

#productGallery .product-gallery {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    padding: 15px;
}

.product-gallery-top {
    width: 100%;
    height: 650px;
}

.product-gallery-top .img-fluid {
    height: 100%;
}

.product-gallery-thumbs {
    flex: 0 0 222px;
    height: 650px;
}

.product-gallery-thumbs .swiper-slide {
    opacity: 0.4;
    padding-left: 15px;
    border-left: 1px solid #e8e5ec;
    height:206px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.product-gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border-left: 2px solid #e6ca71;
}

.product-gallery-top .swiper-button-next *, .product-gallery-top .swiper-button-prev *,
.product-gallery-thumbs .swiper-button-next *, .product-gallery-thumbs .swiper-button-prev *{
    color: #403e44;
}

.product-gallery-thumbs .swiper-button-next, .product-gallery-thumbs .swiper-button-prev {
    right: 77px;
    left: inherit;
}

.product-gallery-thumbs .swiper-button-next {
    bottom: 0;
    top:inherit;
}

.product-gallery-thumbs .swiper-button-prev {
    top: 0;
    bottom:inherit;
    margin: 0;
}*/

.link {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .link:focus {
        outline: 0;
    }

#quickview .pd-title {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
}

#quickview .trinkets {
    margin: 15px 0 30px;
}

    #quickview .trinkets li {
        display: inline-block;
        margin: 8px 5px 0;
    }

    .product .product-content .trinkets i, #quickview .trinkets i {
        font-size: 20px;
    }

.product #stars-existing {
    text-align: center;
}

    .product #stars-existing i {
        color: #e6ca71;
        font-size: 20px;
    }

.star-ttl {
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    color: #9f9da2;
}

.comment-item {
    background: #fafafa;
    padding: 20px;
    margin-bottom: 30px;
}

    .comment-item h4 {
        display: inline-block;
        font-size: 14px;
        margin: 0 10px 0 0;
    }

    .comment-item .date {
        font-size: 12px;
        text-align: left;
    }

.comment-content {
    padding: 15px;
    font-size: 12px;
}

    .comment-content img {
        margin: 0 auto;
    }

.cm-ttl {
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 15px;
}

.write-comment .btn.submit {
    float: left;
    padding: 10px 30px;
    font-size: 14px;
    background: #57898a;
    font-weight: 500;
}

.brand-name {
    display: inline-block;
    margin: 0 10px;
    color: #9a989e;
    font-weight: bold;
    font-size: 25px;
}

.star-rating i {
    color: #e6ca71;
    font-size: 20px;
}

aside.aside .widget {
    margin-bottom: 30px;
}

    aside.aside .widget.categories ul {
        margin: 0;
        list-style: none;
        padding: 0;
    }

        aside.aside .widget.categories ul li a {
            display: block;
            padding: 0 17px 0 0;
            line-height: 32px;
            font-size: 14px;
            font-weight: 500;
            color: #706c77;
            position: relative;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

            aside.aside .widget.categories ul li a .txt {
                margin: 0;
                font-size: 14px;
                font-weight: 500;
                color: #706c77;
                line-height: 32px;
            }

            aside.aside .widget.categories ul li a:hover {
                color: #d3b85f;
            }

            aside.aside .widget.categories ul li a:before {
                content: '';
                width: 6px;
                height: 6px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                background: #d3b85f;
                position: absolute;
                top: 13px;
                right: 0px;
            }

.article-thumb-item {
    margin-bottom: 30px;
}

    .article-thumb-item .article-title {
        font-size: 14px;
        font-weight: 500;
        color: #706c77;
        margin: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .article-thumb-item .article-date {
        font-size: 12px;
        color: #d3b85f;
    }

    .article-thumb-item:hover .article-title {
        color: #ff6363;
    }

.article-item {
    margin-bottom: 30px;
}

    .article-item .article-pic {
        border: 1px solid #ddd;
    }

    .article-item .article-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        height: 44px;
        overflow: hidden;
        margin: 10px 0 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .article-item .article-date {
        font-size: 12px;
        color: #d3b85f;
        margin: 0 0 10px;
    }

    .article-item .article-desc {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        height: 66px;
        overflow: hidden;
        color: #9f9da2;
        text-align: justify;
    }

    .article-item:hover .article-title {
        color: #ff6363;
    }

.article-single .aside {
    padding-left: 30px;
}

.article-single .pic {
    margin-bottom: 30px;
}

.article-single .date, .article-single .category {
    font-size: 14px;
    font-weight: 400;
    color: #d3b85f;
    margin: 0;
}

.article-single .category {
    text-align: left;
}

.article-single .title {
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 20px;
    line-height: 44px;
}

.article-single .short-desc {
    padding-right: 20px;
    border-right: 5px solid #e6ca71;
    text-align: justify;
    margin: 30px 0 40px;
}

    .article-single .short-desc p {
        font-size: 14px;
        font-weight: 500;
        color: #706c77;
    }

.article-single .desc p {
    text-align: justify;
    font-size: 14px;
    line-height: 30px;
}

.article-single .aside .related-products {
    padding: 0 30px;
}

    .article-single .aside .related-products .swiper-button-prev {
        right: -7px;
    }

    .article-single .aside .related-products .swiper-button-next {
        left: -7px;
    }

    .article-single .aside .related-products .product-item {
        margin: 0;
    }

        .article-single .aside .related-products .product-item .title {
            color: #706c77;
            margin: 15px 0 5px;
            font-weight: bold;
            font-size: 14px;
            line-height: 22px;
            height: auto;
        }

        .article-single .aside .related-products .product-item .pic {
            margin: 0;
        }

.page-title {
    margin: 6px 0 16px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 31px;
    font-weight: 700;
}

.cart.container, .checkout.container {
    max-width: 1366px;
}

.cart .product-row {
    border-top: 1px solid #eaeaea;
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding-left: 10px;
    position: relative;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    /*border: 1px solid #e7e7e7;*/
    background: #fff;
}

    .cart .product-row:first-child {
        border-top: none;
    }

.cart div[class^="product-row-"] {
    line-height: 22px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.cart .product-row .product-row-img {
    flex: 0 0 19%;
    max-width: 19%;
    padding-right: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

    .cart .product-row .product-row-img img {
        max-width: 90%;
        max-height: 100%;
        position: relative;
        overflow: hidden;
    }

    .cart .product-row .product-row-img .btn-remove {
        cursor: pointer;
        padding: 2px;
        position: absolute !important;
        width: 22px;
        text-align: center;
        border: none;
        color: #999;
        right: 7px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer;
        line-height: 26px;
    }

.cart .product-row .product-row-info {
    flex: 0 0 29%;
    max-width: 29%;
    font-size: 15px;
    line-height: 1.67;
    margin-top: 25px;
    margin-bottom: 7.5px;
}

    .cart .product-row .product-row-info .product-title {
        font-size: 15px;
        line-height: 1.88;
        margin-bottom: 15px;
    }

    .cart .product-row .product-row-info .product-row-seller {
        font-size: 13px;
        line-height: 1.692;
        margin: 7px 0;
    }

    .cart .product-row .product-row-info .product-row-guarantee {
        font-size: 12px;
        line-height: 1.833;
        margin: 7px 0;
    }

    .cart .product-row .product-row-info .btn-add-to-favorite {
        text-align: right;
        color: #009ec9;
        cursor: pointer;
        font-size: 12px;
        line-height: 1.833;
    }

.cart .product-row .product-row-quantity {
    flex: 0 0 22%;
    max-width: 22%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.cart .product-row .product-row-price {
    flex: 0 0 30%;
    max-width: 30%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

    .cart .product-row .product-row-price .main-price {
        margin: 2px 0;
        font-size: 13px;
        line-height: 1.692;
        text-decoration: line-through;
        color: #a0a0a0;
    }

    .cart .product-row .product-row-price .discount-percent {
        font-size: 12px;
        line-height: 1.833;
        color: #a0a0a0;
        margin: 2px 0;
    }

    .cart .product-row .product-row-price .discount-price {
        font-size: 17px;
        line-height: 1.294;
        margin: 2px 0;
    }

.cart .product-row .product-row-quantity label {
    margin: 0;
}

.cart .product-row .product-row-quantity .selectric-hide-select select {
    width: auto;
    min-width: 73px;
}

.cart .product-row .product-row-quantity .selectric-wrapper.selectric-open .selectric {
    border-color: #ababc0;
    border-radius: 5px 5px 0 0;
}

.cart .product-row .product-row-quantity .selectric-wrapper .selectric .button {
    right: inherit;
    left: 0;
    background: none;
    top: 5px;
}

.cart .product-row .product-row-quantity .selectric-wrapper .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 18px 0 43px;
    font-size: 16px;
    padding: 0;
    line-height: 43px;
    color: #6f6f6f;
    height: 43px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cart .product-row .product-row-quantity .selectric-wrapper .selectric-items li.highlighted,
.cart .product-row .product-row-quantity .selectric-wrapper .selectric-items li.selected,
.cart .product-row .product-row-quantity .selectric-wrapper .selectric-items li:hover {
    background: #f1f1f1;
    color: #6f6f6f;
}

.cart .product-row .product-row-quantity .selectric-wrapper .selectric-items {
    margin-top: -1px;
    z-index: 3;
    border-radius: 0 0 4px 4px;
}

    .cart .product-row .product-row-quantity .selectric-wrapper .selectric-items li {
        text-align: center;
    }

        .cart .product-row .product-row-quantity .selectric-wrapper .selectric-items li:not(:last-of-type) {
            border-bottom: 1px solid #acacac;
        }

.u-hidden {
    display: none !important;
}

.cart .actions {
    display: inline-flex;
    align-items: center;
    padding: 5px 0;
    margin: 15px 0 30px;
    width: 100%;
    justify-content: flex-end;
}

    .cart .actions .btn-link {
        color: #1ca2bd;
        padding: 0;
        line-height: 2;
    }

.cart .checkout-summary,
.checkout .checkout-summary {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    line-height: 22px;
}

    .cart .checkout-summary .checkout-summary-info,
    .checkout .checkout-summary .checkout-summary-info {
        padding: 15px 10px;
        list-style: none;
        margin: 0;
    }

        .cart .checkout-summary .checkout-summary-info li,
        .checkout .checkout-summary .checkout-summary-info li {
            padding-bottom: 5px;
            display: flex;
            margin: 5px 0;
            justify-content: space-between;
        }

            .cart .checkout-summary .checkout-summary-info li:last-child,
            .checkout .checkout-summary .checkout-summary-info li:last-child {
                padding-bottom: 0;
            }

            .cart .checkout-summary .checkout-summary-info li.discount span,
            .checkout .checkout-summary .checkout-summary-info li.discount span {
                font-size: 14px;
                line-height: 1.571;
                color: #009ec9;
            }

            .cart .checkout-summary .checkout-summary-info li.club,
            .checkout .checkout-summary .checkout-summary-info li.club {
                padding-top: 10px;
                border-top: 1px solid #e6e6e6;
            }

.cart .checkout-features,
.checkout .checkout-features {
    margin-bottom: 83px;
    border-radius: 5px;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 15px;
    letter-spacing: -.2px;
    font-size: 11px;
    line-height: 1.73;
    color: #aaa;
    font-weight: 500;
}

.cart .checkout-summary hr,
.checkout .checkout-summary hr {
    margin: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    height: 2px;
}

.cart .checkout-summary .checkout-summary-invoice,
.checkout .checkout-summary .checkout-summary-invoice {
    padding: 15px;
    color: #a0a0a0;
    font-size: 11px;
    line-height: 2;
}

    .cart .checkout-summary .checkout-summary-invoice .title,
    .checkout .checkout-summary .checkout-summary-invoice .title {
        text-align: center;
        color: #676767;
        font-size: 18px;
        font-size: 1.286rem;
        line-height: normal;
    }

    .cart .checkout-summary .checkout-summary-invoice .price-value,
    .checkout .checkout-summary .checkout-summary-invoice .price-value {
        text-align: center;
        font-size: 15px;
        font-size: 1.071rem;
        line-height: normal;
        color: #fb3449;
    }

        .cart .checkout-summary .checkout-summary-invoice .price-value .price-value-amount,
        .checkout .checkout-summary .checkout-summary-invoice .price-value .price-value-amount {
            font-size: 20px;
            font-size: 1.429rem;
            line-height: 2;
            font-weight: 500;
            color: #fb3449;
        }

    .cart .checkout-summary .checkout-summary-invoice .btn-checkout,
    .checkout .checkout-summary .checkout-summary-invoice .btn-checkout {
        display: inline-block;
        background: none;
        outline: none;
        cursor: pointer;
        position: relative;
        white-space: nowrap;
        font-size: 15px;
        line-height: 1.467;
        padding: 15px;
        border-radius: 8px;
        background-color: #e6ca71;
        border: 1px solid #e6ca71;
        color: #fff;
        overflow: hidden;
        width: 100%;
        text-align: center;
        margin-top: 2px;
        font-weight: 700;
    }

    .cart .checkout-summary .checkout-summary-invoice .note,
    .checkout .checkout-summary .checkout-summary-invoice .note {
        margin-top: 10px;
        padding: 0 5px;
        font-size: 12px;
        color: #a0a0a0;
    }

.cart .checkout-features,
.checkout .checkout-features {
    border-radius: 5px;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 15px;
    letter-spacing: -.2px;
    font-size: 11px;
    font-size: .786rem;
    line-height: 1.73;
    color: #aaa;
    font-weight: 500;
}

    .cart .checkout-features ul,
    .checkout .checkout-features ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .cart .checkout-features ul li,
        .checkout .checkout-features ul li {
            font-size: 12px;
            color: #aaa;
            position: relative;
            display: flex;
            align-items: center;
            line-height: 33px;
            padding: 0 27px 0 20px;
        }

            .cart .checkout-features ul li.features-back,
            .checkout .checkout-features ul li.features-back {
                background: url(../img/back7.svg) 100% 50% no-repeat;
                background-size: 22px auto;
            }

            .cart .checkout-features ul li.features-payment,
            .checkout .checkout-features ul li.features-payment {
                background: url(../img/payment.svg) 100% 50% no-repeat;
                background-size: 22px auto;
            }

            .cart .checkout-features ul li.features-delivery,
            .checkout .checkout-features ul li.features-delivery {
                background: url(../img/delivery_black.png) 100% 50% no-repeat;
                background-size: 22px auto;
            }

            .cart .checkout-features ul li:last-child,
            .checkout .checkout-features ul li:last-child {
                margin-bottom: 0;
            }

.checkout-steps {
    display: flex;
    margin: 60px auto 18px;
    list-style: none;
    padding: 0;
    color: #a0a0a0;
    justify-content: space-between;
    width: 783px;
    font-size: 13px;
    line-height: 1.692;
}

    .checkout-steps li {
        position: relative;
        z-index: 1;
    }

        .checkout-steps li:not(:first-child):before {
            content: "";
            position: absolute;
            width: 372px;
            height: 3px;
            border-radius: 3.5px;
            background-color: #d0d0d0;
            top: 50%;
            left: 10px;
            z-index: 0;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .checkout-steps li.done,
        .checkout-steps li.doing {
            color: #9dc44d;
        }

            .checkout-steps li.done:before,
            .checkout-steps li.done .step-item-desc,
            .checkout-steps li.doing:before,
            .checkout-steps li.doing .step-item-desc {
                background-color: #9dc44d;
            }

    .checkout-steps .step-item-link {
        color: inherit;
    }

    .checkout-steps .step-item-desc {
        position: relative;
        text-align: center;
        border-radius: 100%;
        width: 20px;
        height: 20px;
        background-color: #d0d0d0;
        z-index: 1;
    }

        .checkout-steps .step-item-desc:before {
            position: absolute;
            top: -25px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            content: attr(data-title);
            white-space: nowrap;
        }

.checkout .page-title {
    padding: 0 30px;
    position: relative;
    display: flex;
    padding-left: 0;
    align-items: flex-end;
    color: #858585;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px;
    justify-content: space-between;
    max-width:250px;
}

.checkout .addresses, .box-white {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    padding: 20px 43px 22px 20px;
    color: #6d6d6d;
}

.box-white {
    padding: 20px 20px 22px;
}

.checkout .addresses:before {
    width: 5px;
    top: 0;
    bottom: 0;
    right: -1px;
    position: absolute;
    background-color: #e6ca71;
    content: "";
}

.checkout .addresses .icon-checked {
    width: 41px;
    height: 41px;
    text-align: center;
    font-size: 20px;
    background-color: #fafef3;
    box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e6ca71;
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
}

    .checkout .addresses .icon-checked i {
        line-height: 39px;
        color: #e6ca71;
    }

.checkout .addresses .address-row .address-username {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
}

    .checkout .addresses .address-row .address-username .link {
        font-size: 12px;
        margin-right: 11px;
        position: relative;
        color: #bea459;
        border: none;
        background-color: transparent;
        font-weight: 700;
        cursor: pointer;
    }

.checkout .addresses .address-row .address-location {
    font-size: 12px;
    font-size: .857rem;
    line-height: 34px;
    position: relative;
}

    .checkout .addresses .address-row .address-location .address-location-tel {
        display: inline-block;
        white-space: nowrap;
        font-size: 14px;
        position: relative;
        padding-left: 10px;
        border-left: 1px solid #e4e4e4;
        margin-top: 0;
        margin-bottom: 5px;
        color: #6d6d6d;
    }

    .checkout .addresses .address-row .address-location .address-location-postal {
        display: inline-block;
        white-space: nowrap;
        font-size: 14px;
        margin-right: 10px;
        color: #6d6d6d;
    }

    .checkout .addresses .address-row .address-location .address-location-desc {
        color: #6d6d6d;
    }

.checkout .addresses .address-row .address-msg {
    position: relative;
    margin-right: 10px;
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    color: #6d6d6d;
}

.checkout .addresses .choose-address-btn {
    padding: 3px 15px 4px;
    font-size: 14px;
    line-height: 25px;
    background-color: #ededed;
    position: absolute;
    border: none;
    top: 20px;
    left: 20px;
    border-radius: 5px;
    color: #6d6d6d;
    cursor: pointer;
}

.checkout .address-list {
    /*padding: 20px 40px 25px;*/
}

.checkout .addresses .cancel-address-btn {
    color: #8d8d8d;
    position: absolute;
    top: 20px;
    left: 8px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.checkout .address-list .address-item {
    /*margin-right: -30px;
    margin-left: -30px;*/
    position: relative;
    width: 100%;
    min-height: 1px;
    margin-top: 10px;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 10px 55px;
    overflow: hidden;
    height: 100%;
}

    .checkout .address-list .address-item .address-title {
        font-size: 17px;
        line-height: 29px;
        margin-top: 6px;
    }

    .checkout .address-list .address-item .address-desc {
        font-size: 13px;
        line-height: 2.62;
        margin-top: 5px;
        margin-bottom: 12px;
        color: #a0a0a0;
    }

    .checkout .address-list .address-item .address-details {
        list-style: none;
        font-size: 13px;
        line-height: 2;
        color: #a0a0a0;
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .checkout .address-list .address-item .set-default-btn {
        padding: 6px 0;
        width: 100%;
        margin-top: 10px;
        font-size: 12px;
        line-height: 22px;
        font-weight: 500;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 0;
        border-top: 1px solid #e0e0e0;
        color: #636363;
        background-color: #fdf7dd;
        border-top-color: #f0efe0;
    }

    .checkout .address-list .address-item:not(.is-selected) .set-default-btn {
        background-color: #f5f5f5;
    }

    .checkout .address-list .address-item:not(.is-selected):hover .set-default-btn {
        background-color: #e3e3e3;
    }

    .checkout .address-list .address-item .address-details .details-item span {
        padding: 0 16px;
        color: #a0a0a0;
        font-size: 13px;
    }

        .checkout .address-list .address-item .address-details .details-item span:first-child {
            padding-right: 0;
        }

        .checkout .address-list .address-item .address-details .details-item span:not(:last-child) {
            border-left: 1px solid #e0e0e0;
        }

    .checkout .address-list .address-item .address-details .details-item .btn-edit,
    .checkout .address-list .address-item .address-details .details-item .btn-remove {
        color: #636363;
        font-size: 12px;
        line-height: 21px;
        text-align: center;
        padding: 6px 25px;
        border: none;
        border-radius: 5px;
        background-color: #e3e3e3;
        cursor: pointer;
        font-weight: 500;
        white-space: nowrap;
    }

    .checkout .address-list .address-item .address-details .details-item .btn-remove {
        margin-right: 10px;
        padding: 6px 32px;
    }

.checkout .address-list .add-address-item {
    border: 4px dashed #b8b8b8;
    background: #fff;
    color: #a0a0a0;
    min-height: 72px;
    height: 100%;
    line-height: 2;
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 22px;
}

    .checkout .address-list .add-address-item span {
        color: #a0a0a0;
        font-size: 23px;
    }

    .checkout .address-list .add-address-item i {
        font-size: 16px;
        margin-left: 6px;
        color: #a0a0a0;
    }

.checkout .address-list-wrapper {
    display: none;
}

    .checkout .address-list-wrapper .cancel-address-btn {
        color: #8d8d8d;
        position: absolute;
        left: 18px;
        top: 18px;
        border-radius: 50%;
        border: 2px solid #8d8d8d;
        background-color: transparent;
        cursor: pointer;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: 16px;
    }

        .checkout .address-list-wrapper .cancel-address-btn i {
            color: #8d8d8d;
        }

.checkout .product-list {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

    .checkout .product-list .product-box {
        flex: 0 0 16%;
        max-width: 16%;
        min-width: 150px;
        padding: 0 8px;
    }

        .checkout .product-list .product-box a {
            height: 90px;
            padding: 0 10px 5px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }

            .checkout .product-list .product-box a img {
                max-width: 100%;
                max-height: 100%;
                object-fit: contain;
            }

        .checkout .product-list .product-box .product-title {
            margin-top: 0;
            font-size: 11px;
            line-height: 22px;
            position: relative;
            text-align: center;
            display: block;
            overflow: hidden;
            height: 43px;
        }

.checkout .delivery-time {
    border-top: 1px solid #e7e7e7;
}

    .checkout .delivery-time .delivery-title {
        font-size: 14px;
        line-height: 2;
        color: #858585;
        margin: 15px 0 5px;
    }

    .checkout .delivery-time p {
        font-size: 11px;
        color: #333333;
    }
 .checkout .fast-delivery p {
        font-size: 11px;
        color: #333333;
    }
    .checkout .delivery-time .time-table .nav-tabs {
        padding: 0;
        border: 0;
    }

        .checkout .delivery-time .time-table .nav-tabs .nav-item {
            box-sizing: border-box;
            min-width: 130px;
            flex-grow: 1;
        }

            .checkout .delivery-time .time-table .nav-tabs .nav-item .nav-link {
                font-size: 13px;
                color: #6f6f6f;
                font-weight: 500;
                line-height: 36px;
                text-align: center;
                cursor: pointer;
                background: #f8f8f8;
                border: 1px solid #e1e1e1;
                position: relative;
            }

            .checkout .delivery-time .time-table .nav-tabs .nav-item:not(:last-child) .nav-link {
                border-left: none;
            }

            .checkout .delivery-time .time-table .nav-tabs .nav-item .nav-link.active {
                border-top: none;
                position: relative;
                background: #fff;
                border-bottom: 0;
            }

            .checkout .delivery-time .time-table .nav-tabs .nav-item .nav-link:before {
                content: "";
                position: absolute;
                right: 0;
                left: 0;
                height: 4px;
                background: #e6ca71;
                top: -4px;
                opacity: 0;
                transition: all .3s ease-in-out;
            }

            .checkout .delivery-time .time-table .nav-tabs .nav-item .nav-link.active:before {
                opacity: 1;
            }

            .checkout .delivery-time .time-table .nav-tabs .nav-item .nav-link span {
                font-size: 12px;
                color: #bcbcbc;
                margin-right: 5px;
            }

    .checkout .delivery-time .time-table .tab-content {
        width: 100%;
        list-style: none;
        overflow: hidden;
        border: 1px solid #e1e1e1;
        padding: 0;
    }

        .checkout .delivery-time .time-table .tab-content .hours {
            display: flex;
            flex-direction: column;
            width: 100%;
            padding-right: 1px;
            list-style: none;
            margin: 0;
        }

            .checkout .delivery-time .time-table .tab-content .hours li {
                padding: 10px 25px;
            }

                .checkout .delivery-time .time-table .tab-content .hours li:nth-child(2n) {
                    background: #fcf9f9;
                }

                .checkout .delivery-time .time-table .tab-content .hours li .radio-label {
                    width: unset;
                    height: unset;
                    display: flex;
                    align-items: center;
                    cursor: pointer;
                    position: relative;
                    margin: 0;
                }

                    .checkout .delivery-time .time-table .tab-content .hours li .radio-label input[type=radio] {
                        visibility: hidden;
                        position: absolute;
                    }

                    .checkout .delivery-time .time-table .tab-content .hours li .radio-label .radio-check {
                        width: 14px;
                        height: 14px;
                        right: 0;
                        left: unset;
                        margin-left: 10px;
                        position: relative;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        cursor: pointer;
                        top: 0;
                        border-radius: 50%;
                        background: #fff;
                        border: 1px solid #ccc;
                    }

                        .checkout .delivery-time .time-table .tab-content .hours li .radio-label .radio-check:before {
                            content: "";
                            position: absolute;
                            left: 1px;
                            top: 1px;
                            width: 10px;
                            height: 10px;
                            background: #e6ca71;
                            border-radius: inherit;
                            opacity: 0;
                            transition: opacity .3s ease-in-out;
                        }

                    .checkout .delivery-time .time-table .tab-content .hours li .radio-label input[type=radio]:checked + .radio-check:before {
                        opacity: 1;
                        left: 50%;
                        top: 50%;
                        width: 8px;
                        height: 8px;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                    }

.checkout .checkout-invoice .checkbox-label {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 21px;
    margin: 0;
}

.checkout .checkout-delivery .checkbox-label {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 21px;
    margin: 0;
}

.checkout .checkout-invoice .checkbox-label input[type=checkbox] {
    visibility: hidden;
    position: absolute;
}

.checkout .checkout-delivery .checkbox-label input[type=checkbox] {
    visibility: hidden;
    position: absolute;
}

.checkout .checkout-invoice .checkbox-label .checkbox-check {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 5px;
    left: 0;
    border-radius: 5px;
    border: 1px solid #b7b7b7;
    text-align: center;
}

.checkout .checkout-delivery .checkbox-label .checkbox-check {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 5px;
    left: 0;
    border-radius: 5px;
    border: 1px solid #b7b7b7;
    text-align: center;
}

.checkout .checkout-invoice .checkbox-label .checkbox-check i {
    color: #fff;
}

.checkout .checkout-delivery .checkbox-label .checkbox-check i {
    color: #fff;
}

.checkout .checkout-invoice .checkbox-label input[type=checkbox]:checked + .checkbox-check {
    background: #e6ca71;
    border: 1px solid #bea459;
}

.checkout .checkout-delivery .checkbox-label input[type=checkbox]:checked + .checkbox-check {
    background: #e6ca71;
    border: 1px solid #bea459;
}

.checkout .checkout-invoice span {
    margin-right: 10px;
    font-size: 15px;
    line-height: 1.467;
    color: #5e5e5e;
}

.checkout .checkout-delivery span {
    margin-right: 10px;
    font-size: 15px;
    line-height: 1.467;
    color: #5e5e5e;
}

.checkout .checkout-invoice .invoice-needed-wrapper {
    /*display: none;*/
}

.checkout .checkout-delivery .invoice-needed-wrapper {
    display: none;
}

.checkout .checkout-invoice .invoice-needed-wrapper .legal-invoice {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    padding: 25px 40px;
    margin-bottom: 29px;
}

.checkout .checkout-delivery .invoice-needed-wrapper .legal-invoice {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    padding: 25px 40px;
    margin-bottom: 29px;
}

.checkout .checkout-invoice .invoice-needed-wrapper .legal-invoice .text {
    margin-right: 10px;
    font-size: 15px;
    line-height: 1.467;
    color: #5e5e5e;
}

.checkout .checkout-delivery .invoice-needed-wrapper .legal-invoice .text {
    margin-right: 10px;
    font-size: 15px;
    line-height: 1.467;
    color: #5e5e5e;
}

.checkout .checkout-invoice .invoice-needed-wrapper .message-invoice-needed {
    padding: 15px 20px;
    position: relative;
    border-radius: 5px;
    line-height: 22px;
    font-size: 14px;
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731;
    margin-top: 17px;
}

.checkout .checkout-delivery .invoice-needed-wrapper .message-invoice-needed {
    padding: 15px 20px;
    position: relative;
    border-radius: 5px;
    line-height: 22px;
    font-size: 14px;
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731;
    margin-top: 17px;
}

.checkout .checkout-related-products {
    padding-bottom: 15px;
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    line-height: 22px;
}

    .checkout .checkout-related-products .title {
        text-align: center;
        color: #858585;
        padding: 10px 0;
        border-bottom: 1px solid #ededed;
        width: 85%;
        margin: auto;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
    }

    .checkout .checkout-related-products .related-products-list {
        display: flex;
        flex-wrap: wrap;
    }

        .checkout .checkout-related-products .related-products-list .product-box {
            max-width: 50%;
            flex: 1 0 50%;
            list-style: none;
            height: 196px;
            text-align: center;
            padding: 10px;
            margin-bottom: 10px;
        }

            .checkout .checkout-related-products .related-products-list .product-box a {
                width: 100%;
                height: 100px;
                text-align: center;
                display: block;
            }

                .checkout .checkout-related-products .related-products-list .product-box a img {
                    max-width: 100%;
                    height: 100%;
                    -o-object-fit: contain;
                    object-fit: contain;
                }

            .checkout .checkout-related-products .related-products-list .product-box .product-title {
                font-size: 10px;
                overflow: hidden;
                white-space: nowrap;
                margin-top: 5px;
            }

            .checkout .checkout-related-products .related-products-list .product-box .btn-add-to-cart {
                font-size: 18px;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                border-radius: 4px;
                background-color: #e6ca71;
                color: #fff;
                margin: auto;
            }

                .checkout .checkout-related-products .related-products-list .product-box .btn-add-to-cart i {
                    color: #fff;
                }

            .checkout .checkout-related-products .related-products-list .product-box .product-price {
                line-height: 28px;
                font-weight: 500;
            }

.default-form .form-group {
    position: relative;
    margin-bottom: 20px;
}

.default-form .form-control {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #9b9b9b;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    text-align: right;
    direction: rtl;
    position: relative;
}

    .default-form .form-control:focus {
        box-shadow: none;
        outline: none;
        border-color: #e6ca71;
    }

.default-form label {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.67;
    color: #858585;
}

.default-form .form-group .selectric .button {
    right: inherit;
    left: 0;
}

.default-form .form-group .selectric .label {
    padding: 0;
    margin: 0 10px 0 38px;
}

#addAddress .modal-body, #editAddress .modal-body {
    padding: 15px 30px 30px;
}

#addAddress form .btn-add-address, #editAddress form .btn-add-address {
    background: none;
    outline: none;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    font-size: 15px;
    line-height: 1.467;
    padding: 15px 30px;
    border-radius: 8px;
    background-color: #e6ca71;
    border: 1px solid #e6ca71;
    color: #fff;
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-top: 20px;
}

#addAddress .close-link, #editAddress .close-link {
    text-align: left;
    padding-top: 36px;
}

    #addAddress .close-link a, #editAddress .close-link a {
        color: #d3b85f;
        font-weight: 500;
        font-size: 16px;
    }

.radio-label {
    display: inline-block;
    width: 19px;
    height: 19px;
    position: absolute;
    /*top: 41px;*/
    right: 40px;
}

    .radio-label input[type="radio"] {
        visibility: hidden;
        position: absolute;
    }

    .radio-label .radio-check {
        cursor: pointer;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 50%;
        background: #fff;
        border: 1px solid #ccc;
    }

    .radio-label input[type="radio"]:checked ~ .radio-check:before {
        content: "";
        position: absolute;
        left: 1px;
        top: 1px;
        background: #e6ca71;
        border-radius: inherit;
        width: 15px;
        height: 15px;
    }

.paymethods {
    padding-top: 0;
    padding-bottom: 0;
}

    .paymethods ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .paymethods .paymethods-item {
        position: relative;
        padding: 20px 30px 20px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

        .paymethods .paymethods-item .radio-label {
            right: -4px;
            top: 30px;
        }

        .paymethods .paymethods-item p {
            color: #1e1e1e;
            margin: 0;
        }

        .paymethods .paymethods-item span {
            font-size: 14px;
            line-height: 1.571;
            font-weight: 400;
            display: block;
            margin-top: 5px;
            color: #a0a0a0;
        }

        .paymethods .paymethods-item:not(:first-child) {
            border-top: 1px solid #efefef;
        }

.discount {
    /*display: inline-block;*/
}

    .discount .page-title {
        padding: 0;
        margin-top: 0;
    }

    .discount .desc {
        font-size: 14px;
        line-height: 2.36;
        margin-bottom: 14px;
    }

    .discount .discount-form {
        display: flex;
        flex-wrap: wrap;
        margin-right: 0;
        margin-left: 0;
        justify-content: space-between;
    }

        .discount .discount-form .discount-form-field {
            width: calc(100% - 171px);
            position: relative;
        }

            .discount .discount-form .discount-form-field input {
                border-radius: 5px;
                background: #fff;
                border: 1px solid #c8c8c8;
                color: #717171;
                font-size: 14px;
                line-height: 1.571;
                padding: 11px 12px;
                width: 100%;
            }

        .discount .discount-form .discount-form-button {
            width: 161px;
        }

            .discount .discount-form .discount-form-button .btn-discount {
                font-size: 15px;
                line-height: 1.467;
                border-radius: 8px;
                background-color: #e6ca71;
                border: 1px solid #e6ca71;
                padding: 11px 31px;
                color: #fff;
            }

.order-summery .card .card-header .summery-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 20%;
    flex-grow: 1;
}

.order-summery .card .card-header .summery-row {
    align-items: center;
}

.order-summery .card .card-header .summery-col:not(:first-child) {
    text-align: center;
}

.order-summery .card .card-header .summery-col i {
    font-size: 28px;
    color: #919191;
}

.order-summery .card .card-header .summery-col span {
    font-size: 12px;
    line-height: 21px;
    vertical-align: middle;
    display: block;
    color: #919191;
}

.grid-wrapper {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #dedede;
    margin-bottom: 23px;
}

    .grid-wrapper .row {
        margin: 0;
    }

    .grid-wrapper .grid-cell {
        position: relative;
        width: 100%;
        min-height: 1px;
        flex: 0 0 50%;
        max-width: 50%;
        border-right: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
        padding: 15px 40px;
    }

        .grid-wrapper .grid-cell:first-child {
            border-right: 0;
        }

    .grid-wrapper .grid-label {
        font-size: 13px;
        line-height: 1.692;
        color: #bababa;
    }

    .grid-wrapper .grid-value {
        font-size: 16px;
        line-height: 1.375;
        letter-spacing: -.3px;
        color: #505050;
    }

    .grid-wrapper.style-two .row:nth-child(2n+1) {
        background: #eeeeee;
    }

    .grid-wrapper.style-two .grid-label {
        color: #6d6d6d;
    }

/*.basket .side-item {
    background: #fff;
    border: 1px solid #ececec;
    padding: 15px;
    margin-bottom: 15px;
}

.side-item{}
.side-item.invoice {
    font-size: 14px;
}

.side-item.invoice > .row div[class^="col"] {
    line-height: 45px;
    border-bottom: 1px solid #ececec;
}

.side-item.invoice > .row div[class^="col"]:nth-child(2n) {
    text-align: left;
}

.side-item.invoice .total-amount {
    text-align: center;
    border-top: 1px solid #ececec;
    font-size: 20px;
    line-height: 50px;
    padding: 15px 0;
}

.side-item.invoice .total-amount .price {
    font-size: 20px;
    font-weight: 500;
    color: #bea459;
}

.side-item .text-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.side-item .text-list li {
    padding: 0 15px;
    line-height: 25px;
    position: relative;
    color: #757474;
}

.side-item .text-list li:before {
    content: '';
    width: 6px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #bebebe;
    position: absolute;
    right: 0;
    top: 9px;
}

.side-item .discount-form {
    margin: 15px 0;
}

.side-item .discount-form input {
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 14px;
    margin-bottom: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}

.side-item .discount-form .btn {
    line-height: 40px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    background: #4caf50;
}*/

/*.tag {
    padding: 2px 10px;
    font-size: 12px;
    background: #e6ca71;
    color: #fff;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 1;
}*/

/*.tab-pane .edit {
    float: left;
    background: none;
    color: #868e96;
}

.edit i {
    font-size: 20px;
    color: #868e96;
    vertical-align: middle;
}*/

/*-----------checkout-----------*/
/*.shipping .nav-tabs .nav-item {
    width: 25%;
    text-align: center;
}

#address .btn.add {
    background: #57898a;
    color: #fff;
    cursor: pointer;
    margin-bottom: 30px;
    padding: 10px 15px;
}

#address .btn.add i {
    color: #Fff;
    vertical-align: sub;
    margin-left: 5px;
}

.ad-item, .pay-item {
    border: 1px solid #e9e9e9;
}

.ad-item {
    margin: 0 0 30px;
    display: flex;
}

.pay-item {
    margin: 0 0 -1px;
}

.ad-item .form-check-label, .pay-item .form-check-label {
    text-align: center;
    border-left: 1px solid #e9e9e9;
    background: #fafafa;
}

.pay-item .form-check-label input {
    margin: 20px 0;
}

.ad-item .form-check-label input {
    margin: 52px 0 0;
}

.ad-item .btns {
    border-right: 1px solid #e9e9e9;
    text-align: center;
    padding: 0;
}

.ad-item .btns .btn {
    width: 100%;
    height: 50%;
    padding: 5px;
    cursor: pointer;
}

.ad-item .btns .edit {
    background: #eafeff;
}

.ad-item .btns .delete {
    background: #fcf5f5;
}

.ad-item .btns .btn:first-child {
    border-bottom: 1px solid #e9e9e9;
}

.ad-item .btns .btn i {
    font-size: 20px;
}

.pay-item .form-txt {
    padding: 15px;
}

.ad-item .form-txt {
    padding: 30px 25px 15px;
}

.ad-item .form-title {
    margin-bottom: 15px;
    font-weight: bold;
}

.form-check-label input[type=radio]:checked ~ .ad-item {
    border-color: #e6ca71;
}

#bill .basket-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 15px;
}

#bill h2 {
    font-size: 18px;
    font-weight: 500;
    margin: 15px 0 30px;
    background: #efd57b;
    padding: 5px 10px;
}

#bill .basket-item .basket-title, #bill .basket-item .quantity, #bill .basket-item .price {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
}

#bill .basket-item .price span {
    font-size: 10px;
}

.total-price p, .total-price .price {
    font-size: 22px;
    color: #4caf50;
}

.total-price .price {
    font-weight: bold;
}

.total-price .price span {
    color: #97cd96;
}

.total-price p {
    font-weight: 500;
}

.total-price .btn.submit {
    width: 100%;
    margin-top: 15px;
    height: 40px;
}

#bill hr {
    border-top-color: #4caf50;
}*/

/*#order h2 {
    margin: 0;
}

#order .basket-item:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}*/

/*--------------------compare page----------------------*/
/*.compare h2 {
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.compare .img-thumbnail {
    border: 0;
    max-width: 200px;
}

.compare .th {
    background: #fafafa;
    border-bottom: 2px solid #fff;
}

.strength li {
    color: #52d14b;
}

.weakness li {
    color: #ff312a;
}

.compares .btn.add {
    background: #e6ca71;
    color: #fff;
}

.compare .tr, .compare .th {
    height: 50px;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.compare .square {
    height: 140px;
}

.compare img {
    height: 100%;
    width: auto !important;
    margin: 0 auto;
}

.compare .tr {
    border: 1px solid #e9e9e9;
}

.compare .brand {
    text-align: center;
}

.compare .brand img {
    display: inline-block;
}

.compare .brand .brand-name {
    font-size: 20px;
}

.compare .tr ul {
    margin: 10px 0;
}

.compare .strength, .compare .weakness {
    height: auto;
}*/

/*---------------login-----------------*/
/*.user-forms {
    padding-top: 30px;
}

.user-forms h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 40px;
}

.user-forms .signin {
    padding-left: 10%;
}

.user-forms .register {
    padding-right: 10%;
}

.user-forms > div[class^="col-"]:first-child {
    border-left: 2px solid #dadada;
}

.user-forms .btn {
    width: 100%;
    padding: 10px;
}

.user-forms .custom-control {
    margin: 15px 0;
    padding-top: 0;
}

.user-forms .custom-control-description {
    font-size: 12px;
}

.page-content .short-desc {
    line-height: normal;
    font-size: 14px;
    color: #827e88;
    text-align: justify;
    margin: 15px auto 30px;
}

.register .btn {
    background: #57898a;
    color: #fff;
}

.signin .short-desc {
    margin-top: 10%;
}

.register .custom-radio {
    margin: 10px 0 0 30px;
    padding-top: 0;
    width: auto;
}

.user .dropdown-menu {
    width: auto !important;
    margin: 11px 0;
    background: #fff;
    border: 0;
    box-shadow: 0px 2px 6px rgba(88, 88, 88, 0.51);
}

.user .dropdown-item {
    margin: 0;
    padding: 5px 10px;
}

.user .dropdown-item a {
    font-size: 12px;
}

.user .dropdown-item a i {
    font-size: 14px;
    margin-left: 5px;
}

.user .dropdown-item:hover a {
    color: #d3b85f;
}*/

/*#favorites .basket-item .btn.add {
    width: 100%;
    background: #e6ca71;
    color: #fff;
}

.discount .btn {
    padding: 10px;
    background: #57898a;
    color: #fff;
}

.sum p, .sum .price {
    color: #57898a;
}

.basket .btn.submit {
    width: 100%;
    height: 40px;
}

.levels {
    list-style: none;
    padding: 15px 0;
    width: 100%;
}

.levels li {
    display: inline-block;
    width: 24.7%;
    text-align: center;
    position: relative;
}

.levels i {
    font-size: 30px;
    color: #C5C5C5;
}

.levels li:before, .levels li:after {
    content: '';
    border-bottom: 2px solid #C5C5C5;
    position: absolute;
    top: 15px;
}

.levels li.done p {
    color: #e6ca71;
}

.levels li:before {
    right: 0;
    width: calc(50% - 20px);
}

.levels li:after {
    left: -10px;
    width: calc(50% - 10px);
}

.levels li.done i, .levels li.doing i {
    color: #e6ca71;
}

.levels li.done:after, .levels li.done:before, .levels li.doing:after, .levels li.doing:before {
    border-color: #e6ca71;
}

.levels li.doing:after, .levels li.doing + li:before {
    border-style: dashed;
}

.levels li.doing + li:before {
    border-color: #C5C5C5;
}

#pay .btn.submit {
    width: 100%;
    margin-top: 15px;
    height: 40px;
}

.online-payment, .transfer-payment {
    margin-top: 30px;
    height: 0;
    overflow: hidden;
    transition: all .5s;
}

.online-payment.show {
    height: 140px;
}

.transfer-payment.show {
    height: 70px;
}

.online-payment .radio-group {
    position: relative;
}

.online-payment .radio-group input[type='radio'] {
    visibility: hidden;
}

.online-payment .radio-group input[type='radio']:checked ~ .radiobtn img {
    border: 2px solid #e6ca71;
}*/

/*@media (max-width: 991.98px) {

    .shipping .tab-content {
        padding: 40px 30px;
    }

    #info {
        text-align: left;
    }

    .shipping .tab-pane .edit {
        float: none;
        margin-top: -10px;
    }

    #info .row {
        text-align: right;
    }
}*/

/*@media (max-width: 767.98px) {

    .shipping .tab-content {
        padding: 30px 0px;
    }

    .ad-item .form-check-label input {
        margin: 15px 0;
    }

    .mob-price, .mob-quantity {
        display: block;
    }

}

@media (max-width: 575.5px) {
    #favorites .img-thumbnail, .basket .img-thumbnail {
        max-width: 100px;
    }
}*/

/*@media (max-width: 500px) {
    .shipping .nav-tabs .nav-link {
        font-size: 12px;
        padding: 10px 15px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .shipping .tab-pane .form-control-label {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .edit i {
        font-size: 25px;
    }

    .ad-item .form-txt {
        padding: 15px;
    }

    #bill .basket-item .basket-title, #bill .basket-item .quantity, #bill .basket-item .price {
        font-size: 12px;
    }

    .total-price p, .total-price .price {
        font-size: 18px;
    }
}

@media (max-width: 400px) {
    .ad-item .form-txt {
        padding: 15px 0;
    }
}*/

/*.shippingText {
    font-size: 12px;
    line-height: 18px;
    padding-right: 10px;
}

.shippingTextRed {
    font-size: 12px;
    line-height: 18px;
    color: red;
    font-weight: bold;
}

.shippingTextGreen {
    font-size: 12px;
    line-height: 18px;
    color: limegreen;
    font-weight: bold;
}

.btn .finished {
    background: #FFF;
    font-size: 12px;
    color: #a70105 !important;
    !* opacity: 0; *!
    transition: opacity 1s;
    cursor: pointer;
    margin-bottom: 10px;
}

.sku {
    font-size: 10px;
}*/

@media (min-width: 1440px) {
    /*xxl*/
    .col-xxl-25 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 1365.98px) {
    .checkout .addresses .icon-checked {
        right: -15px;
    }
}

@media (min-width: 1200px) {
    .hidden-xl {
        display: none;
    }

    .col-xl-25 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 1199.98px) {
    .banners .banner-item .btn {
        width: 60%;
        right: 20%;
        bottom: 15px;
    }

    .featured-products {
        height: 100%;
    }

        .featured-products .categoriesTabNav {
            flex-direction: row;
            flex-wrap: nowrap;
            margin: 0 -15px;
            overflow-x: auto;
        }

            .featured-products .categoriesTabNav .nav-link {
                min-width: 100px;
                border: 0 !important;
            }

                .featured-products .categoriesTabNav .nav-link h2, .featured-products .categoriesTabNav .nav-link h3, .featured-products .categoriesTabNav .nav-link h4 {
                    margin: 0 auto;
                }

    .product .product-content .header, .product .product-content .info {
        margin-left: 0;
        margin-bottom: 20px;
    }

        .product .product-content .info .note {
            flex-basis: 170px;
            margin-right: 15px;
        }

    .product .product-content .details {
        flex-basis: calc(100% - 185px);
    }

        .product .product-content .details .discount-price {
            width: auto;
            margin-left: 20px;
            line-height: 40px;
        }

        .product .product-content .details .colors .color-item {
            margin: 0 0 10px 10px;
        }

    .page-content.product .policies {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .hidden-lg {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        min-width: 600px;
    }

    #quickview .modal-dialog {
        max-width: 900px;
    }
}

@media (max-width: 991.98px) {
    .hidden-md {
        display: none;
    }

    .show-md {
        display: block;
    }

    .navbar-toggler, .header .header-middle .user-nav {
        display: inline-block;
    }

    .header-middle .nav-item .btn i, .header-middle .nav-item a i {
        color: #999;
    }

    .header .header-middle .navbar-toggler {
        margin-left: 15px;
    }

    .navbar-nav {
        width: 100%;
        text-align: center;
    }

    .navbar.fixed .header-middle {
        height: 50px;
        padding: 5px;
        background: #FFF;
    }

    .header-middle .nav-item .btn.btn-basket span:not(.badge) {
        display: none;
    }

    .header .header-middle {
        padding: 10px 15px 15px;
    }

    .nav-item .nav-link .nav-link-new {
        left: 0;
    }

    .banners {
        padding-top: 0;
    }

    .dropdown .dropdown-menu {
        opacity: 1;
        display: none;
    }

        .dropdown .dropdown-menu.show {
            display: block;
        }

    .product .product-content .header {
        margin: 30px 0;
    }

    .product .product-content .pic-container .trinkets {
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .product #gal-single-product {
        width: 100%;
    }

    .product .product-content .info {
        flex-direction: column;
        margin: 0;
    }

        .product .product-content .info .note {
            margin: 30px 0 0;
            width: 100%;
            flex-basis: 100%;
        }

            .product .product-content .info .note .brand {
                display: none;
            }

    .cart .product-row .product-row-img {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .cart .product-row .product-row-info {
        flex: 0 0 40%;
        max-width: 40%;
        z-index: 2;
    }

    .cart .product-row .product-row-quantity {
        flex: 0 0 30%;
        max-width: 30%;
        margin-top: 15px;
        align-self: flex-start;
    }

    .cart .product-row .product-row-price {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 70%;
        margin-bottom: 15px;
        margin-top: -75px;
        z-index: 0;
    }

    .checkout .address-list .address-item .address-details {
        flex-wrap: wrap;
    }

        .checkout .address-list .address-item .address-details .details-item {
            flex-grow: 1;
        }

            .checkout .address-list .address-item .address-details .details-item:not(:first-child) {
                text-align: left;
                margin-top: 10px;
            }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hidden-md {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .hidden-sm {
        display: none;
    }

    .show-sm {
        display: block;
    }

    .header .header-middle > .row > a {
        flex-grow: 1;
        flex-basis: calc(100% - 100px);
        text-align: center;
    }

    .header .header-middle > .row .break {
        width: 47px;
        height: 40px;
        overflow: hidden;
    }

    .featured-products .categoriesTabNav .nav-link {
        height: 50px;
    }

    .header {
        background: #f5f5f5;
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
    }

        .header .logo {
            margin: 0;
            max-height: 36px;
            width: auto;
        }

        .header-middle .search-form, .header .header-middle .user-nav {
            margin-top: 10px;
        }

        .header .header-middle > .row > .col {
            padding-right: 0;
        }

    .banners .banner-item .btn {
        width: auto;
        max-width: initial;
        right: 30px;
        left: 30px;
        font-size: 12px;
        line-height: 30px;
    }

    footer .policies li {
        padding: 0 15px;
    }

    .banners .banner-item {
        margin-bottom: 15px;
    }

    .banners {
        margin-bottom: 15px;
    }

    .modal-body {
        padding: 15px;
    }

    [data-target="#basket"] .badge {
        padding: 6px;
        width: 20px;
        height: 20px;
        top: -10px;
        border-radius: 13px;
        margin-right: -10px;
        font-size: 10px;
    }

    .product-list-page .options-wrapper {
        border: 0;
    }

        .product-list-page .options-wrapper .breadcrumb-item {
            color: #999;
        }
}

@media (min-width: 576px) {
    #basket .modal-dialog, #addAddress .modal-dialog, #editAddress .modal-dialog {
        max-width: 800px;
    }
}

@media (max-width: 575.5px) {
    .col-xs-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xs-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .hidden-xs {
        display: none;
    }

    .show-xs {
        display: block;
    }

    .no-padding-xs {
        padding: 0;
    }

    .header .header-middle .user-nav {
        padding-right: 5px;
    }

    .header-middle .user-nav .nav-item .nav-link i.show-xs {
        display: inline-block;
    }

    .header-middle .nav-item .btn.btn-basket {
        padding: 0 15px;
    }

    .header .header-middle > .row {
        padding: 0 10px;
    }

        .header .header-middle > .row > .col {
            padding-left: 5px;
        }

    .header-middle .user-nav .nav-item:not(:last-child) {
        padding-left: 3px;
    }

    .brands {
        margin-top: 30px;
    }

    .bestselling {
        margin-bottom: 0;
    }

    footer div[class^="col-"]:last-child, footer li {
        text-align: center;
    }

    .copyright {
        margin-top: 15px;
    }

    .breadcrumb {
        display: none;
    }

    footer {
        padding-top: 15px;
    }

        footer .contact {
            margin-top: 0;
            padding-top: 0;
            margin-bottom: 15px;
            border-top: 0;
            border-bottom: 1px solid #cfd8dc;
        }

            footer .contact .social-networks {
                justify-content: center;
            }

        footer .links {
            display: flex;
            flex-wrap: wrap;
            margin: 0;
        }

            footer .links li {
                flex: 0 0 50%;
                text-align: right;
                max-width: 50%;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                footer .links li a {
                    font-size: 11px;
                    white-space: nowrap;
                }

        footer .licenses {
            margin-top: 15px;
        }

    .banners .banner-item .btn {
        position: relative;
        width: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        right: 0;
        bottom: 0;
    }

    .product .product-content .header .pd-title {
        max-width: 100%;
    }

    .product-list-page .product-item .pic {
        float: right;
        width: 30%;
    }

    .product-list-page .product-item .btn.add, .product-list-page .product-item .quick-view-btn {
        display: none;
    }

    .product-list-page .product-item .title {
        float: left;
        text-align: right;
        width: 70%;
    }

    .product-list-page .product-item .price {
        float: left;
        text-align: left;
        width: 70%;
        padding: 0 15px;
    }

    .cart .product-row .product-row-img {
        margin: 10px 0;
        padding-right: 10px;
    }

        .cart .product-row .product-row-img .btn-remove {
            right: 4px;
            top: 7px;
        }

    .cart .product-row .product-row-info {
        flex: 0 0 70%;
        max-width: 70%;
        margin: 10px 0;
    }

        .cart .product-row .product-row-info .product-title {
            margin: 0;
        }

    .cart .product-row .product-row-quantity {
        flex: 0 0 60%;
        max-width: 60%;
        margin: 15px 0;
        border-top: 1px solid #e6e6e6;
    }

    .cart .product-row .product-row-price {
        flex: 0 0 40%;
        max-width: 40%;
        margin: 15px 0;
        border-top: 1px solid #e6e6e6;
        padding: 0;
    }

    .checkout .addresses .address-row .address-location div[class^="address-location-"] {
        display: block;
    }

    .checkout .addresses .address-row .address-location .address-location-tel {
        border: 0;
    }

    .checkout .addresses .address-row .address-location .address-location-postal {
        margin: 0;
    }

    .checkout .address-list .address-item .address-details .details-item span:not(:last-child) {
        border-left: 0;
    }

    .checkout .address-list .address-item .address-details .details-item span {
        display: block;
        padding: 0;
    }

    .checkout .addresses .address-row .address-username {
        padding-left: 140px;
    }
}

@media (max-width: 500px) {
    body * {
        font-size: 12px;
    }

    .header-middle {
        padding: 10px;
    }
}

@media (max-width: 400px) {

    .header-middle ul li {
        margin-right: 5px;
    }

    footer .links li a {
        font-size: 10px;
    }
}

.nav-tel {
    width: 400px;
    direction: ltr;
    font-size: 13px;
    color: #e6ca71;
}

    .nav-tel span {
        color: #e6ca71;
    }

.forget-pass {
    color: blue;
    padding-top: 10px;
    border-bottom: 1px dotted #d3b85f;
}
.grid-text {
line-height: 60px;
    font-size: 13px;
    text-align: center;
    width: 100%;
}
.disabled {
opacity:0.3 !important;
}
.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
    border-color: transparent;
}
.shippingTextGreen {
color:green;
}