@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,500italic,600italic,700italic,800italic,700,300,600,800,400,500&amp;subset=cyrillic-ext,greek-ext,latin,latin-ext,cyrillic,greek,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Shadows+Into+Light:300italic,400italic,500italic,600italic,700italic,800italic,700,300,600,800,400,500&amp;subset=cyrillic-ext,greek-ext,latin,latin-ext,cyrillic,greek,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Oswald:300italic,400italic,500italic,600italic,700italic,800italic,700,300,600,800,400,500&amp;subset=cyrillic-ext,greek-ext,latin,latin-ext,cyrillic,greek,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Poppins:300italic,400italic,500italic,600italic,700italic,800italic,700,300,600,800,400,500&amp;subset=cyrillic-ext,greek-ext,latin,latin-ext,cyrillic,greek,vietnamese);

* {
    margin: 0;
    padding: 0
}

html {
    font-size: 62.5%;
    font-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    padding: 0 !important
}

.hide {
    display: none
}

.show {
    display: block
}

body {
    line-height: 1;
    text-align: left;
    overflow-x: hidden
}

    body.boxed {
        background: url(boxed_bg.png) repeat;
        background-color: #000
    }

        body.boxed .wrapper {
            padding-top: 24px;
            padding-bottom: 17px
        }

            body.boxed .wrapper .page {
                width: 1180px;
                margin-right: auto;
                margin-left: auto
            }

    body.side-header {
        overflow-x: hidden
    }

        body.side-header .top-newsletter {
            margin-left: 314px
        }

            body.side-header .top-newsletter > .container {
                max-width: 100%
            }

        body.side-header .main-container, body.side-header .footer-wrapper {
            margin-left: 314px
        }

            body.side-header .main-container .main-breadcrumbs.fixed-position, body.side-header .footer-wrapper .main-breadcrumbs.fixed-position {
                position: fixed;
                top: 0;
                width: 100%;
                z-index: 4
            }

            body.side-header .main-container .main-breadcrumbs > .container, body.side-header .footer-wrapper .main-breadcrumbs > .container {
                max-width: 100%
            }

            body.side-header .main-container .main .container, body.side-header .footer-wrapper .main .container {
                max-width: 100%
            }

            body.side-header .main-container .footer-middle > .container, body.side-header .main-container .footer-top > .container, body.side-header .main-container .footer-bottom > .container, body.side-header .footer-wrapper .footer-middle > .container, body.side-header .footer-wrapper .footer-top > .container, body.side-header .footer-wrapper .footer-bottom > .container {
                max-width: 100%
            }

    body .main-container .main-breadcrumbs.fixed-position, body .footer-wrapper .main-breadcrumbs.fixed-position {
        position: fixed;
        top: 0;
        width: 100%;
        padding-bottom: 12px;
        z-index: 999
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 5px;
    line-height: 1.35
}

p {
    margin: 0 0 15px;
    line-height: 1.5
}

img {
    max-width: 100%;
    border: 0;
    outline: none
}

#preview-bar-iframe {
    display: none
}

a:hover, a:active {
    text-decoration: none
}

a:focus {
    outline: medium none;
    text-decoration: none
}

:focus {
    outline: 0;
    text-decoration: none
}

.page ul, .page ol {
    margin: 0;
    padding: 0
}

ul, ol {
    list-style: none outside none
}

ul {
    margin: 0;
    padding: 0
}

    ul li {
        margin: 0;
        padding: 0;
        list-style: none
    }

p {
    line-height: 1.5
}

.form-list .input-box {
    display: block;
    position: relative;
    clear: both;
    line-height: 30px
}

.move-below-header {
    display: none
}

.form-list select {
    width: 100%
}

input.input-full, textarea, select {
    height: 26px;
    padding: 2px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    color: #777;
    font-size: 13px
}

input.input-full, textarea, .input-text {
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset
}

select.input-full {
    color: #777;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 7px;
    border-radius: 0 !important;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset
}

textarea {
    height: 10em;
    line-height: 1.4
}

button, .btn-button {
    display: inline-block;
    padding: 0 15px;
    border: 0;
    border-radius: 5px;
    background: #3b3b3b;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    white-space: nowrap;
    -webkit-appearance: none;
    cursor: pointer
}

    button:hover, .btn-button:hover {
        color: #fff;
        opacity: .9
    }

    button:focus, .btn-button:focus {
        outline: none
    }

input {
    line-height: 1.6
}

button.btn-button span span {
    padding: 0;
    border: 0;
    border-width: 0;
    background: transparent;
    color: inherit;
    line-height: inherit
}

select {
    height: 35px;
    padding: 0 30px 0 10px;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    background-position: right 0 center;
    background-color: transparent;
    background-image: url("//acecosm.com/Assets/Images/ico-select.png?v=3702685564552112289");
    background-repeat: no-repeat;
    color: #777;
    font-size: 13px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.ie9 select, .lt-ie9 select {
    padding-right: 10px;
    background-image: none
}

.image-link {
    display: block;
    position: relative;
    width: 100%
}

    .image-link::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: all .2s;
        border-radius: 8px;
        background-color: #000;
        content: '';
        opacity: 0;
        visibility: hidden;
        filter: alpha(Opacity=0)
    }

    .image-link:hover::after {
        opacity: .1;
        visibility: visible;
        filter: alpha(Opacity=10)
    }

    .image-link img {
        width: 100%;
        height: auto
    }

.loader-container {
    display: none;
    background-color: rgba(255,255,255,0.5);
    text-align: center
}

.spr-icon.spr-icon-star-empty {
    color: rgba(0,0,0,0.16) !important;
    opacity: 1 !important
}

.spr-icon {
    opacity: 1
}

    .spr-icon::before {
        font-size: 100% !important
    }

.rating-box .spr-icon-star-empty::before, .review-product-details .spr-icon-star-empty::before, .ratings .spr-icon-star-empty::before {
    font-family: fontawesome;
    font-size: 12px;
    content: '\f005'
}

.animation-spin {
    animation: spin 20s infinite linear;
    -webkit-animation: spin 20s infinite linear
}

.visible-tablet, .visible-phone {
    display: none
}

@media (min-width: 992px) {
    .visible-sm {
        display: none !important
    }
}

@media (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

.is-transitioning {
    display: block !important;
    visibility: visible !important
}

.btn-button.text-only, .spr-button.text-only {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent
}

.btn-button.large, .spr-button.large {
    padding: 12px 35px;
    font-size: 14px;
    line-height: 32px
}

.btn-button.small, .spr-button.small {
    padding: 5px 15px
}

.btn-button.white, .spr-button.white {
    border-color: #fff;
    background-color: #fff;
    color: #222
}

    .btn-button.white:hover, .spr-button.white:hover {
        border-color: #e4e4e4;
        background-color: #e4e4e4
    }

.btn-button.black, .spr-button.black {
    border-color: #222;
    background-color: #222;
    color: #fff
}

    .btn-button.black:hover, .spr-button.black:hover {
        border-color: #111;
        background-color: #111
    }

.btn-button.bordered, .spr-button.bordered {
    position: relative;
    overflow: visible
}

    .btn-button.bordered.white, .spr-button.bordered.white {
        color: #fff !important
    }

        .btn-button.bordered.white:hover, .spr-button.bordered.white:hover {
            color: #222 !important
        }

    .btn-button.bordered.black, .spr-button.bordered.black {
        border-color: #222;
        background-color: #222;
        color: #fff
    }

        .btn-button.bordered.black:hover, .spr-button.bordered.black:hover {
            border-color: #111;
            background-color: #111
        }

.btn-button.uppercase, .spr-button.uppercase {
    text-transform: uppercase
}

.btn-button.rounded, .spr-button.rounded {
    border-radius: 25px
}

    .btn-button.rounded.large, .spr-button.rounded.large {
        border-radius: 75px
    }

.btn-button.sf-icon-reveal, .spr-button.sf-icon-reveal {
    padding: 15px 35px;
    line-height: 20px;
    -webkit-transform: translate3d(0, 0, 0)
}

    .btn-button.sf-icon-reveal i, .spr-button.sf-icon-reveal i {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 30px;
        width: 20px;
        height: 100%;
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        line-height: 50px;
        text-align: right;
        opacity: 0;
        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 0.15);
        font-size: 18px
    }

    .btn-button.sf-icon-reveal span, .spr-button.sf-icon-reveal span {
        display: block;
        width: 100%;
        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
        text-align: center;
        vertical-align: 4px
    }

    .btn-button.sf-icon-reveal.standard, .spr-button.sf-icon-reveal.standard {
        border-color: #e4e4e4
    }

        .btn-button.sf-icon-reveal.standard:hover, .spr-button.sf-icon-reveal.standard:hover {
            border-color: #e4e4e4
        }

            .btn-button.sf-icon-reveal.standard:hover i, .spr-button.sf-icon-reveal.standard:hover i {
                right: 20px;
                transform: scale(1);
                -webkit-transform: scale(1);
                opacity: 1
            }

            .btn-button.sf-icon-reveal.standard:hover span, .spr-button.sf-icon-reveal.standard:hover span {
                transform: translateX(-12px);
                -webkit-transform: translateX(-12px);
                -ms-transform: translateX(-12px)
            }

    .btn-button.sf-icon-reveal.white, .spr-button.sf-icon-reveal.white {
        border-color: #fff;
        background-color: #fff;
        color: #222 !important
    }

        .btn-button.sf-icon-reveal.white:hover, .spr-button.sf-icon-reveal.white:hover {
            border-color: #e4e4e4;
            background-color: #e4e4e4
        }

            .btn-button.sf-icon-reveal.white:hover i, .spr-button.sf-icon-reveal.white:hover i {
                right: 20px;
                transform: scale(1);
                -webkit-transform: scale(1);
                opacity: 1
            }

            .btn-button.sf-icon-reveal.white:hover span, .spr-button.sf-icon-reveal.white:hover span {
                transform: translateX(-12px);
                -webkit-transform: translateX(-12px);
                -ms-transform: translateX(-12px)
            }

    .btn-button.sf-icon-reveal.black, .spr-button.sf-icon-reveal.black {
        border-color: #222;
        background-color: #222;
        color: #fff
    }

        .btn-button.sf-icon-reveal.black:hover, .spr-button.sf-icon-reveal.black:hover {
            border-color: #111;
            background-color: #111
        }

            .btn-button.sf-icon-reveal.black:hover i, .spr-button.sf-icon-reveal.black:hover i {
                right: 20px;
                transform: scale(1);
                -webkit-transform: scale(1);
                opacity: 1
            }

            .btn-button.sf-icon-reveal.black:hover span, .spr-button.sf-icon-reveal.black:hover span {
                transform: translateX(-12px);
                -webkit-transform: translateX(-12px);
                -ms-transform: translateX(-12px)
            }

.btn-button.effect, .spr-button.effect {
    display: inline-block;
    position: relative;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transition-property: color;
    box-shadow: 0 0 1px rgba(0,0,0,0);
    vertical-align: middle;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition-duration: .3s
}

    .btn-button.effect::before, .spr-button.effect::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: scaleX(0);
        -webkit-transform: scaleX(0);
        transition-duration: .3s;
        transform-origin: 0 50%;
        -webkit-transform-origin: 0 50%;
        transition-property: transform;
        transition-timing-function: ease-out;
        content: '';
        z-index: -1
    }

    .btn-button.effect:hover::before, .spr-button.effect:hover::before {
        transform: scaleX(1);
        -webkit-transform: scaleX(1)
    }

.icon-button {
    display: block;
    padding: 0;
    border: solid 1px #e0e0e0;
    text-align: center
}

    .icon-button.large {
        width: 45px;
        height: 45px;
        line-height: 45px
    }

    .icon-button.larger {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .icon-button.medium {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .icon-button.small {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .icon-button:hover {
        border-color: #e0e0e0;
        color: white !important
    }

    .icon-button.smaller {
        width: 32px;
        height: 32px;
        line-height: 32px
    }

    .icon-button.xsmall {
        width: 27px;
        height: 27px;
        line-height: 27px
    }

    .icon-button.facebook:hover {
        background-color: #3f83c3
    }

    .icon-button.twitter:hover {
        background-color: #27c0c8
    }

    .icon-button.pinterest:hover {
        background-color: #de2f2f
    }

    .icon-button.google:hover {
        background-color: #fd3f3f
    }

    .icon-button.envelope:hover {
        background-color: #8f6540
    }

.clearer::after {
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    line-height: 0;
    content: '.';
    overflow: hidden
}

.products-footer {
    text-align: center;
    clear: both
}

.porto-load-more {
    background-color: transparent;
    border-width: 2px;
    border-color: #e9e9e9;
    color: #333;
    font-weight: 900;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative
}

    .porto-load-more:focus, .porto-load-more:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent;
        color: #333;
        border-color: #dcdcdc
    }

    .porto-load-more .load-more-label, .porto-load-more .load-more-loading {
        -webkit-transition: opacity .25s ease;
        transition: opacity .25s ease
    }

    .porto-load-more .load-more-loading {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .porto-load-more .load-more-loading:before {
            content: "";
            width: 16px;
            height: 16px;
            display: inline-block;
            vertical-align: middle;
            border: 1px solid #bbb;
            border-left-color: #000;
            border-radius: 50%;
            margin-right: 8px;
            margin-left: -8px
        }

    .porto-load-more.loading .load-more-loading {
        opacity: 1
    }

        .porto-load-more.loading .load-more-loading:before {
            animation: load-spin 450ms infinite linear;
            -webkit-animation: load-spin 450ms infinite linear
        }

    .porto-load-more.loading .load-more-label {
        opacity: 0
    }

.color-scheme-light .porto-load-more, .porto-dark .porto-load-more {
    border-color: rgba(255,255,255,0.25);
    color: #fff
}

    .color-scheme-light .porto-load-more:before, .porto-dark .porto-load-more:before {
        border-color: rgba(255,255,255,0.15);
        border-left-color: #fff
    }

    .color-scheme-light .porto-load-more:focus, .color-scheme-light .porto-load-more:hover, .porto-dark .porto-load-more:focus, .porto-dark .porto-load-more:hover {
        border-color: #fff;
        color: #fff
    }

.owl-dots {
    text-align: center
}

    .owl-dots .owl-dot {
        display: inline-block;
        cursor: pointer;
        zoom: 1
    }

        .owl-dots .owl-dot span {
            display: block;
            width: 8px;
            height: 8px;
            margin: 5px 7px;
            border-radius: 20px;
            background: #a0a09f
        }

        .owl-dots .owl-dot.active span {
            background: #08c;
            opacity: 1
        }

.dots-center .owl-dots {
    width: 100%
}

.icon-wishlist::before {
    content: '\e88a'
}

.page-404 {
    min-height: 300px;
    padding-top: 70px;
    text-align: center
}

.fullwidth-row {
    width: 100vw;
    margin-left: -15px
}

.full-width .fullwidth-row, .boxed .fullwidth-row {
    width: 100%;
    margin: 0
}

img[src=""], img:not([src]) {
    display: inline-block !important;
    height: 0
}

.header-row {
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.header-center, .header-right, .header-left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.header-center {
    margin-left: auto
}

.header-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto
}

.header-left, .header-right {
    -ms-flex: 1;
    flex: 1
}

.switcher-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.product-view .product-options .selector-wrapper {
    display: none
}

.disable_radius a, .disable_radius i, .disable_radius img, .disable_radius label, .disable_radius input, .disable_radius li, .disable_radius span, .disable_radius textarea, .disable_radius button.btn-cart, .disable_radius .button, .disable_radius .btn-button, .disable_radius .menu-wrap-sub, .disable_radius .setting-currency, .disable_radius .select-language, .disable_radius .cart-wrapper, .disable_radius .product-image-area, .disable_radius .block-title, .disable_radius .item, .disable_radius .layer-filter, .disable_radius dt, .disable_radius .product-image, .disable_radius .product-image-gallery, .disable_radius .thumb-link, .disable_radius .swatch-element, .disable_radius .product-pop, .disable_radius .postBanner, .disable_radius .post-image, .disable_radius #popup_newsletter, .disable_radius .post-image, .disable_radius #popup_alert, .disable_radius .post-image, .disable_radius #popup_categoryalert, .disable_radius .featured-box, .disable_radius .box-content, .disable_radius .category-boxed-banner .owl-stage-outer, .disable_radius .login_content, .disable_radius .cart-table-wrap, .disable_radius .closed, .disable_radius .shipping h2:hover a:after, .disable_radius .totals h2, .disable_radius .totals .totals-content, .disable_radius .toolbar select, .disable_radius .product-image-area .product-date div, .disable_radius .deal-label::before, .disable_radius .footer-wrapper .footer-middle input, .disable_radius .footer-wrapper .footer-middle button, .disable_radius .image-link::after {
    border-radius: 0 !important
}

.disable_radius .category-products .product-image-area {
    padding: 0 !important;
    border: 0 !important
}

    .disable_radius .category-products .product-image-area .deal-label {
        top: 0 !important;
        left: 0 !important
    }

.disable_radius .item .details-area .configurable-swatch-list li, .disable_radius .item .details-area .configurable-swatch-list a, .disable_radius .item .details-area .configurable-swatch-list img {
    border-radius: 3px !important
}

.disable_radius .owl-dots .owl-dot span {
    border-radius: 8px !important
}

.top-select > ul {
    border: 1px solid #ccc
}

.col-left {
    -ms-flex-order: 0;
    order: 0
}

.col-right {
    -ms-flex-order: 2;
    order: 2
}

.hide-action .add-links-wrap, .hide-collection .category-list, .hide-rating .rating-wrap {
    display: none !important
}

.main-content .main-breadcrumbs .container {
    padding: 0 !important
}

.main-container h3.title-widget {
    margin: 20px 0 0;
    color: #313131;
    font-size: 16px;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    text-transform: uppercase
}

    .main-container h3.title-widget span.inner {
        padding-right: 20px;
        background-color: #fff
    }

.main-container .products-collection {
    position: relative
}

    .main-container .products-collection h3.title-widget {
        position: relative
    }

        .main-container .products-collection h3.title-widget.style_1 {
            margin: 30px 0 0;
            color: #313131;
            font-size: 16px;
            font-weight: 700;
            line-height: 42px;
            text-align: left;
            text-transform: uppercase
        }

            .main-container .products-collection h3.title-widget.style_1 span.inner {
                padding-right: 20px;
                background-color: #fff
            }

        .main-container .products-collection h3.title-widget.style_2 {
            margin-top: 26px;
            margin-bottom: 15px;
            background: none;
            font-size: 19px;
            font-weight: 600;
            text-align: center
        }

        .main-container .products-collection h3.title-widget.style_3 {
            background: none;
            text-align: center
        }

            .main-container .products-collection h3.title-widget.style_3 span.inner {
                padding-left: 20px;
                background-color: #fff
            }

            .main-container .products-collection h3.title-widget.style_3::after {
                position: absolute;
                top: 50%;
                left: 0;
                width: 100%;
                height: 1px;
                background-color: #ccc;
                content: '';
                z-index: -1
            }

        .main-container .products-collection h3.title-widget.style_4 {
            margin-top: 24px;
            margin-bottom: 17px;
            border-bottom: #e1e1e1 solid 1px;
            background: none;
            font-size: 18px;
            font-weight: 700;
            line-height: 42px;
            text-transform: uppercase
        }

    .main-container .products-collection .category-products .products-grid.center_nav .owl-nav {
        position: static
    }

        .main-container .products-collection .category-products .products-grid.center_nav .owl-nav button {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 24px
        }

        .main-container .products-collection .category-products .products-grid.center_nav .owl-nav .owl-prev {
            left: -40px
        }

        .main-container .products-collection .category-products .products-grid.center_nav .owl-nav .owl-next {
            right: -40px
        }

        .main-container .products-collection .category-products .products-grid.center_nav .owl-nav .item {
            width: 100%;
            padding: 10px 0
        }

    .main-container .products-collection .category-products .products-grid.top_paginate .owl-dots {
        position: absolute;
        top: -52px;
        right: 10px;
        bottom: auto;
        left: inherit;
        margin: 0
    }

    .main-container .products-collection .category-products .owl-nav {
        position: absolute;
        top: -30px;
        right: 5px
    }

        .main-container .products-collection .category-products .owl-nav button {
            display: inline-block
        }

.main-container .page-title h3 {
    font-size: 18px;
    font-weight: 20px
}

.main-container .main-breadcrumbs {
    margin-bottom: 20px;
    padding: 16px 0;
    background-color: #171717;
    color: #fff;
    font-size: 13px;
    line-height: 1
}

.main-container .breadcrumbs ul {
    margin: 0;
    overflow: hidden
}

    .main-container .breadcrumbs ul li {
        display: inline-block
    }

        .main-container .breadcrumbs ul li a {
            color: #fff;
            font-weight: 400;
            vertical-align: middle
        }

        .main-container .breadcrumbs ul li .breadcrumbs-split {
            margin: 0 2px;
            font-size: 12px;
            vertical-align: middle
        }

            .main-container .breadcrumbs ul li .breadcrumbs-split + span {
                vertical-align: middle
            }

.main-container .main-wrapper {
    padding-top: 0;
    padding-bottom: 30px;
    line-height: 1.4
}

    .main-container .main-wrapper .page .title h2 {
        margin: 0 0 30px
    }

.main-container table.full {
    width: 100%;
    float: left
}

    .main-container table.full tr td {
        padding: 10px;
        text-align: left
    }

        .main-container table.full tr td.a-center {
            padding: 10px
        }

            .main-container table.full tr td.a-center input {
                width: 40px;
                margin: 0 7px;
                text-align: center
            }

    .main-container table.full thead {
        border-bottom: 1px solid #dcdcdc
    }

        .main-container table.full thead th {
            padding: 10px;
            font-weight: normal;
            text-align: left;
            white-space: nowrap;
            vertical-align: middle
        }

    .main-container table.full tr.last th, .main-container table.full .data-table tr.last td {
        border-bottom: 0
    }

    .main-container table.full .tfoot {
        border-bottom: 1px solid #f2f2f2
    }

        .main-container table.full .tfoot tr.first td {
            background: #ececec;
            overflow: hidden
        }

    .main-container table.full tbody tr {
        border-bottom: 2px solid #f2f2f2
    }

.main-container .account-dashboard h5 {
    position: relative;
    margin-bottom: 0;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 7px 7px 0 0;
    background-color: #f5f5f5;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

    .main-container .account-dashboard h5 span {
        float: right;
        font-size: 12px;
        font-weight: 400;
        text-transform: none
    }

.main-container .account-dashboard .my-account .content {
    min-height: 135px;
    padding: 20px 15px;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 7px 7px;
    background-color: #fbfbfb;
    font-size: 13px
}

.main-container .account-dashboard .my-order {
    margin-top: 40px;
    overflow: hidden
}

    .main-container .account-dashboard .my-order .table-wrap table thead {
        width: 100%;
        margin-bottom: 0;
        padding: 15px 20px;
        border-bottom: 1px solid #fbfbfb;
        text-align: center
    }

    .main-container .account-dashboard .my-order .billing-address, .main-container .account-dashboard .my-order .shipping-address {
        margin-top: 40px;
        overflow: hidden
    }

        .main-container .account-dashboard .my-order .billing-address h4, .main-container .account-dashboard .my-order .shipping-address h4 {
            display: block;
            width: 100%;
            margin-top: 0;
            margin-bottom: 0;
            padding: 15px 20px 15px;
            border: 1px solid #ddd;
            background-color: #fbfbfb;
            font: 13px;
            text-align: left;
            text-transform: uppercase
        }

    .main-container .account-dashboard .my-order p {
        margin: 0;
        padding: 10px 20px;
        border: 1px solid #ddd;
        border-top: 0;
        border-radius: 0 0 10px 10px
    }

.main-container .account-dashboard.address-form {
    margin-top: 30px
}

    .main-container .account-dashboard.address-form .page-title {
        padding: 20px 0;
        overflow: hidden
    }

        .main-container .account-dashboard.address-form .page-title h2 {
            margin: 12px 0 0;
            float: left
        }

        .main-container .account-dashboard.address-form .page-title p {
            margin: 0;
            float: right
        }

    .main-container .account-dashboard.address-form .form-list li {
        padding: 5px 0
    }

        .main-container .account-dashboard.address-form .form-list li label {
            margin-bottom: 10px
        }

.main-container .account-dashboard .my-address {
    margin-bottom: 40px;
    border: solid 1px #f2f2f2;
    overflow: hidden
}

    .main-container .account-dashboard .my-address h3, .main-container .account-dashboard .my-address h4 {
        display: block;
        width: 100%;
        margin: 0;
        padding: 15px 20px;
        border-bottom: 1px solid #f2f2f2;
        background-color: #fcfcfc;
        font: 17px;
        text-align: left;
        text-transform: uppercase
    }

        .main-container .account-dashboard .my-address h3 span, .main-container .account-dashboard .my-address h4 span {
            float: right;
            font-size: 12px;
            text-transform: initial
        }

    .main-container .account-dashboard .my-address .content {
        padding: 20px
    }

    .main-container .account-dashboard .my-address .form-edit {
        padding: 20px
    }

.main-container .order-dashboard {
    margin-top: 30px
}

    .main-container .order-dashboard .billing-address, .main-container .order-dashboard .shipping-address {
        width: 48%;
        margin-top: 40px;
        float: left;
        border: solid 1px #f2f2f2;
        overflow: hidden
    }

        .main-container .order-dashboard .billing-address h4, .main-container .order-dashboard .shipping-address h4 {
            display: block;
            width: 100%;
            margin-top: 0;
            margin-bottom: 0;
            padding: 15px 20px 15px;
            border-bottom: 1px solid #f2f2f2;
            background-color: #fcfcfc;
            font: 17px;
            text-align: left;
            text-transform: uppercase
        }

        .main-container .order-dashboard .billing-address .content, .main-container .order-dashboard .shipping-address .content {
            padding: 20px
        }

    .main-container .order-dashboard .shipping-address {
        margin-left: 30px;
        width: -webkit-calc(52% - 30px);
        width: calc(52% - 30px)
    }

.main-container .account-login, .main-container .account-create {
    padding-top: 30px
}

    .main-container .account-login h1, .main-container .account-create h1 {
        margin: 0 0 15px;
        color: #3b3b3b;
        font-size: 20px
    }

.main-container .login_content {
    display: inline-block;
    width: 100%;
    padding: 35px 25px;
    border: 1px solid #ececec;
    border-top: 4px solid #3b3b3b;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,0.08)
}

    .main-container .login_content h2 {
        margin: 0 0 20px;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase
    }

    .main-container .login_content p {
        margin: 0 0 15px;
        line-height: 1.5
    }

    .main-container .login_content .login-button .btn-button {
        float: right
    }

    .main-container .login_content .login-button a {
        float: left
    }

    .main-container .login_content .login-button button.btn-button {
        margin: 1.4em 0 0
    }

    .main-container .login_content .login-button .buttons-set {
        margin: 1em 0 0;
        padding: 8px 0 0;
        clear: both;
        text-align: right
    }

        .main-container .login_content .login-button .buttons-set a {
            line-height: 35px
        }

            .main-container .login_content .login-button .buttons-set a:hover {
                text-decoration: underline
            }

    .main-container .login_content #RecoverPasswordForm .buttons-set {
        margin: 1em 0 0;
        padding: 8px 0 0;
        clear: both;
        text-align: right
    }

        .main-container .login_content #RecoverPasswordForm .buttons-set input {
            float: right
        }

        .main-container .login_content #RecoverPasswordForm .buttons-set a {
            float: left;
            line-height: 35px
        }

            .main-container .login_content #RecoverPasswordForm .buttons-set a:hover {
                text-decoration: underline
            }

