/* Minification failed. Returning unminified contents.
(391,27): run-time error CSS1038: Expected hex color, found '#ffff'
(391,31): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
(956,38): run-time error CSS1046: Expect comma, found '154'
(956,45): run-time error CSS1046: Expect comma, found '/'
(1192,34): run-time error CSS1046: Expect comma, found '0'
(1192,38): run-time error CSS1046: Expect comma, found '/'
(1383,35): run-time error CSS1046: Expect comma, found '154'
(1383,42): run-time error CSS1046: Expect comma, found '/'
(2122,24): run-time error CSS1046: Expect comma, found '51'
(2122,30): run-time error CSS1046: Expect comma, found '/'
(2244,25): run-time error CSS1046: Expect comma, found '154'
(2244,32): run-time error CSS1046: Expect comma, found '/'
(3141,40): run-time error CSS1046: Expect comma, found '0'
(3141,44): run-time error CSS1046: Expect comma, found '/'
(3201,29): run-time error CSS1046: Expect comma, found '154'
(3201,36): run-time error CSS1046: Expect comma, found '/'
(3320,821): run-time error CSS1036: Expected expression, found '#'
(7141,36): run-time error CSS1046: Expect comma, found '0'
(7141,40): run-time error CSS1046: Expect comma, found '/'
(8165,23): run-time error CSS1046: Expect comma, found '0'
(8165,27): run-time error CSS1046: Expect comma, found '/'
(8395,29): run-time error CSS1046: Expect comma, found '159'
(8395,37): run-time error CSS1046: Expect comma, found '/'
(8409,29): run-time error CSS1046: Expect comma, found '159'
(8409,37): run-time error CSS1046: Expect comma, found '/'
(8473,35): run-time error CSS1046: Expect comma, found '0'
(8473,39): run-time error CSS1046: Expect comma, found '/'
(8473,65): run-time error CSS1046: Expect comma, found '0'
(8473,69): run-time error CSS1046: Expect comma, found '/'
 */
@font-face {
    font-family: 'Champagne & Limousines';
    src: url("../Content/WebsiteTemplate/fonts/ChampagneLimousines.eot");
    src: url("../Content/WebsiteTemplate/fonts/ChampagneLimousinesd41d.eot?#iefix") format("embedded-opentype"),url("../Content/WebsiteTemplate/fonts/ChampagneLimousines.woff2") format("woff2"),url("../Content/WebsiteTemplate/fonts/ChampagneLimousines.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Champagne & Limousines';
    src: url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-BoldItalic.eot");
    src: url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-BoldItalicd41d.eot?#iefix") format("embedded-opentype"),url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-BoldItalic.woff2") format("woff2"),url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Champagne & Limousines';
    src: url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-Italic.eot");
    src: url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-Italicd41d.eot?#iefix") format("embedded-opentype"),url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-Italic.woff2") format("woff2"),url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Champagne & Limousines';
    src: url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-Bold.eot");
    src: url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-Boldd41d.eot?#iefix") format("embedded-opentype"),url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-Bold.woff2") format("woff2"),url("../Content/WebsiteTemplate/fonts/ChampagneLimousines-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

.toast-message {
    font-size: 22px;
}

body {
    color: #333;
    font-family: 'Champagne & Limousines';
    font-size: 14px;
    font-weight: 400;
    overflow-x: hidden
}

li, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.container {
    margin: 0 auto;
    padding: 0 10px
}

.page {
    padding: 50px 0 30px
}

.page {
    padding-top: 95px !important
}

.pl-list.page {
    padding-top: 146px !important
}

page .slider .owl-dots {
    bottom: 15px
}

.main-header {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #999970;
    width: 100%;
    height: 40px;
    padding: 10px 0;
    z-index: 999999999
}

    .main-header .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.mh-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.mh-middle {
    margin-left: 40px;
    margin-right: auto
}

.logo {
    margin-top: -7px
}

.logo__img {
    filter: brightness(0) invert(1);
    height: 20px
}

.mh-button-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.mh-button {
    color: #fff;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer
}

    .mh-button svg {
        height: 20px
    }

.mh-button-menu svg {
    height: 22px
}

.mh-button {
    margin-right: 20px
}

.mh-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.mh-right-link {
    position: relative;
    color: #fff;
    margin-left: 25px;
    top: -5px;
    margin-right: 19px
}

    .mh-right-link svg {
        width: 25px;
        height: 28px;
        color: #999970
    }

.btnof-hdr-select svg {
    padding-top: 1px
}

.btnof-hdr-select {
    position: relative;
    vertical-align: middle;
    margin-left: 20px;
    position: relative;
    top: 0;
    background: #fff;
    height: 28px;
    transition: .3s all;
    padding-right: 10px;
    word-break: break-all;
    overflow: hidden;
    max-width: 120px
}

    .btnof-hdr-select span {
        top: -8px
    }

.mh-right-link img {
    max-width: 21px;
    position: relative
}

.mh-search {
    color: #fff;
    margin-left: 20px
}

.mh-search-btn {
    position: relative;
    color: #fff;
    background: 0 0;
    border: none;
    padding: 0;
    outline: 0;
    cursor: pointer
}

    .mh-search-btn svg {
        transition: opacity .3s,transform .3s
    }

    .mh-search-btn img {
        max-width: 22px;
        position: relative;
        top: -1px
    }

.mh-search-icon {
    width: 16px;
    height: 16px;
    position: relative;
    top: -1px
}

.active .mh-search-icon {
    transform: rotate(180deg) scale(.5);
    opacity: 0
}

.mh-search-close {
    position: absolute;
    top: -2px;
    left: 0;
    width: 16px;
    height: 25px;
    transform: rotate(-180deg) scale(.5);
    opacity: 0;
    z-index: 1;
    display: none
}

.active .mh-search-close {
    transform: rotate(0) scale(1);
    opacity: 1
}

.mh-search-input {
    position: absolute;
    right: 0;
    top: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    height: 30px;
    transform-origin: top center;
    transform: scaleY(1);
    transition: all .3s
}

.active .mh-search-input {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1)
}

.mh-search-input input {
    height: 100%;
    width: calc(100% - 40px);
    border: none;
    font-family: inherit;
    font-size: 16px;
    font-weight: 800;
    padding: 0 10px
}

.mh-search-input button {
    width: 40px;
    height: 100%;
    border: none;
    color: #fff;
    font-weight: 700;
    background-color: #948354;
    padding: 0;
    cursor: pointer
}

.mh-search-content {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 10px -5px rgba(51,51,51,.5);
    padding: 10px
}

.mh-search-warning {
    color: #ca1717;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.mh-search-item {
    align-items: center;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.mh-search-img {
    flex: 0 0 50px
}

    .mh-search-img img {
        width: 100%
    }

.mh-search-text {
    flex: 1 1 100%;
    color: #333;
    font-weight: 700;
    padding-left: 15px
}

.mh-search-title {
    font-size: 16px;
    margin-bottom: 3px
}

.mh-search-all a {
    display: block;
    color: #999970;
    font-size: 17px;
    font-weight: 700;
    border: 1px solid #999970;
    text-align: center;
    padding: 10px
}

.mh-search-all span {
    display: block;
    color: #999970;
    font-size: 17px;
    font-weight: 700;
    border: 1px solid #999970;
    text-align: center;
    padding: 10px
}

.mh-search-heading {
    color: #999970;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.header-online-shop {
    position: relative;
    vertical-align: middle;
    margin-left: 20px;
    position: relative;
    top: -5px;
    background: #e1bbbb;
    animation: hdronlineshop 2s infinite;
    height: 28px;
    transition: .3s all
}

    .header-online-shop a {
        line-height: 28px;
        font-size: 16px;
        color: #333;
        transition: .3s all;
        padding: 0 20px;
        letter-spacing: 1px
    }

@keyframes hdronlineshop {
    0% {
        background-color: #e1bbbb
    }

    40% {
        background-color: #e1bbbb
    }

    50% {
        background-color: #f9ebeb
    }

    60% {
        background-color: #ffff
    }

    80% {
        background-color: #e1bbbb
    }

    100% {
        background-color: #e1bbbb
    }
}

.header-online-shop:hover {
    background: #9a844f;
    transition: .3s all
}

    .header-online-shop:hover a {
        color: #e6e1d4;
        transition: .3s all
    }

.cart-count {
    position: absolute;
    top: -8px;
    left: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    color: #fff;
    font-size: 12px;
    background-color: #897a50;
    border-radius: 50%;
    font-weight: 700
}

.hdr-profile {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    position: relative;
    top: -5px;
    padding-right: 26px;
    border-right: 1px solid #8e7d54;
    padding-bottom: 2px
}

    .hdr-profile button {
        position: relative;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        border: 0;
        outline: 0;
        background: 0 0;
        cursor: pointer;
        text-align: left;
        padding: 0
    }

        .hdr-profile button span {
            display: block;
            color: #fff;
            font-size: 16px;
            font-weight: 800;
            float: left;
            line-height: 30px
        }

        .hdr-profile button svg {
            width: 20px;
            height: 20px;
            color: #fff;
            float: left
        }

        .hdr-profile button img {
            max-width: 21px;
            position: relative
        }

.hdr-profile-dropdown {
    display: none;
    position: absolute;
    top: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 140px;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    padding: 20px 0 7px;
    z-index: 10
}

    .hdr-profile-dropdown ul:nth-child(2) {
        margin-top: -12px
    }

    .hdr-profile-dropdown::before {
        content: "";
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent
    }

    .hdr-profile-dropdown ul li {
        display: block;
        padding-bottom: 13px
    }

        .hdr-profile-dropdown ul li a {
            display: block;
            color: #484848;
            text-align: center;
            font-weight: 700;
            line-height: 1;
            position: relative;
            padding: 0 28px;
            font-size: 14px;
            text-transform: uppercase
        }

            .hdr-profile-dropdown ul li a:hover {
                color: #999970
            }

.accordion ul.inner {
    overflow: hidden;
    display: none
}

.mobile-menu ul li a {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px 13px;
    transition: all .4s
}

    .mobile-menu ul li a:hover {
        background-color: #f5f5f5
    }

    .mobile-menu ul li a.mm-title span {
        position: relative;
        display: block;
        font-weight: 600;
        padding: 0 20px
    }

.mobile-menu ul li span.mm-title {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px 13px;
    transition: all .4s
}

    .mobile-menu ul li span.mm-title span {
        position: relative;
        display: block;
        font-weight: 600;
        padding: 0 20px
    }

.mobile-menu ul li a.mm-title.toggle span::before {
    content: url("../Content/WebsiteTemplate/img/arrow-down.html");
    position: absolute;
    top: 3px;
    right: 0;
    width: 14px;
    transition: all .4s
}

.mobile-menu ul li a.mm-title.active.toggle span::before {
    transform: rotate(180deg)
}

.mobile-menu ul > li ul li {
    display: block;
    padding-left: 30px
}

.mobile-menu {
    background-color: #fff;
    padding-bottom: 25px;
    position: fixed;
    left: 0;
    top: 0;
    width: 235px;
    z-index: 300;
    height: 100%;
    overflow: auto;
    transform: translateX(-100%);
    transition: all .3s ease;
    z-index: 999999
}

    .mobile-menu.active {
        transform: translate(0)
    }

.mobile-menu-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    cursor: pointer;
    z-index: 55555
}

.mobile-menu-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #999970;
    padding: 10px;
    position: relative
}

.mobile-menu-close {
    position: absolute;
    right: 15px;
    top: 0;
    width: 20px;
    height: 20px;
    background: 0 0;
    bottom: 0;
    margin: auto
}

    .mobile-menu-close:after {
        content: '';
        position: absolute;
        width: 16px;
        height: 3px;
        border-radius: 3px;
        background: #fff;
        transform: rotate(45deg);
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto
    }

    .mobile-menu-close:before {
        content: '';
        position: absolute;
        width: 16px;
        height: 3px;
        border-radius: 3px;
        background: #fff;
        transform: rotate(135deg);
        display: block;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

.mobile-menu-img, .mobile-menu-img img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.mobile-menu-title {
    color: #fff;
    font-size: 16px;
    margin-left: 10px
}

    .mobile-menu-title a {
        color: #fff
    }

.main-footer {
    background-color: #ededed;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 70px 0 95px
}

.mf-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}

.mft-item {
    width: 33.33%
}

    .mft-item:nth-child(2) {
        padding-left: 20px;
        width: 66.66%
    }

    .mft-item .mf-menu {
        margin-bottom: 40px
    }

.footer-logo {
    margin-bottom: 40px
}

.mf-menu ul li {
    display: block
}

    .mf-menu ul li a {
        display: block;
        text-align: left;
        padding: 5px;
        transition: all .4s;
        color: #383e42;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: .3px;
        margin-bottom: 5px
    }

        .mf-menu ul li a:hover {
            color: #999970;
            text-decoration: underline
        }

.mf-menu-categories ul li a {
    margin-bottom: 0
}

.footer-email {
    text-align: left
}

    .footer-email a {
        color: #383e42;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: .3px
    }

    .footer-email svg {
        color: #999970;
        width: 16px;
        margin-right: 5px
    }

.footer-order-phone {
    text-align: right;
    margin-bottom: 18px
}

.fop-inner {
    display: inline-block;
    text-align: center
}

.fop-title {
    color: #999970;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3.8px
}

.fop-phone a {
    display: block;
    color: #333;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -.25px;
    line-height: 33px
}

.footer-office-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
    height: 500px
}

.fol-item {
    margin-bottom: 30px;
    text-align: left;
    width: 50%
}

.foli-title {
    color: #996;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 10px
}

    .foli-title span {
        color: #383e42;
        margin-left: 8px;
        letter-spacing: 2.5px
    }

.foli-address {
    color: #383e42;
    font-size: 18px;
    letter-spacing: .3px;
    line-height: 1.1;
    margin-bottom: 10px
}

.foli-office-phones a {
    display: block;
    margin-bottom: 5px;
    color: #383e42;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.3px;
    line-height: 1.1
}

.foli-office-phones svg {
    -webkit-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    transform: rotate(110deg);
    color: #999;
    width: 13px;
    margin-right: 5px
}

.footer-social {
    text-align: LEFT;
    margin: 25px 0 10px
}

.fs-title {
    color: #888;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.fs-list ul li, .fs-list ul li a {
    display: inline-block
}

.fs-list ul li {
    margin: 0 3px
}

    .fs-list ul li a img {
        height: 20px;
        transition: all .4s
    }

    .fs-list ul li svg {
        width: 25px;
        height: 25px;
        display: block;
        margin: auto
    }

    .fs-list ul li a path {
        fill: #999970
    }

    .fs-list ul li a svg path, .fs-list ul li a svg polygon, .fs-list ul li a svg rect {
        fill: #999970
    }

    .fs-list ul li a:hover img {
        transform: translateY(-5px);
        filter: none
    }

.footer-apps {
    text-align: left;
    padding-top: 30px;
}

    .footer-apps a {
        display: block;
        margin-bottom: 5px;
        transition: .3s;
        opacity: .6
    }

        .footer-apps a img {
            max-width: 100%
        }

        .footer-apps a:hover {
            opacity: 1
        }

.footer-logos {
    width: 100%;
    margin: 10px 0
}

.mf-logo-list {
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px auto;
    padding: 10px 0
}

.mf-logo-item {
    padding: 0 10px
}

    .mf-logo-item img {
        max-width: 100%;
        max-height: 50px
    }

.mf-copyright {
    color: #888;
    font-weight: 700;
    margin-bottom: 10px
}

.mf-copyright, .mf-development {
    text-align: center
}

    .mf-development img {
        max-width: 65px
    }

.logo-area {
    width: 100%;
    position: fixed;
    background: #fff;
    z-index: 9999;
    border-bottom: 3px solid rgb(174 154 99 / 50%)
}

.main-logo {
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 10px
}

    .main-logo img {
        width: 220px
    }

.categories-list-item {
    width: auto
}

.categories-list-title {
    font-size: 20px;
    font-weight: 800 !important;
    letter-spacing: .5px;
    font-family: 'Champagne & Limousines' !important;
    color: #999970;
    padding-bottom: 0;
    transition: all .35s ease-in-out
}

    .categories-list-title:hover {
        font-size: 23px
    }

    .categories-list-title.selected {
        font-size: 25px;
        font-weight: bolder
    }

.specialday .categories-list-title {
    color: #e2b8b2
}

.flash-specialday .categories-list-title {
    color: #e2b8b2;
    animation-duration: 1s;
    animation-name: flashspecialday;
    animation-iteration-count: infinite;
}

.mobile-bottom-menu-item {
    display: none;
}

@keyframes flashspecialday {
    from {
        color: #999970
    }

    to {
        color: #e2b8b2
    }
}

.mh-search-content {
    display: none !important
}

.mh-lang a {
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    text-decoration: underline
}

.main-header .mh-lang a.actv-lang {
    font-size: 18px
}

.mh-phone-number a {
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    letter-spacing: .8px;
    padding-left: 25px;
    position: relative;
    display: block
}

    .mh-phone-number a:before {
        content: '';
        position: absolute;
        width: 17px;
        height: 20px;
        background: url(../Content/WebsiteTemplate/img/fiveoclock-phone-w.html) no-repeat center center;
        background-size: contain;
        left: 0
    }

.mh-phone-number {
    position: relative;
    top: -7px
}

.mh-lang {
    position: absolute;
    top: 11px;
    bottom: auto;
    right: 28px;
    margin: 0
}

    .mh-lang a {
        text-decoration: none
    }

.mh-menu ul {
    display: flex;
    justify-content: space-between
}

    .mh-menu ul li a {
        font-size: 16px;
        font-weight: 800;
        color: #fff;
        letter-spacing: .9px
    }

    .mh-menu ul li {
        margin-right: 35px
    }

        .mh-menu ul li:last-child {
            margin-right: 0
        }

.hdr-profile-text {
    Font-size: 18px;
    font-weight: 300;
    color: #fff;
    position: relative;
    top: -4px;
    margin-left: 3px
}

.hdr-basket-text {
    Font-size: 16px;
    font-weight: 800;
    color: #999970;
    letter-spacing: .8px;
    position: relative;
    top: -4px;
    margin-left: 0
}

.page-content .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.page-left {
    width: 21.3%
}

.page-left, .page-right {
    padding: 0
}

.page-right {
    padding-left: 50px;
    width: 78.7%
}

.page-menu-title {
    color: #383e42;
    font-weight: 700;
    font-size: 32px;
    border-bottom: 1px solid #e6e1d4;
    margin-bottom: 10px
}

    .page-menu-title a {
        color: #383e42;
        font-weight: 700;
        font-size: 32px;
        text-decoration: none
    }

.page-menu-link {
    display: block;
    color: #383e42;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .3px;
    padding: 3px 16px
}

    .page-menu-link.active, .page-menu-link:hover {
        background-color: #f7f2e7
    }

.page-title {
    color: #383e42;
    font-size: 30px;
    font-weight: 700;
    margin: 0
}

page-share {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.page-share.light-color {
    color: #999970
}

.page-share-inner {
    position: relative;
    display: inline-block;
    cursor: pointer
}

page-share .fas {
    margin-right: 3px
}

.page-share-wrapper {
    position: absolute;
    top: 35px;
    right: 0;
    white-space: nowrap;
    width: auto;
    padding: 5px 5px 0 5px;
    background-color: #fff;
    z-index: 9;
    box-shadow: 0 0 23px 0 rgb(0 0 0 / 10%)
}

.page-nav {
    margin-bottom: 20px
}

    .page-nav ul li, .page-nav ul li a {
        display: inline-block;
        color: #383e42;
        font-size: 18px;
        -webkit-transition: color .4s;
        transition: color .4s
    }

        .page-nav ul li::before {
            color: #333;
            font-size: 16px;
            content: "/";
            display: inline-block;
            margin: 0 5px
        }

        .page-nav ul li:last-child a {
            font-weight: 700
        }

.kmd-left {
    width: 53.78%;
    float: left
}

.kmd-right {
    width: 45%;
    padding-left: 30px;
    float: left
}

.kmd-desc {
    color: #383e42;
    font-size: 18px
}

    .kmd-desc p {
        color: #383e42;
        font-size: 18px;
        margin-bottom: 20px;
        font-weight: 600
    }

.big-images {
    position: relative
}

.pslider-big-image {
    position: relative
}

    .pslider-big-image img {
        width: 100%
    }

.product-big-slider .owl-nav .owl-prev {
    float: left
}

.product-big-slider .owl-nav .owl-next {
    float: right
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.page-nav ul li:first-child::before {
    display: none
}

.product-big-slider .owl-thumbs {
    display: none
}

.product-thumbs {
    margin-top: 10px
}

.product-big-slider .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    display: block !important
}

    .product-big-slider .owl-nav .owl-prev {
        float: left
    }

    .product-big-slider .owl-nav .owl-next {
        float: right
    }

    .product-big-slider .owl-nav button {
        border: 0;
        padding: 0;
        outline: 0
    }

.pslider-small-image {
    position: relative;
    overflow: hidden;
    padding-bottom: 99%
}

    .pslider-small-image img {
        position: absolute;
        width: 100%;
        max-height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: all .4s;
        transition: all .4s
    }

.owl-item.active.current .pslider-small-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: .3s
}

.owl-item:hover .pslider-small-image img {
    -webkit-transform: scale(1.2) !important;
    -ms-transform: scale(1.2) !important;
    transform: scale(1.2) !important;
    transition: .3s;
    cursor: pointer
}

#sync2 .owl-nav {
    display: none !important
}

#sync2 .owl-dots {
    display: none !important
}

.categories-list-item {
    position: relative
}

.categories-list-sub {
    background: #999970;
    position: absolute;
    width: auto;
    overflow: hidden;
    height: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding: 10px 10px;
    opacity: 0;
    z-index: 999
}

.categories-sub-item a {
    color: #fff
}

.categories-list-item:hover .categories-list-sub {
    opacity: 1;
    height: auto;
    -webkit-transition: all .4s;
    transition: all .4s
}

.categories-list-item .categories-list-sub:hover {
    opacity: 1;
    height: auto;
    -webkit-transition: all .4s;
    transition: all .4s
}

.home-pro-cat-hamburger {
    display: none
}

