:root {
    --blue: #001e63;
    --dark-blue: #00184f;
    --red: #b9411d;
    --green: #1A9A75;
}

.container-fluid {
    padding-left: 50px;
    padding-right: 50px
}

@media screen and (max-width:1120px) {
    .container-fluid {
        padding: 0 15px
    }
}

.display-none {
    display: none !important
}

@media screen and (max-width:992px) {
    .d-xs-none {
        display: none !important
    }

    .sk-product-combine {
        max-width: 100%
    }
}

@media screen and (max-width:1120px) {
    .container {
        padding: 0 30px
    }
}

.pull-left {
    float: left
}

.sk-top-band {
    position: relative;
    display: block;
    margin-left: -50px;
    width: calc(100% + 100px);
    text-align: center;
    height: 54px;
    line-height: 54px;
    background: #f0f0f0;
    padding-top: 19px;
    padding-bottom: 19px
}

@media screen and (max-width:1120px) {
    .sk-top-band {
        margin-left: -15px;
        width: calc(100% + 30px)
    }
}

.sk-top-band p.freeShipping-text {
    font-size: 14px;
    margin-bottom: 7px
}

.sk-top-band p.discount-text {
    font-size: 11px;
    margin-bottom: 0
}

    .sk-top-band p.discount-text a {
        color: #262626;
        font-weight: 700;
        text-decoration: underline
    }

body {
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
    font-family: 'ASICS 3.0', Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    overflow: scroll;
}

    body * {
        line-height: 1.2;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        outline: 0;
        border-radius: 0;
        font-weight: 300;
        letter-spacing: 0.3px;
        font-family: 'ASICS 3.0', Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }

    body #leftSide .user-panel-head {
        background: #fff;
        border-bottom: 1px solid #ddd;
        color: #262626
    }

        body #leftSide .user-panel-head .offcanvas-close {
            color: #262626;
            margin-right: 5px
        }

    body #leftSide .sk-mobile-filter-header {
        border-bottom: none
    }

        body #leftSide .sk-mobile-filter-header .text-center.w-100 .offcanvas-close {
            position: relative;
            top: 20px
        }

@media screen and (max-width:991px) {
    body .desktop-menu {
        display: none !important
    }
}

body .mobile-menu {
    display: none
}

@media screen and (max-width:991px) {
    body .mobile-menu {
        display: block
    }
}

body #back-to-top {
    background: #262626;
    bottom: 100px;
    border-radius: 100%;
    background: #485cc7;
}

body .breadcrumb-scroll-container {
    overflow: auto;
    margin: 0 auto;
    max-width: 1200px;
}

body .breadcrumb-container {
    min-width: max-content
}

body .breadcrumb {
    line-height: 44px;
    border-top: 0;
    /*    padding-bottom: 9px;
    padding-top: 9px;*/
    padding-bottom: 0px;
    padding-top: 2px;
}

    body .breadcrumb .breadcrumb-item {
        line-height: 22px;
    }

@media screen and (min-width:992px) and (max-width:1366px) and (hover:none) and (pointer:coarse) {
    body .breadcrumb {
        width: 100%;
        margin: 0;
        padding-left: 0
    }
}

body .breadcrumb a,
body .breadcrumb p,
body .breadcrumb span {
    font-size: 11px;
    font-weight: 200;
    color: #6a6a6a;
    display: inline-block;
    margin: 0
}

body .breadcrumb .breadcrumb-item:before {
    font-size: 11px;
    color: #aaa
}

body .breadcrumb .breadcrumb-item .current-item {
    color: #aaa;
    font-weight: 300;
    font-size: 11px
}

body .breadcrumb .bc-home {
    /*background-color: #f5f5f5;*/
    border-radius: 100%;
    width: 24px;
    height: 24px;
    display: block;
    text-align: center;
    line-height: 24px;
    color: #262626;
    display: flex;
    align-items: center;
    justify-items: center;
}

    body .breadcrumb .bc-home i {
        font-size: 16px;
        margin: auto;
    }

body .sk-plp-seo {
    margin-left: calc(-17% - 100px);
    width: calc(116.666667% + 155px);
    display: block;
    position: relative;
    margin-top: 50px;
    border: 1px solid #ebebeb;
    border-left: 0;
    border-right: 0;
    padding: 28px 50px;
    max-height: 170px;
    overflow: hidden
}

@media screen and (max-width:991px) {
    body .sk-plp-seo {
        margin-left: -15px;
        width: calc(100% + 30px);
        padding: 0 25px
    }
}

body .sk-plp-seo ul {
    padding: 0;
    margin: 0;
    font-size: 10px;
    color: #6c6c6c
}

body .sk-plp-seo p {
    margin: 0;
    font-size: 12px !important;
    line-height: 18px;
    text-align: justify;
    color: #6c6c6c
}

.sk-plp-seo p.with-bullet {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside
}

body .sk-plp-seo p span.title {
    font-size: 11px;
    color: #6c6c6c;
    font-weight: 700;
    display: block
}

body .sk-plp-seo h1,
body .sk-plp-seo h2,
body .sk-plp-seo h3,
body .sk-plp-seo h4,
body .sk-plp-seo h5,
body .sk-plp-seo h6 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
    color: var(--blue)
}

.sk-plp-seo h1 {
    font-size: 16px !important;
    font-weight: 700
}

body .sk-plp-seo a {
    color: var(--blue)
}

@media screen and (max-width:991px) {
    body .sk-plp-seo {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 28px 15px
    }
}

body .sk-plp-seo-open {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, rgba(255, 255, 255, .7)), color-stop(22%, rgba(255, 255, 255, .75)), color-stop(34%, rgba(255, 255, 255, .9)), color-stop(57%, rgba(255, 255, 255, .96)), color-stop(73%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    display: block;
    height: 70px;
    padding: 0 50px;
    line-height: 122px;
    margin-top: -39px;
    position: relative;
    text-align: left;
    text-decoration: underline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 50px;
}

@media screen and (max-width:991px) {
    body .sk-plp-seo-open {
        margin-left: -15px;
        width: calc(100% + 30px);
        padding: 0 25px
    }
}

body .sk-plp-seo-open .sk-plp-seoButton {
    font-size: 13px;
    color: #262626;
    text-decoration: underline;
    cursor: pointer
}

body .sk-new-badge {
    width: 82px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
    background: #262626;
    text-align: center;
    font-style: italic;
    position: absolute;
    top: 32px;
    text-transform: uppercase
}

/*body .sk-product-content .sk-product-picture {
    width: calc(50% - 10px);
    float: left;
    margin-bottom: 15px;
    position: relative
}

@media screen and (max-width:767px) {
    body .sk-product-content .sk-product-picture {
        width: 100%
    }

    .product-info-icons > div {
        text-align: center;
        min-height: 120px
    }
}

body .sk-product-content .sk-product-picture a {
    display: block
}

body .sk-product-content .sk-product-picture:nth-child(odd) {
    margin-right: 15px
}

body .sk-product-content .sk-product-picture img {
    width: 100%
}

@media screen and (max-width:991px) {
    body .sk-product-content .sk-product-gallery {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        display: none
    }
}

body .sk-product-content #sk-product-mobile {
    display: none
}

@media screen and (max-width:991px) {
    body .sk-product-content #sk-product-mobile {
        display: block
    }

        body .sk-product-content #sk-product-mobile .carousel-item {
            transition: -webkit-transform .2s ease-in-out;
            -webkit-transition: -webkit-transform .2s ease-in-out;
            -o-transition: transform .2s ease-in-out;
            transition: transform .2s ease-in-out;
            transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
            transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
        }

        body .sk-product-content #sk-product-mobile .carousel-control-prev {
            color: #262626
        }

            body .sk-product-content #sk-product-mobile .carousel-control-prev span {
                border-radius: 100%;
                background: #fff
            }

        body .sk-product-content #sk-product-mobile .carousel-control-next {
            color: #262626
        }

            body .sk-product-content #sk-product-mobile .carousel-control-next span {
                border-radius: 100%;
                background: #fff
            }

        body .sk-product-content #sk-product-mobile .carousel-indicators {
            margin-bottom: -3px
        }

            body .sk-product-content #sk-product-mobile .carousel-indicators li {
                background-color: #262626;
                opacity: .2
            }

                body .sk-product-content #sk-product-mobile .carousel-indicators li.active {
                    opacity: 1
                }
}

body .sk-product-content .sk-product-width {
    position: relative
}

@media screen and (max-width:991px) {
    body .sk-product-content .sk-product-width {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0
    }
}*/


body .sk-product-content.sk-product-info.pdpMobile {
    position: relative !important;
    width: 100% !important;
    top: inherit !important;
    right: inherit !important;
    left: inherit !important
}




body .sk-product-content.sk-product-info .sk-product-code {
    font-size: 14px;
    display: block;
    margin-top: 20px;
    color: #262626;
    font-weight: 700
}

    body .sk-product-content.sk-product-info .sk-product-code span {
        color: var(--blue);
        font-weight: 400;
    }

body .sk-product-content.sk-product-info .sk-product-price > .pPrice.sk-cp-discount {
    text-decoration: line-through;
    color: #8e8e8e;
    margin-right: 10px
}

body .sk-product-content.sk-product-info .sk-product-price .pPriceInfo {
    font-size: 11px;
    color: #262626;
    display: block;
    margin-top: 0
}


body .sk-product-content.sk-product-info .sk-product-size-chart {
    display: inline-block;
    float: right;
    align-items: center;
    display: flex;
}





    body .sk-product-content.sk-product-info .sk-product-size-chart .pMySize {
        font-size: 12px;
        text-decoration: underline;
        color: #262626;
        display: inline-block
    }

body .sk-product-content.sk-product-info .sk-size {
    width: 100%;
    margin-right: 4%;
    display: inline-block;
    margin-top: 10px
}

    body .sk-product-content.sk-product-info .sk-size span.select2 {
        width: 100% !important
    }

        body .sk-product-content.sk-product-info .sk-size span.select2.select2-container--open .select2-selection .select2-selection__arrow b {
            border-color: transparent transparent #262626 transparent;
            border-width: 0 4px 5px 4px
        }

        body .sk-product-content.sk-product-info .sk-size span.select2 .select2-selection {
            height: 45px;
            border-radius: 0;
            border-color: #bcbcbc;
            outline: 0 !important
        }

            body .sk-product-content.sk-product-info .sk-size span.select2 .select2-selection .select2-selection__rendered {
                color: #262626;
                line-height: 44px
            }

            body .sk-product-content.sk-product-info .sk-size span.select2 .select2-selection .select2-selection__arrow {
                height: 45px
            }

                body .sk-product-content.sk-product-info .sk-size span.select2 .select2-selection .select2-selection__arrow b {
                    border-color: #262626 transparent transparent transparent
                }

body .sk-product-content.sk-product-info .sk-count {
    width: 130px;
    display: inline-block;
    margin-top: 0
}

    body .sk-product-content.sk-product-info .sk-count select {
        border: 1px solid #adb5bd;
        outline: 0 !important;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    body .sk-product-content.sk-product-info .sk-count .sk-title {
        margin-bottom: 8px
    }

    body .sk-product-content.sk-product-info .sk-count span.select2 {
        width: 100% !important
    }

        body .sk-product-content.sk-product-info .sk-count span.select2 .select2-selection {
            height: 45px;
            border-radius: 0;
            border-color: #bcbcbc;
            outline: 0 !important
        }

            body .sk-product-content.sk-product-info .sk-count span.select2 .select2-selection .select2-selection__rendered {
                color: #262626;
                line-height: 44px
            }

            body .sk-product-content.sk-product-info .sk-count span.select2 .select2-selection .select2-selection__arrow {
                height: 45px
            }

                body .sk-product-content.sk-product-info .sk-count span.select2 .select2-selection .select2-selection__arrow b {
                    border-color: #262626 transparent transparent transparent
                }

/*body .sk-product-content.sk-product-info .sk-size-tab {
    transform: translateY(-18px);
}*/




body .sk-product-content.sk-product-info .sk-add-to-basket .sk-pc-input {
    display: none
}

body .sk-product-content.sk-product-info .sk-add-to-basket .add-to-cart-button,
body .sk-product-content.sk-product-info .sk-remember-basket .remember-cart-button {
    background-color: var(--blue);
    color: #fff;
    width: 100%;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400 !important;
    height: 56px;
    border: 0px;
    border-radius: 25px;
}




body .sk-product-content.sk-product-info .sk-product-details {
    height: auto;
    max-height: 240px;
    overflow: hidden
}

body .sk-review-content .card .sk-product-details {
    height: auto;
    max-height: 100px;
    overflow: hidden
}

body .sk-product-content.sk-product-info .sk-product-details ~ .write-more {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, rgba(255, 255, 255, .7)), color-stop(22%, rgba(255, 255, 255, .75)), color-stop(34%, rgba(255, 255, 255, .9)), color-stop(57%, rgba(255, 255, 255, .96)), color-stop(73%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%)
}

body .sk-review-content .card .sk-product-details ~ .write-more {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, rgba(255, 255, 255, .7)), color-stop(22%, rgba(255, 255, 255, .75)), color-stop(34%, rgba(255, 255, 255, .9)), color-stop(57%, rgba(255, 255, 255, .96)), color-stop(73%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%)
}

body .sk-product-content.sk-product-info .inactive .pTitle {
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    color: var(--blue)
}

body .sk-product-content.sk-product-info .inactive .pInfo {
    font-size: 13px;
    font-weight: 300;
    color: var(--blue)
}

body .sk-product-content.sk-product-info .inactive .pInfoList ul {
    list-style: disc;
    padding-left: 20px;
    margin-top: 20px
}

body .sk-product-content.sk-product-info .write-more {
    display: block;
    width: 100%;
    height: 100px;
    line-height: 122px;
    margin-top: -36px;
    position: relative;
    text-align: left;
    text-decoration: underline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body .sk-review-content .card .write-more {
    display: block;
    width: 100%;
    height: 70px;
    line-height: 175px;
    margin-top: -36px;
    position: relative;
    text-align: left;
    text-decoration: underline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body .sk-product-content.sk-product-info .sk-product-payment-installment .write-more {
    margin-top: 0;
    height: 100%
}

body .sk-product-content.sk-product-info .write-more .pWriteButton {
    font-size: 13px;
    color: #262626;
    text-decoration: underline;
    cursor: pointer
}

body .sk-product-content.sk-product-info .sk-product-shipping {
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    max-height: 335px;
    overflow: hidden;
    position: relative
}

body .sk-product-content.sk-product-info .sk-product-payment-installment {
    border-bottom: 1px solid #262626;
    overflow: hidden
}


body .sk-product-content.sk-product-info .sk-product-shipping .write-more {
    display: block;
    width: 100%;
    height: 70px;
    line-height: 122px;
    bottom: 2px;
    position: absolute;
    text-align: left;
    text-decoration: underline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, rgba(255, 255, 255, .7)), color-stop(22%, rgba(255, 255, 255, .75)), color-stop(34%, rgba(255, 255, 255, .9)), color-stop(57%, rgba(255, 255, 255, .96)), color-stop(73%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 17%, rgba(255, 255, 255, .75) 22%, rgba(255, 255, 255, .9) 34%, rgba(255, 255, 255, .96) 57%, #fff 73%)
}

    body .sk-product-content.sk-product-info .sk-product-shipping .write-more .pWriteButton {
        font-size: 13px;
        color: var(--blue);
        text-decoration: underline;
        cursor: pointer
    }


body .sk-product-content.sk-product-info .pPaymentInfoButton.selected i:before,
body .sk-product-content.sk-product-info .sk-product-shipping .pShippingButton.selected i:before {
    content: "\f374"
}

body .sk-product-content.sk-product-info .sk-product-payment-installment .pPaymentInfoButton.selected ~ .pShippingDetails,
body .sk-product-content.sk-product-info .sk-product-shipping .pShippingButton.selected ~ .pShippingDetails {
    display: block
}

body .sk-product-content.sk-product-info .sk-product-payment-installment .pPaymentInfoDetails,
body .sk-product-content.sk-product-info .sk-product-shipping .pShippingDetails {
    display: none;
    font-size: 14px;
    padding-bottom: 10px
}

body .ratings .rating-box:before {
    color: #c9c9c9
}

body .ratings .rating-box .rating:before {
    color: var(--blue)
}

body .sk-ratings-review .ratings .rating-box:before {
    color: #c9c9c9
}

body .sk-ratings-review .ratings .rating-box .rating:before {
    color: var(--blue)
}

body .sk-ratings-review .review-count {
    color: var(--blue)
}

body .sk-ratings-review .product-review-links .review-scroll-button {
    color: #262626;
    text-decoration: underline;
    font-size: 12px
}

body .sk-ratings-review .product-review-links .totalreviewscount {
    color: #7c7c7c;
    font-size: 12px
}

body .sk-review-title h1 {
    font-size: 22px;
    margin-bottom: 25px;
    font-weight: 700
}

body .sk-review-title a#writeReviewButton {
    font-size: 14px;
    width: auto;
    padding: 2px 15px;
    color: #fff;
    border-radius: 0px;
    line-height: 34px;
    height: 34px;
    font-weight: 600;
    background-color: #485cc7 !important;
    float: right;
    border-radius: 25px;
}

body .sk-review-title a:hover {
    background: 0 0;
    border-color: var(--blue);
    color: var(--blue)
}

body #review-tab {
    max-width: 1200px;
    margin: auto;
}

body .sk-review-content {
    border-top: 1px solid #7c7c7c
}

    body .sk-review-content .review-item-head {
        border-bottom: 0
    }

    body .sk-review-content .card {
        padding: 16px 16px !important;
        border: none;
        margin: 0;
        border-radius: 0;
        background-color: #fafafa;
        margin-bottom: 16px;
        border-radius: 4px;
    }

    body .sk-review-content .review-title {
        font-size: 16px;
        width: 100%;
        text-align: left;
        color: var(--blue);
        margin-bottom: 10px;
        font-weight: 700
    }

    body .sk-review-content .ratings {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

        body .sk-review-content .ratings .rating-box {
            margin-right: auto;
        }

    body .sk-review-content .review-info {
        font-size: 12px;
        color: #7c7c7c;
        text-transform: capitalize
    }

    body .sk-review-content .review-content {
        font-size: 14px;
        color: #262626;
        margin-top: 4px
    }

    body .sk-review-content .card-footer {
        font-size: 12px;
        color: #7c7c7c
    }

        body .sk-review-content .card-footer .vote-options {
            margin-left: 12px;
            width: 107px;
            height: 29px
        }

            body .sk-review-content .card-footer .vote-options span.vote {
                padding: 0;
                width: 50%;
                border: 0;
                padding-top: 4px;
                font-size: 12px;
                border: 1px solid #7c7c7c
            }

                body .sk-review-content .card-footer .vote-options span.vote i {
                    padding-right: 5px
                }

            body .sk-review-content .card-footer .vote-options span.vote-yes {
                background-color: var(--blue);
                color: #fff
            }

            body .sk-review-content .card-footer .vote-options span.vote-no {
                background-color: #fff;
                color: #7c7c7c
            }

            body .sk-review-content .card-footer .vote-options span.vote:last-child {
                border-left: 1px solid #7c7c7c
            }

        body .sk-review-content .card-footer .product-review-helpfulness {
            bottom: 32px;
            right: 55px
        }

        body .sk-review-content .card-footer .result {
            position: relative;
            top: -28px
        }

body .product-reviews-page form {
    width: 60%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    body .product-reviews-page form {
        width: 100%
    }

    body .sk-product-content.sk-product-info .sk-size-tab table td li {
        width: calc(20% - 8px);
    }
}

body .product-reviews-page .captcha-box {
    float: right
}

body .product-reviews-page label.inputs {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    text-align: left;
    text-transform: capitalize
}

@media screen and (max-width:991px) {
    body .product-reviews-page label.inputs {
        margin-bottom: 5px !important
    }
}

body .product-reviews-page label.inputs .sk-dots {
    display: inline-block;
    width: auto;
    float: right;
    margin-right: 15px
}

@media screen and (max-width:991px) {
    body .product-reviews-page label.inputs .sk-dots {
        float: none
    }
}

body .product-reviews-page .rating-options .custom-control-label {
    color: var(--blue)
}

body .product-reviews-page input,
body .product-reviews-page select,
body .product-reviews-page textarea {
    border-radius: 0;
    border: 1px solid #707070 !important;
    background-color: #fff !important;
    height: 50px;
    padding: 15px 25px;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    overflow: hidden;
    max-height: 120px
}

    body .product-reviews-page input.btn,
    body .product-reviews-page select.btn,
    body .product-reviews-page textarea.btn {
        background-color: var(--blue) !important;
        border: none !important;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 0px 20px;
        height: 30px;
        line-height: 30px;
    }

    body .product-reviews-page input.valid ~ .validation-ok:before,
    body .product-reviews-page select.valid ~ .validation-ok:before,
    body .product-reviews-page textarea.valid ~ .validation-ok:before {
        content: "\fe6e";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #00c617
    }

    body .product-reviews-page input.input-validation-error ~ .validation-error:before,
    body .product-reviews-page select.input-validation-error ~ .validation-error:before,
    body .product-reviews-page textarea.input-validation-error ~ .validation-error:before {
        content: "\f156";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #ed1c24
    }

    body .product-reviews-page input:focus,
    body .product-reviews-page select:focus,
    body .product-reviews-page textarea:focus {
        border: 2px solid #262626 !important
    }

    body .product-reviews-page input.input-validation-error,
    body .product-reviews-page select.input-validation-error,
    body .product-reviews-page textarea.input-validation-error {
        border: 1px solid red !important
    }

    body .product-reviews-page input:-webkit-autofill,
    body .product-reviews-page input:-webkit-autofill:focus,
    body .product-reviews-page input:-webkit-autofill:hover,
    body .product-reviews-page select:-webkit-autofill,
    body .product-reviews-page select:-webkit-autofill:focus,
    body .product-reviews-page select:-webkit-autofill:hover,
    body .product-reviews-page textarea:-webkit-autofill,
    body .product-reviews-page textarea:-webkit-autofill:focus,
    body .product-reviews-page textarea:-webkit-autofill:hover {
        border: 1px solid #707070;
        -webkit-text-fill-color: #262626;
        -webkit-transition: background-color 5000s ease-in-out 0s;
        -o-transition: background-color 5000s ease-in-out 0s;
        transition: background-color 5000s ease-in-out 0s
    }

body .product-reviews-page .field-validation-error {
    position: absolute;
    font-size: 11px;
    top: 20px;
    left: 97%;
    width: 120px
}

@media screen and (max-width:991px) {
    body .product-reviews-page .field-validation-error {
        position: relative;
        font-size: 11px;
        top: 0;
        left: 0;
        width: auto;
        display: block;
        text-align: left;
        margin-top: 5px
    }
}

body .sk-explanation {
    max-width: 1170px;
    margin: 0 auto
}

    body .sk-explanation .sk-tabs {
        margin-top: 100px
    }

        body .sk-explanation .sk-tabs .nav.nav-tabs {
            border-bottom: 0
        }

            body .sk-explanation .sk-tabs .nav.nav-tabs a {
                margin-right: 50px;
                color: #262626;
                padding-bottom: 10px;
                font-size: 18px
            }

                body .sk-explanation .sk-tabs .nav.nav-tabs a.active {
                    font-weight: 700;
                    display: inline-block;
                    border-bottom: 1px solid #262626;
                    padding-bottom: 0
                }

        body .sk-explanation .sk-tabs .tab-content {
            margin-top: 45px
        }

            body .sk-explanation .sk-tabs .tab-content .sk-exp-container {
                width: 49%;
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex
            }

            body .sk-explanation .sk-tabs .tab-content .sk-exp-title {
                font-size: 31px;
                font-weight: 700;
                padding-top: 135px
            }

            body .sk-explanation .sk-tabs .tab-content .sk-exp-detail {
                font-size: 24px;
                font-weight: lighter;
                padding-right: 5px;
                margin: 0;
                padding-bottom: 135px
            }

            body .sk-explanation .sk-tabs .tab-content img {
                width: 100%;
                margin-top: 0;
                position: absolute;
                top: -205px
            }

@media screen and (max-width:1120px) {
    body .sk-explanation .sk-tabs .tab-content img {
        position: relative
    }
}

body .sk-explanation .sk-tabs .tab-content .sk-exp-list-title {
    font-size: 31px;
    font-weight: 700;
    padding-top: 90px
}

body .sk-explanation .sk-tabs .tab-content .sk-exp-list ul {
    list-style: disc;
    padding-left: 20px;
    margin-top: 15px;
    font-size: 16px
}

body .sk-ads-container {
    min-height: 910px;
    margin-top: 100px;
    background-color: #f6f6f6;
    margin-left: -50px;
    width: calc(100% + 100px);
    max-width: initial;
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

@media screen and (max-width:1120px) {
    body .sk-ads-container {
        width: 100%;
        margin-left: 0
    }
}

body .sk-ads-container .sk-ads {
    max-width: 1170px;
    margin: 0 auto
}

    body .sk-ads-container .sk-ads img {
        width: 100%
    }

body .sk-ads-container .sk-ads-title {
    font-size: 31px;
    font-weight: 700;
    padding-top: 40px;
    text-align: center;
    max-width: 1070px;
    margin: 0 auto
}

body .sk-ads-container .sk-ads-detail {
    font-size: 24px;
    font-weight: lighter;
    text-align: center;
    max-width: 1070px;
    margin: 0 auto;
    margin-top: 5px
}

body .sk-suggested .sk-suggested-title {
    font-size: 31px;
    font-weight: 700;
    text-align: center
}

body .sk-suggested .nav.nav-tabs.first {
    padding-left: 20%;
    margin-left: -24px;
    width: calc(100% + 48px);
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px
}

    body .sk-suggested .nav.nav-tabs.first .nav-item {
        width: 25%
    }

        body .sk-suggested .nav.nav-tabs.first .nav-item .nav-link {
            color: #262626;
            font-size: 16px;
            border: none !important;
            background: 0 0 !important
        }

            body .sk-suggested .nav.nav-tabs.first .nav-item .nav-link.active {
                text-decoration: underline;
                font-weight: 700
            }

body .sk-suggested .nav.nav-tabs.second {
    padding-left: 0;
    border-top: none;
    border-bottom: none;
    width: 303px;
    padding-left: 0;
    margin: 0 auto;
    margin-bottom: 35px
}

    body .sk-suggested .nav.nav-tabs.second .nav-item {
        width: 101px
    }

        body .sk-suggested .nav.nav-tabs.second .nav-item:last-child .nav-link {
            margin-right: 0
        }

        body .sk-suggested .nav.nav-tabs.second .nav-item .nav-link {
            color: #262626;
            font-size: 12px;
            border: none !important;
            border-radius: 30px;
            margin-right: 12px;
            background: #f0f0f0;
            text-align: center
        }

            body .sk-suggested .nav.nav-tabs.second .nav-item .nav-link.active {
                background: var(--blue);
                color: #fff
            }

body .sk-suggested .tab-content.second table {
    width: 66%;
    margin: 0 auto;
    border: none;
    margin-bottom: 30px
}

@media screen and (max-width:991px) {
    body .sk-suggested .tab-content.second table {
        width: 100%
    }
}

body .sk-suggested .tab-content.second table th {
    border-right: 1px solid #ebebeb;
    font-size: 14px;
    color: #262626
}

    body .sk-suggested .tab-content.second table th:last-child {
        border-right: none
    }

body .sk-suggested .tab-content.second table td {
    font-size: 12px;
    color: #262626;
    padding: 15px 0;
    border-right: 1px solid #ebebeb
}

    body .sk-suggested .tab-content.second table td:last-child {
        border-right: none
    }

body .sk-slider .owl-item {
    float: left
}

body .sk-slider .sk-product-container {
    padding: 0;
    width: calc(100% - 70px);
    overflow: hidden;
    position: initial;
    margin-top: 45px;
    margin: 0 35px !important;
}

    body .sk-slider .sk-product-container .sk-rec-product {
        margin-left: 6px;
        margin-right: 6px;
        max-width: 100%
    }

        body .sk-slider .sk-product-container .sk-rec-product img {
            max-width: 100%;
            margin-bottom: 15px
        }

        body .sk-slider .sk-product-container .sk-rec-product .sk-price-box {
            font-size: 15px;
            color: var(--blue)
        }

        body .sk-slider .sk-product-container .sk-rec-product .sk-old-price-box ~ .sk-price-box:not(.sk-retail-price) {
            color: var(--red)
        }

        body .sk-slider .sk-product-container .sk-rec-product .sk-price-box.sk-retail-price {
            margin-left: 0 !important
        }

        body .sk-slider .sk-product-container .sk-rec-product .sk-price-box.new-price {
            font-weight: 400;
            margin-top: 2px
        }

        body .sk-slider .sk-product-container .sk-rec-product .sk-slider-product {
            display: block;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

@media screen and (max-width:767px) {
    body .sk-slider .sk-product-container .sk-rec-product .sk-slider-product {
        width: 100%
    }
}

body .sk-slider .sk-product-container .sk-rec-product .sk-slider-price {
    display: block;
    text-align: center;
    margin-top: 5px;
}

@media screen and (max-width:767px) {
    body .sk-slider .sk-product-container .sk-rec-product .sk-slider-price {
        width: 100%;
        margin-top: 5px
    }

        body .sk-slider .sk-product-container .sk-rec-product .sk-slider-price .sk-price-box.new-price {
            margin-top: 0;
        }

    body .sk-slider .sk-product-container {
        width: 100%;
        margin: 0px !important;
    }
}

body .sk-slider .sk-product-container .sk-rec-product .sk-slider-price .sk-old-price-box {
    font-size: 15px;
    color: #8e8e8e;
    text-decoration: line-through;
    font-weight: 300;
    margin-right: 8px;
}

body .sk-slider .sk-product-container .sk-rec-product .sk-product-title {
    color: var(--blue);
    font-size: 15px;
    margin-top: 15px;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 5px;
}

body .sk-slider .sk-product-container .sk-rec-product .sk-slider-product-category {
    color: #6a6a6a;
    font-size: 11px;
    font-weight: 300;
    text-align: center;
    display: block;
}

body .sk-slider .sk-product-container .sk-rec-product .discount {
    padding-top: 4px;
    font-size: 15px;
    color: #727272
}

body .sk-slider .sk-product-container.sk-slider-last-visited .owl-prev,
body .sk-slider .sk-product-container.sk-slider-trends .owl-prev {
    top: 42%;
}

body .sk-slider .sk-product-container.sk-slider-last-visited .owl-next,
body .sk-slider .sk-product-container.sk-slider-trends .owl-next {
    top: 42%;
}

body .sk-slider .owl-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    top: calc(50% + 15px);
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    left: 0px;
    text-indent: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:991px) {
    body .sk-slider .owl-prev {
        left: -10px;
    }

        body .sk-slider .owl-prev img {
            width: 14px;
            height: 14px !important;
        }
}

body .sk-slider .owl-next {
    width: 30px;
    height: 30px;
    position: absolute;
    top: calc(50% + 15px);
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    right: 00px;
    text-indent: -5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:991px) {
    body .sk-slider .owl-next {
        right: -10px;
    }

        body .sk-slider .owl-next img {
            width: 14px;
            height: 14px !important;
        }
}

body .sk-slider .owl-next img, body .sk-slider .owl-prev img {
    opacity: 0.5;
    height: 60px;
}

body .sk-slider .sk-product-colors {
    margin-top: 15px;
    min-height: 28px
}

    body .sk-slider .sk-product-colors:hover .colors-count {
        display: none
    }

    body .sk-slider .sk-product-colors:hover .colors {
        display: inline-block
    }

    body .sk-slider .sk-product-colors .colors-count {
        font-size: 12px;
        color: #727272
    }

    body .sk-slider .sk-product-colors .colors {
        width: 25px;
        height: 25px;
        border-radius: 100%;
        background: #ddd;
        background-size: contain;
        background-position: center center;
        display: none
    }

body .sk-block-navigation {
    position: relative
}

    body .sk-block-navigation#sk-subcategories-navigation ul ul {
        padding-left: 5px;
        overflow: hidden !important;
        max-height: initial
    }

@media screen and (max-width:992px) {
    body .sk-block-navigation#sk-subcategories-navigation {
        display: none
    }
}

body .sk-block-navigation a.sk-filter-remove {
    color: #262626;
    font-size: 12px;
    width: auto;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    margin: 15px 10px 15px 0;
}

body .sk-block-navigation a.sk-filter-remove-all,
.cl-remove-all-filters-button {
    color: #262626;
    text-decoration: underline;
    font-size: 9px;
    position: absolute;
    top: 0px;
    right: 0;
    line-height: 50px;
}

body .sk-block-navigation ul a:hover {
    color: #888;
    text-decoration: underline
}



body .sk-block-navigation:after {
    content: '';
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    height: 1px;
    display: block;
}


body .sk-block-navigation .sk-nav-title {
    font-size: 15px;
    font-weight: 400;
    color: var(--blue);
    margin: 0px;
    line-height: 50px;
    background-image: url(/images/plus.svg);
    background-position: right center;
    background-size: 18px;
    background-repeat: no-repeat;
}

    body .sk-block-navigation .sk-nav-title.collapsed {
        background-image: url(/images/minus.svg);
    }

body .sk-block-navigation.sk-selected-filters .sk-nav-title {
    background-image: none;
}

body .sk-block-navigation .sk-nav-title strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 30px);
}

body .sk-block-navigation .sk-nav-title i {
    font-size: 18px;
    float: right;
    position: relative;
    top: -2px
}

body .sk-block-navigation .sk-nav-title.collapsable-title {
    cursor: pointer;
    user-select: none;
}

    body .sk-block-navigation .sk-nav-title.collapsable-title.collapsed i:before {
        content: "\f374"
    }

body .sk-block-navigation a.filter {
    font-size: 12px;
    color: #262626;
    margin-bottom: 25px
}

    body .sk-block-navigation a.filter:hover {
        text-decoration: underline;
        color: #262626
    }

    body .sk-block-navigation a.filter .filter-count {
        position: absolute;
        right: 0;
        font-size: 9px
    }

body .sk-block-navigation label.input-link {
    width: 100%;
    font-size: 14px;
    color: var(--blue);
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 22px;
    padding-top: 0;
    cursor: pointer;
    position: relative;
    padding-right: 22px;
    padding-left: 32px
}

    body .sk-block-navigation label.input-link:hover .text .filter-text {
        text-decoration: underline
    }

    body .sk-block-navigation label.input-link input {
        width: 19px;
        height: 19px;
        margin-top: -3px;
        margin-right: 8px;
        display: none
    }

        body .sk-block-navigation label.input-link input[type=hidden i] {
            display: none;
            -webkit-appearance: initial;
            background-color: initial;
            cursor: default;
            padding: initial;
            border: initial
        }

    body .sk-block-navigation label.input-link .text:before {
        content: "";
        height: 19px;
        width: 19px;
        position: relative;
        margin-top: 0;
        top: 0;
        margin-right: 7px;
        display: inline-block;
        border: 1px solid #bdbdbd;
        margin-left: -31px
    }

    body .sk-block-navigation label.input-link input[type=checkbox]:checked + span.text:before {
        content: "";
        background: 0 0
    }

    body .sk-block-navigation label.input-link span.text .filter-active {
        width: 0;
        display: inline-block
    }

    body .sk-block-navigation label.input-link input[type=checkbox]:checked + span.text .filter-active:before {
        content: "";
        background-color: var(--blue);
        display: inline-block;
        height: 13px;
        width: 13px;
        position: relative;
        left: -26px;
        top: -3px
    }

    body .sk-block-navigation label.input-link span.text .filter-text {
        position: relative;
        width: auto;
        top: -5px;
        font-size: 13px;
        color: var(--blue);
    }

    body .sk-block-navigation label.input-link .filter-count {
        position: absolute;
        right: 0;
        font-size: 9px;
        top: 5px
    }

body .sk-block-navigation .non-style-list {
    padding: 0;
    list-style: none;
    margin: 0px;
}

    body .sk-block-navigation .non-style-list li:last-child label {
        margin-bottom: 0
    }

    body .sk-block-navigation .non-style-list.collapsable-list {
        max-height: 0;
        overflow: hidden;
        padding-right: 5px
    }

        body .sk-block-navigation .non-style-list.collapsable-list.collapsed {
            max-height: 210px;
            overflow-y: auto !important;
            padding-bottom: 24px;
        }

body .sk-category-title {
    font-size: 18px;
    font-weight: 400;
    color: var(--blue);
    line-height: 62px;
    margin: 0px;
    position: absolute;
}

@media screen and (max-width:991px) {
    body .sk-category-title {
        margin-top: 20px;
        position: relative;
    }
}

body .sk-category-title .sk-category-count {
    font-size: 16px;
    font-weight: 200
}

body .sk-category-filter-container {
    margin-top: 0px;
    display: flex;
    border-bottom: 1px solid #e3e5e5;
}


@media screen and (max-width:991px) {
    body .sk-category-filter-container .filter-button {
        float: right
    }
}

body .sk-category-filter-container .filter-button:hover {
    color: #fff !important;
    border: 1px solid var(--blue) !important;
    background: var(--blue) !important
}

body .sk-category-filter-container .sk-filter-button {
    padding: 0 !important;
    margin-left: auto;
}

@media screen and (max-width:991px) {
    body .sk-category-filter-container .sk-filter-button .sort-container {
        margin-top: -5px
    }
}

body .sk-category-filter-container select, body .sk-category-filter-container > .filter-button {
    border-radius: 25px;
    outline: 0 !important;
    border: 1px solid #e3e5e5;
    font-size: 15px;
    color: var(--blue);
    width: 100%;
    max-width: 170px;
    margin: 12px 0px;
    padding: 0 30px 0 10px;
    position: relative;
    height: 38px;
    background-color: #fff;
    font-weight: 300;
}

body .sk-category-filter-container .sk-category-filter:after {
    right: 8px;
    top: 18px;
}

body .sk-category-filter-container .sk-category-show-items {
    position: absolute;
    right: 3px;
    margin-top: 15px
}

@media screen and (max-width:991px) {
    body .sk-category-filter-container .sk-category-show-items {
        display: none !important
    }

    body .sk-category-filter-container > .sk-filter-button, body .sk-category-filter-container > .filter-button {
        width: 50%;
        max-width: unset;
    }

        body .sk-category-filter-container > .sk-filter-button > div, body .sk-category-filter-container > .sk-filter-button > div > div {
            width: 100%;
        }

    body .sk-category-filter-container .sk-category-filter select {
        margin: 17px 0;
        font-weight: 300;
        max-width: unset;
        background-image: url(/images/plus.svg);
        background-position: calc(100% - 10px) center;
        background-size: 18px;
        background-repeat: no-repeat;
    }

    body .sk-category-filter-container .sk-category-filter:after {
        display: none;
    }

    body .sk-category-filter-container > .filter-button .mdi {
        display: none
    }

    body .sk-category-filter-container > .sk-filter-button {
        margin-left: 10px;
    }

    body .sk-category-filter-container > .filter-button {
        margin-right: 10px;
        background-image: url(/images/plus.svg);
        background-position: calc(100% - 10px) center;
        background-size: 18px;
        background-repeat: no-repeat;
    }
}

body .sk-category-row {
    max-width: initial;
    width: calc(100% + 23px)
}

@media screen and (min-width:992px) and (max-width:1366px) and (hover:none) and (pointer:coarse) {
    body .sk-category-row {
        width: 100%
    }
}

@media screen and (max-width:991px) {
    body .sk-category-row {
        width: 100%
    }
}

body .sk-category-row .sk-category-images-container {
    padding-left: 0 !important;
    padding-right: 10px !important;
    margin-bottom: 60px
}

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

        body .sk-category-row .sk-category-images-container:nth-child(odd) {
            padding-right: 10px !important
        }

        body .sk-category-row .sk-category-images-container:nth-child(2n) {
            padding-left: 10px !important
        }

            body .sk-category-row .sk-category-images-container:nth-child(2n) .sk-new-product-badge {
                left: 10px
            }

                body .sk-category-row .sk-category-images-container:nth-child(2n) .sk-new-product-badge ~ .sk-discount-product-badge {
                    left: 10px;
                    top: 40px
                }

            body .sk-category-row .sk-category-images-container:nth-child(2n) .sk-discount-product-badge {
                left: 10px
            }
}

@media screen and (max-width:555px) {
    body .sk-category-row .sk-category-images-container {
        margin-bottom: 20px
    }
}

body .sk-category-row .sk-category-images-container .sk-new-product-badge {
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 102;
    background: #262626;
    width: 50px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-align: center
}

    body .sk-category-row .sk-category-images-container .sk-new-product-badge ~ .sk-discount-product-badge {
        top: 50px
    }

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-new-product-badge ~ .sk-discount-product-badge {
        left: 5px;
        width: 38px;
        height: 19px;
        font-size: 10px;
        line-height: 19px;
        top: 40px
    }
}

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-new-product-badge {
        left: 5px;
        width: 38px;
        height: 19px;
        font-size: 10px;
        line-height: 19px
    }
}

body .sk-category-row .sk-category-images-container .sk-discount-product-badge {
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 102;
    border: 1px solid #B9411D;
    color: #B9411D;
    font-size: 12px;
    border-radius: 4px;
    text-align: center;
    padding: 4px 8px 4px 8px;
}

.recommended-item-discount {
    border: 1px solid #B9411D;
    color: #B9411D !important;
    font-size: 12px !important;
    border-radius: 4px;
    text-align: center;
    padding: 4px 8px 4px 8px !important;
    clip-path: none !important;
    background: transparent !important;
    width: unset !important;
    line-height: unset !important;
    height: 20px;
    display: block;
}

body .sk-category-row .sk-category-images-container .sk-discount-product-badge span {
    height: 11px;
    display: block;
    font-weight: 600;
}

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-discount-product-badge {
        left: 5px;
        width: 45px;
        height: 19px;
        font-size: 10px;
        line-height: 19px
    }
}

body .sk-category-row .sk-category-images-container .sk-add-to-favorite {
    display: inline-block;
    width: 22px;
    height: 22px;
    float: right;
    top: 15px;
    line-height: 46px;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    z-index: 1;
    right: 10px
}

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-add-to-favorite {
        right: 10px
    }
}

body .sk-category-row .sk-category-images-container .sk-add-to-favorite .sk-favorite-button {
    width: 20px;
    height: 21px;
    display: block;
    cursor: pointer;
    padding-top: 1px;
    color: #262626
}

    body .sk-category-row .sk-category-images-container .sk-add-to-favorite .sk-favorite-button i {
        font-size: 16px
    }

    body .sk-category-row .sk-category-images-container .sk-add-to-favorite .sk-favorite-button:hover i:before {
        color: #da3131;
        content: "\F2D1"
    }

@media screen and (hover:none) and (pointer:coarse) {
    body .sk-category-row .sk-category-images-container .sk-add-to-favorite .sk-favorite-button:hover i:before {
        color: #262626;
        content: "\F2D5"
    }
}

body .sk-category-row .sk-category-images-container .sk-add-to-favorite .sk-favorite-button.selected i:before {
    color: #da3131;
    content: "\F2D1"
}

body .sk-category-row .sk-category-images-container a {
    display: block
}

    body .sk-category-row .sk-category-images-container a:before {
        padding-top: 0
    }

body .sk-category-row .sk-category-images-container .sk-category-images {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

    body .sk-category-row .sk-category-images-container .sk-category-images img {
        position: relative
    }

        body .sk-category-row .sk-category-images-container .sk-category-images img.lazyload {
            opacity: 0
        }

            body .sk-category-row .sk-category-images-container .sk-category-images img.lazyload[src] {
                opacity: 1
            }

    body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price {
        width: 100%;
        position: relative;
        display: block;
        margin-top: 5px;
        color: #262626;
    }

        body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-title {
            font-size: 15px;
            font-weight: 600;
            color: var(--blue);
            margin-bottom: 5px;
            padding: 0 10px;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            text-transform: uppercase;
        }

            body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-title:hover {
                text-decoration: underline;
            }

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-title {
        max-width: 100%
    }
}

body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-subtitle {
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: 200;
    text-align: center;
    color: #6a6a6a;
}

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-subtitle {
        max-width: 100%
    }
}

body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-colors {
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: 200;
    text-align: center;
    color: var(--dark-blue);
    display: block;
}

body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-discount {
    font-size: 15px;
    font-weight: 600;
    color: var(--blue);
    padding: 0 6px;
    text-align: center;
}

body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cpd-old-price ~ .sk-cp-discount {
    color: var(--red);
}

body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-prices {
    display: flex;
    justify-content: center;
}

body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-discount.sk-cpd-old-price {
    top: 20px;
    /*    color: #8e8e8e;*/
    font-weight: 600;
}

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-discount.sk-cpd-old-price {
        top: 0;
        width: auto;
        display: inline-block
    }
}


@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-category-images .sk-category-price .sk-cp-discount.sk-cpd-old-price ~ .sk-cp-discount {
        margin-top: 0;
        width: auto;
        display: inline-block
    }
}

body .sk-category-row .sk-category-images-container .sk-category-images .sk-product-colors {
    /*    margin-top: 15px;
    min-height: 28px*/
}

    body .sk-category-row .sk-category-images-container .sk-category-images .sk-product-colors .colors {
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 100%;
        background: #ddd;
        background-size: contain;
        background-position: center center;
        float: left;
        margin-right: 5px;
        margin-bottom: 5px
    }

body .sk-category-pagination {
    text-align: center;
}

@media screen and (max-width:991px) {
    body .sk-category-pagination {
        display: inline-block;
        width: 100%;
    }
}

body .sk-category-pagination ul.pagination {
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none
}

    body .sk-category-pagination ul.pagination li {
        color: #262626;
        width: 23px;
        height: 23px;
        text-align: center;
        display: inline-block;
        margin-right: 14px
    }

        body .sk-category-pagination ul.pagination li.next-page {
            height: 24px;
            width: 24px;
            position: relative;
            top: 0
        }

            body .sk-category-pagination ul.pagination li.next-page a {
                position: relative;
                top: 0;
                height: 23px;
                width: 23px;
                color: #fff !important;
                background: #fff !important;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none
            }

                body .sk-category-pagination ul.pagination li.next-page a:before {
                    content: "\F142";
                    color: #262626;
                    position: absolute;
                    right: 0;
                    z-index: 1;
                    cursor: pointer;
                    font: normal normal normal 24px/1"Material Design Icons";
                    font-size: 22px !important
                }

        body .sk-category-pagination ul.pagination li.previous-page {
            height: 24px;
            width: 24px;
            position: relative;
            top: 0
        }

            body .sk-category-pagination ul.pagination li.previous-page a {
                position: relative;
                top: 0;
                height: 23px;
                width: 23px;
                color: #fff !important;
                background: #fff !important;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none
            }

                body .sk-category-pagination ul.pagination li.previous-page a:before {
                    content: "\F141";
                    color: #262626;
                    position: absolute;
                    right: 0;
                    z-index: 1;
                    cursor: pointer;
                    font: normal normal normal 24px/1"Material Design Icons";
                    font-size: 22px !important
                }

        body .sk-category-pagination ul.pagination li:last-child {
            margin-right: 0
        }

        body .sk-category-pagination ul.pagination li.first-page,
        body .sk-category-pagination ul.pagination li.last-page {
            display: none
        }

        body .sk-category-pagination ul.pagination li a {
            color: var(--blue) !important;
            background-color: #fff !important;
            font-size: 16px;
            width: 23px;
            height: 23px;
            display: block;
            border-radius: 100% !important;
            line-height: 22px;
            padding: 0;
            border: 0;
            font-weight: 200;
        }

            body .sk-category-pagination ul.pagination li a:focus {
                -webkit-box-shadow: none;
                box-shadow: none
            }

        body .sk-category-pagination ul.pagination li.current-page a {
            color: #fff !important;
            background: var(--blue) !important;
            font-weight: 300 !important;
            border: none !important;
            cursor: default !important
        }

body .sk-header-cart-container {
    background: #fff;
    height: 36px;
    max-height: 36px;
    text-align: right;
    border-bottom: 1px solid #ebebeb
}

@media screen and (max-width:1120px) {
    body .sk-header-cart-container {
        padding: 0 10px
    }
}

body .sk-header-cart-container a .mdi {
    top: 1px;
    position: relative
}

body .sk-header-cart-container .sk-user-account {
    line-height: 36px;
    display: inline-block;
    position: relative;
    top: 0;
    font-size: 12px;
    color: #262626;
    padding: 0 0 0 15px
}

    body .sk-header-cart-container .sk-user-account .mdi {
        font-size: 16px
    }

body .sk-header-cart-container .sk-shipping {
    line-height: 36px;
    display: inline-block;
    position: relative;
    top: 0;
    font-size: 12px;
    color: #262626
}

    body .sk-header-cart-container .sk-shipping .mdi {
        font-size: 16px
    }

body .sk-user-setting .wishlist-container .wishlist-label {
    line-height: 36px;
    display: inline-block;
    position: relative;
    top: 0;
    font-size: 12px;
    color: #262626
}

body .sk-user-setting .wishlist-container .mdi {
    font-size: 16px
}

body .sk-user-setting .cart-container {
    pointer-events: all !important
}

    body .sk-user-setting .cart-container .cart-label {
        line-height: 36px;
        display: inline-block;
        position: relative;
        top: 0;
        font-size: 12px;
        color: #262626
    }

    body .sk-user-setting .cart-container .mdi {
        font-size: 16px
    }

body .sk-user-setting #topcartlink .cart-qty {
    right: -5px;
    top: 3px;
    left: auto;
    background: #009e24;
    width: 13px;
    height: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .sk-header-menu-container {
    min-height: 90px
}

    body .sk-header-menu-container .header-logo {
        float: left;
        width: 12%
    }

    body .sk-header-menu-container .sk-mdd-menu {
        display: inline-block;
        padding: 15px 20px;
        width: 65%
    }

    body .sk-header-menu-container .formSearch {
        width: 23%;
        float: right;
        position: relative;
        top: 27px
    }

        body .sk-header-menu-container .formSearch #small-searchterms {
            margin: 0;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: 1px solid #262626 !important;
            border-right: none !important;
            border-radius: 0
        }

            body .sk-header-menu-container .formSearch #small-searchterms:focus {
                z-index: 1 !important
            }

        body .sk-header-menu-container .formSearch .input-group-append button {
            background-color: transparent !important;
            color: #262626 !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: 1px solid #262626 !important;
            border-left: none !important;
            border-radius: 0
        }

body .mdd-menu {
    border-bottom: 1px solid #ebebeb;
}

@media screen and (max-width:1120px) {
    body .mdd-menu .container-fluid {
        padding: 0 10px
    }
}

@media screen and (max-width:991px) {
    body .mdd-menu {
        min-height: 70px
    }
}

body .mdd-menu .navigation {
    width: 100%;
    height: 90px;
    display: table;
    position: relative;
    font-family: inherit;
    background-color: #fff;
    border-bottom: 1px solid #dadada;
}

@media screen and (max-width:991px) {

    body .mdd-menu .navigation {
        height: 70px !important;
    }
}


body .mdd-menu .navigation * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

body .mdd-menu .navigation-portrait {
    height: 104px
}

body .mdd-menu .navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19998
}

body .mdd-menu .navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

body .mdd-menu .align-to-right {
    float: right
}

@media screen and (max-width:1120px) {
    body .mdd-menu .nav-header {
        max-width: 140px
    }
}

@media screen and (max-width:991px) {
    body .mdd-menu .nav-header {
        text-align: center;
        max-width: 100%;
        width: 100%
    }
}

body .mdd-menu .navigation-hidden .nav-header {
    display: none
}

body .mdd-menu .nav-header {
    display: flex;
}

body .mdd-menu .nav-brand {
    text-decoration: none !important;
    display: flex;
    align-items: center;
}

    body .mdd-menu .nav-brand svg {
        height: 37px;
        width: 111px;
        fill: var(--blue);
    }

@media screen and (max-width:991px) {
    body .mdd-menu .nav-brand img {
        width: 150px;
        margin-top: 0
    }

    body .mdd-menu .nav-brand {
        font-size: 18px;
        line-height: 48px
    }
}

body .mdd-menu .nav-brand:focus,
body .mdd-menu .nav-brand:hover {
    color: #343a40
}

body .mdd-menu .nav-logo > img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left
}

body .mdd-menu .nav-logo:focus > img {
    outline: initial
}

body .mdd-menu .navigation-portrait .nav-logo > img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0
}

@media screen and (max-width:991px) {
    body .mdd-menu .nav-toggle {
        display: flex !important
    }
}

body .mdd-menu .navigation-portrait .nav-toggle {
    display: block
}

body .mdd-menu .nav-menus-wrapper img {
    display: none
}

@media screen and (max-width:991px) {
    body .mdd-menu .nav-menus-wrapper img {
        display: block;
        position: absolute;
        left: 30px;
        top: 25px;
        width: 50%
    }
}

body .mdd-menu .menu-mobile-display {
    display: none
}

@media screen and (max-width:991px) {
    body .mdd-menu .menu-mobile-display {
        display: block
    }
}

body .mdd-menu .navigation-portrait .nav-menus-wrapper {
    width: calc(100% - 45px);
    height: 100vh;
    top: 0;
    left: -1000px;
    position: fixed;
    background-color: #fff;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

    body .mdd-menu .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
        left: auto;
        right: -400px
    }

    body .mdd-menu .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
        left: 0
    }

    body .mdd-menu .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
        left: auto;
        right: 0
    }

body .mdd-menu .nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 0 7px;
    margin-top: 17px;
    display: none;
    float: right;
    color: #343a40;
    font-size: 26px;
    cursor: pointer
}

body .mdd-menu .navigation-portrait .nav-menus-wrapper-close-button {
    display: block
}

body .mdd-menu .nav-menu {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    line-height: normal;
    font-size: 0
}

body .mdd-menu .navigation-portrait .nav-menu {
    width: 100%
}

body .mdd-menu .navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center
}

    body .mdd-menu .navigation-landscape .nav-menu.nav-menu-centered > li {
        float: none
    }

body .mdd-menu .nav-menu > li {
    display: inline-block;
    float: left;
    text-align: left;
    margin-right: 10px
}

    body .mdd-menu .nav-menu > li.focus ~ .overlay-mdd {
        position: fixed;
        width: calc(100% + 100px);
        height: 100vh;
        left: -50px;
        background: rgba(0, 0, 0, .6);
        z-index: 999;
        top: 107px;
        -webkit-transition: color .3s, background .3s;
        -o-transition: color .3s, background .3s;
        transition: color .3s, background .3s
    }

    body .mdd-menu .nav-menu > li.overlay-mdd {
        position: fixed
    }

@media screen and (max-width:991px) {
    body .mdd-menu .nav-menu > li.overlay-mdd {
        display: none
    }
}

body .mdd-menu .navigation-portrait .nav-menu > li {
    width: 100%;
    position: relative;
    border-top: solid 1px #f0f0f0
}

    body .mdd-menu .navigation-portrait .nav-menu > li:last-child {
        border-bottom: solid 1px #f0f0f0
    }

body .mdd-menu .nav-menu + .nav-menu > li:first-child {
    border-top: none
}

body .mdd-menu .nav-menu > li > a {
    height: 70px;
    padding: 26px 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #343a40;
    -webkit-transition: color .3s, background .3s;
    -o-transition: color .3s, background .3s;
    transition: color .3s, background .3s
}

body .mdd-menu .navigation-portrait .nav-menu > li > a {
    width: 100%;
    height: auto;
    padding: 12px 15px 12px 26px;
}


body .mdd-menu .nav-menu > li:after {
    display: block;
    content: '';
    border-bottom: solid 2px var(--blue);
    transform: scaleX(0) translateY(-2px);
    transition: transform 400ms ease-in-out;
    transform-origin: 0% 50%;
}

body .mdd-menu .nav-menu > li:hover:after {
    transform: scaleX(1) translateY(-3px);
}

body .mdd-menu .nav-menu > li.active > a,
body .mdd-menu .nav-menu > li.focus > a,
body .mdd-menu .nav-menu > li:hover > a {
    color: var(--blue);
}

body .mdd-menu .nav-menu > li > a > [class*=ion-],
body .mdd-menu .nav-menu > li > a > i {
    width: 18px;
    height: 16px;
    line-height: 16px;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

body .mdd-menu .nav-menu > li > a > [class*=ion-] {
    width: 16px;
    display: inline-block;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8)
}

body .mdd-menu .navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center
}

body .mdd-menu .nav-menu.nav-menu-social > li {
    text-align: center;
    float: none;
    border: none !important
}

body .mdd-menu .navigation-portrait .nav-menu.nav-menu-social > li {
    width: auto
}

body .mdd-menu .nav-menu.nav-menu-social > li > a > [class*=ion-] {
    font-size: 12px
}

body .mdd-menu .nav-menu.nav-menu-social > li > a > .fa {
    font-size: 14px
}

body .mdd-menu .navigation-portrait .nav-menu.nav-menu-social > li > a {
    padding: 15px
}

body .mdd-menu .submenu-indicator {
    margin-left: 6px;
    margin-top: 6px;
    float: right;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: block
}

body .mdd-menu .navigation-portrait .submenu-indicator {
    width: 48px;
    height: 48px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 20000
}

body .mdd-menu .submenu-indicator-chevron {
    height: 9px;
    width: 9px;
    display: none;
    border-style: solid;
    border-width: 0 1.5px 1.5px 0;
    border-color: transparent var(--blue) var(--blue) transparent;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border .2s;
    -o-transition: border .2s;
    transition: border .2s;
    transform-origin: center;
}

@media screen and (max-width:922px) {
    body .mdd-menu .submenu-indicator-chevron {
        display: block
    }
}

body .mdd-menu .navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    right: 24px
}

body .mdd-menu .navigation-portrait .submenu-indicator.submenu-indicator-up {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

body .mdd-menu .nav-overlay-panel {
    width: 100%;
    height: 130vh;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999
}

body .mdd-menu .no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden
}

body .mdd-menu .nav-search {
    height: 70px;
    float: right;
    z-index: 1040;
    width: 280px;
    position: relative
}

@media screen and (max-width:1218px) {
    body .mdd-menu .nav-search {
        width: 181px
    }
}

body .mdd-menu .navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px
}

@media screen and (max-width:991px) {
    body .mdd-menu .navigation-portrait .nav-search {
        position: relative;
        right: 0;
        margin-right: 0;
        padding: 0;
        padding-bottom: 4px;
        z-index: 1;
        padding-left: 12px;
        padding-right: 6px;
        padding-top: 6px;
        width: calc(100% + 20px);
        left: 10px;
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb
    }

        body .mdd-menu .navigation-portrait .nav-search input {
            border-radius: 9px;
            border: none;
            margin-bottom: 5px;
            font-size: 12px;
            letter-spacing: .4px;
            height: 18px;
            background: #fff !important
        }

        body .mdd-menu .navigation-portrait .nav-search span.mdi.mdi-magnify {
            position: absolute;
            font-size: 22px;
            color: #262626;
            right: 15px;
            top: 13px
        }

        body .mdd-menu .navigation-portrait .nav-search span.searchText {
            position: absolute;
            right: 15px;
            top: 13px;
            font-size: 14px;
            color: #767676;
            border-left: 1px solid #d1d1d1;
            padding-left: 8px;
            height: 24px;
            line-height: 24px
        }

    body .mdd-menu .nav-menu > li:after {
        display: none;
    }
}

body .mdd-menu .navigation-hidden .nav-search {
    display: none
}

body .mdd-menu .nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #fbfcfd
}

body .mdd-menu .navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px
}

body .mdd-menu .nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #343a40;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

    body .mdd-menu .nav-search-icon:after,
    body .mdd-menu .nav-search-icon:before {
        content: "";
        pointer-events: none
    }

    body .mdd-menu .nav-search-icon:before {
        width: 2px;
        height: 11px;
        top: 11px;
        position: absolute;
        left: 50%;
        border-radius: 0 0 1px 1px;
        -webkit-box-shadow: inset 0 0 0 32px;
        box-shadow: inset 0 0 0 32px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

body .mdd-menu .nav-search-button:hover .nav-search-icon {
    color: var(--blue)
}

body .mdd-menu .nav-search > form {
    background-color: #fff;
    z-index: 99;
    margin: auto;
}

    body .mdd-menu .nav-search > form .input-group.flex-row input {
        border: 1px solid #262626;
        border-radius: 0 !important;
        margin: 0 !important;
        font-size: 14px !important;
        z-index: 1 !important;
        height: 50px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    body .mdd-menu .nav-search > form .input-group.flex-row .input-group-append {
        position: absolute;
        right: 0
    }

        body .mdd-menu .nav-search > form .input-group.flex-row .input-group-append button {
            border: 0;
            background: var(--blue);
            color: #262626;
            border-top: 1px solid;
            border-right: 1px solid;
            border-bottom: 1px solid;
            border-radius: 0;
            height: 50px;
            padding-top: 13px;
            padding-bottom: 13px
        }

body .mdd-menu .advanced-search-results.open {
    top: 70px;
    -webkit-box-shadow: 0 12px 15px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 12px 15px 1px rgba(0, 0, 0, .2)
}

    body .mdd-menu .advanced-search-results.open.sk-search-desktop-display {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

@media screen and (max-width:991px) {
    body .mdd-menu .advanced-search-results.open.sk-search-desktop-display {
        display: none
    }
}

body .mdd-menu .advanced-search-results.open.sk-search-mobile-display {
    display: none
}

@media screen and (max-width:991px) {
    body .mdd-menu .advanced-search-results.open.sk-search-mobile-display {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none
    }
}

body .mdd-menu .nav-search-inner {
    width: 70%;
    height: 70px;
    margin: auto;
    display: table
}

body .mdd-menu .navigation-portrait .nav-search-inner {
    height: 48px
}

body .mdd-menu .nav-search-inner input[type=search],
body .mdd-menu .nav-search-inner input[type=text] {
    height: 70px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #343a40;
    outline: 0;
    line-height: 70px;
    border: none;
    background-color: transparent;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

body .mdd-menu .navigation-portrait .nav-search-inner input[type=search],
body .mdd-menu .navigation-portrait .nav-search-inner input[type=text] {
    height: 48px;
    font-size: 18px;
    line-height: 48px
}

body .mdd-menu .nav-search-close-button {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: normal;
    color: #343a40;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    display: none
}

body .mdd-menu .navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px
}

body .mdd-menu .nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px
}

    body .mdd-menu .nav-button:focus,
    body .mdd-menu .nav-button:hover {
        color: #fff;
        text-decoration: none
    }

body .mdd-menu .navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px
}

body .mdd-menu .nav-text {
    margin: 25px 15px;
    display: inline-block;
    color: #343a40;
    font-size: 14px
}

body .mdd-menu .navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0
}

    body .mdd-menu .navigation-portrait .nav-text + ul {
        margin-top: 15px
    }

body .mdd-menu .nav-dropdown {
    min-width: 180px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    list-style: none;
    z-index: 999;
    white-space: nowrap
}

body .mdd-menu .navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0
}

body .mdd-menu .nav-dropdown .nav-dropdown {
    left: 100%
}

body .mdd-menu .nav-menu > li > .nav-dropdown {
    border-top: solid 1px #f0f0f0
}

body .mdd-menu .nav-dropdown > li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left
}

    body .mdd-menu .nav-dropdown > li > a {
        width: 100%;
        padding: 16px 20px;
        display: inline-block;
        text-decoration: none;
        float: left;
        font-size: 13px;
        color: #343a40;
        background-color: #fdfdfd
    }

    body .mdd-menu .nav-dropdown > li.focus > a,
    body .mdd-menu .nav-dropdown > li:hover > a {
        color: var(--blue)
    }

body .mdd-menu .nav-dropdown.nav-dropdown-left {
    right: 0
}

body .mdd-menu .nav-dropdown > li > .nav-dropdown-left {
    left: auto;
    right: 100%
}

body .mdd-menu .navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
    text-align: right
}

body .mdd-menu .navigation-portrait .nav-dropdown > li > a {
    padding: 12px 20px 12px 30px
}

body .mdd-menu .navigation-portrait .nav-dropdown > li > ul > li > a {
    padding-left: 50px
}

body .mdd-menu .navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
    padding-left: 70px
}

body .mdd-menu .navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
    padding-left: 90px
}

body .mdd-menu .navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 110px
}

body .mdd-menu .nav-dropdown .submenu-indicator {
    right: 15px;
    top: 10px;
    position: absolute
}

body .mdd-menu .navigation-portrait .nav-dropdown .submenu-indicator {
    right: 0;
    top: 0
}

body .mdd-menu .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body .mdd-menu .navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

body .mdd-menu .nav-dropdown > .focus > a .submenu-indicator-chevron,
body .mdd-menu .nav-dropdown > li:hover > a .submenu-indicator-chevron {
    border-color: transparent var(--blue) var(--blue) transparent
}

body .mdd-menu .navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
    left: 10px
}

    body .mdd-menu .navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }

body .mdd-menu .nav-dropdown-horizontal {
    width: 100%;
    left: 0;
    background-color: #fdfdfd;
    border-top: solid 1px #f0f0f0
}

    body .mdd-menu .nav-dropdown-horizontal .nav-dropdown-horizontal {
        width: 100%;
        top: 100%;
        left: 0
    }

body .mdd-menu .navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
    border-top: none
}

body .mdd-menu .nav-dropdown-horizontal > li {
    width: auto;
    clear: none;
    position: static
}

body .mdd-menu .navigation-portrait .nav-dropdown-horizontal > li {
    width: 100%
}

body .mdd-menu .nav-dropdown-horizontal > li > a {
    position: relative
}

body .mdd-menu .nav-dropdown-horizontal .submenu-indicator {
    height: 18px;
    top: 11px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

body .mdd-menu .navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
    height: 42px;
    top: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

    body .mdd-menu .navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

body .mdd-menu .megamenu-panel {
    width: calc(100% + 100px);
    right: -50px !important;
    padding: 15px 35px;
    display: none;
    position: absolute;
    font-size: 14px;
    z-index: 9999999999;
    text-align: left;
    color: inherit;
    border-top: solid 1px #f0f0f0;
    box-shadow: 0 20px 20px 0 rgb(0 0 0 / 10%) !important;
    background-color: #fff
}

@media screen and (max-width:991px) {
    body .mdd-menu .megamenu-panel {
        width: 100%;
        padding: 15px 25px;
        box-shadow: none !important;
    }
}

body .mdd-menu .navigation-portrait .megamenu-panel {
    padding: 25px;
    position: static;
    display: block
}

body .mdd-menu .megamenu-panel[class*=container] {
    width: 100%
}

    body .mdd-menu .megamenu-panel[class*=container][class*=col-] {
        padding: 0
    }

body .mdd-menu .megamenu-panel-half {
    width: 50%
}

body .mdd-menu .megamenu-panel-quarter {
    width: 25%
}

body .mdd-menu .navigation-portrait .megamenu-panel-half,
body .mdd-menu .navigation-portrait .megamenu-panel-quarter {
    width: 100%
}

body .mdd-menu .megamenu-panel-row {
    width: 100%
}

    body .mdd-menu .megamenu-panel-row:after,
    body .mdd-menu .megamenu-panel-row:before {
        display: table;
        content: "";
        line-height: 0
    }

    body .mdd-menu .megamenu-panel-row:after {
        clear: both
    }

    body .mdd-menu .megamenu-panel-row[class*=col-] {
        display: block;
        min-height: 20px;
        float: left;
        margin-left: 3%
    }

        body .mdd-menu .megamenu-panel-row[class*=col-]:first-child {
            margin-left: 0
        }

body .mdd-menu .navigation-portrait .megamenu-panel-row[class*=col-] {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 15px
}

body .mdd-menu .navigation-portrait .megamenu-panel-row:first-child[class*=col-]:first-child {
    margin-top: 0
}

body .mdd-menu .megamenu-panel-row .col-1 {
    width: 5.583333333333%
}

body .mdd-menu .megamenu-panel-row .col-2 {
    width: 14.166666666666%
}

body .mdd-menu .megamenu-panel-row .col-3 {
    width: 22.75%
}

body .mdd-menu .megamenu-panel-row .col-4 {
    width: 31.333333333333%
}

body .mdd-menu .megamenu-panel-row .col-5 {
    width: 39.916666666667%
}

body .mdd-menu .megamenu-panel-row .col-6 {
    width: 48.5%
}

body .mdd-menu .megamenu-panel-row .col-7 {
    width: 57.083333333333%
}

body .mdd-menu .megamenu-panel-row .col-8 {
    width: 65.666666666667%
}

body .mdd-menu .megamenu-panel-row .col-9 {
    width: 74.25%
}

body .mdd-menu .megamenu-panel-row .col-10 {
    width: 82.833333333334%
}

body .mdd-menu .megamenu-panel-row .col-11 {
    width: 91.416666666667%
}

body .mdd-menu .megamenu-panel-row .col-12 {
    width: 100%
}

body .mdd-menu .megamenu-tabs {
    width: 100%;
    float: left;
    display: block
}

body .mdd-menu .megamenu-tabs-nav {
    width: 20%;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none
}

body .mdd-menu .navigation-portrait .megamenu-tabs-nav {
    width: 100%
}

body .mdd-menu .megamenu-tabs-nav > li > a {
    width: 100%;
    padding: 10px 16px;
    float: left;
    font-size: 13px;
    text-decoration: none;
    color: #343a40;
    border: solid 1px #eff0f2;
    outline: 0;
    background-color: #fff
}

body .mdd-menu .megamenu-tabs-nav > li.active a,
body .mdd-menu .megamenu-tabs-nav > li:hover a {
    background-color: #f5f5f5
}

body .mdd-menu .megamenu-tabs-pane {
    width: 80%;
    min-height: 30px;
    padding: 20px;
    float: right;
    display: none;
    font-size: 13px;
    color: #343a40;
    border: solid 1px #eff0f2;
    background-color: #fff
}

    body .mdd-menu .megamenu-tabs-pane.active {
        display: block
    }

body .mdd-menu .navigation-portrait .megamenu-tabs-pane {
    width: 100%
}

body .mdd-menu .megamenu-lists {
    width: 100%;
    display: flex;
    padding-left: 152px;
    max-width: 1200px;
    margin: auto;
}

body .mdd-menu .megamenu-list {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    display: inline-block;
    float: left;
    list-style: none
}

    body .mdd-menu .megamenu-list:last-child {
        margin: 0;
        border: none
    }

@media screen and (max-width:1260px) {
    body .mdd-menu .megamenu-lists {
        padding-left: 0px;
        justify-content: center;
    }
}

@media screen and (max-width:991px) {
    body .mdd-menu .megamenu-list .images-two-row {
        display: none
    }

    body .mdd-menu .megamenu-lists {
        display: table;
    }
}

body .mdd-menu .megamenu-list .images-two-row a {
    padding-right: 0 !important;
    position: relative
}

    body .mdd-menu .megamenu-list .images-two-row a img {
        width: 100%;
        display: block !important;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        max-height: 240px;
        background-color: #f5f5f5
    }

    body .mdd-menu .megamenu-list .images-two-row a .title {
        position: absolute;
        top: 28%;
        left: 15%;
        font-size: 14px;
        color: #fff;
        font-weight: lighter;
        text-transform: uppercase
    }

    body .mdd-menu .megamenu-list .images-two-row a .alt-title {
        position: absolute;
        top: 40%;
        left: 15%;
        font-size: 36px;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase
    }

body .mdd-menu .megamenu-list .images-one-row {
    position: absolute;
    width: 100%;
    top: 25%
}

@media screen and (max-width:991px) {
    body .mdd-menu .megamenu-list .images-one-row {
        display: none
    }
}

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .images-one-row {
        position: relative
    }
}

body .mdd-menu .megamenu-list .images-one-row a {
    padding-right: 0 !important;
    position: relative
}

    body .mdd-menu .megamenu-list .images-one-row a img {
        width: 100%;
        display: block !important;
        position: relative !important;
        left: 0 !important;
        top: 0 !important
    }

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .images-one-row a img {
        margin-left: -47%
    }
}

body .mdd-menu .megamenu-list .images-one-row a .title {
    position: absolute;
    top: 28%;
    left: 10px;
    font-size: 22px;
    color: #262626;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .images-one-row a .title {
        position: relative;
        left: 0
    }
}

body .mdd-menu .megamenu-list .images-one-row a .alt-title {
    position: absolute;
    top: 40%;
    left: 10px;
    font-size: 14px;
    color: #262626;
    font-weight: 400;
    text-transform: uppercase
}

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .images-one-row a .alt-title {
        position: relative;
        left: 0
    }
}

body .mdd-menu .megamenu-list .images-one-row a .buy {
    position: absolute;
    top: 55%;
    left: 10px;
    font-size: 16px;
    color: #262626;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: underline
}

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .images-one-row a .buy {
        position: relative;
        display: block;
        margin-top: 10px;
        left: 0
    }
}

body .mdd-menu .megamenu-list .four-box {
    padding-left: 60px
}

@media screen and (max-width:991px) {
    body .mdd-menu .megamenu-list .four-box {
        display: none
    }
}

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .four-box {
        padding-left: 0
    }
}

body .mdd-menu .megamenu-list .four-box a {
    padding-right: 0 !important;
    position: relative;
    width: 47%;
    height: 150px;
    margin-bottom: 15px;
    background-color: #262626
}

@media screen and (max-width:1580px) {
    body .mdd-menu .megamenu-list .four-box a {
        width: 47%
    }
}

@media screen and (max-width:1280px) {
    body .mdd-menu .megamenu-list .four-box a {
        width: 47%
    }
}

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .four-box a {
        width: 100%
    }
}

body .mdd-menu .megamenu-list .four-box a.bg-grey {
    background-color: #f0f0f0;
    margin-right: 15px
}

    body .mdd-menu .megamenu-list .four-box a.bg-grey .title {
        color: #262626
    }

    body .mdd-menu .megamenu-list .four-box a.bg-grey .alt-title {
        color: #262626
    }

body .mdd-menu .megamenu-list .four-box a.bg-black {
    background-color: #262626
}

    body .mdd-menu .megamenu-list .four-box a.bg-black .title {
        color: #fff
    }

    body .mdd-menu .megamenu-list .four-box a.bg-black .alt-title {
        color: #fff
    }

body .mdd-menu .megamenu-list .four-box a .title {
    position: absolute;
    top: 28%;
    left: 8%;
    font-size: 14px;
    color: #fff;
    font-weight: lighter;
    text-transform: uppercase
}

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .four-box a .title {
        top: 18%
    }
}

body .mdd-menu .megamenu-list .four-box a .alt-title {
    position: absolute;
    top: 40%;
    left: 8%;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width:992px) {
    body .mdd-menu .megamenu-list .four-box a .alt-title {
        top: 30%
    }
}

body .mdd-menu .navigation-landscape .megamenu-list {
    margin: -15px 0;
    padding: 20px 0;
    border-right: solid 1px #f0f0f0;
}

    body .mdd-menu .navigation-landscape .megamenu-list:last-child {
        border: none;
        position: relative
    }

    body .mdd-menu .navigation-landscape .megamenu-list.list-col-3:last-child {
        border: none;
        width: 67%;
        position: relative
    }

body .mdd-menu .megamenu-list > li > a {
    width: 100%;
    padding: 8px 25px 8px 12px;
    display: inline-block;
    color: var(--blue);
    text-decoration: none;
    font-size: 13px;
    line-height: 16px;
    font-weight: 200;
}

@media screen and (max-width:991px) {
    body .mdd-menu .megamenu-list > li > a {
        font-size: 12px
    }
}

body .mdd-menu .megamenu-list > li > a:hover {
    text-decoration: underline
}

body .mdd-menu .megamenu-list > li.megamenu-list-title > a {
    font-size: 14px;
    font-weight: 600;
    color: var(--blue);
}

    body .mdd-menu .megamenu-list > li.megamenu-list-title > a:hover {
        background-color: transparent
    }

body .mdd-menu .navigation-landscape .list-col-2 {
    width: 50%
}

body .mdd-menu .navigation-landscape .list-col-3 {
    width: 16%
}

    body .mdd-menu .navigation-landscape .list-col-3.text {
        width: 16% !important
    }

@media screen and (max-width:991px) {
    body .mdd-menu .navigation-landscape .list-col-3.text {
        width: 100% !important
    }

    body .mdd-menu .megamenu-list > li.megamenu-list-title > a {
        text-transform: uppercase;
        color: var(--blue);
    }
}

body .mdd-menu .navigation-landscape .list-col-4 {
    width: 25%
}

body .mdd-menu .navigation-landscape .list-col-5 {
    width: 16%
}

body .mdd-menu .navigation-landscape .list-col-5-and-half {
    width: 24%
}

body .mdd-menu .nav-dropdown > li > a {
    color: #343a40;
    padding: 10px 20px;
    border-bottom: 1px solid #f6f6f6
}

    body .mdd-menu .nav-dropdown > li > a:focus,
    body .mdd-menu .nav-dropdown > li > a:hover {
        color: var(--blue)
    }

body .mdd-menu .main_header_area.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1)
}

body .mdd-menu .transparent-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99
}

body .mdd-menu .navigation-portrait .nav-menu > li > a {
    width: 100%;
    height: auto;
    padding: 22px 10px 22px 30px
}

@media only screen and (min-width:320px) and (max-width:767px) {
    body .mdd-menu .megamenu-list > li > a,
    body .mdd-menu .nav-dropdown > li > a {
        width: 100%
    }
}

body .sk-footer .mw-23 {
    max-width: unset;
    flex: auto;
    padding: 0px;
    width: auto;
}

@media screen and (max-width:767px) {
    body .sk-footer .mw-23 {
        max-width: 100% !important;
        text-align: center;
        flex: none;
        padding: 0px 15px;
        width: 100%;
        ;
    }
}

body .sk-footer .newsletter {
    background: var(--blue);
    margin-top: 45px;
    padding: 35px 15px;
    overflow: hidden
}

    body .sk-footer .newsletter .newsletter-title {
        font-size: 32px
    }

body .sk-footer .sk-footer-linkList {
}

@media screen and (max-width:767px) {
    body .sk-footer .sk-footer-linkList {
        width: 100%
    }
}

body .sk-footer .sk-footer-linkList a:hover {
    text-decoration: underline
}

body .sk-footer .sk-footer-linkList .sk-footer-link-heading {
    font-size: 15px;
    font-weight: 400;
    line-height: 32px;
    display: block;
}

@media screen and (max-width:991px) {
    body .sk-footer .sk-footer-linkList .sk-footer-link-heading {
        font-size: 15px;
        line-height: 40px;
    }
}

body .sk-footer .sk-footer-linkList .sk-footer-link-heading a {
    color: #262626;
    display: block;
    margin-bottom: 8px
}

body .sk-footer .sk-footer-linkList .sk-footer-link-heading span {
    color: #262626;
    display: block;
    margin-bottom: 8px
}

body .sk-footer .sk-footer-linkList .footer-link-ullist {
    padding: 0;
    margin: 0
}

    body .sk-footer .sk-footer-linkList .footer-link-ullist a {
        line-height: 24px;
        font-size: 15px;
        font-weight: 300;
        color: #fff
    }

@media screen and (max-width:991px) {
    body .sk-footer .sk-footer-linkList .footer-link-ullist a {
        font-size: 12px
    }
}

body .sk-footer .sk-footer-linkList .footer-link-ullist span {
    line-height: 50px;
    font-size: 14px;
    color: #262626
}

@media screen and (max-width:991px) {
    body .sk-footer .sk-footer-linkList .footer-link-ullist span {
        font-size: 12px
    }
}

body .sk-footer .sk-footer-linkList .footer-link-ullist.sk-social i {
    display: inline-block;
    font-size: 14px;
    border-radius: 100%;
    border: 1px solid #262626;
    padding: 5px;
    margin-right: 3px
}

@media screen and (max-width:991px) {
    body .sk-footer .sk-footer-linkList .footer-link-ullist.sk-social i {
        font-size: 11px
    }
}


body .sk-footer .sk-footer-copyright {
    border: none;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: var(--blue);
    min-height: 40px;
    padding: 0;
    line-height: 40px;
    font-size: 11px;
    font-weight: lighter
}

@media screen and (max-width:767px) {
    body .sk-footer .sk-footer-copyright span {
        display: block;
        width: 100%;
        margin-top: 13px
    }
}

body .sk-footer .sk-footer-copyright a {
    color: var(--blue);
    display: inline-block;
    margin-left: 10px;
    font-weight: 300;
    position: relative;
    text-decoration: underline
}

body .sk-footer .sk-footer-copyright span {
    background-color: #262626;
    display: inline-block;
    margin-left: 10px;
    height: 3px;
    width: 3px;
    border-radius: 4px;
    position: relative;
    transform: translateY(-2px);
    opacity: 0
}

body .sk-checkout-footer {
    display: none
}

    body .sk-checkout-footer .sk-footer-copyright {
        border: none;
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        background: #ebebeb;
        min-height: 40px;
        padding: 0;
        line-height: 40px;
        font-size: 11px;
        font-weight: lighter
    }

@media screen and (max-width:767px) {
    body .sk-checkout-footer .sk-footer-copyright span {
        display: block;
        width: 100%;
        margin-top: 13px
    }
}

body .sk-checkout-footer .sk-footer-copyright a {
    color: #262626;
    display: inline-block;
    margin-left: 10px;
    font-weight: 700;
    position: relative;
    text-decoration: underline
}

body .sk-homepage .sk-campaign-container {
    margin-left: -50px;
    width: calc(100% + 100px);
    display: block;
    position: relative
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container.standart .sk-campaign-content {
        bottom: calc(50% - 75px);
        top: auto;
        right: 30px
    }
}

@media screen and (max-width:767px) {
    body .sk-homepage .sk-campaign-container.standart .sk-campaign-content {
        top: auto;
        bottom: 10%;
        left: 0
    }
}

@media screen and (max-width:1120px) {
    body .sk-homepage .sk-campaign-container {
        width: calc(100% + 30px);
        margin-left: -15px
    }
}

body .sk-homepage .sk-campaign-container .sk-image-link {
    display: block
}

    body .sk-homepage .sk-campaign-container .sk-image-link img {
        width: 100%
    }

body .sk-homepage .sk-campaign-container.bottom-banner {
    margin-top: 100px
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container.bottom-banner {
        margin-top: 50px
    }
}

body .sk-homepage .sk-campaign-container.bottom-banner .sk-campaign-content {
    right: auto;
    left: 95px;
    cursor: pointer
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container.bottom-banner .sk-campaign-content {
        bottom: calc(50% - 85px);
        top: auto;
        left: 30px
    }

        body .sk-homepage .sk-campaign-container.bottom-banner .sk-campaign-content .sk-campaign-title {
            text-align: left;
            padding-left: 0
        }

        body .sk-homepage .sk-campaign-container.bottom-banner .sk-campaign-content .sk-campaign-info {
            text-align: left;
            padding-left: 0
        }

        body .sk-homepage .sk-campaign-container.bottom-banner .sk-campaign-content .sk-campaign-link {
            margin-left: 0
        }
}

@media screen and (max-width:767px) {
    body .sk-homepage .sk-campaign-container.bottom-banner .sk-campaign-content {
        bottom: 8%;
        left: 0
    }
}

body .sk-homepage .sk-campaign-container .sk-campaign-content {
    position: absolute;
    width: auto;
    bottom: calc(50% - 75px);
    right: 216px;
    cursor: pointer
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container .sk-campaign-content {
        bottom: auto;
        top: 10%
    }
}

body .sk-homepage .sk-campaign-container .sk-campaign-content .sk-campaign-title {
    display: table;
    font-size: 24px;
    font-weight: lighter;
    color: #fff
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container .sk-campaign-content .sk-campaign-title {
        display: block;
        text-align: left;
        padding-left: 30px
    }
}

body .sk-homepage .sk-campaign-container .sk-campaign-content .sk-campaign-info {
    display: table;
    font-size: 54px;
    font-weight: 900;
    color: #fff;
    max-width: 540px
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container .sk-campaign-content .sk-campaign-info {
        display: block;
        font-size: 42px;
        text-align: left;
        padding-left: 30px;
        max-width: 440px
    }
}

@media screen and (max-width:767px) {
    body .sk-homepage .sk-campaign-container .sk-campaign-content .sk-campaign-info {
        max-width: 100%
    }
}

body .sk-homepage .sk-campaign-container .sk-campaign-content .sk-campaign-link {
    width: 204px;
    height: 39px;
    display: table;
    background: #fff;
    color: #262626;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 15px;
    font-size: 16px;
    border: 1px solid #fff;
    -webkit-transition: .2s ease-in-out all;
    -o-transition: .2s ease-in-out all;
    transition: .2s ease-in-out all;
    cursor: pointer
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container .sk-campaign-content .sk-campaign-link {
        display: block;
        text-align: center;
        margin-left: 30px;
        width: 154px;
        height: 29px;
        line-height: 29px
    }
}

body .sk-homepage .sk-campaign-container .sk-campaign-content .sk-campaign-link:hover {
    border: 1px solid #fff;
    background: 0 0;
    color: #fff
}

body .footer-seo {
    max-width: 992px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    margin-top: 90px;
    position: relative
}

    body .footer-seo .sk-pop-loadmore-container {
        display: none
    }

@media screen and (max-width:767px) {
    body .footer-seo {
        margin-top: 30px
    }

        body .footer-seo.for-mobile {
            max-height: 370px;
            overflow: hidden
        }

            body .footer-seo.for-mobile .sk-pop-loadmore-container {
                display: block;
                width: 100%;
                height: 200px;
                line-height: 364px;
                bottom: 0;
                position: absolute;
                text-align: center;
                text-decoration: underline;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                background: #fff;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, rgba(255, 255, 255, .7)), color-stop(53%, rgba(255, 255, 255, .75)), color-stop(80%, rgba(255, 255, 255, .9)), color-stop(90%, rgba(255, 255, 255, .96)), to(#fff));
                background: -webkit-linear-gradient(top, rgba(255, 255, 255, .7) 33%, rgba(255, 255, 255, .75) 53%, rgba(255, 255, 255, .9) 80%, rgba(255, 255, 255, .96) 90%, #fff 100%);
                background: -o-linear-gradient(top, rgba(255, 255, 255, .7) 33%, rgba(255, 255, 255, .75) 53%, rgba(255, 255, 255, .9) 80%, rgba(255, 255, 255, .96) 90%, #fff 100%);
                background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 33%, rgba(255, 255, 255, .75) 53%, rgba(255, 255, 255, .9) 80%, rgba(255, 255, 255, .96) 90%, #fff 100%)
            }

                body .footer-seo.for-mobile .sk-pop-loadmore-container .sk-pop-cat-loadprevious {
                    display: none
                }

                body .footer-seo.for-mobile .sk-pop-loadmore-container .sk-pop-cat-loadmore {
                    display: initial;
                    width: 140px;
                    text-align: center;
                    text-transform: uppercase;
                    color: #262626;
                    font-size: 14px;
                    cursor: pointer
                }

        body .footer-seo .sk-pop-loadmore-container {
            display: block;
            position: absolute;
            bottom: -25px;
            width: 100%;
            text-align: center;
            height: 30px;
            padding-top: 8px
        }

            body .footer-seo .sk-pop-loadmore-container .sk-pop-cat-loadmore {
                display: none
            }

            body .footer-seo .sk-pop-loadmore-container .sk-pop-cat-loadprevious {
                width: 140px;
                text-align: center;
                text-transform: uppercase;
                color: #262626;
                font-size: 14px;
                cursor: pointer;
                text-decoration: underline
            }
}

body .footer-seo .mw-23 {
    max-width: 23.8% !important
}

@media screen and (max-width:767px) {
    body .footer-seo .mw-23 {
        max-width: 100% !important;
        text-align: center
    }

        body .footer-seo .mw-23:nth-child(3) .sk-footer-linkList {
            margin-top: 0
        }

        body .footer-seo .mw-23.first-category-copy {
            display: none !important
        }
}

body .footer-seo .seo-heading {
    margin: 0 6px 20px;
    text-align: center;
    width: 100%;
    display: inline-block;
    color: var(--blue);
    font-weight: 300;
    margin-top: 10px;
    font-size: 30px;
}

body .footer-seo .sk-footer-linkList {
    margin-top: 44px
}

@media screen and (max-width:767px) {
    body .footer-seo .sk-footer-linkList {
        width: 100%
    }
}

body .footer-seo .sk-footer-linkList a:hover {
    text-decoration: underline
}

body .footer-seo .sk-footer-linkList .sk-footer-link-heading {
    font-size: 16px;
    font-weight: 700
}

@media screen and (max-width:991px) {
    body .footer-seo .sk-footer-linkList .sk-footer-link-heading {
        font-size: 14px
    }
}

body .footer-seo .sk-footer-linkList .sk-footer-link-heading a {
    color: #262626;
    display: block;
    margin-bottom: 0
}

body .footer-seo .sk-footer-linkList .sk-footer-link-heading span {
    color: #262626;
    display: block;
    margin-bottom: 8px
}

body .footer-seo .sk-footer-linkList .footer-link-ullist {
    padding: 0;
    margin: 0
}

    body .footer-seo .sk-footer-linkList .footer-link-ullist a {
        line-height: 34px;
        font-size: 14px;
        color: #262626
    }

@media screen and (max-width:991px) {
    body .footer-seo .sk-footer-linkList .footer-link-ullist a {
        font-size: 12px
    }
}

body .footer-seo .sk-footer-linkList .footer-link-ullist span {
    line-height: 50px;
    font-size: 14px;
    color: #262626
}

@media screen and (max-width:991px) {
    body .footer-seo .sk-footer-linkList .footer-link-ullist span {
        font-size: 12px
    }
}

body .footer-seo .sk-footer-linkList .footer-link-ullist.sk-social i {
    display: inline-block;
    font-size: 14px;
    border-radius: 100%;
    border: 1px solid #262626;
    padding: 5px;
    margin-right: 3px
}

@media screen and (max-width:991px) {
    body .footer-seo .sk-footer-linkList .footer-link-ullist.sk-social i {
        font-size: 11px
    }
}

body .footer-seo .sk-footer-linkList .footer-link-ullist.bolderText a {
    font-weight: 700
}

body .footer-seo .sk-footer-linkList {
    margin-top: 32px;
    width: 100%;
    padding-left: 40%
}

@media screen and (max-width:991px) {
    body .footer-seo .sk-footer-linkList {
        padding-left: 0
    }
}

body .footer-seo .sk-footer-linkList .footer-link-ullist a {
    font-size: 13px
}

body .footer-seo .sk-footer-link-heading {
    font-size: 13px
}

body .sk-twice-banner {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    body .sk-twice-banner {
        display: block !important;
        margin-top: 85px
    }

        body .sk-twice-banner .col-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            display: block !important;
            padding: 0 !important;
            margin-bottom: 20px
        }

            body .sk-twice-banner .col-6:last-child {
                margin-bottom: 0
            }
}

body .sk-twice-banner .sk-image-link {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 100%
}

    body .sk-twice-banner .sk-image-link img {
        width: 100%
    }

    body .sk-twice-banner .sk-image-link .sk-twice-content {
        position: absolute;
        bottom: 60px;
        left: 40px
    }

@media screen and (max-width:1120px) {
    body .sk-twice-banner .sk-image-link .sk-twice-content {
        bottom: 30px;
        left: 20px
    }
}

@media screen and (max-width:991px) {
    body .sk-twice-banner .sk-image-link .sk-twice-content {
        bottom: 60px;
        left: 15px
    }
}

body .sk-twice-banner .sk-image-link .sk-twice-content .sk-title {
    font-size: 24px;
    font-weight: lighter;
    color: #fff;
    display: table
}

body .sk-twice-banner .sk-image-link .sk-twice-content .sk-info {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    display: table;
    text-align: left
}

@media screen and (max-width:1120px) {
    body .sk-twice-banner .sk-image-link .sk-twice-content .sk-info {
        font-size: 38px
    }
}

body .sk-twice-banner .sk-image-link .sk-twice-content .sk-link {
    width: 204px;
    height: 39px;
    display: table;
    background: #fff;
    color: #262626;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 45px;
    font-size: 16px;
    border: 1px solid #fff;
    -webkit-transition: .2s ease-in-out all;
    -o-transition: .2s ease-in-out all;
    transition: .2s ease-in-out all;
    cursor: pointer
}

@media screen and (max-width:1120px) {
    body .sk-twice-banner .sk-image-link .sk-twice-content .sk-link {
        width: 134px;
        height: 29px;
        line-height: 29px
    }
}

body .sk-twice-banner .sk-image-link .sk-twice-content .sk-link:hover {
    border: 1px solid #fff;
    background: 0 0;
    color: #fff
}

body .sk-three-banner {
    margin-top: 100px
}

@media screen and (max-width:767px) {
    body .sk-three-banner {
        display: block !important
    }

        body .sk-three-banner .col-4 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            display: block !important;
            padding: 0 !important;
            margin-bottom: 20px
        }

            body .sk-three-banner .col-4:last-child {
                margin-bottom: 0
            }
}

body .sk-three-banner .text-center {
    padding-left: 7px;
    padding-right: 8px
}

body .sk-three-banner .sk-image-link {
    display: inline-block;
    position: relative;
    cursor: pointer
}

    body .sk-three-banner .sk-image-link img {
        width: 100%
    }

    body .sk-three-banner .sk-image-link .sk-three-content {
        position: absolute;
        bottom: 60px;
        left: 40px
    }

@media screen and (max-width:1120px) {
    body .sk-three-banner .sk-image-link .sk-three-content {
        bottom: 30px;
        left: 20px
    }
}

@media screen and (max-width:991px) {
    body .sk-three-banner .sk-image-link .sk-three-content {
        bottom: 60px;
        left: 15px
    }
}

body .sk-three-banner .sk-image-link .sk-three-content .sk-title {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    display: table
}

@media screen and (max-width:1120px) {
    body .sk-three-banner .sk-image-link .sk-three-content .sk-title {
        font-size: 38px
    }
}

@media screen and (max-width:991px) {
    body .sk-three-banner .sk-image-link .sk-three-content .sk-title {
        font-size: 32px
    }
}

body .sk-three-banner .sk-image-link .sk-three-content .sk-link {
    width: 204px;
    height: 39px;
    display: table;
    background: #fff;
    color: #262626;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 25px;
    font-size: 16px;
    border: 1px solid #fff;
    -webkit-transition: .2s ease-in-out all;
    -o-transition: .2s ease-in-out all;
    transition: .2s ease-in-out all;
    cursor: pointer
}

@media screen and (max-width:1120px) {
    body .sk-three-banner .sk-image-link .sk-three-content .sk-link {
        width: 134px;
        height: 29px;
        line-height: 29px
    }
}

body .sk-three-banner .sk-image-link .sk-three-content .sk-link:hover {
    border: 1px solid #fff;
    background: 0 0;
    color: #fff
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-mobile-display {
    display: none
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-mobile-display {
        display: block
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-mobile-display .quantity input {
            background: #fff
        }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .tabcontent {
    border: 0;
    padding: 6px 0
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .tab {
    background: #fff;
    border: none;
    border-bottom: 1px solid var(--blue)
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout .tab button {
        border: 1px solid var(--blue);
        border-bottom: none;
        margin-right: 10px;
        max-width: 150px;
        width: 150px;
        padding: 10px 0;
        font-size: 13px
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout .tab button.active {
            background-color: var(--blue);
            color: #fff
        }

            body .shopping-cart-page.sk-shopping-cart-page-checkout .tab button.active:hover {
                background-color: var(--blue);
                color: #fff;
                text-decoration: none
            }

        body .shopping-cart-page.sk-shopping-cart-page-checkout .tab button:hover {
            background-color: #fff;
            text-decoration: underline
        }

body #card-payment-options thead {
    font-size: 14px
}

body #card-payment-options,
body #card-saved-options {
    width: 600px
}

@media screen and (max-width:767px) {
    body #card-payment-options,
    body #card-saved-options {
        width: 100%
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu {
    position: relative;
    max-width: 100%;
    overflow-x: auto
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options {
        margin-bottom: 25px;
        border: 1px solid #f5f5f5
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options th,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options th,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options th,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options th {
            min-width: 50px;
            padding: 15px 25px;
            text-transform: uppercase;
            border-left: 1px solid #f5f5f5;
            border-bottom: 1px solid #f5f5f5
        }

            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options th:first-child,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options th:first-child,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options th:first-child,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options th:first-child {
                border-left: 0
            }

        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr:nth-child(odd),
        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr:nth-child(odd),
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr:nth-child(odd),
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr:nth-child(odd) {
            background: #f0f0f0
        }

        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td {
            min-width: 50px;
            padding: 15px 25px;
            text-transform: uppercase;
            border-left: 1px solid #f5f5f5;
            border-bottom: 1px solid #f5f5f5;
            font-size: 12px;
            text-transform: capitalize;
            color: #262626
        }

            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td:first-child,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td:first-child,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td:first-child,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td:first-child {
                border-left: 0;
                width: 40px
            }

            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td input[type=radio],
            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td input[type=radio],
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td input[type=radio],
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td input[type=radio] {
                display: none
            }

            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .radio_wrap,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .radio_wrap,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .radio_wrap,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .radio_wrap {
                -moz-user-select: -moz-none;
                -khtml-user-select: none;
                -webkit-user-select: none;
                -o-user-select: none;
                -ms-user-select: none;
                user-select: none;
                margin-bottom: 24px
            }

.card-saved-options {
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0
}

.saved-cards-header {
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0
}

.bold-col {
    font-weight: 700
}

.horizontal-radio-wrap body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .radio_wrap,
.horizontal-radio-wrap body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .radio_wrap,
.horizontal-radio-wrap body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .radio_wrap,
.horizontal-radio-wrap body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .radio_wrap {
    display: inline-block;
    margin-right: 50px;
    font-size: 0
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .radio_wrap.radio_wrap--big,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .radio_wrap.radio_wrap--big,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .radio_wrap.radio_wrap--big,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .radio_wrap.radio_wrap--big {
    display: inline-block;
    margin-right: 25px
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .styled-radiobutton,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .styled-radiobutton,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .styled-radiobutton,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .styled-radiobutton {
    opacity: 0;
    position: absolute
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .styled-radiobutton + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .styled-radiobutton + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .styled-radiobutton + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .styled-radiobutton + label {
        position: relative;
        padding-left: 36px;
        color: #ccc;
        cursor: pointer;
        font-size: 16;
        font-weight: 500;
        display: block;
        font-size: 13px;
        letter-spacing: .2em;
        text-transform: uppercase
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .styled-radiobutton + label span,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .styled-radiobutton + label span,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .styled-radiobutton + label span,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .styled-radiobutton + label span {
            display: inline-block;
            visibility: visible;
            width: 26px;
            height: 26px;
            margin: 0;
            position: absolute;
            left: 0;
            top: -6px;
            background-color: #fff;
            border: 1px solid rgba(0, 0, 0, .2);
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease;
            border-radius: 50%
        }

            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .styled-radiobutton + label span:before,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .styled-radiobutton + label span:before,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .styled-radiobutton + label span:before,
            body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .styled-radiobutton + label span:before {
                content: '';
                width: 0;
                height: 0;
                display: block;
                background-color: transparent;
                position: absolute;
                left: 50%;
                top: 50%;
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                -webkit-transition: all .2s ease;
                -o-transition: all .2s ease;
                transition: all .2s ease;
                border-radius: 50%
            }

    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .styled-radiobutton:checked + label span:before,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .styled-radiobutton:checked + label span:before,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .styled-radiobutton:checked + label span:before,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .styled-radiobutton:checked + label span:before {
        background-color: var(--blue);
        width: 10px;
        height: 10px
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .styled-radiobutton[disabled] + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .styled-radiobutton[disabled] + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .styled-radiobutton[disabled] + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .styled-radiobutton[disabled] + label {
        color: #a1a9b3 !important;
        -moz-user-select: -moz-none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: default
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .styled-radiobutton[disabled] + label span,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .styled-radiobutton[disabled] + label span,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .styled-radiobutton[disabled] + label span,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .styled-radiobutton[disabled] + label span {
            background-color: #d0d4d9 !important;
            border-color: #d0d4d9 !important
        }

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton {
    opacity: 0;
    position: absolute
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton + label,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton + label {
        position: relative;
        color: #fff;
        cursor: pointer;
        width: 130px;
        height: 130px;
        display: block;
        border-radius: 50%;
        border: 2px solid rgba(255, 255, 255, .5);
        background-color: transparent;
        text-align: center;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

.distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton + label,
.distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton + label,
.distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton + label,
.distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton + label {
    background-color: #fff;
    border: 2px solid rgba(45, 46, 48, .2);
    color: #000
}

    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton + label p,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton + label p,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton + label p,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton + label p {
        color: inherit
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton + label:hover,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton + label:hover,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton + label:hover,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton + label:hover {
    background-color: #eceef2;
    border: 2px solid rgba(45, 46, 48, .2)
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton + label > div,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton + label > div,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton + label > div,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton + label > div {
    position: absolute;
    top: 65%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton + label span,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton + label span,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton + label span,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton + label span {
    display: block;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: .8
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton + label p,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton + label p,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton + label p,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton + label p {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    top: 10px
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton:checked + label,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton:checked + label,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton:checked + label,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton:checked + label {
    background-color: #fff;
    border-color: #fff
}

.distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton:checked + label,
.distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton:checked + label,
.distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton:checked + label,
.distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton:checked + label {
    background-color: #00f;
    border-color: #00f
}

    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton:checked + label p,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton:checked + label span,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton:checked + label p,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton:checked + label span,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton:checked + label p,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton:checked + label span,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton:checked + label p,
    .distant-healing body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton:checked + label span {
        color: #fff !important
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton:checked + label p,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td .big-radiobutton:checked + label span,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton:checked + label p,
body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td .big-radiobutton:checked + label span,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton:checked + label p,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td .big-radiobutton:checked + label span,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton:checked + label p,
body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td .big-radiobutton:checked + label span {
    color: #17b9bf !important
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-title-container {
    width: 28%
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-title-container {
        display: none !important
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-title-container .generalTitle.sk-summary {
    width: 100% !important
}

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .sk-shopping-cart-container {
    width: 100%;
    float: left
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .sk-shopping-cart-container .generalTitle {
        margin-top: 0 !important
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart tr.item-container {
    min-height: 170px
}

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart td.product {
    background: #fff
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart td.product .sk-product-image-container {
        margin-top: 0
    }

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td {
        padding: 15px 10px !important
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options tbody tr td:first-child,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options tbody tr td:first-child,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options tbody tr td:first-child,
        body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options tbody tr td:first-child {
            padding: 0 0 0 12px !important
        }

    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-payment-options th,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #savedcard #card-saved-options th,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-payment-options th,
    body .shopping-cart-page.sk-shopping-cart-page-checkout #taksitTablosu #card-saved-options th {
        padding: 15px 10px
    }
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart td.product .sk-product-image-container {
        margin-top: 12px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .checkout-count {
    display: block
}

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart td.quantity {
    display: none
}

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart td.unit-price {
    width: auto;
    padding-left: 7px !important;
    top: unset
}

@media screen and (max-width:575px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart td.unit-price {
        bottom: -10px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .sk-payment-container {
    width: 100%;
    float: left;
    margin-left: 0;
    position: relative
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .sk-payment-container .generalTitle {
        width: auto;
        margin-top: 0 !important
    }

@media screen and (max-width:1200px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .sk-payment-container .generalTitle {
        padding-left: 0 !important
    }
}

@media screen and (max-width:695px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .sk-shopping-cart-container {
        width: 100%
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart td.unit-price {
        min-width: auto
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .sk-payment-container {
        width: 100%;
        margin-left: 0
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout.chk #ordersummarypagecart .sk-payment-container .generalTitle {
            margin-top: auto
        }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk .sale-contract-box-container,
body .shopping-cart-page.sk-shopping-cart-page-checkout.chk .terms-of-service-container {
    max-height: 200px;
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #e0e3e6;
    padding: 15px;
    margin-top: 15px;
    font-size: 11px
}

body .shopping-cart-page.sk-shopping-cart-page-checkout.chk .generalTitle.sk-summary {
    padding-left: 20px
}

@media screen and (max-width:992px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout.chk .generalTitle.sk-summary {
        padding-left: 0
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .opc .card-grey {
    height: 60px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 12px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    background-color: #f0f0f0;
    color: var(--blue)
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .opc .card-grey {
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-transform: none;
        font-weight: 500
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .opc .active .card-grey {
    background-color: var(--blue);
    color: #fff;
    margin: 0px !important;
    border-color: var(--blue);
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs {
    padding: 12px 30px 0;
    border: 1px solid #e2e5e5;
    border-top: 0px;
    margin: 0px !important;
    color: var(--blue);
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs {
        padding-left: 5px;
        padding-right: 5px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons#payment-info-buttons-container .btn.btn-secondary {
    display: none
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons#payment-info-buttons-container input.btn.btn-info {
        width: 100%;
        height: 60px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons {
    display: flex;
    border-top: 1px solid #e2e5e5;
    margin: 0px !important;
    padding: 12px 0 !important;
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons#payment-info-buttons-container {
        flex-direction: column;
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons#payment-info-buttons-container .payment-info-next-step-button {
            width: 100%;
        }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons input {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-left: auto;
        background: var(--blue);
        border-color: var(--blue);
        color: #fff;
        width: 220px;
        height: 40px;
        border-radius: 0;
        transition: background-color .3s, color .3s;
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons input:hover {
            color: var(--blue);
            background-color: #fff;
        }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons .ship-to-same-address {
        margin-top: 10px;
        line-height: 40px;
        height: 40px;
        float: left
    }

@media screen and (max-width:370px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons input.btn.btn-info {
        width: 100%;
        margin-bottom: 10px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons a.btn.btn-secondary {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 0;
    background: 0 0;
    border: none;
    text-decoration: underline;
    color: #262626;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media screen and (max-width:370px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons a.btn.btn-secondary {
        float: left;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 20px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .select-billing-address,
body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .select-shipping-address {
    margin-bottom: 15px
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs select {
    width: 100%;
    display: inline-block;
    border-color: #e2e5e5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff !important;
    color: var(--blue);
    font-weight: 200;
    background-position: center right 5px;
    background-repeat: no-repeat;
    background-size: 26px;
    background-image: url(/images/chevron-bottom.svg);
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons input {
        width: 100%
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs select {
        width: 100%;
        margin-bottom: 10px
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-payment-container select {
        margin-bottom: 0;
        background-image: none;
    }

    body .shopping-cart-page .sk-return-cart.sk-checkout-mobile-display {
        display: none
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address label,
body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address p {
    margin-bottom: 0
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address label .custom-control-label:before,
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address p .custom-control-label:before {
        border-radius: 0;
        width: 25px;
        height: 25px;
        background-color: #fff !important;
        border: #adb5bd solid 1px;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address label .custom-control-input:checked ~ .custom-control-label:after,
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address p .custom-control-input:checked ~ .custom-control-label:after {
        content: "\f12c";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: 21px;
        font-weight: 700;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        background-image: none;
        margin-left: 2px;
        margin-top: 0
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address label .custom-control-description,
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address p .custom-control-description {
        margin-left: 10px;
        display: inline-block;
        margin-top: 12px;
        font-size: 14px
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs#checkout-step-payment-info .form-group .form-control {
    width: calc(100% - 330px);
    margin-left: 30px
}

input#Address_ZipPostalCode::-webkit-inner-spin-button,
input#Address_ZipPostalCode::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@media screen and (min-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .ship-to-same-address {
        position: absolute;
        bottom: -58px;
        z-index: 9;
        line-height: 65px;
    }

    .tooltiptext {
        visibility: hidden;
        width: 175px;
        background-color: var(--blue);
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        font-size: 12px
    }

    .tooltipx:hover .tooltiptext {
        visibility: visible
    }
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs#checkout-step-payment-info .form-group .form-control {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    display: flex
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .justify-content-start {
        width: 25%;
        max-width: 180px
    }

@media screen and (max-width:1920px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group {
        display: block
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .justify-content-start {
            width: 100%;
            max-width: 100%
        }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-card-images {
    position: absolute;
    top: -35px
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-card-images {
        display: none
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-form-text {
    display: inline-block;
    min-width: 140px;
    color: var(--blue)
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-form-text {
        min-width: auto
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-form-text .col-form-label {
    text-transform: capitalize
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-form-text .sk-dots {
    float: right
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-form-text .sk-dots {
        margin-left: 5px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control {
    width: 100%;
    display: inline-block;
    margin-left: 0;
    border-color: #d9d9d9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    height: 50px;
    font-weight: 200;
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control.required-input.validation-error {
        border-color: #e53935
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control.valid ~ .validation-ok:before {
        content: "\fe6e";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #00c617
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control.input-validation-error ~ .validation-error:before {
        content: "\f156";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #ed1c24
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control:focus {
        border: 2px solid #262626
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control.input-validation-error {
        border: 1px solid red
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group textarea.form-control {
    height: auto;
    resize: none
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control ~ .field-validation-error {
    font-size: 11px;
    color: #e53935
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control ~ .validation-message {
    font-size: 11px;
    color: #e53935;
    position: absolute;
    top: 16px;
    left: 100%;
    width: fit-content;
    opacity: 0;
    transition: .3s
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control.validation-error ~ .validation-message {
    opacity: 1
}

@media screen and (max-width:991px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control ~ .validation-message {
        top: -16px;
        right: 16px;
        left: unset
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-expire-selects {
    width: calc(100% - 330px);
    display: inline-block;
    margin-left: 30px
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-expire-selects {
        width: 100%;
        margin-left: 0
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-expire-selects select#ExpireMonth {
    margin-left: 0;
    width: calc(50% - 17px);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .5rem center/7px 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .sk-expire-selects select#ExpireYear {
    margin-left: 30px;
    width: calc(50% - 18px);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .5rem center/7px 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.termsofservice-mirror-button .custom-control-label:before,
body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .custom-control-label:before {
    border-radius: 0 !important;
    width: 25px !important;
    height: 25px !important;
    background-color: #fff !important;
    border: #adb5bd solid 1px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.termsofservice-mirror-button .custom-control-input:checked ~ .custom-control-label:after,
body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .custom-control-input:checked ~ .custom-control-label:after {
    content: "\f12c";
    display: inline-block;
    font: normal normal normal 24px/1"Material Design Icons";
    font-size: 21px;
    font-weight: 700;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    background-image: none;
    margin-left: 2px;
    margin-top: 0
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .custom-control-description {
    margin-left: 10px;
    display: inline-block;
    margin-top: 12px;
    font-size: 14px
}

.termsofservice-mirror-button .custom-control-description {
    margin: 1px 0 6px 8px;
    line-height: 10px
}

@media screen and (max-width:679px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .custom-control-description.sk-checkout-payment {
        margin-top: 0
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .custom-control-description.sk-checkout-payment a.read {
    padding-left: 0;
    font-weight: 700
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .title {
    display: inline-block;
    min-width: 140px
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .content.card-input {
    display: inline-block;
    margin-left: 30px;
    width: calc(100% - 330px)
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .content.card-input {
        width: 100%;
        margin-left: 0
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .content.card-input input#CardName {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d9d9d9;
    outline: 0;
    width: calc(50% - 17px);
    color: var(--blue);
    margin-left: 0 !important
}

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .content.card-input input#CardName {
        width: 100%
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group.save-my-card .content.card-input input#CardName:focus {
    border-color: #707070
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-checkout-mobile-display .sk-shopping-cart tr {
        min-height: 218px
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-checkout-mobile-display .quantity input {
        margin: 0
    }
}

body .order-details-page .sk-shopping-cart-page-checkout #ordersummarypagecart .sk-shopping-cart-container {
    width: calc(100% - 330px)
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart .sk-shopping-cart-container {
    width: 70%;
    float: left
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart .sk-shopping-cart-container .generalTitle {
        margin-top: 0 !important
    }

body .order-details-page .sk-shopping-cart-page-checkout #ordersummarypagecart .sk-shopping-cart-container {
    width: calc(100% - 330px);
    float: right !important
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart tr.item-container {
    min-height: 220px
}

body .order-details-page .sk-shopping-cart-page-checkout #ordersummarypagecart tr.item-container {
    min-height: 180px
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart td.product {
    background: #fff
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart td.product .sk-product-image-container {
        margin-top: 12px
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart td.unit-price {
    width: auto;
    padding-left: 7px !important;
    top: unset;
    text-align: right;
    padding: 0px;
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart .sk-payment-container {
    width: 26%;
    float: left;
    margin-left: 3%
}

body .order-details-page .sk-shopping-cart-page-checkout #ordersummarypagecart .sk-payment-container {
    width: 300px;
    margin-left: 0
}

body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart .sk-payment-container .generalTitle {
    width: auto;
    margin-top: 0 !important
}

@media screen and (max-width:695px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart .sk-shopping-cart-container {
        width: 100%
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart td.unit-price {
        min-width: auto
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart .sk-payment-container {
        width: 100%;
        margin-left: 0
    }

        body .shopping-cart-page.sk-shopping-cart-page-checkout #ordersummarypagecart .sk-payment-container .generalTitle {
            margin-top: auto
        }
}

body .shopping-cart-page .generalTitle {
    font-size: 24px;
    text-align: left !important;
    font-weight: 400;
    margin: 20px 0 !important;
    display: inline-block;
    color: var(--blue)
}

body .shopping-cart-page .modal-lgn .generalTitle,
body .shopping-cart-page .modal-rgt .generalTitle {
    margin-top: 0 !important
}

body .shopping-cart-page .generalTitle.sk-cart {
    width: 70%
}

body .shopping-cart-page .generalTitle.sk-summary {
    width: calc(30% - 20px);
    padding-left: 20px
}

    body .shopping-cart-page .generalTitle.sk-summary.mobile {
        display: none
    }


body .shopping-cart-page #shopping-cart-form {
    width: 100%
}

body .shopping-cart-page .sk-shopping-cart-container {
    width: 72%;
    display: inline-block;
    float: left
}

body .order-details-page .sk-shopping-cart-container {
    width: 100%
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container {
        float: none;
        display: inherit;
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart {
        border: none;
        background: #fff
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart tr, body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart tr {
    border-bottom: 1px solid #e3e5e5;
    border-top: 1px solid #e3e5e5;
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart th, body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart th {
    color: var(--blue);
    font-size: 14px;
    text-align: left !important;
    text-transform: inherit;
    font-weight: 700;
    padding: 0px;
    line-height: 35px;
}

    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart th.quantity {
        text-align: center !important;
    }

    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart th:last-child {
        text-align: right !important;
    }

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart tr {
        min-height: 250px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #e3e5e5;
        padding-bottom: 20px
    }
}

@media screen and (max-width:991px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart tr {
        clear: initial
    }

        body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart tr:nth-child(2n) {
            margin-left: 2%
        }
}

@media screen and (max-width:767px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart tr {
        clear: initial
    }

        body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart tr:nth-child(2n) {
            margin-left: 0
        }
}


@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td {
        width: 100%
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product {
    border-bottom: none !important
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product {
        border: none !important;
        position: relative;
        float: left;
        width: 100%;
        text-align: left
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-image-container {
    max-width: 108px;
    display: table;
    float: left;
    width: 20%
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-image-container {
        float: none;
        width: 100%;
        margin-top: 20px
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-image-container .sk-product-image img {
    width: 100%;
    max-width: 108px
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container {
    display: table;
    float: left;
    width: 80%
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container {
        width: calc(100% - 138px);
        margin: 0 auto;
        position: absolute;
        left: 130px;
        top: 10px
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .product-name {
    font-size: 18px;
    font-weight: 700;
    margin-left: 17px;
    display: block;
    text-decoration: underline
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .product-name {
        margin-left: 0
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .attributes.small,
body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .sku-number {
    font-size: 12px;
    color: var(--blue);
    margin-top: 5px;
    margin-left: 17px;
    text-transform: capitalize
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .attributes.small,
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .sku-number {
        margin-left: 0
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item {
    margin-top: 50px !important;
    margin-left: 17px
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item {
        position: relative;
        top: 0;
        width: 100%;
        margin: 0;
        left: 0;
        margin-top: 0 !important
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item .sk-add-to-favorite {
    font-size: 12px;
    color: #727272 !important;
    position: relative;
    text-decoration: underline;
    text-transform: capitalize;
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item .deleteshoppingcartitem {
    font-size: 12px;
    color: #727272 !important;
    position: relative;
    text-decoration: underline;
    text-transform: capitalize;
    padding-left: 0;
    padding-right: 0
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .message-error {
    margin-left: 17px;
    font-size: 12px
}

body .order-details-page .sk-shopping-cart-container .sk-shopping-cart .quantity span {
    display: none;
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.unit-price {
        position: absolute;
        padding-top: 10px !important;
        border: none !important;
        width: 170px;
        left: 120px;
        bottom: 0;
        min-height: 40px
    }

    body .order-details-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-image-container .sk-product-image img {
        position: absolute
    }

    body .order-details-page .sk-shopping-cart-page-checkout #ordersummarypagecart td.unit-price {
        width: unset;
        top: 124px;
        bottom: unset
    }

        body .order-details-page.sk-shopping-cart-page-checkout #ordersummarypagecart td.unit-price span {
            font-size: 14px
        }
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .quantity {
        border: none !important;
        position: absolute;
        width: 115px;
        left: 120px;
        bottom: 30px;
        z-index: 1;
        background: 0 0
    }

    body .order-details-page .sk-shopping-cart-container .sk-shopping-cart .quantity {
        border: none !important;
        position: absolute;
        width: 115px;
        left: 120px;
        top: 104px !important;
        bottom: unset !important;
        z-index: 1;
        background: 0 0;
        font-size: 14px !important;
        height: auto
    }

        body .order-details-page .sk-shopping-cart-container .sk-shopping-cart .quantity span {
            display: block;
        }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .quantity .minus {
    border: 1px solid #bcbcbc;
    border-right: none
}

    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .quantity .minus:before {
        width: 9px;
        left: 10px
    }

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .quantity .plus {
    border: 1px solid #bcbcbc;
    border-left: none
}

    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .quantity .plus:before {
        width: 9px;
        left: 10px
    }

    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .quantity .plus:after {
        width: 9px;
        left: 10px
    }

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .quantity .qty-input {
    border: 1px solid #bcbcbc;
    border-left: 0;
    border-right: 0
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .quantity .d-inline-flex {
        margin: 0 auto
    }
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .unit-price .sk-old-unitPrice {
    color: #8e8e8e !important;
    font-size: 13px;
    margin-left: 9px;
    margin-bottom: 2px;
    display: inline-block
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .unit-price .product-unit-price .price {
    font-weight: 500;
    color: #262626
}

body .shopping-cart-page .sk-payment-container {
    width: 28%;
    display: inline-block;
    float: left;
    padding-left: 60px
}

body .order-details-page .shopping-cart-page .sk-payment-container {
    margin-right: 0px;
    padding-left: 0
}

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-payment-container {
        padding-left: 0;
        width: 100%
    }
}

body .shopping-cart-page .sk-payment-container .total-info > h2 {
    color: var(--blue);
    line-height: 50px;
    margin: 0 12px;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #e3e5e5;
}

body .shopping-cart-page .sk-payment-container .total-info .table {
    border-radius: 0 !important;
    border-color: transparent;
    color: var(--blue);
    margin-bottom: 0px;
}

    body .shopping-cart-page .sk-payment-container .total-info .table .order-total {
        margin-top: 25px;
        font-size: 16px;
    }

        body .shopping-cart-page .sk-payment-container .total-info .table .order-total td span, body .shopping-cart-page .sk-payment-container .total-info .table .order-total td span strong {
            font-weight: 400;
        }

        body .shopping-cart-page .sk-payment-container .total-info .table .order-total:before {
            content: "";
            position: absolute;
            width: calc(100% - 24px);
            height: 1px;
            left: 12px;
            top: -10px;
            background: #e3e5e5
        }


    body .shopping-cart-page .sk-payment-container .total-info .table .remove-gift-card-button {
        display: inline-block;
        background: 0 0;
        color: var(--blue);
        text-decoration: underline;
        border: none;
        text-align: right;
        padding-right: 0;
        font-size: 12px
    }

body .shopping-cart-page .sk-payment-container .checkout-buttons button#checkout,
body .shopping-cart-page .sk-payment-container .checkout-buttons button#checkoutmodal {
    background: var(--blue);
    width: 100%;
    border-radius: 25px;
    height: 40px;
    font-weight: 700;
    font-size: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin: 0 12px 20px
}

body .shopping-cart-page .sk-payment-container .cart-collaterals {
    margin-top: 50px;
    background-color: #F1F2F2;
    border: 1px solid #e3e5e5;
}

    body .shopping-cart-page .sk-payment-container .cart-collaterals .deals {
        border-radius: 0;
    }

        body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .card.border-0.text-white.mb-3.card-success.message-success.text-center {
            display: none
        }

        body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .current-code {
            font-size: 12px;
            color: #20b972 !important;
            font-weight: 700
        }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .current-code .remove-discount-button {
                text-transform: uppercase;
                font-size: 11px;
                color: #262626;
                background-image: none;
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
                outline: 0 !important;
                border: none;
                background: transparent;
                text-decoration: underline
            }

        body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box {
            padding-bottom: 20px
        }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .form-group {
                margin-bottom: 0
            }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .col-form-label {
                color: var(--blue);
                font-weight: 700
            }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .input-group {
                height: 35px;
                margin-top: 10px
            }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .input-group input {
                    border-radius: 0;
                    border-color: var(--blue);
                    height: 35px;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    font-size: 12px;
                    font-weight: 200;
                    border-radius: 25px 0 0 25px;
                }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .input-group button {
                    border-radius: 0;
                    border-color: var(--blue);
                    background: var(--blue);
                    color: #fff;
                    text-transform: uppercase;
                    font-size: 12px;
                    border-radius: 0 25px 25px 0;
                }

                    body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .input-group button span {
                        font-weight: 400;
                    }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .card {
                font-size: 12px;
                background: 0 0 !important;
                color: var(--blue) !important;
                text-align: left !important;
                margin: 0 !important
            }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .card.message-failure {
                    margin: 4px 0 0 !important;
                    color: var(--red) !important
                }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .coupon-box .card.message-success {
                    margin: 4px 0 0 !important;
                    color: var(--green) !important
                }

        body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box {
            position: relative
        }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .coupon-code {
                display: flex;
                align-items: center;
            }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .coupon-code span {
                    font-size: 14px;
                    font-weight: 700;
                    color: var(--blue) !important;
                }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .coupon-code a {
                    text-transform: uppercase;
                    font-size: 12px;
                    font-weight: 200;
                    color: var(--blue);
                    background-image: none;
                    -webkit-box-shadow: none !important;
                    box-shadow: none !important;
                    outline: 0 !important;
                    border: none;
                    text-decoration: underline;
                    padding: 0 5px;
                    margin-left: 8px;
                }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .form-group {
                margin-bottom: 3px;
                display: none
            }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .col-form-label {
                text-transform: uppercase
            }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .input-group {
                height: 35px;
                margin-top: 10px
            }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .input-group input {
                    border-radius: 0;
                    border-color: #bcbcbc;
                    height: 35px;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    font-size: 12px
                }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .input-group button {
                    border-radius: 0;
                    border-color: #262626;
                    background: #262626;
                    color: #fff;
                    text-transform: uppercase;
                    font-size: 12px
                }

            body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .card {
                font-size: 11px;
                font-weight: 600;
                background: 0 0 !important;
                color: #dc3545 !important;
                text-align: left !important;
                margin: 6px 0 0 !important
            }

                body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .card.message-success {
                    color: #20b972 !important
                }

body .shopping-cart-page .sk-payment-container .common-buttons {
    width: 100%;
    text-align: center
}

    body .shopping-cart-page .sk-payment-container .common-buttons button {
        background: 0 0 !important;
        border: none;
        border-radius: 0;
        padding: 0;
        text-decoration: underline;
        color: #262626 !important;
        margin-top: 10px;
        font-size: 12px;
        text-align: left;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

body .shopping-cart-page .sk-payment-container .tax-shipping-info {
    font-size: 12px;
    text-align: left !important;
    width: auto !important;
    display: inline-block !important;
    margin: 0 !important
}

    body .shopping-cart-page .sk-payment-container .tax-shipping-info a {
        text-decoration: underline;
        color: var(--blue) !important
    }

@media screen and (max-width:1200px) {
    body .shopping-cart-page .sk-payment-container.sk-checkout {
        display: none !important
    }
}

body .shopping-cart-page .sk-payment-container.sk-checkout .order-summary-content {
    margin-top: 0 !important
}

body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container {
    width: 100%
}

    body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container .quantity {
        display: none !important
    }

    body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container .product {
        padding-left: 5px !important;
        padding-right: 0 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 12px !important
    }

    body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container .unit-price {
        padding-left: 5px !important;
        padding-right: 5px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 12px !important
    }

        body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container .unit-price .product-unit-price.price {
            font-size: 10px;
            margin-left: 3px
        }

        body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container .unit-price .sk-old-unitPrice {
            font-size: 10px;
            margin-left: 7px;
            margin-bottom: 0
        }

    body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container td.product .sk-product-image-container .sk-product-image img {
        width: 70px
    }

    body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container td.product .sk-product-info-container {
        width: 55%
    }

        body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container td.product .sk-product-info-container .product-name {
            font-size: 11px;
            margin-left: 5px
        }

        body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container td.product .sk-product-info-container .sku-number {
            font-size: 10px;
            margin-left: 5px
        }

        body .shopping-cart-page .sk-payment-container.sk-checkout .sk-shopping-cart-container td.product .sk-product-info-container .attributes.small {
            font-size: 10px;
            margin-left: 5px
        }

body .shopping-cart-page .sk-payment-container.sk-checkout .sk-payment-container {
    width: 100%;
    padding: 0;
    font-size: 14px
}

body .shopping-cart-page .sk-return-cart {
    font-size: 12px;
    text-decoration: underline;
    color: #727272
}

body .shopping-cart-page #ordersummarypagecart .sk-combined-carts-container,
body .shopping-cart-page #ordersummarypagecart .sk-shopping-cart-container {
    width: 70%;
    display: inline-flex;
    flex-direction: column;
    float: unset;
    background-color: #fff;
}

    body .shopping-cart-page #ordersummarypagecart .sk-shopping-cart-container .generalTitle {
        margin-top: 0 !important
    }

    body .shopping-cart-page #ordersummarypagecart .sk-combined-carts-container .sk-shopping-cart-container {
        width: 100%;
        float: unset
    }

    body .shopping-cart-page #ordersummarypagecart .sk-combined-carts-container .sk-shopping-cart-container {
        width: 100%;
        float: unset
    }

body .shopping-cart-page #ordersummarypagecart tr.item-container {
    min-height: 240px
}

body .shopping-cart-page #ordersummarypagecart td.product {
    background: #fff
}

    body .shopping-cart-page #ordersummarypagecart td.product .sk-product-image-container {
        margin-top: 0
    }

@media screen and (max-width:1200px) {
    body .shopping-cart-page #ordersummarypagecart td.product .sk-product-image-container {
        margin-top: 12px
    }

    body .shopping-cart-page #ordersummarypagecart .sk-combined-carts-container {
        width: 100%
    }
}

@media screen and (max-width:992px) {
    body .shopping-cart-page #ordersummarypagecart td.product .message-error {
        margin-left: 0;
        font-size: 10px;
        margin-top: -8px;
        position: absolute
    }
}

@media screen and (min-width:901px) {
    .sk-combined-carts-container .shopping-cart tr {
        width: 100%
    }
}

body .shopping-cart-page #ordersummarypagecart {
    position: relative;
}

    body .shopping-cart-page #ordersummarypagecart td.unit-price {
        width: auto;
        padding-left: 7px !important;
        top: unset
    }

    body .shopping-cart-page #ordersummarypagecart .sk-payment-container {
        width: 30%;
        float: left;
        margin-left: 0;
        position: absolute
    }

        body .shopping-cart-page #ordersummarypagecart .sk-payment-container .generalTitle {
            width: auto;
            margin-top: 0 !important
        }

@media screen and (max-width:1200px) {
    body .shopping-cart-page #ordersummarypagecart .sk-shopping-cart-container {
        width: 100%
    }

    body .shopping-cart-page #ordersummarypagecart td.unit-price {
        min-width: auto
    }

    body .shopping-cart-page #ordersummarypagecart .sk-payment-container {
        width: 100%;
        margin-left: 0;
        position: relative
    }

        body .shopping-cart-page #ordersummarypagecart .sk-payment-container .generalTitle {
            margin-top: auto
        }
}

body .wishlist-page .generalTitle {
    font-size: 24px;
    text-align: left !important;
    font-weight: 400;
    margin: 20px 0 !important;
    display: inline-block;
    color: var(--blue);
}

    body .wishlist-page .generalTitle.sk-cart {
        width: 72%
    }

    body .wishlist-page .generalTitle.sk-summary {
        width: 27%;
        padding-left: 22px
    }

        body .wishlist-page .generalTitle.sk-summary.mobile {
            display: none
        }

@media screen and (max-width:1200px) {
    body .wishlist-page .generalTitle.sk-summary {
        display: none
    }

        body .wishlist-page .generalTitle.sk-summary.mobile {
            display: block;
            padding-left: 0;
            margin-bottom: .5rem
        }
}

body .wishlist-page #shopping-cart-form {
    display: inline-block;
    width: 100%
}

body .wishlist-page .sk-shopping-cart-container {
    width: 72%;
    display: inline-block;
    float: left
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container {
        float: none;
        display: inherit;
        width: 100%
    }
}


@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart {
        border: none;
        background: #fff
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart th {
    font-size: 14px;
    text-align: left !important;
    text-transform: inherit;
    font-weight: 700;
    padding: 0px;
    line-height: 50px;
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart tr {
        min-height: 250px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #f5f5f5;
        padding-bottom: 20px
    }
}

@media screen and (max-width:991px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart tr {
        clear: initial
    }

        body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart tr:nth-child(2n) {
            margin-left: 2%
        }
}

@media screen and (max-width:767px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart tr {
        clear: initial
    }

        body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart tr:nth-child(2n) {
            margin-left: 0
        }
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td {
        width: 100%
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product {
    border-bottom: none !important
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product {
        border: none !important;
        position: relative;
        float: left;
        width: 100%;
        text-align: left
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-image-container {
    max-width: 120px;
    display: table;
    float: left;
    width: 20%
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-image-container {
        float: none;
        width: 100%;
        margin-top: 20px
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-image-container .sk-product-image img {
    width: 100%;
    max-width: 120px
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container {
    display: table;
    float: left;
    width: 80%
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container {
        width: calc(100% - 138px);
        margin: 0 auto;
        position: absolute;
        left: 130px;
        top: 10px
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .product-name {
    font-size: 18px;
    font-weight: 700;
    color: var(--blue);
    margin-left: 20px;
    text-transform: uppercase;
    display: block
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .product-name {
        font-size: 16px;
        margin-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .attributes.small,
body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .sku-number {
    font-size: 12px;
    color: var(--blue);
    margin-top: 5px;
    margin-left: 17px;
    text-transform: capitalize;
    text-align: left;
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .attributes.small,
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .sku-number {
        margin-left: 0;
        display: flex;
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .attributes.small .wishlist-addtocart-button,
body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .sku-number .wishlist-addtocart-button {
    width: 135px;
    height: 30px;
    padding: 0;
    border-radius: 0;
    border: 1px solid var(--blue);
    background: #fff;
    color: var(--blue);
    font-size: 12px;
    font-weight: 200;
    margin-top: 10px;
    transition: background-color .3s;
}

    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .attributes.small .wishlist-addtocart-button:hover,
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .sku-number .wishlist-addtocart-button:hover {
        color: #fff;
        background-color: var(--blue);
    }

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .attributes.small .wishlist-remove-button,
body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .sku-number .wishlist-remove-button {
    font-size: 12px;
    color: var(--blue) !important;
    position: relative;
    text-decoration: underline;
    text-transform: capitalize;
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px;
    padding: 0;
    background: 0 0;
    border: none;
    width: 60px;
    height: 26px;
    margin-top: 9px;
    margin-right: 0
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item {
    margin-top: 50px !important;
    margin-left: 17px
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item {
        position: relative;
        top: 0;
        width: 100%;
        margin: 0;
        left: 0;
        margin-top: 0 !important
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item .sk-add-to-favorite {
    font-size: 12px;
    color: var(--blue) !important;
    position: relative;
    text-decoration: underline;
    text-transform: capitalize;
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item .deleteshoppingcartitem {
    font-size: 12px;
    color: var(--blue) !important;
    position: relative;
    text-decoration: underline;
    text-transform: capitalize;
    padding-left: 0;
    padding-right: 0
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .message-error {
    margin-left: 17px;
    font-size: 12px
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .custom-select {
    width: 135px;
    height: 30px;
    margin-left: 17px;
    margin-top: 10px;
    border-color: var(--blue);
    color: var(--blue);
    font-size: 12px;
    font-weight: 200;
    background-position: center right 5px;
    background-repeat: no-repeat;
    background-size: 26px;
    background-image: url(/images/chevron-bottom.svg);
}

    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .custom-select:focus {
        border: 1px solid #262626
    }

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .custom-select {
        width: 100%;
        margin: 6px 0 0
    }
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.unit-price {
        position: relative;
        padding-left: 130px;
        border: none !important;
        width: 170px;
        padding-left: 130px;
        left: 0;
        bottom: 0;
        min-height: 40px;
        display: block;
        text-align: left
    }

        body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.unit-price .unit-price-text {
            margin-left: 0;
            font-size: 14px
        }

        body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.unit-price .product-unit-price {
            font-size: 14px
        }

    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.subtotal {
        position: relative;
        padding-left: 130px !important;
        text-align: left !important;
        display: block;
        padding-top: 20px
    }

        body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.subtotal .subtotal-text {
            font-size: 18px
        }

        body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart td.subtotal .prod-total {
            font-size: 18px;
            display: inline-block
        }
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .quantity {
        border: none !important;
        position: relative;
        width: 115px;
        left: 120px;
        bottom: 30px;
        z-index: 1;
        background: 0 0;
        margin-left: 5px !important;
        padding: 0 !important;
        padding-top: 30px !important
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .quantity .minus {
    border: 1px solid #bcbcbc;
    border-right: none
}

    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .quantity .minus:before {
        width: 9px;
        left: 10px
    }

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .quantity .plus {
    border: 1px solid #bcbcbc;
    border-left: none
}

    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .quantity .plus:before {
        width: 9px;
        left: 10px
    }

    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .quantity .plus:after {
        width: 9px;
        left: 10px
    }

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .quantity .qty-input {
    border: 1px solid #bcbcbc;
    border-left: 0;
    border-right: 0
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .quantity .d-inline-flex {
        margin: 0 auto
    }
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .unit-price .sk-old-unitPrice {
    color: #8e8e8e !important;
    font-size: 13px;
    margin-left: 9px;
    margin-bottom: 5px;
    display: inline-block
}

body .wishlist-page .sk-shopping-cart-container .sk-shopping-cart .unit-price .product-unit-price .price {
    font-weight: 500;
    color: #262626
}

body .wishlist-page .sk-payment-container {
    width: 28%;
    display: inline-block;
    float: left;
    padding-left: 50px
}

@media screen and (max-width:1200px) {
    body .wishlist-page .sk-payment-container {
        padding-left: 0;
        width: 100%
    }
}

body .wishlist-page .sk-payment-container .total-info .table {
    border-radius: 0 !important;
    border-color: #f5f5f5
}

    body .wishlist-page .sk-payment-container .total-info .table .order-total {
        margin-top: 25px
    }

        body .wishlist-page .sk-payment-container .total-info .table .order-total:before {
            content: "";
            position: absolute;
            width: calc(100% - 24px);
            height: 1px;
            left: 12px;
            top: -10px;
            background: #f5f5f5
        }

        body .wishlist-page .sk-payment-container .total-info .table .order-total span {
            font-weight: 700;
            text-transform: uppercase
        }

    body .wishlist-page .sk-payment-container .total-info .table .remove-gift-card-button {
        display: inline-block;
        background: 0 0;
        color: var(--blue);
        text-decoration: underline;
        border: none;
        text-align: right;
        padding-right: 0;
        font-size: 12px
    }

body .wishlist-page .sk-payment-container .checkout-buttons button#checkout {
    background: var(--blue);
    width: 100%;
    border-radius: 0;
    height: 50px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

body .wishlist-page .sk-payment-container .cart-collaterals {
    margin-top: 50px
}

    body .wishlist-page .sk-payment-container .cart-collaterals .deals {
        border-radius: 0;
        border-color: #f5f5f5
    }

        body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .card.border-0.text-white.mb-3.card-success.message-success.text-center {
            display: none
        }

        body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .current-code {
            font-size: 12px;
            color: #20b972 !important;
            font-weight: 700
        }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .current-code .remove-discount-button {
                text-transform: uppercase;
                font-size: 11px;
                color: #262626;
                background-image: none;
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
                outline: 0 !important;
                border: none;
                background: #fff;
                text-decoration: underline
            }

        body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .form-group {
            margin-bottom: 3px
        }

        body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .col-form-label {
            text-transform: uppercase
        }

        body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .input-group {
            height: 35px;
            margin-top: 10px
        }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .input-group input {
                border-radius: 0;
                border-color: #bcbcbc;
                height: 35px;
                -webkit-box-shadow: none;
                box-shadow: none;
                font-size: 12px
            }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .input-group button {
                border-radius: 0;
                border-color: #262626;
                background: #262626;
                color: #fff;
                text-transform: uppercase;
                font-size: 12px
            }

        body .wishlist-page .sk-payment-container .cart-collaterals .deals .coupon-box .card {
            font-size: 12px;
            background: 0 0 !important;
            color: #dc3545 !important;
            text-align: left !important;
            margin: 0 !important
        }

        body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box {
            margin-top: 60px;
            position: relative
        }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box .coupon-code span {
                font-size: 14px;
                font-weight: 700
            }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box .coupon-code a {
                text-transform: uppercase;
                font-size: 11px;
                color: #262626;
                background-image: none;
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
                outline: 0 !important;
                border: none;
                background: #fff;
                text-decoration: underline;
                padding: 0 5px
            }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box .form-group {
                margin-bottom: 3px
            }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box:before {
                content: "";
                position: absolute;
                width: 100%;
                height: 1px;
                top: -25px;
                background: #f5f5f5
            }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box .col-form-label {
                text-transform: uppercase
            }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box .input-group {
                height: 35px;
                margin-top: 10px
            }

                body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box .input-group input {
                    border-radius: 0;
                    border-color: #bcbcbc;
                    height: 35px;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    font-size: 12px
                }

                body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box .input-group button {
                    border-radius: 0;
                    border-color: #262626;
                    background: #262626;
                    color: #fff;
                    text-transform: uppercase;
                    font-size: 12px
                }

            body .wishlist-page .sk-payment-container .cart-collaterals .deals .giftcard-box .card {
                font-size: 12px;
                background: 0 0 !important;
                color: #dc3545 !important;
                text-align: left !important;
                margin: 0 !important
            }

body .wishlist-page .sk-payment-container .common-buttons {
    width: 100%;
    text-align: center
}

    body .wishlist-page .sk-payment-container .common-buttons button {
        background: 0 0 !important;
        border: none;
        border-radius: 0;
        padding: 0;
        text-decoration: underline;
        color: #262626 !important;
        margin-top: 10px;
        font-size: 12px;
        text-align: left;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

body .wishlist-page .sk-payment-container .tax-shipping-info {
    font-size: 12px;
    text-align: left !important;
    width: auto !important;
    display: inline-block !important;
    margin: 0 !important
}

    body .wishlist-page .sk-payment-container .tax-shipping-info a {
        text-decoration: underline;
        color: var(--blue) !important
    }

body .wishlist-page .sk-return-cart {
    font-size: 12px;
    text-decoration: underline;
    color: #727272
}

body .wishlist-page #ordersummarypagecart .sk-shopping-cart-container {
    width: 100%;
    float: left
}

    body .wishlist-page #ordersummarypagecart .sk-shopping-cart-container .generalTitle {
        margin-top: 0 !important
    }

body .wishlist-page #ordersummarypagecart tr.item-container {
    min-height: 220px
}

body .wishlist-page #ordersummarypagecart td.product {
    background: #fff
}

    body .wishlist-page #ordersummarypagecart td.product .sk-product-image-container {
        margin-top: 0
    }

body .wishlist-page #ordersummarypagecart td.unit-price {
    width: auto;
    padding-left: 7px;
    padding-right: 7px;
    top: unset;
    text-align: right;
}

    body .wishlist-page #ordersummarypagecart td.unit-price > .price {
        display: block;
    }

@media screen and (max-width:1200px) {
    body .wishlist-page #ordersummarypagecart td.unit-price {
        padding-left: 130px !important;
        padding-top: 9px !important
    }
}

body .wishlist-page #ordersummarypagecart .sk-payment-container {
    width: 30%;
    float: left;
    margin-left: 0
}

    body .wishlist-page #ordersummarypagecart .sk-payment-container .generalTitle {
        width: auto;
        margin-top: 0 !important
    }

@media screen and (max-width:1200px) {
    body .wishlist-page #ordersummarypagecart .sk-shopping-cart-container {
        width: 100%
    }

    body .wishlist-page #ordersummarypagecart td.unit-price {
        min-width: auto
    }

    body .wishlist-page #ordersummarypagecart .sk-payment-container {
        width: 100%;
        margin-left: 0
    }

        body .wishlist-page #ordersummarypagecart .sk-payment-container .generalTitle {
            margin-top: auto
        }

    body .wishlist-page #ordersummarypagecart td.product .sk-product-image-container {
        margin-top: 12px
    }
}

body #ModalAddToCart .modal-content,
body #ModalPersonaClick .modal-content,
body #ModalSubscribe .modal-content {
    padding: 25px 60px !important;
    border-top: 1px solid #f3f3f3
}

@media screen and (max-width:991px) {
    body #ModalAddToCart .modal-content,
    body #ModalPersonaClick .modal-content,
    body #ModalSubscribe .modal-content {
        padding: 25px 20px !important
    }
}

body #ModalAddToCart .modal-content .modal-header,
body #ModalPersonaClick .modal-content .modal-header,
body #ModalSubscribe .modal-content .modal-header {
    background-color: #fff !important;
    border-bottom: 1px solid #f3f3f3
}

    body #ModalAddToCart .modal-content .modal-header h5.text-white,
    body #ModalPersonaClick .modal-content .modal-header h5.text-white,
    body #ModalSubscribe .modal-content .modal-header h5.text-white {
        color: var(--blue) !important;
        font-weight: 700
    }

        body #ModalAddToCart .modal-content .modal-header h5.text-white .sk-addCart-count,
        body #ModalPersonaClick .modal-content .modal-header h5.text-white .sk-addCart-count,
        body #ModalSubscribe .modal-content .modal-header h5.text-white .sk-addCart-count {
            display: block;
            font-size: 14px;
            text-transform: initial;
            margin-top: 7px
        }

    body #ModalAddToCart .modal-content .modal-header .close,
    body #ModalPersonaClick .modal-content .modal-header .close,
    body #ModalSubscribe .modal-content .modal-header .close {
        color: #262626 !important
    }

        body #ModalAddToCart .modal-content .modal-header .close span,
        body #ModalPersonaClick .modal-content .modal-header .close span,
        body #ModalSubscribe .modal-content .modal-header .close span {
            font-size: 26px
        }

body #ModalAddToCart .modal-content .modal-body .modal-border .form-group,
body #ModalPersonaClick .modal-content .modal-body .modal-border .form-group,
body #ModalSubscribe .modal-content .modal-body .modal-border .form-group {
    margin-bottom: 5px !important
}

    body #ModalAddToCart .modal-content .modal-body .modal-border .form-group a,
    body #ModalPersonaClick .modal-content .modal-body .modal-border .form-group a,
    body #ModalSubscribe .modal-content .modal-body .modal-border .form-group a {
        font-size: 18px;
        color: #262626;
        text-align: left !important
    }

    body #ModalAddToCart .modal-content .modal-body .modal-border .form-group .attributes,
    body #ModalPersonaClick .modal-content .modal-body .modal-border .form-group .attributes,
    body #ModalSubscribe .modal-content .modal-body .modal-border .form-group .attributes {
        font-size: 12px;
        color: #727272
    }

    body #ModalAddToCart .modal-content .modal-body .modal-border .form-group.sk-addCart-price-count,
    body #ModalPersonaClick .modal-content .modal-body .modal-border .form-group.sk-addCart-price-count,
    body #ModalSubscribe .modal-content .modal-body .modal-border .form-group.sk-addCart-price-count {
        position: absolute;
        top: 5px;
        right: 0;
        width: auto;
        font-size: 19px;
        font-weight: 500
    }

body #ModalAddToCart .modal-content .modal-body .sk-addCart-subtotal,
body #ModalPersonaClick .modal-content .modal-body .sk-addCart-subtotal,
body #ModalSubscribe .modal-content .modal-body .sk-addCart-subtotal {
    width: 100% !important;
    display: inline-block !important;
    text-align: right !important;
    background: #fff;
    border-top: 1px solid #f3f3f3;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px
}

body #ModalAddToCart .modal-content .modal-body .modal-footer,
body #ModalPersonaClick .modal-content .modal-body .modal-footer,
body #ModalSubscribe .modal-content .modal-body .modal-footer {
    border: none
}

    body #ModalAddToCart .modal-content .modal-body .modal-footer .btn-outline-info,
    body #ModalPersonaClick .modal-content .modal-body .modal-footer .btn-outline-info,
    body #ModalSubscribe .modal-content .modal-body .modal-footer .btn-outline-info {
        border: 1px solid #262626;
        border-radius: 0;
        color: #262626;
        background: #fff;
        margin-right: 10px !important;
        font-size: 14px
    }

@media screen and (max-width:991px) {
    body #ModalAddToCart .modal-content .modal-body .modal-footer .btn-outline-info,
    body #ModalPersonaClick .modal-content .modal-body .modal-footer .btn-outline-info,
    body #ModalSubscribe .modal-content .modal-body .modal-footer .btn-outline-info {
        font-size: 12px
    }
}

body #ModalAddToCart .modal-content .modal-body .modal-footer .btn-info,
body #ModalPersonaClick .modal-content .modal-body .modal-footer .btn-info,
body #ModalSubscribe .modal-content .modal-body .modal-footer .btn-info {
    border: 1px solid var(--blue) !important;
    border-radius: 25px;
    color: #fff;
    background: var(--blue);
    font-size: 14px
}

@media screen and (max-width:991px) {
    body #ModalAddToCart .modal-content .modal-body .modal-footer .btn-info,
    body #ModalPersonaClick .modal-content .modal-body .modal-footer .btn-info,
    body #ModalSubscribe .modal-content .modal-body .modal-footer .btn-info {
        font-size: 12px
    }
}

body #eu-cookie-bar-notification {
    background: #fff;
    font-size: 12px
}

    body #eu-cookie-bar-notification .btn {
        color: #262626 !important;
        text-transform: capitalize;
        margin-right: 5px;
        font-size: 12px
    }

        body #eu-cookie-bar-notification .btn:hover {
            background: #f8f9fa;
            border-color: #f8f9fa
        }

        body #eu-cookie-bar-notification .btn.learn-more {
            background-color: #dadada !important;
            border-color: #dadada !important
        }

body .sk-user-panel {
    max-width: 330px
}

    body .sk-user-panel .user-panel-head {
        background: #fff;
        padding-top: 10px;
        padding-left: 28px;
        height: 66px;
        color: #262626;
        border-bottom: 1px solid #f3f3f3
    }

        body .sk-user-panel .user-panel-head .offcanvas-close {
            margin-top: -2px;
            color: #262626
        }

    body .sk-user-panel .sk-login-buttons {
        margin-top: 20px !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        body .sk-user-panel .sk-login-buttons .sk-login-button {
            background: var(--blue) !important;
            width: 100%;
            height: 40px;
            border-radius: 0;
            outline: 0;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            display: block !important;
            text-align: center
        }

@media screen and (max-width:991px) {
    body .sk-user-panel .sk-login-buttons .sk-login-button {
        margin-bottom: 10px
    }
}

body .sk-user-panel .sk-login-buttons .sk-register-button.btn-outline-secondary {
    background: #fff !important;
    color: var(--blue) !important;
    width: 100%;
    height: 40px;
    border-radius: 0;
    border: 1px solid var(--blue) !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block !important;
    text-align: center;
    padding: 9px 0;
    margin-bottom: 10px
}

@media screen and (max-width:991px) {
    body .sk-user-panel .sk-login-buttons .sk-register-button.btn-outline-secondary {
        margin-left: 0 !important
    }
}

body .sk-user-panel .language-selector {
    display: none !important
}

    body .sk-user-panel .language-selector .btn {
        border: 1px solid #f3f3f3;
        border-radius: 0;
        width: 110px;
        text-align: center;
        display: block;
        font-size: 12px;
        padding-left: 17px
    }

        body .sk-user-panel .language-selector .btn .mdi {
            font-size: 16px;
            top: 2px;
            position: relative;
            left: -5px
        }

    body .sk-user-panel .language-selector .dropdown-menu {
        border-radius: 0;
        min-width: 110px !important;
        border-color: #f3f3f3
    }

        body .sk-user-panel .language-selector .dropdown-menu a {
            font-size: 12px;
            margin-bottom: 10px
        }

            body .sk-user-panel .language-selector .dropdown-menu a:last-child {
                margin-bottom: 6px
            }

body .sk-user-panel .sk-login-info {
    font-size: 12px
}

body .sk-user-panel .user-panel-content .btn-outline-secondary {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #f3f3f3;
    padding: 15px 0;
    background: #fff !important;
    color: #262626 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

    body .sk-user-panel .user-panel-content .btn-outline-secondary:active,
    body .sk-user-panel .user-panel-content .btn-outline-secondary:hover {
        border-color: #d3d3d3
    }

body .find-store-page .sk-contactus-title,
body .login-page .sk-contactus-title,
body .password-recovery-page .sk-contactus-title,
body .registration-page .sk-contactus-title {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 30px
}

body .find-store-page .generalTitle.sk-login-title,
body .login-page .generalTitle.sk-login-title,
body .password-recovery-page .generalTitle.sk-login-title,
body .registration-page .generalTitle.sk-login-title {
    font-size: 18px;
    font-weight: 700;
    color: #262626;
    margin: 0;
    text-transform: uppercase
}

body .login-page .card,
body .password-recovery-page .card,
body .registration-page .card {
    background: #fff !important;
    border: none;
    border-radius: 0;
    max-width: 634px;
    margin: 0 auto
}

body .find-store-page .card {
    background: #fff !important;
    border: none;
    border-radius: 0;
    margin: 0 auto
}

    body .find-store-page .card.contactus-card,
    body .login-page .card.contactus-card,
    body .password-recovery-page .card.contactus-card,
    body .registration-page .card.contactus-card {
        margin: 0;
        max-width: 100%
    }

    body .find-store-page .card .vat-note,
    body .login-page .card .vat-note,
    body .password-recovery-page .card .vat-note,
    body .registration-page .card .vat-note {
        font-size: 12px;
        color: #707070;
        text-align: left;
        width: 100%;
        display: inline-block
    }

    body .find-store-page .card .card-bodyquote,
    body .login-page .card .card-bodyquote,
    body .password-recovery-page .card .card-bodyquote,
    body .registration-page .card .card-bodyquote {
        color: #707070;
        font-size: 14px
    }

body .login-page .card label.inputs,
body .password-recovery-page .card label.inputs,
body .registration-page .card label.inputs {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    text-align: right;
    text-transform: capitalize
}

@media screen and (max-width:991px) {
    body .find-store-page .card label.inputs,
    body .login-page .card label.inputs,
    body .password-recovery-page .card label.inputs,
    body .registration-page .card label.inputs {
        margin-bottom: 5px !important;
        text-align: left
    }
}

body .find-store-page .card label.inputs .sk-dots,
body .login-page .card label.inputs .sk-dots,
body .password-recovery-page .card label.inputs .sk-dots,
body .registration-page .card label.inputs .sk-dots {
    display: inline-block;
    width: auto;
    float: right;
    margin-right: 15px
}

@media screen and (max-width:991px) {
    body .find-store-page .card label.inputs .sk-dots,
    body .login-page .card label.inputs .sk-dots,
    body .password-recovery-page .card label.inputs .sk-dots,
    body .registration-page .card label.inputs .sk-dots {
        float: none
    }
}

body .find-store-page .card input,
body .find-store-page .card select,
body .find-store-page .card textarea,
body .login-page .card input,
body .login-page .card select,
body .login-page .card textarea,
body .password-recovery-page .card input,
body .password-recovery-page .card select,
body .password-recovery-page .card textarea,
body .registration-page .card input,
body .registration-page .card select,
body .registration-page .card textarea {
    border-radius: 0;
    border: 1px solid #707070;
    background-color: #fff !important;
    height: 50px;
    padding: 15px 25px;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    overflow: hidden;
    max-height: 120px;
    font-weight: 300;
}

    body .find-store-page .card input.valid ~ .validation-ok:before,
    body .find-store-page .card select.valid ~ .validation-ok:before,
    body .find-store-page .card textarea.valid ~ .validation-ok:before,
    body .login-page .card input.valid ~ .validation-ok:before,
    body .login-page .card select.valid ~ .validation-ok:before,
    body .login-page .card textarea.valid ~ .validation-ok:before,
    body .password-recovery-page .card input.valid ~ .validation-ok:before,
    body .password-recovery-page .card select.valid ~ .validation-ok:before,
    body .password-recovery-page .card textarea.valid ~ .validation-ok:before,
    body .registration-page .card input.valid ~ .validation-ok:before,
    body .registration-page .card select.valid ~ .validation-ok:before,
    body .registration-page .card textarea.valid ~ .validation-ok:before {
        content: "\fe6e";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #00c617
    }

    body .find-store-page .card input.input-validation-error ~ .validation-error:before,
    body .find-store-page .card select.input-validation-error ~ .validation-error:before,
    body .find-store-page .card textarea.input-validation-error ~ .validation-error:before,
    body .login-page .card input.input-validation-error ~ .validation-error:before,
    body .login-page .card select.input-validation-error ~ .validation-error:before,
    body .login-page .card textarea.input-validation-error ~ .validation-error:before,
    body .password-recovery-page .card input.input-validation-error ~ .validation-error:before,
    body .password-recovery-page .card select.input-validation-error ~ .validation-error:before,
    body .password-recovery-page .card textarea.input-validation-error ~ .validation-error:before,
    body .registration-page .card input.input-validation-error ~ .validation-error:before,
    body .registration-page .card select.input-validation-error ~ .validation-error:before,
    body .registration-page .card textarea.input-validation-error ~ .validation-error:before {
        content: "\f156";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #ed1c24
    }

    body .find-store-page .card input:focus,
    body .find-store-page .card select:focus,
    body .find-store-page .card textarea:focus,
    body .login-page .card input:focus,
    body .login-page .card select:focus,
    body .login-page .card textarea:focus,
    body .password-recovery-page .card input:focus,
    body .password-recovery-page .card select:focus,
    body .password-recovery-page .card textarea:focus,
    body .registration-page .card input:focus,
    body .registration-page .card select:focus,
    body .registration-page .card textarea:focus {
        border: 2px solid #262626
    }

    body .find-store-page .card input.input-validation-error,
    body .find-store-page .card select.input-validation-error,
    body .find-store-page .card textarea.input-validation-error,
    body .login-page .card input.input-validation-error,
    body .login-page .card select.input-validation-error,
    body .login-page .card textarea.input-validation-error,
    body .password-recovery-page .card input.input-validation-error,
    body .password-recovery-page .card select.input-validation-error,
    body .password-recovery-page .card textarea.input-validation-error,
    body .registration-page .card input.input-validation-error,
    body .registration-page .card select.input-validation-error,
    body .registration-page .card textarea.input-validation-error {
        border: 1px solid red
    }

    body .login-page .card input:-webkit-autofill,
    body .login-page .card input:-webkit-autofill:focus,
    body .login-page .card input:-webkit-autofill:hover,
    body .login-page .card select:-webkit-autofill,
    body .login-page .card select:-webkit-autofill:focus,
    body .login-page .card select:-webkit-autofill:hover,
    body .login-page .card textarea:-webkit-autofill,
    body .login-page .card textarea:-webkit-autofill:focus,
    body .login-page .card textarea:-webkit-autofill:hover,
    body .password-recovery-page .card input:-webkit-autofill,
    body .password-recovery-page .card input:-webkit-autofill:focus,
    body .password-recovery-page .card input:-webkit-autofill:hover,
    body .password-recovery-page .card select:-webkit-autofill,
    body .password-recovery-page .card select:-webkit-autofill:focus,
    body .password-recovery-page .card select:-webkit-autofill:hover,
    body .password-recovery-page .card textarea:-webkit-autofill,
    body .password-recovery-page .card textarea:-webkit-autofill:focus,
    body .password-recovery-page .card textarea:-webkit-autofill:hover,
    body .registration-page .card input:-webkit-autofill,
    body .registration-page .card input:-webkit-autofill:focus,
    body .registration-page .card input:-webkit-autofill:hover,
    body .registration-page .card select:-webkit-autofill,
    body .registration-page .card select:-webkit-autofill:focus,
    body .registration-page .card select:-webkit-autofill:hover,
    body .registration-page .card textarea:-webkit-autofill,
    body .registration-page .card textarea:-webkit-autofill:focus,
    body .registration-page .card textarea:-webkit-autofill:hover {
        border: 1px solid #707070;
        -webkit-text-fill-color: #262626;
        -webkit-transition: background-color 5000s ease-in-out 0s;
        -o-transition: background-color 5000s ease-in-out 0s;
        transition: background-color 5000s ease-in-out 0s
    }

body .find-store-page .card .field-validation-error,
body .login-page .card .field-validation-error,
body .password-recovery-page .card .field-validation-error,
body .registration-page .card .field-validation-error {
    position: absolute;
    font-size: 11px;
    top: 20px;
    left: 97%;
    width: 120px
}

@media screen and (max-width:991px) {
    body .find-store-page .card .field-validation-error,
    body .login-page .card .field-validation-error,
    body .password-recovery-page .card .field-validation-error,
    body .registration-page .card .field-validation-error {
        position: relative;
        font-size: 11px;
        top: 0;
        left: 0;
        width: auto;
        display: block;
        text-align: left;
        margin-top: 5px
    }
}

body .login-page .sk-remember-me,
body .password-recovery-page .card .sk-remember-me,
body .registration-page .card .sk-remember-me {
    padding-left: 16px;
    display: inline-block;
    width: 100%
}

@media screen and (max-width:991px) {
    body .login-page .sk-remember-me,
    body .password-recovery-page .card .sk-remember-me,
    body .registration-page .card .sk-remember-me {
        text-align: left;
        padding-left: 0
    }
}

body .login-page .sk-remember-me label,
body .password-recovery-page .card .sk-remember-me label,
body .registration-page .card .sk-remember-me label {
    margin-bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block
}

body .modal-rgt .registration-page .card .sk-remember-me label {
    margin-left: 11px
}

body .find-store-page .card .sk-remember-me label .custom-control-label:before,
body .login-page .sk-remember-me label .custom-control-label:before,
body .password-recovery-page .card .sk-remember-me label .custom-control-label:before,
body .registration-page .card .additionalPerm label .custom-control-label:before,
body .registration-page .card .kvkkPerm label .custom-control-label:before,
body .registration-page .card .sk-remember-me label .custom-control-label:before {
    border-radius: 0;
    width: 25px;
    height: 25px;
    background-color: #fff !important;
    border: #adb5bd solid 1px;
    -webkit-box-shadow: none;
    box-shadow: none
}

body .find-store-page .card .sk-remember-me label .custom-control-input:checked ~ .custom-control-label:after,
body .login-page .sk-remember-me label .custom-control-input:checked ~ .custom-control-label:after,
body .password-recovery-page .card .sk-remember-me label .custom-control-input:checked ~ .custom-control-label:after,
body .registration-page .card .sk-remember-me label .custom-control-input:checked ~ .custom-control-label:after {
    content: "\f12c";
    display: inline-block;
    font: normal normal normal 24px/1"Material Design Icons";
    font-size: 21px;
    font-weight: 700;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    background-image: none;
    margin-left: 2px;
    margin-top: 0
}

body .find-store-page .card .sk-remember-me label .custom-control-description,
body .login-page .sk-remember-me label .custom-control-description,
body .password-recovery-page .card .sk-remember-me label .custom-control-description,
body .registration-page .card .additionalPerm label .custom-control-description,
body .registration-page .card .kvkkPerm label .custom-control-description,
body .registration-page .card .sk-remember-me label .custom-control-description {
    margin-left: 10px;
    display: inline-block;
    margin-top: 8px;
    font-size: 14px;
    color: #707070;
    text-align: left
}

    body .find-store-page .card .sk-remember-me label .custom-control-description.register,
    body .login-page .sk-remember-me label .custom-control-description.register,
    body .password-recovery-page .card .sk-remember-me label .custom-control-description.register,
    body .registration-page .card .sk-remember-me label .custom-control-description.register {
        font-size: 12px
    }

        body .find-store-page .card .sk-remember-me label .custom-control-description.register a,
        body .login-page .sk-remember-me label .custom-control-description.register a,
        body .password-recovery-page .card .sk-remember-me label .custom-control-description.register a,
        body .registration-page .card .sk-remember-me label .custom-control-description.register a {
            color: #707070;
            text-decoration: underline
        }

body .login-page .sk-remember-me .forgot-password,
body .password-recovery-page .card .sk-remember-me .forgot-password,
body .registration-page .card .sk-remember-me .forgot-password {
    display: inline-block;
    float: right
}

    body .login-page .sk-remember-me .forgot-password a,
    body .password-recovery-page .card .sk-remember-me .forgot-password a,
    body .registration-page .card .sk-remember-me .forgot-password a {
        margin-left: 10px;
        display: inline-block;
        margin-top: 8px;
        font-size: 14px;
        color: #707070;
        text-decoration: underline
    }

body .find-store-page .card .card-footer .form-group div,
body .login-page .card .card-footer .form-group div,
body .password-recovery-page .card .card-footer .form-group div,
body .registration-page .card .card-footer .form-group div {
    padding: 0 7px;
    margin-left: 0
}

    body .login-page .card .card-footer .form-group div input.btn,
    body .password-recovery-page .card .card-footer .form-group div input.btn,
    body .registration-page .card .card-footer .form-group div input.btn {
        background-color: var(--blue) !important;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        height: 50px
    }

body .login-page .card .external-authentication .title,
body .password-recovery-page .card .external-authentication .title,
body .registration-page .card .external-authentication .title {
    color: #707070;
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 20px
}

body .login-page .card .external-authentication .facebook-login-block,
body .password-recovery-page .card .external-authentication .facebook-login-block,
body .registration-page .card .external-authentication .facebook-login-block {
    width: 100%
}

    body .login-page .card .external-authentication .facebook-login-block a,
    body .password-recovery-page .card .external-authentication .facebook-login-block a,
    body .registration-page .card .external-authentication .facebook-login-block a {
        background: #fff;
        border: 1px solid #0773f6;
        height: 50px;
        width: 100%;
        color: #0773f6;
        line-height: 50px;
        font-weight: 700;
        font-size: 14px
    }

        body .login-page .card .external-authentication .facebook-login-block a i,
        body .password-recovery-page .card .external-authentication .facebook-login-block a i,
        body .registration-page .card .external-authentication .facebook-login-block a i {
            display: inline-block;
            width: 34px;
            height: 34px;
            border-radius: 34px;
            background: #0773f6;
            color: #fff;
            position: relative;
            top: 4px;
            margin-right: 3px
        }

            body .login-page .card .external-authentication .facebook-login-block a i:before,
            body .password-recovery-page .card .external-authentication .facebook-login-block a i:before,
            body .registration-page .card .external-authentication .facebook-login-block a i:before {
                position: relative;
                top: 7px;
                font-size: 30px
            }

body .login-page .card .sk-register-now,
body .password-recovery-page .card .sk-register-now,
body .registration-page .card .sk-register-now {
    font-size: 18px;
    color: #707070
}

    body .login-page .card .sk-register-now a,
    body .password-recovery-page .card .sk-register-now a,
    body .registration-page .card .sk-register-now a {
        color: #707070 !important;
        text-decoration: underline
    }

body .login-page .card .sk-private-terms,
body .password-recovery-page .card .sk-private-terms,
body .registration-page .card .sk-private-terms {
    font-size: 14px;
    color: #707070;
    margin: 0 auto;
    margin-top: 14px;
    max-width: 340px
}

    body .login-page .card .sk-private-terms a,
    body .password-recovery-page .card .sk-private-terms a,
    body .registration-page .card .sk-private-terms a {
        color: #707070 !important;
        text-decoration: underline
    }

body .login-page .sk-map,
body .password-recovery-page .sk-map,
body .registration-page .sk-map {
    border: 0;
    display: block;
    margin-bottom: 30px
}

@media screen and (max-width:992px) {
    body .login-page .sk-map,
    body .password-recovery-page .sk-map,
    body .registration-page .sk-map {
        width: 100%;
        padding: 0 15px
    }
}

body #block-account-navigation {
    margin-top: 20px;
    border: 1px solid #e3e5e5;
}

    body #block-account-navigation .h5 {
        padding: 14px 20px;
        border-bottom: 1px solid #e3e5e5;
        margin: 0;
        background: #f1f2f2;
        color: var(--blue);
        line-height: 21px;
        font-size: 18px;
    }

    body #block-account-navigation .ul {
        margin: 8px 0;
        padding: 0 20px;
    }

    body #block-account-navigation .list li a {
        font-size: 15px;
        color: #6a6a6a;
        border: none !important;
        border-radius: 0px;
    }

        body #block-account-navigation .list li a.active {
            border: 2px solid var(--blue);
            color: var(--blue);
            font-weight: 700
        }

            body #block-account-navigation .list li a.active:hover {
                text-decoration: none;
                color: var(--blue)
            }

        body #block-account-navigation .list li a:hover {
            color: #7c7c7c;
            text-decoration: underline
        }

        body #block-account-navigation .list li a.active span {
            font-weight: 700
        }

body .sk-customer-info,
body .sk-customer-password,
body .sk-new-address {
    margin-top: 20px
}

@media screen and (max-width:992px) {
    body .sk-customer-info,
    body .sk-customer-password,
    body .sk-new-address {
        margin-top: 0
    }
}

body .sk-customer-info .filter-button,
body .sk-customer-password .filter-button,
body .sk-new-address .filter-button {
    border-radius: 0;
    border-color: var(--blue);
    color: var(--blue)
}

    body .sk-customer-info .filter-button:hover,
    body .sk-customer-password .filter-button:hover,
    body .sk-new-address .filter-button:hover {
        border: 1px solid var(--blue);
        background: var(--blue) !important;
        color: #fff !important
    }


body .sk-customer-info .card .card-body .field-validation-error,
body .sk-customer-password .card .card-body .field-validation-error,
body .sk-new-address .card .card-body .field-validation-error {
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: -150px;
    max-width: 140px
}

@media screen and (max-width:991px) {
    body .sk-customer-info .card .card-body .field-validation-error,
    body .sk-customer-password .card .card-body .field-validation-error,
    body .sk-new-address .card .card-body .field-validation-error {
        position: relative;
        top: 0;
        right: 0;
        max-width: initial
    }

    body .sk-customer-info .card .card-body,
    body .sk-customer-password .card .card-body,
    body .sk-new-address .card .card-body {
        padding: 40px 10px
    }
}

body .sk-customer-info .card .card-body label.inputs,
body .sk-customer-password .card .card-body label.inputs,
body .sk-new-address .card .card-body label.inputs {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    line-height: 50px;
}


@media screen and (max-width:991px) {
    body .sk-customer-info .card .card-body label.inputs,
    body .sk-customer-password .card .card-body label.inputs,
    body .sk-new-address .card .card-body label.inputs {
        margin-bottom: 0 !important;
        width: 100%
    }

    body .sk-customer-info .card .card-body label.inputs {
        text-align: left
    }
}

body .sk-customer-info .card .card-body label.inputs .sk-dots,
body .sk-customer-password .card .card-body label.inputs .sk-dots,
body .sk-new-address .card .card-body label.inputs .sk-dots {
    display: inline-block;
    width: auto;
    float: right;
    margin-right: 15px;
    line-height: 50px;
}

@media screen and (max-width:991px) {
    body .sk-customer-info .card .card-body label.inputs .sk-dots,
    body .sk-customer-password .card .card-body label.inputs .sk-dots,
    body .sk-new-address .card .card-body label.inputs .sk-dots {
        float: none;
        margin-left: 5px
    }
}

body .sk-customer-info .card .card-body input,
body .sk-customer-info .card .card-body select,
body .sk-customer-password .card .card-body input,
body .sk-customer-password .card .card-body select,
body .sk-new-address .card .card-body input,
body .sk-new-address .card .card-body select {
    border-radius: 0;
    border: 1px solid var(--blue) !important;
    background-color: #fff !important;
    height: 50px;
    padding: 15px 25px;
    font-size: 14px;
    font-weight: 200;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    width: 100%;
    display: inline-block;
    margin-left: 15px;
    color: var(--blue);
}

body .account-page .card .checkbox-interest {
    width: 13px !important
}

body .account-page .card .date-of-birth select {
    max-height: 120px;
    flex: 1 1 auto;
    width: 1%;
}

body .sk-customer-info .card .card-body input.valid ~ .validation-ok:before,
body .sk-customer-info .card .card-body select.valid ~ .validation-ok:before,
body .sk-customer-password .card .card-body input.valid ~ .validation-ok:before,
body .sk-customer-password .card .card-body select.valid ~ .validation-ok:before,
body .sk-new-address .card .card-body input.valid ~ .validation-ok:before,
body .sk-new-address .card .card-body select.valid ~ .validation-ok:before {
    content: "\fe6e";
    display: inline-block;
    font: normal normal normal 24px/1"Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: #00c617
}

@media screen and (max-width:991px) {
    body .sk-customer-info .card .card-body input.valid ~ .validation-ok:before,
    body .sk-customer-info .card .card-body select.valid ~ .validation-ok:before,
    body .sk-customer-password .card .card-body input.valid ~ .validation-ok:before,
    body .sk-customer-password .card .card-body select.valid ~ .validation-ok:before,
    body .sk-new-address .card .card-body input.valid ~ .validation-ok:before,
    body .sk-new-address .card .card-body select.valid ~ .validation-ok:before {
        right: 25px
    }
}

body .sk-customer-info .card .card-body input.input-validation-error ~ .validation-error:before,
body .sk-customer-info .card .card-body select.input-validation-error ~ .validation-error:before,
body .sk-customer-password .card .card-body input.input-validation-error ~ .validation-error:before,
body .sk-customer-password .card .card-body select.input-validation-error ~ .validation-error:before,
body .sk-new-address .card .card-body input.input-validation-error ~ .validation-error:before,
body .sk-new-address .card .card-body select.input-validation-error ~ .validation-error:before {
    content: "\f156";
    display: inline-block;
    font: normal normal normal 24px/1"Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: #ed1c24
}

@media screen and (max-width:991px) {
    body .sk-customer-info .card .card-body input.input-validation-error ~ .validation-error:before,
    body .sk-customer-info .card .card-body select.input-validation-error ~ .validation-error:before,
    body .sk-customer-password .card .card-body input.input-validation-error ~ .validation-error:before,
    body .sk-customer-password .card .card-body select.input-validation-error ~ .validation-error:before,
    body .sk-new-address .card .card-body input.input-validation-error ~ .validation-error:before,
    body .sk-new-address .card .card-body select.input-validation-error ~ .validation-error:before {
        right: 25px
    }
}

body .sk-customer-info .card .card-body input:focus,
body .sk-customer-info .card .card-body select:focus,
body .sk-customer-password .card .card-body input:focus,
body .sk-customer-password .card .card-body select:focus,
body .sk-new-address .card .card-body input:focus,
body .sk-new-address .card .card-body select:focus {
    border: 2px solid #262626 !important
}

body .sk-customer-info .card .card-body input.input-validation-error,
body .sk-customer-info .card .card-body select.input-validation-error,
body .sk-customer-password .card .card-body input.input-validation-error,
body .sk-customer-password .card .card-body select.input-validation-error,
body .sk-new-address .card .card-body input.input-validation-error,
body .sk-new-address .card .card-body select.input-validation-error {
    border: 1px solid red !important
}

@media screen and (max-width:992px) {
    body .sk-customer-info .card .card-body input,
    body .sk-customer-info .card .card-body select,
    body .sk-customer-password .card .card-body input,
    body .sk-customer-password .card .card-body select,
    body .sk-new-address .card .card-body input,
    body .sk-new-address .card .card-body select {
        width: 100%;
        margin-left: 0
    }
}

body .sk-customer-info .card .card-body input:-webkit-autofill,
body .sk-customer-info .card .card-body input:-webkit-autofill:focus,
body .sk-customer-info .card .card-body input:-webkit-autofill:hover,
body .sk-customer-info .card .card-body select:-webkit-autofill,
body .sk-customer-info .card .card-body select:-webkit-autofill:focus,
body .sk-customer-info .card .card-body select:-webkit-autofill:hover,
body .sk-customer-password .card .card-body input:-webkit-autofill,
body .sk-customer-password .card .card-body input:-webkit-autofill:focus,
body .sk-customer-password .card .card-body input:-webkit-autofill:hover,
body .sk-customer-password .card .card-body select:-webkit-autofill,
body .sk-customer-password .card .card-body select:-webkit-autofill:focus,
body .sk-customer-password .card .card-body select:-webkit-autofill:hover,
body .sk-new-address .card .card-body input:-webkit-autofill,
body .sk-new-address .card .card-body input:-webkit-autofill:focus,
body .sk-new-address .card .card-body input:-webkit-autofill:hover,
body .sk-new-address .card .card-body select:-webkit-autofill,
body .sk-new-address .card .card-body select:-webkit-autofill:focus,
body .sk-new-address .card .card-body select:-webkit-autofill:hover {
    border: 1px solid #707070;
    -webkit-text-fill-color: #262626;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    -o-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

body .sk-customer-info .card .card-body .card-footer,
body .sk-customer-password .card .card-body .card-footer,
body .sk-new-address .card .card-body .card-footer {
    width: 100%;
    display: inline-block
}

@media screen and (max-width:992px) {
    body .sk-customer-info .card .card-body .card-footer,
    body .sk-customer-password .card .card-body .card-footer,
    body .sk-new-address .card .card-body .card-footer {
        width: 100%;
        margin-left: 0
    }
}

body .sk-customer-info .card .card-body .card-footer .sk-remember-me,
body .sk-customer-password .card .card-body .card-footer .sk-remember-me,
body .sk-new-address .card .card-body .card-footer .sk-remember-me {
    padding-left: 0;
    margin-top: 10px;
    display: block;
    width: 100%
}

@media screen and (max-width:991px) {
    body .sk-customer-info .card .card-body .card-footer .sk-remember-me,
    body .sk-customer-password .card .card-body .card-footer .sk-remember-me,
    body .sk-new-address .card .card-body .card-footer .sk-remember-me {
        text-align: left;
        padding-left: 0
    }
}

body .sk-customer-info .card .card-body .card-footer .sk-remember-me label,
body .sk-customer-password .card .card-body .card-footer .sk-remember-me label,
body .sk-new-address .card .card-body .card-footer .sk-remember-me label {
    margin-bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 0px;
}

    body .sk-customer-info .card .card-body .card-footer .sk-remember-me label .custom-control-label:before,
    body .sk-customer-password .card .card-body .card-footer .sk-remember-me label .custom-control-label:before,
    body .sk-new-address .card .card-body .card-footer .sk-remember-me label .custom-control-label:before {
        border-radius: 0;
        width: 25px;
        height: 25px;
        background-color: #fff !important;
        border: #adb5bd solid 1px;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    body .sk-customer-info .card .card-body .card-footer .sk-remember-me label .custom-control-input:checked ~ .custom-control-label:after,
    body .sk-customer-password .card .card-body .card-footer .sk-remember-me label .custom-control-input:checked ~ .custom-control-label:after,
    body .sk-new-address .card .card-body .card-footer .sk-remember-me label .custom-control-input:checked ~ .custom-control-label:after {
        content: "\f12c";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: 21px;
        font-weight: 700;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        background-image: none;
        margin-left: 2px;
        margin-top: 0
    }

    body .sk-customer-info .card .card-body .card-footer .sk-remember-me label .custom-control-description,
    body .sk-customer-password .card .card-body .card-footer .sk-remember-me label .custom-control-description,
    body .sk-new-address .card .card-body .card-footer .sk-remember-me label .custom-control-description {
        margin-left: 10px;
        display: inline-block;
        margin-top: 8px;
        font-size: 14px;
        color: #707070;
        text-align: left
    }

        body .sk-customer-info .card .card-body .card-footer .sk-remember-me label .custom-control-description.register,
        body .sk-customer-password .card .card-body .card-footer .sk-remember-me label .custom-control-description.register,
        body .sk-new-address .card .card-body .card-footer .sk-remember-me label .custom-control-description.register {
            font-size: 12px
        }

            body .sk-customer-info .card .card-body .card-footer .sk-remember-me label .custom-control-description.register a,
            body .sk-customer-password .card .card-body .card-footer .sk-remember-me label .custom-control-description.register a,
            body .sk-new-address .card .card-body .card-footer .sk-remember-me label .custom-control-description.register a {
                color: #707070;
                text-decoration: underline
            }

body .sk-customer-info .card .card-body .card-footer .sk-remember-me .forgot-password,
body .sk-customer-password .card .card-body .card-footer .sk-remember-me .forgot-password,
body .sk-new-address .card .card-body .card-footer .sk-remember-me .forgot-password {
    display: inline-block;
    float: right
}

    body .sk-customer-info .card .card-body .card-footer .sk-remember-me .forgot-password a,
    body .sk-customer-password .card .card-body .card-footer .sk-remember-me .forgot-password a,
    body .sk-new-address .card .card-body .card-footer .sk-remember-me .forgot-password a {
        margin-left: 10px;
        display: inline-block;
        margin-top: 8px;
        font-size: 14px;
        color: #707070;
        text-decoration: underline
    }

body .sk-customer-info .card .card-body .card-footer .generalMarginSupporter,
body .sk-customer-password .card .card-body .card-footer .generalMarginSupporter,
body .sk-new-address .card .card-body .card-footer .generalMarginSupporter {
    text-align: right;
    padding-right: 12px
}

    body .sk-customer-info .card .card-body .card-footer .generalMarginSupporter input,
    body .sk-customer-password .card .card-body .card-footer .generalMarginSupporter input,
    body .sk-new-address .card .card-body .card-footer .generalMarginSupporter input {
        background: var(--blue) !important;
        border: none !important;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        width: 145px
    }

body .sk-customer-address,
body .sk-customer-orders {
    margin-top: 20px
}

@media screen and (max-width:992px) {
    body .sk-customer-address,
    body .sk-customer-orders {
        margin-top: 0
    }
}

body .sk-customer-address .filter-button,
body .sk-customer-orders .filter-button {
    border-radius: 0;
    border-color: var(--blue);
    color: var(--blue)
}

    body .sk-customer-address .filter-button:hover,
    body .sk-customer-orders .filter-button:hover {
        border: 1px solid var(--blue);
        background: var(--blue) !important;
        color: #fff !important
    }

body .sk-customer-address .row.address-list {
    align-items: stretch;
}

body .sk-customer-address .card,
body .sk-customer-orders .card,
body .sk-customer-info .card,
body .sk-customer-password .card,
body .sk-new-address .card {
    padding: 0;
    border-radius: 0;
    height: 100%;
    border: none;
    border-bottom: 1px solid #e3e5e5;
}

body .sk-customer-address .row.address-list > div:last-child,
body .sk-customer-address .row.card-list > div:last-child {
    margin-bottom: 0px !important;
}

    body .sk-customer-address .row.address-list > div:last-child .card,
    body .sk-customer-address .row.card-list > div:last-child .card {
        border-bottom: none;
    }

body .sk-customer-address .card .card-header,
body .sk-customer-orders .card .card-header,
body .sk-customer-info .card .card-header,
body .sk-customer-password .card .card-header,
body .sk-new-address .card .card-header {
    padding: 14px 0px;
    line-height: 21px;
    color: var(--blue);
    font-weight: 700;
    font-size: 18px;
}

body .sk-customer-address .card .card-body,
body .sk-customer-orders .card .card-body,
body .sk-customer-info .card .card-body,
body .sk-customer-password .card .card-body,
body .sk-new-address .card .card-body {
    padding: 0px
}

    body .sk-customer-address .card .card-body .sk-user,
    body .sk-customer-orders .card .card-body .sk-user {
        font-size: 15px;
        font-weight: 400;
        text-transform: capitalize;
        margin-top: 0;
        margin-bottom: 3px
    }

    body .sk-customer-address .card .card-body ul.info,
    body .sk-customer-orders .card .card-body ul.info {
        font-size: 15px;
        line-height: 20px;
    }


    body .sk-customer-address .card .card-body .card-footer,
    body .sk-customer-orders .card .card-body .card-footer {
        width: 100%;
        display: inline-block;
    }

        body .sk-customer-address .card .card-body .card-footer .edit-address-button,
        body .sk-customer-orders .card .card-body .card-footer .edit-address-button,
        body .sk-customer-address .card .card-body .card-footer .delete-address-button,
        body .sk-customer-orders .card .card-body .card-footer .delete-address-button,
        body .sk-customer-orders .card .card-body .card-footer .order-details-button {
            padding: 0;
            border-radius: 0;
            border: none;
            background: #fff;
            color: #6a6a6a;
            font-size: 13px;
            font-weight: 300;
            padding: 0 3px;
            height: 15px;
            line-height: 15px;
            transition: none;
        }

            body .sk-customer-address .card .card-body .card-footer .edit-address-button:hover,
            body .sk-customer-orders .card .card-body .card-footer .edit-address-button:hover,
            body .sk-customer-address .card .card-body .card-footer .delete-address-button:hover,
            body .sk-customer-orders .card .card-body .card-footer .delete-address-button:hover,
            body .sk-customer-orders .card .card-body .card-footer .order-details-button:hover {
                text-decoration: underline;
            }

            body .sk-customer-address .card .card-body .card-footer .edit-address-button:first-child,
            body .sk-customer-orders .card .card-body .card-footer .edit-address-button:first-child,
            body .sk-customer-address .card .card-body .card-footer .delete-address-button:first-child,
            body .sk-customer-orders .card .card-body .card-footer .delete-address-button:first-child {
                border-right: 2px solid #6a6a6a;
            }

        body .sk-customer-address .card .card-body .card-footer .delete-address-button,
        body .sk-customer-orders .card .card-body .card-footer .delete-address-button {
            border: none !important;
        }

        body .sk-customer-address .card .card-body .card-footer .edit-address-button.edit-shipping-address-button,
        body .sk-customer-address .card .card-body .card-footer .edit-address-button.edit-billing-address-button {
            border: none !important;
            padding: 0px;
        }

@media screen and (max-width:767px) {
    body .sk-customer-address .card .card-body .card-footer.generalMarginSupporter .edit-address-button, body .sk-customer-orders .card .card-body .card-footer.generalMarginSupporter .edit-address-button {
        width: 100%;
        margin-top: 16px;
        text-transform: none;
        height: 32px;
    }

    body .sk-customer-address .card .card-body .card-footer.generalMarginSupporter,
    body .sk-customer-orders .card .card-body .card-footer.generalMarginSupporter {
        padding-right: 0 !important
    }
}

@media screen and (max-width:992px) {
    body .sk-customer-address .card .card-body .card-footer,
    body .sk-customer-orders .card .card-body .card-footer {
        width: 100%;
        margin-left: 0
    }
}

body .sk-customer-address .card .card-body .card-footer .generalMarginSupporter,
body .sk-customer-orders .card .card-body .card-footer .generalMarginSupporter {
    margin: 0px 0 40px;
}

    body .sk-customer-address .card .card-body .card-footer .generalMarginSupporter button,
    body .sk-customer-orders .card .card-body .card-footer .generalMarginSupporter button {
        background: var(--blue) !important;
        border: none !important;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        width: 174px;
        border-radius: 0;
        height: 40px
    }

    body .sk-customer-address .card .card-body .card-footer .generalMarginSupporter a,
    body .sk-customer-orders .card .card-body .card-footer .generalMarginSupporter a {
        background: var(--blue) !important;
        border: none !important;
        color: #fff;
        font-weight: 700;
        font-size: 14px;
        width: 174px;
        border-radius: 0;
        height: 40px;
        padding: 10px 0;
        border-radius: 25px;
    }


@media screen and (min-width:992px) and (max-width:1200px) {
    body .sk-customer-orders .card .card-body .card-footer .order-details-button {
        width: 100%;
        margin-bottom: 5px
    }
}

body .sk-search-page form {
    text-align: center;
    margin-top: 40px
}

    body .sk-search-page form .basic-search {
        margin-bottom: 15px
    }

        body .sk-search-page form .basic-search label {
            font-size: 24px;
            font-weight: 700;
            text-transform: uppercase;
            margin-right: 10px
        }

        body .sk-search-page form .basic-search .sk-search-result {
            font-size: 24px;
            font-weight: 400;
            text-transform: uppercase;
            border: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background: #fff !important
        }

body .sk-search-page .search-results {
    font-size: 12px;
    color: #262626
}

    body .sk-search-page .search-results p {
        font-size: 16px;
        color: #262626
    }

body .sk-order-details-page {
    margin-top: 40px
}

@media screen and (max-width:992px) {
    body .sk-order-details-page {
        margin-top: 0
    }
}

body .sk-order-details-page .order-overview.generalMarginSupporter {
    font-size: 14px;
    margin-top: 10px;
    text-transform: capitalize
}

    body .sk-order-details-page .order-overview.generalMarginSupporter * {
        margin-bottom: 3px
    }

    body .sk-order-details-page .order-overview.generalMarginSupporter .order-number {
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 3px
    }

body .sk-order-details-page .page-titles {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}

body .sk-order-details-page .cl-header-container {
    display: flex;
    justify-content: space-between;
}

body .sk-order-details-page .cl-cancel-return-buttons {
    display: flex;
    gap: 8px;
}

    body .sk-order-details-page .cl-cancel-return-buttons .btn {
        background-color: var(--blue);
        color: #fff;
    }

body .sk-order-details-page .filter-button {
    border-radius: 0;
    border-color: var(--blue);
    color: var(--blue)
}

    body .sk-order-details-page .filter-button:hover {
        border: 1px solid var(--blue);
        background: var(--blue) !important;
        color: #fff !important
    }

body .sk-order-details-page .card {
    padding: 0;
    border-radius: 0;
    height: 100%;
    color: var(--blue)
}

    body .sk-order-details-page .card .card-header {
        padding: 12px 32px;
        color: #fff;
        font-size: 16px;
        background: var(--blue);
        border-color: var(--blue);
        border-radius: 0px;
    }

    body .sk-order-details-page .card .card-body {
        padding: 25px 32px
    }

        body .sk-order-details-page .card .card-body .sk-user {
            font-size: 14px;
            color: var(--blue);
            font-weight: 700;
            text-transform: capitalize;
            margin-top: 0;
            margin-bottom: 3px
        }

        body .sk-order-details-page .card .card-body ul.info {
            font-size: 12px;
            color: var(--blue)
        }

            body .sk-order-details-page .card .card-body ul.info .email {
                margin-top: 20px
            }

        body .sk-order-details-page .card .card-body .card-footer {
            width: 100%;
            display: inline-block;
            text-align: right;
            padding: 0 32px 25px
        }

            body .sk-order-details-page .card .card-body .card-footer.generalMarginSupporter {
                padding-right: 32px !important;
                margin-top: 0
            }

                body .sk-order-details-page .card .card-body .card-footer.generalMarginSupporter .edit-address-button {
                    width: 88px;
                    height: 25px;
                    padding: 0;
                    border-radius: 0;
                    border: 1px solid #262626;
                    background: #fff;
                    color: #262626;
                    text-transform: uppercase;
                    font-size: 11px;
                    font-weight: 700
                }

                body .sk-order-details-page .card .card-body .card-footer.generalMarginSupporter .delete-address-button {
                    width: 88px;
                    height: 25px;
                    padding: 0;
                    border-radius: 0;
                    border: 1px solid #fff;
                    background: #fff;
                    color: #262626;
                    text-decoration: underline;
                    text-transform: uppercase;
                    font-size: 11px
                }

            body .sk-order-details-page .card .card-body .card-footer .order-details-button {
                width: 88px;
                height: 25px;
                padding: 0;
                border-radius: 0;
                border: 1px solid #262626;
                background: #fff;
                color: #262626;
                text-transform: uppercase;
                font-size: 11px;
                font-weight: 700
            }

@media screen and (max-width:992px) {
    body .sk-order-details-page .card .card-body .card-footer {
        width: 100%;
        margin-left: 0
    }
}

body .sk-order-details-page .card .card-body .card-footer .generalMarginSupporter {
    text-align: right
}

    body .sk-order-details-page .card .card-body .card-footer .generalMarginSupporter button {
        background: var(--blue) !important;
        border: none !important;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        width: 174px;
        border-radius: 0;
        height: 40px
    }

body #ordersummarypagecart .sk-shopping-cart-container {
    width: 70%;
    float: left
}

    body #ordersummarypagecart .sk-shopping-cart-container .generalTitle {
        margin-top: 0 !important
    }

body #ordersummarypagecart tr.item-container {
    min-height: 220px
}

body #ordersummarypagecart td.product {
    background: #fff
}

    body #ordersummarypagecart td.product .sk-product-image-container {
        margin-top: 12px
    }

body #ordersummarypagecart td.unit-price {
    width: auto;
    padding-left: 7px !important;
    top: unset
}

body #ordersummarypagecart .sk-payment-container {
    width: 26%;
    float: left;
    margin-left: 3%
}

    body #ordersummarypagecart .sk-payment-container .generalTitle {
        width: auto;
        margin-top: 0 !important
    }

@media screen and (max-width:695px) {
    body #ordersummarypagecart .sk-shopping-cart-container {
        width: 100%
    }

    body #ordersummarypagecart td.unit-price {
        min-width: auto
    }

    body #ordersummarypagecart .sk-payment-container {
        width: 100%;
        margin-left: 0
    }

        body #ordersummarypagecart .sk-payment-container .generalTitle {
            margin-top: auto
        }
}

body .order-completed-page .sk-three-banner .sk-image-link {
    height: auto;
    overflow: hidden
}

body .order-completed-page .text-success {
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    color: #20b972 !important;
    margin-top: 35px
}

    body .order-completed-page .text-success i {
        font-size: 32px;
        margin-right: 10px
    }

body .order-completed-page .order-number {
    font-size: 16px;
    text-transform: none;
    color: var(--blue);
    margin-top: 34px
}

    body .order-completed-page .order-number b, body .order-completed-page .order-number a {
        font-weight: 500 !important;
        color: var(--blue) !important;
    }

body .order-completed-page .order-completed-continue-button {
    width: 220px;
    height: 43px;
    border-radius: 0;
    border: 1px solid var(--blue) !important;
    background: #fff !important;
    color: var(--blue) !important;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px
}

body .order-completed-page .sk-shipping-info {
    font-size: 12px;
    color: #262626
}

body .page.topic-page .page-title h1 {
    font-size: 30px;
    color: var(--blue);
    margin-top: 30px;
    font-weight: 400;
    margin-bottom: 0;
}

body .page.topic-page .hakkimizda-page {
    padding-left: 30px
}

@media screen and (max-width:992px) {
    body .page.topic-page .hakkimizda-page {
        padding-left: 0;
        margin-top: 30px
    }

    .mob-pl15 {
        padding-left: 15px !important
    }
}

body .accordion--faq {
    max-width: 100%;
    margin: 1em auto;
}

    body .accordion--faq .accordion__question {
        border-bottom: 1px solid rgba(242, 243, 243, 0.5);
    }

    body .accordion--faq .accordion__header {
        border-bottom: 0;
        cursor: pointer;
        display: inline-block;
        letter-spacing: .031em;
        line-height: 2.3;
        padding: 12px 0;
        width: 100%;
        position: relative;
        color: var(--dark-blue);
    }

        body .accordion--faq .accordion__header h5 {
            font-size: 15px;
            font-weight: 300;
            text-decoration: underline;
        }

        body .accordion--faq .accordion__header i {
            position: absolute;
            right: 10px;
            top: 12px;
            font-size: 34px
        }

@media screen and (max-width:992px) {
    body .accordion--faq .accordion__header i {
        right: -12px;
    }
}

body .accordion--faq .accordion__header:focus span,
body .accordion--faq .accordion__header:hover span {
    color: #fff
}

body .accordion--faq .accordion__header.is-active span {
    color: #fff
}

    body .accordion--faq .accordion__header.is-active span:before {
        content: "\e0c4"
    }

body .accordion--faq .accordion__header i:before {
    content: "\f140"
}

body .accordion--faq .accordion__header.is-active i:before {
    content: "\f143"
}

body .accordion--faq .accordion__header span {
    display: inline-block;
    color: var(--blue);
    line-height: 2.3;
    float: right
}

body .accordion--faq .accordion__heading {
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    padding-right: 38px
}

body .accordion--faq .accordion__content {
    display: none;
    padding-bottom: 20px;
    display: block;
    font-size: 15px;
    color: var(--dark-blue);
}

    body .accordion--faq .accordion__content p {
        margin: 0
    }

body .sk-our-store-page h1.page-title {
    font-size: 18px;
    color: var(--blue);
    margin: 15px 0;
    font-weight: 700
}

@media screen and (max-width:991px) {
    body .sk-our-store-page .map {
        height: 260px
    }

    body .sk-our-store-page .stores-col {
        width: 340px;
    }

    body .sk-our-store-page .map-col {
        width: calc(100% - 360px);
        margin-left: 20px;
    }
}

body .sk-our-store-page .store-locator-item-list {
    overflow-x: hidden;
    max-height: 430px;
    margin: 0px;
    padding: 0px;
}

@media screen and (max-width:1120px) {
    body .sk-our-store-page .store-locator-item-list {
        padding: 0 15px;
    }

    body .sk-our-store-page h1.page-title {
        padding: 0 15px;
    }
}

body .sk-our-store-page .store-locator-item-list h3.title {
    font-size: 18px;
    font-weight: 700;
    color: var(--blue);
}

body .sk-our-store-page .store-locator-item-list .returnable {
    font-size: 12px;
    font-weight: 400;
    color: var(--blue);
}

body .sk-our-store-page .store-locator-item-list li {
    font-size: 13px;
    color: var(--blue);
    cursor: pointer;
    padding: 15px;
    transition: background-color .3s;
    margin-right: 20px;
}

    body .sk-our-store-page .store-locator-item-list li.active {
        background-color: #e9ebf5 !important;
    }

    body .sk-our-store-page .store-locator-item-list li p {
        margin-bottom: 8px;
    }

        body .sk-our-store-page .store-locator-item-list li p:last-child {
            margin-bottom: 0px;
        }

body .sk-our-store-page .store-locator-item-list a {
    color: #262626
}

body .sk-our-store-page .store-locator-item-list .view-location {
    cursor: pointer;
    text-decoration: underline
}

body .sk-our-store-page .stores-col {
    width: 340px;
}

body .sk-our-store-page .map-col {
    width: calc(100% - 360px);
    margin-left: 20px;
}

@media screen and (max-width:767px) {
    body .sk-our-store-page .stores-col {
        width: 100%;
        order: 2;
        max-height: 400px;
        overflow: auto;
    }

    body .sk-our-store-page .map-col {
        width: 100%;
        margin-left: 0px;
        order: 1;
    }

    body .sk-our-store-page #map {
        height: 270px !important;
    }

    body .sk-our-store-page .store-locator-item-list {
        max-height: unset;
    }

        body .sk-our-store-page .store-locator-item-list li {
            margin-right: 0px;
        }
}



body .address-edit-page .save-address-button {
    background: var(--blue) !important;
    border: none !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    width: 174px;
    border-radius: 0;
    height: 40px;
    padding: 10px 0
}

body .address-edit-page .filter-button {
    border-radius: 0;
    border-color: var(--blue);
    color: var(--blue)
}

    body .address-edit-page .filter-button:hover {
        border: 1px solid var(--blue);
        background: var(--blue) !important;
        color: #fff !important
    }

body button#register-button.register-button.btn.btn--ys.btn--md.btn-block {
    background: var(--blue) !important;
    border: none !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    width: 145px;
    BORDER-RADIUS: 0;
    float: right;
    height: 50px;
    padding: 15px 25px;
    outline: 0;
    display: inline-block
}

body .return-request-page td.product a {
    color: var(--blue)
}

body .return-request-page select,
body .return-request-page textarea {
    border-color: #d9d9d9 !important
}

    body .return-request-page select:focus,
    body .return-request-page textarea:focus {
        border-color: #262626 !important
    }

body .return-request-page .submit-return-request-button {
    background: var(--blue) !important;
    border: none !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    width: 174px;
    border-radius: 0;
    height: 40px;
    padding: 10px 0
}

body .sk-not-found-page .generalTitle {
    font-size: 114px;
    font-weight: 700;
    color: var(--blue);
}

body .sk-not-found-page .sk-three-banner .sk-image-link {
    max-height: auto;
    overflow: hidden
}

body .sk-not-found-page .pagenotfound-content {
    font-size: 24px;
    color: var(--blue);
}

body .sk-not-found-page .order-completed-continue-button {
    width: 220px;
    height: 43px;
    border-radius: 0;
    background: var(--blue) !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0;
    border: none;
}

body .tooltip-button {
    display: block;
    width: 20px;
    height: 20px;
    background: #626262;
    position: absolute;
    top: 15px;
    left: calc(100% - 185px);
    color: #fff;
    text-align: center;
    line-height: 19px;
    border-radius: 100%;
    font-size: 14px;
    cursor: pointer
}

@media screen and (max-width:767px) {
    body .tooltip-button {
        top: 40px;
        left: auto;
        right: 10px
    }
}

.form-control {
    width: 100%;
    display: inline-block;
    margin-left: 0;
    border-color: #d9d9d9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    height: 50px
}

    .form-control.valid ~ .validation-ok:before {
        content: "\fe6e";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #00c617
    }

    .form-control.input-validation-error ~ .validation-error:before {
        content: "\f156";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: inherit;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 24px;
        color: #ed1c24
    }

    .form-control:focus {
        border: 2px solid #262626
    }

    .form-control.input-validation-error {
        border: 1px solid red
    }

@media screen and (max-width:767px) {
    .form-control {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px
    }
}

.form-control ~ .field-validation-error {
    font-size: 11px;
    color: red
}

#sk-fancy-product-details,
#sk-fancy-product-shipping {
    max-width: 768px
}

    #sk-fancy-product-details .pTitle,
    #sk-fancy-product-shipping .pTitle {
        font-size: 16px;
        font-weight: 700;
        margin-top: 45px;
        text-transform: uppercase
    }

    #sk-fancy-product-details .pInfo,
    #sk-fancy-product-shipping .pInfo {
        font-size: 14px
    }

    #sk-fancy-product-details .pInfoList ul,
    #sk-fancy-product-shipping .pInfoList ul {
        list-style: disc;
        padding-left: 20px;
        margin-top: 20px
    }

.fancybox-slide--image .fancybox-content {
    max-width: none !important
}

.fancybox-content {
    max-width: 768px !important
}

    .fancybox-content iframe {
        width: 695px;
        height: 540px;
        border: none
    }

@media screen and (max-width:767px) {
    .fancybox-content iframe {
        width: 300px
    }

    /*	.fancybox-slide {
		background-color: #fff
	}*/
}

.sk-customer-orders-fancy.fancybox-content {
    max-width: 1017px !important
}

@media screen and (max-width:1030px) {
    .sk-customer-orders-fancy.fancybox-content {
        max-width: 768px !important
    }
}

.sk-customer-orders-fancy.fancybox-content iframe {
    min-height: 651px;
    border: none
}

@media screen and (max-width:1030px) {
    .sk-customer-orders-fancy.fancybox-content iframe {
        width: 695px
    }
}

@media screen and (max-width:767px) {
    .sk-customer-orders-fancy.fancybox-content iframe {
        width: 300px
    }
}

#sk-fancy-size-table h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px
}

#sk-fancy-size-table .nav.nav-tabs.first {
    padding-left: 20%;
    margin-left: -24px;
    width: calc(100% + 48px);
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px
}

    #sk-fancy-size-table .nav.nav-tabs.first .nav-item {
        width: 25%
    }

        #sk-fancy-size-table .nav.nav-tabs.first .nav-item .nav-link {
            color: #262626;
            font-size: 16px;
            border: none !important;
            background: 0 0 !important
        }

            #sk-fancy-size-table .nav.nav-tabs.first .nav-item .nav-link.active {
                text-decoration: underline;
                font-weight: 700
            }

#sk-fancy-size-table .nav.nav-tabs.second {
    padding-left: 0;
    border-top: none;
    border-bottom: none;
    width: 202px;
    padding-left: 0;
    margin: 0 auto;
    margin-bottom: 60px;
}

    #sk-fancy-size-table .nav.nav-tabs.second .nav-item {
        width: 101px
    }

        #sk-fancy-size-table .nav.nav-tabs.second .nav-item:last-child .nav-link {
            margin-right: 0
        }

        #sk-fancy-size-table .nav.nav-tabs.second .nav-item .nav-link {
            color: #262626;
            font-size: 12px;
            border: none !important;
            border-radius: 30px;
            margin-right: 12px;
            background: #f0f0f0
        }

            #sk-fancy-size-table .nav.nav-tabs.second .nav-item .nav-link.active {
                background: var(--blue);
                color: #fff;
                display: block !important;
                min-width: 150px;
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
            }

#sk-fancy-size-table .tab-content.second table {
    width: 66%;
    margin: 0 auto;
    border: none;
    margin-bottom: 30px
}

@media screen and (max-width:991px) {
    #sk-fancy-size-table .tab-content.second table {
        width: 100%
    }

    .modal-content .validation-error {
        color: red;
        font-size: 11px;
        text-align: left;
        padding-top: 10px;
        right: 0 !important;
        top: 0 !important
    }
}

#sk-fancy-size-table .tab-content.second table th {
    border-right: 1px solid #ebebeb;
    font-size: 14px;
    color: #262626
}

    #sk-fancy-size-table .tab-content.second table th:last-child {
        border-right: none
    }

#sk-fancy-size-table .tab-content.second table td {
    font-size: 12px;
    color: #262626;
    padding: 15px 0;
    border-right: 1px solid #ebebeb
}

    #sk-fancy-size-table .tab-content.second table td:last-child {
        border-right: none
    }

@media screen and (max-width:991px) {
    .modal-open .modal {
        padding: 0 !important
    }

    #findStoreModal .login-title,
    #loginModal .login-title,
    #registerModal .login-title {
        position: relative !important;
        top: -15px !important;
        left: 15px !important
    }

    .modal-dialog {
        margin: 0 !important;
        display: inline
    }

    #loginModal .generalTitle,
    #registerModal .generalTitle {
        text-align: left !important;
        font-weight: 700;
        font-size: 22px
    }

    #findStoreModal .title-x,
    #loginModal .title-x,
    #registerModal .title-x {
        padding-left: 0
    }

    .login-page .login-header {
        border-bottom: 1px solid #f0f0f0
    }

    .registration-page .register-body {
        border-bottom: 1px solid #f0f0f0
    }

    .login-page .login-body {
        padding-top: 25px
    }

    .sk-register-now a {
        width: 100%;
        display: block;
        padding-top: 30px
    }

    .login-pt {
        text-align: left;
        margin: 0 !important;
        max-width: 550px !important
    }
}

@media (max-width:576px) {
    .modal-dialog {
        margin: 0 !important
    }
}

.modal-open .modal #small-search-box-form {
    background: #fff;
    border-bottom: 1px solid #e6e6e6
}

    .modal-open .modal #small-search-box-form .input-group {
        width: calc(100% - 50px)
    }

@media screen and (max-width:991px) {
    .modal-open .modal #small-search-box-form .input-group {
        width: 100%
    }
}

.modal-open .modal #small-search-box-form .nav-search-close-button {
    padding: 16px 0;
    width: 50px;
    height: 56px;
    text-align: center;
    display: inline-block;
    color: #202020;
    font-weight: 500;
    background: #fff;
    text-transform: uppercase;
    font-size: 19px;
    position: absolute;
    z-index: 9999;
    right: 0
}

.modal-open .modal #small-search-box-form .input-group-append button {
    background: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 !important;
    color: #262626;
    border-right: 1px solid #e6e6e6;
    height: 36px;
    width: 56px;
    margin-top: 10px
}

@media screen and (max-width:991px) {
    .modal-open .modal #small-search-box-form .input-group-append button {
        position: absolute;
        z-index: 9999;
        width: auto;
        margin-top: 13px;
        display: none !important;
    }
}

.modal-open .modal #small-search-box-form .search-box-text.form-control {
    height: 56px;
    padding-right: 0
}

@media screen and (max-width:991px) {
    .modal-open .modal #small-search-box-form .search-box-text.form-control {
        padding: 0 10px;
        font-size: 13px;
        font-weight: 300;
        color: var(--blue);
    }
}

.advanced-search-results.open.sk-search-desktop-display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:991px) {
    .advanced-search-results.open.sk-search-desktop-display {
        display: none
    }
}

.advanced-search-results.open.sk-search-mobile-display {
    display: none
}

@media screen and (max-width:991px) {
    .advanced-search-results.open.sk-search-mobile-display {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none
    }
}

#giftcard-usage-box .modal-dialog {
    max-width: 768px;
    width: 100%
}

    #giftcard-usage-box .modal-dialog .modal-content {
        border-radius: 0
    }

        #giftcard-usage-box .modal-dialog .modal-content .modal-header {
            font-size: 22px;
            font-weight: 700;
            border: none;
            padding: 42px 42px 26px 42px;
            text-transform: uppercase
        }

@media screen and (max-width:767px) {
    #giftcard-usage-box .modal-dialog .modal-content .modal-header {
        padding: 42px 11px 26px 4px
    }
}

#giftcard-usage-box .modal-dialog .modal-content .modal-header button.close {
    right: 36px;
    top: 20px;
    color: #262626;
    opacity: 1;
    font-size: 20px
}

#giftcard-usage-box .modal-dialog .modal-content .modal-body {
    padding: 0 42px 26px 42px
}

@media screen and (max-width:767px) {
    #giftcard-usage-box .modal-dialog .modal-content .modal-body {
        padding: 0 11px 26px 4px;
        overflow-y: auto
    }
}

#giftcard-usage-box .modal-dialog .modal-content .modal-body .table {
    border: 1px solid #f0f0f0;
    border-left: none
}

    #giftcard-usage-box .modal-dialog .modal-content .modal-body .table thead th {
        padding-top: 16px;
        padding-bottom: 16px;
        font-weight: 700;
        font-size: 14px;
        border: none;
        border-left: 1px solid #f0f0f0;
        text-align: center
    }

        #giftcard-usage-box .modal-dialog .modal-content .modal-body .table thead th:first-child {
            font-weight: 700;
            text-align: left;
            padding-left: 50px
        }

@media screen and (max-width:767px) {
    #giftcard-usage-box .modal-dialog .modal-content .modal-body .table thead th:first-child {
        padding-left: 10px
    }
}

#giftcard-usage-box .modal-dialog .modal-content .modal-body .table tbody tr:nth-child(odd) {
    background: #f0f0f0
}

#giftcard-usage-box .modal-dialog .modal-content .modal-body .table tbody tr td {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 12px;
    border: none;
    border-left: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    text-align: center
}

    #giftcard-usage-box .modal-dialog .modal-content .modal-body .table tbody tr td:first-child {
        font-weight: 700;
        text-align: left;
        padding-left: 50px
    }

@media screen and (max-width:767px) {
    #giftcard-usage-box .modal-dialog .modal-content .modal-body .table tbody tr td:first-child {
        padding-left: 10px
    }
}

#giftcard-usage-box .modal-dialog .modal-content .modal-body .table tbody tr td:last-child {
    padding: 0
}

@media screen and (max-width:767px) {
    #giftcard-usage-box .modal-dialog .modal-content .modal-body .table tbody tr td:last-child {
        padding: 10px
    }
}

#giftcard-usage-box .modal-dialog .modal-content .modal-body .table tbody tr td a.btn {
    width: 88px;
    height: 25px;
    padding: 0;
    border-radius: 0;
    border: 1px solid #262626;
    background: #fff;
    color: #262626;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 11px
}

.sk-favorite-button.hover i:before {
    color: #da3131;
    content: "\F2D1"
}

@media screen and (max-width:991px) {
    .product-grid .form-row {
        display: inline-flex !important
    }
}

.relative {
    position: relative !important
}

.sk-slider-main {
    margin: 30px -50px 0;
    overflow: hidden;
}

.sk-slider-main-item {
    height: 100%
}

    .sk-slider-main-item img {
        display: block;
        width: 100%;
        height: auto
    }

.owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0
}

.owl-nav.disabled {
    display: none
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block
}

    .owl-theme .owl-dots .owl-dot span {
        background: #cfcfcf;
        border-radius: 50%;
        display: block;
        height: 12px;
        margin: 5px;
        opacity: .5;
        width: 12px
    }

    .owl-theme .owl-dots .owl-dot.active span {
        background: var(--blue)
    }


body .sk-homepage .sk-campaign-container .sk-campaign-content.heritage-coming {
    width: 100%;
    left: 0;
    bottom: 100px;
    right: 0
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container .sk-campaign-content.heritage-coming {
        bottom: 80px
    }
}

@media screen and (max-width:767px) {
    body .sk-homepage .sk-campaign-container .sk-campaign-content.heritage-coming {
        bottom: 120px
    }

    .sk-slider.relative {
        margin-bottom: 30px
    }
}

.sk-suggested img.persona-lazy {
    background-color: #f5f5f5;
    height: 440px;
    display: list-item
}

@media screen and (max-width:1920px) {
    .sk-suggested img.persona-lazy {
        height: calc(25vw - 40px)
    }
}

@media screen and (max-width:1366px) {
    .sk-suggested img.persona-lazy {
        height: calc(31.25vw - 52px)
    }
}

@media screen and (max-width:1200px) {
    .sk-suggested img.persona-lazy {
        height: calc(41.6vw - 55px)
    }
}

@media screen and (max-width:1120px) {
    .sk-suggested img.persona-lazy {
        height: calc(41.6vw - 26px)
    }
}

@media screen and (max-width:768px) {
    .sk-suggested img.persona-lazy {
        height: calc(62.5vw - 34px)
    }
}

@media screen and (max-width:991px) {
    body .sk-category-row .sk-category-images-container .sk-category-images.product-box img {
        /*height: calc(62.5vw - 31.25px) !important*/
    }
}

.category-persona-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 520px
}

    .category-persona-container .personaclick-recommend-mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        transition: .3s;
        opacity: 1;
        font-size: 0
    }

    .category-persona-container.sk-slider-initialized .personaclick-recommend-mask {
        opacity: 0
    }

    .category-persona-container .personaclick-recommend {
        opacity: 0;
        transition: .3s;
        transition-delay: .2s
    }

    .category-persona-container.sk-slider-initialized .personaclick-recommend {
        opacity: 1
    }

.personaclick-recommend-mask-col {
    width: 20%;
    display: inline-block;
    float: left;
}

.personaclick-recommend-mask-header {
    background-color: #f5f5f5;
    border-radius: 4px;
    height: 30px;
    width: 300px;
    margin: 30px auto 16px;
    animation: wave 1.6s infinite linear forwards;
    -webkit-animation: wave 1.6s infinite linear forwards;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 104px
}

.personaclick-recommend-mask-img {
    background-color: #f5f5f5;
    height: 360px;
    margin: 0 6px;
    border-radius: 4px;
    animation: wave 1.6s infinite linear forwards;
    -webkit-animation: wave 1.6s infinite linear forwards;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 104px
}

.personaclick-recommend-mask-text {
    background-color: #f5f5f5;
    height: 46px;
    margin: 10px 6px 0;
    border-radius: 4px;
    animation: wave 1.6s infinite linear forwards;
    -webkit-animation: wave 1.6s infinite linear forwards;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 104px
}

@media screen and (max-width:1920px) {
    .category-persona-container {
        height: calc(25vw + 150px)
    }

    .personaclick-recommend-mask-col {
        width: 20%
    }

    .personaclick-recommend-mask-img {
        height: 18.5vw
    }
}

@media screen and (max-width:1366px) {
    .category-persona-container {
        height: calc(25vw + 140px)
    }

    .personaclick-recommend-mask-col {
        width: 25%
    }

        .personaclick-recommend-mask-col:nth-child(5) {
            display: none
        }

    .personaclick-recommend-mask-img {
        height: 23vw
    }
}

@media screen and (max-width:1200px) {
    .category-persona-container {
        height: calc(33vw + 160px)
    }

    .personaclick-recommend-mask-col {
        width: 33.333%
    }

        .personaclick-recommend-mask-col:nth-child(4) {
            display: none
        }

    .personaclick-recommend-mask-img {
        height: 30vw
    }
}

@media screen and (max-width:991px) {
    .category-persona-container {
        height: calc(41.666vw + 123.5px)
    }

    .personaclick-recommend-mask-col {
        width: 33.333%
    }

    .personaclick-recommend-mask-img {
        height: 38vw
    }
}

@media screen and (max-width:768px) {
    .category-persona-container {
        height: calc(62.5vw + 150px)
    }

    .personaclick-recommend-mask-col {
        width: 50%
    }

        .personaclick-recommend-mask-col:nth-child(3) {
            display: none
        }

    .personaclick-recommend-mask-img {
        height: 54vw
    }

    .personaclick-recommend-mask-text {
        height: 68px;
        margin-top: 6px
    }
}

@keyframes wave {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

@-webkit-keyframes wave {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

body .password-recovery-page .card {
    color: #000 !important
}

body .mdd-menu .megamenu-list .images-two-row a .alt-title {
    left: 10%;
    font-size: 24px
}

body .mdd-menu .megamenu-list .images-two-row a .title {
    left: 10%
}

header {
    border: none !important;
    -webkit-transition: transform .2s ease;
    transition: transform .2s ease
}

body .mdd-menu {
    border: none !important
}

    body .mdd-menu .nav-menu > li.focus ~ .overlay-mdd {
        top: 140px !important;
        transition-delay: .7s !important
    }

#navigation1 .nav-menus-wrapper,
#navigation1 .nav-search {
    display: none
}

body .sk-header-cart-container {
    background: unset;
    height: unset;
    max-height: unset;
    text-align: right;
    border-bottom: none;
    line-height: 86px;
    width: 360px;
    display: inline-table;
    margin: 0;
    position: absolute;
    top: 0;
    right: 50px
}

.sk-header-cart-container a {
    background-color: #f4f4f4;
    border-radius: 20px;
    padding: 0 14px !important;
    font-size: 11px !important;
    font-weight: 500;
    color: #707070 !important;
    margin-right: 6px;
    transition: .3s;
    border: 2px solid transparent
}

.sk-header-cart-container button {
    background-color: #f4f4f4;
    border-radius: 20px;
    padding: 0 14px !important;
    font-size: 11px !important;
    font-weight: 500;
    color: #707070 !important;
    margin-right: 6px;
    transition: .3s;
    border: 2px solid transparent
}

.sk-header-cart-container .modal-content button {
    background-color: transparent;
    border-radius: 0;
    padding-top: 10px !important;
    font-size: 33px !important;
    font-weight: 500;
    color: #262626 !important;
    margin-right: 6px;
    transition: .3s;
    border: 2px solid transparent
}

.sk-header-cart-container .justify-content-start {
    padding-left: 10px;
    padding-right: 10px
}

.sk-header-cart-container .modal-content button span {
    font-size: 33px !important;
    font-weight: 500;
    color: inherit !important;
    position: relative
}

.sk-header-cart-container .modal-content a {
    background-color: transparent;
    border-radius: 0;
    padding: 0 !important;
    font-size: 11px !important;
    font-weight: 500;
    color: #707070 !important;
    margin-right: 6px;
    transition: .3s;
    border: 0 solid transparent
}

.sk-header-cart-container .sk-remember-me {
    padding-left: 50px !important
}

.sk-header-cart-container a:hover {
    border: 2px solid #022c57;
    color: #022c57 !important
}

    .sk-header-cart-container a:hover .mdi {
        opacity: 1;
        filter: grayscale(0)
    }

.sk-header-cart-container a span {
    font-size: 11px !important;
    font-weight: 500;
    color: inherit !important;
    position: relative
}

.sk-header-cart-container button span {
    font-size: 11px !important;
    font-weight: 500;
    color: inherit !important;
    position: relative
}

.sk-header-cart-container a span.mdi {
    opacity: .55;
    filter: grayscale(1);
    height: 16px;
    width: 16px;
    background-size: 16px;
    transform: translateY(3px);
    margin-right: 2px;
    transition: .3s
}

.sk-header-cart-container button svg {
    opacity: .55;
    filter: grayscale(1);
    height: 16px;
    width: 16px;
    background-size: 16px;
    transform: translateY(3px);
    margin-right: 2px;
    transition: .3s
}

#navigation1 .nav-search {
    height: 60px;
    opacity: 0;
    transition: .2s;
    display: none;
}

body .mdd-menu .container-fluid {
    padding: 0
}

body .mdd-menu .nav-brand {
    line-height: 60px
}

body .mdd-menu .nav-search > form .input-group.flex-row input {
    background-color: #fafafa;
    font-size: 13px !important;
    height: 40px;
    line-height: 33px;
    padding: 0 45px 0 16px;
    box-sizing: border-box;
    color: #101010;
    font-weight: 200;
    border-radius: 16px !important;
    border: none;
}

body .mdd-menu .nav-search > form .input-group.flex-row ::placeholder {
    color: var(--blue);
}

body .mdd-menu .nav-search > form .input-group.flex-row .input-group-append button {
    background-color: #FAFAFA;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border: none;
}

#small-searchterms {
    border-radius: 0px;
    overflow: hidden
}

body .mdd-menu .nav-search > form {
    height: auto;
    background-color: unset;
    width: 228px !important;
    display: block !important;
    opacity: 1 !important;
}

    body .mdd-menu .nav-search > form svg {
        width: 20px;
        height: 19px;
        margin: auto;
    }

    body .mdd-menu .nav-search > form .input-group.flex-row .input-group-append {
        right: 0px
    }

.navigationRow {
    height: 60px;
    line-height: 60px;
    max-width: 1200px;
    margin: auto;
    padding: 0 10px;
    display: flex;
}

    .navigationRow:first-child {
        height: 30px;
        line-height: 30px;
    }

body .mdd-menu .nav-menus-wrapper {
    width: 100%;
    margin-left: 28px;
}

body .mdd-menu .nav-menus-wrapper {
    width: 100%;
    margin-left: 28px;
}

body .mdd-menu .navigation-portrait .nav-menus-wrapper {
    margin-left: 0px;
}

body .mdd-menu .nav-menu {
    width: 100%
}

    body .mdd-menu .nav-menu > li {
        float: none;
        margin: 0;
        text-align: center
    }

        body .mdd-menu .nav-menu > li > a {
            height: 60px;
            line-height: 60px;
            padding: 0 12px;
            width: 100%;
            margin: 0px;
            font-size: 15px;
            font-weight: 600;
            color: #101010;
        }

            body .mdd-menu .nav-menu > li > a.header-sale-button {
                color: var(--red);
                font-weight: 700
            }

        body .mdd-menu .nav-menu > li:last-child a {
            border-right: none
        }

#topcartlink svg {
    width: 23px;
    height: 21px;
}

body .sk-user-setting #topcartlink .cart-qty {
    right: 9px;
    top: -1px;
    background: #b9411d;
    color: #fff !important;
    width: 20px;
    height: 20px;
    font-weight: 400;
    font-size: 14px;
}

    body .sk-user-setting #topcartlink .cart-qty span {
        height: 14px
    }

body .mdd-menu .megamenu-panel {
    transform: translateY(-1px)
}


.personaclick-search-results {
    max-width: calc(100vw - 320px) !important
}

.personaclick-search-close {
    right: 20px !important
}

.personaclick-search-wrapper:after {
    border-bottom-color: transparent !important
}


.sk-header-cart-container a span.sk-acc-title span {
    position: absolute;
    font-size: 7px !important;
    left: 1px;
    top: 13px;
    opacity: .8;
    font-weight: 400
}

.sk-header-cart-container button span.sk-acc-title span {
    position: absolute;
    font-size: 7px !important;
    left: 1px;
    top: 13px;
    opacity: .8;
    font-weight: 400
}

.mdi-set,
.sk-header-cart-container .mdi:before {
    transform: translateY(4px) translateX(-4px) !important;
    font-size: 24px !important;
    color: #022c57 !important;
    width: 16px
}

.mdi-set,
.sk-header-cart-container .shopping-links .mdi:before {
    transform: translateY(2px) translateX(-2px) !important;
    font-size: 19px !important;
    width: 16px
}

body .mdd-menu .megamenu-panel {
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
}

@media only screen and (max-width:991px) {
    .navigationRow {
        position: relative;
        height: 72px;
        border-bottom: none;
        padding: 0px;
    }

        .navigationRow:first-child {
            padding: 0 24px;
            line-height: 50px;
            border-bottom: 1px solid #707070;
            display: none;
        }

    body .mdd-menu .nav-header {
        margin: 0 auto;
        width: 111px;
    }

        body .mdd-menu .nav-header .nav-brand {
            margin-top: 10px;
        }

            body .mdd-menu .nav-header .nav-brand img {
                max-width: 100%
            }

    #navigation1 .nav-search {
        margin: 0 5px 0;
        height: 23px;
        width: calc(100% - 30px);
        background-color: #fff;
        max-width: unset;
        color: var(--blue);
        border-bottom: 1px solid #101010;
        position: absolute;
        padding: 0px;
        bottom: -24px;
        left: 15px;
        border-top: 0px;
    }

        #navigation1 .nav-search input {
            background-color: transparent !important;
            padding: 0px;
            text-align: center;
            font-weight: 200
        }

        #navigation1 .nav-search ::placeholder {
            color: var(--blue);
        }

    a.mobile-search-trigger svg {
        width: 16px;
        height: 17px;
        margin-right: 6px;
    }

    #navigation1 .nav-search {
        display: none;
        float: unset;
        align-items: center;
    }

        #navigation1 .nav-search > a {
            margin: auto;
        }

    .sk-header-cart-container a .sk-acc-title,
    .sk-header-cart-container a .sk-cart-title,
    .sk-header-cart-container a .sk-wish-title {
        display: none !important
    }

    body .sk-header-cart-container {
        right: 20px;
        height: 50px;
        line-height: unset;
        width: 115px
    }

    .sk-header-cart-container a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        padding: 0 !important;
        text-align: center;
        border: none;
        background-color: transparent;
        margin-top: 9px;
        float: left
    }

    .sk-header-cart-container button {
        width: 32px;
        height: 32px;
        line-height: 32px;
        padding: 0 !important;
        text-align: center;
        border: none;
        background-color: transparent;
        margin-top: 9px;
        float: left
    }

    .sk-header-cart-container a:hover {
        border: none;
        background-color: #eee
    }

    .sk-header-cart-container button:hover {
        border: none;
        background-color: #eee
    }

    .sk-header-cart-container a span.mdi {
        opacity: 1;
        height: 20px;
        width: 20px;
        background-size: 20px;
        transform: translateY(0);
        margin-left: 2px;
        filter: none
    }

    .sk-header-cart-container button span.mdi {
        opacity: 1;
        height: 20px;
        width: 20px;
        background-size: 20px;
        transform: translateY(0);
        margin-left: 2px;
        filter: none
    }

    .sk-user-setting {
        display: inline-block !important;
    }

    #topcartlink {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    body .sk-user-setting .cart-container .cart-label,
    body .sk-user-setting .wishlist-container .wishlist-label {
        line-height: normal;
        width: 100%;
        margin: 0 12px;
    }

    body .sk-user-setting #topcartlink .cart-qty {
        top: 6px;
        top: 14px;
        right: 2px;
    }

    body .mdd-menu .navigation-portrait .nav-menu > li > a {
        width: 100%;
        height: auto;
        padding: 0 10px 0 20px !important;
        margin: 0;
        height: 48px;
        line-height: 48px;
        text-align: left
    }

    .personaclick-search-results {
        max-width: unset !important
    }

    .sk-user-account .mdi-account-outline {
        transform: translateY(2px) !important
    }

    body .mdd-menu .navigation-portrait .nav-search span.mdi.mdi-magnify {
        opacity: .5
    }

    .mdi-set,
    .sk-header-cart-container .mdi:before {
        transform: translateY(-1px) !important;
        font-size: 30px !important;
        width: auto
    }

    .mdi-set,
    .sk-header-cart-container .shopping-links .mdi:before {
        transform: translateY(-2px) !important;
        font-size: 24px !important;
        width: auto
    }

    .nav-menu-mobile-head-buttons, .nav-menu-mobile-footer-buttons {
        display: block !important;
    }

    #navigation1 .nav-menus-wrapper {
        flex-direction: column;
    }

    .nav-menu-mobile-head-buttons {
        display: flex !important;
        background-color: #FCFCFC;
        height: 60px;
        flex: none;
    }

    .nav-menu-mobile-head-button {
        width: 50%;
        line-height: 60px;
        display: flex;
        align-items: center;
    }

        .nav-menu-mobile-head-button:first-child {
            border-right: solid 1px #f0f0f0;
        }

            .nav-menu-mobile-head-button:first-child svg {
                stroke: var(--blue);
            }

        .nav-menu-mobile-head-button svg {
            width: 24px;
            height: 20px;
            line-height: 60px;
            margin-left: auto;
        }

        .nav-menu-mobile-head-button span {
            font-size: 14px;
            color: var(--blue);
            font-weight: 400;
            margin-left: 8px;
            margin-right: auto;
        }

    .nav-menu-mobile-footer-buttons {
        display: block !important;
        margin: 20px 0;
    }

        .nav-menu-mobile-footer-buttons > a {
            margin-left: 20px;
            font-size: 12px;
            color: var(--blue);
            font-weight: 200;
            display: block;
            line-height: 28px;
        }
}

.sk-slider-main {
    margin: 0 -50px 0;
    height: 730px;
    overflow: hidden;
}

.sk-slider-main-item {
    position: relative
}

.sk-slider-main .owl-prev {
    left: 0 !important
}

.sk-slider-main .owl-next {
    right: 0 !important
}

.sk-slider-main .owl-next,
.sk-slider-main .owl-prev {
    top: calc(50% - 15px) !important
}

.sk-image-link {
    cursor: pointer
}

@media only screen and (max-width:1920px) {
    .sk-slider-main {
        height: 37vw !important
    }
}

@media only screen and (max-width:1120px) {
    .sk-slider-main, .cl-one-col-banner, .cl-two-col-banner, .sk-slider-footer {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

@media only screen and (max-width:767px) {
    .sk-slider-main {
        height: 88vw !important
    }

        .sk-slider-main .owl-nav {
            display: none !important
        }

    .owl-theme .owl-dots {
        bottom: -34px
    }
}

.sk-slider-button-container {
    margin-left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 580px;
    display: inline-flex
}

.sk-slider-button {
    padding: 0 48px;
    background-color: #012d57;
    margin: 0 8px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-radius: 40px;
    cursor: pointer;
    transition: .2s;
    box-shadow: rgba(0, 0, 0, .2) 0 10px 20px !important
}

    .sk-slider-button:hover {
        box-shadow: none !important
    }

@media only screen and (max-width:1920px) {
    .sk-slider-button-container {
        top: 28vw
    }

    .sk-slider-button {
        padding: 0 2vw;
        margin: 0 .3vw;
        line-height: 2.4vw;
        font-size: 1.1vw;
        border-radius: 2vw
    }
}

@media only screen and (max-width:767px) {
    .sk-slider-button-container {
        top: 76vw
    }

    .sk-slider-button {
        padding: 0 5vw;
        margin: 1vw;
        line-height: 6vw;
        font-size: 2.4vw;
        border-radius: 5vw
    }

    .sk-slider-main .owl-dot {
        background-image: none !important
    }
}

@media only screen and (min-width:767px) {

    /*    .sk-slider-main .owl-dots {
        bottom: 20px !important
    }*/

    /* .sk-slider-main .owl-dot {
        background-color: #eee;
        width: 110px;
        height: 60px;
        border: 2px solid #eee;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 2px;
        margin: 0 6px;
        cursor: pointer;
        transition: .3s
    }

        .sk-slider-main .owl-dot.active {
            border: 2px solid var(--blue)
        }

        .sk-slider-main .owl-dot span {
            display: none !important
        }*/
}

.sk-slider-container .owl-mobile-expand-button {
    display: none
}

.owl-mobile-expand-button {
    color: #022c57;
    border: 2px solid #022c57;
    height: 40px;
    line-height: 36px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    transition: .3s
}

    .owl-mobile-expand-button:hover {
        background-color: #022c57;
        color: #fff
    }



.sk-slider.expanded .sk-product-container .owl-item,
.sk-slider.expanded .sk-slider-categories .owl-item {
    display: block !important
}

.sk-slider-categories-container,
.sk-slider-container {
    padding-top: 20px !important;
    margin: 0 !important;
    overflow: hidden;
    transition: .3s;
    position: relative
}

    .sk-slider-categories-container.disabled,
    .sk-slider-container.disabled {
        opacity: 0;
        pointer-events: none
    }

        .sk-slider-categories-container.disabled .sk-rec-product,
        .sk-slider-container.disabled .sk-rec-product {
            display: none
        }

.sk-slider-title {
    margin: 0 6px 20px;
    text-align: center;
    width: -webkit-fill-available;
    display: inline-block;
    color: var(--blue);
    font-weight: 300;
    margin-top: 10px;
    font-size: 30px;
}

.sk-slider-categories-container .owl-dots,
.sk-slider-container .owl-dots {
    display: none
}

.sk-slider-tab-button-container {
    margin: 10px 0 10px;
    text-align: center;
}

.sk-slider-tab-button {
    display: inline-block;
    height: 30px;
    line-height: 26px;
    text-align: center;
    background-color: #f0f0f0;
    border: 2px solid #f0f0f0;
    color: var(--blue);
    transition: .3s;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    margin: 0 5px 10px 0;
    padding: 0 12px
}

    .sk-slider-tab-button:hover {
        background-color: #fff
    }

    .sk-slider-tab-button.active {
        background-color: var(--blue);
        border-color: var(--blue);
        color: #fff
    }

.sk-slider-categories {
    padding-top: 10px !important
}

.sk-slider-categories-container .discount,
.sk-slider-categories-container .sk-product-old-price,
.sk-slider-categories-container .sk-product-price,
.sk-slider-categories-container .sk-product-title {
    transition: .2s
}

.sk-slider-container .discount,
.sk-slider-container .sk-product-old-price,
.sk-slider-container .sk-product-price,
.sk-slider-container .sk-product-title {
    transition: .2s
}

.sk-slider-categories-container .hide,
.sk-slider-container .hide {
    opacity: 0
}

.mobile-expand-button {
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    transition: .3s;
    display: none;
    margin: 0 8px;
    background-color: var(--blue)
}

.footer-seo-mobile-buttons {
    margin: 20px 8px 0;
    font-size: 0;
    display: none
}

.footer-seo-mobile-button {
    background-color: #ededed;
    border-radius: 12px;
    height: 70px;
    display: inline-block;
    margin-right: 8px;
    width: calc(33.33% - 6px);
    position: relative;
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat
}

    .footer-seo-mobile-button:last-child {
        margin-right: 0
    }

.footer-seo-mobile-button-text {
    line-height: 70px;
    position: absolute;
    right: 6px;
    font-size: 10px;
    color: #000;
    opacity: .9;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .seo-heading {
        text-align: left !important;
        margin-left: 8px
    }

    .mobile-expand-button {
        display: block
    }

    body .footer-seo.for-mobile {
        max-height: unset
    }

    body .footer-seo .mw-23 {
        max-width: 48.8% !important;
        text-align: left !important
    }

    .footer-seo-content {
        display: none
    }

    .expanded .footer-seo-content {
        display: block !important
    }

    .footer-seo-mobile-buttons {
        display: block;
        margin-bottom: 24px;
    }

    .sk-slider-title, body .footer-seo .seo-heading {
        font-size: 24px;
    }
}

body .sk-plp-seo {
    max-height: 170px;
    margin-left: 0 !important;
    padding-left: 0 !important;
    width: 100% !important
}

.sk-plp-seo p {
    font-size: 12px !important;
    line-height: 18px;
    text-align: justify
}

.sk-plp-seo h1 {
    font-size: 16px !important;
    font-weight: 700
}

.sk-plp-seo p.with-bullet {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside
}

.sk-plp-seo li {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    font-size: 12px !important;
    line-height: 18px;
    text-align: justify
}

@media screen and (max-width:767px) {
    .sk-plp-seoButton {
        border: 2px solid var(--blue);
        height: 40px;
        line-height: 36px;
        border-radius: 6px;
        font-size: 12px !important;
        font-weight: 500;
        text-align: center;
        cursor: pointer;
        transition: .3s;
        text-decoration: none !important;
        display: block
    }

        .sk-plp-seoButton:hover {
            background-color: #022c57
        }

        .sk-plp-seoButton span {
            color: var(--blue) !important;
            width: 100%;
            display: inline-block;
            line-height: 36px;
        }

        .sk-plp-seoButton:hover span {
            color: #fff !important
        }

    body .sk-plp-seo-open {
        padding: 60px 25px !important
    }

    body .sk-plp-seo h1,
    body .sk-plp-seo h2,
    body .sk-plp-seo h3,
    body .sk-plp-seo h4,
    body .sk-plp-seo h5,
    body .sk-plp-seo h6 {
        color: #bdbdbd;
        margin-bottom: 6px
    }
}

.relative {
    position: relative !important
}

.sk-slider-main-item img {
    display: block;
    width: 100%;
    height: auto
}

.sk-homepage .sk-campaign-container.archfit .sk-campaign-content {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    width: 100%;
    text-align: center;
    height: 100px;
    padding-top: 25px;
    right: 0;
    left: 0
}

    .sk-homepage .sk-campaign-container.archfit .sk-campaign-content .sk-campaign-link {
        margin-top: 0;
        display: block;
        margin: 0 auto
    }

@media screen and (min-width:991px) {
    .sk-homepage .sk-campaign-container.archfit .sk-campaign-content {
        position: absolute;
        bottom: 30px;
        cursor: pointer;
        width: 100%;
        text-align: center;
        height: 100px;
        padding-top: 0;
        right: 0
    }

        .sk-homepage .sk-campaign-container.archfit .sk-campaign-content .sk-campaign-link {
            margin-top: 0;
            display: block;
            margin: 0 auto
        }

    .d-pl-18 {
        padding-left: 18px !important
    }

    .d-pl-25 {
        padding-left: 25px !important
    }

    .slid-color {
        display: flex !important;
        justify-content: center;
    }
}

@media screen and (max-width:991px) {
    body .sk-homepage .sk-campaign-container.archfit .sk-campaign-content {
        position: absolute;
        bottom: 0;
        cursor: pointer;
        width: 100%;
        text-align: center;
        height: 100px;
        padding-top: 40px;
        right: 0
    }

        body .sk-homepage .sk-campaign-container.archfit .sk-campaign-content .sk-campaign-link {
            margin-top: 0;
            display: block;
            margin: 0 auto
        }
}

@media screen and (max-width:767px) {
    body .sk-homepage .sk-campaign-container.archfit .sk-campaign-content {
        position: absolute;
        bottom: 0;
        cursor: pointer;
        width: 100%;
        text-align: center;
        height: 100px;
        padding-top: 25px;
        right: 0
    }

        body .sk-homepage .sk-campaign-container.archfit .sk-campaign-content .sk-campaign-link {
            margin-top: 0;
            display: block;
            margin: 0 auto
        }
}

.newsletter-icon {
    position: absolute;
    left: 0;
    top: 4px;
    height: 50px
}

.newsletter-title {
    font-size: 24px !important;
    font-weight: 300 !important;
    margin-left: 70px
}

.newsletter-desc {
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-left: 70px
}

#newsletter-email {
    color: #022e57 !important;
    border: none !important;
    background: #fff !important;
    border-radius: 25px !important;
    margin-right: 5px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 13px !important;
    font-weight: 500 !important
}

    #newsletter-email::placeholder {
        color: #022e57 !important
    }

#newsletter-email,
.newsletter-button-container {
    height: 40px !important
}

#newsletter-subscribe-button {
    border-width: 0 !important;
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
    border-radius: 20px !important;
    background-color: #fff !important;
    color: #022e57 !important;
    padding: 0 8px !important
}

.collapsibleFooterHeader {
    pointer-events: none
}

#newsletterModal .modal-dialog {
    margin-top: calc(50vh - 120px)
}

#findStoreModal .modal-dialog,
#loginModal .modal-dialog,
#otpModal .modal-dialog,
#registerModal .modal-dialog {
    margin-top: 90px;
    max-width: 990px
}


#findStoreModal .modal-content,
#loginModal .modal-content,
#newsletterModal .modal-content,
#registerModal .modal-content {
    border: none;
    border-radius: 0;
    max-width: 800px;
    margin: auto;
}

#newsletterModal .modal-footer {
    border: none
}

#findStoreModal .modal-footer,
#loginModal .modal-footer,
#registerModal .modal-footer {
    border: none
}

#newsletterModal .modal-footer button {
    border-radius: 20px;
    color: #fff;
    background-color: #022e57;
    border: 0;
    padding: 4px 30px
}

#findStoreModal .modal-footer button,
#loginModal .modal-footer button,
#registerModal .modal-footer button {
    border-radius: 20px;
    color: #fff;
    background-color: #022e57;
    border: 0;
    padding: 4px 30px
}

#newsletterModal .newsletterModalLogo {
    max-width: 140px
}

#findStoreModal .newsletterModalLogo,
#loginModal .newsletterModalLogo,
#registerModal .newsletterModalLogo {
    max-width: 140px
}

#newsletterModal #chk_kvkk {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 99
}

#loginModal #chk_kvkk,
#registerModal #chk_kvkk {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 99
}

#findStoreModal .form-group,
#loginModal .form-group,
#registerModal .form-group {
    position: relative
}

#findStoreModal .login-title,
#loginModal .login-title,
#registerModal .login-title {
    position: absolute;
    top: 15px;
    left: -200px;
    float: right;
    width: 215px
}

#registerModal .custom-checkbox {
    float: left
}

#loginModal .sk-remember-me,
#registerModal .sk-remember-me {
    padding-left: 0
}

#newsletterModal small {
    padding-left: 40px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    opacity: .8;
    font-weight: 500;
    margin-bottom: 20px
}

#findStoreModal small,
#loginModal small,
#registerModal small {
    padding-left: 40px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    opacity: .8;
    font-weight: 500;
    margin-bottom: 20px
}

.newsletter-result,
.newsletter-validation {
    position: absolute !important;
    bottom: 0 !important;
    font-size: 12px !important;
    left: 56px !important;
    color: #f05537 !important
}

.footerSocialRow {
    display: none;
    padding-top: 20px
}

    .footerSocialRow a {
        margin-right: 12px
    }

.footer-social-icon {
    height: 44px;
    margin-right: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width:991px) {
    .newsletter-icon {
        display: none
    }

    .newsletter-title {
        margin-left: 0
    }

    .newsletter-desc {
        margin-left: 0
    }

    .checkbox-interest {
        position: absolute;
        z-index: 1;
        left: 20px !important;
        top: 5px
    }

    #loginModal .modal-lgn,
    #otpModal .otp-modal-body {
        height: 100vh
    }
}

@media screen and (max-width:450px) {
    .for-checkbox-interest {
        padding: 20px 10px !important
    }

    .checkbox-interest {
        left: 7px !important;
        top: 0 !important
    }

    body .account-page .card .date-of-birth select {
        width: 80px !important;
        max-height: 120px
    }
}

@media screen and (max-width:767px) {
    .collapsibleFooterHeader {
        pointer-events: auto;
        display: block;
        width: 100%;
        line-height: 40px;
        font-weight: 500 !important
    }

    .newsletter {
        padding: 20px 0 !important
    }

    .newsletter-icon {
        position: absolute;
        left: 10px;
        top: 0;
        height: 36px;
        display: block
    }

    .newsletter-title {
        font-size: 16px !important;
        text-align: left !important;
        margin-left: 120px;
        width: 100%
    }

    .newsletter-desc {
        font-size: 16px !important;
        font-weight: 600;
        text-align: left !important;
        margin-left: 120px;
        width: 100%
    }

    #newsletter-email {
        height: 50px;
        line-height: 50px;
        margin-right: 15px
    }

    #newsletter-email,
    .newsletter-button-container {
        height: 50px
    }

    #newsletter-subscribe-button {
        height: 50px;
        width: 50px;
        line-height: 50px;
        border-radius: 25px;
        padding: 0 13px
    }

    .footerSocialCol {
        display: none !important
    }

    .footerSocialRow {
        display: block
    }

    body .sk-footer .mw-23 {
        text-align: left
    }

        body .sk-footer .mw-23:last-child {
            margin: 20px 0;
        }

    .mobileAccordion .sk-footer-linkList {
        margin-top: 0 !important;
        line-height: 34px
    }

    .sk-footer .container.max-100.mt-3 {
        padding-top: 0 !important
    }

    .sk-footer .sk-footer-linkList .footer-link-ullist a {
        color: #fff !important
    }

    .sk-footer .sk-footer-linkList .footer-link-ullist.bolderText a {
        font-size: 14px;
        color: #fff !important;
        line-height: 32px;
    }

    .mobileAccordionCol {
        border-bottom: 1px solid #fff;
    }

        .mobileAccordionCol:nth-child(2) {
            border-top: 1px solid #fff;
        }



    body #review-tab {
        margin-top: 0
    }
}

.sk-footer .sk-footer-linkList .sk-footer-link-heading span {
    color: #fff !important;
    margin-bottom: 0 !important;
    float: right;
    line-height: 40px;
    font-size: 20px;
    font-weight: 400;
    transition: .3s;
    transform: translateY(-1.5px) translateX(1px) rotate(45deg);
    -webkit-transform: translateY(-1.5px) translateX(1px) rotate(45deg);
    transform-origin: center
}

.sk-footer .sk-footer-linkList .sk-footer-link-heading.collapsed span {
    transform: translateY(-2px) rotate(0);
    -webkit-transform: translateY(-2px) rotate(0);
    display: none;
}

@media screen and (max-width:767px) {
    .sk-footer .sk-footer-linkList .sk-footer-link-heading.collapsed span {
        display: inline-block;
    }
}

@media screen and (min-width:767px) {
    .collapse {
        display: block !important
    }
}

.sk-footer .sk-footer-linkList .sk-footer-link-heading span {
    display: none
}

.product-details-page .sk-slider {
    margin: 40px auto 0px;
    max-width: 1200px;
    padding: 0
}

.prod-list {
    padding: 20px 0
}

.personaclick-swiper-slider {
    margin-bottom: 20px;
    transition: .3s;
    opacity: 0
}

    .personaclick-swiper-slider.active {
        opacity: 1;
        overflow: hidden
    }

    .personaclick-swiper-slider .swiper-slide img {
        width: 100%;
        margin-bottom: 15px
    }


    .personaclick-swiper-slider .swiper-slide .sk-slider-price {
        display: block;
        text-align: center;
        margin-top: 5px;
    }

        .personaclick-swiper-slider .swiper-slide .sk-slider-price .sk-old-price-box {
            font-size: 15px;
            color: #8e8e8e;
            text-decoration: line-through;
            font-weight: 300;
            margin-right: 8px;
        }

        .personaclick-swiper-slider .swiper-slide .sk-slider-price .new-price {
            font-weight: 400;
            margin-top: 2px;
        }

        .personaclick-swiper-slider .swiper-slide .sk-slider-price .sk-old-price-box ~ .sk-price-box:not(.sk-retail-price) {
            color: var(--red);
        }

    .personaclick-swiper-slider .swiper-slide .sk-product-title {
        color: var(--blue);
        font-size: 15px;
        margin-top: 15px;
        font-weight: 400;
        display: inline-block;
        margin: 0 0 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 100%;
    }

    .personaclick-swiper-slider .swiper-slide .category {
        color: #6a6a6a;
        font-size: 11px;
        font-weight: 300;
        text-align: center;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 4px;
    }

    .personaclick-swiper-slider .swiper-slide .sk-slider-product-category {
        color: #6a6a6a;
        font-size: 11px;
        font-weight: 300;
        text-align: center;
        display: block;
    }


    .personaclick-swiper-slider .swiper-pagination-bullets {
        display: none
    }

    .personaclick-swiper-slider .sk-slider-title {
        transition: .3s
    }

    .personaclick-swiper-slider.swiper-container-vertical > .swiper-pagination-bullets {
        right: unset;
        left: 10px;
        top: 20px;
        transform: none
    }

        .personaclick-swiper-slider.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 12px 0 !important;
            width: 12px !important;
            height: 12px !important
        }

    .personaclick-swiper-slider .swiper-pagination-bullet-active {
        background-color: var(--blue)
    }

    .personaclick-swiper-slider .swiper-button-next,
    .personaclick-swiper-slider .swiper-button-prev {
        background-color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        transform: translateY(-50%)
    }

        .personaclick-swiper-slider .swiper-button-prev::after {
            font-size: 20px;
            transform: translateX(-2px);
            color: var(--blue)
        }

        .personaclick-swiper-slider .swiper-button-next::after {
            font-size: 20px;
            transform: translateX(2px);
            color: var(--blue)
        }

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important
}

@media screen and (max-width:767px) {
    .personaclick-swiper-slider {
        height: calc(125vw + 82px)
    }

        .personaclick-swiper-slider .swiper-pagination-bullets {
            display: block
        }

        .personaclick-swiper-slider .sk-slider-title.hideOnMobile {
            opacity: 0
        }

        .personaclick-swiper-slider .swiper-button-next,
        .personaclick-swiper-slider .swiper-button-prev {
            display: none
        }

    .custom-swiper-slider {
        height: calc(125vw - 82px) !important
    }
}

body .sk-category-row .sk-category-images-container .sk-category-images img {
    /*min-height: 680px;*/
    /*    min-width: 100%;
    padding: 0px 20px;*/
    aspect-ratio: 1;
    padding: 10px;
    width: 100%;
}

@media screen and (max-width:1920px) {
    body .sk-category-row .sk-category-images-container .sk-category-images img {
        /*min-height: 28vw*/
    }
}

@media screen and (max-width:1200px) and (min-width:901px) {
    .order-details-page .shopping-cart tr {
        width: 100% !important
    }

    .order-details-page .shopping-cart .quantity,
    .order-details-page .shopping-cart .subtotal {
        height: unset !important
    }
}

@media screen and (max-width:991px) and (min-width:767px) {
    .order-details-page .shopping-cart tr {
        width: 100% !important
    }

    .order-details-page .shopping-cart .quantity,
    .order-details-page .shopping-cart .subtotal {
        height: unset !important
    }
}

.shopping-cart-item-color-input,
.shopping-cart-item-size-input {
    border: 1px solid var(--blue) !important;
    height: 38px;
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: 200;
    overflow: hidden !important;
    text-overflow: ellipsis;
    color: var(--blue);
    white-space: nowrap;
    padding: 6px;
    background-position: center right 5px;
    background-repeat: no-repeat;
    background-size: 26px;
    background-image: url("/images/chevron-bottom.svg");
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.shopping-cart .quantity .plus {
    width: 24px !important;
    height: 36px !important;
    line-height: 36px !important
}

.shopping-cart .quantity .qty-input {
    width: 60px !important;
    height: 36px !important;
    font-size: 13px !important
}

.shopping-cart .quantity .minus::before,
.shopping-cart .quantity .plus::after,
.shopping-cart .quantity .plus::before {
    left: 7px !important;
    top: 17px !important
}

.attributes-gift-line {
    margin-top: 10px !important
}

    .attributes-gift-line label {
        line-height: 13px
    }

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart td.product .sk-product-info-container .edit-item {
    margin-top: 20px !important
}

body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .sk-product-image {
    position: relative;
    display: block
}

    body .shopping-cart-page .sk-shopping-cart-container .sk-shopping-cart .sk-product-image .mdi-magnify {
        position: absolute;
        bottom: 4px;
        right: 4px;
        color: #000;
        opacity: .8;
        font-size: 20px
    }

.shopping-cart-page .totals {
    background-color: #F1F2F2;
    border: 1px solid #e3e5e5;
}

.shopping-cart-page .total-info {
    font-size: 14px
}

.sk-shopping-cart-table {
    width: 100%;
    margin-bottom: 20px
}

    .sk-shopping-cart-table .sk-shopping-cart-table-header {
        height: 50px;
        border-top: 1px solid #e3e5e5;
        border-bottom: 1px solid #e3e5e5;
        display: flex
    }

    .sk-shopping-cart-table .sk-shopping-cart-table-col-header {
        font-size: 14px;
        font-weight: 400;
        color: var(--blue);
    }

    .sk-shopping-cart-table .sk-shopping-cart-product-col,
    .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-product-col-header {
        width: calc(100% - 400px);
        padding: 0px 20px 0px 140px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .sk-shopping-cart-table .sk-shopping-cart-edit-col,
    .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-edit-col-header {
        width: 200px;
        padding: 20px;
        text-align: center
    }

    .sk-shopping-cart-table .sk-shopping-cart-price-col,
    .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-price-col-header {
        width: 200px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-table-col-header {
        line-height: 50px;
        padding: 0px
    }

    .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-payment-header {
        display: none
    }


    .sk-shopping-cart-table .sk-shopping-cart-edit-col {
        margin: auto;
        padding: 20px 40px
    }

.sk-shopping-cart-table-body .sk-shopping-cart-table-item {
    border-bottom: 1px solid #e3e5e5;
    position: relative;
    min-height: 190px;
    display: flex
}

.sk-shopping-cart-table-item .sk-shopping-cart-item-image {
    width: 120px;
    height: auto;
    position: absolute;
    left: 0px;
    top: 20px;
    z-index: 9
}

    .sk-shopping-cart-table-item .sk-shopping-cart-item-image img {
        width: 100%
    }

    .sk-shopping-cart-table-item .sk-shopping-cart-item-image .mdi {
        position: absolute;
        bottom: 4px;
        right: 4px;
        color: #000;
        opacity: .8;
        font-size: 20px
    }

.sk-shopping-cart-table-item .sk-shopping-cart-item-images .sk-shopping-cart-item-image {
    display: none
}

    .sk-shopping-cart-table-item .sk-shopping-cart-item-images .sk-shopping-cart-item-image:first-child {
        display: block
    }

.sk-shopping-cart-table-item .sk-shopping-cart-item-name {
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    color: var(--blue);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: calc(100% - 20px);
    margin-bottom: 6px;
}

.sk-shopping-cart-table-item .sk-shopping-cart-item-buttons,
.sk-shopping-cart-table-item .sk-shopping-cart-item-delivery-date,
.sk-shopping-cart-table-item .sk-shopping-cart-item-gift-line,
.sk-shopping-cart-table-item .sk-shopping-cart-item-sku-number {
    font-size: 12px;
    color: var(--blue);
    text-transform: capitalize;
    margin: 0px 0px 6px;
}

.sk-shopping-cart-table-item .sk-shopping-cart-item-gift-line {
    display: flex;
    margin-top: 10px
}

    .sk-shopping-cart-table-item .sk-shopping-cart-item-gift-line input {
        height: 14px;
        margin-right: 6px
    }

.sk-shopping-cart-table-item .sk-shopping-cart-item-buttons {
    text-decoration: underline;
    display: flex;
}

.sk-shopping-cart-item-buttons .sk-add-to-favorite,
.sk-shopping-cart-item-buttons .sk-delete-item {
    font-size: 12px;
    color: var(--blue);
    font-weight: 200;
    padding: 0;
    margin-right: 12px
}

.shopping-cart-item-quantity-input {
    display: flex;
    border: 1px solid var(--blue);
    height: 36px;
    line-height: 36px;
    color: var(--blue);
    align-items: center;
}

    .shopping-cart-item-quantity-input .mdi,
    .shopping-cart-item-quantity-input input {
        border: none;
        font-size: 13px;
        background-color: transparent;
        padding: 0;
        height: auto;
        color: var(--blue);
        transform: translateY(1px);
    }

    .shopping-cart-item-quantity-input .mdi {
        font-size: 20px;
    }

    .shopping-cart-item-quantity-input .shopping-cart-item-quantity-input-button {
        text-align: center;
        padding: 0 8px;
        cursor: pointer;
        height: 20px;
    }

    .shopping-cart-item-quantity-input .shopping-cart-item-quantity-label {
        display: none
    }

.sk-shopping-cart-table-item .shopping-cart-item-prices {
    text-align: right
}

    .sk-shopping-cart-table-item .shopping-cart-item-prices .discount-box {
        color: var(--red);
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 2px;
    }

        .sk-shopping-cart-table-item .shopping-cart-item-prices .discount-box span {
            font-size: 9px
        }

.sk-payment-container .sk-shopping-cart-table-item .shopping-cart-item-prices .discount-box {
    display: none
}

.sk-shopping-cart-table-item .shopping-cart-item-price {
    font-size: 16px;
    font-weight: 500;
    display: block;
    color: var(--blue)
}

.sk-shopping-cart-table-item .shopping-cart-item-old-price {
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 300;
    display: block;
    margin-bottom: 2px;
}

/*.sk-shopping-cart-table-item .shopping-cart-item-prices .shopping-cart-item-price:nth-child(3) {
    color: #d62223 !important
}*/

.sk-shopping-cart-table-item .message-error {
    font-size: 12px;
    text-align: left;
    line-height: 22px
}

    .sk-shopping-cart-table-item .message-error ul {
        margin: 0
    }

@media screen and (max-width:991px) {
    .sk-shopping-cart-table .sk-shopping-cart-product-col,
    .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-product-col-header {
        width: calc(100% - 280px)
    }

    .sk-shopping-cart-table .sk-shopping-cart-edit-col,
    .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-edit-col-header {
        width: 140px
    }

    .sk-shopping-cart-table .sk-shopping-cart-price-col,
    .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-price-col-header {
        width: 140px
    }

    .sk-shopping-cart-table .sk-shopping-cart-edit-col {
        padding: 20px 10px
    }
}

@media screen and (max-width:767px) {
    .sk-shopping-cart-table .sk-shopping-cart-table-header {
        display: none
    }

    .sk-shopping-cart-table-body .sk-shopping-cart-table-item {
        display: block;
        min-height: 220px;
    }

    .sk-shopping-cart-table-item .sk-shopping-cart-item-image {
        width: 100px
    }

    .sk-shopping-cart-table .sk-shopping-cart-edit-col,
    .sk-shopping-cart-table .sk-shopping-cart-product-col {
        width: 100%;
        padding: 20px 20px 0 110px;
        text-align: left;
    }

    .sk-shopping-cart-table .sk-shopping-cart-edit-col {
        display: flex;
        flex-direction: column-reverse;
        padding-top: 0px;
    }

    .sk-shopping-cart-table-item .sk-shopping-cart-item-name {
        font-size: 15px
    }

    .sk-shopping-cart-table-item .sk-shopping-cart-item-delivery-date,
    .sk-shopping-cart-table-item .sk-shopping-cart-item-sku-number {
        display: none
    }

    .sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-delivery-date,
    .sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-sku-number {
        display: block
    }

    .sk-shopping-cart-table-item .sk-shopping-cart-item-buttons {
        margin-top: 0
    }

        .sk-shopping-cart-table-item .sk-shopping-cart-item-buttons .sk-add-to-favorite {
            position: absolute;
            right: 0px;
            bottom: 14px;
            margin: 0px;
            z-index: 9;
            border-bottom: 1px solid var(--blue);
            border-radius: 0px;
            line-height: 15px;
        }

        .sk-shopping-cart-table-item .sk-shopping-cart-item-buttons .sk-delete-item {
            position: absolute;
            top: 20px;
            right: 0;
            text-decoration: underline;
            padding: 0 6px;
            background-color: #fff;
            z-index: 9;
            margin: 0px;
        }

    .shopping-cart-item-quantity-input {
        width: 100px
    }


    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-edit-col {
        transform: translateY(0)
    }


    .sk-payment-container .shopping-cart-item-attr-inputs {
        position: relative;
        bottom: 0
    }

    .shopping-cart-item-color-input,
    .shopping-cart-item-size-input {
        border: none !important;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        pointer-events: none;
        display: inline-block;
        width: fit-content;
        background-color: transparent;
        height: 20px;
        line-height: 20px;
        padding: 0;
        margin: 0 8px 0 0;
        background: 0 0
    }

    .sk-shopping-cart-table-item .shopping-cart-item-prices {
        position: absolute;
        bottom: 40px;
        left: 0px;
        right: unset;
        top: unset;
        width: 100%;
        display: flex;
    }

    .sk-payment-container .sk-shopping-cart-table-item .shopping-cart-item-prices {
        position: relative;
        margin: auto;
        transform: translateY(0)
    }

    .sk-shopping-cart-table-item .shopping-cart-item-old-price {
        display: inline-block;
        font-size: 15px;
        order: 1;
        text-decoration: line-through;
    }

    .sk-shopping-cart-table-item .shopping-cart-item-prices .discount-box {
        order: 2;
        margin-left: 4px;
    }

    .sk-shopping-cart-table-item .shopping-cart-item-price {
        display: inline-block;
        font-size: 15px;
        font-weight: 400;
        margin-left: auto;
        order: 3;
    }

    .sk-payment-container .sk-shopping-cart-table-item .shopping-cart-item-old-price,
    .sk-payment-container .sk-shopping-cart-table-item .shopping-cart-item-price {
        line-height: 1;
        margin: auto;
        display: block
    }

    .sk-shopping-cart-table-item .sk-shopping-cart-item-gift-line {
        position: absolute;
        left: 0px;
        bottom: 0px;
    }

        .sk-shopping-cart-table-item .sk-shopping-cart-item-gift-line label {
            border-bottom: 1px solid var(--blue);
        }

    .shopping-cart-item-quantity-input {
        height: 26px;
        line-height: 26px;
        margin-bottom: 8px;
    }


    .sk-shopping-cart-table-item .message-error {
        position: absolute;
        right: 20px;
        bottom: 64px;
    }

    body .shopping-cart-page .sk-payment-container .cart-collaterals .deals .giftcard-box .card {
        padding: 15px 0
    }
}

.sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header {
    height: 30px;
    font-size: 12px
}

    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-product-col,
    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-product-col-header {
        width: 100%;
        padding: 10px 10px 0 90px
    }

    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-edit-col,
    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-edit-col-header {
        width: 100%;
        padding: 0 10px 10px 90px;
        text-align: left;
        margin: 0
    }

    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-price-col,
    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-price-col-header {
        /*        width: 80px;
        height: 100%;
        padding: 0;
        position: absolute;
        top: 0;
        right: 0*/
        display: none;
    }

    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-table-col-header {
        line-height: 30px;
    }

    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-edit-col-header,
    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-price-col-header,
    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-product-col-header {
        display: none
    }

    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-header .sk-shopping-cart-payment-header {
        display: block
    }

.sk-payment-container .sk-shopping-cart-table-body .sk-shopping-cart-table-item {
    border-bottom: 1px solid #f5f5f5;
    min-height: 102px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-image {
    width: 80px;
    top: 10px
}

    .sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-image img {
        width: 100%;
        pointer-events: none
    }

    .sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-image .mdi {
        bottom: 3px;
        right: 3px;
        font-size: 14px;
        display: none
    }

.sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-name {
    font-size: 11px;
    margin-bottom: 0;
    text-decoration: none
}

.sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-sku-number {
    font-size: 10px;
    margin: 6px 0 3px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-buttons,
.sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-delivery-date,
.sk-payment-container .sk-shopping-cart-table-item .sk-shopping-cart-item-gift-line {
    display: none
}

.sk-payment-container .shopping-cart-item-attr-inputs {
    line-height: 14px
}

.sk-payment-container .shopping-cart-item-color-input,
.sk-payment-container .shopping-cart-item-quantity-input,
.sk-payment-container .shopping-cart-item-size-input {
    border: none !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    pointer-events: none;
    display: block;
    width: fit-content;
    background-color: transparent;
    height: 14px;
    line-height: 14px;
    padding: 0;
    margin: 0;
    font-size: 10px;
    margin-bottom: 2px;
    background: 0 0
}

    .sk-payment-container .shopping-cart-item-quantity-input input {
        height: 14px;
        line-height: 14px;
        padding: 0;
        margin: 0 8px 0 0;
        font-size: 10px;
        text-align: left !important;
        display: inline-block;
        width: 40px
    }

    .sk-payment-container .shopping-cart-item-quantity-input .shopping-cart-item-quantity-input-button {
        display: none
    }

    .sk-payment-container .shopping-cart-item-quantity-input .shopping-cart-item-quantity-label {
        display: inline-block
    }

.sk-payment-container .shopping-cart-item-color-input {
    display: none
}

.sk-payment-container .sk-shopping-cart-table-item .shopping-cart-item-prices {
    position: relative;
    top: 12px
}

.sk-payment-container .sk-shopping-cart-table-item .shopping-cart-item-old-price {
    font-size: 10px
}

.sk-payment-container .sk-shopping-cart-table-item .shopping-cart-item-price {
    font-size: 12px
}

.sk-payment-container .sk-shopping-cart-table-item .message-error {
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    bottom: 10px
}

    .sk-payment-container .sk-shopping-cart-table-item .message-error ul {
        margin: 0
    }

#shipping-addresses-form h4.bold {
    font-size: 14px;
    font-weight: 700
}

#shipping-addresses-form .giftNoteMaxText {
    font-size: 13px
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-tabs > form {
    margin-bottom: 15px;
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-tabs .add-new-address-button {
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    width: fit-content;
    margin: auto;
    padding: 0 30px;
    line-height: 40px;
    color: var(--blue);
    text-decoration: underline;
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-tabs-buttons .next-step-button-message,
body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-tabs-buttons .please-wait {
    position: absolute;
    right: 240px;
    font-size: 11px;
    color: #e53935;
    line-height: 40px;
    opacity: 0;
    transition: .3s
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-tabs-buttons .next-step-button-message.active {
        opacity: 1
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-tabs-buttons .please-wait {
    color: #000;
    opacity: 1
}

.checkout-spinner-container {
    margin: auto;
    padding: 12px 0;
}

    .checkout-spinner-container .side-button-please-wait {
        margin: auto;
    }

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-tabs-buttons .next-step-button-message, body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-tabs-buttons .please-wait {
        right: 0;
        text-align: center;
        left: 0;
        bottom: 40px
    }
}

.sk-custom-checkbox-container {
    padding: 10px 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5
}

input[type=checkbox].sk-custom-checkbox {
    position: relative;
    height: 20px;
    width: 40px;
    -webkit-appearance: none;
    background: #c6c6c6;
    outline: 0;
    border-radius: 25px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    transition: .3s;
    margin: 0;
    border: none;
    cursor: pointer;
    float: left
}

input:checked[type=checkbox].sk-custom-checkbox {
    background: var(--blue)
}

input[type=checkbox].sk-custom-checkbox:before {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    top: 0;
    left: 0;
    background: #fff;
    transform: scale(.8);
    transition: .3s;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

input:checked[type=checkbox].sk-custom-checkbox:before {
    left: 20px
}

.sk-custom-checkbox-container label {
    font-size: 12px;
    line-height: 20px;
    margin-left: 6px;
    text-decoration: underline;
    float: left
}

.sk-checkbox-accordion .sk-checkbox-accordion-body {
    height: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%
}

.sk-checkbox-accordion input:checked[type=checkbox].sk-custom-checkbox ~ .sk-checkbox-accordion-body {
    height: 100%;
    opacity: 1;
    transition: .3s
}

    .sk-checkbox-accordion input:checked[type=checkbox].sk-custom-checkbox ~ .sk-checkbox-accordion-body select.form-control {
        font-size: 12px;
        width: 180px
    }

        .sk-checkbox-accordion input:checked[type=checkbox].sk-custom-checkbox ~ .sk-checkbox-accordion-body select.form-control ~ label {
            line-height: 50px;
            margin: 0 20px 0 0;
            text-decoration: none;
            font-weight: 700
        }

.sk-shopping-cart-wishlist-container {
    width: 70%
}

    .sk-shopping-cart-wishlist-container .wishlist-page {
        min-height: 260px !important
    }

        .sk-shopping-cart-wishlist-container .wishlist-page .generalTitle,
        .sk-shopping-cart-wishlist-container header,
        body .sk-shopping-cart-wishlist-container footer {
            display: none
        }

    .sk-shopping-cart-wishlist-container .page-container {
        margin: 0 !important;
        padding: 0 !important
    }

body .shopping-cart-page #ordersummarypagecart .sk-shopping-cart-wishlist-container .wishlist-page .item-container td.unit-price {
    padding: 0 !important;
    padding-left: 0 !important;
    text-align: right;
    color: var(--blue);
}

    body .shopping-cart-page #ordersummarypagecart .sk-shopping-cart-wishlist-container .wishlist-page .item-container td.unit-price .product-unit-price {
        width: 200px;
        display: block;
        padding: 0 !important;
        margin: 0 !important
    }

.wishlist-page .sk-shopping-cart-container .sk-shopping-cart th.unit-price {
    text-align: right !important
}

.sk-shopping-cart-wishlist-container .shopping-cart-container.sk-shopping-cart-container {
    float: unset !important
}

@media screen and (max-width:1200px) {
    .sk-shopping-cart-wishlist-container {
        display: none
    }
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control ~ span {
    font-size: 11px;
    color: #e53935;
    position: absolute;
    top: 16px;
    left: calc(100% - 150px);
    width: fit-content;
    transition: .3s
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control.validation-error ~ span {
    opacity: 1
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control.validation-error ~ .validation-ok {
    display: none !important
}

@media screen and (max-width:991px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .form-group .form-control ~ span {
        position: absolute;
        top: 8px;
        left: unset;
        right: 16px
    }

    .pd-r15 {
        padding-right: 15px !important
    }

    .mml-0 {
        margin-left: 0 !important
    }
}

.easy-add-to-cart-slider {
    margin: 40px 0
}

    .easy-add-to-cart-slider .sk-slider-product {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: var(--blue);
        font-size: 15px;
        font-weight: 400;
        text-align: center;
    }


    .easy-add-to-cart-slider .personaclick-swiper-slider .swiper-slide .form-control {
        margin: 10px 0;
        height: 35px;
        border: 1px solid #bcbcbc
    }

    .easy-add-to-cart-slider .personaclick-swiper-slider .swiper-slide select.form-control {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        border-color: var(--blue);
        color: var(--blue);
        font-size: 12px;
        font-weight: 200;
        background-position: center right 5px;
        background-repeat: no-repeat;
        background-size: 26px;
        background-image: url(/images/chevron-bottom.svg);
    }

    .easy-add-to-cart-slider .personaclick-swiper-slider .swiper-slide .slider-addtocart-button {
        width: 100%;
        height: 35px;
        padding: 0;
        border-radius: 0;
        border: 1px solid var(--blue);
        background: #fff;
        color: var(--blue);
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 700;
        transition: .2s
    }

        .easy-add-to-cart-slider .personaclick-swiper-slider .swiper-slide .slider-addtocart-button:hover {
            background: var(--blue);
            color: #fff;
        }

    .easy-add-to-cart-slider .personaclick-swiper-slider {
        height: unset !important
    }

    .easy-add-to-cart-slider .sk-slider-detail-container {
        height: unset !important
    }

@media screen and (max-width:767px) {
    .easy-add-to-cart-slider .personaclick-swiper-slider .swiper-slide .slider-addtocart-button {
        border: 1px solid #022c57;
        background: #022c57;
        color: #fff
    }

        .easy-add-to-cart-slider .personaclick-swiper-slider .swiper-slide .slider-addtocart-button:hover {
            border: 1px solid #022c57;
            background: #fff;
            color: #022c57
        }
}

.tab-section-edit-button {
    position: absolute;
    height: 40px;
    line-height: 40px;
    right: 20px;
    top: 10px;
    display: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    text-decoration: underline
}

.allow:not(.active) .tab-section-edit-button {
    display: block
}

.tab-section-edit-button .mdi {
    margin-right: 6px;
    font-size: 16px;
    display: inline-flex
}

@media screen and (max-width:767px) {
    .tab-section-edit-button {
        display: none !important
    }
}

#ordersummarypagecart .confirmOrderButtonContainer {
    display: none
}

.side-button-please-wait {
    display: none;
    font-size: 12px
}

    .side-button-please-wait.active {
        display: block
    }

.termsofservice-mirror-button {
    font-size: 11px
}

.sk-payment-container #ordersummarypagecart .confirmOrderButton {
    margin: 0 0 10px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: var(--blue);
    border-color: var(--blue);
    color: #fff;
    font-weight: 500;
    width: 100% !important;
    height: 40px;
    border-radius: 0;
    text-transform: uppercase
}

.sk-payment-container #ordersummarypagecart .confirmOrderButtonContainer.active {
    display: block;
    background-color: #F1F2F2;
    margin: 0 -12px;
    padding: 0 12px;
}

.repayment-select-input-container {
    display: flex
}

#repayment-message {
    background-color: #f0f0f0;
    color: #707070;
    padding: 20px;
    font-size: 14px;
    margin: 20px 0
}

.repayment-message-title {
    color: var(--blue);
    font-size: 16px;
    font-weight: 700
}

    .repayment-message-title .mdi {
        color: #20b972;
        margin-right: 6px;
        transform: translateY(2px)
    }

.repayment-input-message {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin-left: 30px;
    max-width: 240px;
    position: relative
}

    .repayment-input-message .mdi {
        color: var(--blue);
        font-size: 16px;
        position: absolute;
        top: 4px;
        left: -20px
    }

.sk-custom-checkbox-container .sk-checkbox-accordion-body label {
    font-size: 14px;
    margin-right: 10px;
    line-height: 50px;
    text-decoration: none
}

@media screen and (min-width:1201px) {
    #checkout-step-payment-info .confirmOrderButtonContainer {
        display: none
    }

    #checkout-step-confirm-order .confirmOrderButton,
    #checkout-step-payment-info .confirmOrderButton {
        display: none
    }
}

@media screen and (max-width:1201px) {
    .sk-payment-container #ordersummarypagecart .confirmOrderButtonContainer {
        display: none !important
    }
}

@media screen and (max-width:900px) {
    .repayment-select-input-container {
        display: block
    }

    .repayment-input-message {
        max-width: unset;
        margin-left: 20px
    }

    .sk-checkbox-accordion input:checked[type=checkbox].sk-custom-checkbox ~ .sk-checkbox-accordion-body select.form-control {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .mobile-vertical-slider.personaclick-swiper-slider {
        height: calc(125vw + 82px)
    }

        .mobile-vertical-slider.personaclick-swiper-slider .swiper-pagination-bullets {
            display: block
        }

        .mobile-vertical-slider.personaclick-swiper-slider .sk-slider-title.hideOnMobile {
            opacity: 0
        }

        .mobile-vertical-slider.personaclick-swiper-slider .swiper-button-next,
        .mobile-vertical-slider.personaclick-swiper-slider .swiper-button-prev {
            display: none
        }

    .personaclick-swiper-slider .swiper-button-next,
    .personaclick-swiper-slider .swiper-button-prev {
        transform: translateY(-50px) scale(.8)
    }

    .personaclick-swiper-slider:not(.mobile-vertical-slider) .swiper-slide .sk-slider-product {
        width: 100%
    }

    .personaclick-swiper-slider:not(.mobile-vertical-slider) .swiper-slide .sk-slider-price {
        width: 100%;
        padding: 0px;
    }

        .personaclick-swiper-slider:not(.mobile-vertical-slider) .swiper-slide .sk-slider-price .sk-old-price-box,
        .personaclick-swiper-slider:not(.mobile-vertical-slider) .swiper-slide .sk-slider-price .sk-price-box {
            float: unset
        }

        .personaclick-swiper-slider:not(.mobile-vertical-slider) .swiper-slide .sk-slider-price .sk-old-price-box {
            margin-right: 6px
        }

    .tooltiptext {
        display: block;
        padding-top: 15px;
        font-size: 12px;
        margin-left: 10px;
        color: #707070;
        text-align: left
    }
}

@media screen and (min-width:1201px) {
    .page.shopping-cart-page.sk-shopping-cart-page-checkout.chk {
        display: table;
        width: 100%
    }

    .checkout-sticky-side {
        position: sticky;
        top: -70px;
        height: 0
    }

    .sk-payment-container .sk-shopping-cart-table .sk-shopping-cart-table-body {
        max-height: calc(100vh - 360px);
        overflow: auto;
    }
}

.discount-rate {
    background-color: var(--blue);
    position: absolute;
    top: 14px;
    left: 0px;
    text-align: center;
    padding: 3px 6px;
    display: inline-flex;
}

    .discount-rate span {
        color: #fff;
        font-size: 12px;
        margin: auto;
    }

body .sk-product-content.sk-product-info .sk-product-price .pPrice.sk-cp-discount {
    text-decoration: line-through;
    color: #8e8e8e;
    margin-right: 10px;
    font-size: 15px;
    line-height: 30px;
    font-weight: 200;
}

.raiting-text {
    font-size: 12px;
    line-height: 27px;
    margin-left: 10px
}

.product-reviews-overview a {
    text-decoration: underline;
    font-size: 10px;
    font-weight: 200;
    color: var(--blue)
}

.sk-stock-situation {
    color: #d82121;
    padding-right: 30px
}

.sk-cargo-situation {
    color: var(--blue)
}

.sk-cargo-situation,
.sk-stock-situation {
    display: inline-block
}

    .sk-cargo-situation span,
    .sk-stock-situation span {
        font-weight: 500
    }




.product-info-icons div.product-info-text {
    margin-left: -10px;
    font-weight: 500;
    color: var(--blue);
    max-width: 110px;
    display: table-cell;
    height: 64px;
    vertical-align: middle;
    text-align: left;
}



#findStoreModal .page {
    min-height: 320px
}

#findStoreModal .find-city-lbl {
    float: right;
    line-height: 35px;
}

#findStoreModal .find-city-slct {
    width: 100%;
    float: left;
    border: 1px solid #3e3e3e;
    background-color: white;
}

#findStoreModal .city-slct-lbl {
    padding: 0 20px;
    font-size: 12px;
    text-align: left;
    margin: 0px;
}

#findStoreModal .city-search-part {
    background-color: #f0f0f0;
    max-width: 800px;
}

#findStoreModal .city-search-results {
    padding-right: 20px
}

    #findStoreModal .city-search-results ul {
        border-bottom: 1px solid #bcbcbc
    }

        #findStoreModal .city-search-results ul li {
            text-align: left;
            border: none;
            background-color: transparent;
            font-size: 14px
        }

    #findStoreModal .city-search-results .list-group-item:first-child {
        color: var(--blue);
        font-weight: 700;
        font-size: 14px
    }

    #findStoreModal .city-search-results .list-group-item a,
    #findStoreModal .city-search-results .list-group-item i {
        color: var(--blue);
        font-size: 14px;
        padding-right: 5px
    }

.sk-product-combine .generalTitle .sk-model-title {
    font-size: 20px;
    text-decoration: underline;
    font-weight: 700
}

.sk-product-combine .generalTitle .sk-model-alt-title {
    font-size: 14px;
    color: #727272
}

.find-city-slct,
.sk-size-tab-mob {
    width: 140px;
    border: 1px solid var(--blue) !important;
    color: var(--blue);
    height: 50px;
    display: inline-block;
    margin-bottom: 6px;
    font-size: 12px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 6px 0 6px 6px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.sk-product-payment-installment table,
.sk-product-payment-installment td,
.sk-product-payment-installment th {
    border: solid 1px #f0f0f0;
    padding: 10px;
    color: #7c7c7c
}

.sk-product-payment-installment table {
    border-collapse: collapse;
    caption-side: bottom
}

.sk-product-payment-installment caption {
    font-size: 16px;
    font-weight: 700;
    padding-top: 5px
}

.installment-header {
    height: 60px;
    background-color: #f0f0f0;
    text-align: center;
    padding: 25px 0;
    font-weight: 500
}

.installment-header {
    height: 60px;
    background-color: #f0f0f0;
    text-align: center;
    padding: 25px 0;
    font-weight: 700;
    font-size: 15px
}

.sk-product-payment-installment th {
    color: #000
}

body .sk-product-content.sk-product-info .sk-product-payment-installment .write-more {
    text-decoration: none
}

#findStoreModal .sk-product-size-chart {
    display: none
}

body .sk-product-combine .add-to-cart-button {
    background-color: transparent;
    border-color: var(--blue);
    color: var(--blue);
    width: 140px;
    border-radius: 0px !important;
    font-size: 12px;
    font-weight: 700;
    height: 32px;
}

body .sk-product-combine .prdPrice {
    position: absolute;
    right: 25px;
    top: 50%;
    font-size: 21px;
    font-weight: 600;
    text-align: right;
    transform: translateY(-50%);
}

body .sk-product-combine .sk-cp-discount {
    font-size: 16px;
    font-weight: 400;
    color: #8e8e8e;
    text-decoration: line-through;
    display: block;
}

body .sk-slider .pColor {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    border-radius: 100%;
    margin-top: 5px;
    margin-right: 10px
}

.ratings .user {
    font-size: 14px;
    color: #7c7c7c;
    padding-left: 10px
}

.ratings .date,
.separator {
    font-size: 14px;
    color: #7c7c7c
}

.sk-review-content .comment-evaluation {
    padding: 25px 0 20px 0
}

    .sk-review-content .comment-evaluation .evaluation-head {
        font-size: 15px;
        color: var(--blue);
        font-weight: 700;
        padding-right: 8px
    }

    .sk-review-content .comment-evaluation .evaluation-comment {
        font-size: 12px;
        color: #fff;
        background-color: var(--blue);
        padding: 3px 10px;
        border-radius: 3px
    }

.pWriteCommentButton {
    cursor: pointer
}

@media screen and (max-width:321px) {
    .sk-cargo-situation {
        padding-left: 9px
    }
}

@media screen and (max-width:767px) {
    body .sk-product-content.sk-product-info .sk-size-tab {
        margin-bottom: 15px
    }

        body .sk-product-content.sk-product-info .sk-size-tab tr {
            position: relative
        }


    .fancybox-close-small {
        z-index: 999 !important
    }

    body .sk-product-content.sk-product-info .generalTitle {
        margin-top: 0
    }

    .sk-product-combine .generalTitle .sk-model-title {
        font-size: 20px
    }

    .sk-product-combine .generalTitle .sk-model-title {
        font-size: 20px
    }

    body .sk-product-content.sk-product-info #findStoreModal .sk-size-tab {
        margin-top: 0;
        display: none
    }

    /*#findStoreModal .city-search-part {
		display: block !important
	}*/

    #findStoreModal .sk-size-tab-mob {
        display: block !important;
        height: 35px;
        width: 100%;
        padding: 5px 5px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") no-repeat right .35rem center/15px 15px;
    }

    .select-selected {
        background-color: var(--blue) !important
    }

    #findStoreModal option:checked {
        color: var(--blue)
    }

    #findStoreModal .find-city-lbl {
        display: none
    }

    #findStoreModal .list-group-item {
        padding-left: 0
    }

    #findStoreModal .login-header {
        border-bottom: 1px solid #f0f0f0
    }

        #findStoreModal .login-header h1 {
            text-align: left !important;
            font-size: 20px;
            font-weight: 700
        }

    body .sk-slider .slid-color {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    body .sk-slider .pColor {
        /*margin-right: 0*/
        width: 30px;
        height: 30px;
    }

    .product-review-list .ratings {
        display: block
    }

    body .sk-review-content .card {
        padding: 20px !important
    }

    .sk-review-content .rating-info-box {
        display: flex;
        padding: 10px 0;
        text-align: left
    }

    .sk-review-content span.user {
        padding-left: 0
    }

    .sk-review-content .comment-evaluation .evaluation-head {
        font-size: 11px;
        padding-right: 2px
    }

    .sk-review-content .comment-evaluation .evaluation-comment {
        font-size: 10px;
        padding: 3px 5px
    }

    body .sk-review-content .review-content {
        margin-bottom: 15px
    }

    .product-review-helpfulness,
    .vendor-review-helpfulness {
        font-size: 11px !important
    }

    body .sk-review-title h1 {
        text-align: left;
        font-size: 16px;
    }

    .fav-count {
        padding: 10px 50px 10px 10px;
        font-size: 14px;
        font-weight: 600
    }

    .fav-box {
        border: 2px solid #262626;
        margin-top: 10px !important;
        position: relative;
        transition: all .3s linear;
        display: block !important
    }

    .fav-count-close {
        right: 20px !important;
        top: 50% !important;
        transform: translateY(-50%);
        font-size: 30px;
        opacity: 1 !important;
        z-index: 999 !important
    }

    .arrow_box:after, .arrow_box:before {
        bottom: 100%;
        left: calc(100% - 27px);
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        margin-left: -10px;
    }

    .arrow_box:before {
        border-color: rgba(0, 0, 0, 0);
        border-bottom-color: #000000;
        border-width: 13px;
        margin-left: -13px;
    }

    .urgent-none {
        display: none !important
    }

    .loadMorebtn.load-recommend {
        font-size: 16px;
        padding: 2px 15px;
        border: 1px solid var(--blue);
        color: var(--blue);
        border-radius: 0;
        line-height: 40px;
        font-weight: 600;
        width: 100%;
        margin-top: 20px
    }

    .loadMoreCommentbtn.load-recommend {
        font-size: 16px;
        background-color: #485cc7 !important;
        color: #fff !important;
        line-height: 30px;
        font-weight: 600;
        width: 100%;
        margin: 0 0 12px;
        border-radius: 25px;
    }

    body .sk-suggested.sk-slider .sk-slider-title {
        font-size: 24px;
    }

    .product-review-list .product-review-item {
        display: none
    }

    body .sk-rec-product .sk-slider-price {
        width: 100%;
        /*padding: 20px;*/
        text-align: center;
        position: relative;
    }

        body .sk-rec-product .sk-slider-price .sk-slider-cart-item-prices {
            margin-bottom: 0px;
        }

            body .sk-rec-product .sk-slider-price .sk-slider-cart-item-prices .discount-box {
                background-color: var(--blue);
                color: #fff;
                font-size: 8px;
                height: 28px;
                width: 28px;
                top: 2px;
                position: absolute;
                left: 0;
                text-align: center;
                line-height: 8px;
                padding-top: 6px
            }

            body .sk-rec-product .sk-slider-price .sk-slider-cart-item-prices .sk-product-price {
                padding-left: 35px
            }

                body .sk-rec-product .sk-slider-price .sk-slider-cart-item-prices .sk-product-price .sk-slider-item-old-price {
                    font-size: 10px;
                    color: #717273;
                    font-weight: 500;
                    display: block
                }

                body .sk-rec-product .sk-slider-price .sk-slider-cart-item-prices .sk-product-price .sk-slider-item-price {
                    color: #d62223 !important;
                    font-size: 12px;
                    font-weight: 500
                }
}

@media screen and (min-width:767px) {
    body .sk-rec-product .sk-slider-price .sk-slider-cart-item-prices .discount-box {
        display: none
    }

    body .sk-rec-product .sk-slider-price {
        width: 100%;
        text-align: center;
        position: relative;
        min-height: 35px
    }

        body .sk-rec-product .sk-slider-price .sk-slider-cart-item-prices .sk-product-price .sk-slider-item-old-price {
            font-size: 14px;
            color: #717273;
            font-weight: 500;
            display: block
        }

        body .sk-rec-product .sk-slider-price .sk-slider-cart-item-prices .sk-product-price .sk-slider-item-price {
            color: #d62223 !important;
            font-size: 14px;
            font-weight: 500
        }
}

.personaclick-recommend {
    margin-bottom: 0 !important
}


.product-reviews-page .generalTitle {
    font-size: 30px;
    color: var(--blue);
    margin-bottom: 20px !important;
    display: block
}

.product-reviews-page .sk-model-title {
    color: #606060;
    font-size: 25px;
    line-height: 29px;
    height: 111px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    padding-left: 18%
}

.product-reviews-page .product-review-button {
    width: 90px;
    background-color: #fff;
    line-height: 28px;
    color: var(--blue);
    border: 1px solid var(--blue);
    font-size: 15px;
    font-weight: 600
}

.checkbox-confort:checked + label,
.checkbox-review:checked + label {
    background-color: #002b59;
    border: 1px solid #002b59;
    color: #fff !important
}

.checkbox-confort:checked + label,
.checkbox-confort:not(:checked) + label,
.checkbox-review:checked + label,
.checkbox-review:not(:checked) + label {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    line-height: 28px;
    margin: 0 auto;
    margin-left: 5px;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    color: #002b59;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border: 1px solid transparent
}

.product-reviews-page .review-confort,
.product-reviews-page .review-rating,
.product-reviews-page .review-size {
    padding: 8px 20px;
    margin: 15px 15px
}

    .product-reviews-page .review-confort label,
    .product-reviews-page .review-size label {
        color: var(--blue);
        font-size: 16px
    }

.product-reviews-page .review-confort,
.product-reviews-page .review-size {
    background-color: #fafafa
}

.product-reviews-page .review-comment {
    background-color: #fafafa !important;
    border: 1px solid #ddd !important;
    min-height: 90px;
    resize: none;
}

    .product-reviews-page .review-comment::placeholder {
        color: #ccc;
        font-size: 14px
    }

.product-reviews-page .add-product-image {
    width: 100%;
    height: 50px;
    border: 1px solid var(--blue);
    background-color: #fff;
    cursor: pointer
}

    .product-reviews-page .add-product-image span {
        color: var(--blue);
        font-size: 15px;
        font-weight: 600
    }

.product-reviews-page .add-photo-txt {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0
}

.product-reviews-page .cus-pos-name {
    position: absolute;
    bottom: -17px;
    left: 2px;
    cursor: pointer
}

    .product-reviews-page .cus-pos-name label {
        font-size: 14px;
        color: #002b59;
        font-weight: 500
    }

.show-name-box.custom-control-label::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #002b59 solid 1px
}

.chk-show-name.custom-control-input:checked ~ .show-name-box.custom-control-label::before {
    color: #fff;
    border-color: #002b59 !important;
    background-color: #002b59 !important
}

.mob-raiting {
    display: none
}

body .product-reviews-page form {
    width: 100%
}

.product-reviews-page .responseTitle {
    font-size: 30px;
    padding-bottom: 50px
}

.product-reviews-page .success-header {
    text-align: center
}

    .product-reviews-page .success-header i {
        font-size: 200px
    }

.product-reviews-page .reviews-page-message {
    font-size: 20px;
    line-height: 24px;
    padding-top: 50px;
    width: 60%;
    text-align: center;
    margin: 0 auto;
    font-weight: 500
}

.product-reviews-success {
    color: var(--blue)
}

.review-header img {
    width: 17%;
    height: auto !important;
    padding-bottom: 10px;
    position: absolute;
    left: 0
}

.form-check input.chk-show-name {
    height: 20px;
    width: 120px;
    z-index: 9999;
    cursor: pointer
}

@media screen and (max-width:767px) {
    #sk-product-reviews {
        border-radius: 20px 20px 0 0 !important;
        height: unset;
        bottom: 0;
        position: absolute;
        top: unset;
        width: 100%;
        left: 0;
        padding: 34px 0 0 0;
        margin-bottom: 0
    }

    .sk-customer-orders-fancy.fancybox-content iframe {
        width: 100%
    }

    .checkbox-confort:checked + label,
    .checkbox-review:checked + label {
        background-color: #002b59;
        border: 1px solid #002b59;
        color: #fff !important;
        line-height: 28px
    }

    .size-mob-l {
        margin-left: 5px !important
    }

    .size-mob-l0 {
        margin-left: 0 !important
    }

    .cus-pos-name {
        left: 17px
    }

    .sk-customer-orders-fancy.fancybox-content iframe {
        height: 60vh !important
    }

    .add-image-btn i {
        font-size: 32px;
        position: absolute;
        left: calc(50% - 16px);
        top: 50%;
        transform: translateY(-50%);
        color: #a0a0a0
    }

    .show-name-box {
        position: unset
    }
}

@media screen and (max-width:550px) {
    .product-reviews-page .rating-options .custom-control-label {
        color: #ff6c2f;
        font-size: 25px;
        cursor: pointer
    }

    .add-product-image,
    .product-comment,
    .review-header,
    .review-submit {
        padding: 0 15px;
        position: relative
    }

    .product-reviews-page .generalTitle {
        display: none
    }

    product-reviews-page .review-header {
        margin-bottom: 10px
    }

    .review-rating label {
        font-size: 12px !important
    }

    .review-rating .desc-raiting {
        display: none !important
    }

    .mob-raiting {
        display: inline-flex !important
    }

    .product-reviews-page .sk-model-title {
        font-size: 16px;
        line-height: 16px;
        height: 40px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-top: 7px;
        position: absolute;
        left: calc(100% - 92%);
        top: calc(50% - 30px);
        width: 88%
    }

    .product-reviews-page .review-rating {
        padding: 8px 5px
    }

    .product-reviews-page .product-review-button {
        width: 60px;
        line-height: 10px;
        font-size: 9px
    }

    .checkbox-confort:checked + label,
    .checkbox-confort:not(:checked) + label,
    .checkbox-review:checked + label,
    .checkbox-review:not(:checked) + label {
        line-height: 18px
    }

    .product-reviews-page .review-confort label,
    .product-reviews-page .review-size label {
        font-size: 10px !important
    }

    .product-reviews-page .review-confort,
    .product-reviews-page .review-rating,
    .product-reviews-page .review-size {
        padding: 0 15px;
        margin: 0 0 16px 0
    }

    .product-reviews-page .add-product-image {
        width: calc(100% - 30px);
        margin-left: 15px
    }

    .product-reviews-page .cus-pos-name {
        bottom: -15px;
        left: 17px
    }

    .product-reviews-success .responseTitle {
        font-size: 19px !important
    }

    .product-reviews-success .reviews-page-message {
        font-size: 16px !important
    }

    .product-reviews-page .success-header i {
        font-size: 120px
    }

    .preview-images-zone {
        margin: 0 15px !important;
        width: 91% !important
    }

    .sk-customer-orders-fancy.fancybox-content iframe {
        height: 465px !important;
        padding-bottom: 10px;
    }

    .product-reviews-page .review-comment {
        min-height: 47px
    }

        .product-reviews-page .review-comment::placeholder {
            font-size: 12px
        }

    .product-reviews-page .review-comment {
        font-size: 10px;
        padding-left: 10px;
        padding-top: 10px;
        border-radius: 4px;
    }

    .product-reviews-page .add-product-image {
        height: 30px;
        border-radius: 4px
    }

        .product-reviews-page .add-product-image span {
            font-size: 12px
        }

    .product-reviews-page .add-photo-txt {
        top: calc(50% - 7px)
    }

    body .product-reviews-page input.btn,
    body .product-reviews-page select.btn,
    body .product-reviews-page textarea.btn {
        height: 45px;
        line-height: 14px
    }

    .preview-images-zone {
        min-height: 70px !important;
        padding-top: 5px !important
    }

        .preview-images-zone fieldset {
            top: 5px !important;
            margin-bottom: 5px !important
        }

        .preview-images-zone > .preview-image {
            width: 44px !important;
            height: 44px !important;
            margin-right: 10px !important;
            margin-bottom: 5px !important;
            margin-top: 5px !important
        }

        .preview-images-zone fieldset a {
            font-size: 5px !important
        }

    .preview-image.preview-show-0 {
        display: block !important
    }

    .desc-add-image {
        display: none !important
    }

    .preview-image > .image-cancel {
        display: block !important
    }

    .sk-customer-orders-fancy.fancybox-content iframe {
        min-height: 52vh
    }

    #sk-product-reviews {
        padding: 0
    }

    .review-header img {
        width: 17%;
        height: auto !important;
        padding-bottom: 10px;
        left: 0;
        position: relative
    }
}

@media screen and (min-width:550px) and (max-width:767px) {
    .add-product-image,
    .product-comment,
    .review-submit {
        padding: 0 15px !important;
        position: relative
    }

    .review-header {
        padding: 0 15px 35px 15px !important;
        position: relative;
        margin: 15px 15px
    }

    .preview-images-zone {
        margin: 0 15px !important;
        width: 96% !important
    }

    .product-reviews-page .add-product-image {
        width: calc(100% - 30px);
        margin-left: 15px
    }

    .product-reviews-page .cus-pos-name {
        bottom: -15px;
        left: 17px
    }

    .sk-customer-orders-fancy.fancybox-content iframe {
        height: 92vh !important
    }

    #sk-product-reviews {
        height: 97vh
    }

    .product-reviews-page .write-review {
        margin-top: 20px
    }
}

@media screen and (min-width:767px) {
    .sk-customer-orders-fancy.fancybox-content iframe {
        min-height: 700px !important
    }
}

.bounce {
    display: inline-block;
    position: relative;
    -moz-animation: bounce .5s linear;
    -o-animation: bounce .5s linear;
    -webkit-animation: bounce .5s linear;
    animation: bounce .5s linear
}

@-webkit-keyframes bounce {
    0% {
        top: 0
    }

    50% {
        top: -.2em
    }

    70% {
        top: -.3em
    }

    100% {
        top: 0
    }
}

@-moz-keyframes bounce {
    0% {
        top: 0
    }

    50% {
        top: -.2em
    }

    70% {
        top: -.3em
    }

    100% {
        top: 0
    }
}

@-o-keyframes bounce {
    0% {
        top: 0
    }

    50% {
        top: -.2em
    }

    70% {
        top: -.3em
    }

    100% {
        top: 0
    }
}

@-ms-keyframes bounce {
    0% {
        top: 0
    }

    50% {
        top: -.2em
    }

    70% {
        top: -.3em
    }

    100% {
        top: 0
    }
}

@keyframes bounce {
    0% {
        top: 0
    }

    50% {
        top: -.2em
    }

    70% {
        top: -.3em
    }

    100% {
        top: 0
    }
}

#sk-product-reviews.sk-customer-orders-fancy.fancybox-content {
    max-width: 800px !important;
    display: inline-flex !important;
    overflow-y: hidden;
}

#review-tab #sk-product-reviews {
    display: none !important
}

blockquote.administration-response {
    display: block;
    font-size: 14px;
    color: #262626 !important;
    margin-top: 10px;
    padding: 15px;
    border: 1px solid var(--blue) !important;
    border-left: 20px solid var(--blue) !important
}

h5.administration-response-header {
    color: var(--blue) !important;
    font-size: 15px;
    font-weight: 700
}

.radio-toolbar {
    margin: 10px
}

    .radio-toolbar input[type=radio] {
        opacity: 0;
        position: fixed;
        width: 0
    }

    .radio-toolbar label {
        display: inline-block;
        background-color: #fff;
        padding: 10px 20px;
        font-size: 16px;
        border: 1px solid var(--blue);
        border-radius: 4px
    }

        .radio-toolbar label:hover {
            background-color: var(--blue);
            color: #fff !important
        }

    .radio-toolbar input[type=radio]:checked + label {
        background-color: var(--blue) !important;
        color: #fff !important
    }

.checkbox-tools {
    visibility: hidden
}

.checkbox-interest {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 0
}

.modal-body .checkbox-interest {
    position: absolute;
    z-index: 1;
    left: 25px;
    top: 5px
}

.registration-page .checkbox-interest {
    position: absolute;
    z-index: 1;
    left: 25px;
    top: 0
}

.pos-rel {
    position: relative;
    padding: 0 10px
}

.modal-content .close {
    right: 20px !important;
    top: 10px !important
}

.dateHelper {
    margin: 0 10px
}

.form-group.row {
    padding-bottom: 16px
}

.checkbox-interest:checked + label,
.checkbox-interest:not(:checked) + label,
.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label {
    position: relative;
    display: inline-block;
    padding: 20px;
    width: 100%;
    font-size: 14px;
    line-height: 8px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 0;
    overflow: hidden;
    cursor: pointer;
    text-transform: uppercase;
    color: #002b59;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    padding-left: 25px !important
}

.account-page .checkbox-interest:checked + label,
.account-page .checkbox-interest:not(:checked) + label {
    margin-left: 2px
}

.account-page .checkbox-interest:not(:checked) + label,
.account-page .checkbox-tools:not(:checked) + label {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    border: 1px solid var(--blue);
    color: var(--blue);
    border-radius: 0px;
}

.account-page .checkbox-interest:checked + label,
.account-page .checkbox-tools:checked + label {
    background-color: #002b59;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    border: 1px solid #002b59;
    color: #fff;
    border-radius: 0px;
}

.account-page .checkbox-interest:not(:checked) + label:hover,
.account-page .checkbox-tools:not(:checked) + label:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2)
}

.account-page .checkbox-interest:checked + label::before,
.account-page .checkbox-interest:not(:checked) + label::before,
.account-page .checkbox-tools:checked + label::before,
.account-page .checkbox-tools:not(:checked) + label::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: -1
}

.account-page .checkbox-interest:checked + label .uil,
.account-page .checkbox-interest:not(:checked) + label .uil,
.account-page .checkbox-tools:checked + label .uil,
.account-page .checkbox-tools:not(:checked) + label .uil {
    font-size: 24px;
    line-height: 24px;
    display: block;
    padding-bottom: 10px
}

.account-page .checkbox:checked ~ .section .container .row .col-12 .checkbox-interest:not(:checked) + label,
.account-page .checkbox:checked ~ .section .container .row .col-12 .checkbox-tools:not(:checked) + label {
    background-color: var(--light);
    color: var(--dark-blue);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .05)
}

.modal-hide {
    display: none
}

.send-again,
.show-login,
.show-register {
    padding-top: 20px;
    cursor: pointer;
    text-decoration: underline;
    color: #2b97dd
}

#loginModal .sk-remember-me {
    text-align: left
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2
}

.modal-max-width {
    max-width: 450px !important
}

.pad-lr5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.otp-info {
    font-size: 20px;
    font-weight: 700
}

#otpModal .modal-content .validation-error {
    color: red;
    font-size: 11px;
    position: absolute;
    right: -190px;
    top: 15px;
    width: 200px;
    text-align: left
}

.disable-again {
    cursor: default !important;
    color: #707070;
    display: none
}

/*.fancybox-close-small {
	right: -10px !important;
	top: -10px !important;
	z-index: 9999 !important
}*/

body.modal-open {
    overflow: hidden
}

#sk-kvkk,
#sk-private-policy,
#sk-terms-of-use,
#sk-uyelik-sozlesmesi {
    overflow-x: hidden
}

@media screen and (max-width:450px) {
    .checkbox-interest:checked + label,
    .checkbox-interest:not(:checked) + label,
    .checkbox-tools:checked + label,
    .checkbox-tools:not(:checked) + label {
        padding-left: 10px !important
    }
}

@media screen and (max-width:321px) {
    .checkbox-interest {
        display: none !important
    }

        .checkbox-interest:checked + label,
        .checkbox-interest:not(:checked) + label,
        .checkbox-tools:checked + label,
        .checkbox-tools:not(:checked) + label {
            padding-left: 0 !important;
            padding-right: 0 !important
        }
}

.tooltipx .custom-control-description {
    color: var(--blue) !important;
    font-weight: 700
}

#loginModal select[name=DateOfBirthDay] {
    margin-left: 0
}

#loginModal select[name=DateOfBirthYear] {
    margin-right: 0
}

.customer-info-page select[name=DateOfBirthYear] {
    margin-right: 0
}

#loginModal .interested-gender-container,
.customer-info-page .interested-gender-container {
    max-width: calc(100% - 21px);
    margin-left: 11px
}

@media screen and (min-width:992px) {
    .interested-cartegory-title {
        position: absolute;
        top: 17px;
        left: -62px;
        width: 220px !important
    }
}

.mr-l15 {
    margin-left: 15px !important
}

@media screen and (max-width:991px) {
    .mml-0 {
        margin-left: 0 !important
    }

    .mpl-0 {
        padding-left: 0 !important
    }

    .mml-2 {
        margin-left: 10px
    }

    .info-desc {
        padding-left: 15px !important;
        margin-left: 0 !important
    }

    #toggle-pass {
        display: none
    }
}

.spinner-border.side-button-please-wait.active {
    width: 1rem;
    height: 1rem
}

.side-button-please-wait.active {
    display: block;
    padding-left: 10px
}

.pw-container {
    width: 200px
}

#toggle-pass {
    padding-right: 40px;
    margin-top: -40px;
    cursor: pointer
}

.interest-box-info.custom-control-label,
.interest-box.custom-control-label {
    position: unset !important
}

    .interest-box.custom-control-label::before {
        top: 17px;
        left: 30px !important
    }

.checkbox-interest:checked ~ .interest-box-info::before,
.checkbox-interest:checked ~ .interest-box::before {
    content: "\f12c";
    display: inline-block;
    font: normal normal normal 24px/1"Material Design Icons";
    font-size: 13px;
    font-weight: 700;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    background-image: none;
    margin-left: 2px;
    margin-top: 0;
    background-color: #fff !important;
    color: var(--blue) !important
}

.interest-box-info.custom-control-label::before {
    top: 17px !important;
    left: 20px !important
}

@media screen and (max-width:991px) {
    .interest-box-info.custom-control-label::before {
        top: 17px !important;
        left: 80px !important
    }

    .interest-box.custom-control-label::before {
        top: 17px;
        left: 7px !important
    }

    .otp-modal-body .login-page {
        margin-top: 0px !important;
    }

    .otp-modal-body .generalTitle.sk-login-title {
        margin-top: 0px !important;
        font-size: 20px !important;
    }

    .otp-modal-body .modal-max-width {
        padding-top: 0px !important;
    }

    .otp-modal-body .form-group .validation-error {
        position: relative !important;
        width: 100% !important;
    }
}

@media screen and (max-width:767px) {
    .interest-box-info.custom-control-label::before {
        top: 17px !important;
        left: 35px !important
    }

    body .sk-product-content.sk-product-info .sk-size-tab table td span.sk-size-error-message {
        margin-bottom: 15px;
    }

    #findStoreModal .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

    #findStoreModal .modal-content {
        height: auto;
        min-height: 100%;
        border-radius: 0;
    }
}

@media screen and (max-width:500px) {
    .interest-box-info.custom-control-label::before {
        top: 17px !important;
        left: 7px !important
    }
}

@media screen and (max-width:370px) {
    .interest-box-info.custom-control-label::before {
        top: 17px !important;
        left: 3px !important
    }

    .interest-box.custom-control-label::before {
        display: none
    }

    .checkbox-interest:checked ~ .interest-box-info::before,
    .checkbox-interest:checked ~ .interest-box::before {
        display: none
    }
}

@media screen and (max-width:321px) {
    .interest-box-info.custom-control-label::before {
        display: none
    }
}

/*body .sk-product-width .sk-product-info {
	position: sticky;
	top: 10px;
}

body.scroll-up .sk-product-width .sk-product-info {
	top: 140px !important;
}*/


.product-info-icons .mob-dis-in .product-info-icon-image {
    flex: auto;
    text-align: center;
    margin: 0px;
    width: 90px;
}

.product-info-icons .mob-dis-in .product-info-text-cont {
    flex: auto;
    text-align: left;
    margin: 0px;
    width: 110px;
}

@media screen and (max-width:1480px) and (min-width:992px) {
    .product-info-icons .mob-dis-in .product-info-icon-image {
        width: 110px;
        text-align: center;
    }

    .product-info-icons .mob-dis-in .product-info-text-cont {
        text-align: center;
    }

    .product-info-icons div.product-info-text {
        text-align: center;
    }
}

@media screen and (max-width:992px) and (min-width:505px) {
    .product-info-icons .mob-dis-in .product-info-icon-image {
        text-align: right;
        margin-right: 15px;
    }
}

@media screen and (max-width:992px) and (min-width:475px) {
    .product-info-icons div.product-info-text {
        text-align: left;
    }
}

@media screen and (max-width:474px) {
    .product-info-icons .mob-dis-in .product-info-text-cont {
        text-align: center;
    }

    .product-info-icons .mob-dis-in .product-info-icon-image {
        width: 110px;
        text-align: center;
    }

    .product-info-icons div.product-info-text {
        text-align: center;
    }
}

.product-icons {
    vertical-align: middle;
}

.sk-store-btn .no-stock-find {
    color: #d82121
}

.sk-product-combine .combination-header {
    font-size: 16px;
    color: #323b41;
    font-weight: bold;
    line-height: 20px;
    margin: 16px 0px;
    text-transform: uppercase;
}

body .sk-review-content {
    border-top: none;
}

blockquote.administration-response {
    margin-top: 30px !important;
}

.sk-product-combine .find-size-clr,
.sk-product-combine .find-size-slct {
    width: 140px;
    border: 1px solid #bcbcbc !important;
    color: #323b41;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 6px;
    font-size: 12px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    appearance: none;
    padding: 0px 6px;
    height: 32px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") no-repeat right .35rem center/15px 15px;
}

@media screen and (min-width: 768px) {
    #findStoreModal .sk-size-tab-mobile .attributes {
        display: none;
    }
}

#findStoreModal .generalTitle .sk-model-title {
    font-size: 16px;
    color: #262626;
}

#findStoreModal .generalTitle .sk-model-alt-title {
    font-size: 14px;
    color: #262626;
}

body .find-store-page .generalTitle.sk-login-title {
    font-size: 22px;
    text-align: left !important;
}

.find-city-slct {
    height: 35px;
}

.sk-size-tab-mobile .attributes table tr td:first-child {
    display: none !important;
}

.sk-size-tab-mobile .attributes table tr td {
    padding: 0px;
}

.sk-size-tab-mobile .attributes table {
    border-bottom: none !important;
}

.sk-size-tab-mobile {
    padding-top: 15px;
    position: relative;
}

#findStoreModal .sk-size-tab {
    margin-top: 0px !important;
    position: relative;
}

#findStoreModal .custom-control-description {
    color: var(--blue) !important;
}

#findStoreModal .custom-control-label:before {
    border: 1px solid var(--blue) !important;
}

#findStoreModal .custom-control-input:checked ~ .custom-control-description {
    color: #fff !important;
}

.sk-product-combine .combine-col-image {
    width: 150px;
    margin-left: 24px;
}

.sk-product-combine .combine-col-info {
    width: calc(100% - 190px);
    margin-left: 16px;
}

@media screen and (max-width: 380px) {
    .sk-size-tab-mobile {
        padding-top: 0px;
    }
}

.vertical-align-image {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#sk-fancy-size-table .size-header {
    font-size: 22px;
}

body.fancybox-active {
    overflow: hidden !important
}

.fancybox-active .c-offcanvas-content-wrap {
    overflow: hidden !important;
}

#sk-fancy-size-table .status-icon {
    width: 66px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    background-color: #fff;
    border-radius: 50px;
}

#sk-fancy-size-table .status-text {
    height: 44px;
    padding-left: 75px;
    margin-top: 10px;
    text-align: left;
}

#sk-fancy-size-table .size-info-t1 {
    color: #000000;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}

#sk-fancy-size-table .size-info-t2 {
    color: #000000;
    font-size: 12px;
    line-height: 12px;
    padding-top: 5px;
}

#sk-fancy-size-table .status-icon {
    position: absolute;
}

#sk-fancy-size-table .size-chart-info .size-info-1 {
    padding-left: 100px !important;
    padding-right: 10px !important;
}

#sk-fancy-size-table .size-chart-info .size-info-2 {
    padding-right: 100px !important;
    padding-left: 10px !important;
}

#sk-fancy-size-table .size-chart-info {
    width: calc(100% + 48px);
    height: 100%;
    background-color: #f0f0f0;
    margin: 0px -24px -24px -24px;
    padding: 30px 0px;
}

.size-chart-info .size-row {
    min-height: 64px;
}

@media screen and (max-width:767px) {
    #sk-fancy-size-table {
        margin: -6px;
    }

        #sk-fancy-size-table .size-chart-info .size-info-1 {
            padding-left: 16px !important;
            padding-right: 16px !important;
            padding-bottom: 24px !important;
        }

        #sk-fancy-size-table .size-chart-info .size-info-2 {
            padding-right: 16px !important;
            padding-left: 16px !important;
        }

        #sk-fancy-size-table .size-chart-info .product-size-container {
            min-height: 64px;
            float: left !important;
        }

        #sk-fancy-size-table .size-chart-info {
            height: unset !important;
        }
}
/*body .sk-product-content.sk-product-info h1.generalTitle {
	height: 54px !important;  
}*/
.sk-review-title .exist-review {
    text-align: left;
    color: var(--blue);
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
    display: inline-block;
    float: left;
    margin: 0px;
}

.d-root {
    display: flow-root;
}

@media screen and (max-width:767px) {
    .sk-product-combine .card {
        border: none !important;
    }

    .sk-product-combine .card {
        display: inline-block;
        width: calc(50% - 10px);
        margin-right: 20px !important;
    }

    .sk-product-combine .combine-col-image {
        width: 100%;
        margin-left: 0px;
    }

    .sk-product-combine .combine-col-info {
        width: 100%;
        margin-left: 0px;
        position: relative;
    }

    .sk-product-combine .generalTitle .sk-model-title {
        font-size: 13px;
        text-decoration: none;
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .sk-product-combine .generalTitle .sk-model-alt-title {
        font-size: 12px;
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .sk-product-combine .find-size-slct {
        width: 100%;
    }

    body .sk-product-combine .add-to-cart-button {
        background-color: var(--blue);
        color: #fff;
        width: 100%;
        font-size: 12px;
        font-weight: 700;
    }

    .sk-product-combine .combine-col-info .generalTitle {
        line-height: 24px !important;
        padding-bottom: 30px;
    }

    body .sk-product-combine .prdPrice {
        position: absolute;
        left: 0px;
        top: 65px;
        font-size: 21px;
        font-weight: 600;
        text-align: left;
        transform: translateY(-50%);
    }

    body .sk-product-combine .sk-cp-discount {
        font-size: 13px;
        color: #717273;
        display: inline-block;
        padding-right: 8px;
    }

    body .sk-product-combine .sk-cp-item-price {
        font-size: 13px;
        color: #d52222;
    }

    .sk-product-combine .card:nth-of-type(even) {
        margin-right: 0 !important
    }


    .products-persona-slider-title {
        text-align: left !important;
        font-size: 16px !important;
        color: #323b41;
        font-weight: bold !important;
        line-height: 20px;
        margin: 16px 0px;
        text-transform: uppercase;
    }

    .product-details-page .sk-slider {
        margin-top: 0px !important;
    }

    .product-details-page .seo-heading {
        font-size: 16px !important;
    }

    .product-details-page.product-standard .text-muted {
        font-size: 14px;
    }


    body .sk-rec-product .prd-slider-price {
        padding: 20px;
    }


    .sk-review-title .exist-review {
        font-size: 16px;
        text-align: left;
    }

    #findStoreModal .city-search-results {
        padding-left: 20px
    }
}

@media screen and (min-width:767px) {
    .size-chart-info .size-row .size-info-2.full-width-col {
        flex: 1;
        max-width: 100%;
    }

    .size-chart-info .size-row .full-width-col .product-size-container {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: calc(50% - 110px);
    }
}

@media screen and (min-width: 991px) and (max-width: 1350px) {
    .interest-box-info.custom-control-label::before {
        left: 10px !important;
    }
}

@media screen and (min-width:767px) and (max-width: 820px) {
    .interest-box-info.custom-control-label::before {
        left: 65px !important;
    }
}

@media screen and (min-width:501px) and (max-width: 650px) {
    .interest-box-info.custom-control-label::before {
        left: 25px !important;
    }
}

#loginModal .modal-content {
    max-width: unset;
}

.sk-backinstock-error {
    color: #d82121;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.sk-category-row.product-grid .form-row.flex-grid {
    width: -webkit-fill-available;
}

@media screen and (max-width:767px) {
    .sk-size-tab-mobile .preloader-container {
        position: absolute;
        display: flex;
        bottom: -35px;
    }

    .sk-size-tab .preloader-container {
        display: none;
    }
}

@media screen and (min-width:768px) {
    .sk-size-tab .preloader-container {
        position: absolute;
        display: flex;
        bottom: -31px;
    }

    .sk-size-tab-mobile .preloader-container {
        display: none;
    }
}

@media screen and (min-width:575px) and (max-width: 768px) {
    .sk-size-tab-mobile {
        margin-bottom: 25px;
    }
}

.submit-otp-button:disabled {
    cursor: default !important;
}

body.modal-open-otp {
    overflow: hidden;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}



.cl-top-header-buttons {
    margin-left: auto;
    display: flex;
}

    .cl-top-header-buttons > a {
        color: var(--blue);
        font-size: 13px;
        padding: 0 12px;
        line-height: 25px;
        display: flex;
        align-items: center;
    }

        .cl-top-header-buttons > a:last-child {
            padding-right: 0px;
        }

        .cl-top-header-buttons > a > span {
            line-height: 25px;
        }

        .cl-top-header-buttons > a > svg {
            stroke: var(--blue);
            fill: #02c3e6;
            height: 15px;
            margin-right: 4px;
        }

.max-width-limiter {
    max-width: 1200px;
    margin: 0 auto !important;
}

.personaclick-search-overlay {
    top: 90px !important;
}

input[type="checkbox"] {
    outline: none;
    box-shadow: none;
}

.sk-product-info .discontinued-product h2 {
    color: var(--red);
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 15px;
}

.sk-under-title {
    display: flex;
}

    .sk-under-title .pCode {
        font-size: 11px;
        font-weight: 200;
        color: #6a6a6a;
        margin-left: auto;
    }



#product-details-form .sk-product-content.item-container > .gallery {
    max-width: calc(100% - 410px);
    flex: none;
}



.cl-asics-product-assets {
    color: var(--blue);
}





@media screen and (max-width: 991px) {
    .product-details-page .gallery.col-md-7 {
        width: 100%;
        margin: auto;
        max-width: unset !important;
    }


    .product-reviews-overview .product-review-box {
        /*        margin-left: unset;
        margin-right: auto;*/
    }

    .discount-rate {
        position: static;
        margin-right: 10px;
    }


    .sk-product-combine .generalTitle .sk-model-title {
        font-size: 24px;
    }



    .cl-produt-detail-title {
        font-size: 24px;
    }
}

.sk-checkout-top-numbers {
    display: none;
    line-height: 60px;
    margin: 0 12px 0 auto;
}

    .sk-checkout-top-numbers i {
        font-size: 20px;
        margin-right: 6px;
        transform: translateY(3px);
        display: inline-block;
    }

@media screen and (max-width: 768px) {
    .page.shopping-cart-page.sk-shopping-cart-page-checkout, .page.checkout-page.sk-checkout-page {
        margin: 0px !important;
    }

    body .shopping-cart-page .generalTitle {
        font-size: 18px;
        margin: 16px 0 12px !important;
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs, body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .sk-tabs-buttons {
        border: none;
        padding-left: 0px;
        padding-right: 0px;
    }
}

#loginModal .modal-dialog,
#registerModal .modal-dialog {
    max-width: 500px;
}

.sk-slider-main .owl-prev, .sk-slider-main .owl-next {
    display: none;
}

@media screen and (min-width: 991px) {
    .sk-slider-main:hover .owl-nav .owl-prev, .sk-slider-main:hover .owl-nav .owl-next {
        display: block !important;
    }
}

.toast-title {
    font-weight: bold;
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #fff;
    padding: 20px 39px 20px 15px;
}

    .toast-message a,
    .toast-message label {
        color: var(--blue);
    }

        .toast-message a:hover {
            color: #CCCCCC;
            text-decoration: none;
        }

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1;
}

    .toast-close-button:hover,
    .toast-close-button:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        filter: alpha(opacity=40);
    }

.rtl .toast-close-button {
    left: -0.3em;
    float: left;
    right: 0.3em;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-left {
    top: 12px;
    left: 12px;
}

.toast-top-right {
    top: 80px;
    right: 50px;
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none;
    /*overrides*/
}

    #toast-container * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #toast-container > div {
        position: relative;
        pointer-events: auto;
        overflow: hidden;
        margin: 0 0 6px;
        padding: 15px 15px 15px 50px;
        width: 350px;
        -moz-border-radius: 3px 3px 3px 3px;
        -webkit-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        background-position: 15px center;
        background-repeat: no-repeat;
        -moz-box-shadow: 0 0 12px #999999;
        -webkit-box-shadow: 0 0 12px #999999;
        box-shadow: 0 0 12px #999999;
        color: var(--blue);
        opacity: 0.8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        filter: alpha(opacity=80);
    }

        #toast-container > div.rtl {
            direction: rtl;
            padding: 15px 50px 15px 15px;
            background-position: right 15px center;
        }

        #toast-container > div:hover {
            -moz-box-shadow: 0 0 12px #000000;
            -webkit-box-shadow: 0 0 12px #000000;
            box-shadow: 0 0 12px #000000;
            opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            filter: alpha(opacity=100);
            cursor: pointer;
        }

    #toast-container > .toast-info {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
        background-color: var(--blue);
        padding: 0px 0px 0px 58px;
        opacity: 1;
        border-radius: 6px;
        border: 1px solid transparent;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2) !important;
    }

    #toast-container > .toast-error {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
        background-color: var(--blue);
        padding: 0px 0px 0px 58px;
        opacity: 1;
        border-radius: 6px;
        border: 1px solid transparent;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2) !important;
    }

    #toast-container > .toast-success {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
        background-color: var(--blue);
        padding: 0px 0px 0px 58px;
        opacity: 1;
        border-radius: 6px;
        border: 1px solid transparent;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2) !important;
    }

    #toast-container > .toast-warning {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
        background-color: var(--red);
        padding: 0px 0px 0px 58px;
        opacity: 1;
        border-radius: 6px;
        border: 1px solid transparent;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2) !important;
    }

    #toast-container.toast-top-center > div,
    #toast-container.toast-bottom-center > div {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    #toast-container.toast-top-full-width > div,
    #toast-container.toast-bottom-full-width > div {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
    }

.toast, .toast-success, .toast-error, .toast-info, .toast-warning {
    background-color: #fff;
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000000;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }

        #toast-container > div.rtl {
            padding: 8px 50px 8px 8px;
        }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }

    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em;
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 100%;
    }

        #toast-container > div.rtl {
            padding: 8px 50px 8px 8px;
        }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }

    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em;
    }

    #toast-container {
        top: 30px !important;
        width: 100% !important;
        right: 0px !important;
    }

        #toast-container > .toast-info, #toast-container > .toast-error, #toast-container > .toast-success, #toast-container > .toast-warning {
            margin: auto;
        }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }

        #toast-container > div.rtl {
            padding: 15px 50px 15px 15px;
        }
}

.cl-toast-container {
    text-align: right;
}

    .cl-toast-container p {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
    }

    .cl-toast-container span {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        color: var(--red);
    }

    .cl-toast-container a {
        font-size: 12px;
        line-height: 20px;
        text-decoration: underline;
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-masterpass-container, body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-received-mp-container {
    background-color: #FFFBF0;
    padding: 20px;
}

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-masterpass-container input {
        box-shadow: none;
        float: right;
        background: #3E3E3E;
        border-color: #3E3E3E;
        color: #fff;
        height: 20px;
        border-radius: 0;
        text-transform: uppercase;
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-masterpass-container .custom-control-label:before,
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-use-masterpass-container .custom-control-label:before {
        border-radius: 0 !important;
        width: 22px !important;
        height: 22px !important;
        background-color: #fff !important;
        border: #3E3E3E solid 1px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-masterpass-container .cl-warning.custom-control-label:before,
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-use-masterpass-container .cl-warning.custom-control-label:before {
        border: red solid 1px;
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-masterpass-container .custom-control-input:checked ~ .custom-control-label:after,
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-use-masterpass-container .custom-control-input:checked ~ .custom-control-label:after {
        content: "\f12c";
        display: inline-block;
        font: normal normal normal 24px/1"Material Design Icons";
        font-size: 19px;
        font-weight: 700;
        text-rendering: auto;
        line-height: inherit;
        -webkit-font-smoothing: antialiased;
        background-image: none;
        margin-left: 2px;
        margin-top: 0;
    }

    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-masterpass-container .custom-checkbox {
        display: inline;
    }

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-use-masterpass-container .cl-received-mp-card-text {
    margin-top: 5px;
    margin-left: 5px;
}

.cl-masterpass-container .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #3E3E3E;
}

.cl-masterpass-container.disabled {
    display: none;
}

.cl-masterpass-container .cl-masterpass-text {
    line-height: 22px;
    margin-top: 2px;
    margin-left: 5px;
    font-weight: 700;
    font-size: 16px;
}

.cl-masterpass-container .cl-masterpass-card-name {
    display: flex;
    margin-top: 20px;
}

    .cl-masterpass-container .cl-masterpass-card-name .cl-masterpass-StoredCardName,
    .cl-use-masterpass-container .cl-masterpass-card-name .cl-masterpass-StoredCardName {
        background-color: #fff !important;
        width: 170px;
        height: 40px !important;
        border: 1px solid;
        padding: 6px;
        border-color: #d9d9d9 !important;
        color: #000 !important;
        text-transform: unset !important;
    }

    .cl-masterpass-container .cl-masterpass-card-name .cl-masterpass-StoredBtn {
        margin-left: 20px;
        border: none;
        width: 100px;
        background-color: #002c57;
        color: #fff;
        text-transform: uppercase;
    }

.cl-masterpass-container .cl-masterpass-termsofuse {
    font-size: 14px;
    color: #707070;
    max-width: 834px;
    margin-top: 20px
}

    .cl-masterpass-container .cl-masterpass-termsofuse a {
        font-weight: 700;
        color: #2F99DD;
    }

.cl-masterpass-container .cl-masterpass-icon {
    max-width: 140px;
    margin-top: 15px;
}

.cl-received-mp-container .cl-received-mp-btn, .cl-received-mp-container .cl-received-mp-check-btn {
    height: 40px;
    width: 150px;
    border: none;
    background-color: #F79E29;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
}

.cl-received-mp-container .cl-masterpass-icon {
    max-width: 140px;
    margin-top: 15px;
    margin-left: auto;
}

.cl-received-mp-text {
    font-size: 16px;
    font-weight: 700;
}

.cl-received-mp-container {
    margin-bottom: 30px;
    position: relative;
}

    .cl-received-mp-container.disabled {
        display: none;
    }

    .cl-received-mp-container .cl-received-mp-close {
        font-size: 18px;
        top: 20px;
        right: 20px;
        font-weight: 700;
        color: #000;
    }

@media screen and (max-width:767px) {
    body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs .cl-use-masterpass-container .cl-received-mp-card-text {
        font-size: 14px;
        margin-top: 0px;
    }

    .cl-mp-delete-card-ask {
        padding-bottom: 15px;
    }
}

.cl-mp-modal-image {
    text-align: center
}

    .cl-mp-modal-image img {
        max-width: 140px;
        margin-top: 15px;
    }

.cl-mp-delete-card-ask .cl-mpDeleteAskCardBtn {
    margin: 25px;
    height: 40px;
    font-size: 14px;
    padding: 0;
    background-color: #F79E29;
    border: none;
    color: #fff;
    width: 100px;
}

.cl-mp-delete-card-ask.disabled, #mpDeleteCardBtn.disabled {
    display: none;
}

.cl-masterpass-container .cl-masterpass-StoredCardName.cl-warning,
.cl-use-masterpass-container .cl-masterpass-StoredCardName.cl-warning {
    border-color: red !important;
}

body .shopping-cart-page.sk-shopping-cart-page-checkout .sk-checkout-page .sk-checkout-tabs select.cl-cardList-Installment-select {
    background-image: none;
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: black;
    stroke-width: 1.5;
    transition: stroke .1s;
}




.cl-product-grid {
    display: flex;
    position: relative;
    flex-flow: wrap;
}

.cl-product-box-container {
    width: 33.3333%;
    position: relative;
}

.cl-listing-more-button-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.cl-listing-more-button {
    height: 40px;
    width: 260px;
    color: var(--blue) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--blue);
    border-radius: 6px;
    transition: background-color .3s,color.3s;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer
}

    .cl-listing-more-button.disabled {
        pointer-events: none;
        opacity: .4
    }

.cl-listing-more-button-container.hide, .cl-product-grid.hide {
    display: none
}

#cl-listing-less-button {
    margin: 20px 0 60px
}

#cl-listing-more-button {
    margin-bottom: 80px
}

.cl-listing-more-button:hover {
    background-color: var(--blue);
    color: #fff !important
}

@media screen and (max-width: 1040px) {
    .cl-listing-more-button {
        width: 100%;
        background-color: var(--blue);
        color: #fff !important
    }
}

@media screen and (max-width: 990px) {

    .cl-product-box-container {
        width: 50%;
        position: relative;
    }

    #findStoreModal {
        height: calc(50% + 230px) !important;
    }
}

.sk-selected-filters .cl-button-list {
    padding: 0px 0 20px;
}

.cl-selected-filters a,
.sk-selected-filters a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    margin-right: 12px;
}

.cl-filter-remove, .clear-selected-filters {
    cursor: pointer;
}

.cl-filter-remove-button {
    transform: rotate(45deg);
    display: inline-block;
}

.megamenu-panel .megamenu-lists .megamenu-list .images-two-row .cl-banner-img-text {
    font-weight: 600;
}

.recommended-item-title a, .recommended-item-default-price {
    font-weight: 600 !important;
    font-size: 15px;
}
/*.nav-menus-wrapper-open {
    position: fixed !important;
    top: 0px !important;
    left: calc(-100% + 45px) !important;
}
body {
    transform: none;
    transition: .3s;
}
body.nav-open {
    transform: translateX(calc(100% - 45px));
    transition: .3s;
    overflow: hidden;
}*/
.captcha-fancybox .fancybox-bg {
    background: #9d9d9d;
}

#captcha-content {
    padding: 40px;
    border-radius: 20px;
}

    #captcha-content iframe {
        width: auto;
        height: 78px;
    }

#captcha-submit {
    height: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--blue);
    color: #fff;
    border-radius: 6px;
    margin-top: 12px;
    cursor: pointer;
}

    #captcha-submit.disable {
        pointer-events: none;
        background-color: #c5c5c5;
    }

@media only screen and (max-width: 767px) {
    #captcha-content {
        padding: 24px 12px;
        border-radius: 20px;
        vertical-align: top;
        margin-top: 20px;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

.cl-toast-container.info span {
    color: var(--blue) !important;
}

.btn.disabled {
    pointer-events: none;
}

.cl-remember-me {
    display: flex;
    max-width: 600px;
}

.cl-login-checkbox-container {
    height: 18px;
    width: 18px;
    margin-right: 6px;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .cl-login-checkbox-container .cl-login-checkbox {
        width: 24px;
        height: 24px;
        background-color: #fff !important;
        border: #adb5bd solid 1px;
    }

.cl-remember-me .cl-login-checkbox-label {
    margin-left: 10px;
    color: #707070;
    font-size: 14px;
}

.cl-login-checkbox {
    display: none;
}

.cl-login-checkbox-container .cl-checkmark {
    border-radius: 0;
    width: 24px;
    height: 24px;
    background-color: #fff !important;
    border: #adb5bd solid 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
}

.cl-login-checkbox-container input:checked ~ .cl-checkmark:after {
    content: "\f12c";
    display: inline-block;
    font: 700 21px / 1;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    background-image: none;
    margin-top: 0;
    font-family: "Material Design Icons";
}

.sk-product-picture .cl-video-overlay {
    background-color: transparent !important;
}

p.cl-banner-item-title strong {
    color: #001e63;
}

p.cl-banner-item-title span {
    color: #001e63;
}

.cl-banner-item-body.light .cl-banner-item-button {
    color: #fff;
    background-color: #001e63;
}

body .mdd-menu .megamenu-lists {
    max-width: 1300px !important;
}

body .mdd-menu .navigation-portrait .cl-nav-bar-mobile .nav-menus-wrapper {
    left: -100% !important;
}

    body .mdd-menu .navigation-portrait .cl-nav-bar-mobile .nav-menus-wrapper.nav-menus-wrapper-open {
        left: 0 !important;
    }

@media only screen and (max-width: 1030px) {
    .cl-banner-item-body .cl-banner-item-title {
        max-width: 360px !important;
    }
}

.cl-freecargo-text-area {
    padding: 15px;
    text-align: center;
    background: #000000;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .cl-freecargo-text {
        font-size: 12px;
    }
}

.tracking-page .cl-order-search-container,
.tracking-page .otp-card {
    width: 440px;
    padding: 30px;
    margin: auto;
    display: none;
}

    .tracking-page .cl-order-search-container.active,
    .tracking-page .otp-card.active {
        display: block;
    }

.cl-search-order-details-container .cl-account-section {
    border: none;
}

.cl-search-order-details-container .cl-product-card {
    border: 1px solid #f5f5f5 !important;
    border-radius: 16px;
    margin: 10px 0px;
}

.cl-search-order-details-container .cl-order-details-summary-row .cl-order-details-products-col {
    margin-right: 0px;
}

.cl-order-search-title {
    font-size: 20px;
    font-weight: 600;
    margin: 32px 0;
    text-align: center;
    position: relative;
}

.cl-search-order-details-container {
    padding: 40px 160px;
}

    .cl-search-order-details-container .cl-order-details-section {
        padding: 20px;
    }

    .cl-search-order-details-container .cl-order-details-addresses-row .cl-order-details-address-section {
        padding: 20px;
    }

    .cl-search-order-details-container .cl-order-details-summary-row .cl-order-details-summary-col {
        background-color: #fff;
        padding: 20px;
        border-radius: 8px;
    }

    .cl-search-order-details-container .cl-order-details-addresses-row .cl-order-details-address-section .cl-order-details-address-section-header {
        display: flex;
    }

        .cl-search-order-details-container .cl-order-details-addresses-row .cl-order-details-address-section .cl-order-details-address-section-header p {
            margin-left: 10px;
        }

    .cl-search-order-details-container li::marker {
        color: #fff;
    }

    .cl-search-order-details-container .cl-shipping-info-container, .cl-search-order-details-container .cl-shipping-info-container-2 {
        border: 1px solid #f5f5f5;
        margin-left: 30px;
        border-radius: 16px;
        overflow: hidden;
        padding: 20px;
        font-size: 12px;
        margin-bottom: 20px;
    }

        .cl-search-order-details-container .cl-shipping-info-container .cl-order-details-summary-row-header {
            display: flex;
        }

            .cl-search-order-details-container .cl-shipping-info-container .cl-order-details-summary-row-header h2 {
                margin-left: 10px;
            }

        .cl-search-order-details-container .cl-shipping-info-container .shipping-info-area ul {
            padding-left: 0;
        }

        .cl-search-order-details-container .cl-shipping-info-container .cl-order-details-summary-row .cl-order-details-summary-col {
            margin-left: 0px;
        }

    .cl-search-order-details-container .cl-tracking-cancel-buton {
        width: 100%;
        display: block;
        text-align: right;
        margin-bottom: 10px;
        color: #000;
    }

.cl-order-search-container .custom-input-container {
    position: relative;
    margin-top: 16px;
    margin-bottom: 32px;
}

.cl-order-search-container .custom-textbox {
    height: 50px;
    width: 100%;
    padding: 0 0 0 24px;
    margin-bottom: 0;
    border: none;
    background-color: #F4F5F6;
    border-radius: 50px;
}

.cl-order-search-container .continue-button,
.cl-search-order-details-container .complete-registration-button {
    height: 50px;
    width: 100%;
    border-radius: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #001E63;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
    cursor: pointer;
    border: none;
    box-shadow: 1px 1px 2px #cacaca !important
}

.cl-search-order-details-container .complete-registration-button {
    background-color: transparent;
    color: var(--blue);
    border: 1px solid var(--blue);
    max-width: 380px;
}

    .cl-order-search-container .continue-button.disabled,
    .cl-search-order-details-container .complete-registration-button.disabled {
        pointer-events: none;
        color: #707070 !important;
        opacity: .65;
    }

@media only screen and (max-width: 767px) {
    .tracking-page .cl-order-search-container,
    .tracking-page .otp-card {
        width: 100%;
        padding: 20px;
        margin: 10px auto;
    }

    .cl-search-order-details-container {
        padding: 20px;
    }

        .cl-search-order-details-container .cl-order-details-addresses-row .cl-order-details-address-section {
            padding: 10px;
            width: calc(100% - 20px) !important;
        }
}

#missing-info-popup {
    overflow: visible;
    background-color: #F5F5F5D9;
    border-radius: 6px;
    max-width: 400px !important;
}

    #missing-info-popup h2 {
        font-size: 24px;
        font-weight: 900;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
    }

    #missing-info-popup p {
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
    }

    #missing-info-popup a {
        width: 100%;
        height: 46px;
        border-radius: 6px;
        background-color: var(--blue);
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        max-width: 280px;
        margin: auto;
    }

    #missing-info-popup .fancybox-button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 56px;
        height: 56px;
        border-radius: 50%;
        background-color: #F5F5F5D9;
        right: -66px;
        opacity: 1;
    }

@media only screen and (max-width: 767px) {
    #missing-info-popup {
        max-width: unset !important;
        width: calc(100% - 20px);
        bottom: 10px;
        top: unset !important;
        position: absolute;
        left: 10px;
    }

        #missing-info-popup h2 {
            font-size: 18px;
            line-height: 24px;
            color: var(--blue);
        }

        #missing-info-popup p {
            font-size: 12px;
            line-height: 16px;
        }

        #missing-info-popup a {
        }

        #missing-info-popup .fancybox-button {
            width: 40px;
            height: 40px;
            right: 0px;
            left: 0px;
            top: -50px;
            margin: auto;
        }
}

.cl-product-old-price span {
    margin-right: 10px;
}

    .cl-product-old-price span:first-child {
        text-decoration: line-through;
    }

.cl-timer-check.d-none {
    display: none;
}

.sk-footer {
    padding-top: 0px !important;
}

.cl-vas-slider {
    background: #F5F5F5;
    padding: 30px 0px;
}

    .cl-vas-slider .cl-footer-features-row-item {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .cl-vas-slider .cl-footer-features-row-item img {
            background-color: var(--blue);
            border-radius: 50%;
            padding: 10px;
        }

        .cl-vas-slider .cl-footer-features-row-item > div {
            margin-left: 10px;
            color: var(--blue);
            font-size: 18px;
        }

            .cl-vas-slider .cl-footer-features-row-item > div a {
                color: var(--blue);
                font-size: 18px;
            }

@media only screen and (max-width: 767px) {
    .cl-vas-slider {
        padding: 20px 0px;
    }

        .cl-vas-slider .cl-footer-features-row-item > div {
            font-size: 14px;
        }

            .cl-vas-slider .cl-footer-features-row-item > div a {
                font-size: 14px;
            }

        .cl-vas-slider .cl-footer-features-row-item img {
            max-width: 50px;
        }
}

#cc--main #c-ttl {
    display: none;
}

.cc_div #c-bns {
    flex-direction: column;
    gap: 10px;
    min-width: 250px;
    margin-top: 0px !important;
}

.cc_div .c-bn {
    padding: 10px;
}

#c-bns button, #s-bns button {
    background: var(--blue) !important;
    color: #fff !important;
}

    #c-bns button + button {
        margin-left: 0 !important;
    }

#c-inr-i {
    align-items: center;
    display: flex;
}

#c-bn-close {
    position: absolute;
    padding: 5px 8px;
    left: 5px;
    top: 5px;
    background-color: transparent !important;
}

.btn-accept-all {
    margin-bottom: 20px !important;
    background: var(--blue) !important;
    color: #fff !important;
}

#cc--main tbody td:first-child {
    word-break: break-all;
}

@media (min-width:992px) {
    #cc--main #cm {
        right: 1.250em;
        left: unset !important;
        max-width: 750px !important;
        padding: 25px !important;
    }

    #c-inr {
        display: flex;
        gap: 25px
    }
}

@media (max-width:992px) {
    #c-inr-i {
        padding: 10px 0px;
    }

    #c-bn-close {
        width: 50px !important;
        right: 5px;
        left: unset;
    }
}

.cl-otp-phone-verify,
.cl-otp-email-verify {
    display: block;
    background: #002c57 !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-radius: 0;
    float: right;
    padding: 15px 25px;
    height: 50px;
    line-height: 25px;
    cursor: pointer;
}

body .sk-customer-info .card .card-body .form-control.opt-verified {
    border-bottom: 1px solid #00c617 !important;
}

body .sk-customer-info .card .card-body .form-group .opt-not-verified {
    border-bottom: 1px solid #ed1c24 !important;
}

.cl-otp-phone-verify.disable,
.cl-otp-email-verify.disable {
    cursor: none;
    background: #f5f5f5 !important;
    pointer-events: none;
    color: #002c57;
}

.cl-otp-phone-verify, .cl-otp-email-verify {
    margin-left: auto !important
}

@media screen and (max-width: 991px) {
    .cl-otp-phone-verify, .cl-otp-email-verify {
        margin: 10px auto;
    }
}

#otpModal .modal-dialog {
    max-width: 550px;
}

#otpModal .page.login-page {
    display: block !important;
    height: unset !important;
}

@media only screen and (max-width: 991px) {
    #otpModal.modal {
        top: 0px !important;
    }
}

.cl-address_attribute_CorporateCustomer, .cl-address_attribute_E-invoice {
    opacity: 0 !important;
}

.cl-switcher {
    z-index: 99 !important;
    opacity: 1 !important;
}

.cl-switcher-container {
    position: absolute;
    top: 14px;
    right: 20px
}

input[type=checkbox].cl-switcher {
    padding: 0;
    position: relative;
    height: 20px;
    width: 34px;
    -webkit-appearance: none;
    background: #ededed;
    outline: 0;
    border-radius: 15px;
    box-shadow: inset 0 0 5px rgba(0,0,0,.1);
    transition: .3s;
    margin: 0;
    border: none;
    cursor: pointer;
    float: left;
}

    input[type=checkbox].cl-switcher:before {
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        top: 0;
        left: 0;
        background: #fff;
        transform: scale(.8);
        transition: .3s;
        box-shadow: 0 2px 5px rgba(0,0,0,.1);
        background-image: linear-gradient(155deg,#f2f2f2 16%,#f8f8f8 41%,#fff 85%)
    }

input:checked[type=checkbox].cl-switcher:before {
    left: 14px
}

input[type=checkbox].cl-switcher {
    width: 48px;
    height: 28px
}

    input[type=checkbox].cl-switcher:before {
        height: 28px;
        width: 28px
    }

input:checked[type=checkbox].cl-switcher:before {
    left: 20px
}

input[type=checkbox].cl-switcher ~ .cl-cart-subscribe-section-header {
    line-height: 28px
}

input:checked[type=checkbox] {
    background-color: #29b971;
}

.cl-company-container {
    height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s,height .3s;
    width: 100%;
}

    .cl-company-container.active {
        height: 275px;
        opacity: 1;
    }

        .cl-company-container.active > div {
            margin-top: 8px;
        }

.cl-cart-subscribe-section-header {
    margin-left: 10px;
}

.cl-switcher-label {
    padding: 0px;
}

@media only screen and (max-width: 767px) {
    .cl-company-container.active {
        height: 350px;
        opacity: 1;
    }
}

body .sk-plp-seo {
    color: #000 !important;
    letter-spacing: .1px !important;
    font-weight: 400 !important;
}

    body .sk-plp-seo h2 {
        font-size: 17px !important;
        color: #001e63 !important;
    }

    body .sk-plp-seo h3 {
        font-size: 16px !important;
        color: #001e63 !important;
    }

    body .sk-plp-seo h4, body .sk-plp-seo h5, body .sk-plp-seo h6 {
        font-size: 14px !important;
        color: #001e63 !important;
    }


    body .sk-plp-seo ul, body .sk-plp-seo li, body .sk-plp-seo span {
        font-size: 14px !important;
        color: #000 !important;
    }

    body .sk-plp-seo p {
        font-size: 15px !important;
        color: #000 !important;
    }

body .mdd-menu .cl-nav-bar {
    display: flex;
    padding: 24px 48px;
    justify-content: space-between;
    align-items: center;
}

body .mdd-menu .cl-header-buttons {
    display: flex;
    align-items: center;
    gap: 15px;
}

body .mdd-menu .cl-header-search {
    margin-left: auto;
}

.personaclick-search-wrapper:before, .personaclick-search-wrapper:after {
    left: calc(50% - 10px) !important;
}

.cl-header-buttons .cl-basket-container {
    position:relative;
}

.cl-header-account-text {
    color: #101010;
}

#small-searchterms::placeholder {
    color: #101010;
}

.cl-header-buttons .cl-basket-container .cl-cart-quantity {
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 13px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 1600px) {
    body .mdd-menu .nav-search {
        width: 120px;
    }
}

@media only screen and (max-width: 1500px) {
    body .mdd-menu .cl-header-account .cl-header-account-text {
        display: none;
    }
}

@media only screen and (max-width: 1400px) {
    body .mdd-menu .cl-header-buttons .cl-header-event {
        display: none;
    }
}

@media only screen and (max-width: 1300px) {
    body .mdd-menu .cl-nav-bar {
        padding: 16px 20px;
    }
}

@media only screen and (max-width: 1250px) {
    body .mdd-menu .cl-header-buttons .cl-header-favorite {
        display: none;
    }

    body .mdd-menu .cl-header-buttons {
        gap: 5px;
    }

    body .mdd-menu .nav-menu > li > a {
        padding: 0 6px;
    }

    body .mdd-menu .nav-menus-wrapper {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 1150px) {
    body .mdd-menu .cl-header-logo img {
        width: 85px;
    }

    body .mdd-menu .nav-menu > li > a {
        font-size: 13px;
    }

    body .mdd-menu .cl-nav-bar {
        padding: 16px 5px;
    }
}

@media only screen and (min-width: 991px) {
    .nav-toggle, .cl-nav-search-button, .cl-btn-close {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .cl-header-account {
        display: none;
    }

    .cl-nav-bar-mobile {
        position: relative;
        height: 72px;
        border-bottom: none;
        padding: 0px;
    }

    .cl-mob-cart {
        position: absolute;
        top: 15px;
        right: 10px;
    }

    .modal-open .modal#searchModal {
        top: 50px;
    }

    .personaclick-search-box-body {
        top: 106px;
    }

    body .mdd-menu .cl-header-buttons {
        margin-right: 10px;
    }

    body .mdd-menu .cl-header-logo {
        margin-left: 10px;
    }
    .personaclick-search-close {
        display: none !important;
    }
    .cl-btn-close {
        width: 20px;
        font-size: 30px;
        align-items: center;
        display: flex;
        margin-right: 10px;
    }
}