.main-container .account-create h1 {
    margin: 0 0 15px;
    color: #3b3b3b;
    font-size: 20px
}

.main-container .account-create .content {
    display: block;
    width: 100%;
    padding: 35px 25px;
    border: 1px solid #ececec;
    border-top: 4px solid #3b3b3b;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,0.08)
}

    .main-container .account-create .content h2 {
        margin: 0 0 20px;
        font-size: 16px;
        text-transform: uppercase
    }

    .main-container .account-create .content .buttons-set {
        float: right
    }

        .main-container .account-create .content .buttons-set input {
            float: right
        }

.main-container .main-cart {
    order: 2
}

.main-container .checkout-cart {
    width: 100%
}

    .main-container .checkout-cart .cart-table-wrap {
        display: inline-block;
        width: 100%;
        padding: 30px;
        border: 1px solid #ececec;
        border-radius: 8px;
        background: #fff;
        box-shadow: 0 2px 3px rgba(0,0,0,0.08)
    }

    .main-container .checkout-cart .grid__item {
        width: 50%;
        padding-top: 50px
    }

        .main-container .checkout-cart .grid__item label {
            margin-bottom: 15px
        }

        .main-container .checkout-cart .grid__item .cart__note {
            height: auto;
            min-height: 50px
        }

    .main-container .checkout-cart .page-title {
        border-bottom: 0
    }

        .main-container .checkout-cart .page-title h1 {
            margin: 0 0 32px;
            float: left;
            font-size: 20px
        }

        .main-container .checkout-cart .page-title ul.checkout-types {
            float: right
        }

    .main-container .checkout-cart .cart-inner {
        clear: both
    }

    .main-container .checkout-cart .totals {
        margin-bottom: 15px;
        clear: both
    }

        .main-container .checkout-cart .totals h2 {
            margin: 0;
            padding: 10px 45px 10px 15px;
            border: 1px solid #ddd;
            border-radius: 7px 7px 0 0;
            background-color: #f5f5f5;
            color: #000;
            font-size: 13px;
            font-weight: 700;
            text-transform: uppercase
        }

        .main-container .checkout-cart .totals .totals-content {
            padding: 15px;
            border: 1px solid #ddd;
            border-top: 0;
            border-radius: 0 0 7px 7px;
            background-color: #fbfbfb;
            font-size: 13px
        }

            .main-container .checkout-cart .totals .totals-content table {
                width: 100%
            }

                .main-container .checkout-cart .totals .totals-content table .price {
                    display: block;
                    color: #000;
                    font-size: 14px;
                    font-weight: 600;
                    text-align: right
                }

                .main-container .checkout-cart .totals .totals-content table tr {
                    border-bottom: 1px solid #dcdcdc
                }

                    .main-container .checkout-cart .totals .totals-content table tr td {
                        padding: 10px;
                        font-size: 15px;
                        font-weight: 300;
                        line-height: 1.4;
                        text-align: left !important
                    }

                .main-container .checkout-cart .totals .totals-content table tfoot tr {
                    border-bottom: 0 solid #dcdcdc
                }

                    .main-container .checkout-cart .totals .totals-content table tfoot tr td {
                        padding: 10px;
                        font-size: 15px;
                        font-weight: 300;
                        line-height: 1.4;
                        text-align: left
                    }

                        .main-container .checkout-cart .totals .totals-content table tfoot tr td strong {
                            font-weight: 300
                        }

                            .main-container .checkout-cart .totals .totals-content table tfoot tr td strong .price {
                                font-size: 17px
                            }

                .main-container .checkout-cart .totals .totals-content table tbody tr td span.price {
                    display: block;
                    color: #000;
                    font-size: 14px;
                    font-weight: 600;
                    text-align: right
                }

                .main-container .checkout-cart .totals .totals-content table tbody tr td strong {
                    font-weight: 300
                }

            .main-container .checkout-cart .totals .totals-content .checkout-types {
                font-size: 13px;
                text-align: center
            }

                .main-container .checkout-cart .totals .totals-content .checkout-types li {
                    margin: 10px 0;
                    clear: both
                }

                    .main-container .checkout-cart .totals .totals-content .checkout-types li input {
                        width: 100%
                    }

                    .main-container .checkout-cart .totals .totals-content .checkout-types li a:hover {
                        text-decoration: underline
                    }

    .main-container .checkout-cart .checkout-info {
        width: 100%;
        margin-bottom: 15px;
        float: left
    }

        .main-container .checkout-cart .checkout-info .shipping h2 {
            position: relative;
            margin-top: 0;
            margin-bottom: 0;
            padding: 10px 15px;
            border: 1px solid #ddd;
            border-radius: 7px 7px 0 0;
            background-color: #f5f5f5;
            color: #777;
            cursor: pointer;
            font-size: 13px;
            font-weight: bold;
            text-transform: uppercase
        }

            .main-container .checkout-cart .checkout-info .shipping h2.closed {
                border-radius: 7px
            }

            .main-container .checkout-cart .checkout-info .shipping h2 a {
                display: block;
                color: red
            }

                .main-container .checkout-cart .checkout-info .shipping h2 a:after {
                    display: block;
                    position: absolute;
                    top: 50%;
                    right: 15px;
                    width: 26px;
                    height: 26px;
                    margin-top: -13px;
                    border: 1px solid #ccc;
                    border-radius: 3px;
                    background-color: #fff;
                    color: #ccc;
                    font-family: 'porto';
                    font-size: 10px;
                    line-height: 24px;
                    text-align: center
                }

                .main-container .checkout-cart .checkout-info .shipping h2 a:after {
                    content: '\e80d'
                }

                .main-container .checkout-cart .checkout-info .shipping h2 a.collapsed:after {
                    content: '\e80b'
                }

                .main-container .checkout-cart .checkout-info .shipping h2 a:focus {
                    outline: none;
                    text-decoration: inherit
                }

            .main-container .checkout-cart .checkout-info .shipping h2:hover a:after {
                border-color: #3b3b3b;
                background-color: #3b3b3b;
                color: white
            }

        .main-container .checkout-cart .checkout-info .shipping .shipping-form {
            border-right: #dfdfdf solid 1px;
            border-bottom: #dfdfdf solid 1px;
            border-left: #dfdfdf solid 1px;
            border-radius: 0 0 7px 7px
        }

            .main-container .checkout-cart .checkout-info .shipping .shipping-form .shipping-calculator-wrapper {
                padding: 15px;
                border-radius: 0 0 7px 7px;
                background-color: #fbfbfb
            }

            .main-container .checkout-cart .checkout-info .shipping .shipping-form p {
                margin: 0 0 15px;
                font-size: 14px;
                line-height: 1.5
            }

            .main-container .checkout-cart .checkout-info .shipping .shipping-form ul.form-list li select {
                width: 100%;
                height: 38px;
                border-radius: 6px;
                box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset
            }

            .main-container .checkout-cart .checkout-info .shipping .shipping-form .buttons-set input {
                width: 100%
            }

    .main-container .checkout-cart .cart-table td {
        padding: 10px;
        font-size: 14px;
        vertical-align: middle
    }

    .main-container .checkout-cart .cart-table thead tr {
        border-width: 0 0 1px
    }

        .main-container .checkout-cart .cart-table thead tr th {
            padding: 15px 10px;
            border-right-width: 0;
            background-color: transparent;
            color: #777;
            font-size: 14px;
            font-weight: 600;
            line-height: 1;
            letter-spacing: normal;
            text-transform: none !important;
            vertical-align: middle;
            white-space: nowrap
        }

    .main-container .checkout-cart .cart-table tbody tr td {
        padding: 15px 10px;
        border-right-width: 0
    }

        .main-container .checkout-cart .cart-table tbody tr td.action-td {
            padding: 15px 0
        }

            .main-container .checkout-cart .cart-table tbody tr td.action-td a {
                display: inline-block;
                width: 34px;
                height: 34px;
                font-size: 18px;
                line-height: 34px;
                overflow: hidden;
                text-align: center
            }

        .main-container .checkout-cart .cart-table tbody tr td.pr-img-td {
            border-right: 0;
            text-align: center
        }

        .main-container .checkout-cart .cart-table tbody tr td.product-name-td {
            color: #777;
            font-size: 14px
        }

        .main-container .checkout-cart .cart-table tbody tr td .cart-actions {
            display: inline-block
        }

            .main-container .checkout-cart .cart-table tbody tr td .cart-actions .remove-item {
                position: relative;
                margin-left: 3px;
                padding-left: 7px
            }

                .main-container .checkout-cart .cart-table tbody tr td .cart-actions .remove-item:before {
                    position: absolute;
                    top: 3px;
                    left: 0;
                    width: 1px;
                    height: 9px;
                    background-color: #666;
                    content: ''
                }

        .main-container .checkout-cart .cart-table tbody tr td.product-qty .items {
            display: inline-block;
            width: 30px;
            height: 30px;
            margin: 0;
            border: 1px solid #ccc;
            border-radius: 0;
            background: #f4f4f4;
            color: #777;
            font-size: 14px;
            font-weight: 700;
            line-height: 30px;
            text-align: center;
            text-decoration: none;
            vertical-align: top
        }

            .main-container .checkout-cart .cart-table tbody tr td.product-qty .items:hover {
                cursor: pointer
            }

            .main-container .checkout-cart .cart-table tbody tr td.product-qty .items .fallback-text {
                display: none
            }

        .main-container .checkout-cart .cart-table tbody tr td.product-qty input {
            display: inline-block;
            border-radius: 0;
            width: 35px !important;
            height: 30px;
            margin: 0 -5px;
            color: #777;
            font-size: 14px;
            text-align: center;
            vertical-align: middle
        }

        .main-container .checkout-cart .cart-table tbody tr td.product-qty button {
            margin-top: 5px;
            padding: 0;
            border-radius: 4px
        }

            .main-container .checkout-cart .cart-table tbody tr td.product-qty button span {
                height: 22px;
                padding: 0 5px;
                border-radius: 4px;
                font-size: 12px;
                font-weight: 400;
                line-height: 22px;
                text-transform: none
            }

    .main-container .checkout-cart .cart-table tfoot td {
        padding-top: 15px;
        padding-bottom: 0
    }

    .main-container .checkout-cart .cart-table tfoot button {
        padding: 0 12px;
        border: 1px solid #ccc;
        background: #fff;
        line-height: 32px
    }

        .main-container .checkout-cart .cart-table tfoot button span {
            color: #777
        }

        .main-container .checkout-cart .cart-table tfoot button:hover span {
            color: white
        }

        .main-container .checkout-cart .cart-table tfoot button.btn-update {
            float: right
        }

.main-container .wishlist-table, .main-container .table-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

    .main-container .wishlist-table th, .main-container .table-wrap th {
        height: 45px;
        border: 0;
        background-color: #f6f6f6;
        color: #777;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase
    }

    .main-container .wishlist-table td, .main-container .table-wrap td {
        text-align: center;
        vertical-align: top
    }

    .main-container .wishlist-table .product-name .image, .main-container .wishlist-table .product-name .image-comment, .main-container .table-wrap .product-name .image, .main-container .table-wrap .product-name .image-comment {
        float: left
    }

    .main-container .wishlist-table .product-name .image, .main-container .table-wrap .product-name .image {
        width: 15%
    }

        .main-container .wishlist-table .product-name .image img, .main-container .table-wrap .product-name .image img {
            max-width: 100%
        }

    .main-container .wishlist-table .product-name .image-comment, .main-container .table-wrap .product-name .image-comment {
        width: 60%;
        padding-left: 24px;
        text-align: left
    }

        .main-container .wishlist-table .product-name .image-comment .product-title, .main-container .table-wrap .product-name .image-comment .product-title {
            display: block;
            margin-top: 20px;
            margin-bottom: 8px;
            color: #3b3b3b;
            font-size: 13px;
            line-height: 20px
        }

        .main-container .wishlist-table .product-name .image-comment > p, .main-container .table-wrap .product-name .image-comment > p {
            display: block;
            color: #bababa
        }

    .main-container .wishlist-table td.product-name, .main-container .table-wrap td.product-name {
        padding: 30px
    }

    .main-container .wishlist-table .product-code, .main-container .table-wrap .product-code {
        width: 14.7008547008547%
    }

    .main-container .wishlist-table .add-to-cart, .main-container .table-wrap .add-to-cart {
        width: 20%;
        padding-top: 48px
    }

    .main-container .wishlist-table .quantity, .main-container .table-wrap .quantity {
        width: 13.84615384615385%
    }

    .main-container .wishlist-table td.quantity, .main-container .table-wrap td.quantity {
        padding-top: 48px
    }

    .main-container .wishlist-table .subtotal, .main-container .table-wrap .subtotal {
        width: 11.96581196581197%
    }

    .main-container .wishlist-table td.delete, .main-container .table-wrap td.delete {
        width: 10%;
        padding-top: 50px;
        font-size: 12px
    }

        .main-container .wishlist-table td.delete .remove-wishlist, .main-container .table-wrap td.delete .remove-wishlist {
            background: none;
            color: #3b3b3b;
            font-size: 18px
        }

    .main-container .wishlist-table td.subtotal, .main-container .table-wrap td.subtotal {
        padding-top: 48px;
        color: #686868;
        font: 17px
    }

    .main-container .wishlist-table .last .product-name, .main-container .table-wrap .last .product-name {
        padding-bottom: 31px
    }

.main-container .data-table tbody th, .main-container .data-table tbody td {
    padding: 15px 10px;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    line-height: 1.3
}

.main-container .wishlist-table td.unit-price {
    padding-top: 50px;
    color: #444;
    font-size: 18px;
    font-weight: 600
}

.main-container .wishlist-table.table-bordered, .main-container .total-table.table-bordered, .main-container .table-wrap.table-bordered {
    border: 0
}

    .main-container .wishlist-table.table-bordered > thead, .main-container .total-table.table-bordered > thead, .main-container .table-wrap.table-bordered > thead {
        border: 1px solid #dcdcdc
    }

        .main-container .wishlist-table.table-bordered > thead > tr > th, .main-container .total-table.table-bordered > thead > tr > th, .main-container .table-wrap.table-bordered > thead > tr > th {
            border: 0
        }

    .main-container .wishlist-table.table-bordered > tbody > tr > td, .main-container .wishlist-table.table-bordered > tbody > tr > th, .main-container .wishlist-table.table-bordered > tfoot > tr > td, .main-container .wishlist-table.table-bordered > tfoot > tr > th, .main-container .total-table.table-bordered > tbody > tr > td, .main-container .total-table.table-bordered > tbody > tr > th, .main-container .total-table.table-bordered > tfoot > tr > td, .main-container .total-table.table-bordered > tfoot > tr > th, .main-container .table-wrap.table-bordered > tbody > tr > td, .main-container .table-wrap.table-bordered > tbody > tr > th, .main-container .table-wrap.table-bordered > tfoot > tr > td, .main-container .table-wrap.table-bordered > tfoot > tr > th {
        border-right: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc
    }

    .main-container .wishlist-table.table-bordered > tfoot > tr > td, .main-container .total-table.table-bordered > tfoot > tr > td, .main-container .table-wrap.table-bordered > tfoot > tr > td {
        letter-spacing: 1.1px
    }

        .main-container .wishlist-table.table-bordered > tfoot > tr > td:first-child, .main-container .total-table.table-bordered > tfoot > tr > td:first-child, .main-container .table-wrap.table-bordered > tfoot > tr > td:first-child {
            letter-spacing: .7px
        }

.main-container .top-container .category-banner .full-width-image {
    padding: 200px 0;
    text-align: center
}

    .main-container .top-container .category-banner .full-width-image h3 {
        color: #fff;
        font-size: 60px;
        font-weight: 600;
        letter-spacing: -5px
    }

    .main-container .top-container .category-banner .full-width-image a {
        display: inline-block;
        margin: 20px 0;
        padding: 15px 40px;
        transition: all .3s;
        background-color: #fff;
        box-shadow: 3px 3px 0 rgba(255,255,255,0.5);
        color: #000;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 3px;
        line-height: 1;
        text-transform: uppercase
    }

.main-container .top-container .category-banner .category-content {
    margin: 0
}

.main-container .top-container .move-below-header {
    display: block
}

.main-container .pagenav-wrap .pagination {
    display: block;
    margin: 0;
    clear: both;
    overflow: hidden;
    text-align: center
}

    .main-container .pagenav-wrap .pagination .page-total {
        display: none;
        margin: 0;
        color: #b2b2b2;
        line-height: 34px
    }

    .main-container .pagenav-wrap .pagination .infinite-scrolling {
        display: inline-block;
        margin: 0 auto
    }

        .main-container .pagenav-wrap .pagination .infinite-scrolling a {
            padding: 3.5px 12px;
            border: 1px solid #ccc;
            background: #3b3b3b;
            color: #fff;
            font-size: 12px;
            font-weight: 400
        }

            .main-container .pagenav-wrap .pagination .infinite-scrolling a:hover {
                opacity: .9
            }

.main-container .main-search-container .search-form h3 {
    display: inline-block;
    margin: 0 0 4px;
    font-size: 20px;
    font-weight: 400
}

.main-container .main-search-container .search-form .pagenav-wrap {
    float: right
}

.main-container .title-wrap .text-heading {
    color: #181818;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 50px;
    text-align: left;
    text-transform: uppercase
}

.main-container .wishlist-share {
    margin: 30px 0 0
}

.main-container .product-wishlist a span {
    display: none
}

.errors {
    margin: 0 0 10px;
    color: #eb340a;
    text-align: right
}

.testimonials .item blockquote {
    position: relative;
    margin: 0;
    padding: 10px 50px;
    border: 0;
    border-radius: 10px;
    font-family: Georgia, serif;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.3
}

    .testimonials .item blockquote::before {
        position: absolute;
        top: 0;
        left: 10px;
        color: #fff;
        font-size: 80px;
        font-style: normal;
        line-height: 1;
        content: '\201C'
    }

    .testimonials .item blockquote::after {
        position: absolute;
        right: 10px;
        bottom: -.5em;
        color: #fff;
        font-size: 80px;
        font-style: normal;
        line-height: 1;
        content: '\201D'
    }

.testimonials .item .testimonial-arrow-down {
    width: 0;
    height: 0;
    margin: 0 0 0 25px;
    border: 15px solid transparent;
    border-bottom: 0
}

.testimonials .item .testimonial-author .img-thumbnail {
    display: inline-block;
    position: relative;
    max-width: 100%;
    height: auto;
    margin-right: 10px;
    padding: 4px;
    float: left;
    border: 1px solid #ddd;
    border-radius: 7px;
    background-color: #fff;
    line-height: 1.5
}

.testimonials .item .testimonial-author p {
    margin: 0 0 0 25px;
    color: #666;
    line-height: 24px;
    text-align: left
}

    .testimonials .item .testimonial-author p span {
        display: block;
        color: #666;
        font-size: 12px
    }

.homepage-bar {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    line-height: 1
}

    .homepage-bar [class^='col-md-'], .homepage-bar [class^='col-lg-'] {
        padding-top: 20px;
        padding-bottom: 21px;
        border-left: 1px solid #e1e1e1;
        text-align: center
    }

        .homepage-bar [class^='col-md-'] i, .homepage-bar [class^='col-lg-'] i {
            display: inline-block;
            font-size: 40px;
            vertical-align: middle
        }

            .homepage-bar [class^='col-md-'] i::before, .homepage-bar [class^='col-lg-'] i::before {
                width: auto
            }

        .homepage-bar [class^='col-md-'] .text-area, .homepage-bar [class^='col-lg-'] .text-area {
            display: inline-block;
            margin-left: 5px;
            text-align: left;
            vertical-align: middle
        }

            .homepage-bar [class^='col-md-'] .text-area h3, .homepage-bar [class^='col-lg-'] .text-area h3 {
                margin: 0;
                font-size: 16px;
                line-height: 1.5
            }

            .homepage-bar [class^='col-md-'] .text-area p, .homepage-bar [class^='col-lg-'] .text-area p {
                margin: 0;
                font-size: 12px;
                line-height: 20px
            }

        .homepage-bar [class^='col-md-']:first-child, .homepage-bar [class^='col-lg-']:first-child {
            border-left: 0
        }

.custom-support i {
    width: 62px;
    height: 62px;
    float: left;
    border-radius: 50%;
    font-size: 20px;
    line-height: 62px;
    text-align: center
}

.custom-support .content {
    margin-left: 76px
}

    .custom-support .content h2 {
        margin: 0;
        color: #000;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5
    }

    .custom-support .content em {
        display: block;
        margin-bottom: 15px;
        color: #888;
        font-size: 11px;
        font-style: normal;
        font-weight: 300;
        line-height: 1
    }

    .custom-support .content p {
        color: #666;
        font-size: 14px
    }

.full-width-image-banner {
    position: relative;
    margin-top: 10px
}

    .full-width-image-banner > .container {
        position: absolute;
        left: 0;
        right: 0;
        height: 100%
    }

    .full-width-image-banner .content {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        width: 100%;
        margin-top: -3.6rem;
        color: #fff;
        text-align: center;
        z-index: 2
    }

        .full-width-image-banner .content h1 {
            margin: 0;
            color: #fff;
            font-size: 45px;
            font-weight: 600;
            line-height: 1.1
        }

        .full-width-image-banner .content h2 {
            margin: 0;
            color: #fff;
            font-size: 45px;
            font-weight: 600;
            line-height: 1.1
        }

        .full-width-image-banner .content p {
            margin: 0;
            font-size: 16px;
            color: #fff;
            font-weight: 300
        }

    .full-width-image-banner::after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: #393733;
        opacity: .65
    }

.sidebar .block-layered-nav {
    margin-bottom: 40px
}

.sidebar .block-content {
    padding: 0
}

    .sidebar .block-content ul li span {
        top: 7px;
        right: 1px
    }

    .sidebar .block-content ul li .expand::after {
        font-size: 16px;
        content: '\e855'
    }

    .sidebar .block-content ul li .collapse::after {
        font-size: 16px;
        content: '\e854'
    }

    .sidebar .block-content ul li a:hover {
        text-decoration: underline
    }

    .sidebar .block-content > ul li {
        padding: 0;
        border: 0;
        line-height: 1.42857143
    }

        .sidebar .block-content > ul li a {
            color: #777;
            font-size: 13px;
            line-height: 2.5
        }

    .sidebar .block-content > ul.no-bullets li {
        margin: 0 7px 7px 0;
        float: left
    }

        .sidebar .block-content > ul.no-bullets li a {
            display: block;
            padding: 11px 14px;
            background-color: #e1e1e1;
            color: #7e7d79;
            font-family: inherit;
            font-size: 14px;
            font-weight: 400;
            line-height: 11px
        }

            .sidebar .block-content > ul.no-bullets li a.active, .sidebar .block-content > ul.no-bullets li a:hover {
                color: #fff;
                text-decoration: none
            }

    .sidebar .block-content > ul.blog-tags {
        margin-top: 15px
    }

    .sidebar .block-content iframe {
        width: 100%;
        height: 100%;
        margin-top: 30px
    }

    .sidebar .block-content .category-products .products-list {
        margin-top: 30px
    }

.sidebar .banner-slide {
    margin: 0 -15px
}

    .sidebar .banner-slide .owl-carousel .item {
        position: relative;
        padding: 0 15px
    }

        .sidebar .banner-slide .owl-carousel .item img {
            width: 100%
        }

.sidebar-right .block-content > ul li {
    padding: 0;
    border: 0;
    line-height: 1.42857143
}

    .sidebar-right .block-content > ul li a {
        color: #777;
        font-size: 13px;
        line-height: 2.5
    }

.sidebar-right .block-content > ul.no-bullets li {
    margin: 0 7px 7px 0;
    float: left
}

    .sidebar-right .block-content > ul.no-bullets li a {
        display: block;
        padding: 11px 14px;
        background-color: #e1e1e1;
        color: #7e7d79;
        font-family: inherit;
        font-size: 14px;
        font-weight: 400;
        line-height: 11px
    }

        .sidebar-right .block-content > ul.no-bullets li a.active, .sidebar-right .block-content > ul.no-bullets li a:hover {
            color: #fff;
            text-decoration: none
        }

.sidebar-right .block-content > ul.blog-tags {
    margin-top: 15px
}

.html-sidebar {
    padding: 3rem 2rem 0
}

    .html-sidebar h2 {
        font-weight: 600;
        font-size: 15px;
        color: #000;
        line-height: 1;
        margin-top: 0
    }

    .html-sidebar h5 {
        font-family: Arial;
        font-weight: 400;
        font-size: 11px;
        color: #878787;
        line-height: 1;
        margin-bottom: 13px
    }

    .html-sidebar p {
        font-weight: 400;
        font-size: 14px;
        color: #666;
        line-height: 1.42;
        letter-spacing: .01em
    }

.sidebar-toogle .block-title, .sidebar-cate-toogle .block-title {
    position: relative;
    line-height: 1.2
}

    .sidebar-toogle .block-title .collapse, .sidebar-cate-toogle .block-title .collapse {
        display: block;
        position: absolute;
        top: 50%;
        right: 15px;
        width: 26px;
        height: 26px;
        margin-top: -13px;
        border: 1px solid #ddd;
        border-radius: 3px;
        background-color: #fff;
        color: #ccc;
        cursor: pointer;
        font-size: 10px;
        line-height: 24px;
        text-align: center;
        z-index: 3
    }

        .sidebar-toogle .block-title .collapse:hover, .sidebar-cate-toogle .block-title .collapse:hover {
            color: white
        }

        .sidebar-toogle .block-title .collapse .icon-down-dir, .sidebar-cate-toogle .block-title .collapse .icon-down-dir {
            display: none
        }

        .sidebar-toogle .block-title .collapse.click .icon-down-dir, .sidebar-cate-toogle .block-title .collapse.click .icon-down-dir {
            display: block
        }

        .sidebar-toogle .block-title .collapse.click .icon-up-dir, .sidebar-cate-toogle .block-title .collapse.click .icon-up-dir {
            display: none
        }

.block-layered-nav .block-title, .block-nav .block-title {
    position: relative;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 7px 7px 0 0;
    background-color: #f5f5f5;
    color: #777;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase
}

    .block-layered-nav .block-title.closed, .block-nav .block-title.closed {
        border-radius: 7px
    }

.block-nav .block-content {
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 7px 7px;
    background-color: #fbfbfb;
    font-size: 13px
}