.main-nav {
    text-align: center;
    border-top: 3px solid rgb(174 154 99 / 50%)
}

    .main-nav ul {
        height: 40px;
        display: flex;
        justify-content: center;
        align-content: flex-end
    }

        .main-nav ul li {
            display: inline-block;
            display: flex;
            align-items: center;
            order: 2;
        }

            .main-nav ul li.order-specialday {
                order: 1;
            }

.main-nav-link {
    position: relative;
    display: inline-block;
    color: #383e42;
    font-family: "Champagne & Limousines";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .3px;
    padding: 7px 20px 7px 20px;
    -webkit-transition: color .4s;
    transition: color .4s;
    cursor: pointer
}

    .main-nav-link:focus, .main-nav-link:hover {
        color: #999970
    }

.has-navdropdown {
    position: relative
}

.categories-listwithsub {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 43px;
    width: 200px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9;
    transition: 1.3s all
}

.has-sub-item:hover .categories-listwithsub {
    height: 110px;
    transition: 1.3s all
}

.categories-listwithsub li {
    width: 100%;
    text-align: left
}

    .categories-listwithsub li a {
        color: #383e42;
        font-family: "Champagne & Limousines";
        font-size: 18px;
        font-weight: 700;
        letter-spacing: .3px;
        padding: 16px 8px 0 31px;
        width: 100%;
        float: left
    }

    .categories-listwithsub li:hover::before {
        transform: rotate(270deg);
        top: 14px !important;
        left: 10px !important
    }

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(../Content/WebsiteTemplate/fonts/fa-brands-400.eot);
    src: url(../Content/WebsiteTemplate/fonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"),url(../Content/WebsiteTemplate/fonts/fa-brands-400.woff2) format("woff2"),url(../Content/WebsiteTemplate/fonts/fa-brands-400.woff) format("woff"),url(../Content/WebsiteTemplate/fonts/fa-brands-400.ttf) format("truetype"),url(../Content/WebsiteTemplate/fonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(../Content/WebsiteTemplate/fonts/fa-regular-400.eot);
    src: url(../Content/WebsiteTemplate/fonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"),url(../Content/WebsiteTemplate/fonts/fa-regular-400.woff2) format("woff2"),url(../Content/WebsiteTemplate/fonts/fa-regular-400.woff) format("woff"),url(../Content/WebsiteTemplate/fonts/fa-regular-400.ttf) format("truetype"),url(../Content/WebsiteTemplate/fonts/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(../Content/WebsiteTemplate/fonts/fa-solid-900.eot);
    src: url(../Content/WebsiteTemplate/fonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"),url(../Content/WebsiteTemplate/fonts/fa-solid-900.woff2) format("woff2"),url(../Content/WebsiteTemplate/fonts/fa-solid-900.woff) format("woff"),url(../Content/WebsiteTemplate/fonts/fa-solid-900.ttf) format("truetype"),url(../Content/WebsiteTemplate/fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.has-navdropdown .main-nav-link::before {
    content: "";
    position: absolute;
    right: 10px;
    top: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3.5px 0 3.5px;
    border-color: #999970 transparent transparent transparent;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    display: none
}

.main-nav ul li {
    position: relative;
    display: flex;
    align-items: center
}

.has-sub-item:hover .main-nav-link::before {
    content: "\f150";
    top: 22px;
    border: none;
    color: #999970;
    font-family: Font Awesome\ 5 Free;
    display: block;
    font-size: 14px;
    width: 20px;
    height: 20px;
    right: 2px;
    top: 20px;
    position: absolute
}

.has-sub-item:hover li::before {
    display: none
}

.nav-dropdown {
    position: absolute;
    width: 275px;
    padding: 20px;
    background-color: #fff;
    border-top: 1px solid #e6e1d4;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .nav-dropdown ul li {
        display: block;
        text-align: left
    }

.nav-dropdown-link {
    position: relative;
    display: block;
    color: #383e42;
    font-family: "Champagne & Limousines";
    font-size: 18px;
    margin-bottom: 10px;
    -webkit-transition: color .4s;
    transition: color .4s;
    padding-left: 20px;
    font-weight: 700
}

    .nav-dropdown-link.nav-dropdown-sub-link {
        padding-left: 40px
    }

    .nav-dropdown-link::before {
        content: "\f152";
        position: absolute;
        left: 0;
        top: 3px;
        font-family: "Font Awesome 5 Free";
        color: #999970;
        font-size: 14px;
        font-weight: 700;
        opacity: 0;
        -webkit-transition: opacity .4s;
        transition: opacity .4s
    }

    .nav-dropdown-link:hover {
        color: #999970
    }

        .nav-dropdown-link:hover::before {
            opacity: 1;
            font-family: Font Awesome\ 5 Free
        }

.has-navdropdown:hover .nav-dropdown {
    opacity: 1;
    visibility: visible
}

.e-form-modal-content {
    width: 100%;
    padding: 30px;
    background-color: #fff
}

    .e-form-modal-content input[type=submit] {
        padding: 5px;
        color: #fff;
        font-weight: 300;
        display: inline-block;
        width: 151px;
        text-align: center;
        border: 1px solid #5b5977;
        background-color: #5b5977;
        float: right;
        border-radius: 2px
    }

        .e-form-modal-content input[type=submit]:hover {
            background-color: #45435a
        }

    .e-form-modal-content .edc-form-modal-body {
        margin-top: 30px
    }

.e-form-content img {
    max-width: 100%
}

.e-form-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    display: none;
    z-index: 50
}

.e-form-popup-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 40;
    background-color: rgba(0,0,0,.1)
}

    .e-form-popup-bg.darker-bg {
        background-color: rgba(0,0,0,.75)
    }