.narrow-by-list {
    margin: 0
}

    .narrow-by-list dt {
        margin-top: 14px;
        line-height: 1.42857143
    }

        .narrow-by-list dt .clear, .narrow-by-list dt .clearall {
            display: inline-block;
            position: relative;
            top: -1px;
            margin-right: 5px;
            font-size: 11px;
            letter-spacing: 0;
            line-height: 5px;
            text-transform: none
        }

    .narrow-by-list .closed {
        border-radius: 7px
    }

    .narrow-by-list dd {
        margin: 0;
        padding: 10px 15px;
        border: 1px solid #ddd;
        border-top: 0;
        border-radius: 0 0 7px 7px;
        background-color: #fbfbfb;
        font-size: 13px;
        overflow: hidden
    }

        .narrow-by-list dd.size .swatch-list li {
            display: inline-block;
            margin: 0 0 8px;
            float: none
        }

        .narrow-by-list dd.size .swatch-list .item {
            display: block;
            width: auto;
            min-width: 32px;
            height: 24px;
            line-height: 22px;
            margin: 0;
            margin-right: 1px;
            padding: 0;
            float: none;
            border: 1px solid #e9e9e9;
            border-radius: 1px;
            background-color: #fff;
            font-size: 11px;
            text-align: center
        }

            .narrow-by-list dd.size .swatch-list .item span.name {
                color: #6b7478;
                font-size: 11px;
                line-height: inherit
            }

            .narrow-by-list dd.size .swatch-list .item.swatch-checkbox .checkbox {
                display: none
            }

            .narrow-by-list dd.size .swatch-list .item:hover span.name, .narrow-by-list dd.size .swatch-list .item.active span.name {
                color: #fff
            }

        .narrow-by-list dd ol {
            margin: 0
        }

            .narrow-by-list dd ol li {
                display: block;
                position: relative;
                float: none;
                line-height: 27px
            }

                .narrow-by-list dd ol li a {
                    font-weight: 400
                }

            .narrow-by-list dd ol.swatch-list {
                display: block;
                position: relative;
                margin-right: -7px
            }

                .narrow-by-list dd ol.swatch-list li .item {
                    display: inline-block;
                    cursor: pointer;
                    font-family: 'Open Sans'
                }

                    .narrow-by-list dd ol.swatch-list li .item span.name {
                        line-height: 32px
                    }

                    .narrow-by-list dd ol.swatch-list li .item.disable {
                        display: none !important;
                        cursor: not-allowed
                    }

                        .narrow-by-list dd ol.swatch-list li .item.disable .has-image:after {
                            display: block;
                            position: absolute;
                            top: 10px;
                            right: -4px;
                            width: 30px;
                            height: 2px;
                            transform: rotate(-45deg);
                            -ms-transform: rotate(-45deg);
                            -webkit-transform: rotate(-45deg);
                            background-color: #E0E0E0;
                            content: ' '
                        }

                        .narrow-by-list dd ol.swatch-list li .item.disable:hover .has-image {
                            border: #e0e0e0 solid 1px
                        }

                        .narrow-by-list dd ol.swatch-list li .item.disable .input-skin:after {
                            display: block;
                            position: absolute;
                            top: 8.4px;
                            right: 5px;
                            width: 11px;
                            height: 2px;
                            -ms-transform: rotate(-45deg);
                            -webkit-transform: rotate(-45deg);
                            transform: rotate(-45deg);
                            background-color: #efefef;
                            content: ' '
                        }

                    .narrow-by-list dd ol.swatch-list li .item .has-image i {
                        display: inline-block;
                        position: relative;
                        margin: 0;
                        padding: 0;
                        border: 0;
                        border-radius: 3px;
                        background-color: transparent !important;
                        background-position: center center;
                        background-size: cover;
                        line-height: 0;
                        vertical-align: middle
                    }

                        .narrow-by-list dd ol.swatch-list li .item .has-image i.color_box {
                            width: 22px;
                            height: 22px;
                            margin: 4px 4px 4px 0;
                            box-shadow: 0 0 10px rgba(0,0,0,0.13)
                        }

                    .narrow-by-list dd ol.swatch-list li .item .has-image[title^='White'] i.color_box {
                        border: #ececec solid 1px
                    }

                    .narrow-by-list dd ol.swatch-list li .item:hover .has-image i.color_box:before, .narrow-by-list dd ol.swatch-list li .item.active .has-image i.color_box:before {
                        position: absolute;
                        top: 50%;
                        left: -1px;
                        width: 100%;
                        height: 12px;
                        margin-top: -6px;
                        color: #fff;
                        font-family: FontAwesome;
                        font-size: 11px;
                        line-height: 12px;
                        text-align: center;
                        text-indent: 0;
                        content: '\f00c'
                    }

                    .narrow-by-list dd ol.swatch-list li .item:hover .has-image[title^='White'] i.color_box:before, .narrow-by-list dd ol.swatch-list li .item.active .has-image[title^='White'] i.color_box:before {
                        color: #333
                    }

                .narrow-by-list dd ol.swatch-list li.disable {
                    display: none !important
                }

        .narrow-by-list dd.color-swatch.color ol li {
            width: auto;
            float: left;
            margin: 0
        }

.pagination-page {
    display: inline-block
}

    .pagination-page li {
        display: inline-block;
        width: 26px;
        height: 26px;
        margin: 0;
        margin-left: 2px;
        border-radius: 3px;
        font-size: 13px;
        line-height: 24px;
        text-align: center
    }

        .pagination-page li.active span {
            background-color: #3b3b3b;
            color: white
        }

        .pagination-page li a {
            display: block;
            height: 26px;
            padding: 0;
            border: 1px solid #ccc;
            border-radius: 3px;
            background-color: #fff;
            color: #3b3b3b
        }

            .pagination-page li a:hover {
                border-color: #3b3b3b;
                background-color: #3b3b3b;
                color: white
            }

        .pagination-page li > span {
            display: block;
            height: 26px;
            padding: 0;
            border: 1px solid #ccc;
            border-radius: 3px;
            background-color: #fff
        }

            .pagination-page li > span:hover {
                border-color: #3b3b3b;
                cursor: pointer
            }

        .pagination-page li.text a {
            color: #999
        }

            .pagination-page li.text a:hover {
                color: white
            }

#wishlistModal .modal-content, #compareBox .modal-content {
    padding: 20px;
    border-radius: 0
}

    #wishlistModal .modal-content .modal-header, #compareBox .modal-content .modal-header {
        position: relative;
        padding: 0;
        border: 0
    }

        #wishlistModal .modal-content .modal-header .close, #compareBox .modal-content .modal-header .close {
            width: 30px;
            height: 30px;
            padding: 0;
            outline: none;
            font-size: 30px;
            -webkit-font-smoothing: antialiased
        }

        #wishlistModal .modal-content .modal-header .modal-title, #compareBox .modal-content .modal-header .modal-title {
            padding: 10px 15px;
            color: #333;
            font-size: 14px;
            font-weight: 600;
            text-transform: uppercase
        }

#wishlistModal .cart-table, #compareBox .cart-table {
    width: 100%;
    border: 1px solid #f1f1f1;
    border-spacing: 0
}

@media (min-width: 576px) {
    #wishlistModal .modal-dialog, #compareBox .modal-dialog {
        max-width: 100%
    }
}

#wishlistTableList .data-table tr {
    border-bottom: 1px solid #f1f1f1 !important
}

    #wishlistTableList .data-table tr:last-child {
        border-bottom: 0
    }

#wishlistTableList .data-table thead tr {
    border-bottom: 1px solid #f1f1f1 !important
}

#wishlistTableList .data-table thead th {
    padding: 10px 15px;
    border-right: 1px solid #f1f1f1;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase
}

#wishlistTableList .data-table tbody td {
    padding: 10px 15px;
    border-right: 1px solid #f1f1f1
}

    #wishlistTableList .data-table tbody td:last-child {
        min-width: 110px
    }

#wishlistTableList .data-table tbody .product-image img {
    max-width: 100%
}

#wishlistTableList .data-table tbody .product-name {
    display: table-cell;
    margin: 0
}

    #wishlistTableList .data-table tbody .product-name a {
        display: block;
        color: #777;
        font-size: 14px;
        font-weight: 600
    }

#wishlistTableList .data-table tbody .price .special-price {
    display: block;
    margin: 0;
    color: #666;
    font-size: 18px;
    font-weight: 600;
    line-height: 1
}

#wishlistTableList .data-table tbody .price .compare-price {
    display: none;
    width: 100%;
    margin: 10px 0 0 0;
    float: left;
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
    vertical-align: middle
}

    #wishlistTableList .data-table tbody .price .compare-price.hide {
        display: none
    }

#wishlistTableList .data-table tbody .product-options-bottom {
    margin: 0;
    border: 0;
    text-align: center
}

#wishlistTableList .data-table tbody .selector-wrapper {
    padding: 5px 0
}

    #wishlistTableList .data-table tbody .selector-wrapper label {
        display: block;
        margin-bottom: 10px;
        font-size: 14px
    }

    #wishlistTableList .data-table tbody .selector-wrapper select {
        width: 100%
    }

#wishlistTableList .data-table tbody .btn-remove {
    display: inline-block;
    width: 30px;
    height: 30px;
    transition: all .3s;
    border: #777 solid 1px;
    color: #777;
    font-size: 18px;
    line-height: 28px;
    text-align: center
}

    #wishlistTableList .data-table tbody .btn-remove:hover {
        border-color: #333;
        background-color: #333;
        color: #fff
    }

#wishlistTableList .data-table tbody .add-cart-wishlist {
    display: inline-block;
    width: 30px;
    height: 30px;
    transition: all .3s;
    border: #777 solid 1px;
    color: #777;
    font-size: 18px;
    line-height: 28px;
    text-align: center
}

    #wishlistTableList .data-table tbody .add-cart-wishlist:hover {
        border-color: #333;
        background-color: #333;
        color: #fff
    }

    #wishlistTableList .data-table tbody .add-cart-wishlist i.icon-cart {
        display: block;
        line-height: 28px
    }

#compareTableList {
    overflow-x: auto
}

#wishlistTableList .data-table .add-to-cart-box {
    -ms-flex-pack: center;
    justify-content: center
}

#wishlistTableList .data-table .product-options-bottom, #compareBox .data-table .product-options-bottom {
    margin: 0 0 10px
}

    #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box {
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin: 0
    }

        #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box input, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box input {
            width: calc(100% - 58px);
            height: 35px;
            margin: 0;
            color: #777;
            font-size: 13px;
            font-weight: 400
        }

        #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .increase, #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .reduced, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .increase, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .reduced {
            position: absolute;
            top: 0;
            width: 30px;
            height: 35px;
            border: solid 1px #dae2e6;
            color: #8798a2;
            font-size: 11px;
            line-height: 41px
        }

        #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .increase, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .increase {
            right: 0
        }

        #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .reduced, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .reduced {
            left: 0
        }

        #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i {
            width: 100%;
            height: 100%;
            border: 0;
            font-size: 11px;
            line-height: 33px
        }

            #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i.icon-up-dir:before, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i.icon-up-dir:before {
                content: '\e873'
            }

            #wishlistTableList .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i.icon-down-dir:before, #compareBox .data-table .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i.icon-down-dir:before {
                content: '\e874'
            }

#compareBox .data-table th, #compareBox .data-table td {
    padding: 10px 14px;
    border: 1px solid #e8e9eb;
    text-align: left
}

#compareBox .data-table tr td {
    border-top: 1px solid #f1f1f1
}

#compareBox .data-table tbody td {
    min-width: 150px;
    padding: 10px;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    text-align: left
}

    #compareBox .data-table tbody td p {
        margin: 0
    }

    #compareBox .data-table tbody td:first-child {
        color: #222;
        font-size: 14px;
        text-transform: uppercase
    }

    #compareBox .data-table tbody td .product-image {
        position: relative
    }

        #compareBox .data-table tbody td .product-image a {
            position: absolute;
            top: 0;
            right: 0
        }

    #compareBox .data-table tbody td .product-title {
        display: inline-block;
        padding: 15px 0 5px;
        color: #333;
        font-size: 14px;
        zoom: 1
    }

    #compareBox .data-table tbody td .availability {
        margin: 0;
        color: #333
    }

    #compareBox .data-table tbody td .price .special-price {
        display: inline-block;
        margin: 5px 0;
        color: #333;
        font-size: 16px;
        font-weight: 600;
        line-height: 1
    }

    #compareBox .data-table tbody td .price .compare-price {
        margin: 0;
        color: #777;
        font-size: 13px;
        text-decoration: line-through
    }

        #compareBox .data-table tbody td .price .compare-price.hide {
            display: none
        }

    #compareBox .data-table tbody td .selector-wrapper {
        padding: 5px 0
    }

        #compareBox .data-table tbody td .selector-wrapper label {
            display: block;
            margin-bottom: 10px;
            font-size: 13px
        }

        #compareBox .data-table tbody td .selector-wrapper select {
            width: 100%
        }

    #compareBox .data-table tbody td .product-options-bottom {
        border: 0;
        text-align: left
    }

.bestseller {
    position: relative
}

    .bestseller .block-title {
        color: #313131;
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
        text-transform: uppercase
    }

    .bestseller .sidebar-content {
        padding-bottom: 40px;
        background: url(bkg_4.png) bottom no-repeat
    }

        .bestseller .sidebar-content .products-grid {
            position: static
        }

            .bestseller .sidebar-content .products-grid .owl-nav button {
                position: absolute;
                top: -3px;
                background: none
            }

                .bestseller .sidebar-content .products-grid .owl-nav button i {
                    font-size: 16px
                }

            .bestseller .sidebar-content .products-grid .owl-nav .owl-prev {
                right: 26px
            }

            .bestseller .sidebar-content .products-grid .owl-nav .owl-next {
                right: 4px
            }

            .bestseller .sidebar-content .products-grid .owl-stage-outer .owl-item .item {
                max-width: 300px;
                margin-top: 0;
                padding: 0
            }

    .bestseller .item-area {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 0
    }

    .bestseller .product-image-area {
        width: 33%;
        margin-bottom: 0;
        padding: 2px
    }

        .bestseller .product-image-area .product-image {
            min-height: inherit
        }

    .bestseller .details-area {
        width: 66%;
        padding: 0 0 0 16px;
        text-align: left
    }

    .bestseller .product-name {
        display: block;
        margin: 0 0 3px;
        font-weight: 400
    }

    .bestseller .ratings {
        margin: 5px 0;
        background: transparent
    }

    .bestseller .price-box {
        margin: 0;
        line-height: 1.2;
        vertical-align: middle
    }

    .bestseller .price {
        font-family: 'Oswald';
        font-size: 15px;
        font-weight: 400
    }

.tab-product-collection {
    position: relative
}

    .tab-product-collection .category-products .products-grid .owl-nav {
        position: absolute;
        top: -24px;
        right: 0
    }

        .tab-product-collection .category-products .products-grid .owl-nav button {
            display: inline-block;
            font-size: 18px;
            text-align: center
        }

    .tab-product-collection.tab_style_2 .category-detail .tab-content .category-products .products-grid .owl-nav {
        position: static
    }

        .tab-product-collection.tab_style_2 .category-detail .tab-content .category-products .products-grid .owl-nav button {
            position: absolute;
            top: 25%;
            margin: 0;
            padding: 0;
            background: transparent;
            color: #c4c4c4;
            font-size: 24px
        }

            .tab-product-collection.tab_style_2 .category-detail .tab-content .category-products .products-grid .owl-nav button i {
                color: #c4c4c4
            }

        .tab-product-collection.tab_style_2 .category-detail .tab-content .category-products .products-grid .owl-nav .owl-prev {
            left: -40px
        }

            .tab-product-collection.tab_style_2 .category-detail .tab-content .category-products .products-grid .owl-nav .owl-prev i::before {
                content: '\e829'
            }

        .tab-product-collection.tab_style_2 .category-detail .tab-content .category-products .products-grid .owl-nav .owl-next {
            right: -40px
        }

            .tab-product-collection.tab_style_2 .category-detail .tab-content .category-products .products-grid .owl-nav .owl-next i::before {
                content: '\e828'
            }

    .tab-product-collection .category-list .tab-selector {
        line-height: 42px
    }

        .tab-product-collection .category-list .tab-selector.tab_style_1 {
            margin-bottom: 22px;
            line-height: 42px
        }

            .tab-product-collection .category-list .tab-selector.tab_style_1 .container {
                padding: 0
            }

        .tab-product-collection .category-list .tab-selector.tab_style_2 {
            margin-bottom: 22px;
            border-bottom: 2px solid #e7e7e7;
            background: none !important;
            color: #282d3b;
            font-family: Oswald;
            font-size: 14px;
            letter-spacing: .05em;
            line-height: 42px
        }

            .tab-product-collection .category-list .tab-selector.tab_style_2 ul li a {
                position: relative;
                margin-left: 27px;
                padding: 0;
                border-width: 0 !important;
                border-style: initial;
                border-color: initial;
                border-image: initial;
                color: #313131;
                font-family: Oswald;
                font-size: 14px;
                font-weight: 600;
                letter-spacing: .05em
            }

            .tab-product-collection .category-list .tab-selector.tab_style_2 ul li.active a::after {
                position: absolute;
                bottom: -12.5px;
                left: 0;
                width: 100%;
                height: 2px;
                background-color: #7aa93c;
                content: ''
            }

        .tab-product-collection .category-list .tab-selector ul {
            padding-right: 20px;
            border-bottom: 0
        }

            .tab-product-collection .category-list .tab-selector ul li {
                margin-left: 12px;
                padding-left: 15px;
                border-left: 1px solid #ddd
            }

                .tab-product-collection .category-list .tab-selector ul li a {
                    display: block;
                    padding: 0;
                    color: #313131;
                    font-size: 16px;
                    font-weight: 700;
                    line-height: 1.4285
                }

                    .tab-product-collection .category-list .tab-selector ul li a:hover {
                        opacity: .8
                    }

                .tab-product-collection .category-list .tab-selector ul li:first-child {
                    margin-left: 0;
                    padding-left: 0;
                    border: 0
                }

                .tab-product-collection .category-list .tab-selector ul li.active a:hover {
                    text-decoration: underline
                }