.e-form-content {
    width: 800px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0 auto;
    z-index: 45;
    padding: 30px;
    background-color: #fff;
    -webkit-perspective: 3000px;
    perspective: 3000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

    .e-form-content::after, .e-form-content::before, .e-form-modal-content::after, .e-form-modal-content::before {
        position: absolute;
        content: "";
        background: url(../Content/WebsiteTemplate/img/egf-form-border.html) no-repeat center center;
        width: 136px;
        height: 31px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .e-form-content::before, .e-form-modal-content::before {
        top: -31px
    }

    .e-form-content::after, .e-form-modal-content::after {
        bottom: -31px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .e-form-content input, .e-form-content textarea {
        width: 100%;
        color: #5b5977;
        font-family: inherit;
        font-weight: 400;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        border: none;
        border-bottom: 1px solid #dedbd6;
        background: #fff;
        outline: 0
    }

    .e-form-content textarea {
        line-height: 1.1;
        height: auto;
        resize: none
    }

    .e-form-content input[type=submit] {
        color: #fff;
        font-weight: 300;
        display: inline-block;
        width: 151px;
        text-align: center;
        border: 1px solid #5b5977;
        background-color: #5b5977
    }

        .e-form-content input[type=submit]:hover {
            background-color: #45435a
        }

    .e-form-content .OpinionFormSelect {
        width: 100%;
        color: #5b5977;
        font-family: inherit;
        font-weight: 400;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        border: none;
        border-bottom: 1px solid #dedbd6;
        background: #fff;
        outline: 0
    }

@-webkit-keyframes popupContentScale {
    0% {
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    95% {
        -webkit-transform: translate(-50%,-50%) scale(.4);
        transform: translate(-50%,-50%) scale(.4)
    }

    100% {
        -webkit-transform: translate(-50%,-50%) scale(.4);
        transform: translate(-50%,-50%) scale(.4)
    }
}

@keyframes popupContentScale {
    0% {
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    95% {
        -webkit-transform: translate(-50%,-50%) scale(.4);
        transform: translate(-50%,-50%) scale(.4)
    }

    100% {
        -webkit-transform: translate(-50%,-50%) scale(.4);
        transform: translate(-50%,-50%) scale(.4)
    }
}

.edc-form-body {
    max-width: 525px;
    margin: 0 auto
}

    .edc-form-body .form-group {
        margin-bottom: 20px
    }

    .edc-form-body :placeholder-shown {
        color: #5b5977;
        font-weight: 300
    }

    .edc-form-body ::-webkit-input-placeholder {
        color: #5b5977;
        font-weight: 300
    }

    .edc-form-body ::-moz-placeholder {
        color: #5b5977;
        font-weight: 300
    }

    .edc-form-body :-ms-input-placeholder {
        color: #5b5977;
        font-weight: 300
    }

    .edc-form-body :-moz-placeholder {
        color: #a078bb
    }

.efc-inner {
    position: relative;
    border: 1px solid #beb7ae;
    padding: 40px
}

.e-form-popup-close {
    position: absolute;
    right: 0;
    top: 0;
    color: #beb7ae;
    border-left: 1px solid #beb7ae;
    border-bottom: 1px solid #beb7ae;
    width: 40px;
    height: 40px;
    line-height: 34px;
    text-align: center;
    font-size: 30px;
    cursor: pointer
}

    .e-form-popup-close:hover {
        color: #fff;
        background: #beb7ae
    }

.efc-title {
    color: #973698;
    font-family: "Didot LT Std TR";
    font-size: 42px;
    letter-spacing: -.4px;
    line-height: 1.1
}

.edc-desc {
    color: #5b5977;
    font-size: 18px;
    font-weight: 300;
    margin: 20px 0 15px
}

#HomepagePopupImage .e-form-content::after, #HomepagePopupImage .e-form-content::before, #HomepagePopupImage .e-form-modal-content::after, #HomepagePopupImage .e-form-modal-content::before {
    display: none
}

#HomepagePopupImage .e-form-content {
    padding: 0;
    background: 0 0
}

#HomepagePopupImage .efc-inner {
    width: auto;
    border: none
}

#HomepagePopupImage .e-form-popup-close {
    border: 1px solid #beb7ae
}

.checkbox input:checked ~ label::before {
    background: #999970
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #000;
    font-weight: 700
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
    color: #000;
    font-weight: 700
}

li.select2-results__option.select2-results__option {
    color: #000;
    font-weight: 700
}

.product-unit-price {
    width: 100%;
    position: relative;
    top: -10px;
    margin: 0;
    color: #333;
    font-family: 'Champagne & Limousines';
    font-size: 14px;
    font-weight: 700
}

.fixed-right-cart {
    position: fixed;
    width: 555px;
    top: 0;
    right: -100%;
    background: #fff;
    padding: 90px 30px 30px 30px;
    max-width: 100%;
    height: 100vh;
    z-index: 999999999999999;
    border: 2px solid #a99a70;
    transition: .5s all;
    overflow-x: hidden
}

.close-fix-right-cart {
    position: absolute;
    background: #999970;
    width: 55px !important;
    height: 55px !important;
    right: 10px;
    top: 10px
}

    .close-fix-right-cart:before {
        content: '';
        position: absolute;
        width: 45px;
        height: 4px;
        border-radius: 4px;
        background: #fff;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(45deg);
        display: block
    }

    .close-fix-right-cart:after {
        content: '';
        position: absolute;
        width: 45px;
        height: 4px;
        border-radius: 4px;
        background: #fff;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(135deg);
        display: block
    }

.fixed-right-cart.fixed-right-cart-showed {
    right: 0;
    transition: .5s all
}

.fixed-right-cart .fixed-right-cart-title {
    text-align: center
}

    .mobile-cart-content-container .fixed-right-cart-title h1 {
        color: #999970;
        margin: 0 0 0 0;
        position: relative;
        padding: .67em 0
    }

        .mobile-cart-content-container .fixed-right-cart-title h1:after {
            position: absolute;
            left: 0;
            right: 0;
            height: 0;
            background: #f4f3ed;
            content: '';
            bottom: 0;
            width: 1000px
        }

.fixed-right-cart-inner {
    display: flex;
    flex-wrap: wrap
}

    .fixed-right-cart-inner .basket-left {
        width: 100% !important;
        padding-right: 0 !important
    }

.mobile-cart-content-container .basket-item {
    border-bottom: 0 solid #ddd
}

.mobile-cart-content-container .basket-right {
    width: 100% !important;
    background-color: #fff !important;
    padding: 0 0 0 !important
}

.mobile-cart-content-container .osm-bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.mobile-cart-content-container .continue-shopping-btn {
    display: inline-block !important;
    color: #999970 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    line-height: 45px !important;
    text-align: center !important;
    border: 1px solid #999970 !important;
    background-color: #fff !important;
    padding: 10px 15px !important;
    margin-top: 0 !important;
    outline: 0 !important;
    cursor: pointer !important;
    width: 49%
}

.mobile-cart-content-container .basket-summary-link {
    display: inline-block !important;
    max-width: 49%;
    height: auto !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: .5px !important;
    line-height: 45px !important;
    text-align: center !important;
    background-color: #999970;
    border: none;
    padding: 10px 15px !important;
    outline: 0 !important;
    cursor: pointer !important;
    position: relative !important;
    top: 0;
    width: 49%
}

.mobile-cart-content-container .basket-summary-desc {
    color: #999970
}

    .mobile-cart-content-container .basket-summary-desc.total {
        color: #999970
    }

.mobile-cart-content-container .basket-item-title {
    font-size: 17px !important;
    display: flex;
    justify-content: space-between
}

    .mobile-cart-content-container .basket-item-title h2 {
        font-size: 17px !important
    }

.fixed-right-cart .product-quantity .qtyminus, .fixed-right-cart .product-quantity .qtyplus {
    border-radius: 50%;
    width: 16%;
    position: relative
}

.fixed-right-cart .product-quantity .qty {
    width: 62%;
    border-right: 0px;
    border-left: 0;
    border-radius: 15px
}

.fixed-right-cart .basket-item-text .product-quantity {
    display: flex;
    justify-content: space-between
}

.fixed-right-cart .basket-item-text .product-count {
    flex: 0 1 118px
}

.fixed-right-cart .pdr-basket-refresh img {
    width: 16px
}

.select-shipping-address-hdr .myshippingaddresslist {
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px
}

    .select-shipping-address-hdr .myshippingaddresslist.active-shipping-address-left {
        height: auto;
        overflow: hidden;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 35px;
        left: 20px;
        width: 200px;
        background: #c6b891;
        padding: 12px;
        z-index: 99
    }

.BtnSelectThisHdrAddress {
    width: 100%;
    background: 0 0;
    border: #fff;
    text-align: left;
    padding: 6px;
    color: #fff;
    font-size: 16px
}

.warningofbasket {
    background: rgb(51 51 51 / 32%);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding: 30px;
    justify-content: center;
    align-items: center;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

    .warningofbasket.showwarningofbasket {
        display: flex
    }

.warningofbasket-inner {
    width: 300px;
    height: 300px;
    background: #fff;
    padding: 50px 30px 30px 30px;
    border-radius: 20px
}

.warningofbasketdesc {
    color: #999970;
    line-height: 24px;
    font-size: 22px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px
}

.warningofbasketbtns {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.BtnAccept, .BtnReject {
    max-width: 49%;
    padding: 5px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    background: #999970;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    width: 115px
}

.option-add a {
    width: 100px;
    font-weight: 700;
    margin: 0 auto;
    line-height: 39px;
    color: #f2ffff;
    font-size: 14px
}

.option-add svg {
    width: 10px;
    height: 10px
}

.new-address-item-gtitle .hdr-basket-text {
    color: #fff
}

    .new-address-item-gtitle .hdr-basket-text span {
        color: #fff
    }

.new-address-item-gtitle .mh-right-link svg {
    color: #fff
}

.select-shipping-address-hdr {
    margin-left: 0
}

.bsd-price {
    margin-right: 4px
}

    .bsd-price span:first-child {
        margin-right: 31px;
        position: relative
    }

    .bsd-price.awrc span:first-child {
        margin-right: 12px
    }

    .bsd-price span:first-child:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        top: 8px;
        bottom: auto;
        left: 0;
        right: 0;
        margin: auto;
        background: #333;
        display: block
    }

.mh-lang-basket {
    display: none
}

#myloader {
    position: fixed;
    z-index: 99999999999999;
    width: 100%;
    height: 100%;
    background: rgb(174 154 99 / 10%);
    display: block;
    justify-content: center;
    align-items: center;
    transition: 3s all
}

.myloaderitem {
    width: 90px;
    height: 90px;
    display: block;
    background: url(../../cdn.fiveoclock.com/Content/WebsiteTemplate/img/fiveoclock-loaders.html) no-repeat center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain
}

.home-flex-scroll.flex-scroll.scrolled {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999999
}

.paymentsteps-flex-scroll.scrolled {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999999
}

.mobile-show {
    display: none;
}

@media(max-width:1320px) {
    .mh-lang {
        position: relative;
        top: -8px;
        bottom: auto;
        left: 0;
        margin: 0 15px 0 0
    }

    .mh-middle {
        margin-left: 10px;
        margin-right: auto
    }

    .mh-phone-number a {
        letter-spacing: 0;
        padding-left: 18px
    }

    .mh-menu ul li {
        margin-right: 15px
    }
}

@media(max-width:1280px) {
    .mh-phone-number a {
        font-size: 14px;
        letter-spacing: .5px
    }

    .mh-menu ul li a {
        font-size: 14px;
        letter-spacing: .5px
    }

    .hdr-profile button span {
        font-size: 14px;
        letter-spacing: .5px
    }

    .hdr-basket-text {
        font-size: 14px;
        letter-spacing: .5px
    }

    .main-nav-link {
        padding: 18px 12px 18px 12px
    }

    .main-nav li::before {
        display: none !important
    }

    .main-nav ul li:last-child {
        padding-right: 0
    }
}

@media(max-width:1040px) {
    .main-header .container {
        flex-wrap: wrap
    }

    .home-flex-scroll.flex-scroll {
        position: relative;
        top: 38px;
        z-index: 99 !important
    }

        .home-flex-scroll.flex-scroll.scrolled {
            z-index: 999999 !important;
            top: 135px
        }

    .mh-left {
        order: 1
    }

    .mh-right {
        order: 2
    }

    .mh-middle {
        width: 100%;
        order: 3
    }

    .main-header {
        height: auto;
        padding: 10px 20px;
        width: 100%
    }

        .main-header .container {
            flex-wrap: wrap;
            max-width: 100%
        }

    .logo-area {
        width: 100%;
        padding-top: 40px
    }

    .mh-menu ul {
        justify-content: center
    }

    .mh-middle {
        margin-left: 0
    }
}

@media(max-width:1023px) {
    .home-flex-scroll.flex-scroll {
        display: none
    }

        .home-flex-scroll.flex-scroll.scrolled {
            display: none
        }

    .home-pro-cat-hamburger {
        z-index: 9999999
    }

    .fixed-right-cart-inner .basket-item-price, .fixed-right-cart-inner .basket-item-title {
        font-size: 14px
    }

    .fixed-right-cart-inner .bsd-price.awrc span:first-child {
        margin-right: 18px
    }
}

@media(max-width:991px) {
    .page-left {
        width: 33.33333333%
    }

    .page-right {
        width: 66.66666667%
    }

    .kmd-left, .kmd-right {
        width: 100%;
        padding-left: 0
    }
}

@media(max-width:1406px) {
    .footer-office-list {
        flex-direction: row;
        height: auto
    }
}

@media(max-width:1023px) {
    .home-pro-cat-hamburger {
        display: block;
        position: absolute;
        right: 20px;
        width: 40px;
        height: 24px;
        cursor: pointer;
        top: 107px;
        z-index: 999999
    }

        .home-pro-cat-hamburger, .home-pro-cat-hamburger::after, .home-pro-cat-hamburger::before {
            background-color: #999970;
            position: absolute;
            width: 40px;
            height: 4px;
            border-radius: 4px
        }

            .home-pro-cat-hamburger::after, .home-pro-cat-hamburger::before {
                display: block;
                content: ''
            }

            .home-pro-cat-hamburger::before {
                top: -10px
            }

            .home-pro-cat-hamburger::after {
                bottom: -10px
            }

    .home-flex-scroll .flex-scroll__list {
        width: 100%;
        padding: 40px 30px 30px 30px;
        max-height: 100vh;
        display: block;
        overflow-x: visible !important;
        overflow-y: scroll !important
    }

    .home-flex-scroll .categories-list-item {
        position: relative;
        width: 100%;
        text-align: right;
        margin-bottom: 4px
    }

    .home-flex-scroll .categories-list-title {
        font-size: 16px;
        font-weight: 900;
        padding-bottom: 0
    }

    .close-home-flex-scroll {
        color: #fff;
        font-size: 40px;
        position: absolute;
        right: 50px;
        top: -3px;
        display: block;
        cursor: pointer
    }

    .show-home-flex-scroll.home-flex-scroll.flex-scroll {
        right: 0;
        display: block;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .home-flex-scroll .categories-list-sub {
        opacity: 1;
        z-index: 999;
        opacity: 1;
        text-align: right;
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 0;
        padding: 5px 5px
    }
}

@media(max-width:767px) {
    .mft-item, .mft-item:nth-child(2) {
        width: 100%
    }

    .footer-email, .footer-social, .mf-menu ul li a {
        text-align: center
    }

    .footer-order-phone {
        text-align: center;
        margin-top: 40px
    }

    .fol-item {
        width: 100%;
        text-align: center
    }

    .footer-apps {
        text-align: center;
        margin: 25px 0
    }

    .mh-lang, .mh-phone-number {
        top: 0
    }

    .page-left, .page-right {
        padding: 0
    }

    .page-left {
        width: 100%
    }

    .page-right {
        width: 100%
    }

    .mh-search-btn {
        position: relative;
        top: -3px;
        display: none
    }

    .fixed-right-cart-inner .basket-right {
        display: block !important
    }
}

@media(max-width:680px) {
    .mh-search {
        display: none
    }
}

@media (max-width:560px) {
    .mh-menu ul li a {
        font-size: 14px
    }

    .mh-menu ul li {
        margin-right: 8px
    }

    .mh-phone-number a {
        font-size: 14px;
        letter-spacing: 0
    }

    .hdr-profile button span {
        font-size: 13px
    }

    .mh-right-link {
        margin-left: 10px
    }

    .hdr-basket-text {
        top: -4px;
        margin-left: 10px
    }

    .hdr-profile {
        top: 4px
    }

    .mh-search-btn {
        display: none
    }

    .hdr-profile {
        top: 0
    }

    .mh-right-link {
        top: -5px
    }

    .btnof-hdr-select {
        margin-left: 0
    }

    .mh-search {
        margin-left: 0
    }

    .fixed-right-cart {
        max-width: 100%;
        padding: 65px 15px 30px 0
    }
 .mobile-cart-content-container {
        padding-top: 65px;
    }
        .mobile-cart-content-container .fixed-right-cart-title h1 {
            font-size: 22px
        }

        .mobile-cart-content-container .basket-item-title h2 {
            font-size: 14px !important
        }

    .basket-item-text .product-select-title {
        font-size: 14px !important;
        padding-right: 5px
    }

   .mobile-cart-content-container .basket-item-text .product-count {
        flex: 0 1 90px
    }

    .product-quantity .qty {
        font-size: 14px !important
    }

    .basket-item-price, .basket-item-title {
        font-size: 14px !important
    }
}

@media (max-width:492px) {
    .main-header {
        padding-right: 0;
        padding-left: 0
    }

    .hdr-profile {
        top: -5px
    }

    .mh-right {
        padding-right: 5px
    }

    .mh-search {
        margin-left: 0
    }

    .header-online-shop {
        margin-left: 12px
    }

    .hdr-profile {
        margin-left: 10px
    }
}

@media(max-width:480px) {
    .mh-right .hdr-profile {
        display: none
    }

    .mobile-show {
        display: block;
    }

    .main-header .mh-right {
        width: auto !important;
        z-index: 99999999
    }

    .main-header {
        z-index: 99999999 !important
    }

    .pl-list.page {
        padding-top: 67px !important
    }
}

@media (max-width:445px) {
    .header-online-shop a {
        font-size: 14px;
        padding: 0 11px
    }

    .mh-left {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 10px
    }

    .mh-right {
        padding-right: 5px;
        width: 100%;
        display: flex;
        justify-content: center
    }

    .logo-area {
        padding-top: 100px !important
    }

    .main-logo {
        padding-top: 4px
    }
}

@media (max-width:480px) {
    .mh-menu ul li a {
        font-size: 12px
    }

    .mft-item:nth-child(2) {
        padding-right: 20px
    }

    .profile-content {
        padding: 0 20px
    }

    .past-order-item a {
        width: 100%
    }

    .past-order-title {
        width: 100%;
        min-width: 100% !important
    }

    .past-order-text {
        padding-left: 0 !important
    }

    .past-order-item {
        padding: 0 0 10px !important
    }

    .mh-right-link {
        top: 0
    }
}

@media(max-width:430px) {
    .basket-item-img {
        -ms-flex: 1 0 60px !important;
        flex: 1 0 60px !important
    }

    .basket-item-text {
        padding-left: 6px !important
    }

    .fixed-right-cart .basket-item-text .product-count {
        flex: 0 1 60px !important
    }

    .fixed-right-cart .product-quantity .qtyminus, .fixed-right-cart .product-quantity .qtyplus {
        width: 26px !important
    }

    .product-quantity .qty {
        font-size: 12px !important
    }
}

@media(max-width:403px) {
    .mh-lang {
        margin-left: 9px
    }

    .mh-phone-number a {
        font-size: 14px;
        padding-left: 18px
    }

    .header-online-shop {
        margin-left: 8px
    }

        .header-online-shop a {
            font-size: 13px;
            padding: 0 8px
        }

    .hdr-profile {
        margin-left: 10px;
        padding-right: 8px
    }

        .hdr-profile button img {
            max-width: 13px
        }

    .mh-right-link {
        margin-left: 8px
    }

        .mh-right-link img {
            max-width: 13px
        }

    .mh-lang {
        margin-left: 0;
        margin-right: 8px
    }

        .mh-lang a {
            font-size: 14px
        }

    .main-header .mh-lang a.actv-lang {
        font-size: 16px
    }

    .main-logo img {
        width: 180px;
        max-width: 80%;
        position: relative;
        top: 5px
    }
}

@media(max-width:390px) {
    .fixed-right-cart .basket-summary-link {
        font-size: 14px !important
    }

    .basket-item-img {
        -ms-flex: 1 0 50px !important;
        flex: 1 0 50px !important
    }
}

@media(max-width:380px) {
    .mh-right-link {
        top: 0 !important
    }

    #shopping-cart-form-right .basket-item-img {
        -ms-flex: 1 0 60px !important;
        flex: 1 0 60px !important
    }
}

@media (max-width:355px) {
    .fixed-right-cart .basket-summary-link {
        padding-right: 8px !important;
        padding-left: 8px !important
    }
}

@media (max-width:350px) {
    .mh-phone-number a {
        font-size: 13px;
        padding-left: 0
    }

        .mh-phone-number a:before {
            display: none
        }

    .mh-search-btn img {
        max-width: 15px;
        top: -3px
    }

    .hdr-profile {
        margin-left: 7px;
        padding-right: 5px
    }

    .mh-right-link {
        margin-left: 5px
    }

    .basket-item-text .product-select-title {
        width: 100%
    }

    .product-select-count {
        flex-wrap: wrap
    }
}

@media (max-width:320px) {
    .main-logo img {
        width: 144px
    }
}

@media (max-width:317px) {
    .mh-phone-number a {
        font-size: 12px
    }

    .mh-search-btn img {
        max-width: 12px;
        top: -3px
    }

    .hdr-profile {
        margin-left: 5px;
        padding-right: 4px
    }

    .mh-right-link {
        margin-left: 4px
    }

    .header-online-shop a {
        font-size: 12px;
        padding: 0 5px
    }
}

.container {
    padding: 0 0 !important
}

@media (min-width:481px) {
    .hdr-mobilex-drowdown {
        display: none !important
    }
}
@media (max-width:767px){
      .mh-right-link img {
        filter: brightness(50%) sepia(100) saturate(100) hue-rotate(63deg)
    }
}
@media (max-width:480px) {
    .main-header .mh-left {
        display: none
    }

    .main-header .mh-middle {
        display: none
    }

 

    .main-header .hdr-profile button img {
        filter: brightness(50%) sepia(100) saturate(100) hue-rotate(63deg)
    }

    .main-header {
        padding: 0 20px;
        position: absolute
    }

        .main-header .mh-right {
            position: absolute;
            left: auto;
            right: 20px;
            height: 58px;
            width: 118px
        }

    .logo-area {
        padding-top: 0 !important;
        padding-right: 103px;
        padding-left: 103px
    }

    .main-header .hdr-profile {
        padding-right: 9px;
        margin-left: 0
    }

    .home-pro-cat-hamburger {
        top: 25px;
        z-index: 999;
        right: auto;
        left: 20px
    }

    .main-logo img {
        max-width: 100%;
        width: auto;
        text-align: center;
        margin: 0 auto;
        display: block
    }

    .main-logo {
        padding-top: 4px;
        text-align: center;
        width: 100%
    }

        .main-logo a {
            text-align: center;
            width: 100%
        }

    .select-shipping-address-hdr {
        margin-left: 0;
        margin-left: 0 !important;
        position: absolute;
        top: 49px !important;
        margin-right: 0;
        right: 0
    }

    .mh-lang-basket.mh-lang {
        display: none;
        margin: 0 0 0 15px
    }

        .mh-lang-basket.mh-lang a {
            color: #ab9a6a
        }

    .mh-right .mh-right-link {
        margin-left: 0;
        margin-right: 0;
        display: flex;
        flex-wrap: wrap;
        width: auto;
    }
}

@media(max-width:380px) {
    .main-header .mh-right {
        width: 82px
    }

    .home-pro-cat-hamburger, .home-pro-cat-hamburger::after, .home-pro-cat-hamburger::before {
        width: 25px
    }

    .home-pro-cat-hamburger {
        left: 11px
    }

    .logo-area {
        padding-right: 88px;
        padding-left: 54px
    }
}

@media(max-width:480px) {
    .mh-right-link img {
        max-width: 32px
    }

    .cart-count {
        top: 10px;
        left: 7px;
        height: 18px;
        color: #897a50;
        background-color: initial;
        font-size: 16px;
        font-weight: 900
    }

    .home-items-title-button {
        font-size: 14px !important;
        right: 0 !important;
        padding-left: 13px !important;
        font-weight: 900 !important;
        left: 0 !important
    }

    .logo-area {
        position: fixed;
        z-index: 9999
    }

    .main-header {
        position: fixed;
        z-index: 9999
    }

    .page {
        padding-top: 47px !important
    }

    .home-pro-cat-hamburger {
        position: fixed;
        z-index: 99999
    }

    .hdr-desktopx-drowdown {
        display: none !important
    }

    .hdr-mobilex-drowdown.hdr-profile-dropdown ul li a {
        padding: 0 15px;
        text-transform: uppercase;
        text-align: left
    }

    .hdr-mobilex-drowdown.hdr-profile-dropdown {
        left: -2px;
        bottom: 77px !important
    }

    .menu-bottom-corporate-menu {
        display: none;
        position: absolute;
        top: auto;
        left: 84px;
        bottom: 77px !important;
        transform: translateX(-50%);
        width: 140px;
        background-color: #fff;
        box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
        padding: 20px 0 7px;
        z-index: 10
    }

        .menu-bottom-corporate-menu ::before {
            content: "";
            position: absolute;
            top: -10px;
            left: 50%;
            margin-left: -10px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 10px 10px 10px;
            border-color: transparent transparent #fff transparent
        }

        .menu-bottom-corporate-menu ul li {
            display: block;
            padding-bottom: 13px
        }

            .menu-bottom-corporate-menu ul li a {
                display: block;
                color: #484848;
                font-weight: 700;
                line-height: 1;
                position: relative;
                font-size: 14px;
                padding: 0 15px;
                text-transform: uppercase;
                text-align: left
            }

        .menu-bottom-corporate-menu.menu-bottom-corporate-menu-showed {
            display: block
        }

    .select-shipping-address-hdr .myshippingaddresslist.active-shipping-address-left {
        left: auto;
        right: 0
    }

    .logo-area {
        padding-bottom: 13px;
        background: #fff
    }

    .home-items-title-button {
        padding-right: 3px !important;
        padding-left: 8px !important
    }

    .hdr-mobilex-drowdown-item-inner {
        padding-left: 15px
    }

    .btnof-hdr-select {
        max-width: initial;
        background: rgb(174 154 99 / 90%);
        width: auto;
    }

    .mh-right-link svg {
        color: #fff
    }

    .btnof-hdr-select span {
        color: #fff
    }

    .select-shipping-address-hdr .myshippingaddresslist.active-shipping-address-left {
        top: 28px
    }

    .btnof-hdr-select span {
        top: -28px;
        width: auto;
        max-width: initial;
        display: block;
        left: 21px;
        min-width: 123px;
        display: block;
        max-width: 100%;
        float: right;
    }

    .mh-right .select-shipping-address-hdr {
        right: -20px
    }

    .products-price {
        width: 100%;
        text-align: left;
        display: block;
        float: left
    }

    .products-special-note {
        position: relative !important;
        font-size: 12px !important
    }
}

.basket-item-price .basket-item-price {
    display: block !important
}

.product-select-count .basket-item-price {
    display: block !important
}

@media(max-width:326px) {
    .fixed-right-cart a.basket-summary-link {
        font-size: 12px !important
    }
}

@media(min-width:768px) {
    .cssload-loader {
        display: none !important
    }
}

@media(max-width:767px) {
    .cssload-loader {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 999999999
    }
}

@media(min-width:769px) {
    .smartbanner {
        display: none !important;
    }
}

/**
 * Owl Carousel v2.3.3
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{display:none;text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

.toast-title{font-weight:500}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFFFFF}.toast-message a:hover{color:#CCCCCC;text-decoration:none}.toast-close-button{position:relative;right:-25px;top:3px;float:right;font-size:30px;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}
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-center-full-width{top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}
#toast-container{position:fixed;z-index:999999;pointer-events:none}
#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 35px;width:300px;-moz-border-radius:3px 3px 3px 3px;min-height:200px;    text-align: center;justify-content: center; align-items: center;-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:#FFFFFF;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);text-align:center}
#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}
#toast-container>div:hover{cursor:pointer}
#toast-container.toast-top-center>div,#toast-container.toast-bottom-center>div{width:300px;margin-left:auto;margin-right:auto}
.modal.bs-example-modal-lg.msas-messages-container.in {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 300px;
    max-width:96%;
}
#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:100%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#999970}.toast-center-full-width.toast-success{top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;width:300px;height:200px;padding:50px 30px 30px 30px;border-radius:20px;color:#ffffff;line-height:24px;font-size:22px;text-align:center;width:100%;margin-bottom:20px}.toast-center-full-width.toast-success.toast-title{position:relative;top:0px}.toast-center-full-width.toast-close-button{position:absolute;right:0;top:0;width:50px;height:50px}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:##dddddd}.toast-center-full-width.toast-warning{top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;width:300px;height:300px;padding:50px 30px 30px 30px;border-radius:20px;color:#ffffff;line-height:24px;font-size:22px;text-align:center;width:100%;margin-bottom:20px}.toast-center-full-width.toast-warning.toast-title{position:relative;top:0px}.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)}
.toast-title {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    min-height: 200px;
    font-size: 24px;
}
.gray-bg {
    background-color: #f4f4f4
}

.page-top {
    background-color: #fff
}

.page-title {
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    display: none
}

    .page-title h1 {
        font-size: 20px;
        font-weight: 700;
        margin: 0
    }

.mobile-categories-hide {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
    display: flex;
    flex-wrap: wrap
}

.page-title.with-link {
    position: relative
}

.pslider-big-image img {
    max-width: 100%
}

.flex-scroll {
    margin-bottom: 0
}

.flex-scroll__heading {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 13px
}

.flex-scroll__list {
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-left: -5px;
    margin-right: -5px
}

mobile-categories-hide {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
    display: flex;
    flex-wrap: wrap
}

.flex-scroll__item {
    text-align: center;
    width: 11.1%;
    margin: 0 0 0;
    padding: 0 5px
}

.flex-scroll__img {
    width: 100%;
    height: 75%;
    border: 1px solid #ae9b64;
    padding: 2px;
    margin: 0 auto
}

.flex-scroll__link:focus .flex-scroll__img {
    background-color: #ae9b64
}

.flex-scroll__picture {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.flex-scroll__title {
    display: inline-block;
    color: #333;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    margin-top: 3px
}

.category-item {
    position: relative;
    margin-bottom: 10px
}

    .category-item img {
        width: 100%
    }

.category-title {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    color: #0e1010;
    font-size: 18px;
    font-weight: 700;
    margin: 0
}

.products {
    border-top: 1px solid #ebebeb;
    overflow: hidden
}

.products-list .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: flex-start
}

.products-item {
    width: 50%;
    border-bottom: 1px solid #ebebeb
}

    .products-item:nth-child(odd) {
        border-right: 1px solid #ebebeb
    }

.products-link {
    display: block;
    position: relative;
    min-height: 100%;
    padding: 15px
}

.products-img img {
    width: 100%
}

.products-text {
    color: #333
}

.products-title {
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 5px;
    overflow: hidden
}

.products-price {
    font-weight: 700
}

.login-tab {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}

.login-tab {
    border: 1px solid #999970;
    border-radius: 8px
}

.login-tab-link {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    padding: 10px 5px
}

    .login-tab-link.active {
        color: #fff;
        background-color: rgba(124, 147, 141, 1);
    }

.login .container {
    position: relative;
    padding: 25px !important;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    max-width: 448px;
    width: 100%;
    color: #484848;
    margin: 0 auto 62px
}

    .login .container .contact-form .cf-send-btn,
    .login .container .contact-form input {
        border-radius: 8px
    }

.secure-shopping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.ss-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

    .ss-title span {
        letter-spacing: -.22px;
        text-align: center;
        color: #439e4a;
        margin-left: 11px;
        font-weight: 700
    }

.ss-copyright {
    line-height: 1.82;
    text-align: center;
    color: #646464;
    margin-top: 12px
}

.full,
.half {
    width: 100%
}

.contact-form .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}
#information-information{
    display: none;
}
.contact-form .full,
.contact-form .half {
    padding: 0 10px
}

.contact-form .form-group {
    margin-bottom: 20px
}

.full {
    float: left;
    width: 100%
}

.contact-form .myrow {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 15px;
    display: flex
}

.contact-form .half-form-group {
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
    float: left;
    margin: 0 0
}

.contact-form label {
    display: block;
    color: #0b2429;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px
}

.contact-form input,
.contact-form select,
.contact-form textarea {
    width: 100%;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    border: 1px solid #999970;
    background-color: #fff;
    padding: 0 10px;
    outline: 0
}

#BtnSaveAddress {
    background: #999970;
    color: #fff
}

#BtnSaveSelectThisAddress {
    background: #999970;
    color: #fff;
    width: 100%;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    border: 1px solid #999970;
    padding: 0 10px
}

.contact-form textarea {
    line-height: 1.5;
    height: auto;
    resize: none
}

.contact-form select {
    background: #fff url(../Content/WebsiteTemplate/img/select-arrow.svg) no-repeat right 10px center;
    background-size: 15px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 30px
}

select::-ms-expand {
    display: none
}

.contact-form select option {
    font-weight: 700
}

.text-right {
    text-align: right
}

.forget-pass {
    color: #4a90e2;
    font-weight: 700;
    text-decoration: underline
}

.checkbox {
    position: relative
}

    .checkbox input {
        display: none
    }

    .checkbox label {
        position: relative;
        padding-left: 30px;
        min-height: 20px
    }

        .checkbox label::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
            border: 1px solid #b5b5b5
        }

        .checkbox label::after {
            content: "";
            position: absolute;
            left: 4px;
            top: 4px;
            width: 12px;
            height: 12px;
            background: url(../Content/WebsiteTemplate/img/brown-check.svg) no-repeat 50% 50%;
            transform: scale(0);
            transform-origin: 50% 50%;
            transition: all .1s
        }

    .checkbox input:checked ~ label::after {
        transform: scale(1)
    }

    .checkbox input:checked ~ label::before {
        border-color: #999970
    }

.cf-send-btn,
.contact-form .cf-send-btn {
    display: block;
    width: 100%;
    height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    background-color: rgba(124, 147, 141, 1);
    border: none;
    outline: 0;
    cursor: pointer
}

    .cf-send-btn.forget-pass {
        color: #999970;
        background-color: #fff;
        border: 1px solid #999970;
    }

    .cf-send-btn:focus,
    .cf-send-btn:hover {
        background-color: rgba(80, 116, 106, 1) !important;
    }

    .cf-send-btn.forget-pass:focus,
    .cf-send-btn.forget-pass:hover {
        background-color: #999970;
        color: #fff;
    }

.product-detail .container {
    display: flex;
    flex-wrap: wrap
}

.product-detail-left,
.product-detail-right {
    width: 100%
}

.product-detail-img {
    position: relative
}

.product-slider {
    background: url(../Content/WebsiteTemplate/plugins/owl-carousel/ajax-loader.gif) no-repeat 50% 50%;
    margin-bottom: 20px
}

    .product-slider .owl-dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 10px;
        text-align: center;
        z-index: 1
    }

    .product-slider .owl-dot {
        display: inline-block;
        vertical-align: bottom;
        width: 8px;
        height: 8px;
        border: none;
        background-color: #7f7f7f;
        border-radius: 50%;
        outline: 0;
        padding: 0;
        margin: 0 3px
    }

        .product-slider .owl-dot.active {
            background-color: #333
        }

    .product-slider .item img {
        width: 100%
    }

.product-slider-big,
.product-slider-nav {
    width: 100%;
    float: left
}

    .product-slider-big img {
        width: 100%
    }

.product-slider-nav {
    display: none
}

.bsd-price {
    margin-right: 4px
}

.no-margin-price .bsd-price {
    margin-right: 0
}

.product-detail-title {
    color: #999970;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: .5px;
    margin-top: 15px
}

.product-detail-cat-title {
    color: #383e42;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    width: 100%;
    margin-top: 5px
}

.product-detail-nav {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.pdn-button {
    margin-left: 8px;
    width: 14%
}

    .pdn-button.pdn-prev a::before {
        content: "<";
        margin-right: 7px
    }

    .pdn-button.pdn-next a::after {
        content: ">";
        margin-left: 7px
    }

    .pdn-button a {
        width: 100%;
        height: 35px;
        color: #7b6d47;
        font-size: 16px;
        font-weight: 700;
        border: none;
        outline: 0;
        cursor: pointer;
        padding: 0 10px 0 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

        .pdn-button a:hover {
            background-color: #999970;
            color: #fff
        }

.product-detail-price {
    color: #999970;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
}

.my-new-price {
    color: #e2b8b2;
    animation-duration: 1s;
    animation-name: flashspecialday;
    animation-iteration-count: infinite;
}

span.my-old-price {
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

    span.my-old-price:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #999970;
        display: block;
        position: absolute;
        top: 10px;
    }

.product-detail-price span.my-old-price:after {
    top: 12px;
}

.promotional-item-tag {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    background: #e2b8b2;
    padding: 5px 14px;
    border-radius: 10px;
    display: inline-block;
    animation-duration: 1s;
    animation-name: flashpromotionalitemtag;
    animation-iteration-count: infinite;
}

@keyframes flashpromotionalitemtag {
    from {
        background: #e2b8b2;
    }

    to {
        background: #999970;
    }
}

.products-special-note {
    color: #999970;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px
}

.products-item .promotional-item-tag {
    position: relative;
    color: #ffffff;
    right: 0;
    float: right;
    margin-bottom: 12px;
    font-size: 14px;
    padding: 0 6px 0 6px;
}

.product-det-attr {
    max-width: 100%;
    width: 100%
}

.product-det-attr-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 13px 0;
    width: 100%
}

.product-det-attr-row-name {
    width: 42%
}

.product-det-attr-row-val {
    width: 58%
}

    .product-det-attr-row-val input,
    .product-det-attr-row-val select,
    .product-det-attr-row-val textarea {
        border-right: 0;
        border-left: 0;
        border-top: 0;
        padding-bottom: 5px;
        color: #999970;
        padding-top: 7px
    }

.product-det-attr-row .product-det-attr-row-name label {
    color: #999970;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    height: 100%;
    padding-bottom: 7px
}

.product-detail-new-left .product-select-title {
    color: #999970;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px
}

.product-detail-new-left .product-select-count {
    justify-content: flex-start
}

.product-detail-new-left .product-count {
    -ms-flex: auto;
    flex: auto;
    width: 80px
}

.contact-form .product-detail-attributes input,
.contact-form .product-detail-attributes select,
.contact-form .product-detail-attributes textarea {
    font-size: 18px
}

.product-detail-new-left .product-quantity {
    width: 100%;
    position: relative;
    height: 31px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.product-detail-new-left .product-buy input {
    width: 160px;
    max-width: 100%
}

.product-detail-new-left .product-quantity .qtyminus,
.product-detail-new-left .product-quantity .qtyplus {
    border-radius: 50%;
    width: 16%;
    position: relative;
    line-height: 12px !important;
    height: 24px
}

.product-detail-new-left .product-quantity .qtyminus {
    left: 0
}

.product-detail-new-left .product-quantity .qtyplus {
    right: 0
}

.product-detail-new-left .product-quantity .qty {
    width: 62%;
    border-right: 0;
    border-left: 0;
    border-radius: 15px;
    height: 24px
}

.product-detail-new-left .pdr-basket-refresh img {
    width: 16px;
    height: 16px;
    position: relative;
    left: -5px;
    top: -2px
}

.product-detail-cat-title-mobile {
    display: none
}

.product-detail-title-mobile {
    display: none
}

.label-required-text {
    color: #d61615
}

.product-count input {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    text-align: center
}

.product-select-count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    justify-content: space-between
}

    .product-select-count.cart-edit {
        width: 65%
    }

.product-select-title {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    padding-right: 10px
}

.product-count {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.product-quantity {
    width: 100%;
    position: relative;
    height: 45px
}

    .product-quantity.cart-edit {
        width: 65%;
        height: 35px
    }

    .product-quantity .qtyminus,
    .product-quantity .qtyplus {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 22px;
        padding: 0;
        text-align: center;
        background: 0 0;
        border: 1px solid #ccc;
        font-size: 18px;
        z-index: 1
    }

    .product-quantity .qtyminusLayer,
    .product-quantity .qtyplusLayer {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 22px;
        line-height: 18px;
        padding: 0;
        text-align: center;
        background: 0 0;
        border: 1px solid #ccc;
        font-size: 18px;
        z-index: 1
    }

    .product-quantity .qty {
        width: 100%;
        display: block;
        height: 100%;
        font-size: 16px;
        font-weight: 700;
        background: #fdfdfd;
        border: 1px solid #ccc;
        text-align: center;
        outline: 0
    }

        .product-quantity .qty.cart-edit {
            margin-left: 26px !important;
            border-radius: 18px !important
        }

    .product-quantity .qtyminusLayer {
        left: 0
    }

    .product-quantity .qtyplusLayer {
        right: 0
    }

    .product-quantity .qtyminus {
        left: 0
    }

        .product-quantity .qtyminus.cart-edit {
            border-radius: 17px !important
        }

    .product-quantity .qtyplus {
        right: 0
    }

        .product-quantity .qtyplus.cart-edit {
            right: -52px !important;
            border-radius: 15px !important
        }

.pdr-basket-refresh {
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    background: 0 0;
    border: none;
    padding: 0;
    margin-left: 10px;
    margin-right: 10px;
    outline: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    transform-origin: center
}

.only-cart-page-content .product-select-count.cart-edit {
    max-width: 285px
}

.only-cart-page-content .product-count {
    -ms-flex: inherit;
    flex: inherit
}

.only-cart-page-content .product-quantity.cart-edit {
    width: auto
}

.only-cart-page-content .product-quantity .qty.cart-edit {
    margin-left: 26px !important;
    margin-right: 26px;
    width: auto
}

.only-cart-page-content .product-quantity .qtyplus.cart-edit {
    right: 0 !important
}

.order-form-label i.fa-calendar {
    width: 22px;
    background: url(../Content/WebsiteTemplate/img/calendar.png) no-repeat center center;
    background-size: contain;
    height: 22px;
    display: block;
    float: left;
    margin-right: 12px
}

.pdr-basket-refresh:hover {
    transform: rotate(180deg);
    transform-origin: center
}

.pdr-basket-refresh img {
    width: 22px;
    height: 22px
}

.product-desc {
    margin-top: 30px
}

    .product-desc p {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 700
    }

.product-desc-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px
}

.product-detail-new-left {
    width: 32%
}

.product-detail-new-center {
    width: 36%
}

.product-detail-new-right {
    width: 32%;
    padding-left: 45px
}

    .product-detail-new-right .product-desc-tab .product-desc-title {
        padding-right: 25px;
        position: relative;
        cursor: pointer;
        color: #bfb799
    }

    .product-detail-new-right .product-desc {
        border-bottom: 2px solid #bfb799
    }

        .product-detail-new-right .product-desc,
        .product-detail-new-right .product-desc p,
        .product-detail-new-right .product-desc span {
            color: #999970
        }

    .product-detail-new-right .product-desc-tab .product-desc-info {
        height: 0;
        overflow: hidden;
        transition: .3s all
    }

    .product-detail-new-right .product-desc-tab.active-product-desc-tab .product-desc-info {
        height: auto;
        transition: .3s all
    }

    .product-detail-new-right .product-desc-tab.active-product-desc-tab .product-desc-title {
        color: #999970
    }

    .product-detail-new-right .product-desc-tab.active-product-desc-tab .product-desc {
        border-bottom: 2px solid #999970
    }

.product-desc-tab .open-close-product-desc-tab {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px
}

    .product-desc-tab .open-close-product-desc-tab:before {
        content: '';
        width: 15px;
        height: 4px;
        border-radius: 2px;
        background: #cbc4ac;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .product-desc-tab .open-close-product-desc-tab:after {
        content: '';
        height: 15px;
        width: 4px;
        border-radius: 2px;
        background: #cbc4ac;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

.product-desc-tab.active-product-desc-tab .open-close-product-desc-tab:after {
    display: none
}

.product-detail-new-center .product-big-slider .owl-nav .owl-prev {
    background: #fff
}

.product-detail-new-center .product-big-slider .owl-nav .owl-next {
    background: #fff
}

.product-detail-img .customNavProduct {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly
}

    .product-detail-img .customNavProduct .owl-next,
    .product-detail-img .customNavProduct .owl-prev {
        background: 0 0;
        border: 0 solid #fff;
        outline: 0 !important
    }

    .product-detail-img .customNavProduct .owl-prev {
        margin-right: 5px
    }

    .product-detail-img .customNavProduct .owl-next {
        margin-left: 5px
    }

.mydropdown {
    display: inline-block;
    position: relative
}

.dd-button {
    display: inline-block;
    border: 1px solid #e5dabc;
    border-radius: 0;
    height: 55px;
    padding: 21px 18px 16px 18px;
    background-color: #fff;
    cursor: pointer;
    white-space: nowrap;
    width: 100%;
    position: relative;
    color: #333;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 700
}

    .dd-button:after {
        content: '';
        position: absolute;
        background: url(../Content/WebsiteTemplate/img/arrow-list.png) no-repeat center center;
        width: 12px;
        height: 7px;
        right: 16px;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .dd-button:hover {
        background-color: #eee
    }

.dd-menu {
    position: absolute;
    top: 100%;
    border: 1px solid #e5dabc;
    border-radius: 0;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 6px 0 transparent;
    background-color: #fff;
    list-style-type: none;
    width: 100%;
    z-index: 9
}

.dd-input + .dd-menu {
    display: none
}

.dd-input:checked + .dd-menu {
    display: block
}

.dd-menu li {
    display: inline-block;
    border: 1px solid #e5dabc;
    border-radius: 0;
    height: 55px;
    padding: 21px 18px 16px 18px;
    background-color: #fff;
    cursor: pointer;
    white-space: nowrap;
    width: 100%;
    position: relative;
    color: #333;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 700;
    position: relative
}

    .dd-menu li:hover {
        background-color: #f6f6f6
    }

    .dd-menu li a {
        display: block;
        margin: -10px -20px;
        padding: 10px 20px
    }

    .dd-menu li.divider {
        padding: 0;
        border-bottom: 1px solid #ccc
    }

.dd-input + .dd-menu.show-dd-menu {
    display: block
}

.half-form-group .mydropdown {
    width: 100%
}

.dd-menu li span {
    float: right
}

.dd-menu li:hover {
    background: #f7f3e9
}

.dd-button span {
    display: none
}

.dd-button img {
    max-height: 155%;
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.dd-menu li img {
    position: absolute;
    right: 40px;
    bottom: 0;
    top: 0
}

.mydropdown {
    width: 100%
}

.myrow .form-group.full-form-group {
    width: 100%;
    padding: 0 8px;
    margin: 0 0
}

.myrow .checkbox.radio-inline {
    float: left
}

.form-group-check-with-price .dd-menu li span {
    position: absolute;
    left: 120px;
    right: 91px;
    margin: auto;
    text-align: center;
    top: 0;
    bottom: 0;
    padding: 21px 0 16px 0
}

.form-group-check-with-price .dd-button div {
    float: left;
    border: 1px solid #999970;
    padding: 3px;
    margin-right: 3px;
    margin-top: -6px
}

.dd-menu .checkbox label::before {
    width: 20px;
    height: 20px;
    border: 1px solid #999970
}

.form-group.half-form-group .dd-menu li img {
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0
}

.form-group.half-form-group .dd-menu li {
    padding: 21px 7px 16px 15px
}

.full-form-group input[type=text] {
    border: 1px solid #e5dabc;
    border-radius: 0;
    height: 55px;
    padding: 21px 18px 16px 18px;
    background-color: #fff;
    cursor: pointer;
    white-space: nowrap;
    width: 100%;
    position: relative;
    color: #333;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 700
}

    .full-form-group input[type=text]::placeholder {
        color: #333;
        font-size: 16px;
        letter-spacing: 0;
        font-weight: 700
    }

.special-title-nav {
    margin-bottom: 11px
}

    .special-title-nav ul {
        justify-content: center;
        display: flex
    }

        .special-title-nav ul li a {
            color: #333;
            font-size: 14px;
            font-weight: 400;
            line-height: 17px
        }

        .special-title-nav ul li:first-child {
            margin-right: 6px;
            padding-right: 7px;
            position: relative
        }

            .special-title-nav ul li:first-child:after {
                content: 'I';
                position: absolute;
                right: 0
            }

.special-detail {
    padding-bottom: 180px
}

    .special-detail .product-detail-right {
        padding-top: 44px
    }

    .special-detail .product-detail-left {
        padding-top: 44px
    }

    .special-detail .product-detail-img {
        padding-right: 125px;
        position: relative
    }

.big-images-special .owl-thumbs {
    text-align: center;
    width: 100%;
    position: absolute;
    width: 125px;
    right: -125px;
    top: 0;
    padding-left: 53px
}

.big-images-special .owl-thumb-item {
    width: 75px;
    height: 75px;
    border: none;
    background: 0 0;
    padding: 0;
    opacity: 1;
    overflow: hidden;
    border: 1px solid #999970;
    margin-bottom: 17px
}

    .big-images-special .owl-thumb-item img {
        width: 100%;
        height: auto;
        vertical-align: middle
    }

    .big-images-special .owl-thumb-item.active {
        opacity: 1
    }

        .big-images-special .owl-thumb-item.active img {
            position: relative
        }

.big-images-special button:active {
    outline: 0;
    border: 1px solid #999970
}

.big-images-special button:focus {
    outline: 0;
    border: 1px solid #999970
}

.big-images-special button:hover {
    cursor: pointer
}

.special-top {
    margin-top: 43px
}

.related-products {
    margin-top: 30px
}

    .related-products .row {
        border-top: 1px solid #ebebeb
    }

.rp-title {
    position: relative;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    z-index: 1;
    margin: 0 0 25px
}

    .rp-title::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        border-top: 1px solid #dadada;
        margin-top: -1px;
        z-index: -1
    }

    .rp-title span {
        position: relative;
        background-color: #fff;
        padding: 0 30px;
        z-index: 1
    }

.message-error {
    width: 100%;
    margin-bottom: 20px
}

    .message-error ul li {
        color: #cd5c5c;
        font-weight: 700;
        font-size: 16px
    }

.order-steps {
    margin-bottom: 20px
}

.order-steps-list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 800px;
    margin: 0 auto;
    z-index: 1
}

    .order-steps-list::after {
        content: "";
        position: absolute;
        top: 25px;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 601px;
        border-top: 1px solid #dedede;
        margin: 0 auto;
        z-index: -1
    }

.order-steps-item {
    position: relative;
    width: 25%;
    text-align: center
}

.order-steps-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 3
}

.order-steps-item.active .order-steps-link,
.order-steps-item.done .order-steps-link {
    display: block
}

.order-steps-number {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #999970;
    font-size: 26px;
    font-weight: 700;
    line-height: 52px;
    border-radius: 50%;
    background: #ededed;
    margin-bottom: 10px
}

.order-steps-item.done .order-steps-number {
    background-color: #ccc
}

    .order-steps-item.done .order-steps-number::before {
        content: "";
        width: 30px;
        height: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        background: url(../Content/WebsiteTemplate/img/white-check.svg) no-repeat 50% 50%;
        transform: translate(-50%, -50%);
        z-index: 1
    }

.order-steps-item.active .order-steps-number {
    background-color: #999970;
    color: #fff
}

.order-steps-title {
    color: #333;
    font-size: 13px;
    font-weight: 700
}

.basket-list + .basket-list {
    margin-top: 30px
}

.basket-list-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.basket-count {
    font-size: 15px;
    letter-spacing: -.25px
}

.basket-item {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 0 5px 10px;
    margin-bottom: 10px
}

.new-order-summary .basket-item {
    padding-bottom: 30px
}

.basket-item-img {
    -ms-flex: 1 0 80px;
    flex: 1 0 80px
}

    .basket-item-img img {
        width: 100%
    }

.basket-item-text {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 20px
}

.basket-left.cart-edit .basket-item-text {
    -ms-flex: 1 1 67%;
    flex: 1 1 67%
}

.basket-item-text .product-select-title {
    font-size: 16px
}

.basket-item-text .product-quantity {
    height: 25px
}

.basket-item-top {
    position: relative
}

.basket-item-price,
.basket-item-title {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px
}

.basket-item-price {
    width: 78px !important;
    text-align: right;
    display: flex
}

.basket-item-price-old {
    margin-right: 10px !important;
    position: relative;
    width: auto
}

span.discount-desc {
    font-size: 14px;
    font-weight: bolder;
    position: absolute;
    top: 24px;
    left: 48px;
    width: max-content;
    color: #7b6d47
}

.new-basket-right.chart-edit span.discount-desc {
    left: -15%;
    right: auto
}

.basket-item-price.chart-edit {
    width: 260px !important;
    padding-left: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .basket-item-price.chart-edit .basket-item-price {
        margin: 0 0 0
    }

.basket-item-title {
    font-size: 19px
}

    .basket-item-title.cart-edit {
        font-size: 22px
    }

.basket-item-date {
    color: #d61615;
    font-weight: 700
}

    .basket-item-date span {
        display: inline-block
    }

.basket-item-options {
    font-weight: 700;
    margin-bottom: 10px
}

.fixed-right-cart .basket-item-options {
    margin-top: -10px
}

.basket-left .basket-option-list {
    margin-top: -6px
}

.basket-option-title {
    font-size: 16px;
    margin-bottom: 3px
}

.basket-option-list {
    margin-bottom: 3px
}

.basket-option-edit a {
    color: #d61615;
    font-size: 15px;
    text-decoration: underline
}

.basket-left {
    margin-bottom: 0
}

    .basket-left.cart-edit {
        width: 100%
    }

.basket-right {
    background-color: #f5f5f5;
    padding: 15px
}

.totalpriceofbasket {
    padding-right: 48px
}

.basket-summary-title {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin: 0 0 15px
}

basket-summary.chart-edit .basket-summary-title {
    color: #999970
}

.basket-summary-desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 700;
    margin-bottom: 10px
}

    .basket-summary-desc.total {
        font-size: 16px;
        margin-bottom: 20px
    }

.basket-summary-link {
    display: block;
    max-width: 100%;
    height: 45px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 45px;
    text-align: center;
    background-color: #999970;
    border: none;
    padding: 0;
    outline: 0;
    cursor: pointer;
    position: relative;
    top: 11px;
    width: 200px
}

    .basket-summary-link:focus,
    .basket-summary-link:hover {
        background-color: #7b6d47
    }

.basket-item-del {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #d61615;
    font-size: 16px;
    font-weight: 700;
    margin-left: 10px;
    cursor: pointer
}

    .basket-item-del.cart-edit {
        margin-left: 29px
    }

    .basket-item-del img {
        width: 14px;
        margin-right: 3px
    }

.order-bill-toggle {
    font-weight: 700
}

.contact-form .select2.select2-container.select2-container--default {
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    border: 1px solid #999970;
    background-color: #fff;
    padding: 10px 10px;
    outline: 0
}

.contact-form .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 4px
}

    .contact-form .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 10px
    }

.address-select-btn input {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
    background: #999970;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    max-width: 160px;
    overflow: hidden;
    word-break: break-all
}

.address-container {
    margin-bottom: 30px
}

.address-container-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.address-container-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0
}

.add-address-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ae9b64;
    font-weight: 700;
    background: 0 0;
    border: 1px solid #ae9b64;
    padding: 5px;
    outline: 0;
    cursor: pointer;
    transition: all .4s
}

    .add-address-btn svg {
        width: 20px;
        height: 20px
    }

    .add-address-btn:focus,
    .add-address-btn:hover {
        color: #fff;
        background-color: #ae9b64
    }

.address-list {
    overflow: hidden
}

    .address-list .row {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px
    }

.address-item {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 20px
}

.address-item-inner {
    position: relative;
    border: 2px solid transparent;
    border-radius: 4px;
    box-shadow: 0 4px 13px 0 rgba(0, 0, 0, .125);
    padding: 15px 20px 10px 20px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    height: 100%
}

    .address-item-inner:focus,
    .address-item-inner:hover {
        border: 2px solid #999970
    }

.pal-item-title {
    width: 100% !important;
    padding-left: 15px;
    font-size: 18px !important
}

.address-item-inner::before {
    content: "";
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);
    border: 1px solid #efefef;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex
}

.address-item.active .address-item-inner {
    border: 2px solid #999970
}

    .address-item.active .address-item-inner::before {
        background: #999970 url(../Content/WebsiteTemplate/img/white-check.svg) no-repeat 50% 50%;
        background-size: 18px
    }

.address-item-invoice {
    display: none;
    position: absolute;
    left: -5px;
    top: -5px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    background: #999970;
    padding: 0 5px
}

.address-item.active .address-item-invoice {
    display: block
}

.address-item-body {
    color: #1a202c;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 15px
}

.address-item-title {
    font-size: 16px;
    margin-bottom: 5px
}

.address-item-footer {
    color: #a0aec0;
    font-weight: 700;
    border-top: 2px solid #999970;
    padding-top: 10px;
    margin-top: 10px
}

.add-address-item .address-item-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.add-address-item .address-select-btn {
    margin-top: 25%
}

.add-address-item .address-item-inner {
    min-height: 290px
}

    .add-address-item .address-item-inner:hover {
        border: 2px solid transparent
    }

    .add-address-item .address-item-inner::before {
        display: none
    }

.add-address-item .address-item-title {
    width: 100%;
    margin-top: 30px
}

.order-form-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px
}

.order-input-info {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    margin-top: 5px
}

.button-checkbox-group {
    width: 300px;
    background-color: #f5f5f5;
    padding: 5px
}

.button-checkbox-item {
    width: 50%;
    position: relative;
    float: left
}

    .button-checkbox-item input {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0
    }

    .button-checkbox-item label {
        display: block;
        color: #333;
        text-align: center;
        transition: all .4s;
        padding: 10px 0;
        font-size: 17px;
        font-weight: 700;
        cursor: pointer;
        margin: 0
    }

    .button-checkbox-item input:checked + label {
        color: #fff;
        background: #999970
    }

.payment-tabs ul li,
.payment-tabs ul li a {
    display: block
}

    .payment-tabs ul li a {
        position: relative;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 10px 15px;
        background: #999970;
        border: 1px solid #999970;
        border-bottom: 0;
        font-weight: 700
    }

        .payment-tabs ul li a.active {
            background: #fff;
            color: #999970;
            border-color: #999970
        }

            .payment-tabs ul li a.active::after {
                content: "";
                position: absolute;
                bottom: -1px;
                left: 0;
                right: 0;
                border-top: 2px solid #fff;
                z-index: 2
            }

.payment-left {
    width: 38%;
    float: left
}

.payment-right {
    width: 62%;
    float: left;
    padding-left: 30px
}

.payment-group-wrapper {
    padding: 30px;
    border: 1px solid #999970
}

.bank-payment-info {
    padding: 15px;
    background: #f5f5f5
}

.bpi-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.bpi-desc {
    margin-bottom: 15px;
    font-weight: 700
}

.bpi-bank-group + .bpi-bank-group {
    margin-top: 20px
}

.bpi-bank-code span {
    display: block;
    font-weight: 700;
    margin-bottom: 3px
}

.bpi-bank-code {
    margin-bottom: 5px
}

.bpi-bank-title {
    font-weight: 700
}

.bpi-bank-name {
    margin-bottom: 5px;
    font-weight: 700
}

.card-cvc,
.card-date {
    width: 33.33%;
    float: left;
    padding: 0 5px
}

.card-wrapper {
    transform: scale(.9);
    width: 100%;
    transform-origin: left center
}

.ofcc-continue img {
    max-width: 100%
}

.billing-info,
.payment-method-info,
.shipping-info,
.shipping-method-info {
    text-align: center;
    font-weight: 700;
    margin: 15px 0
}

    .billing-info .title,
    .payment-method-info .title,
    .shipping-info .title,
    .shipping-method-info .title {
        font-size: 18px;
        margin-bottom: 10px
    }

.delivery-date-hint {
    background-color: #999970;
    padding: 5px;
    margin: 10px 0 0 0;
    border-radius: 5px;
    margin-top: 10px
}

    .delivery-date-hint p {
        font-weight: 700;
        margin: 0;
        color: #fff
    }

.order-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.os-other-items,
.os-special-items {
    margin-bottom: 10px;
    border: 2px solid #999970;
    border-radius: 4px;
    box-shadow: 0 4px 13px 0 rgba(0, 0, 0, .125);
    padding: 15px 20px 10px 20px;
    transition: all .2s ease-in-out;
    padding: 10px;
    position: relative;
    margin-bottom: 30px
}

.os-title {
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    top: -12px;
    padding: 0 5px;
    background-color: #fff;
    margin-bottom: 5px
}

.nos-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0 0 5px 13px
}

.os-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.osi-img {
    padding: 10px;
    width: 120px
}

    .osi-img img {
        width: 100%
    }

.osi-text {
    display: flex;
    flex-wrap: wrap
}

.osi-title {
    font-weight: 700;
    font-size: 17px;
    padding-right: 10px
}

.basket-summary-desc {
    color: #999970
}

.osi-price {
    font-weight: 700;
    font-size: 16px;
    color: #cd5c5c;
    margin-bottom: 5px
}

.osi-quantity {
    font-weight: 700;
    font-size: 16px
}

.os-shipping-method {
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 15px
}

.osi-total {
    font-weight: 700;
    font-size: 18px;
    text-align: right
}

.past-order-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding: 0 5px 10px;
    margin-bottom: 10px
}

    .past-order-item a {
        width: 100%
    }

.past-order-img {
    -ms-flex: 1 0 80px;
    flex: 1 0 80px
}

    .past-order-img img {
        width: 100%
    }

.past-order-text {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 15px
}

.past-order-count,
.past-order-title {
    color: #333;
    font-weight: 700
}

.past-order-title {
    font-size: 16px;
    margin: 0 0 2px
}

.past-order-count {
    margin-bottom: 5px
}

.past-order-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.past-order-date {
    color: #848484;
    font-weight: 700;
    margin-bottom: 2px
}

.past-order-status {
    color: #dedede;
    font-weight: 700
}

    .past-order-status.success {
        color: #39af48
    }

    .past-order-status.pending {
        color: #f7bc06
    }

    .past-order-status.cancelled {
        color: #d61615
    }

.continue-shopping-btn {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border: none;
    background-color: #999970;
    padding: 10px 15px;
    margin-top: 10px;
    outline: 0;
    cursor: pointer
}

    .continue-shopping-btn.cart-edit {
        background: #fff;
        color: #999970;
        width: 240px;
        height: 67px;
        border: 1px solid;
        margin-right: 6px
    }

    .continue-shopping-btn.cart-edit2 {
        width: 220px;
        height: 67px
    }

.profile-sidebar {
    margin-bottom: 20px
}

.profile-main-title {
    color: #070101;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 15px
}

.profile-menu {
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px
}

.profile-menu-title {
    padding: 15px 21px 12px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    background: #999970;
    color: #fff
}

.profile-menu ul li {
    display: block;
    margin-bottom: 5px
}

    .profile-menu ul li a {
        display: block;
        color: #333;
        font-size: 15px;
        font-weight: 700;
        padding: 5px 20px
    }

        .profile-menu ul li a:hover {
            color: #999970
        }

        .profile-menu ul li a.active {
            color: #999970
        }

.profile-address-list .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.pal-item {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px
}

.pal-add {
    cursor: pointer
}

.pal-item-inner {
    min-height: 100%;
    padding: 30px;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pal-item.active .pal-item-inner {
    border: 2px solid #999970
}

.pal-item-inner a {
    display: block;
    color: #fff;
    text-align: center;
    background-color: #999970;
    padding: 10px 5px 9px
}

    .pal-item-inner a:hover {
        background-color: #ccb475
    }

.pal-item.pal-add .pal-add-link {
    width: 100px;
    font-weight: 700;
    margin: 0 auto
}

    .pal-item.pal-add .pal-add-link span {
        display: block
    }

        .pal-item.pal-add .pal-add-link span svg {
            width: 20px;
            height: 20px
        }

.pal-item-links {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    width: 100px
}

    .pal-item-links a {
        font-weight: 700;
        margin-bottom: 10px
    }

.pal-item-inner.chart-edit {
    border: 2px solid #999970
}

.pal-item.chart-edit {
    width: 70%
}

.pal-item-links.chart-edit {
    flex: none;
    width: auto
}

    .pal-item-links.chart-edit a {
        background: 0 0
    }

        .pal-item-links.chart-edit a img {
            width: 35px
        }

.pal-item-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-right: 30px
}

.pal-item-name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px
}

.pal-item-address {
    color: #545454;
    font-weight: 700;
    height: 36px;
    overflow: hidden;
    margin-bottom: 5px
}

.pal-item-city {
    color: #545454;
    font-weight: 700
}

.lw-info-desc {
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 20px
}

.tabs {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 20px
}

.tabs-wrapper {
    width: 100%;
    padding: 15px
}

.tab-item .tab-item-link {
    color: #000;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 700;
    display: block;
    padding: 15px;
    font-size: 16px
}

    .tab-item .tab-item-link.active {
        color: #fff;
        background-color: #999970
    }

.tab-content .tab-pane {
    display: none;
    color: #000;
    font-weight: 700
}

    .tab-content .tab-pane.active {
        display: block
    }

.banner {
    margin-bottom: 30px
}

.banner__img {
    position: relative
}

    .banner__img::after {
        content: "";
        position: absolute;
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border: 1px solid #999970;
        opacity: .5;
        z-index: 2
    }

.banner__picture {
    width: 100%
}

.banner__title {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: rgba(174, 154, 99, .7);
    padding: 8px 30px;
    -webkit-transition: background-color .4s;
    z-index: 2222;
    letter-spacing: .5px;
    font-weight: 700;
    right: 10px;
    bottom: 10px;
    position: absolute;
    transition: background-color .4s;
    text-align: right;
    font-weight: 800
}

.credit-div {
    float: left;
    width: 100%;
    min-height: 1px
}

.credit-tabs {
    float: left;
    width: 100%;
    min-height: 47px
}

    .credit-tabs ul {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0
    }

        .credit-tabs ul li {
            float: left;
            width: auto;
            height: 46px;
            padding-left: 17px;
            padding-right: 17px;
            background-repeat: repeat-x;
            background-position: left top;
            color: #080808;
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 600;
            cursor: pointer;
            margin-right: 5px;
            background-color: #fff;
            padding-top: 12px;
            position: relative;
            z-index: 10;
            margin-top: 2px
        }

li.active-tab {
    border-top: 5px solid #c33 !important;
    color: #c33 !important
}

.credit-list {
    float: left;
    width: 100%;
    min-height: 1px;
    position: relative;
    z-index: 5
}

    .credit-list ul {
        float: left;
        width: 100%
    }

        .credit-list ul li {
            float: left;
            width: 100%;
            min-height: 1px;
            padding: 47px 39px 70px 36px
        }

            .credit-list ul li:last-child {
                padding: 15px 15px 55px
            }

.credit-left {
    float: left;
    width: 50.5525%;
    min-height: 226px;
    position: relative;
    z-index: 20
}

.credit-name {
    float: left;
    width: 100%;
    min-height: 33px;
    margin-bottom: 10px
}

    .credit-name span {
        float: left;
        width: 34.4262%;
        min-height: 33px;
        color: #333 !important;
        font-size: 13px;
        letter-spacing: -.5px;
        line-height: 30px;
        padding-right: 5px;
        text-align: right
    }

    .credit-name input[type=text] {
        float: right;
        width: 64.4809%;
        height: 33px;
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ccc;
        color: #333;
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        padding-left: 7px;
        padding-right: 7px;
        box-shadow: 0 0 3px 0 #ccc inset
    }

.credit-number {
    float: left;
    width: 100%;
    min-height: 33px;
    margin-bottom: 10px
}

    .credit-number span {
        float: left;
        width: 34.4262%;
        min-height: 33px;
        color: #333 !important;
        font-size: 13px;
        letter-spacing: -.5px;
        line-height: 30px;
        text-align: right;
        padding-right: 5px
    }

    .credit-number .credit-mini {
        float: right;
        width: 64.4809%;
        height: 33px
    }

    .credit-number .credit-mini {
        float: right;
        width: 64.4809%;
        height: 33px
    }

        .credit-number .credit-mini input[type=text]:last-child {
            margin-right: 0
        }

.credit-keyboard {
    float: left;
    width: 100%;
    min-height: 33px;
    margin-bottom: 10px
}

    .credit-keyboard .credit-mini {
        float: right;
        width: 64.4809%;
        height: 33px
    }

.credit-date {
    float: left;
    width: 100%;
    min-height: 33px;
    margin-bottom: 10px
}

    .credit-date span {
        float: left;
        width: 34.4262%;
        min-height: 33px;
        color: #333 !important;
        font-size: 13px;
        letter-spacing: -.5px;
        line-height: 30px;
        padding-right: 5px;
        text-align: right
    }

    .credit-date .credit-mini {
        float: right;
        width: 64.4809%;
        height: 33px
    }

        .credit-date .credit-mini select {
            float: left;
            width: 35.5847%;
            height: 33px;
            background: #fff none repeat scroll 0 0;
            border: 1px solid #ccc;
            color: #333;
            font-size: 13px;
            font-family: "Open Sans", sans-serif;
            font-weight: 600;
            padding-left: 7px;
            padding-right: 7px;
            box-shadow: 0 0 3px 0 #ccc inset;
            margin-right: 2%;
            outline: medium none
        }

            .credit-date .credit-mini select:last-child {
                margin-right: 0
            }

.credit-cvc {
    float: left;
    width: 100%;
    min-height: 33px;
    margin-bottom: 10px
}

    .credit-cvc span {
        float: left;
        width: 34.4262%;
        min-height: 33px;
        color: #333 !important;
        font-size: 13px;
        letter-spacing: -.5px;
        line-height: 30px;
        padding-right: 5px;
        text-align: right;
        font-family: 'Open Sans', sans-serif
    }

    .credit-cvc .credit-mini {
        float: right;
        width: 64.4809%;
        height: 33px;
        left: -4px;
        position: relative
    }

        .credit-cvc .credit-mini input[type=text] {
            float: left;
            width: 30%;
            height: 33px;
            background: #fff none repeat scroll 0 0;
            border: 1px solid #ccc;
            color: #333;
            font-size: 13px;
            padding-left: 7px;
            padding-right: 7px;
            box-shadow: 0 0 10px 0 #ccc inset;
            margin-right: 5%
        }

        .credit-cvc .credit-mini span {
            cursor: pointer;
            color: #027ce0 !important;
            font-size: 13px;
            line-height: 33px;
            font-style: italic
        }

        .credit-cvc .credit-mini input[type=text] {
            float: left;
            width: 30%;
            height: 33px;
            background: #fff none repeat scroll 0 0;
            border: 1px solid #ccc;
            color: #333;
            font-size: 13px;
            padding-left: 7px;
            padding-right: 7px;
            box-shadow: 0 0 3px 0 #ccc inset;
            margin-right: 5%
        }

.credit-3d {
    float: left;
    width: 100%;
    min-height: 33px;
    margin-bottom: 10px
}

    .credit-3d .credit-mini {
        float: right;
        width: 64.4809%;
        height: 33px
    }

.credit-right {
    float: right;
    width: 40.1934%;
    height: 226px;
    position: relative;
    z-index: 30
}

.credit-front {
    float: left;
    width: 92.4399%;
    min-height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 40;
    text-align: center;
    border: 1px solid #999970;
    border-radius: 15px
}

    .credit-front .type-card {
        position: absolute;
        right: 27px;
        top: 100px
    }

.credit-back {
    float: left;
    width: 92.4399%;
    min-height: 1px;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 30;
    text-align: center
}

.credit-cvc-show {
    color: #333
}

div#credit-cvc-show {
    position: absolute;
    right: 33px;
    bottom: 63px;
    text-align: right
}

.credit-number .credit-mini input[type=text]:last-child {
    margin-right: 0;
    width: 100%;
    height: 32px;
    border: 1px solid #ccc
}

#ShowCartNumber {
    color: #000;
    line-height: 22px;
    position: absolute;
    width: 100%;
    bottom: 65px;
    left: 19px;
    font-size: 18px;
    text-align: left
}

#expiry-show {
    color: #000;
    line-height: 22px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: -22px;
    font-size: 14px
}

#name-show {
    color: #000;
    line-height: 22px;
    position: absolute;
    width: 100%;
    bottom: 28px;
    left: 72px;
    font-size: 14px;
    text-align: left
}

#credit_expiry {
    margin-right: 0;
    width: 56px;
    height: 32px;
    border: 1px solid #ccc
}

.credit-front img {
    max-width: 100%
}

.credit-back img {
    max-width: 100%
}

.credit-rule {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-top: 15px
}

.credit-rule-txt {
    float: left;
    width: 100%;
    min-height: 1px;
    margin-bottom: 5px
}

    .credit-rule-txt input[type=checkbox] {
        float: left;
        margin-right: 1%
    }

    .credit-rule-txt a {
        float: left;
        margin-right: 1%;
        color: #03f;
        font-size: 14px;
        font-family: "Open Sans", sans-serif
    }

    .credit-rule-txt span {
        float: left;
        margin-right: 1%;
        color: #333 !important;
        font-size: 14px;
        font-family: "Open Sans", sans-serif
    }

.credit-rule-btn {
    float: left;
    width: 248px;
    height: 38px;
    line-height: 38px
}

    .credit-rule-btn a {
        float: left;
        width: 100%;
        height: 38px;
        text-align: center;
        color: #fff
    }

.credit-list ul li:last-child {
    padding: 15px 15px 55px
}

.paypal-left {
    float: left;
    width: 51.7382%;
    min-height: 1px
}

.paypal-text {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-bottom: 22px;
    color: #333;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 20px
}

.paypal-list {
    float: left;
    width: 100%;
    min-height: 1px
}

.credit-list ul li .paypal-list ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

    .credit-list ul li .paypal-list ul li {
        float: left;
        width: 100%;
        height: 48px;
        margin-bottom: 10px;
        padding: initial;
        border: medium none
    }

        .credit-list ul li .paypal-list ul li span {
            float: left;
            width: 100%;
            height: 17px;
            color: #333 !important;
            font-size: 13px;
            font-family: 'Open Sans', sans-serif;
            padding: 0;
            margin-bottom: 4px
        }

            .credit-list ul li .paypal-list ul li span span {
                float: initial;
                width: initial;
                height: initial;
                color: #f93 !important
            }

        .credit-list ul li .paypal-list ul li input[type=text] {
            float: left;
            width: 100%;
            height: 28px;
            border: 1px solid #d3d3d3;
            background: #f3f3f3 none repeat scroll 0 0;
            color: #333 !important;
            font-size: 13px;
            font-family: "Open Sans", sans-serif;
            padding-left: 7px;
            padding-right: 7px
        }

        .credit-list ul li .paypal-list ul li select {
            float: left;
            width: 100%;
            height: 28px;
            border: 1px solid #d3d3d3;
            background: #f3f3f3 none repeat scroll 0 0;
            color: #333 !important;
            font-size: 13px;
            font-family: "Open Sans", sans-serif;
            padding-left: 7px;
            padding-right: 7px;
            outline: medium none
        }

.r-big-height {
    height: 157px !important
}

.credit-list ul li .paypal-list ul li textarea {
    float: left;
    min-width: 100%;
    max-width: 100%;
    max-height: 130px;
    min-height: 130px;
    border: 1px solid #d3d3d3;
    background: #f3f3f3 none repeat scroll 0 0;
    color: #333 !important;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    padding: 10px;
    outline: medium none
}

.credit-rule {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-top: 15px
}

.credit-rule-txt {
    float: left;
    width: 100%;
    min-height: 1px;
    margin-bottom: 5px
}

    .credit-rule-txt input[type=checkbox] {
        float: left;
        margin-right: 1%
    }

    .credit-rule-txt a {
        float: left;
        margin-right: 1%;
        color: #03f;
        font-size: 14px;
        font-family: 'Open Sans', sans-serif
    }

    .credit-rule-txt span {
        float: left;
        margin-right: 1%;
        color: #333 !important;
        font-size: 14px;
        font-family: 'Open Sans', sans-serif
    }

.credit-rule-btn {
    float: left;
    width: auto;
    height: auto;
    line-height: initial
}

    .credit-rule-btn input[type=submit] {
        margin: 15px 0 0
    }

.paypal-right {
    float: right;
    width: 43.1937%;
    min-height: 1px;
    background-color: #64a382;
    padding: 20px;
    position: relative
}

.bank-tit {
    float: left;
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -.4px
}

.bank-text {
    width: 100%;
    float: left;
    color: #fff;
    line-height: 18px
}

.bank-list {
    float: left;
    width: 100%;
    min-height: 1px
}

    .bank-list ul {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0
    }

        .bank-list ul li {
            float: left;
            width: 100%;
            min-height: 1px;
            color: #fff;
            font-size: 13px;
            font-family: 'Open Sans', sans-serif;
            padding: 0 !important;
            margin-top: 25px;
            border: medium none;
            letter-spacing: -.25px;
            line-height: 18px
        }

            .bank-list ul li:last-child {
                margin-bottom: 20px
            }

            .bank-list ul li span {
                text-decoration: underline
            }

.s-button {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 15px;
    border: none
}

    .s-button.red {
        background-color: #c33
    }

    .s-button.input {
        padding-right: 30px;
        background-image: url(../Content/WebsiteTemplate/img/basket-finish.html);
        background-repeat: no-repeat;
        background-position: right 5px center
    }

#invoice-form-popup {
    position: fixed;
    width: 900px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding: 50px;
    z-index: 999;
    margin: auto;
    height: 776px;
    border: 1px solid #999970;
    max-width: 100%;
    max-height: 100%;
    overflow-y: scroll
}

#shipment-form-popup {
    position: fixed;
    width: 900px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding: 50px;
    z-index: 999;
    margin: auto;
    height: 776px;
    border: 1px solid #999970;
    max-width: 100%;
    max-height: 100%;
    overflow-y: scroll
}

.shipment-form-close-button {
    font-weight: 900;
    width: 38px;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 28px;
    color: #fff;
    height: 38px;
    background: #999970;
    padding: 10px;
    line-height: 14px;
    text-align: center
}

.invoice-form-close-button {
    font-weight: 900;
    width: 38px;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 28px;
    color: #fff;
    height: 38px;
    background: #999970;
    padding: 10px;
    line-height: 14px;
    text-align: center
}

.os-special-items label {
    display: block;
    color: #0b2429;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px
}

.os-special-items input,
.os-special-items select,
.os-special-items textarea {
    width: 100%;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    border: 1px solid #999970;
    background-color: #fff;
    padding: 0 10px;
    outline: 0
}

    .os-special-items input[type=text]::placeholder {
        color: #333;
        font-size: 16px;
        letter-spacing: 0;
        font-weight: 700
    }

.kmd-tel {
    text-align: right;
    margin-bottom: 20px
}

    .kmd-tel a {
        color: #383e42;
        font-size: 36px;
        font-weight: 700;
        letter-spacing: -.75px;
        line-height: .7
    }

.kitchen-mekan-detail iframe {
    max-width: 100%
}

.page-content {
    margin-top: 35px
}

.page-seperator {
    text-align: center;
    margin-bottom: 10px
}

.contact-form-wrapper {
    width: 100%;
    max-width: 575px;
    margin: 142px auto 0
}

.login {
    margin-top: 100px
}

.profile-sidebar {
    margin-top: 40px
}

.order-steps {
    margin-top: 66px
}

.profile-content {
    margin-top: 40px
}

.contact-form .row {
    margin: 0 -10px
}

    .contact-form .row > div {
        padding: 0 10px
    }

.contact-form .col-sm-6 {
    width: 50%
}

.contact-form .col-sm-12 {
    padding: 0 10px;
    width: 100%
}

.contact-form .g-recaptcha {
    transform: scale(.77);
    -webkit-transform: scale(.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

.contact-content .page-nav,
.contact-content .page-title {
    width: 100%;
    text-align: center
}

.ik-section .ik-image-upload {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    height: 140px;
    padding: 20px
}

    .ik-section .ik-image-upload img {
        display: block;
        margin-right: 10px
    }

.ik-section .absolute-label {
    position: relative
}

    .ik-section .absolute-label label {
        position: absolute;
        right: 25px;
        top: 19px;
        z-index: 2
    }

.ik-section .radio.radio-inline input {
    width: 20px;
    height: 20px;
    padding: 0 0
}

.ik-section .checkbox-inline,
.ik-section .radio-inline {
    margin-top: 0
}

.ik-section .h2,
.ik-section h2 {
    font-size: 24px
}

.ik-section .input-info {
    font-size: 16px;
    color: #333
}

.ik-section :placeholder-shown {
    color: #333
}

.ik-section ::-webkit-input-placeholder {
    color: #333
}

.ik-section ::-moz-placeholder {
    color: #333
}

.ik-section :-ms-input-placeholder {
    color: #333
}

.ik-section input,
.ik-section select,
.ik-section textarea {
    font-size: 16px;
    color: #333;
    font-weight: 700
}

.ik-form-info {
    color: #666;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .1px
}

.ik-submit-section input[type=submit] {
    width: 151px !important;
    max-width: 100%
}

.ik-form-ip {
    display: inline-block;
    color: #333;
    font-size: 16px;
    font-weight: 300;
    background-color: #f3f4f5;
    border-radius: 5px;
    padding: 10px 25px;
    margin: 10px 0 25px
}

.ik-section .col-md-9 {
    width: 75%
}

.ik-section .col-md-3 {
    width: 25%
}

.ik-section .col-sm-3 {
    width: 25%
}

.ik-section .col-sm-4 {
    width: 33.33333333%
}

.ik-section .checkbox-inline,
.ik-section .radio-inline {
    margin-top: 0;
    display: flex;
    justify-content: flex-start;
    float: left;
    margin-right: 20px
}

.ik-section .radio.radio-inline input {
    width: 20px;
    height: 20px;
    padding: 0 0;
    margin-right: 12px
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.page-nav.text-center {
    text-align: center;
    width: 100%
}

.ik-form-title.text-center {
    text-align: center;
    width: 100%
}

.ik-form-info {
    text-align: center;
    width: 100%
}

.ik-form-ip-wrapper.text-center {
    text-align: center;
    width: 100%
}

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(../Content/WebsiteTemplate/fonts/fa-brands-400.eot);
    src: url(../Content/WebsiteTemplate/fonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"), url(../Content/WebsiteTemplate/fonts/fa-brands-400.woff2) format("woff2"), url(../Content/WebsiteTemplate/fonts/fa-brands-400.woff) format("woff"), url(../Content/WebsiteTemplate/fonts/fa-brands-400.ttf) format("truetype"), url(../Content/WebsiteTemplate/fonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(../Content/WebsiteTemplate/fonts/fa-regular-400.eot);
    src: url(../Content/WebsiteTemplate/fonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"), url(../Content/WebsiteTemplate/fonts/fa-regular-400.woff2) format("woff2"), url(../Content/WebsiteTemplate/fonts/fa-regular-400.woff) format("woff"), url(../Content/WebsiteTemplate/fonts/fa-regular-400.ttf) format("truetype"), url(../Content/WebsiteTemplate/fonts/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(../Content/WebsiteTemplate/fonts/fa-solid-900.eot);
    src: url(../Content/WebsiteTemplate/fonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"), url(../Content/WebsiteTemplate/fonts/fa-solid-900.woff2) format("woff2"), url(../Content/WebsiteTemplate/fonts/fa-solid-900.woff) format("woff"), url(../Content/WebsiteTemplate/fonts/fa-solid-900.ttf) format("truetype"), url(../Content/WebsiteTemplate/fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.page-nav .fa,
.page-nav .far,
.page-nav .fas {
    font-family: Font Awesome\ 5 Free;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    font-weight: 900
}

.page-nav .fa-home:before {
    content: "\f015";
    color: #383e42;
    font-size: 18px;
    -webkit-transition: color .4s;
    transition: color .4s;
    font-family: Font Awesome\ 5 Free
}

.recorded-cards-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 6px
}

.recorded-cards-head-title {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: normal;
    color: #2a2a2a;
    display: flex;
    align-items: center
}

.recorded-cards-secure {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 200px
}

.recorded-cards-secure-icon {
    margin-right: 7px
}

.recorded-cards-secure-text {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: normal;
    color: #2a2a2a
}

    .recorded-cards-secure-text span {
        font-weight: 600;
        font-size: 18px;
        color: #0bc15c
    }

.recorded-cards {
    padding: 20px;
    border-radius: 3px;
    border: solid 1px #e2e2e2;
    background-color: #fff
}

.recorded-cards-inner {
    flex-wrap: wrap;
    justify-content: flex-start;
    box-sizing: border-box;
    min-height: 292px;
    display: flex
}

.record-card-item {
    flex: 0 31%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-right: 2%
}

.record-card-head {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.record-card-title {
    font-size: 14px;
    font-weight: 600;
    color: #333
}

.record-card-close {
    width: 40px;
    height: 20px;
    position: relative;
    z-index: 9;
    cursor: pointer
}

.record-card-body {
    height: 146px;
    margin: 9px 0 0;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 5%);
    border: solid 1px #e6e6e6;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box
}

    .record-card-body .logo-section {
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }

        .record-card-body .logo-section .bankName,
        .record-card-body .logo-section .cardName {
            display: block;
            width: 80px;
            height: 30px
        }

        .record-card-body .logo-section .bankName {
            background-position: left
        }

        .record-card-body .logo-section .cardName {
            background-position: right
        }

.recorded-cards .info-section {
    text-align: right;
    line-height: 24px
}

    .recorded-cards .info-section p {
        font-size: 12px;
        font-weight: 600;
        color: #333
    }

.record-card-body .bl-advantage {
    background: url(https://cdn.dsmcdn.com/web/production/advantage.svg) no-repeat left center
}

.record-card-body .bl-akbank {
    background: url(https://cdn.dsmcdn.com/web/production/akbank.svg) no-repeat left center
}

.record-card-body .bl-anadolubank {
    background: url(https://cdn.dsmcdn.com/web/production/anadolubank.svg) no-repeat left center
}

.record-card-body .bl-axess {
    background: url(https://cdn.dsmcdn.com/web/production/axess.svg) no-repeat left center
}

.record-card-body .bl-cardfinans {
    background: url(https://cdn.dsmcdn.com/web/production/cardfinans.svg) no-repeat left center
}

.record-card-body .bl-denizbank {
    background: url(https://cdn.dsmcdn.com/web/production/denizbank.svg) no-repeat left center
}

.record-card-body .bl-finansbank {
    background: url(https://cdn.dsmcdn.com/web/production/finansbank.svg) no-repeat left center
}

.record-card-body .bl-fortis {
    background: url(https://cdn.dsmcdn.com/web/production/fortis.svg) no-repeat left center
}

.record-card-body .bl-garanti {
    background: url(https://cdn.dsmcdn.com/web/production/garanti.svg) no-repeat left center
}

.record-card-body .bl-garantibonus {
    background: url(https://cdn.dsmcdn.com/web/production/garantibonus.svg) no-repeat left center
}

.record-card-body .bl-halkbank {
    background: url(https://cdn.dsmcdn.com/web/production/halkbank.svg) no-repeat left center
}

.record-card-body .bl-hsbc {
    background: url(https://cdn.dsmcdn.com/web/production/hsbc.svg) no-repeat left center
}

.record-card-body .bl-ingbank {
    background: url(https://cdn.dsmcdn.com/web/production/ingbank.svg) no-repeat left center
}

.record-card-body .bl-isbankasi {
    background: url(https://cdn.dsmcdn.com/web/production/isbankasi.svg) no-repeat left center
}

.record-card-body .bl-maximum {
    background: url(https://cdn.dsmcdn.com/web/production/maximum.svg) no-repeat left center
}

.record-card-body .bl-paraf {
    background: url(https://cdn.dsmcdn.com/web/production/paraf.svg) no-repeat left center
}

.record-card-body .bl-teb {
    background: url(https://cdn.dsmcdn.com/web/production/teb.svg) no-repeat left center
}

.record-card-body .bl-tebbonus {
    background: url(https://cdn.dsmcdn.com/web/production/tebbonus.svg) no-repeat left center
}

.record-card-body .bl-vakifbank {
    background: url(https://cdn.dsmcdn.com/web/production/vakifbank.svg) no-repeat left center
}

.record-card-body .bl-world {
    background: url(https://cdn.dsmcdn.com/web/production/world.svg) no-repeat left center
}

.record-card-body .bl-yapikredi {
    background: url(https://cdn.dsmcdn.com/web/production/yapikredi.svg) no-repeat left center
}

.record-card-body .bl-ziraatbankasi {
    background: url(https://cdn.dsmcdn.com/web/production/ziraatbankasi.svg) no-repeat left center
}

.record-card-body .bl-visa {
    background: url(https://cdn.dsmcdn.com/web/production/visa.svg) no-repeat left center
}

.record-card-body .bl-mastercard {
    background: url(https://cdn.dsmcdn.com/web/production/mastercard.svg) no-repeat left center
}

.record-card-close i {
    width: 20px;
    height: 3px;
    background: #333;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.selected-record-card-item .record-card-body {
    border: 3px solid #999970
}

.record-card-item.delete-record-card-item {
    display: none
}

.continue-width-selected-card-row {
    width: 100%
}

.continue-width-selected-card {
    display: block;
    max-width: 100%;
    height: 45px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 45px;
    text-align: center;
    background-color: #999970;
    border: none;
    padding: 0;
    outline: 0;
    cursor: pointer;
    position: initial;
    top: 0;
    width: 200px;
    margin-left: 25px;
    margin-bottom: 9px;
    margin-top: 22px
}

    .continue-width-selected-card.disabledbtn {
        background: #ccc;
        opacity: .4
    }

.credit-card-item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px
}

.credit-card-inner {
    min-height: 100%;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    border: 2px solid #999970
}

.credit-card-given-name {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 22px;
    text-align: left;
    margin: 0 0 10px 0
}

.credit-card-number {
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 22px;
    text-align: left;
    margin: 0 0 10px 0
}

.credit-card-date {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 10px 0
}

.credit-card-month {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 22px;
    text-align: left
}

    .credit-card-month:after {
        content: '/';
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .5px;
        line-height: 22px;
        text-align: left
    }

.credit-card-day {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 22px;
    text-align: left
}

.credit-card-ccv {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 22px;
    text-align: left;
    width: 100%;
    margin: 0 0 10px 0
}

.credit-card-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 10px
}

    .credit-card-links a {
        font-weight: 700;
        display: block;
        color: #fff;
        text-align: center;
        background-color: #999970;
        padding: 10px 5px 9px;
        display: block;
        min-width: 120px;
        max-height: 45%;
        min-height: 40px
    }

        .credit-card-links a:first-child {
            margin-right: 10px
        }

.product-list-item {
    height: auto;
    position: relative
}

    .product-list-item a {
        display: block;
        padding-top: 100%
    }

.pli-inner {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.pli-img {
    width: 100%
}

    .pli-img img {
        width: 100%
    }

.pli-title {
    position: absolute;
    min-width: 156px;
    width: auto;
    max-width: 96%;
    background: #a99a70;
    line-height: 16px;
    text-align: center;
    color: #efece3;
    font-size: 18px;
    bottom: 15px;
    right: 0;
    min-height: 32px;
    height: auto;
    padding: 8px
}

.related-products {
    padding: 55px 0 65px 0;
    background: #e0ddcf
}

.related-product-title {
    line-height: 30px;
    width: 100%;
    text-align: center;
    color: #999970;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 28px;
    letter-spacing: .5px
}

.related-product-slider .owl-nav {
    display: block !important;
    width: 110%;
    display: flex !important;
    justify-content: space-between;
    top: 50%;
    left: -5%;
    position: absolute
}

.related-product-slider .owl-prev {
    background: initial;
    border: 0 solid #fff;
    outline: 0
}

.related-product-slider .owl-next {
    background: initial;
    border: 0 solid #fff;
    outline: 0
}

.page.pro-det-page {
    padding-bottom: 0;
    padding-top: 156px !important
}

.enter-to-see-price {
    color: #999970;
    line-height: 1.5;
    font-weight: 700;
    font-size: 16px
}

.new-catering .page-banner {
    width: 100%;
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 3px;
    display: flex
}

    .new-catering .page-banner .container .row {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        height: 100%
    }

.catering-banner-text {
    padding: 50px 170px 55px 170px;
    background: rgba(255, 255, 255, .75);
    height: auto;
    min-height: 274px;
    max-height: 100%;
    font-size: 18px;
    color: #6f5b29;
    line-height: 24px;
    font-weight: 700;
    text-align: center
}

.catering-banner-desc {
    max-height: 71px;
    overflow: hidden
}

    .catering-banner-desc p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

.catering-banner-title {
    line-height: 55px;
    font-size: 50px;
    color: #999970;
    font-weight: 700;
    margin: 0 0 46px 0;
    width: 100%;
    text-align: center
}

.catering-content-inner {
    width: 100%
}

.catering-content-desc {
    font-size: 22px;
    font-weight: 700;
    line-height: 45px;
    color: #c4bb9c;
    text-align: center;
    width: 100%;
    font-weight: 700;
    line-height: 36px
}

    .catering-content-desc a {
        color: #837144
    }

.policy-page-content .catering-content-desc {
    color: #333;
    font-size: 16px
}

    .policy-page-content .catering-content-desc a {
        color: #333;
        font-size: 16px
    }

    .policy-page-content .catering-content-desc p {
        color: #333;
        font-size: 16px
    }

    .policy-page-content .catering-content-desc span {
        color: #333;
        font-size: 16px
    }

    .policy-page-content .catering-content-desc strong {
        color: #333;
        font-size: 16px;
        font-weight: 700
    }

.catering-content-sub-list {
    width: 100%;
    margin: 0 0 100px 0
}

.catering-content-sub-row {
    width: 100%
}

.catering-content-sub-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.catering-content-sub-img {
    width: 50%;
    background: #eeebe3
}

.catering-content-sub-img-slider {
    width: 100%;
    min-height: 100%;
    background: #fff
}

.catering-content-sub-img-slider-item {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .catering-content-sub-img-slider-item:before {
        width: 100%;
        content: '';
        display: block;
        padding-top: 71.697%
    }

    .catering-content-sub-img-slider-item img {
        position: absolute;
        height: 100%;
        object-fit: cover;
        min-width: 100%;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto
    }

.empty-img {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .empty-img:before {
        width: 100%;
        content: '';
        display: block;
        padding-top: 71.697%
    }

.catering-content-sub-text {
    width: 50%
}

.catering-content-sub-row:nth-child(even) .catering-content-sub-img {
    order: 2
}

.catering-content-sub-row:nth-child(even) .catering-content-sub-text {
    order: 1
}

.catering-content-sub-img-slider .owl-nav .owl-next {
    position: absolute;
    top: 47%;
    right: 0;
    background: initial;
    padding: 0 30px 0 0;
    border: none;
    outline: 0
}

.catering-content-sub-img-slider .owl-nav .owl-prev {
    position: absolute;
    top: 47%;
    left: 0;
    background: initial;
    padding: 0 0 0 30px;
    border: none;
    outline: 0
}

.catering-content-sub-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 30px
}

.catering-content-sub-icon {
    width: 100%;
    text-align: center;
    margin-bottom: 35px
}

.catering-content-sub-title {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;
    color: #7e6b3d;
    margin-bottom: 10px
}

.catering-content-sub-desc {
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    font-weight: 700;
    color: #6c5722;
    margin-bottom: 0
}

    .catering-content-sub-desc p {
        width: 100%;
        text-align: center;
        line-height: 30px;
        font-size: 22px;
        font-weight: 700;
        color: #6c5722
    }

    .catering-content-sub-desc a {
        color: #b8ad87;
        font-weight: 700
    }

.addressselection .pal-item {
    width: 100%
}

.inner-top-categories-menu {
    padding: 25px 0 0
}

    .inner-top-categories-menu .main-nav-link {
        padding: 18px 6px 0 0
    }

    .inner-top-categories-menu .categories-list-title {
        padding-bottom: 0
    }

.home-flex-scroll {
    padding-top: 95px
}

.itemimg-text {
    position: absolute;
    bottom: 30px;
    right: 0;
    height: auto;
    min-height: 50px;
    line-height: 32px;
    padding: 13px 20px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    background: #958156;
    width: 380px;
    max-width: 100%;
    letter-spacing: .8px
}

.delivery-date-title {
    color: #333;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 35px
}

.DeliveryDate-options-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -3px;
    margin-right: -3px
}

.DeliveryDate-option-item {
    width: 100%;
    padding: 0 3px
}

.DeliveryDate-options .owl-thumbs {
    display: none !important
}

.DeliveryDate-options .owl-nav {
    position: absolute;
    left: -4.5%;
    right: 0;
    top: 0;
    bottom: 0;
    width: 109%;
    display: flex;
    justify-content: space-between;
    z-index: 0
}

.DeliveryDate-options .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 1
}

.DeliveryDate-options .owl-nav .owl-prev {
    border: none;
    background: #fff;
    color: #999970;
    font-size: 70px;
    bottom: 0;
    font-weight: 500;
    align-self: center
}

.DeliveryDate-options .owl-nav .owl-next {
    border: none;
    background: #fff;
    color: #999970;
    font-size: 70px;
    bottom: 0;
    font-weight: 500;
    align-self: center
}

.DeliveryDate-option-item-inner {
    background: #edeae2;
    height: 50px;
    text-align: center;
    line-height: 44px;
    padding: 3px 20px;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-cotent: center;
    align-items: center;
}

.DeliveryDate-option-item.DeliveryDate-option-active-item .DeliveryDate-option-item-inner {
    background: #999970;
    color: #fff
}

.DeliveryDate-option-item-inner input {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 55px;
    border-radius: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0
}

.DeliveryDate-option-item-inner label {
    cursor: pointer;
    line-height: 22px;
    width: 100%;
    text-align: center;
}

.DeliveryHour-options {
    margin-top: 6px
}

.DeliveryHour-options-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -3px;
    margin-right: -3px
}

.DeliveryHour-option-item {
    width: 50%;
    padding: 0 3px
}

    .DeliveryHour-option-item.DeliveryHour-option-item-full {
        width: 100%
    }

.DeliveryHour-option-item-inner {
    background: #edeae2;
    height: 50px;
    text-align: center;
    line-height: 44px;
    padding: 3px 20px;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    cursor: pointer;
    position: relative
}
.title.page-title{
      color: rgb(153 153 112);
}
.DeliveryHour-option-item.DeliveryHour-option-active-item .DeliveryHour-option-item-inner {
    background: #999970;
    color: #fff
}

.DeliveryHour-option-item-inner input {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 55px;
    border-radius: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    background: #edeae2;
    color: #333
}

.DeliveryHour-option-item-inner label {
    cursor: pointer
}

.select-card-popup {
    position: fixed;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    height: 100vh;
    z-index: 999999
}

    .select-card-popup .payment-method-container {
        position: absolute;
        width: 900px;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #fff;
        max-width: 80%;
        height: 90vh;
        overflow-y: scroll;
        z-index: 999999
    }

        .select-card-popup .payment-method-container .payment-method-inner {
            padding: 30px
        }

.new-address-item-gtitle {
    letter-spacing: .5px;
    padding-right: 50px;
    position: relative;
    margin: 30px 0 25px 0;
    color: #b6ac85;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #333
}

    .new-address-item-gtitle strong {
        font-weight: 700
    }

    .new-address-item-gtitle:after {
        width: 18px;
        height: 27px;
        position: absolute;
        right: 0;
        background: url(../Content/WebsiteTemplate/img/pen-icon.png) no-repeat center center;
        background-size: contain;
        top: 0
    }

.new-address-item-person.new-address-item-title {
    padding-left: 45px;
    color: #73602d;
    font-size: 20px;
    letter-spacing: .25px;
    margin: 0 0 35px 0;
    font-weight: 700;
    position: relative
}

    .new-address-item-person.new-address-item-title:after {
        width: 17px;
        height: 18px;
        position: absolute;
        left: 0;
        background: url(../Content/WebsiteTemplate/img/person-icon.png) no-repeat center center;
        background-size: contain;
        top: 0;
        content: ''
    }

.new-address-item-title.new-address-item-name {
    padding-left: 45px;
    color: #73602d;
    font-size: 20px;
    letter-spacing: .25px;
    margin: 0 0 35px 0;
    font-weight: 700;
    position: relative;
    line-height: 26px
}

    .new-address-item-title.new-address-item-name:after {
        width: 17px;
        height: 18px;
        position: absolute;
        left: 0;
        background: url(../Content/WebsiteTemplate/img/location-icon.png) no-repeat center center;
        background-size: contain;
        top: 0;
        content: ''
    }

.new-address-item-desc {
    padding-left: 45px;
    color: #73602d;
    font-size: 20px;
    letter-spacing: .25px;
    margin: 0 0 35px 0;
    font-weight: 700;
    position: relative;
    line-height: 26px
}

.new-address-item-option {
    padding-left: 45px;
    position: relative
}

    .new-address-item-option label {
        color: #73602d;
        font-size: 20px;
        letter-spacing: .25px;
        margin: 0 0 35px 0;
        font-weight: 700;
        line-height: 26px
    }

    .new-address-item-option input {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

.new-basket-left {
    width: 62.8361858190709%;
    padding-right: 50px
}

.new-basket-right.chart-edit {
    width: 37%;
    margin-top: 32px
}

.new-order-summary {
    background: #f5f5f5;
    padding-top: 10px
}

    .new-order-summary .basket-item-price {
        margin-bottom: 0
    }

.basket-summary.chart-edit {
    background: #f5f5f5;
    padding: 11px
}

.new-os-special-items {
    display: flex;
    position: relative;
    flex-wrap: wrap
}

.new-os-other-items {
    display: flex;
    position: relative;
    flex-wrap: wrap
}

.new-osi-total {
    align-self: flex-end;
    position: absolute;
    right: 0;
    font-weight: 600;
    bottom: 30px
}

#BtnSelectThisAddress {
    width: 100%;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    border: 1px solid #999970;
    background-color: #fff;
    padding: 0 10px;
    outline: 0;
    background: #999970;
    color: #fff
}

.credit-card-new-item .credit-card-new-inner {
    box-shadow: rgb(0 0 0 / 23%) 0 0 18px 3px;
    border: 0 solid #fff;
    border-radius: 10px;
    position: relative;
    min-height: 170px
}

.credit-card-new-given-name {
    position: relative
}

    .credit-card-new-given-name:after {
        position: absolute;
        width: 47px;
        height: 39px;
        background: url(../Content/WebsiteTemplate/img/credit-card-chip.png) no-repeat center center;
        right: 0;
        top: 0;
        content: '';
        background-size: contain
    }

.type-card.maestro {
    background: url(https://cdn.dsmcdn.com/web/production/mastercard.svg) no-repeat left center;
    position: absolute;
    right: 30px;
    bottom: 22px;
    width: 51px;
    height: 40px;
    display: block;
    background-size: contain
}

.type-card.mastercard {
    background: url(https://cdn.dsmcdn.com/web/production/mastercard.svg) no-repeat left center;
    position: absolute;
    right: 30px;
    bottom: 22px;
    width: 51px;
    height: 40px;
    display: block;
    background-size: contain
}

.type-card.amex {
    background: url(../Content/WebsiteTemplate/img/american-express.svg) no-repeat left center;
    position: absolute;
    right: 30px;
    bottom: 22px;
    width: 65px;
    height: 40px;
    display: block;
    background-size: cover
}

.type-card.diners-club {
    background: url(../Content/WebsiteTemplate/img/diners-club.svg) no-repeat left center;
    position: absolute;
    right: 30px;
    bottom: 22px;
    width: 94px;
    height: 40px;
    display: block;
    background-size: contain
}

.type-card.discover {
    background: url(../Content/WebsiteTemplate/img/discover.svg) no-repeat left center;
    position: absolute;
    right: 30px;
    bottom: 22px;
    width: 55px;
    height: 57px;
    display: block;
    background-size: contain
}

.type-card.jcb {
    background: url(../Content/WebsiteTemplate/img/jcb.svg) no-repeat left center;
    position: absolute;
    right: 30px;
    bottom: 22px;
    width: 55px;
    height: 57px;
    display: block;
    background-size: contain
}

.type-card.visa {
    background: url(https://cdn.dsmcdn.com/web/production/visa.svg) no-repeat left center;
    position: absolute;
    right: 30px;
    bottom: 22px;
    width: 55px;
    height: 57px;
    display: block;
    background-size: contain
}

.type-card.bl-advantage {
    background: url(https://cdn.dsmcdn.com/web/production/advantage.svg) no-repeat left center
}

.type-card.bl-akbank {
    background: url(https://cdn.dsmcdn.com/web/production/akbank.svg) no-repeat left center
}

.type-card.bl-anadolubank {
    background: url(https://cdn.dsmcdn.com/web/production/anadolubank.svg) no-repeat left center
}

.type-card.bl-axess {
    background: url(https://cdn.dsmcdn.com/web/production/axess.svg) no-repeat left center
}

.type-card.bl-cardfinans {
    background: url(https://cdn.dsmcdn.com/web/production/cardfinans.svg) no-repeat left center
}

.type-card.bl-denizbank {
    background: url(https://cdn.dsmcdn.com/web/production/denizbank.svg) no-repeat left center
}

.type-card.bl-finansbank {
    background: url(https://cdn.dsmcdn.com/web/production/finansbank.svg) no-repeat left center
}

.type-card.bl-fortis {
    background: url(https://cdn.dsmcdn.com/web/production/fortis.svg) no-repeat left center
}

.type-card.bl-garanti {
    background: url(https://cdn.dsmcdn.com/web/production/garanti.svg) no-repeat left center
}

.type-card.bl-garantibonus {
    background: url(https://cdn.dsmcdn.com/web/production/garantibonus.svg) no-repeat left center
}

.type-card.bl-halkbank {
    background: url(https://cdn.dsmcdn.com/web/production/halkbank.svg) no-repeat left center
}

.type-card.bl-hsbc {
    background: url(https://cdn.dsmcdn.com/web/production/hsbc.svg) no-repeat left center
}

.type-card.bl-ingbank {
    background: url(https://cdn.dsmcdn.com/web/production/ingbank.svg) no-repeat left center
}

.type-card.bl-isbankasi {
    background: url(https://cdn.dsmcdn.com/web/production/isbankasi.svg) no-repeat left center
}

.type-card.bl-maximum {
    background: url(https://cdn.dsmcdn.com/web/production/maximum.svg) no-repeat left center
}

.type-card.bl-paraf {
    background: url(https://cdn.dsmcdn.com/web/production/paraf.svg) no-repeat left center
}

.type-card.bl-teb {
    background: url(https://cdn.dsmcdn.com/web/production/teb.svg) no-repeat left center
}

.type-card.bl-tebbonus {
    background: url(https://cdn.dsmcdn.com/web/production/tebbonus.svg) no-repeat left center
}

.type-card.bl-vakifbank {
    background: url(https://cdn.dsmcdn.com/web/production/vakifbank.svg) no-repeat left center
}

.type-card.bl-world {
    background: url(https://cdn.dsmcdn.com/web/production/world.svg) no-repeat left center
}

.type-card.bl-yapikredi {
    background: url(https://cdn.dsmcdn.com/web/production/yapikredi.svg) no-repeat left center
}

.type-card.bl-ziraatbankasi {
    background: url(https://cdn.dsmcdn.com/web/production/ziraatbankasi.svg) no-repeat left center
}

.type-card.mastercard {
    background: url(https://cdn.dsmcdn.com/web/production/mastercard.svg) no-repeat left center
}

.product-list-tab-slide-item {
    width: 100%;
    padding: 0 2.5px 5px 2.5px
}

.product-list-tab-slide-item-inner {
    background: #edeae2;
    height: 50px;
    text-align: center;
    line-height: 44px;
    padding: 3px 20px;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    cursor: pointer;
    position: relative
}

.product-list-tab-slider {
    margin-left: -2.5px;
    margin-right: -2.5px;
    display: flex;
    flex-wrap: wrap
}

    .product-list-tab-slider .owl-nav {
        position: absolute;
        bottom: 0;
        top: -6px;
        margin: auto;
        width: 110%;
        height: 50px;
        left: -5%;
        z-index: 3
    }

    .product-list-tab-slider .owl-prev {
        float: left;
        background: rgb(180 159 106 / 42%);
        font-size: 44px;
        color: #fff;
        border: 2px solid #999970;
        width: 50px;
        height: 50px;
        line-height: 28px;
        outline: 0 !important;
        position: relative;
        z-index: 2
    }

    .product-list-tab-slider .owl-next {
        float: right;
        background: rgb(180 159 106 / 42%);
        font-size: 44px;
        color: #fff;
        border: 2px solid #999970;
        width: 50px;
        height: 50px;
        line-height: 28px;
        outline: 0 !important;
        position: relative;
        z-index: 2
    }

    .product-list-tab-slider .owl-prev img {
        max-width: 12px;
        display: block;
        margin: auto;
        position: relative;
        left: -2px
    }

    .product-list-tab-slider .owl-next img {
        max-width: 12px;
        display: block;
        margin: auto;
        position: relative;
        right: -2px
    }

.products-item.products-workshop-item.hideworkshop {
    display: none
}

.products-item.products-workshop-item {
    margin-bottom: 10px
}

.product-list-tab-slider {
    margin-bottom: 10px
}

.activetabofpl.product-list-tab-slide-item .product-list-tab-slide-item-inner {
    background: #999970;
    color: #fff
}

.product-detail-attributes option:checked .priceselect {
    display: none
}

.google-loc:before {
    width: 17px;
    height: 18px;
    position: relative;
    margin-right: 20px;
    background: url(../Content/WebsiteTemplate/img/location-icon-color.png) no-repeat center center;
    background-size: contain;
    content: '';
    display: inline-block;
    left: 10px;
    TOP: 3PX
}

.circle-select-default {
    content: "";
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%);
    border: 0 solid #999970;
    position: absolute;
    right: 26px;
    top: 8px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex
}

    .circle-select-default a {
        width: 22px;
        height: 22px;
        opacity: 0
    }

h1.profile-main-order-number {
    font-size: 20px;
    color: #7e6b3d;
    margin: 0 0 5px 0
}

.pm-order-table {
    width: 100%
}

.pm-order-row {
    width: 100%;
    display: flex;
    justify-content: flex-start
}

.pm-order-item {
    padding: 8px;
    border: 1px solid #999970;
    color: #999970;
    font-size: 18px;
    font-weight: 500
}

h2.profile-main-order-date {
    font-size: 20px;
    color: #7e6b3d;
    margin: 0 0 10px 0
}

.order-row-2 .pm-order-item {
    width: 50%
}

.order-row-4 .pm-order-item {
    width: 25%
}

.pm-order-table {
    margin-bottom: 20px
}

.pm-order-table-title {
    margin-bottom: 10px
}

.order-row-head .pm-order-item {
    background: #999970;
    color: #fff;
    font-size: 18px;
    font-weight: 600
}

.pm-order-table-title {
    font-size: 20px;
    color: #7e6b3d;
    margin: 0 0 10px 0;
    font-weight: 700
}

.end-order-result {
    width: 100%
}

.end-order-result-row {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    font-size: 20px;
    color: #999970;
    font-weight: 700;
    margin-bottom: 4px;
    line-height: 24px
}

.page.page-workshop {
    padding-top: 80px;
    background: #dedbcd
}

    .page.page-workshop .page-top {
        background: #dedbcd
    }

        .page.page-workshop .page-top .page-title h1 {
            background: #dedbcd
        }

.products-item.products-workshop-item .products-img {
    border-bottom: 3px solid #b09c6a
}

.mycount {
    width: 100%;
    padding: 0 !important
}

    .mycount .full {
        padding: 0 !important
    }

.qty-box {
    width: 173% !important;
    position: relative !important;
    right: 73% !important
}

.product-det-attr-row-val {
    position: relative
}

.qty-box label {
    color: #999970;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    height: 100%;
    padding-bottom: 7px;
    margin-top: 24px;
    width: 42%;
    float: left
}

.qty-box input {
    width: 58%;
    float: left
}

.home-flex-scroll.flex-scroll.scrolled {
    z-index: 9
}

.mobile-back-btn {
    display: none
}

.credit-mini input[type=checkbox] {
    margin-right: 10px
}

.home-about.inner-list.new-catering {
    padding-top: 141px
}

.ik-form-title.text-center {
    margin-top: 132px
}

.policy-box .nos-title {
    display: none
}

.policy-box .new-basket-right.chart-edit {
    width: 100%;
    margin-bottom: 30px
}

.policy-box {
    width: 100%;
    margin-bottom: 30px
}

    .policy-box .basket-summary.chart-edit {
        padding-left: 20px
    }

    .policy-box .basket-item-img {
        display: none
    }

    .policy-box .basket-item {
        width: 100%
    }

    .policy-box .basket-item-options {
        margin-bottom: 3px
    }

    .policy-box .basket-item-title.cart-edit {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 4px
    }

    .policy-box .customer-info {
        width: 100%;
        background: #f5f5f5;
        padding: 20px 20px 4px 20px
    }

    .policy-box .customer-info-title {
        width: 100%;
        font-size: 18px;
        padding-bottom: 5px;
        font-weight: 700;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px
    }

    .policy-box .customer-info-row {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 5px
    }

    .policy-box .customer-info-label {
        width: auto;
        padding-right: 20px;
        font-weight: 700;
        font-size: 16px;
        line-height: 18px;
        color: #33334b;
        margin-bottom: 6px
    }

    .policy-box .customer-info-data {
        width: auto;
        padding: 0;
        color: #999970;
        font-weight: 700;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 6px
    }

    .policy-box .customer-info-full-label {
        width: 100%;
        padding: 0;
        font-weight: 700;
        font-size: 16px;
        line-height: 18px;
        color: #33334b;
        margin-bottom: 6px
    }

    .policy-box .customer-info-full-data {
        width: 100%;
        padding: 0;
        color: #999970;
        font-weight: 700;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 6px
    }

.catering-content-sub-icon img {
    max-height: 125px;
}

.category-product-list-no-img {
    width: 100%;
    position: relative;
    margin-top: 30px;
}

    .category-product-list-no-img img {
        max-width: 100%;
    }

.category-product-list-no-title {
    color: #fff;
    font-family: "Champagne & Limousines";
    font-size: 2.3vw;
    font-weight: 600;
    letter-spacing: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 4px 1px 4px #52441a;
}

    .category-product-list-no-title p {
        text-align: center;
        margin: 0 0 0 0;
    }

@media (max-width:1280px) {
    .catering-content-sub-icon img {
        max-height: 80px
    }

    .type-card.visa {
        right: 27px;
        top: 76px
    }

    .catering-content-sub-title {
        font-size: 26px;
        line-height: 32px
    }

    .catering-content-sub-desc p {
        line-height: 24px;
        font-size: 18px
    }

    .catering-content-sub-desc {
        line-height: 24px;
        font-size: 18px
    }
}

@media(max-width:1080px) {
    #shopping-cart-form .product-select-count.cart-edit {
        width: 39%
    }

    .basket-left.cart-edit .bsd-price.awrc span:first-child {
        margin-right: 30px !important
    }
}

@media(max-width:1040px) {
    .home-flex-scroll {
        padding-top: 0
    }

    .home-about.inner-list.new-catering {
        padding-top: 40px
    }

    .logo-area {
        top: 0
    }
}

@media(max-width:1024px) {
    .credit-tabs ul li {
        font-size: 14px
    }

    .basket-item-price,
    .basket-item-title {
        font-size: 14px;
    }

    .paypal-left,
    .paypal-right {
        width: 100%;
        margin: 0 0 10px
    }

    .credit-right {
        width: 100%
    }

    .credit-left {
        width: 100%
    }

    .product-detail-new-left {
        order: 3;
        width: 100%
    }

    .product-detail-new-center {
        order: 1;
        width: 50%
    }

    .product-detail-new-right {
        order: 2;
        width: 50%
    }

    .product-det-attr {
        max-width: 100%;
        width: 333px
    }

    .catering-content-sub-icon {
        margin-bottom: 24px
    }

    .catering-content-sub-title {
        line-height: 20px;
        font-size: 16px
    }

    .catering-content-sub-desc p {
        line-height: 20px;
        font-size: 16px
    }

    .catering-content-sub-desc {
        line-height: 24px;
        font-size: 18px
    }

    .catering-content-desc {
        font-size: 18px;
        padding: 55px 0 80px 0;
        padding: 0 0 50px 0;
        font-weight: 700;
        line-height: 26px
    }

    .catering-banner-text {
        padding: 50px 20px 55px 20px;
        font-size: 16px;
        line-height: 20px;
        min-height: 199px
    }

    .catering-banner-desc {
        max-height: 52px
    }

    .catering-banner-title {
        line-height: 36px;
        font-size: 33px;
        margin: 0 0 14px 0
    }

    .catering-content-sub-img-slider-item img {
        min-width: initial;
        height: auto;
        width: 100%
    }

    .catering-content-sub-text {
        padding: 20px
    }

    .catering-content-sub-img-slider .owl-nav img {
        max-height: 20px
    }

    .catering-content-sub-icon img {
        max-height: 57px
    }

    .itemimg-text {
        min-height: 50px;
        line-height: 29px;
        padding: 9px 20px;
        font-size: 19px;
        width: 277px;
        max-width: 100%;
        letter-spacing: .8px
    }

    .type-card.visa {
        right: 62px;
        top: 112px
    }

    #shopping-cart-form .basket-item-title.cart-edit {
        font-size: 18px
    }

    #shopping-cart-form .basket-item-text {
        padding-left: 10px
    }

    #shopping-cart-form .product-select-title {
        font-size: 14px
    }

    #shopping-cart-form .product-quantity.cart-edit {
        width: 52px;
        height: 23px
    }

    #shopping-cart-form .pdr-basket-refresh {
        margin-right: -15px;
        top: -2px;
        position: relative;
    }

    #shopping-cart-form .product-select-count.cart-edit {
        width: 48%
    }

    .new-basket-left .pal-item.chart-edit {
        width: 100%
    }

    .new-basket-left .DeliveryDate-options .owl-nav .owl-next {
        font-size: 36px
    }

    .new-basket-left .pal-item {
        padding-left: 0;
        padding-right: 0
    }

    .new-basket-left .DeliveryDate-options .owl-nav .owl-prev {
        font-size: 36px
    }

    .new-basket-left {
        padding-right: 30px
    }

    .new-basket-right .basket-item-img {
        -ms-flex: 1 0 40px;
        flex: 1 0 40px
    }

    .new-basket-right .basket-item-text {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        padding-left: 15px
    }

    .new-basket-right .basket-item-title.cart-edit {
        font-size: 16px
    }

    .new-basket-right .basket-item-text .product-select-title {
        font-size: 14px
    }

    .new-basket-right .basket-item-price,
    .new-basket-right .basket-item-title {
        font-size: 14px
    }

    .only-cart-page-content #shopping-cart-form .product-quantity.cart-edit {
        width: auto
    }
}

@media(max-width:1040px) {
    .home-flex-scroll {
        padding-top: 95px
    }

        .home-flex-scroll.flex-scroll.scrolled {
            z-index: 1 !important;
            top: 41px
        }
}

@media(max-width:1023px) {
    .only-cart-page-content .product-quantity .qty.cart-edit {
        width: 100px;
    }

    .pdr-basket-refresh img {
        width: 18px;
        height: 18px;
        margin-right: 20px;
    }

    .basket-item-price {
        width: 68px !important;
    }

    .order-steps {
        margin-top: 70px
    }

    .ik-form-title.text-center {
        text-align: center;
        width: 100%;
        margin-top: 125px
    }

    .paymentsteps-flex-scroll.flex-scroll {
        display: none
    }

    .basket-right .basket-summary-desc {
        font-size: 14px
    }

    .basket-left {
        width: 66% !important;
        padding-right: 20px !important
    }

    #shopping-cart-form .basket-left {
        width: 100% !important;
        padding-right: 0 !important
    }

        #shopping-cart-form .basket-left.cart-edit .bsd-price.awrc span:first-child {
            margin-right: 11px !important
        }

    .basket-right {
        width: 34% !important
    }

    .basket-left .payment-tab-item-head-inner {
        font-size: 16px
    }

    .credit-rule-txt a {
        font-size: 13px
    }

    .credit-rule-txt {
        font-size: 13px
    }

    .safe-shopping-text {
        line-height: 18px !important;
        font-size: 14px !important
    }

    .safe-shopping-img {
        margin-right: 10px !important;
        font-size: 14px !important;
        line-height: 22px !important;
        min-width: 137px !important
    }

    .profile-content,
    .profile-sidebar {
        margin-top: 25px !important
    }

    .profile-content {
        padding-left: 25px !important
    }

    .profile-address-list .pal-item {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .profile-address-list .row {
        margin: 0 -10px
    }

    .profile-address-list .pal-item .pal-item-content {
        padding-right: 10px
    }

    .profile-address-list .pal-item .pal-item-inner {
        padding: 15px
    }

    .profile-address-list .pal-item-name {
        font-size: 14px;
        padding-right: 17px
    }

    .profile-address-list .pal-item-links {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 69px;
        flex: 0 0 69px;
        width: 69px
    }
}

@media(max-width:991px) {
    #ShowCartNumber {
        bottom: 98px;
        left: 44px
    }

    #credit-cvc-show-amex {
        top: 61px !important;
        right: 31px !important
    }

    #name-show {
        bottom: 40px;
        left: 130px
    }

    #expiry-show {
        bottom: 15px;
        left: -17px
    }

    div#credit-cvc-show {
        position: absolute;
        right: 87px;
        bottom: 85px;
        text-align: right
    }

    .record-card-item {
        flex: 0 50%
    }

    .record-card-item {
        margin-bottom: 30px
    }

    .home-flex-scroll.flex-scroll {
        display: none
    }

    .paymentsteps-flex-scroll.flex-scroll {
        display: none
    }

    .home-about.inner-list.new-catering {
        padding-top: 135px
    }

    .DeliveryDate-option-item-inner label {
        font-size: 16px
    }

    .DeliveryHour-option-item-inner label {
        font-size: 16px
    }

    .only-cart-page-content .product-quantity .qty.cart-edit {
        width: 49px
    }
}

@media (max-width:767px) {
    .profile-content {
        padding: 0 20px
    }

    .half:nth-child(4) {
        order: 2;
    }

    .pdr-basket-refresh img {
        margin-right: 10px;
    }

    .profile-sidebar {
        padding: 0 20px;
        margin-top: 65px !important
    }

    .paypal-left,
    .paypal-right {
        width: 100%;
        margin: 0 0 10px
    }

    .basket-left {
        padding-right: 0 !important
    }

    .credit-right {
        display: none
    }

    .credit-left {
        width: 100%
    }

    .credit-tabs ul li {
        font-size: 10px
    }

    .r-tabs ul li span:first-child,
    .r-tabs ul li span:nth-child(3) {
        display: none
    }

    .r-tabs ul li span:nth-child(2) {
        line-height: 1.1
    }

    .r-tabs-tab {
        min-height: 142px
    }

    .flex-scroll__item {
        width: 20%
    }

    .flex-scroll__list {
        overflow-x: hidden;
        flex-wrap: wrap
    }

    a.flex-scroll__link {
        width: 100%;
        float: left;
        margin-bottom: 0;
        height: 100%
    }

    .flex-scroll__img {
        height: 82%
    }

    .mobile-categories-show .container {
        margin-left: -5px;
        margin-right: -5px
    }

    .banner {
        margin-bottom: 10px;
        width: 50%;
        padding: 0 5px
    }

    .ik-section .col-md-9 {
        width: 100%
    }

    .ik-section .col-md-3 {
        width: 100%
    }

    .ik-section .col-sm-3 {
        width: 100%
    }

    .ik-section .col-sm-4 {
        width: 100%
    }

    .ik-section .col-sm-6 {
        width: 100%
    }

    .itemimg-text {
        min-height: 33px;
        line-height: 23px;
        padding: 9px 20px;
        font-size: 16px;
        width: 249px;
        letter-spacing: .8px
    }

    .product-detail.new-product-detail {
        padding: 0 20px;
        overflow: hidden
    }

    .ik-section,
    .ik-submit-section {
        padding: 0 20px
    }

    .basket-left .basket-summary-desc {
        padding-left: 5px
    }

    .continue-shopping-btn.cart-edit {
        margin-left: 5px
    }

    .new-basket-left {
        width: 100%;
        padding-right: 0;
        padding: 0 30px
    }

    .new-basket-right.chart-edit {
        width: 100%;
        padding: 0 30px
    }

        .new-basket-right.chart-edit .bsd-price span:first-child {
            margin-right: 14px
        }

    .change-my-delivery-address {
        margin-left: 0 !important
    }

    .pal-item {
        padding-left: 0
    }

        .pal-item.chart-edit {
            width: 100%
        }

    .payment-tabs,
    .payment-tabs-head {
        margin-left: auto;
        margin-right: auto;
        width: 98%
    }

    .basket-right {
        margin-left: auto;
        margin-right: auto;
        width: 98% !important
    }

    .basket-left {
        margin-left: auto;
        margin-right: auto;
        width: 98% !important
    }

        .basket-left .credit-rule {
            height: 0;
            overflow: hidden
        }

        .basket-left.pay-accept basket-summary-link.payment-go-summery {
            height: 0;
            overflow: hidden
        }

    .credit-list ul li:last-child {
        padding-bottom: 0
    }

    .credit-left {
        min-height: 0
    }

    .mf-top {
        width: 100%
    }

    .payment-tabs-head {
        margin-left: 1% !important;
        margin-right: 1% !important;
        width: 98% !important
    }

    .basket-right {
        display: flex;
        flex-wrap: wrap
    }

    .product-detail.new-product-detail {
        padding-top: 16px;
        position: relative
    }

    .pdn-button {
        width: auto
    }

    .main-logo {
        padding-top: 59px;
        padding-bottom: 5px
    }

    .order-steps-list {
        margin-top: 58px
    }

    #shopping-cart-form .basket-item-title.cart-edit {
        font-size: 16px
    }

    .new-basket-right.chart-edit .basket-item {
        width: 100%
    }

    .policy-box .customer-info {
        width: 96%;
        margin: 0 auto
    }

    .policy-box .new-basket-right.chart-edit {
        width: 96%;
        padding: 0 0;
        margin: 0 auto 20px auto
    }
}

@media (max-width:680px) {
    .catering-content-sub-desc p {
        line-height: 18px;
        font-size: 14px
    }

    .catering-content-sub-desc {
        line-height: 18px;
        font-size: 14px
    }

    .catering-banner-text {
        padding: 20px 20px 30px 20px;
        font-size: 14px;
        line-height: 18px
    }

    .catering-content-desc {
        font-size: 14px;
        padding: 50px 0 50px 0;
        padding: 0 0 50px 0;
        font-weight: 700;
        line-height: 18px
    }

    .catering-banner-text {
        min-height: 155px
    }

    .basket-left .basket-item {
        width: 100%
    }

    .basket-left .product-select-count.cart-edit {
        width: 100%
    }

    .basket-left .basket-item-title.cart-edit {
        font-size: 16px
    }

    .basket-left .product-select-title {
        font-size: 16px;
        padding-right: 4px
    }

    .basket-left .basket-item-text {
        padding-left: 10px
    }

    .basket-left .product-quantity.cart-edit {
        width: 60px;
        height: 25px
    }

    .basket-left .basket-item-del.cart-edit {
        margin-left: 5px
    }

    #shopping-cart-form .basket-item-title.cart-edit {
        font-size: 14px
    }

    .basket-left.cart-edit .basket-item-text {
        -ms-flex: 1 1 52%;
        flex: 1 1 52%
    }

    #shopping-cart-form .basket-left.cart-edit .pdr-basket-refresh img {
        width: 16px;
        height: 16px
    }

    #shopping-cart-form .pdr-basket-refresh {
        -ms-flex: 0 0 16px;
        flex: 0 0 16px
    }
}

@media (max-width:655px) {
    .credit-card-item {
        width: 100%
    }

    .profile-address-list .row {
        padding: 0 0
    }

    .profile-content {
        padding: 0 20px
    }
}

@media (max-width:620px) {
    .flex-scroll__img {
        height: 77%
    }

    .flex-scroll__item {
        margin-bottom: 10px
    }

    .banner__title {
        font-size: 18px;
        width: 80%
    }
}

@media(max-width:580px) {
    .pdr-basket-refresh img {
        margin-right: 0px;
    }

    .catering-content-sub-img {
        width: 100%
    }

    .catering-content-sub-text {
        width: 100%
    }

    .catering-content-sub-row:nth-child(even) .catering-content-sub-img {
        order: 1
    }

    .catering-content-sub-row:nth-child(even) .catering-content-sub-text {
        order: 2
    }

    .payment-tab-item-head-inner {
        font-size: 16px !important
    }

    #shopping-cart-form .basket-item-price,
    #shopping-cart-form .basket-item-title {
        font-size: 14px
    }

    #shopping-cart-form .product-quantity .qty {
        font-size: 14px
    }

    #shopping-cart-form .basket-item-img {
        -ms-flex: 1 0 60px;
        flex: 1 0 60px
    }

    .contact-form {
        padding: 0 20px
    }
}

@media(max-width:560px) {
    #shopping-cart-form .product-select-count.cart-edit {
        width: 61%
    }
}

@media(max-width:530px) {
    .only-cart-page-content .product-quantity .qty.cart-edit {
        width: 29px;
    }

    #shopping-cart-form .pdr-basket-refresh {
        margin-right: 0;
    }

    #shopping-cart-form .basket-item-title.cart-edit {
        width: 100%
    }

    #shopping-cart-form .basket-item-options {
        width: 100%
    }

    #shopping-cart-form .basket-item-text {
        width: 100%;
        min-width: 100%;
        flex-wrap: wrap
    }

    #shopping-cart-form .basket-item {
        display: block
    }

    #shopping-cart-form .basket-item-img {
        width: 55px;
        float: left;
        min-height: 113px;
        margin-right: 5px;
    }

    #shopping-cart-form .product-select-count.cart-edit {
        width: 145px;
        float: left
    }

    #shopping-cart-form .basket-item-price.chart-edit {
        width: 173px !important;
        float: left
    }

    .page-content.only-cart-page-content #shopping-cart-form .product-select-count.cart-edit {
    }

    #shopping-cart-form .basket-left .basket-item-del.cart-edit {
        float: right
    }

    #shopping-cart-form .basket-item {
        padding-bottom: 54px
    }

    #shopping-cart-form .basket-item-price.chart-edit {
        width: 147px !important;
        float: right;
        margin-right: 38px
    }
}

@media (max-width:520px) {
    .basket-left .basket-item-img {
        -ms-flex: 1 0 40px;
        flex: 1 0 40px
    }
}

@media(max-width:480px) {
    .flex-scroll__item {
        width: 33.33%
    }

    .logo-area {
        top: 0
    }

    .contact-form .g-recaptcha {
        transform: scale(.57);
        -webkit-transform: scale(.57);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }

    .myinner-home-pro-cat-hamburger {
        display: none
    }

    .mobile-back-btn {
        display: block;
        background: url(../../cdn.fiveoclock.com/Content/WebsiteTemplate/img/black-left-page-arrow_n.png) no-repeat left center;
        width: 20px;
        height: 20px;
        background-size: contain;
        position: fixed;
        left: 21px;
        top: 19px;
        cursor: pointer;
        z-index: 99999
    }

    .main-logo {
        padding-top: 3px !important
    }

    .login {
        padding: 0 20px
    }

        .login .container {
            border: 0 solid #e5e5e5
        }

    .basket-left .continue-shopping-btn.cart-edit {
        width: 172px;
        margin-right: 6px
    }

    .product-detail.new-product-detail {
        padding-top: 45px !important
    }

    .product-detail-nav {
        justify-content: center
    }

    .product-quantity .qty {
        line-height: 22px
    }

    .order-steps {
        margin-top: 0
    }

    .products-item .promotional-item-tag {
        bottom: 0;
        position: absolute;
        right: 12px;
        width: auto;
        font-size: 11px;
    }
}

@media (max-width:480px) {
    .fixed-right-cart .basket-summary-link {
        font-size: 14px !important
    }

    .page .home-pro-cat-hamburger {
        display: none
    }

    .main-logo {
        padding-top: 10px;
        padding-bottom: 0
    }

    .home-about.inner-list.new-catering {
        padding-top: 63px
    }

    .new-basket-left .btnof-hdr-select span {
        top: -36px
    }

    .new-basket-left .hdr-basket-text {
        font-size: 12px
    }

    .new-basket-left .btnof-hdr-select-billing .hdr-basket-text {
        font-size: 12px;
        top: -9px
    }

    .new-basket-left .mh-right-link.select-billing-address-hdr {
        top: -5px;
        margin-left: 0;
        margin-left: 0 !important;
        position: absolute;
        top: 49px !important;
        margin-right: 0;
        right: 0
    }

    .DeliveryDate-options .owl-nav {
        z-index: 1;
        top: -48px;
        height: 50px
    }

    .delivery-date-title {
        margin-top: -29px
    }

    .DeliveryDate-option-item-inner {
        line-height: 16px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .DeliveryDate-option-item-inner {
        padding: 3px 5px
    }

    .new-basket-left .address-item:last-child {
        margin-bottom: 0
    }

    .new-basket-right.chart-edit {
        margin-top: 0
    }

    .payment-tab-item-head-inner {
        font-size: 14px !important
    }

    .safe-shopping {
        margin-bottom: 20px
    }

    .payment-tab-item-head {
        padding: 4px !important
    }

    .safe-shopping-text {
        line-height: 13px !important;
        font-size: 12px !important
    }

    .safe-shopping-img {
        margin-right: 5px !important;
        font-size: 11px !important;
        line-height: 14px !important;
        min-width: 116px !important
    }

    .pay-accept-trigger {
        max-width: 100% !important
    }

    .payment-group-wrapper {
        padding: 15px
    }

    .credit-list ul li {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .page.pro-det-page {
        padding-top: 10px !important
    }

        .page.pro-det-page #sync2 {
            display: none
        }

    .product-detail-img .customNavProduct {
        justify-content: space-between;
        position: absolute;
        top: 43%;
        width: 100%
    }

    .product-detail-nav {
        order: 2;
        display: none
    }

    .product-detail-price {
        top: 99px;
        /*   background: #ffffff;*/
        z-index: 2;
        width: 91%;
        position: absolute;
        font-size: 16px
    }

    .product-detail-img {
        position: relative;
        margin-top: 32px;
        margin-bottom: 30px;
    }

    .promotional-item-tag {
        display: block;
        margin-top: -66px;
        width: 101px;
        position: relative;
        z-index: 2;
        margin-bottom: 30px;
    }

    .product-detail-new-left .contact-form {
        padding-right: 0;
        padding-left: 0;
    }

    .page.pro-det-page .products-special-note {
        line-height: 26px;
        color: #999970;
        font-size: 16px !important;
        font-weight: 700
    }

    .product-detail-title {
        font-size: 22px;
        margin-bottom: 5px
    }

    .page.pro-det-page .form-group {
        margin-bottom: 0
    }

    .page.pro-det-page .product-det-attr-row {
        margin: 0
    }

    #shopping-cart-form .basket-item-price.chart-edit {
        margin-right: 7px
    }

    #shopping-cart-form span.discount-desc {
        left: 18px
    }

    .mh-lang {
        margin-left: 0;
        margin-right: 8px;
        position: absolute;
        top: 15px;
        WIDTH: 77PX;
        FONT-SIZE: 22px
    }

        .mh-lang a {
            position: relative !important;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            text-align: center;
            float: left;
            font-size: 18px !important;
            color: #978964 !important;
            display: inline-block !important;
            float: left !important;
            margin-right: 10px;
            line-height: 31px
        }

    .mobile-bottom-menu-item .mh-lang a.actv-lang {
        font-size: 24px !important;
        line-height: 31px
    }

    .mh-lang span {
        position: relative;
        left: -5px;
        font-size: 24px !important;
        color: #978964 !important;
        display: inline-block !important;
        float: left !important
    }

    .recorded-cards-inner {
        min-height: 175px
    }

    .continue-width-selected-card-row {
        height: 0;
        overflow: hidden
    }

    .record-card-item:last-child {
        margin-bottom: 0
    }
}

@media (max-width:467px) {
    .basket-left.cart-edit .basket-item-text {
        -ms-flex: 1 1 74%;
        flex: 1 1 74%
    }

    .basket-left .basket-item {
        width: 100%;
        display: flex;
        flex-wrap: wrap
    }

    .basket-left .basket-item-img {
        -ms-flex: 1 0 60px;
        flex: 1 0 60px;
        width: 60px;
        height: 60px
    }

    #shopping-cart-form-right .basket-item-img {
        float: left
    }

    #shopping-cart-form-right .basket-left .basket-item {
        flex-wrap: unset
    }

    #shopping-cart-form-right span.discount-desc {
        right: -72px;
        left: auto
    }

    .basket-left .basket-item-img img {
        width: 55px
    }

    .basket-left .product-select-count.cart-edit {
        width: 192px
    }

    .basket-left .basket-item {
        justify-content: space-between
    }

    .credit-rule {
        flex-wrap: wrap;
        display: flex;
    }

    .credit-rule-txt {
        width: 50%;
        padding-left: 20px;
        position: relative;
    }

        .credit-rule-txt span {
            font-size: 12px;
        }

        .credit-rule-txt a {
            font-size: 12px;
        }

        .credit-rule-txt input[type=checkbox] {
            position: absolute;
            left: 0;
        }
}