.owl-carousel.owl-carousel-lazy {
    overflow: hidden
}

    .owl-carousel.owl-carousel-lazy .item {
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .owl-carousel.owl-carousel-lazy.slideshow .item:not(:first-child) {
        display: none
    }

    .owl-carousel.owl-carousel-lazy .image-link::after {
        content: none
    }

    .owl-carousel.owl-carousel-lazy.owl-loaded {
        display: block;
        overflow: visible
    }

.one-product .owl-carousel.owl-carousel-lazy, .home_slider_banner .owl-carousel.owl-carousel-lazy, .parallax .owl-carousel.owl-carousel-lazy, .sidebar .owl-carousel.owl-carousel-lazy, .sidebar-right .owl-carousel.owl-carousel-lazy, .related-posts .owl-carousel.owl-carousel-lazy {
    display: block
}

    .one-product .owl-carousel.owl-carousel-lazy .item, .home_slider_banner .owl-carousel.owl-carousel-lazy .item, .parallax .owl-carousel.owl-carousel-lazy .item, .sidebar .owl-carousel.owl-carousel-lazy .item, .sidebar-right .owl-carousel.owl-carousel-lazy .item, .related-posts .owl-carousel.owl-carousel-lazy .item {
        display: block
    }

    .one-product .owl-carousel.owl-carousel-lazy:not(.owl-loaded) > *:not(:first-child), .home_slider_banner .owl-carousel.owl-carousel-lazy:not(.owl-loaded) > *:not(:first-child), .parallax .owl-carousel.owl-carousel-lazy:not(.owl-loaded) > *:not(:first-child), .sidebar .owl-carousel.owl-carousel-lazy:not(.owl-loaded) > *:not(:first-child), .sidebar-right .owl-carousel.owl-carousel-lazy:not(.owl-loaded) > *:not(:first-child), .related-posts .owl-carousel.owl-carousel-lazy:not(.owl-loaded) > *:not(:first-child) {
        display: none
    }

.fancybox-wrap .fancybox-skin img {
    opacity: 1
}

.lazyloaded {
    opacity: 1
}

.lazyload, .lazyloading, img:not(.lazyloaded) {
    transition: opacity 400ms;
    background-color: #eee;
    opacity: 0
}

.wrapper {
    position: relative;
    left: 0;
    transition: left .3s
}

.mobile-nav-shown {
    overflow: hidden
}

    .mobile-nav-shown .wrapper {
        left: 250px
    }

.page-header {
    min-height: 175px;
    margin: 0;
    padding: 0;
    border: 0;
    background-size: cover
}

.box-popup {
    position: fixed;
    top: 35% !important;
    right: 0;
    left: 0;
    width: 300px;
    height: 100%;
    margin: auto !important;
    border-top: 4px solid #3b3b3b;
    border-radius: 6px;
    background: white;
    font-weight: 400;
    text-align: center;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    overflow-x: auto;
    overflow-y: scroll;
    z-index: 1099
}

    .box-popup.animate-box {
        display: none;
        height: auto;
        transition: .4s;
        overflow: visible
    }

        .box-popup.animate-box.show {
            display: block
        }

    .box-popup .box-inner {
        padding: 20px 15px;
        box-shadow: 1px 1px 9px 1px rgba(0,0,0,0.2);
        overflow: hidden
    }

        .box-popup .box-inner .item .heading {
            display: block;
            margin-bottom: 10px;
            font-size: 13px;
            font-weight: 400
        }

        .box-popup .box-inner .item .product-info {
            overflow: hidden
        }

            .box-popup .box-inner .item .product-info .product-title {
                margin: 5px 0 10px;
                font-size: 14px;
                font-weight: 400
            }

                .box-popup .box-inner .item .product-info .product-title a {
                    color: #3b3b3b
                }

        .box-popup .box-inner .item .message {
            padding: 10px 10px
        }

        .box-popup .box-inner .action {
            margin-top: 15px
        }

            .box-popup .box-inner .action .action-content {
                margin: 0 -15px
            }

                .box-popup .box-inner .action .action-content .cart-text {
                    padding: 9px 10px
                }

                .box-popup .box-inner .action .action-content a.btn-button {
                    min-width: 135px
                }

                .box-popup .box-inner .action .action-content .btn-button {
                    min-width: 135px
                }

.onepage-category {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .onepage-category.category-list {
        margin: -20px 0 -50px
    }

    .onepage-category .onepage-cat.category-list {
        margin: 0 0 -50px
    }

    .onepage-category > .category-list {
        position: relative;
        width: 80px;
        padding: 46px 0 146px;
        float: left;
        background: #000;
        text-align: left;
        z-index: 5
    }

        .onepage-category > .category-list ul {
            position: relative;
            padding: 0;
            padding-top: 30px;
            transition: all .3s;
            list-style: none;
            z-index: 2
        }

            .onepage-category > .category-list ul.fixed-bottom {
                position: fixed;
                bottom: 0;
                left: 0
            }

            .onepage-category > .category-list ul.fixed-top {
                position: fixed;
                top: 70px;
                right: auto;
                left: 0
            }

            .onepage-category > .category-list ul.absolute-bottom {
                position: absolute;
                top: auto;
                bottom: 0
            }

            .onepage-category > .category-list ul > li > a {
                display: inline-block;
                position: relative;
                width: auto;
                transition: all .3s;
                color: #fff;
                line-height: 78px;
                white-space: nowrap
            }

                .onepage-category > .category-list ul > li > a em {
                    display: inline-block;
                    width: 77px;
                    font-size: 32px;
                    line-height: 80px;
                    text-align: center;
                    vertical-align: middle
                }

                    .onepage-category > .category-list ul > li > a em img {
                        max-width: 80px;
                        vertical-align: middle
                    }

                .onepage-category > .category-list ul > li > a > span {
                    display: inline-block;
                    position: relative;
                    width: 0;
                    transition: all .3s;
                    font-size: 16px;
                    font-weight: 600;
                    opacity: 0;
                    overflow: hidden;
                    vertical-align: middle;
                    visibility: hidden
                }

                .onepage-category > .category-list ul > li > a::after {
                    display: block;
                    position: absolute;
                    top: 50%;
                    right: -15px;
                    width: 16px;
                    height: 16px;
                    margin-top: -8px;
                    transition: all .3s;
                    border: 8px solid transparent;
                    content: ''
                }

                .onepage-category > .category-list ul > li > a:hover em {
                    float: none
                }

                .onepage-category > .category-list ul > li > a:hover > span {
                    width: auto;
                    padding-right: 50px;
                    opacity: 1;
                    visibility: visible
                }

        .onepage-category > .category-list + .main-wrapper {
            width: calc(100% - 80px);
            float: left
        }

            .onepage-category > .category-list + .main-wrapper .product-main, .onepage-category > .category-list + .main-wrapper .page-container, .onepage-category > .category-list + .main-wrapper .contact-container {
                padding: 0 85px
            }

    .onepage-category .category-details {
        width: calc(100% - 80px);
        padding: 0 100px;
        padding-bottom: 146px;
        float: right
    }

    .onepage-category .category-detail {
        position: relative
    }

        .onepage-category .category-detail .title-menu {
            position: relative
        }

            .onepage-category .category-detail .title-menu > a {
                display: inline-block;
                margin-top: 70px;
                color: #000;
                font-size: 26px;
                font-weight: 300;
                line-height: 100px;
                text-decoration: none
            }

                .onepage-category .category-detail .title-menu > a.parent::after {
                    display: inline-block;
                    margin-left: 18px;
                    font-family: 'porto';
                    font-size: 18px;
                    line-height: 36px;
                    content: '\e81c';
                    vertical-align: middle
                }

                .onepage-category .category-detail .title-menu > a > span {
                    display: inline-block;
                    vertical-align: middle
                }

            .onepage-category .category-detail .title-menu > .menu-popup {
                display: none;
                position: absolute;
                top: 100%;
                left: -25px;
                width: calc(100% + 50px);
                padding: 50px 0;
                border: 1px solid #bebebe;
                border-radius: 5px;
                background-color: #fff;
                z-index: 3
            }

                .onepage-category .category-detail .title-menu > .menu-popup a:hover {
                    text-decoration: underline
                }

                .onepage-category .category-detail .title-menu > .menu-popup > ul {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap
                }

                    .onepage-category .category-detail .title-menu > .menu-popup > ul > li {
                        margin: 10px 0;
                        padding: 30px 0;
                        float: left;
                        border-left: 1px solid #bebebe
                    }

                        .onepage-category .category-detail .title-menu > .menu-popup > ul > li > a {
                            font-weight: 700;
                            text-transform: uppercase
                        }

                    .onepage-category .category-detail .title-menu > .menu-popup > ul.columns5 > li {
                        width: 20%;
                        padding-right: 4%;
                        padding-left: 4%
                    }

                        .onepage-category .category-detail .title-menu > .menu-popup > ul.columns5 > li:nth-child(5n+1) {
                            border-left: 0
                        }

                .onepage-category .category-detail .title-menu > .menu-popup ul > li a {
                    color: #000;
                    font-size: 16px;
                    line-height: 2.5
                }

                .onepage-category .category-detail .title-menu > .menu-popup::before {
                    display: block;
                    position: absolute;
                    top: -16px;
                    left: 90px;
                    width: 16px;
                    height: 16px;
                    border: 8px solid transparent;
                    border-bottom-color: #bebebe;
                    content: ''
                }

                .onepage-category .category-detail .title-menu > .menu-popup::after {
                    display: block;
                    position: absolute;
                    top: -13px;
                    left: 91px;
                    width: 14px;
                    height: 14px;
                    border: 7px solid transparent;
                    border-bottom-color: #fff;
                    content: ''
                }

        .onepage-category .category-detail .products-area .category-link {
            position: relative;
            min-width: 119px;
            height: 40px;
            margin-top: -70px;
            float: right;
            border: 2px solid #000;
            border-radius: 5px;
            color: #000;
            font-weight: 600;
            line-height: 36px;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            z-index: 2
        }

            .onepage-category .category-detail .products-area .category-link:hover {
                background-color: #000;
                color: #fff
            }

    .onepage-category .additional-content a {
        display: block;
        position: relative
    }

        .onepage-category .additional-content a::before {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: 15px;
            margin-left: -10px;
            color: #777;
            font-family: 'FontAwesome';
            font-size: 20px;
            content: '\f110';
            z-index: 1;
            animation: spin 2s infinite linear;
            -webkit-animation: spin 2s infinite linear
        }

    .onepage-category .additional-content img {
        position: relative;
        max-width: 100%;
        z-index: 2
    }

.top-newsletter {
    padding: 10px 0;
    background-color: #2b262f;
    text-align: left
}

    .top-newsletter form {
        height: 30px
    }

        .top-newsletter form .input-group input.input-group-field {
            width: 300px;
            height: 30px;
            padding: 0 10px;
            border-radius: 0;
            line-height: 16px
        }

        .top-newsletter form .input-group button.btn-button {
            position: absolute;
            top: 0;
            right: 0;
            height: 30px !important;
            margin: 0;
            padding: 0 15px;
            background: transparent !important;
            color: #000;
            font-size: 14px;
            font-weight: 400;
            line-height: 30px;
            text-transform: uppercase;
            cursor: pointer
        }

.mobile-nav-shown .mobile-nav {
    left: 0
}

.mobile-nav {
    display: block !important;
    position: fixed;
    top: 0;
    left: -255px;
    width: 250px;
    height: 100%;
    padding-top: 0;
    padding-left: 0;
    transition: all .3s;
    background: #1d1e20;
    box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
    z-index: 999;
    overflow-y: scroll
}

    .mobile-nav .bs-navbar-collapse {
        margin-top: 42px
    }

    .mobile-nav ul li {
        display: block;
        position: relative;
        padding: 0;
        clear: both;
        border: 0
    }

        .mobile-nav ul li:not(:last-child) {
            border-bottom: #242527 solid 1px !important
        }

        .mobile-nav ul li a {
            padding: 0 15px;
            background-color: transparent;
            color: #fff;
            font-size: 12px;
            line-height: 40px;
            text-overflow: ellipsis;
            text-transform: uppercase;
            white-space: nowrap;
            overflow: hidden
        }

        .mobile-nav ul li ul.level0 li.level1 a {
            margin-left: 10px
        }

            .mobile-nav ul li ul.level0 li.level1 a span {
                text-transform: capitalize
            }

        .mobile-nav ul li ul.level0 li.level1 ul.level1 li.level2 a {
            padding-left: 30px
        }

    .mobile-nav .close-sidebar-menu {
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 4px;
        color: #fff;
        z-index: 9;
        cursor: pointer
    }

    .mobile-nav .custom-block {
        padding: 20px 15px;
        border-top: #242527 solid 1px
    }

        .mobile-nav .custom-block .social-icons {
            float: none;
            text-align: center
        }

            .mobile-nav .custom-block .social-icons a {
                display: inline-block;
                width: 30px;
                height: 30px;
                margin-left: 0;
                border-radius: 0;
                background: none;
                color: #fff;
                font-size: 15px;
                line-height: 30px;
                text-align: center;
                text-indent: 0
            }

    .mobile-nav .nav-accordion li span.expand, .mobile-nav .nav-accordion li span.collapse {
        top: 0;
        right: 0;
        text-align: center
    }

        .mobile-nav .nav-accordion li span.collapse::after {
            width: 43px;
            height: 40px;
            font-size: 15px;
            line-height: 40px;
            content: '\e81c'
        }

        .mobile-nav .nav-accordion li span.expand::after {
            width: 43px;
            height: 40px;
            font-size: 15px;
            line-height: 40px;
            content: '\e81b'
        }

    .mobile-nav .switcher-wrap {
        margin-bottom: 15px
    }

        .mobile-nav .switcher-wrap .compare-link a {
            padding: 0 15px;
            color: #fff;
            font-size: 12px;
            line-height: 40px;
            font-weight: 400;
            text-transform: uppercase
        }

    .mobile-nav .bs-navbar-collapse .currency-wrapper, .mobile-nav .bs-navbar-collapse .language-wrapper {
        margin: 0
    }

        .mobile-nav .bs-navbar-collapse .currency-wrapper a, .mobile-nav .bs-navbar-collapse .language-wrapper a {
            padding: 0 15px;
            background-color: transparent;
            color: #fff;
            font-size: 12px;
            line-height: 40px;
            font-weight: 400;
            text-overflow: ellipsis;
            text-transform: uppercase;
            white-space: nowrap;
            overflow: hidden;
            border: none
        }

            .mobile-nav .bs-navbar-collapse .currency-wrapper a span, .mobile-nav .bs-navbar-collapse .language-wrapper a span {
                text-transform: uppercase
            }

            .mobile-nav .bs-navbar-collapse .currency-wrapper a i, .mobile-nav .bs-navbar-collapse .language-wrapper a i {
                width: 43px;
                height: 40px;
                font-size: 15px;
                font-weight: 500;
                margin-right: 3px
            }

                .mobile-nav .bs-navbar-collapse .currency-wrapper a i:before, .mobile-nav .bs-navbar-collapse .language-wrapper a i:before {
                    font-weight: 600;
                    content: '\e81b'
                }

            .mobile-nav .bs-navbar-collapse .currency-wrapper a.collapsed i:before, .mobile-nav .bs-navbar-collapse .language-wrapper a.collapsed i:before {
                content: '\e81c'
            }

    .mobile-nav .currency-wrapper .select-currency, .mobile-nav .language-wrapper .select-language {
        position: relative;
        padding: 0;
        visibility: visible;
        opacity: 1;
        width: 100%;
        background: none;
        transition: none;
        top: unset
    }

        .mobile-nav .currency-wrapper .select-currency li, .mobile-nav .language-wrapper .select-language li {
            display: block;
            position: relative;
            padding: 0;
            clear: both;
            border: 0
        }

            .mobile-nav .currency-wrapper .select-currency li a, .mobile-nav .language-wrapper .select-language li a {
                border: none;
                margin-left: 10px;
                display: block;
                color: #fff !important
            }

                .mobile-nav .currency-wrapper .select-currency li a:hover, .mobile-nav .language-wrapper .select-language li a:hover {
                    background: none
                }

            .mobile-nav .currency-wrapper .select-currency li:not(:last-child), .mobile-nav .language-wrapper .select-language li:not(:last-child) {
                border-bottom: #242527 solid 1px !important
            }

.mobile-nav-shown .mobile-nav-overlay {
    opacity: .15;
    visibility: visible;
    filter: alpha(opacity=15)
}

.mobile-nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 998;
    filter: alpha(opacity=0)
}

.main-section-header .top-links-container {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 5px 0;
    align-items: center
}

    .main-section-header .top-links-container span.split {
        display: block;
        width: 1px;
        height: 14px;
        margin: 6px 3px 6px 0;
        float: left;
        border-right: 1px solid #ccc
    }

.main-section-header .currency-wrapper, .main-section-header .language-wrapper, .main-section-header .compare-link {
    display: block;
    margin-right: 8px
}

    .main-section-header .currency-wrapper > a, .main-section-header .language-wrapper > a, .main-section-header .compare-link > a {
        display: block;
        position: relative;
        width: 100%;
        padding: 0 20px 0 10px;
        border: 1px solid #ccc;
        border-radius: 3px;
        font-size: 11px;
        font-weight: 600;
        line-height: 24px;
        text-transform: uppercase
    }

        .main-section-header .currency-wrapper > a:hover, .main-section-header .language-wrapper > a:hover, .main-section-header .compare-link > a:hover {
            text-decoration: none
        }

        .main-section-header .currency-wrapper > a i, .main-section-header .language-wrapper > a i, .main-section-header .compare-link > a i {
            position: absolute;
            top: 0;
            right: 0;
            width: 20px;
            height: 100%;
            font-size: 11px;
            text-align: center
        }

        .main-section-header .currency-wrapper > a .cart-icon i, .main-section-header .language-wrapper > a .cart-icon i, .main-section-header .compare-link > a .cart-icon i {
            display: inline-block;
            position: static;
            font-size: 14px;
            vertical-align: middle
        }

.main-section-header .currency-wrapper {
    position: relative
}

    .main-section-header .currency-wrapper > a {
        border-color: transparent
    }

        .main-section-header .currency-wrapper > a:hover {
            text-decoration: underline
        }

    .main-section-header .currency-wrapper .current-currency {
        display: inline-block;
        cursor: pointer
    }

    .main-section-header .currency-wrapper:hover .setting-currency {
        right: 0;
        opacity: 1;
        visibility: visible
    }

.main-section-header .language-wrapper {
    position: relative
}

    .main-section-header .language-wrapper > a {
        border-color: transparent
    }

        .main-section-header .language-wrapper > a:hover {
            text-decoration: underline
        }

    .main-section-header .language-wrapper .current-language {
        display: inline-block
    }

        .main-section-header .language-wrapper .current-language span {
            display: none;
            cursor: pointer
        }

            .main-section-header .language-wrapper .current-language span.active {
                display: inline-block
            }

            .main-section-header .language-wrapper .current-language span img {
                margin-top: -2px;
                margin-right: 3px
            }

    .main-section-header .language-wrapper:hover .select-language {
        opacity: 1;
        visibility: visible
    }

.main-section-header .compare-link > a {
    padding-right: 10px;
    border-color: transparent
}

    .main-section-header .compare-link > a:hover {
        text-decoration: underline
    }

    .main-section-header .compare-link > a i {
        position: relative;
        width: auto
    }

.main-section-header .select-language {
    width: 99px
}

.main-section-header .setting-currency {
    width: 54px
}

.main-section-header .select-language, .main-section-header .setting-currency {
    position: absolute;
    top: 100%;
    right: 0;
    padding: 4px 0;
    transition: all .3s ease-in-out 0s;
    border-radius: 3px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 16
}

    .main-section-header .select-language li, .main-section-header .setting-currency li {
        display: inherit !important;
        float: none
    }

        .main-section-header .select-language li a, .main-section-header .setting-currency li a {
            display: block;
            padding: 3px 9px;
            background: white;
            color: #777 !important;
            font-size: 11px;
            text-align: left;
            text-transform: uppercase
        }

            .main-section-header .select-language li a:hover, .main-section-header .setting-currency li a:hover {
                background: #ccc;
                color: white !important
            }

        .main-section-header .select-language li img, .main-section-header .setting-currency li img {
            position: relative;
            top: -1px;
            max-width: 14px
        }

.main-section-header .header .custom-block {
    display: inline-block;
    font-size: 14px;
    font-weight: 400
}

.icon-cart-header {
    position: relative
}

.header-container {
    position: relative;
    border-top-width: 4px;
    border-top-style: solid;
    background-color: #fff
}

    .header-container.sticky-header .mobile-header .right-header-menu .item {
        width: 50px
    }

    .header-container.sticky-header .mobile-header .right-header-menu .header-cart {
        width: 50px
    }

        .header-container.sticky-header .mobile-header .right-header-menu .header-cart .cart-container .icon-cart-header .icon_bag_alt {
            width: auto;
            line-height: 50px
        }

    .header-container.sticky-header .header {
        padding-top: 8px;
        padding-bottom: 5px
    }

    .header-container.sticky-header .main-header {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 7px 0 !important;
        background-color: #1e1e1e;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        box-shadow: 0 1px 2px rgba(0,0,0,0.1);
        z-index: 200 !important;
        pointer-events: all
    }

        .header-container.sticky-header .main-header .logo {
            display: none
        }

            .header-container.sticky-header .main-header .logo a.logo-sticky {
                display: block
            }

    .header-container.sticky-header .main-nav {
        position: relative
    }

        .header-container.sticky-header .main-nav .logo_sticky {
            display: block;
            margin-right: 20px;
            z-index: 2
        }

        .header-container.sticky-header .main-nav ul.top-navigation > li > a {
            margin: 0 !important;
            padding: 10px 15px
        }

        .header-container.sticky-header .main-nav ul.top-navigation > li.parent > a {
            padding-right: 25px;
            padding-left: 15px
        }

        .header-container.sticky-header .main-nav ul.top-navigation > li.float-right {
            float: none !important
        }

    .header-container.sticky-header .header-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 7px 0;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        box-shadow: 0 1px 2px rgba(0,0,0,0.1);
        z-index: 99;
        pointer-events: all
    }

        .header-container.sticky-header .header-wrapper .mini-cart .wallet {
            display: -ms-flexbox;
            display: flex !important
        }

        .header-container.sticky-header .header-wrapper .mini-cart .icon-cart-header i {
            font-size: 28px
        }

    .header-container.sticky-header .widget-design-1 .cart-wrapper::before, .header-container.sticky-header .widget-design-2 .cart-wrapper::before, .header-container.sticky-header .widget-design-3 .cart-wrapper::before {
        right: 12px
    }

    .header-container .navbar {
        position: static;
        min-height: auto;
        margin: 0
    }

        .header-container .navbar .navbar-header {
            text-indent: -999em
        }

            .header-container .navbar .navbar-header .navbar-toggle {
                display: block;
                margin: 6px 0;
                padding: 0;
                border-radius: 0
            }

                .header-container .navbar .navbar-header .navbar-toggle .icon-bar {
                    background-color: #333
                }

            .header-container .navbar .navbar-header .navbar-brand {
                display: none
            }

        .header-container .navbar .bs-navbar-collapse {
            position: absolute;
            top: 70px;
            right: 0;
            width: 100%;
            max-height: 400px;
            padding: 10px 20px;
            background-color: #fff;
            overflow: scroll;
            z-index: 1000
        }

            .header-container .navbar .bs-navbar-collapse .nav-accordion li span.expand::after, .header-container .navbar .bs-navbar-collapse .nav-accordion li span.collapse::after {
                position: relative;
                right: 8px
            }

            .header-container .navbar .bs-navbar-collapse.skip-active {
                display: block
            }

    .header-container .navbar-header-second {
        text-indent: -999em
    }

        .header-container .navbar-header-second .navbar-toggle {
            display: block;
            margin: 6px 0;
            padding: 0;
            float: left;
            border-radius: 0
        }

            .header-container .navbar-header-second .navbar-toggle .icon-bar {
                background-color: #333
            }

        .header-container .navbar-header-second .navbar-brand {
            display: none
        }

    .header-container .logo {
        display: block;
        z-index: 2
    }

    .header-container .header-container-content {
        position: relative
    }

    .header-container .header {
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 24px;
        padding-bottom: 24px
    }

        .header-container .header .custom-block .split {
            width: 1px;
            height: 12px;
            margin: 0 13px;
            border-right: 1px solid #eee
        }

    .header-container .compare-link {
        display: block;
        float: left;
        font-size: 11px;
        line-height: 26px;
        text-transform: uppercase
    }

    .header-container .menu-icon {
        display: none;
        padding: 7px;
        font-size: 20px;
        pointer-events: all
    }

    .header-container .mini-cart .cart-wrapper .wallet .wallet-wrapper {
        border-width: 6px 0 0;
        border-style: solid
    }

    .header-container .mini-cart .cart-wrappers .wallet .wallet-wrappers {
        border-width: 6px 0 0;
        border-style: solid
    }

    .header-container .mini-cart .cart-wrapper::before {
        display: block;
        position: absolute;
        top: -25px;
        right: 30px;
        border: 10px solid transparent;
        border-bottom-color: #08c;
        content: ''
    }

    .header-container .mini-cart .cart-wrapper::after {
        display: block;
        position: absolute;
        top: -25px;
        left: 0;
        width: 100%;
        height: 25px;
        content: ''
    }

    .header-container .wallet .wallet-wrapper::before {
        display: block;
        position: absolute;
        top: -25px;
        right: 30px;
        border: 10px solid transparent;
        border-bottom-color: #08c;
        content: ''
    }

    .header-container .mini-cart .cart-wrapper::after {
        display: block;
        position: absolute;
        top: -25px;
        left: 0;
        width: 100%;
        height: 25px;
        content: ''
    }

    .header-container .header-right-area .header-right-area-1 .menu-icon {
        display: none
    }

    .header-container .header-right-area .inner-item > li {
        display: inline-block
    }

        .header-container .header-right-area .inner-item > li:last-child {
            margin-right: 0
        }

    .header-container .cart-area {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-order: 10;
        order: 10
    }

    .header-container .main-nav {
        padding: 0;
        border: 0;
        background-color: transparent;
        font-size: 12px;
        text-align: left
    }

        .header-container .main-nav .logo_sticky {
            display: none
        }

        .header-container .main-nav .main-top-nav .mini-cart {
            display: none
        }

    .header-container.header-overlap:not(.sticky-header) {
        position: absolute;
        top: 0;
        width: 100%;
        background-color: rgba(0,0,0,0.5);
        z-index: 5
    }

.search-area.show-icon {
    position: relative;
    top: 0;
    left: auto;
    margin: 0
}

    .search-area.show-icon .search-icon {
        display: inline-block
    }

    .search-area.show-icon .search-extended {
        display: none;
        position: absolute;
        top: 100%;
        right: -47px;
        width: 250px;
        margin-top: 10px;
        border: 5px solid #ccc;
        z-index: 9
    }

        .search-area.show-icon .search-extended.has-categories {
            width: 450px
        }

        .search-area.show-icon .search-extended::before {
            display: block;
            position: absolute;
            top: -25px;
            right: 45px;
            width: 20px;
            height: 20px;
            border: 10px solid transparent;
            border-bottom-color: #ccc;
            content: ''
        }

        .search-area.show-icon .search-extended.show {
            display: inline-block
        }

        .search-area.show-icon .search-extended .searchform input[type=text] {
            border: 0
        }

    .search-area.show-icon.show-left .search-extended {
        position: absolute;
        right: auto;
        left: -48px
    }

        .search-area.show-icon.show-left .search-extended::before {
            right: auto;
            left: 45px
        }

.search-area .search-icon {
    display: none;
    width: 25px;
    text-align: center
}

.search-area .search-extended {
    position: relative;
    width: 450px;
    min-width: 240px;
    border: 1px solid rgba(129,129,129,0.4)
}

.widget-design-1 .cart-wrapper {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    margin-top: 10px;
    border-radius: 8px 8px 5px 5px;
    background-color: #fff;
    color: #777;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 10
}

    .widget-design-1 .cart-wrapper .cart-content p.no-items-in-cart {
        display: block;
        margin: 20px;
        color: #777;
        line-height: 19px;
        text-align: center
    }

    .widget-design-1 .cart-wrapper .cart-content ul {
        max-height: 400px;
        margin: 0;
        padding: 0 20px;
        outline: none;
        overflow-y: auto
    }

        .widget-design-1 .cart-wrapper .cart-content ul li.item-cart {
            width: 100%;
            padding: 20px 0;
            float: left;
            border-bottom: 1px solid #eee
        }

            .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-image {
                width: 80px;
                padding: 0;
                float: left;
                border: 1px solid #ddd;
                border-width: 0;
                border-radius: 0;
                background-color: #fff
            }

                .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-image img {
                    width: 100%;
                    height: auto
                }

            .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-details {
                position: relative;
                margin-left: 90px;
                text-align: left
            }

                .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-details a {
                    outline: none;
                    color: #777;
                    font-size: 13px;
                    font-weight: 400;
                    line-height: normal;
                    text-decoration: none
                }

                .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-details .product-name {
                    margin: 10px 0;
                    padding-right: 30px;
                    font-size: 1em;
                    font-weight: normal
                }

                .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-details .items {
                    margin: 0 0 15px;
                    line-height: 1.5
                }

                .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-details .access {
                    position: absolute;
                    top: 0;
                    right: 0;
                    margin: 0;
                    padding: 0
                }

                    .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-details .access .btn-edit {
                        width: auto;
                        height: 16px;
                        padding: 0 20px 0 0;
                        float: left;
                        outline: medium none;
                        background-color: transparent;
                        background-image: none;
                        color: #7B7B7B;
                        font-size: 12px;
                        font-weight: normal;
                        line-height: 16px;
                        text-indent: inherit;
                        text-transform: none
                    }

                    .widget-design-1 .cart-wrapper .cart-content ul li.item-cart .product-details .access .btn-remove {
                        position: absolute;
                        top: -3px;
                        right: 0;
                        width: 23px;
                        height: 23px;
                        padding: 5px 0;
                        font-size: 13px;
                        line-height: 1
                    }

        .widget-design-1 .cart-wrapper .cart-content ul dl {
            margin: 0
        }

            .widget-design-1 .cart-wrapper .cart-content ul dl dt {
                padding: 5px 0;
                float: left;
                text-transform: uppercase
            }

                .widget-design-1 .cart-wrapper .cart-content ul dl dt span {
                    float: right;
                    line-height: 13px
                }

            .widget-design-1 .cart-wrapper .cart-content ul dl dd {
                padding: 5px 0;
                text-align: right;
                text-transform: uppercase
            }

    .widget-design-1 .cart-wrapper .cart-content .mCSB_container {
        padding: 10px 5px 0
    }

    .widget-design-1 .cart-wrapper .cart-checkout {
        width: 100%;
        margin: 0;
        float: left;
        border: 0;
        text-align: center
    }

        .widget-design-1 .cart-wrapper .cart-checkout p.subtotal {
            margin-bottom: 0;
            padding: 10px 20px;
            font-size: 18px;
            font-weight: 700;
            line-height: 1;
            text-align: center
        }

            .widget-design-1 .cart-wrapper .cart-checkout p.subtotal .label {
                padding: 0;
                color: #777;
                font-size: 18px
            }

            .widget-design-1 .cart-wrapper .cart-checkout p.subtotal .price {
                color: #3b3b3b
            }

        .widget-design-1 .cart-wrapper .cart-checkout .actions {
            margin-bottom: 15px;
            line-height: 47px
        }

            .widget-design-1 .cart-wrapper .cart-checkout .actions a {
                display: inline-block;
                width: 128px;
                padding: 6px 12px;
                color: white;
                font-weight: 400;
                line-height: 1.42857143;
                text-align: center;
                text-transform: capitalize
            }

                .widget-design-1 .cart-wrapper .cart-checkout .actions a:hover {
                    opacity: .9
                }

    .widget-design-1 .cart-wrapper.show {
        display: block
    }

.widget-design-2 .cart-wrapper {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    margin-top: 10px;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 9
}

.widget-design-2 .cart-wrappers {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    margin-top: 10px;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 9
}

.widget-design-2 .cart-wrapper .cart-content ul {
    max-height: 400px;
    margin: 0;
    padding: 0 15px;
    outline: none;
    overflow-y: auto
}

    .widget-design-2 .cart-wrapper .cart-content ul li {
        position: relative;
        width: 100%;
        padding: 12px 7px;
        float: left;
        border-bottom: 1px solid #eee;
        border-color: #e6ebee
    }

        .widget-design-2 .cart-wrapper .cart-content ul li .product-image {
            width: 80px;
            padding: 0;
            float: right;
            border: 1px solid #ededed;
            background-color: #fff
        }

            .widget-design-2 .cart-wrapper .cart-content ul li .product-image img {
                width: 100%
            }

        .widget-design-2 .cart-wrapper .cart-content ul li .product-details {
            position: static;
            margin-right: 90px;
            margin-left: auto;
            text-align: left
        }

            .widget-design-2 .cart-wrapper .cart-content ul li .product-details .product-name {
                margin: 15px 0 2px;
                padding-right: 0
            }

                .widget-design-2 .cart-wrapper .cart-content ul li .product-details .product-name a {
                    color: #696969;
                    font-size: 13px;
                    font-weight: 600;
                    letter-spacing: .005em
                }

            .widget-design-2 .cart-wrapper .cart-content ul li .product-details .items {
                margin: 0 0 15px;
                line-height: 1.5
            }

            .widget-design-2 .cart-wrapper .cart-content ul li .product-details .access {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0
            }

                .widget-design-2 .cart-wrapper .cart-content ul li .product-details .access .btn-remove {
                    position: absolute;
                    top: 12px;
                    right: 3px;
                    width: 20px;
                    height: 20px;
                    padding: 3px 0;
                    border-radius: 100% !important;
                    background-color: #fff;
                    color: #474747;
                    font-size: 13px;
                    line-height: 12px;
                    text-align: center;
                    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.5);
                    z-index: 3
                }

.widget-design-2 .cart-wrapper .cart-content p.no-items-in-cart {
    display: block;
    margin: 20px;
    color: #777;
    line-height: 19px;
    text-align: center
}

.widget-design-2 .cart-wrapper .cart-checkout {
    width: 100%;
    margin: 0;
    border: 0;
    text-align: center
}

    .widget-design-2 .cart-wrapper .cart-checkout .subtotal {
        margin-bottom: 0;
        padding: 15px 23px 5px;
        overflow: hidden
    }

    .widget-design-2 .cart-wrapper .cart-checkout .total {
        margin-bottom: 0;
        padding: 5px 23px 20px;
        overflow: hidden
    }

    .widget-design-2 .cart-wrapper .cart-checkout p {
        margin-bottom: 0;
        padding: 5px 23px 5px;
        overflow: hidden
    }

        .widget-design-2 .cart-wrapper .cart-checkout p .label {
            padding: 0;
            float: left;
            color: #474747;
            font-size: 13px;
            font-weight: 700;
            text-transform: uppercase
        }

        .widget-design-2 .cart-wrapper .cart-checkout p .price {
            margin: 0;
            float: right;
            color: #474747;
            font-size: 15px;
            font-weight: 700;
            line-height: 19px;
            text-transform: uppercase
        }

    .widget-design-2 .cart-wrapper .cart-checkout .actions {
        padding: 0 22px 13px;
        text-align: left;
        overflow: hidden
    }

        .widget-design-2 .cart-wrapper .cart-checkout .actions a {
            width: 123px;
            padding: 10px 25px;
            border-radius: 2px;
            background-color: #010204;
            color: #fff;
            font-size: 12px;
            letter-spacing: .025em;
            line-height: 1.42857143;
            text-transform: uppercase
        }

            .widget-design-2 .cart-wrapper .cart-checkout .actions a:last-child {
                margin: 0;
                float: right
            }

.widget-design-2 .wallet-wrapper {
    display: none;
    position: absolute;
    top: 100%;
    right: -20px;
    width: 300px;
    margin-top: 20px;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 9
}

.widget-design-2 .wallet-wrappers {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    margin-top: 10px;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 9
}