@media(max-width:410px) {
    .basket-left .continue-shopping-btn.cart-edit {
        width: 134px;
        margin-right: 5px;
        padding: 10px 4px;
        font-size: 13px
    }

    .basket-left .continue-shopping-btn.cart-edit2 {
        width: 135px;
        font-size: 13px
    }

    #shopping-cart-form .basket-item-price.chart-edit {
        margin-right: 4px
    }

    #shopping-cart-form .basket-item-img {
        width: 55px;
        float: left
    }

    .basket-left #shopping-cart-form .basket-item-img img {
        width: 60px
    }

    #shopping-cart-form .basket-item {
        position: relative
    }

    #shopping-cart-form .basket-left .basket-item-del.cart-edit {
        POSITION: ABSOLUTE;
        RIGHT: 10px;
        TOP: 0
    }

    #shopping-cart-form .basket-item-price.chart-edit {
        padding-right: 12px !important
    }

    #shopping-cart-form .basket-item-price.chart-edit {
        width: auto !important
    }
}

@media(max-width:391px) {
    .basket-item-price.chart-edit {
        width: 77px
    }

    #shopping-cart-form .product-select-count.cart-edit {
        width: 142px
    }

    #shopping-cart-form .product-quantity.cart-edit {
        width: 34px;
        height: 23px
    }
}

@media (max-width:360px) {
    .product-select-title {
        font-size: 14px
    }

    .rp-title span {
        padding: 0 10px
    }

    .credit-card-given-name {
        font-size: 14px
    }

    .new-basket-left {
        padding: 0 15px
    }

    .new-basket-right.chart-edit {
        padding: 0 15px
    }
}

@media(max-width:380px) {
    #shopping-cart-form .basket-item-price.chart-edit {
        float: left;
        margin-right: 0;
        display: flex;
        justify-content: flex-end;
        padding-right: 48px
    }

    #shopping-cart-form .basket-left.cart-edit .bsd-price.awrc span:first-child {
        margin-right: 18px !important
    }

    #shopping-cart-form .basket-item {
        padding-bottom: 76px
    }
}

@media (max-width:350px) {
    #shopping-cart-form .product-select-count.cart-edit {
        width: 86px;
        float: left;
        position: relative
    }

    #shopping-cart-form .pdr-basket-refresh {
        position: absolute;
        right: -6px;
        top: 18px
    }

    .new-basket-right .basket-item-price,
    .new-basket-right .basket-item-title {
        text-align: left
    }

    .record-card-item {
        flex: 0 100%
    }
}

@media(max-width:991px) {
    .credit-div #name-show {
        bottom: 39px;
        left: 132px;
        font-size: 13px;
        text-align: left
    }

    .credit-div div#credit-cvc-show {
        position: absolute;
        right: 81PX;
        bottom: 85px;
        text-align: right
    }

    .pl-list {
        padding-top: 138px !important
    }
}