.widget-design-2 .wallet-wrapper .wallet-content ul {
    max-height: 400px;
    margin: 0;
    padding: 0 15px;
    outline: none;
    overflow-y: auto
}

    .widget-design-2 .wallet-wrapper .wallet-content ul li {
        position: relative;
        width: 100%;
        padding: 12px 7px;
        float: left;
        border-bottom: 1px solid #eee;
        border-color: #e6ebee
    }

        .widget-design-2 .wallet-wrapper .wallet-content ul li .product-image {
            width: 80px;
            padding: 0;
            float: right;
            border: 1px solid #ededed;
            background-color: #fff
        }

            .widget-design-2 .wallet-wrapper .wallet-content ul li .product-image img {
                width: 100%
            }

        .widget-design-2 .wallet-wrapper .wallet-content ul li .product-details {
            position: static;
            margin-right: 90px;
            margin-left: auto;
            text-align: left
        }

            .widget-design-2 .wallet-wrapper .wallet-content ul li .product-details .product-name {
                margin: 15px 0 2px;
                padding-right: 0
            }

                .widget-design-2 .wallet-wrapper .wallet-content ul li .product-details .product-name a {
                    color: #696969;
                    font-size: 13px;
                    font-weight: 600;
                    letter-spacing: .005em
                }

            .widget-design-2 .wallet-wrapper .wallet-content ul li .product-details .items {
                margin: 0 0 15px;
                line-height: 1.5
            }

            .widget-design-2 .wallet-wrapper .wallet-content ul li .product-details .access {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0
            }

                .widget-design-2 .wallet-wrapper .wallet-content ul li .product-details .access .btn-remove {
                    position: absolute;
                    top: 12px;
                    right: 3px;
                    width: 20px;
                    height: 20px;
                    padding: 3px 0;
                    border-radius: 100% !important;
                    background-color: #fff;
                    color: #474747;
                    font-size: 13px;
                    line-height: 12px;
                    text-align: center;
                    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.5);
                    z-index: 3
                }

.widget-design-2 .wallet-wrapper .wallet-content p.no-items-in-cart {
    display: block;
    margin: 20px;
    color: #777;
    line-height: 19px;
    text-align: center
}

.widget-design-2 .wallet-wrapper .wallet-checkout {
    width: 100%;
    margin: 0;
    border: 0;
    text-align: center
}

    .widget-design-2 .wallet-wrapper .wallet-checkout p {
        margin-bottom: 0;
        padding: 5px 23px 15px;
        overflow: hidden
    }

    .widget-design-2 .wallet-wrapper .wallet-checkout .subtotal {
        margin-bottom: 0;
        padding: 15px 23px 5px;
        overflow: hidden
    }

    .widget-design-2 .wallet-wrapper .wallet-checkout p .label {
        padding: 0;
        float: left;
        color: #474747;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase
    }

    .widget-design-2 .wallet-wrapper .wallet-checkout p .price {
        margin: 0;
        float: right;
        color: #474747;
        font-size: 15px;
        font-weight: 700;
        line-height: 19px;
        text-transform: uppercase
    }

    .widget-design-2 .wallet-wrapper .wallet-checkout .actions {
        padding: 0 22px 13px;
        text-align: left;
        overflow: hidden
    }

        .widget-design-2 .wallet-wrapper .wallet-checkout .actions a {
            width: 123px;
            padding: 10px 25px;
            border-radius: 2px;
            background-color: #010204;
            color: #fff;
            font-size: 12px;
            letter-spacing: .025em;
            line-height: 1.42857143;
            text-transform: uppercase
        }

            .widget-design-2 .wallet-wrapper .wallet-checkout .actions a:last-child {
                margin: 0;
                float: right
            }

.widget-design-3 .cart-wrapper {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    margin-top: 0;
    background-color: #fff;
    color: #777;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 10
}

    .widget-design-3 .cart-wrapper .cart-content .total-count {
        margin: 0 25px;
        padding: 3px 0;
        border-bottom: solid 1px #e6ebee;
        text-align: left;
        text-transform: uppercase
    }

        .widget-design-3 .cart-wrapper .cart-content .total-count > span {
            color: #696969;
            font-size: 13px;
            font-weight: 700;
            line-height: 35px
        }

        .widget-design-3 .cart-wrapper .cart-content .total-count a {
            padding: 0;
            float: right;
            background-color: transparent;
            color: #474747;
            font-size: 12px;
            font-weight: 700;
            line-height: 35px
        }

            .widget-design-3 .cart-wrapper .cart-content .total-count a span {
                color: inherit
            }

    .widget-design-3 .cart-wrapper .cart-content ul {
        max-height: 400px;
        margin: 0;
        padding: 0 25px;
        outline: none;
        overflow-y: auto
    }

        .widget-design-3 .cart-wrapper .cart-content ul .item-cart {
            width: 100%;
            padding: 15px 0;
            float: left;
            border-bottom: 1px solid #eee;
            border-color: #e6ebee
        }

            .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-image {
                width: 80px;
                padding: 0;
                float: left;
                border-width: 0;
                border-radius: 0;
                background-color: #fff
            }

                .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-image img {
                    width: 100%;
                    height: auto
                }

            .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-details {
                position: relative;
                margin-left: 90px;
                text-align: left
            }

                .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-details .product-name {
                    margin: 10px 0;
                    padding-right: 30px;
                    font-size: 1em;
                    font-weight: normal
                }

                .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-details a {
                    outline: none;
                    color: #777;
                    font-size: 13px;
                    font-weight: 400;
                    line-height: normal;
                    text-decoration: none
                }

                .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-details .items {
                    margin: 0 0 15px;
                    line-height: 1.5
                }

                    .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-details .items .price {
                        color: #696969
                    }

                .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-details .access {
                    position: absolute;
                    top: 0;
                    right: 0;
                    margin: 0;
                    padding: 0
                }

                    .widget-design-3 .cart-wrapper .cart-content ul .item-cart .product-details .access .btn-remove {
                        position: absolute;
                        top: 3px;
                        right: 0;
                        width: 23px;
                        height: 23px;
                        padding: 5px 0
                    }

    .widget-design-3 .cart-wrapper .cart-content .no-items-in-cart {
        display: block;
        margin: 20px 25px;
        color: #777;
        font-size: 13px;
        line-height: 19px;
        text-align: center
    }

    .widget-design-3 .cart-wrapper .cart-checkout {
        width: 100%;
        margin: 0;
        float: left;
        border: 0;
        text-align: center
    }

        .widget-design-3 .cart-wrapper .cart-checkout .subtotal {
            margin-bottom: 0;
            padding: 15px 30px 25px;
            font-size: 18px;
            font-weight: 700;
            line-height: 0;
            text-align: center;
            overflow: hidden
        }

            .widget-design-3 .cart-wrapper .cart-checkout .subtotal .label {
                padding: 0;
                float: left;
                color: #474747;
                font-size: 13px;
                font-weight: 700;
                line-height: 1;
                text-transform: uppercase
            }

            .widget-design-3 .cart-wrapper .cart-checkout .subtotal .price {
                float: right;
                color: #474747;
                font-size: 15px;
                font-weight: 700;
                line-height: 13px;
                text-transform: uppercase
            }

        .widget-design-3 .cart-wrapper .cart-checkout .actions {
            margin-bottom: 15px;
            padding: 0 30px 20px;
            line-height: 47px
        }

            .widget-design-3 .cart-wrapper .cart-checkout .actions a {
                display: block;
                width: 100%;
                padding: 14px 25px;
                border-radius: 2px;
                background-color: #010204;
                color: #fff;
                font-size: 12px;
                font-weight: 400;
                letter-spacing: .025em;
                line-height: 1.42857143;
                text-align: center;
                text-transform: uppercase
            }

.top-links-inner, .top-links-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.top-links-area {
    position: relative;
    margin-left: auto
}

    .top-links-area .top-links-icon {
        display: none;
        position: relative;
        padding: 7px 20px 7px 10px;
        font-size: 11px;
        vertical-align: middle
    }

        .top-links-area .top-links-icon::before {
            display: block;
            position: absolute;
            top: 50%;
            right: 7px;
            margin-top: -5px;
            font-family: 'porto';
            content: '\e80b'
        }

        .top-links-area .top-links-icon a {
            padding-top: 5px;
            padding-bottom: 5px;
            font-weight: 600;
            text-decoration: none;
            text-transform: uppercase
        }

    .top-links-area .links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin: 3px 0;
        padding: 0
    }

        .top-links-area .links li {
            padding: 0 15px;
            border-left: 1px solid #ccc;
            font-size: 11px;
            text-align: left;
            text-transform: uppercase;
            white-space: nowrap
        }

            .top-links-area .links li a {
                padding-top: 5px;
                padding-bottom: 5px;
                font-weight: 600
            }

                .top-links-area .links li a:hover {
                    text-decoration: underline
                }

            .top-links-area .links li.last {
                padding-right: 0
            }

            .top-links-area .links li:first-child {
                border-left: 0
            }

    .top-links-area.show-icon .top-links-icon {
        display: block
    }

    .top-links-area.show-icon ul.links {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        min-width: 130px;
        margin: 0;
        padding: 5px 0;
        border: 1px solid #ccc;
        border-radius: 3px;
        background-color: #fff !important;
        text-align: right;
        z-index: 99
    }

        .top-links-area.show-icon ul.links li {
            display: block;
            padding: 0 10px;
            border: 0
        }

            .top-links-area.show-icon ul.links li a {
                display: block;
                padding: 0;
                transition: all .2s;
                color: #777;
                font-size: 11px;
                font-weight: 400;
                line-height: 19px;
                white-space: nowrap
            }

            .top-links-area.show-icon ul.links li:hover {
                background-color: #ccc !important;
                color: #fff
            }

                .top-links-area.show-icon ul.links li:hover a {
                    color: #fff !important;
                    text-decoration: none
                }

.searchform {
    position: relative
}

    .searchform .screen-reader-text {
        display: none
    }

    .searchform.has-categories-dropdown input[type=text] {
        padding-right: 200px
    }

    .searchform input[type=text] {
        width: 100%;
        height: 38px;
        padding: 0 50px 0 15px;
        border: 0;
        border-radius: 20px;
        background-color: transparent;
        color: #777;
        font-size: 13px
    }

        .searchform input[type=text]::-webkit-input-placeholder {
            opacity: .75
        }

        .searchform input[type=text]:-ms-input-placeholder {
            opacity: .75
        }

        .searchform input[type=text]::placeholder {
            opacity: .75
        }

        .searchform input[type=text]::-ms-clear {
            display: none
        }

    .searchform .searchsubmit {
        position: absolute;
        top: 0;
        right: 2px;
        bottom: 0;
        width: 45px;
        padding: 0;
        border: 0;
        background-color: transparent;
        color: #777;
        font-size: 0;
        font-weight: 400
    }

        .searchform .searchsubmit::after {
            display: inline-block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 20px;
            margin-top: -10px;
            margin-left: -10px;
            transition: opacity .2s ease;
            font-size: 16px;
            font-weight: 600;
            font-family: 'porto';
            -webkit-font-smoothing: antialiased;
            line-height: 20px;
            content: '\e812'
        }

        .searchform .searchsubmit::before {
            display: inline-block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 18px;
            height: 18px;
            margin-top: -9px;
            margin-left: -9px;
            transition: opacity .1s ease, visibility .1s ease;
            border: 1px solid #bbb;
            border-left-color: #000;
            border-radius: 50%;
            opacity: 0;
            vertical-align: middle;
            visibility: hidden;
            content: ''
        }

        .searchform .searchsubmit:focus, .searchform .searchsubmit:hover {
            box-shadow: none
        }

    .searchform.search-loading .searchsubmit:before {
        transition: opacity .2s ease, visibility .2s ease;
        opacity: 1;
        visibility: visible;
        -webkit-animation: load-spin 450ms infinite linear;
        animation: load-spin 450ms infinite linear
    }

    .searchform.search-loading .searchsubmit:after {
        transition: opacity .1s ease;
        opacity: 0
    }

.search-by-category {
    position: absolute;
    top: 0;
    right: 47px
}

    .search-by-category .input-dropdown-inner {
        height: 38px;
        border-left: 1px solid rgba(129,129,129,0.4);
        border-right: 1px solid rgba(129,129,129,0.4);
        line-height: 38px
    }

        .search-by-category .input-dropdown-inner > a {
            display: block;
            padding-right: 15px;
            padding-left: 15px;
            color: #777;
            font-size: 13px;
            text-align: center
        }

            .search-by-category .input-dropdown-inner > a:hover {
                text-decoration: none
            }

            .search-by-category .input-dropdown-inner > a::after {
                display: inline-block;
                margin-left: 8px;
                font-family: FontAwesome;
                font-size: 14px;
                font-weight: 400;
                content: '\f107'
            }

    .search-by-category .list-wrapper {
        display: none;
        position: absolute;
        top: 100%;
        right: 1px;
        min-width: 138px;
        height: auto;
        margin-top: 1px;
        background-color: #fff;
        box-shadow: 0 0 3px rgba(0,0,0,0.15);
        z-index: 300
    }

        .search-by-category .list-wrapper .shopify-scroll-content {
            position: relative;
            max-height: 250px;
            overflow: scroll;
            overflow-x: hidden
        }

    .search-by-category ul li {
        margin-bottom: 0;
        text-align: left
    }

        .search-by-category ul li a {
            display: block;
            padding: 6px 8px;
            color: #777;
            font-size: 12px;
            line-height: 18px
        }

            .search-by-category ul li a:focus, .search-by-category ul li a:hover {
                background-color: #e6e6e6;
                color: #8d8d8d
            }

.shopify-dark .search-by-category ul li a:focus, .shopify-dark .search-by-category ul li a:hover {
    background-color: rgba(255,255,255,0.08);
    color: rgba(255,255,255,0.8)
}

.shopify-dark .search-by-category ul li a {
    background-color: #101010
}

.search-by-category ul li.current-item > a {
    background-color: #f4f4f4;
    color: #777
}

.shopify-dark .search-by-category ul li.current-item > a {
    background-color: rgba(0,0,0,0.9);
    color: rgba(255,255,255,0.8)
}

.search-by-category ul .children > li > a {
    padding-left: 30px
}

.shopify-dark .search-by-category .list-wrapper {
    background-color: #101010
}

.search-results-wrapper {
    position: relative
}

    .search-results-wrapper .shopify-scroll {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        width: auto;
        height: auto;
        background-color: #fff;
        box-shadow: 0 0 3px rgba(0,0,0,0.15);
        z-index: 1000
    }

        .search-results-wrapper .shopify-scroll .shopify-search-results {
            position: relative
        }

        .search-results-wrapper .shopify-scroll .shopify-scroll-pane {
            z-index: 1002
        }

.shopify-dark .search-results-wrapper .shopify-scroll {
    background-color: #101010
}

.autocomplete-suggestions {
    display: -ms-flexbox;
    display: flex;
    position: relative !important;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto !important;
    max-width: none !important;
    max-height: none !important;
    -webkit-animation: fadeInBottomShort .2s ease both;
    animation: fadeInBottomShort .2s ease both;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: -1px;
    z-index: 1001 !important
}

.autocomplete-suggestion {
    -ms-flex: 1 1 240px;
    flex: 1 1 240px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: rgba(129,129,129,0.2);
    padding: 15px;
    text-align: left;
    transition: background-color .25s ease;
    cursor: pointer
}

    .autocomplete-suggestion .suggestion-title {
        color: #777;
        line-height: 22px
    }

        .autocomplete-suggestion .suggestion-title strong {
            color: #333;
            text-decoration: underline
        }

    .autocomplete-suggestion .suggestion-thumb {
        max-width: 45px;
        margin-right: 15px;
        float: left
    }

    .autocomplete-suggestion .suggestion-price {
        margin-top: 7px;
        color: #777
    }

        .autocomplete-suggestion .suggestion-price del {
            color: #BDBDBD;
            font-size: 90%
        }

        .autocomplete-suggestion .suggestion-price ins {
            padding: 0;
            background-color: transparent;
            text-decoration: none;
            opacity: 1
        }

            .autocomplete-suggestion .suggestion-price ins .amount {
                color: #777
            }

    .autocomplete-suggestion.autocomplete-selected, .autocomplete-suggestion:hover {
        background-color: #f9f9f9
    }

.shopify-dark .autocomplete-suggestion.autocomplete-selected, .shopify-dark .autocomplete-suggestion:hover {
    background-color: rgba(0,0,0,0.3)
}

.view-all-products {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(129,129,129,0.2);
    background-color: #fff;
    color: #333;
    font-weight: 600;
    height: 50px;
    letter-spacing: .2px;
    line-height: 50px;
    margin-top: -1px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .25s ease;
    animation: fadeIn .3s ease both;
    -webkit-animation: fadeIn .3s ease both;
    cursor: pointer
}

    .view-all-products:hover {
        background-color: #f9f9f9
    }

.shopify-dark .view-all-products:hover {
    background-color: rgba(0,0,0,0.9)
}

.shopify-dark .view-all-products {
    background-color: rgba(0,0,0,0.3);
    color: #fff
}

.shopify-search-loader {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(255,255,255,0.8);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity .1s ease, visibility .1s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 1002
}

    .shopify-search-loader::after {
        display: inline-block;
        width: 32px;
        height: 32px;
        border: 1px solid #bbb;
        border-radius: 50%;
        border-left-color: #000;
        content: '';
        vertical-align: middle
    }

.search-info-text {
    display: none;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: .3px;
    line-height: 30px;
    overflow: hidden;
    text-align: center
}

    .search-info-text > span {
        display: block;
        transform: translateY(-50px) translateZ(0);
        -webkit-transform: translateY(-50px) translateZ(0);
        transition: all .35s ease .15s
    }

.no-found-msg {
    color: #333;
    font-size: 110%;
    font-weight: 600
}

.shopify-dark .no-found-msg {
    color: #fff
}

.header-full-width .header-container > .container, .header-full-width .top-links-container > .container {
    width: 95%;
    max-width: 100%
}

.header-full-width .sticky-header .main-nav.container {
    width: 100%;
    max-width: 100%
}

.category-menu-style-default .main-navigation ul.top-navigation > li .menu-wrap-sub {
    padding: 10px 5px
}

.header-menu-style-default .main-nav ul.top-navigation > li > a, .category-menu-style-default .main-nav ul.top-navigation > li > a {
    margin-right: 10px;
    padding: 17px 20px 17px 0;
    border-radius: 0;
    font-weight: 700
}

.header-menu-style-default .main-nav ul.top-navigation > li.parent > a, .category-menu-style-default .main-nav ul.top-navigation > li.parent > a {
    padding-right: 25px
}

    .header-menu-style-default .main-nav ul.top-navigation > li.parent > a::after, .category-menu-style-default .main-nav ul.top-navigation > li.parent > a::after {
        right: 10px
    }

.header-menu-style-default .main-nav ul.top-navigation > li .menu-wrap-sub, .category-menu-style-default .main-nav ul.top-navigation > li .menu-wrap-sub {
    padding: 10px 5px;
    border: 0
}

.header-menu-style-default .top-navigation li.level0 ul li li, .category-menu-style-default .top-navigation li.level0 ul li li {
    clear: both
}

.header-menu-style-default .top-navigation li.level0 ul li.groups > a, .category-menu-style-default .top-navigation li.level0 ul li.groups > a {
    display: block;
    margin-top: 15px;
    margin-bottom: 4px;
    padding: 0 5px;
    float: none;
    color: #434d53;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -.001em;
    line-height: 1.5;
    text-transform: uppercase
}

.header-menu-style-default .top-navigation li.level0 ul li a, .category-menu-style-default .top-navigation li.level0 ul li a {
    display: block;
    float: none;
    padding: 5px;
    color: #777;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    overflow: hidden;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis
}

.header-menu-style-default .top-navigation li.level0 ul li .menu-wrapper, .category-menu-style-default .top-navigation li.level0 ul li .menu-wrapper {
    padding: 5px 0;
    overflow: hidden
}

.header-menu-style-default.menu-color-light .main-nav ul.top-navigation > li > a, .category-menu-style-default.menu-color-light .main-nav ul.top-navigation > li > a {
    color: #fff
}

.header-menu-style-default.menu-color-dark .main-nav ul.top-navigation > li > a, .category-menu-style-default.menu-color-dark .main-nav ul.top-navigation > li > a {
    color: #3b3b3b
}

.header-menu-style-default.sticky-header.sticky-menu-color-light .main-nav ul.top-navigation > li > a, .category-menu-style-default.sticky-header.sticky-menu-color-light .main-nav ul.top-navigation > li > a {
    color: #fff
}

.header-menu-style-default.sticky-header.sticky-menu-color-light .main-nav ul.top-navigation > li:hover > a, .category-menu-style-default.sticky-header.sticky-menu-color-light .main-nav ul.top-navigation > li:hover > a {
    color: #fff
}

.header-menu-style-default.sticky-header.sticky-menu-color-dark .main-nav ul.top-navigation > li > a, .category-menu-style-default.sticky-header.sticky-menu-color-dark .main-nav ul.top-navigation > li > a {
    color: #3b3b3b
}

.header-menu-style-default.sticky-header.sticky-menu-color-dark .main-nav ul.top-navigation > li:hover > a, .category-menu-style-default.sticky-header.sticky-menu-color-dark .main-nav ul.top-navigation > li:hover > a {
    color: #3b3b3b
}

.header-menu-style-default_new .top-navigation li.level0:first-child, .category-menu-style-default_new .top-navigation li.level0:first-child {
    margin-right: 0
}

.header-menu-style-default_new .main-nav ul.top-navigation > li > a, .category-menu-style-default_new .main-nav ul.top-navigation > li > a {
    margin-right: 10px;
    padding: 18.5px 15px 20.5px 0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .001em
}

.header-menu-style-default_new .main-nav ul.top-navigation > li.parent > a, .category-menu-style-default_new .main-nav ul.top-navigation > li.parent > a {
    padding-right: 25px
}

    .header-menu-style-default_new .main-nav ul.top-navigation > li.parent > a::after, .category-menu-style-default_new .main-nav ul.top-navigation > li.parent > a::after {
        right: 10px
    }

.header-menu-style-default_new .main-nav ul.top-navigation > li .menu-wrap-sub, .category-menu-style-default_new .main-nav ul.top-navigation > li .menu-wrap-sub {
    padding: 10px 5px;
    border: 0
}

.header-menu-style-default_new .main-nav .main-navigation ul.top-navigation .menu-wrap-sub, .category-menu-style-default_new .main-nav .main-navigation ul.top-navigation .menu-wrap-sub {
    border-top-color: #fff;
    background-color: #fff;
    color: #777
}

.header-menu-style-default_new .top-navigation li.level0 ul li li, .category-menu-style-default_new .top-navigation li.level0 ul li li {
    clear: both
}

.header-menu-style-default_new .top-navigation li.level0 ul li.groups > a, .category-menu-style-default_new .top-navigation li.level0 ul li.groups > a {
    display: block;
    margin-top: 15px;
    margin-bottom: 4px;
    padding: 0 5px;
    float: none;
    color: #434d53;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -.001em;
    line-height: 1.5;
    text-transform: uppercase
}

.header-menu-style-default_new .top-navigation li.level0 ul li a, .category-menu-style-default_new .top-navigation li.level0 ul li a {
    display: block;
    padding: 5px;
    float: none;
    color: #777;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden
}

.header-menu-style-default_new .top-navigation li.level0 ul li .menu-wrapper, .category-menu-style-default_new .top-navigation li.level0 ul li .menu-wrapper {
    padding: 5px 0
}

.header-menu-style-default_new .top-navigation .menu-wrap-sub ul, .category-menu-style-default_new .top-navigation .menu-wrap-sub ul {
    padding: 0 !important
}

.header-menu-style-default_new .top-navigation li.level0.static-dropdown .mega-columns ul.level0 li.level1.groups.item, .category-menu-style-default_new .top-navigation li.level0.static-dropdown .mega-columns ul.level0 li.level1.groups.item {
    padding: 0 15px !important
}

.header-menu-style-default_new .top-navigation li.level1 ul.level1 li.level2 a span, .category-menu-style-default_new .top-navigation li.level1 ul.level1 li.level2 a span {
    float: none
}

.header-menu-style-default_new .top-navigation li.level0.static-dropdown .menu-static-blocks img, .category-menu-style-default_new .top-navigation li.level0.static-dropdown .menu-static-blocks img {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: auto
}

.header-menu-style-default_new.menu-color-light .main-nav ul.top-navigation > li > a, .category-menu-style-default_new.menu-color-light .main-nav ul.top-navigation > li > a {
    color: #fff
}

.header-menu-style-default_new.menu-color-dark .main-nav ul.top-navigation > li > a, .category-menu-style-default_new.menu-color-dark .main-nav ul.top-navigation > li > a {
    color: #3b3b3b
}

.header-menu-style-default_new.sticky-header.sticky-menu-color-light .main-nav ul.top-navigation > li > a, .category-menu-style-default_new.sticky-header.sticky-menu-color-light .main-nav ul.top-navigation > li > a {
    color: #fff
}

.header-menu-style-default_new.sticky-header.sticky-menu-color-light .main-nav ul.top-navigation > li:hover > a, .category-menu-style-default_new.sticky-header.sticky-menu-color-light .main-nav ul.top-navigation > li:hover > a {
    color: #fff
}

.header-menu-style-default_new.sticky-header.sticky-menu-color-dark .main-nav ul.top-navigation > li > a, .category-menu-style-default_new.sticky-header.sticky-menu-color-dark .main-nav ul.top-navigation > li > a {
    color: #3b3b3b
}

.header-menu-style-default_new.sticky-header.sticky-menu-color-dark .main-nav ul.top-navigation > li:hover > a, .category-menu-style-default_new.sticky-header.sticky-menu-color-dark .main-nav ul.top-navigation > li:hover > a {
    color: #3b3b3b
}

.category-menu-style-default_new .main-navigation .top-navigation.side-menu > li .menu-wrap-sub {
    padding: 10px 5px;
    border: solid 1px #dae2e6;
    box-shadow: 0 3px 15px -2px rgba(0,0,0,0.3)
}

    .category-menu-style-default_new .main-navigation .top-navigation.side-menu > li .menu-wrap-sub::after, .category-menu-style-default_new .main-navigation .top-navigation.side-menu > li .menu-wrap-sub::before {
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-bottom-style: solid;
        content: ''
    }

    .category-menu-style-default_new .main-navigation .top-navigation.side-menu > li .menu-wrap-sub::before {
        top: 11px;
        left: -16px;
        border: 8px solid;
        border-color: transparent #fff transparent transparent;
        z-index: 3
    }

    .category-menu-style-default_new .main-navigation .top-navigation.side-menu > li .menu-wrap-sub::after {
        top: 10px;
        right: auto;
        left: -18px;
        border: 9px solid;
        border-color: transparent #dae2e6 transparent transparent;
        z-index: 2
    }

.category-menu-style-default_new .main-navigation .top-navigation.side-menu > li.parent a.level-top::after, .category-menu-style-default_new .main-navigation .top-navigation.side-menu .m-dropdown .dropdown ul li.parent > a::before {
    right: 5px;
    content: '\e81a'
}

.category-menu-style-default_new .main-navigation .top-navigation.side-menu .m-dropdown .dropdown ul li.parent > a::before {
    margin-top: -12px
}

.widget_sidebar_menu {
    margin-bottom: 10px
}

.header-menu-style-background .main-nav ul.top-navigation > li.parent > a {
    padding-right: 25px
}

    .header-menu-style-background .main-nav ul.top-navigation > li.parent > a::after {
        right: 10px
    }

.header-menu-style-background .main-nav ul.top-navigation > li.active, .header-menu-style-background .main-nav ul.top-navigation > li:hover {
    background-color: #3b3b3b
}

    .header-menu-style-background .main-nav ul.top-navigation > li.active > a, .header-menu-style-background .main-nav ul.top-navigation > li:hover > a {
        color: #fff
    }