@media(min-width:1025px) {
    .credit-div #name-show {
        bottom: 28px;
        left: 76px;
        font-size: 13px;
        text-align: left
    }

    .credit-div div#credit-cvc-show {
        position: absolute;
        right: 33px;
        bottom: 62px;
        text-align: right
    }
}

@media(min-width:1281px) {
    .credit-div #name-show {
        bottom: 35px;
        left: 96px
    }

    .credit-div div#credit-cvc-show {
        position: absolute;
        right: 33px;
        bottom: 77px;
        text-align: right
    }
}

@media(max-width:480px) {
    .product-detail-new-center {
        width: 100%
    }

    .product-detail-new-right {
        width: 100%;
        padding-left: 0;
        margin-bottom: 30px
    }

    .product-detail-title-mobile {
        display: block
    }

    .product-detail-new-left .product-detail-cat-title {
        display: none
    }

    .product-detail-new-left .product-detail-title {
        display: none
    }

    .pl-list {
        padding-top: 66px !important
    }
}

@media(max-width:375px) {
    #shopping-cart-form .product-select-count.cart-edit {
        width: 134px;
    }
}

@media(max-width:363px) {
    #shopping-cart-form .product-select-count.cart-edit {
        width: 116px;
        margin-top: 5px;
    }

    #shopping-cart-form .basket-item-img {
        min-height: 0;
        max-height: 53px;
    }

    #shopping-cart-form .basket-item-price.chart-edit {
        min-width: 200px;
    }
}