.header-menu-style-background .main-nav ul.top-navigation > li .menu-wrap-sub {
    padding: 10px 5px
}

.header-menu-style-background .main-navigation ul.top-navigation > li .menu-wrap-sub {
    padding: 10px 5px;
    border-top-width: 0
}

.header-menu-style-background .top-navigation li.level0 ul li li {
    clear: both
}

.header-menu-style-background .top-navigation li.level0 ul li.groups > a {
    display: block;
    margin-top: 15px;
    margin-bottom: 4px;
    padding: 0 5px;
    float: none;
    color: #434d53;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -.001em;
    line-height: 1.5;
    text-transform: uppercase
}

.header-menu-style-background .top-navigation li.level0 ul li a {
    display: block;
    padding: 5px;
    float: none;
    color: #777;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden
}

.header-menu-style-background .top-navigation li.level0 ul li .menu-wrapper {
    padding: 5px 0;
    overflow: hidden
}

.header-menu-left .top-navigation {
    text-align: left
}

.header-menu-right .top-navigation {
    text-align: right
}

.header-menu-center .top-navigation {
    text-align: center
}

.main-blog {
    order: 2
}

.blog_article h3.title-widget.type_1 {
    background: none;
    text-align: center
}

.blog_article .item {
    padding-top: 10px
}

    .blog_article .item .row {
        margin-right: -10px;
        margin-left: -10px
    }

        .blog_article .item .row .col-md-5, .blog_article .item .row .col-md-12 {
            padding-right: 10px;
            padding-left: 10px
        }

        .blog_article .item .row .col-md-7 {
            padding-right: 10px;
            padding-left: 10px
        }

        .blog_article .item .row .post-image {
            position: relative;
            margin: 0 0 15px;
            padding: 2px;
            border: 1px solid #e1e1e1;
            border-radius: 5px;
            background-color: #fff;
            overflow: hidden
        }

            .blog_article .item .row .post-image img {
                width: 100%;
                border-radius: 4px
            }

        .blog_article .item .row .post-date {
            margin-right: 10px;
            float: left;
            text-align: center
        }

            .blog_article .item .row .post-date .day {
                display: block;
                padding: 8px;
                color: #3f4658;
                font-size: 18px;
                font-weight: 700
            }

            .blog_article .item .row .post-date .month {
                display: block;
                width: 45px;
                padding: 2px 0;
                border-radius: 0 0 2px 2px;
                color: #fff;
                font-size: .9em;
                line-height: 1.4;
                box-shadow: 0 -1px 0 0 rgba(0,0,0,0.07) inset
            }

        .blog_article .item .row .postTitle h2 {
            min-height: 55px;
            margin: 0 0 10px;
            font-size: 20px;
            font-weight: 400;
            line-height: 27px
        }

        .blog_article .item .row .postContent {
            padding-bottom: 15px;
            font-size: 14px;
            line-height: 1.5
        }

            .blog_article .item .row .postContent p {
                margin: 0
            }

        .blog_article .item .row a.readmore {
            font-size: 16px;
            font-weight: 300
        }

            .blog_article .item .row a.readmore:hover {
                text-decoration: underline
            }

    .blog_article .item.blog_post_type_1 {
        -ms-flex-align: center;
        align-items: center
    }

        .blog_article .item.blog_post_type_1 .post-image {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 250px
        }

        .blog_article .item.blog_post_type_1 .post-content {
            min-height: 212px;
            margin-left: -40px;
            padding: 40px;
            background-color: #fff;
            text-align: left;
            z-index: 1
        }

            .blog_article .item.blog_post_type_1 .post-content .postTitle {
                min-height: auto;
                margin-bottom: 9px
            }

                .blog_article .item.blog_post_type_1 .post-content .postTitle h2 {
                    margin-bottom: 12px;
                    font-size: 18px;
                    font-weight: 600;
                    letter-spacing: -.01em;
                    line-height: 1;
                    text-transform: uppercase
                }

            .blog_article .item.blog_post_type_1 .post-content .post-date {
                display: inline-block;
                margin-right: 10px;
                margin-bottom: 8px;
                padding: 8px;
                float: none;
                background-color: #e1ddc3;
                color: #8f8e86;
                font-family: 'Oswald';
                font-size: 14.5px;
                font-weight: 300;
                letter-spacing: .1em;
                text-align: left
            }

            .blog_article .item.blog_post_type_1 .post-content .postContent {
                margin-bottom: 15px;
                padding: 0;
                font-size: 15px;
                letter-spacing: .03em;
                line-height: 25px
            }

            .blog_article .item.blog_post_type_1 .post-content .readmore {
                background: none !important;
                color: #333;
                font-size: 13px;
                font-weight: 700;
                letter-spacing: .03em;
                text-transform: uppercase
            }

    .blog_article .item.blog_post_type_2 {
        margin-top: 10px !important;
        padding: 10px;
        padding-top: 10px;
        background-color: #fff
    }

        .blog_article .item.blog_post_type_2 .meta-cats {
            margin-bottom: 1rem
        }

            .blog_article .item.blog_post_type_2 .meta-cats a {
                float: left;
                padding: 8px 15px;
                background: #222529;
                color: #fff;
                font-size: 11px;
                font-weight: 600;
                text-indent: 0;
                line-height: 1;
                text-transform: uppercase;
                border-radius: .25rem !important;
                letter-spacing: .01em
            }

        .blog_article .item.blog_post_type_2 .post-image {
            margin: 0;
            border: 0
        }

            .blog_article .item.blog_post_type_2 .post-image .post-date {
                position: absolute;
                top: 7px;
                left: 7px;
                background-color: #08c;
                color: #fff;
                font-family: 'Oswald';
                font-weight: 400
            }

                .blog_article .item.blog_post_type_2 .post-image .post-date .day {
                    display: block;
                    padding: 12px 0 6px;
                    color: #fff;
                    font-size: 16px;
                    font-weight: 400;
                    letter-spacing: .05em;
                    line-height: 1
                }

                .blog_article .item.blog_post_type_2 .post-image .post-date .month {
                    display: block;
                    width: 45px;
                    padding: 0 0 10px;
                    color: #fff;
                    font-size: 16px;
                    font-weight: 400;
                    letter-spacing: .05em;
                    line-height: 1;
                    text-transform: uppercase;
                    box-shadow: none
                }

        .blog_article .item.blog_post_type_2 .post-content {
            display: flex;
            flex-direction: column
        }

            .blog_article .item.blog_post_type_2 .post-content .postTitle h2 {
                font-size: 1.4em;
                font-weight: 700;
                margin-bottom: .75rem;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                line-height: 1.3;
                letter-spacing: .3px;
                -webkit-font-smoothing: antialiased
            }

                .blog_article .item.blog_post_type_2 .post-content .postTitle h2 a {
                    color: #222529
                }

            .blog_article .item.blog_post_type_2 .post-content .btn {
                border-radius: 0;
                font-size: 11px;
                margin-top: 0;
                margin-bottom: 1rem;
                padding: 8px 20px;
                font-weight: 700
            }

                .blog_article .item.blog_post_type_2 .post-content .btn:hover {
                    text-decoration: none
                }

        .blog_article .item.blog_post_type_2 .col-md-7 .post-date {
            display: none
        }

        .blog_article .item.blog_post_type_2 .col-md-7 .postTitle {
            min-height: auto;
            margin-bottom: 10px;
            padding-top: 10px
        }

            .blog_article .item.blog_post_type_2 .col-md-7 .postTitle h2 {
                min-height: auto;
                margin: 0 0 10px;
                font-size: 18px;
                font-weight: 400;
                letter-spacing: -.001em;
                line-height: 22px
            }

        .blog_article .item.blog_post_type_2 .col-md-7 .postContent {
            margin-bottom: 10px;
            padding-bottom: 15px;
            color: #687176;
            font-size: 13px;
            line-height: 24px
        }

        .blog_article .item.blog_post_type_2 .col-md-7 a.readmore {
            display: inline-block;
            padding: 9px 16px;
            border-radius: 2px !important;
            background-color: #2b2b2d;
            font-family: 'Oswald';
            font-size: 12px;
            font-weight: 300;
            letter-spacing: .05em;
            line-height: 1.42857143;
            text-transform: uppercase
        }

    .blog_article .item.blog_post_type_3 .post-image {
        border: none;
        padding: 0;
        margin-bottom: 19px
    }

    .blog_article .item.blog_post_type_3 .post-date {
        position: absolute;
        top: 7px;
        left: 7px
    }

        .blog_article .item.blog_post_type_3 .post-date .day {
            display: block;
            padding: 7px 0 2px;
            color: #fff;
            font-size: 18px;
            font-weight: 700;
            letter-spacing: .05em;
            line-height: 1
        }

        .blog_article .item.blog_post_type_3 .post-date .month {
            display: block;
            width: 45px;
            padding: 0 0 7px;
            color: #fff;
            font-size: 12.6px;
            font-weight: 400;
            letter-spacing: .05em;
            line-height: 1;
            text-transform: uppercase;
            box-shadow: none
        }

    .blog_article .item.blog_post_type_3 .postTitle h2 {
        font-size: 1.2em;
        line-height: 1.3;
        min-height: auto;
        font-weight: 600;
        margin-bottom: 7px
    }

    .blog_article .item.blog_post_type_3 .postContent {
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 24px
    }

    .blog_article .item.blog_post_type_3 .row a.readmore {
        font-size: 14px;
        font-weight: 400;
        background: none !important
    }

        .blog_article .item.blog_post_type_3 .row a.readmore i {
            font-size: 10px;
            font-weight: 600
        }

            .blog_article .item.blog_post_type_3 .row a.readmore i:before {
                font-weight: 600
            }

.blog_article .owl-nav {
    position: absolute;
    top: -33px;
    right: 0
}

    .blog_article .owl-nav button {
        display: inline-block
    }

.template-list-collections .main-container .main-wrapper, .template-blog .main-container .main-wrapper, .template-collection .main-container .main-wrapper, .template-product .main-container .main-wrapper, .template-article .main-container .main-wrapper, .template-page .main-container .main-wrapper, .template-customers-account .main-container .main-wrapper, .template-cart .main-container .main-wrapper, .template-customers-register .main-container .main-wrapper, .template-customers-login .main-container .main-wrapper {
    padding-top: 0
}

    .template-list-collections .main-container .main-wrapper .main-breadcrumbs, .template-blog .main-container .main-wrapper .main-breadcrumbs, .template-collection .main-container .main-wrapper .main-breadcrumbs, .template-product .main-container .main-wrapper .main-breadcrumbs, .template-article .main-container .main-wrapper .main-breadcrumbs, .template-page .main-container .main-wrapper .main-breadcrumbs, .template-customers-account .main-container .main-wrapper .main-breadcrumbs, .template-cart .main-container .main-wrapper .main-breadcrumbs, .template-customers-register .main-container .main-wrapper .main-breadcrumbs, .template-customers-login .main-container .main-wrapper .main-breadcrumbs {
        margin-bottom: 20px
    }

.collection-spacing-30 {
    margin-left: -15px;
    margin-right: -15px
}

    .collection-spacing-30 .item {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px
    }

.collection-spacing-20 {
    margin-left: -10px;
    margin-right: -10px
}

    .collection-spacing-20 .item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px
    }

.collection-spacing-10 {
    margin-left: -5px;
    margin-right: -5px
}

    .collection-spacing-10 .item {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px
    }

.collection-spacing-6 {
    margin-left: -3px;
    margin-right: -3px
}

    .collection-spacing-6 .item {
        padding-left: 3px;
        padding-right: 3px;
        margin-bottom: 6px
    }

.collection-spacing-2 {
    margin-left: -1px;
    margin-right: -1px
}

    .collection-spacing-2 .item {
        padding-left: 1px;
        padding-right: 1px;
        margin-bottom: 2px
    }

.collection-spacing-0 {
    margin-left: 0;
    margin-right: 0
}

    .collection-spacing-0 .item {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0
    }

.short-collection-list .item-space {
    padding: 0
}

.short-collection-list .item {
    text-align: center;
    position: relative
}

    .short-collection-list .item h3 {
        letter-spacing: -.01em;
        position: relative
    }

    .short-collection-list .item a {
        text-decoration: none
    }

    .short-collection-list .item .thumb-info {
        min-height: 90px;
        margin-bottom: 0;
        text-align: left
    }

        .short-collection-list .item .thumb-info h3 {
            font-weight: 700;
            margin: 0 0 10px;
            color: inherit;
            letter-spacing: -.005em;
            -webkit-font-smoothing: antialiased
        }

    .short-collection-list .item .thumb-info-title {
        background: none;
        max-width: none;
        width: 100%;
        bottom: 0;
        padding: 1.2em 1.5em;
        margin: 0
    }

    .short-collection-list .item .thumb-info-type {
        display: block;
        margin: -10px 0 0;
        padding: 0;
        font-weight: 400;
        background: none;
        float: none;
        opacity: .7;
        line-height: 1.8
    }

    .short-collection-list .item mark {
        padding: 0;
        background: transparent;
        color: inherit
    }

    .short-collection-list .item .thumb-info-wrapper:after {
        background: rgba(27,27,23,0.15);
        z-index: 1;
        opacity: 1
    }

    .short-collection-list .item:hover .thumb-info-wrapper:after {
        background: rgba(27,27,23,0.3)
    }

    .short-collection-list .item.cat-has-icon .thumb-info {
        padding: 40px 0 25px;
        transition: box-shadow .2s;
        text-align: center;
        background-color: #fff
    }

        .short-collection-list .item.cat-has-icon .thumb-info > i {
            font-size: 3em;
            display: inline-block;
            margin-bottom: 15px
        }

    .short-collection-list .item.cat-has-icon .thumb-info-wrap {
        display: block
    }

    .short-collection-list .item.cat-has-icon .thumb-info-title {
        display: block;
        position: static;
        padding: 0 0 10px;
        transition: none
    }

    .short-collection-list .item.shadow:hover .thumb-info {
        box-shadow: 0 5px 25px 0 rgba(0,0,0,0.1)
    }

.short-collection-list.category-pos-middle .item .thumb-info-title {
    position: absolute;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.short-collection-list.category-pos-outside .item .thumb-info-title {
    position: static;
    transform: none;
    display: block;
    padding-left: 0;
    padding-right: 0
}

.short-collection-list.category-text-center .thumb-info-title {
    text-align: center
}

.short-collection-list.category-text-right .thumb-info-title {
    text-align: right
}

.short-collection-list.show-count-on-hover .item .thumb-info-type {
    max-height: 10px;
    transition: all .5s;
    transform: translateY(20%);
    opacity: 0
}

.short-collection-list.show-count-on-hover .item:hover .thumb-info-type {
    max-height: 30px;
    transform: translateY(0);
    opacity: 0.7
}

.short-collection-list.show-count-on-hide .item .thumb-info-type {
    display: none
}

.short-collection-list.show-count-on-hide .item .thumb-info h3 {
    margin-bottom: 0
}

.short-collection-list.category-color-dark .thumb-info-title, .short-collection-list.category-color-dark a {
    color: #1d2127
}

.grid-creative.category-pos-outside .item .thumb-info {
    height: calc(100% - 60px)
}

.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

    .thumb-info .thumb-info-wrapper {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        margin: 0;
        overflow: hidden;
        display: block;
        position: relative
    }

        .thumb-info .thumb-info-wrapper:after {
            content: "";
            transition: all 0.3s;
            bottom: 0;
            color: #FFF;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            display: block;
            opacity: 0;
            z-index: 1
        }

    .thumb-info .thumb-info-title {
        transition: all 0.3s;
        background: rgba(33,37,41,0.8);
        bottom: 13%;
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        left: 0;
        letter-spacing: -.05em;
        padding: 13px 21px 2px;
        position: absolute;
        z-index: 2;
        max-width: 90%
    }

    .thumb-info .thumb-info-inner {
        transition: all 0.3s;
        display: block;
        font: inherit;
        color: inherit;
        margin-bottom: 0
    }

    .thumb-info .thumb-info-type {
        display: inline-block;
        float: left;
        font-size: .6em;
        font-weight: 600;
        letter-spacing: 0;
        margin: 8px -2px -15px 0;
        padding: 2px 12px;
        text-transform: uppercase;
        z-index: 2;
        line-height: 2.3
    }

    .thumb-info img {
        transition: all 0.3s ease;
        position: relative;
        width: 100%
    }

.nav-accordion {
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: .5em;
    list-style: none
}

    .nav-accordion li {
        position: relative;
        padding-left: 15px;
        border-bottom: #f4f4f4 solid 1px;
        background: none
    }

        .nav-accordion li a {
            display: block;
            margin: 0;
            padding: 0;
            font-size: 14px;
            font-weight: 400;
            line-height: 40px;
            text-align: left;
            text-decoration: none;
            text-shadow: none
        }

        .nav-accordion li span.expand, .nav-accordion li span.collapse {
            display: block;
            position: absolute;
            top: 11px;
            right: 24px;
            height: auto;
            background-image: none;
            font-size: 0;
            text-indent: -9999px;
            cursor: pointer;
            z-index: 1
        }

            .nav-accordion li span.expand::after, .nav-accordion li span.collapse::after {
                display: inline-block;
                width: 19px;
                height: 19px;
                margin-right: 0;
                padding-right: 5px;
                float: right;
                color: white;
                font-family: 'porto';
                font-size: 19px;
                font-style: normal;
                font-weight: normal;
                line-height: 19px;
                text-decoration: inherit;
                text-indent: 0
            }

            .nav-accordion li span.expand::after {
                content: '\e857'
            }

            .nav-accordion li span.collapse::after {
                content: '\e856'
            }

    .nav-accordion ul {
        display: none;
        margin: 0
    }

        .nav-accordion ul li {
            margin: 0;
            padding: 0;
            clear: both;
            border-bottom-width: 0
        }

            .nav-accordion ul li.active {
                font-weight: bold
            }

            .nav-accordion ul li a {
                padding-left: 15px;
                outline: none
            }

        .nav-accordion ul ul li a {
            padding-left: 25px
        }

        .nav-accordion ul ul ul li a {
            padding-left: 30px
        }

.product-name a {
    color: #5b5b5f
}

.category-content {
    margin-bottom: 30px
}

    .category-content img {
        max-width: 100%
    }

#popup_newsletter {
    padding: 40px 40px 25px;
    border-top: 0 solid #3b3b3b;
    border-radius: 5px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}

    #popup_newsletter .block-content {
        max-width: 312px;
        padding: 6px;
        text-align: center
    }

        #popup_newsletter .block-content .block-title {
            margin: 30px 0 12px;
            color: #313131;
            font-size: 16px;
            font-weight: 700;
            line-height: 1
        }

        #popup_newsletter .block-content .content {
            margin-bottom: 15px;
            font-size: 13px;
            line-height: 1.4
        }

        #popup_newsletter .block-content .input-box {
            display: table;
            width: 100%
        }

            #popup_newsletter .block-content .input-box input.input-text {
                width: 100%;
                height: 34px;
                margin-bottom: 13px;
                padding: 2px 13px;
                float: left;
                border: 1px solid #ccc;
                border-radius: 3px;
                background: #fff;
                color: #777;
                font-size: 13px
            }

            #popup_newsletter .block-content .input-box input.btn-button {
                position: relative;
                width: 55px;
                height: 34px !important;
                margin-left: -55px;
                float: left;
                border-left: 1px solid #ccc;
                border-radius: 0;
                background: transparent !important;
                color: #484747;
                z-index: 1
            }

    #popup_newsletter .subcriper_label {
        margin-bottom: 0;
        vertical-align: middle
    }

        #popup_newsletter .subcriper_label input {
            vertical-align: middle
        }

        #popup_newsletter .subcriper_label span {
            font-size: 11px;
            font-weight: 400
        }

#popup_alert {
    padding: 40px 40px 25px;
    border-top: 0 solid #3b3b3b;
    border-radius: 5px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}

    #popup_alert .block-content {
        max-width: 312px;
        padding: 6px;
        text-align: center
    }

        #popup_alert .block-content .block-title {
            margin: 30px 0 12px;
            color: #313131;
            font-size: 16px;
            font-weight: 700;
            line-height: 1
        }

        #popup_alert .block-content .content {
            margin-bottom: 15px;
            font-size: 13px;
            line-height: 1.4
        }

        #popup_alert .block-content .input-box {
            display: table;
            width: 100%
        }

            #popup_alert .block-content .input-box input.input-text {
                width: 100%;
                height: 34px;
                margin-bottom: 13px;
                padding: 2px 13px;
                float: left;
                border: 1px solid #ccc;
                border-radius: 3px;
                background: #fff;
                color: #777;
                font-size: 13px
            }

            #popup_alert .block-content .input-box input.btn-button {
                position: relative;
                width: 55px;
                height: 34px !important;
                margin-left: -55px;
                float: left;
                border-left: 1px solid #ccc;
                border-radius: 0;
                background: transparent !important;
                color: #484747;
                z-index: 1
            }

    #popup_alert .alert_label {
        margin-bottom: 0;
        vertical-align: middle
    }

        #popup_alert .alert_label input {
            vertical-align: middle
        }

        #popup_alert .alert_label span {
            font-size: 11px;
            font-weight: 400
        }

#popup_categoryalert {
    padding: 40px 40px 25px;
    border-top: 0 solid #3b3b3b;
    border-radius: 5px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}

    #popup_categoryalert .block-content {
        max-width: 312px;
        padding: 6px;
        text-align: center
    }

        #popup_categoryalert .block-content .block-title {
            margin: 30px 0 12px;
            color: #313131;
            font-size: 16px;
            font-weight: 700;
            line-height: 1
        }

        #popup_categoryalert .block-content .content {
            margin-bottom: 15px;
            font-size: 13px;
            line-height: 1.4
        }

        #popup_categoryalert .block-content .input-box {
            display: table;
            width: 100%
        }

            #popup_categoryalert .block-content .input-box input.input-text {
                width: 100%;
                height: 34px;
                margin-bottom: 13px;
                padding: 2px 13px;
                float: left;
                border: 1px solid #ccc;
                border-radius: 3px;
                background: #fff;
                color: #777;
                font-size: 13px
            }

            #popup_categoryalert .block-content .input-box input.btn-button {
                position: relative;
                width: 55px;
                height: 34px !important;
                margin-left: -55px;
                float: left;
                border-left: 1px solid #ccc;
                border-radius: 0;
                background: transparent !important;
                color: #484747;
                z-index: 1
            }

    #popup_categoryalert .alert_label {
        margin-bottom: 0;
        vertical-align: middle
    }

        #popup_categoryalert .alert_label input {
            vertical-align: middle
        }

        #popup_categoryalert .alert_label span {
            font-size: 11px;
            font-weight: 400
        }

.sidebar-content .product-name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.sidebar-right {
    order: 3
}

    .sidebar-right .custom-block {
        position: relative;
        margin-bottom: 30px;
        background: url(bkg_4.png) bottom no-repeat
    }

        .sidebar-right .custom-block .owl-dots {
            bottom: -28px
        }

    .sidebar-right .custom-block-1 {
        padding-bottom: 20px
    }

        .sidebar-right .custom-block-1 > div > div {
            min-height: 50px;
            margin-bottom: 20px;
            clear: both
        }

            .sidebar-right .custom-block-1 > div > div i { /* width:50px; */ /* height:50px; */ /* margin-right:10px; */
                float: left;
                border: 1px solid #bbb;
                border-radius: 50%;
                color: #000;
                font-size: 30px;
                line-height: 48px;
                text-align: center;
            }

            .sidebar-right .custom-block-1 > div > div h3 {
                margin: 0;
                margin-left: 50px;
                padding-top: 4px;
                color: #313131;
                font-size: 15px;
                font-weight: 600;
                line-height: 1.5
            }

            .sidebar-right .custom-block-1 > div > div p {
                margin: 0;
                margin-left: 50px;
                font-size: 12px;
                line-height: 1
            }

    .sidebar-right .bestseller-product {
        position: relative;
        margin-bottom: 33px
    }

        .sidebar-right .bestseller-product .block-title {
            margin: 5px 0 10px;
            padding: 10px 0;
            color: #313131;
            font-size: 18px;
            font-weight: 700;
            line-height: 1
        }

        .sidebar-right .bestseller-product .sidebar-content .category-products {
            margin-left: -10px
        }

        .sidebar-right .bestseller-product .sidebar-content .item {
            padding: 0 10px
        }

        .sidebar-right .bestseller-product .sidebar-content .owl-nav button {
            position: absolute;
            top: 10px;
            background: none
        }

            .sidebar-right .bestseller-product .sidebar-content .owl-nav button i {
                font-size: 13px
            }

        .sidebar-right .bestseller-product .sidebar-content .owl-nav .owl-prev {
            right: 26px
        }

        .sidebar-right .bestseller-product .sidebar-content .owl-nav .owl-next {
            right: 4px
        }

        .sidebar-right .bestseller-product .products-grid {
            position: static;
            margin-top: 0
        }

.product-view .product-img-box {
    margin-bottom: 3em
}

    .product-view .product-img-box .thumb-vertical {
        display: table
    }

    .product-view .product-img-box .verticle-inner {
        position: relative
    }

    .product-view .product-img-box .product-image {
        border: 1px solid rgba(0,0,0,0.1);
        border-radius: 5px
    }

        .product-view .product-img-box .product-image.product-image-vertical {
            display: table-cell;
            width: 100vh;
            padding-left: 10px;
            border: 0;
            vertical-align: top
        }

            .product-view .product-img-box .product-image.product-image-vertical .product-image-gallery {
                border: 1px solid rgba(0,0,0,0.1);
                border-radius: 5px
            }

        .product-view .product-img-box .product-image img {
            width: 100%;
            max-width: 100%;
            margin: 0 auto
        }

        .product-view .product-img-box .product-image .product-image-gallery {
            position: relative;
            padding: 3px
        }

            .product-view .product-img-box .product-image .product-image-gallery .gallery-image {
                display: none
            }

                .product-view .product-img-box .product-image .product-image-gallery .gallery-image.visible {
                    display: block
                }

            .product-view .product-img-box .product-image .product-image-gallery::before, .product-view .product-img-box .product-image .product-image-gallery::after {
                display: none;
                position: absolute
            }

            .product-view .product-img-box .product-image .product-image-gallery::before {
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                content: '';
                background-color: white;
                opacity: .8;
                z-index: 2
            }

            .product-view .product-img-box .product-image .product-image-gallery::after {
                top: 50%;
                left: 50%;
                margin-top: -13px;
                margin-bottom: -13px;
                margin-left: -13px;
                color: #777;
                font-family: 'FontAwesome';
                font-size: 25px;
                line-height: 1;
                content: '\f110';
                z-index: 3;
                -webkit-animation: spin 2s infinite linear;
                animation: spin 2s infinite linear
            }

            .product-view .product-img-box .product-image .product-image-gallery.loading {
                min-height: 200px
            }

                .product-view .product-img-box .product-image .product-image-gallery.loading::before, .product-view .product-img-box .product-image .product-image-gallery.loading::after {
                    display: block
                }

            .product-view .product-img-box .product-image .product-image-gallery .icon-zoom {
                position: absolute;
                right: 0;
                bottom: 0;
                width: 32px;
                height: 32px;
                font-size: 20px;
                text-align: center
            }

            .product-view .product-img-box .product-image .product-image-gallery .pesto-icon-bottomright {
                font-size: 23px;
                line-height: 32px
            }

.product-view .more-views-vertical {
    display: table-cell;
    width: 98px;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    vertical-align: top
}

    .product-view .more-views-vertical .media-list {
        width: 98px;
        height: 422px;
        overflow: hidden
    }

        .product-view .more-views-vertical .media-list .vertical-carousel {
            position: relative;
            top: 0;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .product-view .more-views-vertical .media-list .vertical-carousel .thumb-link {
                margin-bottom: 10px;
                border: 1px solid rgba(0,0,0,0.1);
                border-radius: 5px
            }

            .product-view .more-views-vertical .media-list .vertical-carousel a {
                display: block;
                margin: 0;
                padding: 3px
            }

    .product-view .more-views-vertical .more-views-nav {
        display: block;
        position: absolute;
        width: 28px;
        height: 28px;
        padding: 0;
        color: #000;
        font-size: 30px;
        line-height: 28px;
        text-align: center;
        opacity: 0
    }

        .product-view .more-views-vertical .more-views-nav i::before {
            display: inherit
        }

        .product-view .more-views-vertical .more-views-nav.more-views-next {
            right: 0;
            bottom: 5px;
            left: 0;
            margin: 0 auto
        }

        .product-view .more-views-vertical .more-views-nav.more-views-prev {
            top: 5px;
            right: 0;
            left: 0;
            margin: 0 auto;
            z-index: 9
        }

    .product-view .more-views-vertical:hover .more-views-nav {
        opacity: 1
    }

.product-view .more-views-horizontal {
    width: 100%;
    margin-top: 6px;
    float: left
}

    .product-view .more-views-horizontal .row {
        margin: 0 -3px
    }

    .product-view .more-views-horizontal .product-image-thumbs .item {
        padding: 0 3px
    }

        .product-view .more-views-horizontal .product-image-thumbs .item a {
            display: inline-block;
            width: 100%;
            max-width: 100%
        }

            .product-view .more-views-horizontal .product-image-thumbs .item a img {
                padding: 2px;
                border: 1px solid #ddd;
                border-radius: 7px
            }

                .product-view .more-views-horizontal .product-image-thumbs .item a img.current {
                    border-width: 2px;
                    border-color: #ccc
                }

        .product-view .more-views-horizontal .product-image-thumbs .item:hover a img {
            border-width: 2px
        }

    .product-view .more-views-horizontal .product-image-thumbs .owl-nav {
        opacity: 0
    }

        .product-view .more-views-horizontal .product-image-thumbs .owl-nav .owl-prev, .product-view .more-views-horizontal .product-image-thumbs .owl-nav .owl-next {
            position: absolute;
            top: 35%;
            right: auto;
            left: 10px;
            width: 28px;
            height: 28px;
            margin: 0;
            padding: 0;
            border-radius: 0;
            font-size: 30px;
            line-height: 28px;
            text-align: center;
            opacity: 1
        }

        .product-view .more-views-horizontal .product-image-thumbs .owl-nav .owl-next {
            right: 10px;
            left: auto
        }

    .product-view .more-views-horizontal .product-image-thumbs:hover .owl-nav {
        opacity: 1
    }

.product-view .product-shop {
    margin-bottom: 3em
}

    .product-view .product-shop .bottom-home-dailydeal .title {
        display: inline-block;
        margin-bottom: 10px
    }

    .product-view .product-shop .product-date {
        width: 100%;
        height: 53px;
        padding: 0;
        background-color: transparent;
        box-sizing: border-box
    }

        .product-view .product-shop .product-date > div {
            display: block;
            width: 23%;
            margin-left: 2%;
            padding: 4px 0;
            float: left;
            border-radius: 5px;
            background-color: #999;
            line-height: 1.4
        }

            .product-view .product-shop .product-date > div:first-child {
                margin-left: 0
            }

        .product-view .product-shop .product-date span {
            display: block;
            color: #fff;
            font-weight: 600;
            text-align: center;
            text-transform: capitalize
        }

        .product-view .product-shop .product-date .no {
            font-size: 20px
        }

        .product-view .product-shop .product-date .text {
            font-size: 11px
        }

    .product-view .product-shop .review-product-details {
        height: 20px;
        margin-top: 3px;
        margin-bottom: 15px;
        line-height: 1.25
    }

        .product-view .product-shop .review-product-details .spr-badge-starrating {
            margin: 0
        }

            .product-view .product-shop .review-product-details .spr-badge-starrating .spr-icon {
                top: 0;
                font-size: 13px
            }

        .product-view .product-shop .review-product-details .spr-badge-caption {
            margin-left: 10px;
            color: #bdbdbd;
            font-size: 12px;
            line-height: 1.25;
            text-transform: capitalize;
            cursor: pointer
        }

            .product-view .product-shop .review-product-details .spr-badge-caption:hover {
                text-decoration: underline
            }

    .product-view .product-shop .product-inventory {
        margin: 0 0 10px;
        color: #777;
        font-size: 14px;
        font-weight: 600
    }

        .product-view .product-shop .product-inventory span.in-stock {
            margin-left: 5px;
            font-weight: 400
        }

    .product-view .product-shop .product-type, .product-view .product-shop .product-vendor {
        padding: 5px 0 0
    }

        .product-view .product-shop .product-type label, .product-view .product-shop .product-vendor label {
            margin: 0;
            font-weight: 400
        }

    .product-view .product-shop .no-rating {
        margin: 0 0 5px
    }

    .product-view .product-shop .product-sku {
        padding: 5px 0 0
    }

    .product-view .product-shop .product-share {
        margin-bottom: 10px
    }

        .product-view .product-shop .product-share .sf-share-counts .share-text {
            display: block;
            margin: 0;
            font-size: 15px;
            line-height: 40px
        }

        .product-view .product-shop .product-share .sf-share-counts a {
            display: inline-block;
            width: 32px;
            height: 32px;
            margin-right: 10px;
            border: #e0e0e0 solid 1px;
            color: #cdcdcd;
            font-size: 16px;
            line-height: 32px;
            text-align: center
        }

            .product-view .product-shop .product-share .sf-share-counts a:hover {
                border: #444645 solid 1px;
                color: #444645
            }

.product-view .product-name h1 {
    margin: 15px 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 1
}

    .product-view .product-name h1 a {
        color: #555
    }

.product-view .short-description {
    padding: 5px 0 20px;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

    .product-view .short-description ul {
        padding-left: 1.5em;
        list-style: disc outside
    }

        .product-view .short-description ul li {
            line-height: 20px;
            list-style: inherit
        }

.product-view .product-type-data {
    margin: 12px 0 20px
}

    .product-view .product-type-data .price_compare {
        display: inline-block;
        position: relative;
        margin-right: 7px;
        color: #c1c1c1;
        font-size: 22px;
        vertical-align: middle
    }

    .product-view .product-type-data .price-box s {
        display: inline-block;
        color: #999;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.2;
        text-decoration: line-through
    }

    .product-view .product-type-data .price-box .price {
        display: inline-block;
        color: #3b3b3b;
        font-size: 33px;
        font-weight: 600;
        line-height: 1;
        vertical-align: middle
    }

    .product-view .product-type-data .availability {
        margin: 0 0 5px;
        padding: 0
    }

.product-view .middle-product-detail {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb
}

    .product-view .middle-product-detail .review-product-details {
        padding: 5px 0 0
    }

        .product-view .middle-product-detail .review-product-details .spr-icon {
            font-size: 13px
        }

.product-view .product-options {
    position: relative;
    margin: 20px 0 0;
    border-bottom: 1px solid #ebebeb
}

    .product-view .product-options .selector-wrapper {
        margin-right: 15px;
        margin-bottom: 10px;
        padding: 5px 0
    }

        .product-view .product-options .selector-wrapper label {
            display: inline-block;
            min-width: 65px;
            margin-right: 10px;
            color: #333;
            text-transform: uppercase;
            vertical-align: middle
        }

        .product-view .product-options .selector-wrapper select {
            display: inline-block;
            min-width: 120px
        }

    .product-view .product-options .swatch {
        margin-bottom: 25px
    }

        .product-view .product-options .swatch .header {
            display: inline-block;
            min-width: 65px;
            margin-right: 8px;
            margin-bottom: 0;
            color: #21293c;
            font-size: 15px;
            font-weight: 600;
            letter-spacing: .005em;
            line-height: 1.3;
            text-transform: uppercase;
            vertical-align: middle
        }

        .product-view .product-options .swatch .variant-items {
            display: inline-block;
            vertical-align: middle
        }

        .product-view .product-options .swatch .swatch-element input {
            display: none
        }

            .product-view .product-options .swatch .swatch-element input .img {
                position: relative;
                border-color: #666
            }

        .product-view .product-options .swatch .swatch-element.square input:checked + label {
            position: relative;
            color: #fff;
            cursor: default
        }

        .product-view .product-options .swatch .swatch-element.square.color input:checked + label:not(.swatch-image)::before {
            position: absolute;
            top: 50%;
            left: 0;
            width: 100%;
            height: 12px;
            margin-top: -6px;
            color: #fff;
            font-family: FontAwesome;
            font-size: 11px;
            line-height: 12px;
            text-align: center;
            text-indent: 0;
            text-shadow: 0 0 2px rgba(0,0,0,0.3);
            content: '\f00c'
        }

        .product-view .product-options .swatch .swatch-element.square.color input:checked + label:not(.swatch-image)[for^='swatch-1-white']::before {
            color: #333
        }

        .product-view .product-options .swatch .swatch-element.square.color input label:not(.swatch-image)::before {
            position: absolute;
            top: 50%;
            left: 0;
            width: 100%;
            height: 12px;
            margin-top: -6px;
            color: #fff;
            font-family: FontAwesome;
            font-size: 11px;
            line-height: 12px;
            text-align: center;
            text-indent: 0;
            content: '\f00c'
        }

        .product-view .product-options .swatch .swatch-element.square.color input label:not(.swatch-image)[for^='swatch-1-white']::before {
            color: #333
        }

        .product-view .product-options .swatch .swatch-element:not(.square) input:checked + label::after {
            border-color: #000
        }

        .product-view .product-options .swatch .swatch-element {
            position: relative;
            margin: 0 4px 0 0;
            float: left;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transform: translateZ(0);
            cursor: pointer
        }

            .product-view .product-options .swatch .swatch-element.color.square label {
                border: 0;
                box-shadow: 0 0 10px rgba(0,0,0,0.13);
                cursor: pointer
            }

                .product-view .product-options .swatch .swatch-element.color.square label.swatch-image {
                    border: 1px solid transparent
                }

                .product-view .product-options .swatch .swatch-element.color.square label[for^='swatch-1-white'] {
                    border: #ececec solid 1px
                }

                .product-view .product-options .swatch .swatch-element.color.square label img {
                    float: left
                }

            .product-view .product-options .swatch .swatch-element.color.square.size-small label {
                width: 22px;
                min-width: 22px;
                height: 22px
            }

            .product-view .product-options .swatch .swatch-element.color.square.size-medium label {
                width: 32px;
                height: 32px
            }

            .product-view .product-options .swatch .swatch-element.color.square.size-large label {
                width: 38px;
                height: 38px
            }

            .product-view .product-options .swatch .swatch-element .crossed-out {
                display: none;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%
            }

            .product-view .product-options .swatch .swatch-element.soldout .crossed-out {
                display: block
            }

            .product-view .product-options .swatch .swatch-element:hover .tooltip {
                opacity: 1;
                -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                transform: translateY(0);
                visibility: visible;
                filter: alpha(opacity=100)
            }

            .product-view .product-options .swatch .swatch-element.square label {
                min-width: 32px;
                margin: 0;
                float: left;
                border: 1px solid #e9e9e9;
                background-color: #fff;
                color: #636363;
                font-size: 11px;
                font-weight: 400;
                line-height: 22px;
                text-align: center;
                text-transform: uppercase;
                white-space: nowrap;
                cursor: pointer;
                padding: 0 4px
            }

            .product-view .product-options .swatch .swatch-element.square:hover label {
                color: #fff
            }

            .product-view .product-options .swatch .swatch-element:not(.square) {
                margin-right: 15px
            }

                .product-view .product-options .swatch .swatch-element:not(.square) label {
                    width: auto;
                    min-width: 25px;
                    margin: 0;
                    margin-right: 10px;
                    padding: 0;
                    float: left;
                    color: #333;
                    font-size: 16px;
                    font-weight: 600;
                    line-height: 28px;
                    text-align: center;
                    text-transform: uppercase;
                    white-space: nowrap;
                    cursor: pointer
                }

                    .product-view .product-options .swatch .swatch-element:not(.square) label::after {
                        position: absolute;
                        bottom: -5px;
                        left: 0;
                        width: 100%;
                        border-bottom: 2px solid transparent;
                        content: ''
                    }

        .product-view .product-options .swatch .tooltip {
            bottom: 100%;
            margin-bottom: 10px;
            padding: 6px;
            background-color: #202020;
            box-shadow: 2px 2px 6px rgba(0,0,0,0.28);
            color: #fff;
            filter: alpha(opacity=0);
            font-size: 10px;
            opacity: 0;
            text-align: center;
            -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
            transform: translateY(10px);
            transition: all .25s ease-out;
            visibility: hidden;
            z-index: 10000
        }

            .product-view .product-options .swatch .tooltip::before {
                display: block;
                position: absolute;
                bottom: -10px;
                left: 0;
                width: 100%;
                height: 20px;
                content: ' '
            }

            .product-view .product-options .swatch .tooltip::after {
                position: absolute;
                bottom: -5px;
                left: 50%;
                width: 0;
                height: 0;
                margin-left: -5px;
                border-top: solid #202020 10px;
                border-right: solid transparent 10px;
                border-left: solid transparent 10px;
                border-width: 5px 5px 0;
                content: ' '
            }

        .product-view .product-options .swatch .img {
            display: inline-block;
            margin: 0;
            padding: 5px;
            transition: all .2s ease-in-out;
            border: 1px solid #e0e0e0;
            line-height: 0;
            box-shadow: inset 0 0 1px #e0e0e0;
            vertical-align: middle;
            cursor: pointer
        }

            .product-view .product-options .swatch .img i {
                display: inline-block;
                width: 22px;
                height: 22px;
                margin: 0;
                background-position: center center;
                background-size: cover;
                cursor: pointer
            }

.product-view .product-options-bottom {
    margin-top: 25px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #ebebeb
}

    .product-view .product-options-bottom .price-box {
        display: none
    }

    .product-view .product-options-bottom .add-to-cart-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden
    }

        .product-view .product-options-bottom .add-to-cart-box ul {
            margin: 0
        }

            .product-view .product-options-bottom .add-to-cart-box ul li {
                display: inline-block
            }

        .product-view .product-options-bottom .add-to-cart-box .input-box {
            display: -ms-flexbox;
            display: flex;
            position: relative;
            width: 60px;
            margin-right: 5px;
            margin-bottom: 20px
        }

            .product-view .product-options-bottom .add-to-cart-box .input-box label {
                display: none !important
            }

            .product-view .product-options-bottom .add-to-cart-box .input-box input {
                width: calc(100% - 20px);
                max-width: 100px;
                height: 38px;
                margin-right: 3px;
                border: 1px solid #e1e1e1;
                border-radius: 3px;
                color: #3b3b3b;
                font-size: 14px;
                font-weight: 400;
                text-align: center
            }

            .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .items i {
                display: block;
                width: 16px;
                height: 16px;
                border: 1px solid #e1e1e1;
                border-radius: 3px;
                color: #ccc;
                font-size: 8px;
                line-height: 14px;
                text-align: center;
                cursor: pointer
            }

            .product-view .product-options-bottom .add-to-cart-box .input-box .plus-minus .increase {
                margin-bottom: 6px
            }

        .product-view .product-options-bottom .add-to-cart-box .actions {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: auto;
            margin-bottom: 20px
        }

            .product-view .product-options-bottom .add-to-cart-box .actions .action-list.wishlist {
                margin-left: 5px
            }

                .product-view .product-options-bottom .add-to-cart-box .actions .action-list.wishlist:hover {
                    opacity: .9
                }

        .product-view .product-options-bottom .add-to-cart-box .button-wrapper {
            position: relative
        }

            .product-view .product-options-bottom .add-to-cart-box .button-wrapper .btn-cart {
                display: block;
                height: 38px;
                transition: all 300ms ease;
                border: 0;
                border-radius: 5px;
                background: #3b3b3b;
                color: #fff;
                font-size: 14px;
                font-weight: 400;
                line-height: 38px;
                text-decoration: none
            }

                .product-view .product-options-bottom .add-to-cart-box .button-wrapper .btn-cart i {
                    margin-right: 10px
                }

                .product-view .product-options-bottom .add-to-cart-box .button-wrapper .btn-cart span {
                    height: auto;
                    line-height: 33px
                }

                .product-view .product-options-bottom .add-to-cart-box .button-wrapper .btn-cart:hover {
                    opacity: .9
                }

            .product-view .product-options-bottom .add-to-cart-box .button-wrapper .button-wrapper-content i {
                position: absolute;
                left: 12px;
                padding-right: 10px;
                color: white;
                font-size: 14px;
                line-height: 38px;
                z-index: 3
            }

            .product-view .product-options-bottom .add-to-cart-box .button-wrapper .button-wrapper-content .btn-cart {
                padding-right: 16px !important;
                padding-left: 42px;
                text-align: center
            }

    .product-view .product-options-bottom .wishlist a span {
        display: none;
        margin: 0 15px;
        color: #000;
        font-size: 12px;
        text-transform: uppercase;
        vertical-align: middle
    }

.product-view .tags {
    padding: 5px 0 0
}

    .product-view .tags span {
        color: #cacaca
    }

.product-view .spr-badge-caption {
    cursor: pointer
}

.popup-quick-view {
    position: relative;
    max-width: 900px;
    margin: 40px auto;
    padding: 20px 15px;
    background: #fff;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    text-align: left
}

    .popup-quick-view .product-essential {
        overflow: hidden
    }

        .popup-quick-view .product-essential .product-img-box .product-image .product-image-gallery {
            padding: 0;
            border: 0;
            border-radius: 0
        }

        .popup-quick-view .product-essential .more-views-horizontal .product-image-thumbs .item {
            padding: 0 3px
        }

            .popup-quick-view .product-essential .more-views-horizontal .product-image-thumbs .item a {
                padding: 0;
                border: 0;
                border-radius: 0
            }

.clear-both {
    clear: both
}

.addthis_toolbox svg {
    display: block
}

.actions .action-list {
    display: inline-block;
    vertical-align: middle
}

.actions .btn-cart {
    display: inline-block;
    height: 32px;
    padding: 0 10px 0 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 30px
}

.actions a.link-wishlist, .actions a.link-compare {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #ed4949;
    border-radius: 5px;
    background-color: transparent;
    color: #ed4949;
    font-size: 17px;
    line-height: 32px;
    text-align: center
}

.product-view .product-shop .actions a.link-wishlist, .product-view .product-shop .actions a.link-compare {
    width: 38px;
    height: 38px;
    border-radius: 3px;
    border-color: #f6a4a4;
    line-height: 36px
}

.actions a.link-wishlist span, .actions a.link-compare span {
    display: none
}

.zoomContainer {
    z-index: 14
}

.quickview-raised .zoomContainer {
    z-index: 1044
}

.block-googlemap img {
    opacity: 1;
    background: none
}

ul.form-list li {
    margin: 0 0 10px
}

    ul.form-list li label {
        position: relative;
        margin: 0 0 10px;
        float: left;
        color: #777;
        font-size: 14px;
        font-weight: 400;
        vertical-align: middle;
        z-index: 0
    }

    ul.form-list li.star label:after {
        content: "*";
        position: absolute;
        top: 0;
        right: -8px;
        float: right;
        color: #eb340a;
        font-style: normal
    }

    ul.form-list li label em {
        position: absolute;
        top: 0;
        right: -8px;
        float: right;
        color: #eb340a;
        font-style: normal
    }

.footer_2 .input-group {
    position: relative;
    width: 100%;
    max-width: 400px;
    float: left
}

    .footer_2 .input-group input {
        width: 95%;
        max-width: 370px;
        height: 48px;
        margin-bottom: 0;
        padding-right: 105px;
        padding-left: 15px;
        float: left;
        border: 0;
        border-radius: 0;
        background-color: #2c2c2c;
        color: #6b7074;
        font-size: 14px
    }

    .footer_2 .input-group button {
        width: 120px;
        margin-left: -120px;
        float: left;
        border-left: solid 1px #3b3b3b;
        line-height: 48px;
        text-transform: uppercase
    }

.footer_2 .social-icons {
    float: right
}

.footer_2 a {
    width: 48px;
    height: 48px;
    margin-right: 4px;
    margin-left: 0;
    float: left;
    border-radius: 0;
    background-color: #33332f;
    background-image: none;
    color: #fff;
    font-size: 18.6px;
    line-height: 46px;
    text-align: center;
    text-indent: 0
}

.footer_2 .footer-top-inner .block .block-title {
    margin-bottom: 13px;
    padding-top: 25px
}

.footer_2 .footer-top-inner {
    border-bottom: 1px solid #2c2c2c
}

.footer-wrapper {
    border-top: 0
}

    .footer-wrapper .footer_2 .footer_2, .footer-wrapper .footer_2 .footer-middle, .footer-wrapper .footer_2 .footer-bottom {
        margin: 0 auto;
        padding-right: 15px !important;
        padding-left: 15px !important
    }

    .footer-wrapper .footer_2 .footer_2 {
        padding: 15px 0 0;
        background-color: #f0f0ed;
        text-align: left
    }

        .footer-wrapper .footer_2 .footer_2 .footer_top_subscribe h4 {
            margin: 0;
            float: left
        }

            .footer-wrapper .footer_2 .footer_2 .footer_top_subscribe h4 p {
                line-height: 1.5
            }

        .footer-wrapper .footer_2 .footer_2 .footer_top_subscribe .input-group {
            float: right
        }

            .footer-wrapper .footer_2 .footer_2 .footer_top_subscribe .input-group input.input-group-field {
                min-width: 250px;
                max-width: 55%;
                height: 34px !important;
                padding: 8px;
                border: 1px solid #ccc;
                border-radius: 2px;
                background: #fff;
                color: #777;
                font-size: 13px;
                line-height: 18px
            }

            .footer-wrapper .footer_2 .footer_2 .footer_top_subscribe .input-group button {
                display: inline-block;
                width: 50px;
                height: 34px !important;
                margin-top: -3px;
                margin-left: -53px;
                border-left: 1px solid #ccc;
                border-top-left-radius: 0 !important;
                border-bottom-left-radius: 0 !important;
                color: inherit;
                font-weight: 400;
                line-height: 34px
            }

        .footer-wrapper .footer_2 .footer_2 .footer-top-inner {
            border-bottom: 1px solid #2c2c2c
        }

            .footer-wrapper .footer_2 .footer_2 .footer-top-inner .block .block-title {
                margin-bottom: 13px;
                padding-top: 25px
            }

            .footer-wrapper .footer_2 .footer_2 .footer-top-inner .block .block-content {
                padding: 0;
                background-color: transparent
            }

            .footer-wrapper .footer_2 .footer_2 .footer-top-inner .block-content {
                display: inline-block;
                vertical-align: middle
            }

        .footer-wrapper .footer_2 .footer_2 .input-group {
            position: relative;
            width: 100%;
            max-width: 400px;
            float: left
        }

            .footer-wrapper .footer_2 .footer_2 .input-group input {
                width: 95%;
                max-width: 370px;
                height: 48px;
                margin-bottom: 0;
                padding-right: 105px;
                padding-left: 15px;
                float: left;
                border: 0;
                border-radius: 0;
                background-color: #2c2c2c;
                color: #6b7074;
                font-size: 14px
            }

            .footer-wrapper .footer_2 .footer_2 .input-group button {
                width: 120px;
                margin-left: -120px;
                float: left;
                border-left: solid 1px #3b3b3b;
                background: transparent;
                line-height: 48px;
                text-transform: uppercase
            }

                .footer-wrapper .footer_2 .footer_2 .input-group button:hover {
                    opacity: 1
                }

    .footer-wrapper .footer_2 .footer-block-title {
        margin: 5px 0 15px;
        color: #313131;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.2
    }

        .footer-wrapper .footer_2 .footer-block-title h3 {
            color: #fff;
            font-size: 14px;
            font-weight: 400;
            letter-spacing: .075em;
            line-height: 19px;
            text-transform: uppercase
        }

    .footer-wrapper .social-icons a {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin-left: 7px;
        border-radius: 50%;
        background-color: #9e9e9e;
        color: white;
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle
    }

        .footer-wrapper .social-icons a:first-child {
            margin-left: 0
        }

        .footer-wrapper .social-icons a:hover {
            background-color: #1ca8e3
        }

    .footer-wrapper .newsletter-footer form {
        display: table;
        width: 100%
    }

    .footer-wrapper .newsletter-footer span {
        display: table-cell;
        vertical-align: middle
    }

    .footer-wrapper .newsletter-footer input {
        border-radius: 24px 0 0 24px !important;
        padding-left: 25px;
        border: none;
        height: 48px;
        font-size: 1em;
        width: 100%
    }

    .footer-wrapper .newsletter-footer button {
        padding-left: 25px;
        padding-right: 30px;
        border-radius: 0 24px 24px 0 !important;
        height: 48px;
        font-size: 12px;
        font-weight: 600;
        background: #333;
        text-transform: uppercase
    }

.footer-top {
    padding: 15px 0;
    background-color: #f0f0ed
}

    .footer-top .footer_top_subscribe h4 {
        margin: 0;
        float: left
    }

        .footer-top .footer_top_subscribe h4 p {
            line-height: 1.5
        }

    .footer-top .footer_top_subscribe .newsletter-widget {
        float: right
    }

        .footer-top .footer_top_subscribe .newsletter-widget input.input-group-field {
            min-width: 250px;
            max-width: 55%;
            height: 34px !important;
            padding: 8px;
            border: 1px solid #ccc;
            border-radius: 2px;
            background: #fff;
            color: #777;
            font-size: 13px;
            line-height: 18px
        }

        .footer-top .footer_top_subscribe .newsletter-widget button {
            display: inline-block;
            width: 50px;
            height: 34px !important;
            margin-left: -53px;
            border-left: 1px solid #ccc;
            border-top-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
            background: transparent;
            color: inherit;
            font-weight: 400;
            line-height: 34px
        }

.footer-middle {
    position: relative;
    padding: 40px 0;
    background-color: #121214;
    color: #777;
    font-size: 13px
}

    .footer-middle a {
        color: white
    }

        .footer-middle a:hover {
            color: white;
            text-decoration: underline
        }

    .footer-middle ul li.theme-color i {
        color: #3b3b3b
    }

    .footer-middle .footer-ribbon {
        position: absolute;
        margin: -56px 0 25px;
        padding: 10px 20px 6px;
        background-color: #3b3b3b;
        z-index: 2
    }

        .footer-middle .footer-ribbon span {
            color: #fff;
            font-family: 'Shadows Into Light', cursive;
            font-size: 20px
        }

        .footer-middle .footer-ribbon::before {
            display: block;
            position: absolute;
            top: 0;
            left: -10px;
            width: 7px;
            height: 0;
            border-top: 16px solid transparent;
            border-right: 10px solid #222;
            content: ''
        }

    .footer-middle .info-footer .footer-block-title h3 {
        margin: 5px 0 20px;
        color: #313131;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.2
    }

        .footer-middle .info-footer .footer-block-title h3 span {
            padding: 0;
            color: #fff;
            font-size: 16px;
            font-weight: 400;
            line-height: inherit;
            text-transform: none
        }

    .footer-middle .info-footer .custom-footer-content {
        padding: 0;
        background-color: transparent
    }

        .footer-middle .info-footer .custom-footer-content ul.footer-list {
            margin-top: -5px;
            padding: 0
        }

            .footer-middle .info-footer .custom-footer-content ul.footer-list li {
                display: block;
                position: relative;
                padding: 10px 0;
                line-height: 1
            }

                .footer-middle .info-footer .custom-footer-content ul.footer-list li i {
                    margin-left: -5px;
                    float: left
                }

    .footer-middle .info-footer .footer_newsletter_subscribe .widget-newsletter-form {
        width: 100%;
        margin-top: 50px;
        padding: 0
    }

        .footer-middle .info-footer .footer_newsletter_subscribe .widget-newsletter-form p.text {
            display: block;
            padding: 0;
            font-size: 13px;
            font-weight: 400;
            text-align: left
        }

    .footer-middle ul.features {
        margin-top: -5px;
        padding: 0
    }

        .footer-middle ul.features li {
            display: block;
            position: relative;
            padding: 10px 0;
            line-height: 1
        }

            .footer-middle ul.features li i {
                margin-right: 3px;
                margin-left: -5px;
                float: left
            }

    .footer-middle ul.contact-info {
        padding: 0
    }

        .footer-middle ul.contact-info li {
            padding: 5px 0
        }

            .footer-middle ul.contact-info li i {
                display: inline-block;
                float: left;
                color: #777;
                font-size: 14px;
                line-height: 18px;
                vertical-align: top
            }

            .footer-middle ul.contact-info li p {
                display: inline-block;
                margin: 0;
                color: #777;
                vertical-align: top
            }

            .footer-middle ul.contact-info li:first-child {
                padding-top: 0
            }

    .footer-middle p {
        margin: 0 0 15px;
        color: #777;
        line-height: 1.5
    }

    .footer-middle input {
        width: 100%;
        max-width: 300px;
        height: 30px;
        padding: 0 10px;
        float: left;
        border: 0;
        border-radius: 5px;
        background-color: #dcdcdc
    }

    .footer-middle button {
        min-width: 75px;
        height: 30px;
        margin-left: -5px;
        padding: 0;
        border-radius: 0 5px 5px 0;
        color: white;
        font-size: 14px;
        font-weight: normal;
        line-height: 30px
    }

        .footer-middle button:hover {
            opacity: .9
        }

.footer-list.row {
    margin-left: -15px;
    margin-right: -15px
}

.footer-middle-2 {
    background-color: #000
}

.footer-bottom {
    min-height: 50px;
    padding: 25px 0;
    background-color: #0c0c0c
}

    .footer-bottom .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .footer-bottom .footer-bottom-logo {
        margin-right: 45px
    }

    .footer-bottom .custom-block ul li {
        display: inline;
        padding: 0 12px;
        border-right: 1px solid #bbb;
        font-size: 11px
    }

        .footer-bottom .custom-block ul li:first-child {
            padding-left: 0
        }

        .footer-bottom .custom-block ul li a {
            color: #777;
            font-size: 11px
        }

            .footer-bottom .custom-block ul li a:hover {
                text-decoration: underline
            }

    .footer-bottom .custom-block img {
        height: auto
    }

    .footer-bottom .custom-block-1 {
        margin-left: 60px
    }

    .footer-bottom address {
        margin-bottom: 0;
        line-height: 40px
    }

#back-top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 9
}

    #back-top a .sticker-wrapper {
        position: relative;
        top: 0;
        right: 0;
        transition: all 100ms ease-in-out 0s
    }

        #back-top a .sticker-wrapper .sticker {
            position: fixed;
            right: 15px;
            bottom: 0;
            width: 40px;
            height: 40px;
            padding: 11px 0;
            border-radius: 5px 5px 0 0;
            background-color: #404040;
            color: white;
            font-size: 16px;
            line-height: 1;
            text-align: center;
            z-index: 9999
        }

            #back-top a .sticker-wrapper .sticker:hover {
                opacity: .9
            }

    #back-top a:hover .sticker-wrapper {
        top: 0;
        right: 0
    }