@media(max-width:360px) {
    .product-detail-title {
        font-size: 26px
    }

    span.discount-desc {
        margin-left: -24px
    }

    #shopping-cart-form .basket-item {
        float: left
    }

    #shopping-cart-form .basket-item {
        padding-bottom: 30px
    }

    #shopping-cart-form .product-quantity.cart-edit {
        width: 34px
    }
}

.mobile-bottom-menu {
    display: none
}

.mobile-show {
    display: none
}

@media(max-width:480px) {
    .home-mobil-application {
        display: none
    }

    .mobile-bottom-menu {
        display: block;
        padding: 0 15px 10px 15px;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 9999
    }

    .home-ourbranches-area {
        display: none
    }

    .home-aboutus-area {
        display: none
    }

    .home-catering-area {
        display: none
    }

    .main-footer {
        display: none
    }

    .mobile-bottom-menu-inner {
        margin-left: -5px;
        margin-right: -5px;
        display: flex;
        justify-content: space-between
    }

    .mobile-bottom-menu-item {
        padding: 0 5px;
        width: 20%
    }

    .mobile-bottom-menu-item-inner {
        border-radius: 50%;
        width: 100%;
        border: 0 solid #999970;
        position: relative
    }

        .mobile-bottom-menu-item-inner:before {
            padding-top: 100%;
            content: '';
            display: block
        }

        .mobile-bottom-menu-item-inner a {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            text-align: center
        }

    .mobile-bottom-menu-item .mh-search-input {
        display: none
    }

    .mobile-bottom-menu-item .mh-search {
        display: block !important;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 100%;
        z-index: 99
    }

        .mobile-bottom-menu-item .mh-search .mh-search-btn {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 100%;
            height: 100%;
            display: block;
            text-align: center;
            width: 100%
        }

        .mobile-bottom-menu-item .mh-search.active .mh-search-input {
            display: block;
            width: 260px;
            right: auto;
            left: -2px;
            position: fixed;
            top: 52px
        }

            .mobile-bottom-menu-item .mh-search.active .mh-search-input input {
                position: relative;
                border: 2px solid #c8bd9d
            }

            .mobile-bottom-menu-item .mh-search.active .mh-search-input button {
                position: absolute
            }

    .mobile-bottom-menu-item .mh-search-item {
        display: flex !important;
        position: relative !important
    }

    .mobile-workshop {
        width: 32px;
        height: 32px;
        display: block;
        background: url(../Content/WebsiteTemplate/img/workshop-mob-icon-d.png) no-repeat center center;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0
    }

    .mobile-corporate {
        width: 32px;
        height: 32px;
        display: block;
        background: url(../Content/WebsiteTemplate/img/corporate-mob-icon-d.png) no-repeat center center;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0
    }

    .mobile-home {
        width: 32px;
        height: 32px;
        display: block;
        background: url(../Content/WebsiteTemplate/img/home-mob-icon-d.png) no-repeat center center;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0
    }

    .mobile-branches {
        width: 32px;
        height: 32px;
        display: block;
        background: url(../Content/WebsiteTemplate/img/branches-mob-icon-d.png) no-repeat center center;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0
    }

    .mbmi-title {
        font-size: 12px;
        font-weight: 700;
        color: #999970;
        position: absolute;
        text-align: center;
        left: 0;
        right: 0;
        top: 84px;
        right: 0;
        margin: 0 -4px 0 -4px;
        display: none
    }

    body {
        padding-bottom: 30px
    }

    .mobile-bottom-menu-item .hdr-profile {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 0;
        border: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .mobile-show {
        display: block
    }

    .mobile-hide {
        display: none
    }

    .mobile-bottom-menu-item .hdr-profile-dropdown {
        display: none;
        position: absolute;
        top: auto;
        bottom: 0
    }

    .mobile-bottom-menu-item .mh-search-btn img {
        max-width: 32px
    }

    .mobile-bottom-menu-item .hdr-profile button img {
        max-width: 32px
    }

    .product-detail-new-right {
        order: 3
    }

    .pli-title {
        font-size: 16px
    }

    .related-product-slider .owl-nav {
        width: 100%;
        left: 10px;
        z-index: 99;
        margin: 0 auto;
        padding: 20px;
        top: 30%
    }
}

@media (max-width:325px) {
    .credit-name span {
        width: 100%;
        text-align: left
    }

    .credit-name input[type=text] {
        width: 100%
    }

    .credit-number span {
        width: 100%;
        text-align: left
    }

    .credit-number .credit-mini {
        float: left;
        width: 100%
    }

    .credit-date span {
        float: left;
        width: 100%;
        text-align: left
    }

    .credit-cvc span {
        float: left;
        width: 100%;
        text-align: left
    }

    .credit-cvc .credit-mini {
        float: left;
        width: 100%
    }

    .credit-3d .credit-mini {
        float: left;
        width: 100%
    }
}

.green-successs-order-summary-details {
    padding-left: 300px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 90px;
    padding-right: 50px;
    border: 2px solid #999970;
    color: #999970;
}

    .green-successs-order-summary-details:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        display: block;
        width: 180px;
        height: 180px;
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 50%;
        background: #999970;
        top: 34px;
        left: 51px;
    }

    .green-successs-order-summary-details:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background: url(../Content/WebsiteTemplate/img/white-check-success.png);
        display: block;
        width: 169px;
        height: 139px;
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 50%;
        top: 58px;
        left: 70px;
    }

@media(max-width:767px) {
    .order-summary-details.green-successs-order-summary-details {
        padding-left: 50px;
        padding-top: 242px;
        text-align: center;
        line-height: 28px;
        font-weight: 700;
        font-size: 18px !important;
    }

        .order-summary-details.green-successs-order-summary-details p {
            line-height: 28px !important;
            font-weight: 700 !important;
            font-size: 18px !important;
        }

    .my-mobile-hide {
        display: none;
    }

    .green-successs-order-summary-details:before {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .green-successs-order-summary-details:after {
        left: 0;
        right: 0;
        margin: 0 auto;
        background-position: 16px;
    }
}

.my-error-text {
    color: #999970 !important;
}

.not-found-gen-text {
    font-weight: 400;
    font-size: 20px;
}

@media(max-width:280px) {
    #shopping-cart-form .basket-item-price.chart-edit {
        min-width: 100%;
        margin-top: 10px;
    }

    #shopping-cart-form .pdr-basket-refresh {
        position: absolute;
        right: -25px;
        top: 2px;
    }

    .totalpriceofbasket {
        padding-right: 0;
    }

    .basket-left .continue-shopping-btn.cart-edit {
        width: 127px;
    }
}

@media(min-width:769px) {
    .smartbanner {
        display: none !important;
    }
}