.box_footer .block-bottom .subcribe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.footer-wrapper .bestseller .sidebar-content .products-grid .item {
    width: 100%;
    max-width: 300px;
    padding: 0;
    float: none
}

.footer-wrapper .bestseller .sidebar-content {
    margin: 0;
    padding: 0 !important;
    background: none
}

    .footer-wrapper .bestseller .sidebar-content .products-grid .item .item-area .details-area h2.product-name {
        display: block;
        margin: 0 0 3px;
        font-size: 12px;
        font-weight: 400
    }

    .footer-wrapper .bestseller .sidebar-content .products-grid .item .item-area .details-area .price-box .price {
        color: #fff;
        font-size: 15px;
        font-weight: 600
    }

.footer-wrapper .footer-middle .info-footer .bestseller {
    margin-top: -10px
}

.footer-wrapper .bestseller .sidebar-content .products-grid {
    padding: 0 !important
}

    .footer-wrapper .bestseller .sidebar-content .products-grid .item .item-area {
        display: inline-block;
        position: relative;
        width: 100%;
        padding: 10px 0 6px;
        clear: both
    }

        .footer-wrapper .bestseller .sidebar-content .products-grid .item .item-area .product-image-area {
            width: 33%;
            padding: 2px !important;
            float: left
        }

        .footer-wrapper .bestseller .sidebar-content .products-grid .item .item-area .details-area {
            width: 66%;
            padding: 7px 16px;
            float: left;
            text-align: left
        }

            .footer-wrapper .bestseller .sidebar-content .products-grid .item .item-area .details-area .ratings {
                background: none
            }

        .footer-wrapper .bestseller .sidebar-content .products-grid .item .item-area .product-image-area a.product-image {
            min-height: inherit
        }

.active div.effect-pageLeft {
    -webkit-animation: pageLeft 600ms ease both;
    animation: pageLeft 600ms ease both;
    -webkit-animation-delay: 300ms
}

#resultLoading, .cartloading {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255,255,255,0.2);
    z-index: 99
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.spinner {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border: 2px solid transparent;
    border-radius: 50%;
    content: '';
    z-index: 2;
    border-image: none;
    -webkit-animation: spin .75s infinite linear;
    animation: spin .75s infinite linear
}

    .spinner::before {
        position: absolute;
        top: -2px;
        right: 0;
        left: -2px;
        width: inherit;
        height: inherit;
        border: inherit;
        border-radius: inherit;
        border-top-color: inherit;
        content: '';
        -webkit-animation: spin 1.5s infinite ease;
        animation: spin 1.5s infinite ease
    }

.collection-main-banner .owl-dots {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0
}

.mobile-canvas-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    filter: alpha(opacity=0)
}

.mobile-canvas-shown .block-main-canvas {
    right: 0
}

    .mobile-canvas-shown .block-main-canvas .canvas-inner {
        display: block;
        height: 100%;
        padding-right: 10px;
        padding-left: 10px;
        overflow-x: hidden;
        overflow-y: auto
    }

.mobile-canvas-shown .sidebar .block::before {
    display: none
}

.canvas-right .mobile-canvas-overlay.close-right {
    opacity: .5;
    visibility: visible;
    filter: alpha(opacity=15)
}

.canvas-right .col-right .block-main-canvas {
    right: 0;
    left: auto
}

.canvas-right .canvas-right .canvas-icon {
    opacity: 1;
    visibility: visible
}

    .canvas-right .canvas-right .canvas-icon i::before {
        font-family: Porto;
        content: '\e82c'
    }

.canvas-left .mobile-canvas-overlay.close-left {
    opacity: .5;
    visibility: visible;
    filter: alpha(opacity=15)
}

.canvas-left .col-left .block-main-canvas {
    right: auto;
    left: 0
}

.canvas-left .canvas-left .canvas-icon {
    opacity: 1;
    visibility: visible
}

    .canvas-left .canvas-left .canvas-icon i::before {
        font-family: Porto;
        content: '\e82c'
    }

.block-main-canvas {
    z-index: 5
}

@media (min-width: 992px) {
    .col-left .block-main-canvas {
        z-index: 6
    }
}

.block-main-canvas .canvas-icon {
    position: absolute;
    top: 22%;
    right: -40px;
    width: 40px;
    height: 40px;
    transition: all .2s;
    border: #ccc solid 1px;
    border-left-width: 0;
    background-color: #fff;
    line-height: 51px;
    text-align: center;
    opacity: 1;
    visibility: visible;
    z-index: 9
}

    .block-main-canvas .canvas-icon a {
        display: block;
        color: #7b858a;
        font-size: 17px;
        line-height: 38px
    }

.block-main-canvas .close-canvas {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 30px;
    height: 30px;
    margin-top: -16px;
    font-size: 15px;
    text-align: center;
    cursor: pointer
}

.category-products .spr-badge {
    display: inline-block;
    padding-top: 0
}

    .category-products .spr-badge .spr-starrating .spr-icon {
        font-size: 11px
    }

    .category-products .spr-badge .spr-badge-caption {
        display: block
    }

    .category-products .spr-badge .amount {
        padding-left: 7px;
        float: left;
        line-height: 14px
    }

.products-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

    .products-grid .item {
        display: block;
        position: relative;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left
    }

.product-image-area {
    position: relative;
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #fff;
    overflow: hidden;
    z-index: 0
}

    .product-image-area .product-image {
        display: block;
        position: relative;
        width: 100%;
        min-height: 100px;
        border-radius: 3px;
        background: #eee;
        overflow: hidden;
        z-index: 0
    }

        .product-image-area .product-image img {
            width: 100%;
            transition: all .3s;
            z-index: 2
        }

            .product-image-area .product-image img.alt-img {
                position: absolute;
                opacity: 0
            }

    .product-image-area:hover .product-image .alt-img {
        opacity: 1
    }

.product-name {
    display: inline-block;
    margin: 0;
    font-size: 14px
}

.has-compare {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.compare-price {
    display: inline-block;
    margin-right: 5px;
    color: #999;
    font-size: 14px;
    text-decoration: line-through
}

.new-products .masonry-grid .grid {
    width: 20%;
    padding: 0 1.5px;
    float: left
}

.new-products .masonry-grid .double {
    width: 39.9%
}

    .new-products .masonry-grid .double li.item {
        float: none
    }

    .new-products .masonry-grid .double .actions {
        right: 2.5rem;
        bottom: -1.5rem
    }

.new-products .masonry-grid .item {
    position: relative;
    padding: 1.5px 0
}

.new-products .details-area {
    display: none
}

.new-products .product-image-area {
    margin-bottom: 0
}

.new-products .double .details-area {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 25px 27px;
    background-color: rgba(204,204,204,0.95);
    z-index: 3
}

.new-products .double .actions {
    display: block;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9
}

    .new-products .double .actions a {
        opacity: 1;
        visibility: visible
    }

.new-products .double .product-wishlist a {
    right: 0;
    border: 0;
    font-size: 20px
}

.filter-products .item-area {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 27px
}

.filter-products .product-image-area {
    position: relative;
    width: 33%;
    margin: 0;
    padding: 2px;
    border: 1px solid #ddd;
    border-radius: 7px;
    border-image: initial;
    background: #fff;
    overflow: hidden;
    z-index: 0
}

    .filter-products .product-image-area .product-image {
        min-height: 60px
    }

.filter-products .details-area {
    width: 66%;
    padding: 0 0 0 16px;
    text-align: left
}

.filter-products .product-name {
    display: inherit;
    font-size: 1em;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.filter-products .rating-box {
    margin: 4px 0 8px;
    line-height: 1
}

.filter-products .price {
    margin: 0;
    font-size: 15px;
    vertical-align: middle
}

.products-spacing-0 {
    margin: 0
}

    .products-spacing-0 .product {
        padding-right: 0;
        padding-left: 0
    }

.products-spacing-1 {
    margin: 0 -1px
}

    .products-spacing-1 .product {
        padding: 1px
    }

.products-spacing-1-5 {
    margin: 0 -1.5px
}

    .products-spacing-1-5 .product {
        padding: 1.5px
    }

.products-spacing-2 {
    margin: 0 -2px
}

    .products-spacing-2 .product {
        padding: 2px
    }

.products-spacing-3 {
    margin: 0 -3px
}

    .products-spacing-3 .product {
        padding: 3px
    }

.products-spacing-6 {
    margin: 0 -6px
}

    .products-spacing-6 .product {
        padding: 6px
    }

.products-spacing-7 {
    margin: 0 -7px
}

    .products-spacing-7 .product {
        padding: 7px
    }

.products-spacing-8 {
    margin: 0 -8px
}

    .products-spacing-8 .product {
        padding: 8px
    }

.products-spacing-10 {
    margin: 0 -10px
}

    .products-spacing-10 .product {
        padding: 10px
    }

.products-spacing-15 {
    margin: 0 -15px
}

    .products-spacing-15 .product {
        padding: 15px
    }

.products-spacing-20 {
    margin: 0 -20px
}

    .products-spacing-20 .product {
        padding: 20px
    }

.products-spacing-25 {
    margin: 0 -25px
}

    .products-spacing-25 .product {
        padding: 25px
    }

.products-spacing-30 {
    margin: 0 -30px
}

    .products-spacing-30 .product {
        padding: 30px
    }

@media only screen and (max-width: 479px) {
    .itemgrid .item {
        width: 100% !important
    }

    .header-wrapper .header-container .main-header .header-search-form {
        width: 300px
    }

    body.boxed .wrapper .page {
        width: 320px
    }

    .masonry-grid .masonry-grid-item {
        width: 100%
    }

    .header-container.sticky-header:not(.type1) .header > .logo {
        margin-top: 7.5px;
        margin-bottom: 7.5px
    }

    .header-container.sticky-header .header > .logo img {
        height: 35px
    }

    .top-newsletter {
        display: none
    }

    .main-container .top-container .category-banner .full-width-image-banner .content h2 {
        margin: 0;
        font-size: 24px;
        line-height: 1.1
    }

    .category-boxed-banner .banner-text h2 {
        font-size: 14px
    }

    .toolbar .collection-sorting-row .view-mode {
        margin-left: auto
    }

    .main-container .login_content .login-button button.btn-button {
        width: 100%;
        z-index: 1
    }

    .main-container .login_content .login-button .btn-button {
        width: 100%
    }

    .main-container .account-create .content .buttons-set {
        float: none
    }

        .main-container .account-create .content .buttons-set input {
            width: 100%
        }

    .products-grid .item .item-area .details-area .actions .link-compare, .products-grid .item .item-area .details-area .actions .link-wishlist {
        display: none
    }
}

@media (max-width: 413px) {
    .toolbar .limited-wrap {
        float: left
    }

    .widget-design-2 .cart-wrapper .cart-content ul {
        max-height: 300px;
    }

    .category-boxed-banner.style1 .banner-text h2, .category-boxed-banner.style2 .banner-text h2 {
        font-size: 13px
    }

        .category-boxed-banner.style1 .banner-text h2 b, .category-boxed-banner.style2 .banner-text h2 b {
            font-size: 18px
        }

    .category-boxed-banner.style1 .banner-text h3, .category-boxed-banner.style2 .banner-text h3 {
        margin-bottom: 15px;
        font-size: 20px
    }

    .category-boxed-banner.style1 .banner-text .shop-now, .category-boxed-banner.style2 .banner-text .shop-now {
        min-width: 75px;
        padding: 10px 5px;
        font-size: 12px;
        line-height: 1
    }

    .main-container .blog_article .item.blog_post_type_1 {
        display: block
    }

        .main-container .blog_article .item.blog_post_type_1 .post-image {
            max-width: none
        }

        .main-container .blog_article .item.blog_post_type_1 .post-content {
            margin: 0
        }
}

@media screen and (max-width: 360px) {
    .view-mode {
        display: none
    }
}

@media (min-width: 320px) {
    .item-320-1 .item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .item-320-2 .item {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .item-320-3 .item {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .item-320-4 .item {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .item-320-5 .item {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }

    .item-320-6 .item {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .item-320-7 .item {
        -ms-flex: 0 0 7.14286%;
        flex: 0 0 7.14286%;
        max-width: 7.14286%
    }

    .item-320-8 .item {
        -ms-flex: 0 0 6.25%;
        flex: 0 0 6.25%;
        max-width: 6.25%
    }
}

@media (min-width: 480px) {
    .item-480-1 .item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .item-480-2 .item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .item-480-3 .item {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .item-480-4 .item {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .item-480-5 .item {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .item-480-6 .item {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .item-480-7 .item {
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .item-480-8 .item {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media (min-width: 640px) {
    .item-640-1 .item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .item-640-2 .item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .item-640-3 .item {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .item-640-4 .item {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .item-640-5 .item {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .item-640-6 .item {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .item-640-7 .item {
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .item-640-8 .item {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

.btn {
    font-family: 'Oswald', sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase
}

    .btn.grey-black {
        color: #777
    }

        .btn.grey-black:hover {
            color: #000
        }

.btn-default, .btn-default:hover {
    color: #fff
}

.btn-sm {
    padding: 1.15rem 1.5rem;
    font-size: 1.3rem;
    letter-spacing: 1px
}

.btn-md {
    padding: 1rem 2.4rem;
    font-size: 12px;
    letter-spacing: .025em;
    text-shadow: none
}

.tab-selector .nav-link, .tab-selector .nav-link.active {
    border: 0
}

.widget-newsletter-form form {
    display: -ms-flex;
    display: flex
}

.mfp-smooth-fade.mfp-bg {
    transition: all .35s;
    background-color: transparent;
    opacity: .5
}

.mfp-smooth-fade.mfp-removing {
    transition: opacity .35s ease-out;
    opacity: 0
}

.mfp-wrap {
    z-index: 1043
}

    .mfp-wrap .mfp-content {
        transition: all .35s ease-out;
        opacity: 0
    }

.mfp-ready.mfp-bg {
    transition: all .35s ease-out;
    background-color: #000
}

.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.cart-design-1 {
    padding: 6px 7px
}

    .cart-design-1 .icon-cart-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 2px;
        text-transform: uppercase
    }

        .cart-design-1 .icon-cart-header i {
            font-size: 14px
        }

        .cart-design-1 .icon-cart-header .cart-qty {
            margin-right: 3px
        }

        .cart-design-1 .icon-cart-header span {
            font-size: 11px;
            font-weight: 400;
            vertical-align: middle
        }

.cart-design-2 .icon-cart-header {
    display: inline-block
}

    .cart-design-2 .icon-cart-header i {
        font-size: 35px
    }

    .cart-design-2 .icon-cart-header .cart-total {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -8px;
        padding: 3px;
        font-size: 16px;
        font-weight: 600;
        text-align: center
    }

        .cart-design-2 .icon-cart-header .cart-total .cart-qty {
            display: block
        }

    .cart-design-2 .icon-cart-header span {
        display: none
    }

.cart-design-2 .cart-wrapper::before {
    right: 15px
}

.cart-design-3 .icon-cart-header {
    height: auto;
    padding: 0
}

    .cart-design-3 .icon-cart-header i {
        font-size: 25px
    }

        .cart-design-3 .icon-cart-header i::before {
            width: auto;
            margin: 0;
            content: '\e871'
        }

    .cart-design-3 .icon-cart-header .cart-total {
        position: absolute;
        right: -7px;
        padding: 0
    }

        .cart-design-3 .icon-cart-header .cart-total .cart-qty {
            display: block;
            width: 15px;
            height: 15px;
            border-radius: 8px !important;
            background-color: #ed5348;
            font-size: 10px;
            font-weight: 400;
            line-height: 15px;
            text-align: center
        }

        .cart-design-3 .icon-cart-header .cart-total span {
            display: none
        }

.cart-design-3 .cart-wrapper::before {
    right: 5px
}

.cart-design-4 .icon-cart-header {
    white-space: nowrap
}

    .cart-design-4 .icon-cart-header i {
        display: inline-block;
        font-size: 27px;
        vertical-align: middle
    }

        .cart-design-4 .icon-cart-header i::before {
            content: '\e878'
        }

    .cart-design-4 .icon-cart-header .cart-total {
        display: inline-block;
        vertical-align: middle
    }

        .cart-design-4 .icon-cart-header .cart-total .cart-qty {
            position: absolute;
            top: -4px;
            left: 22px;
            width: 15px;
            height: 15px;
            border-radius: 20px !important;
            background-color: #ff4052;
            color: #fff;
            font-family: 'Poppins';
            font-size: 11px;
            line-height: 16px;
            text-align: center
        }

        .cart-design-4 .icon-cart-header .cart-total span {
            font-family: 'Oswald';
            font-size: 15px;
            font-weight: 300;
            letter-spacing: .03em;
            text-transform: initial
        }

.cart-design-5 .icon-cart-header {
    display: inline-block;
    padding: 0 19px 0 0
}

    .cart-design-5 .icon-cart-header i {
        display: inline-block;
        font-size: 33px;
        vertical-align: middle
    }

        .cart-design-5 .icon-cart-header i::before {
            content: '\e87f'
        }

    .cart-design-5 .icon-cart-header .cart-total {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -8px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        text-align: center
    }

        .cart-design-5 .icon-cart-header .cart-total .cart-qty {
            display: block;
            position: absolute;
            top: -10px;
            right: 19px;
            width: 16px;
            height: 16px;
            border-radius: 20px !important;
            background-color: #ed5348;
            color: #fff;
            font-size: 10px;
            line-height: 16px;
            text-align: center
        }

        .cart-design-5 .icon-cart-header .cart-total span {
            display: none
        }

    .cart-design-5 .icon-cart-header::after {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        font-family: 'fontawesome';
        content: '\f107'
    }

.wallet-design-5 .icon-wallet-header {
    display: inline-block;
    padding: 0 19px 0 0
}

    .wallet-design-5 .icon-wallet-header i {
        display: inline-block;
        font-size: 33px;
        vertical-align: middle
    }

        .wallet-design-5 .icon-wallet-header i::before {
            content: '\e87f'
        }

    .wallet-design-5 .icon-wallet-header .wallet-total {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -8px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        text-align: center
    }

        .wallet-design-5 .icon-wallet-header .wallet-total .wallet-qty {
            display: block;
            position: absolute;
            top: -10px;
            right: 19px;
            width: 16px;
            height: 16px;
            border-radius: 20px !important;
            background-color: #ed5348;
            color: #fff;
            font-size: 10px;
            line-height: 16px;
            text-align: center
        }

        .wallet-design-5 .icon-wallet-header .wallet-total span {
            display: none
        }

    .wallet-design-5 .icon-wallet-header::after {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        font-family: 'fontawesome';
        content: '\f107'
    }

.cart-design-6 .icon-cart-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase
}

.cart-design-6 .icon-mini-cart {
    display: inline-block;
    font-size: 26px;
    vertical-align: middle
}

    .cart-design-6 .icon-mini-cart::before {
        content: '\e876'
    }

.cart-design-6 .cart-total {
    display: inline-block;
    margin-top: 1px;
    font-family: 'Oswald';
    font-size: 13px;
    vertical-align: middle
}

.cart-design-6 .cart-qty {
    margin-right: 3px
}

.cart-design-7 .icon-cart-header {
    display: inline-block;
    padding: 0;
    min-width: 45px;
    text-align: center
}

    .cart-design-7 .icon-cart-header i {
        display: inline-block;
        font-size: 33px;
        vertical-align: middle;
        width: 25px;
        height: 20px;
        border: 2px solid #c35d5d;
        border-radius: 0 0 5px 5px !important;
        position: relative;
        opacity: .9;
        top: 1px
    }

        .cart-design-7 .icon-cart-header i::before {
            content: '';
            position: absolute;
            border: 2px solid;
            border-color: inherit;
            border-bottom: none;
            border-radius: 10px 10px 0 0 !important;
            left: 50%;
            top: -8px;
            margin-left: -7.5px;
            width: 15px;
            height: 11px
        }

    .cart-design-7 .icon-cart-header .cart-total {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -8px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        text-align: center
    }

        .cart-design-7 .icon-cart-header .cart-total .cart-qty {
            display: block;
            position: absolute;
            border-radius: 20px !important;
            top: -12px;
            right: -3px;
            width: 16px;
            height: 16px;
            background-color: #ff5b5b;
            color: #fff;
            font-size: 10px;
            line-height: 16px;
            text-align: center
        }

        .cart-design-7 .icon-cart-header .cart-total span {
            display: none
        }

.sticky-header .header-wrapper .cart-design-1 {
    padding: 0
}

    .sticky-header .header-wrapper .cart-design-1 .icon-cart-header .cart-total {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        margin-top: -7px;
        padding: 3px;
        text-align: center
    }

        .sticky-header .header-wrapper .cart-design-1 .icon-cart-header .cart-total .cart-qty {
            display: block;
            margin-right: 0;
            font-size: 13px;
            font-weight: 600
        }

    .sticky-header .header-wrapper .cart-design-1 .icon-cart-header span {
        display: none
    }

.sticky-header .header-wrapper .cart-design-2 .icon-cart-header .cart-total .cart-qty {
    font-size: 13px
}

.sticky-header .header-wrapper .cart-design-4 .cart-total .cart-qty {
    display: block;
    top: -6px;
    left: 25px
}

.sticky-header .header-wrapper .cart-design-4 .cart-total span {
    display: none
}

.sticky-header .header-wrapper .cart-design-5 .icon-cart-header {
    padding: 0 2px 0 0
}

    .sticky-header .header-wrapper .cart-design-5 .icon-cart-header .cart-total .cart-qty {
        right: 0
    }

    .sticky-header .header-wrapper .cart-design-5 .icon-cart-header::after {
        display: none
    }

.login-popup .mfp-content {
    width: 80%;
    max-width: 872px;
    background-color: white
}

.login-popup .container {
    padding: 2.5rem 3rem
}

.login-popup .title {
    margin-bottom: 2rem;
    color: #2b2b2d;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2;
    text-transform: uppercase
}

.login-popup form {
    display: block
}

.login-popup label {
    margin: 0 0 .6rem;
    color: #777;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize
}

.login-popup .form-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 2rem;
    font-size: 1.4rem;
    vertical-align: middle
}

.login-popup .form-wide {
    width: 100%
}

.login-popup .form-input {
    margin-bottom: 2rem;
    padding: 1rem 1.2rem;
    border: 1px solid #ddd;
    border-radius: 2px
}

.login-popup .forget-password {
    font-size: 1.3rem
}

.login-popup .btn-md {
    border-radius: 2px;
    font-family: Oswald,sans-serif;
    line-height: 1.8rem
}

.login-popup .required {
    color: #e02b27;
    font-size: 1.2rem
}