.template-index .owl-nav > div {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
    color: #fff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    z-index: 2;
    background: #ef7f1b;
}

    .template-index .owl-nav > div.owl-prev {
        -webkit-box-shadow: 2px 0 3px 0 rgba(155,155,155,.75);
        -moz-box-shadow: 2px 0 3px 0 rgba(155,155,155,.75);
        box-shadow: 2px 0 3px 0 rgba(155,155,155,.75);
        left: 0;
    }

    .template-index .owl-nav > div.owl-next {
        -webkit-box-shadow: -2px 0 3px 0 rgba(155,155,155,.75);
        -moz-box-shadow: -2px 0 3px 0 rgba(155,155,155,.75);
        box-shadow: -2px 0 3px 0 rgba(155,155,155,.75);
        right: 0;
    }

    .template-index .owl-nav > div:hover {
        border-color: #D1A83E;
        background: #D1A83E;
    }

        .template-index .owl-nav > div:hover i.fa {
            color: #fff;
        }

.template-collection .owl-nav > div {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
    color: #f2f2f2;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    z-index: 2;
    background: #fff;
}

    .template-collection .owl-nav > div.owl-prev {
        -webkit-box-shadow: 2px 0 3px 0 rgba(155,155,155,.75);
        -moz-box-shadow: 2px 0 3px 0 rgba(155,155,155,.75);
        box-shadow: 2px 0 3px 0 rgba(155,155,155,.75);
        left: 0;
    }

    .template-collection .owl-nav > div.owl-next {
        -webkit-box-shadow: -2px 0 3px 0 rgba(155,155,155,.75);
        -moz-box-shadow: -2px 0 3px 0 rgba(155,155,155,.75);
        box-shadow: -2px 0 3px 0 rgba(155,155,155,.75);
        right: 0;
    }

    .template-collection .owl-nav > div:hover {
        border-color: #D1A83E;
        background: #D1A83E;
    }

        .template-collection .owl-nav > div:hover i.fa {
            color: #fff;
        }

.owl-style_dot .owl-dots {
    display: flex;
    justify-content: center;
    padding-top: 15px;
}

    .owl-style_dot .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #222;
        margin: 0 5px;
        display: inline-block;
        float: left;
        opacity: 1;
        transition: all .2s ease-in-out 0;
    }

        .owl-style_dot .owl-dots .owl-dot.active {
            width: 30px;
            background-color: #D1A83E;
        }

.owl-style2 .owl-nav {
    position: absolute;
    top: -55px;
    right: 0;
}

@media (max-width:768px) {
    .owl-style2 .owl-nav {
        top: -42px;
    }
}

.owl-style2 .owl-nav > div {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 22px;
    position: static;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .owl-style2 .owl-nav > div {
        line-height: 24px;
    }
}

.owl-style2 .owl-nav > div.owl-prev {
    margin-right: 5px;
}

.ajax-success-modal .overlay, .quick-view .overlay {
    background: rgba(0,0,0,.8);
    height: 100%;
    width: 100%;
    position: fixed;
}

.quick-view .more-view-wrapper .owl-stage-outer {
    padding: 0 1px;
    margin: 0 -1px;
    direction: ltr;
}

#shopify-section-ss-vertical-menu .widget-verticalmenu {
    position: relative;
    margin: 0;
    padding: 0;
}

    #shopify-section-ss-vertical-menu .widget-verticalmenu .icon-menus {
        width: 20px;
        height: 16px;
        display: inline-block;
        margin-right: 15px;
        position: relative;
        top: 2px;
        display: none;
    }

    #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0 0 0 20px;
        height: 40px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        border-radius: 0;
        box-shadow: none;
        border: 0;
        color: #fff;
        line-height: 40px;
        text-align: left;
        width: 100%;
        outline: 0;
        border-radius: 4px 4px 0 0;
    }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles:focus {
            outline: 0;
        }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles .fa-bars {
            font-size: 18px;
            margin-right: 4px;
        }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .navbar-vertical .navbar-toggles .fa-caret-down {
            float: right;
            font-size: 14px;
            line-height: 45px;
            padding-right: 20px;
        }

    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .btn-dropdown-toggle {
        top: 50%;
        position: static;
        right: 15px;
        line-height: 100%;
        -webkit-transform: translatey(-50%);
        -moz-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        -o-transform: translatey(-50%);
    }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .btn-dropdown-toggle.toggle-open .fa:before {
            content: '\f0d8';
        }

#shopify-section-ss-vertical-menu .vertical-item.level1 {
    padding: 0 20px;
    position: relative;
}

    #shopify-section-ss-vertical-menu .vertical-item.level1:first-child {
        border: none;
    }

        #shopify-section-ss-vertical-menu .vertical-item.level1:first-child a {
            border-top: 0!important;
        }

    #shopify-section-ss-vertical-menu .vertical-item.level1:last-child > a {
        border: 0!important;
    }

    #shopify-section-ss-vertical-menu .vertical-item.level1 ul {
        margin: 0;
        padding: 2px 0;
        list-style: none;
    }

    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link {
        color: #666;
        display: block;
        font-size: 12px;
        padding: 10px 0 9px;
        line-height: 100%;
        position: relative;
        text-transform: capitalize;
        -webkit-transition: all .15s ease;
        -moz-transition: all .15s ease;
        -ms-transition: all .15s ease;
        -o-transition: all .15s ease;
        transition: all .15s ease;
    }

@media (min-width:1440px) {
    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link {
        padding: 10px 0 10.5px;
    }
}

@media (min-width:1650px) {
    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link {
        padding: 13px 0 12px;
    }
}

@media (min-width:1920px) {
    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link {
        padding: 15px 15px 15px 0;
    }
}

#shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link:hover {
    color: #D1A83E;
}

    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link:hover:before {
        color: #D1A83E!important;
    }

#shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link .icon_items {
    text-align: center;
    text-align: left;
    width: 22px;
    font-size: 14px;
    margin: 0;
    display: inline-block;
}

    #shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link .icon_items img {
        display: inline-block;
        vertical-align: middle;
    }

#shopify-section-ss-vertical-menu .vertical-item.level1 > a.menu-link > span.menu-title {
    display: inline-block;
    padding: .3px 15px;
    padding-left: 4px;
    text-transform: capitalize;
}

#shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop {
    padding: 0;
    background-color: #f2ffe7;
}

    #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li {
        position: relative;
        padding: 0 15px 0 30px;
    }

        #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li:hover > a {
            color: #D1A83E;
        }

            #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li:hover > a:before {
                color: #D1A83E;
            }

        #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li a {
            display: block;
            padding: 4px 0;
            color: #444;
            font-weight: 400;
            line-height: 24px;
            text-decoration: none;
            -webkit-transition: all .35s ease;
            -moz-transition: all .35s ease;
            -ms-transition: all .35s ease;
            -o-transition: all .35s ease;
            transition: all .35s ease;
        }

        #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li:last-child a {
            border-bottom: 0;
        }

        #shopify-section-ss-vertical-menu .vertical-item.level1 .vertical-drop > li.title-cate > a {
            font-weight: 300;
            color: #222;
            padding: 0 0 5px;
            font-size: 14px;
        }

#shopify-section-ss-vertical-menu .ss_megamenu_lv2 a {
    display: inline-block;
}

#shopify-section-ss-vertical-menu .vertical-drop li:hover > a {
    color: #D1A83E!important;
}

#shopify-section-ss-vertical-menu .last.all_cate {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #eaeaea;
}

    #shopify-section-ss-vertical-menu .last.all_cate:hover a {
        color: #fff;
    }

        #shopify-section-ss-vertical-menu .last.all_cate:hover a i {
            color: #fff;
        }

    #shopify-section-ss-vertical-menu .last.all_cate a {
        display: inline-block;
        padding: 12px 15px 12px 10px;
        color: #444;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        background: #fff;
        width: 100%;
        position: relative;
    }

        #shopify-section-ss-vertical-menu .last.all_cate a:hover {
            background: #eee;
        }

        #shopify-section-ss-vertical-menu .last.all_cate a:before {
            font-size: 16px;
            margin-right: 11px;
            content: "\f0da";
            font-family: FontAwesome;
            display: inline-block;
        }

@media (min-width:992px) {
    #shopify-section-ss-vertical-menu .vertical-wrapper {
        left: 0;
        z-index: 3;
        width: 100%;
        position: absolute;
    }

        #shopify-section-ss-vertical-menu .vertical-wrapper .css_parent li.vertical-item {
            border-bottom: 1px solid #ddd;
        }

            #shopify-section-ss-vertical-menu .vertical-wrapper .css_parent li.vertical-item:last-child {
                border: none;
            }

    #shopify-section-ss-vertical-menu .btn-dropdown-toggle, #shopify-section-ss-vertical-menu .touch-button {
        display: none;
    }

    #shopify-section-ss-vertical-menu .vertical-item:hover {
        box-shadow: 0 0 5px rgba(0,0,0,.15);
    }

        #shopify-section-ss-vertical-menu .vertical-item:hover a {
            color: #D1A83E;
        }

    #shopify-section-ss-vertical-menu .vertical-item .caret {
        display: none;
    }

    #shopify-section-ss-vertical-menu .vertical-item.sub-mega .vertical-product .product-layout {
        padding: 0;
    }

        #shopify-section-ss-vertical-menu .vertical-item.sub-mega .vertical-product .product-layout .product-item-container {
            margin-bottom: 0;
            padding: 0 20px 10px;
        }

            #shopify-section-ss-vertical-menu .vertical-item.sub-mega .vertical-product .product-layout .product-item-container .right-block {
                padding: 0;
            }

    #shopify-section-ss-vertical-menu .vertical-item .vertical-drop {
        position: absolute;
        top: 0;
        left: 120%;
        z-index: 800;
        min-width: 320px;
        height: auto!important;
        box-shadow: 0 10px 25px 0 rgba(0,0,40,.2);
        -webkit-transition: all .35s ease;
        -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
        -o-transition: all .35s ease;
        transition: all .35s ease;
        visibility: hidden;
        opacity: 0;
    }

        #shopify-section-ss-vertical-menu .vertical-item .vertical-drop.drop-mega {
            border: 1px solid #f2f2f2;
            box-shadow: none;
            padding: 20px;
        }

            #shopify-section-ss-vertical-menu .vertical-item .vertical-drop.drop-mega .content-links {
                margin-bottom: 10px;
            }

                #shopify-section-ss-vertical-menu .vertical-item .vertical-drop.drop-mega .content-links > li > a {
                    display: block;
                    padding: 5px 0;
                    color: #555;
                    font-weight: 400;
                    line-height: 14px;
                    text-decoration: none;
                    font-size: 14px;
                    -webkit-transition: all .25s ease;
                    -moz-transition: all .25s ease;
                    -ms-transition: all .25s ease;
                    -o-transition: all .25s ease;
                    transition: all .25s ease;
                }

                #shopify-section-ss-vertical-menu .vertical-item .vertical-drop.drop-mega .content-links > li.menuTitle > a {
                    padding-top: 0;
                    font-weight: 700;
                    color: #333;
                    line-height: 100%;
                    font-size: 14px;
                    text-transform: uppercase;
                    border-bottom: 1px solid #ddd;
                    display: block;
                    padding-bottom: 10px;
                    margin-bottom: 5px;
                }

    #shopify-section-ss-vertical-menu .vertical-item:hover > .vertical-drop {
        visibility: visible;
        opacity: 1;
        left: 100%;
        -webkit-transition: all .35s ease;
        -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
        -o-transition: all .35s ease;
        transition: all .35s ease;
    }

    #shopify-section-ss-vertical-menu .vertical-item .level1.sub-dropdown .vertical-drop {
        left: calc(100% - 1px);
    }

    #shopify-section-ss-vertical-menu .vertical-item .level1.sub-dropdown > a:before {
        content: '\f0da';
        font-family: FontAwesome;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        float: right;
        position: relative;
        top: 5px;
        color: #999;
    }

    #shopify-section-ss-vertical-menu .vertical-item .level2.sub-dropdown .vertical-drop {
        left: calc(100% - 1px);
    }

    #shopify-section-ss-vertical-menu .vertical-item .level2.sub-dropdown > a:before {
        content: '\f0da';
        font-family: FontAwesome;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        float: right;
        position: relative;
        top: 5px;
        color: #999;
    }

    #shopify-section-ss-vertical-menu .vertical-item .level3.sub-dropdown .vertical-drop {
        left: calc(100% - 1px);
    }

    #shopify-section-ss-vertical-menu .vertical-item .level3.sub-dropdown > a:before {
        content: '\f0da';
        font-family: FontAwesome;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        float: right;
        position: relative;
        top: 5px;
        color: #999;
    }

    #shopify-section-ss-vertical-menu .vertical-item.vertical_drop > a {
        position: relative;
    }

        #shopify-section-ss-vertical-menu .vertical-item.vertical_drop > a:before {
            content: '\f0da';
            font-family: FontAwesome;
            text-align: center;
            font-size: 14px;
            top: 50%;
            position: absolute;
            right: 0;
            line-height: 100%;
            -webkit-transform: translatey(-50%);
            -moz-transform: translatey(-50%);
            -ms-transform: translatey(-50%);
            -o-transform: translatey(-50%);
            color: #999;
        }

    #shopify-section-ss-vertical-menu .ss_product_ver_content .ver_title_product {
        font-weight: 600;
        color: #222;
        padding-bottom: 10px;
        font-size: 14px;
        text-transform: uppercase;
    }

    #shopify-section-ss-vertical-menu .ss_product_ver_content .title-product {
        font-size: 15px;
        margin: 10px 0;
    }

    #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 {
        padding: 0!important;
    }

        #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .content-links {
            padding: 20px 25px;
            background: #eee;
            margin: 0!important;
        }

        #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .ss_product_ver_content {
            padding: 15px 20px 12px 0;
        }

            #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .ss_product_ver_content .product_col_1 {
                border-right: 1px solid #f2f2f2;
            }

            #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .ss_product_ver_content .box-label {
                right: 20px;
                top: 10px;
            }

            #shopify-section-ss-vertical-menu .widget-verticaltoi .class_custom_2 .ss_product_ver_content .right-block {
                padding: 0 20px;
            }
}

@media (max-width:991px) {
    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item {
        padding: 0;
    }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item .menu-link {
            padding: 8px 15px;
        }

            #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item .menu-link > span.menu-title {
                color: #333;
                text-transform: uppercase;
                font-size: 13px;
            }

            #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item .menu-link:hover > span.menu-title {
                color: #D1A83E;
            }

            #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-item .menu-link .caret {
                float: right;
                width: 30px;
                text-align: center;
                font-size: 14px;
                display: block;
            }

    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-mega {
        border: 1px solid #f2f2f2;
        box-shadow: none;
        padding: 20px;
    }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-mega .content-links {
            margin-bottom: 10px;
            padding: 0 5px;
        }

            #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-mega .content-links > li > a {
                display: block;
                padding: 5px 0;
                color: #555;
                font-weight: 400;
                line-height: 24px;
                text-decoration: none;
                font-size: 14px;
                -webkit-transition: all .25s ease;
                -moz-transition: all .25s ease;
                -ms-transition: all .25s ease;
                -o-transition: all .25s ease;
                transition: all .25s ease;
            }

            #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-mega .content-links > li.menuTitle > a {
                padding-top: 0;
                font-weight: 700;
                color: #333;
                line-height: 100%;
                font-size: 14px;
                text-transform: uppercase;
                border-bottom: 1px solid #ddd;
                display: block;
                padding-bottom: 10px;
                margin-bottom: 5px;
            }

    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-css {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .vertical-drop.drop-css .vertical-item .menu-link {
            padding: 4px 0 4px 10px;
        }

    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .vertical-group .sub-menu {
        display: none;
        width: 100%!important;
        padding: 5px 15px;
    }

    #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper {
        -webkit-transform: translateZ(0);
        will-change: transform;
        display: block!important;
        width: 300px;
        position: fixed;
        top: 0;
        bottom: 0;
        left: -300px;
        z-index: 1000;
        border: none;
        padding: 0;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        background-color: #fff;
        visibility: hidden;
        box-shadow: 0 0 5px 0 rgba(50,50,50,.55);
        opacity: 0;
        -webkit-transition: all .4s cubic-bezier(.46,.01,.32,1);
        -moz-transition: all .4s cubic-bezier(.46,.01,.32,1);
        -ms-transition: all .4s cubic-bezier(.46,.01,.32,1);
        -o-transition: all .4s cubic-bezier(.46,.01,.32,1);
        transition: all .4s cubic-bezier(.46,.01,.32,1);
    }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper .close-vertical {
            padding: 5px 20px;
            text-align: right;
            color: #000;
            font-size: 18px;
            margin-bottom: 10px;
            background: #f9f9f9;
        }

        #shopify-section-ss-vertical-menu .widget-verticalmenu .vertical-wrapper.vertical-open {
            visibility: visible;
            opacity: 1;
            -webkit-transform: translateX(300px);
            -moz-transform: translateX(300px);
            -ms-transform: translateX(300px);
            -o-transform: translateX(300px);
        }
}

#shopify-section-ss-vertical-menu .vertical-screen {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    z-index: -1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
}

    #shopify-section-ss-vertical-menu .vertical-screen.vertical-open {
        z-index: 98;
        opacity: 1;
        visibility: visible;
    }

.widget-deals-carousel .product-layout .box-countdown {
    display: none;
}

@media (max-width:480px) {
    .widget-deals-carousel .home-title {
        display: inline-block;
        width: 100%;
    }

        .widget-deals-carousel .home-title h2 {
            float: none;
            padding: 0;
            margin-bottom: 10px;
            display: inline-block;
            width: 100%;
        }

            .widget-deals-carousel .home-title h2:before {
                background: #eee;
            }
}

.widget-deals-carousel .products-listing.grid .product-layout .product-item-container {
    background: 0 0;
}

    .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block {
        text-align: center;
    }

        .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .description {
            margin: 20px 0 10px;
        }

        .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .qt {
            margin: 20px 0;
            font-size: 13px;
            color: #222;
            font-weight: 700;
        }

            .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .qt b {
                color: #D1A83E;
                font-size: 14px;
            }

.widget-deals-carousel .owl-dots {
    bottom: 20px;
    width: 100%;
    display: inline-block;
    text-align: center;
    top: 0;
    margin-top: 10px;
}

    .widget-deals-carousel .owl-dots .owl-dot {
        background: #222;
        margin: 0 5px;
        width: 30px;
        height: 6px;
        padding: 0;
        transition: all .3s ease 0;
        border-radius: 3px;
        float: none;
        display: inline-block;
    }

        .widget-deals-carousel .owl-dots .owl-dot.active, .widget-deals-carousel .owl-dots .owl-dot:hover {
            background: #D1A83E;
        }

@media (max-width:480px) {
    .widget-deals-carousel .countdown_tab {
        overflow: hidden;
        display: inline-block;
        margin-top: 5px;
    }
}

.widget-deals-carousel .countdown_tab .countdown1 .deals-time {
    float: left;
    margin-left: 16px;
}

    .widget-deals-carousel .countdown_tab .countdown1 .deals-time .num-time {
        font-size: 18px;
        color: #fff;
        position: relative;
        font-weight: 600;
        padding: 0 10px;
        height: 25px;
        line-height: 25px;
        background-color: #D1A83E;
        border-radius: 5px;
    }

        .widget-deals-carousel .countdown_tab .countdown1 .deals-time .num-time:after {
            position: absolute;
            content: ":";
            top: 0;
            right: -10px;
            color: #D1A83E;
        }

    .widget-deals-carousel .countdown_tab .countdown1 .deals-time:last-child .num-time:after {
        display: none;
    }

@media (max-width:480px) {
    .widget-deals-carousel .countdown_tab .countdown1 .deals-time:first-child {
        margin: 0;
    }
}

.widget-logolist .wrap {
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    padding: 15px 0;
}

@media (min-width:992px) {
    .widget-logolist .wrap {
        padding: 30px 0;
    }

        .widget-logolist .wrap .owl-carousel .owl-item img {
            width: auto;
        }
}

.widget-logolist .wrap .logo-item {
    text-align: center;
    opacity: .4;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

    .widget-logolist .wrap .logo-item:hover {
        opacity: 1;
    }

.main-megamenu .ss_megamenu_icon {
    position: absolute;
    top: -16px;
    right: 15px;
    width: 35px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-size: 10px!important;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
}

    .main-megamenu .ss_megamenu_icon:after {
        content: '';
        position: absolute;
        bottom: -4px;
        left: 8px;
        width: 0;
        height: 0;
        border: 0 solid transparent;
        border-left-width: 4px;
        border-right-width: 4px;
        border-top: 5px solid #333;
    }

    .main-megamenu .ss_megamenu_icon.mega-hot {
        background-color: #3cb7e7;
    }

        .main-megamenu .ss_megamenu_icon.mega-hot:after {
            border-top: 5px solid #3cb7e7;
        }

    .main-megamenu .ss_megamenu_icon.mega-new {
        background-color: #20b619;
    }

        .main-megamenu .ss_megamenu_icon.mega-new:after {
            border-top: 5px solid #20b619;
        }

.main-megamenu ul.nav {
    margin: 0;
}

    .main-megamenu ul.nav > li {
        margin: 0;
        padding: 0;
        float: left;
        -webkit-transition: all .15s ease;
        -moz-transition: all .15s ease;
        -ms-transition: all .15s ease;
        -o-transition: all .15s ease;
        transition: all .15s ease;
    }

        .main-megamenu ul.nav > li:not(:first-child) {
            margin-left: 30px;
        }

        .main-megamenu ul.nav > li:active, .main-megamenu ul.nav > li:focus {
            background: 0 0!important;
        }

        .main-megamenu ul.nav > li > a {
            transition: all .35s ease;
            font-size: 14px;
            line-height: 26px;
            -webkit-transition: all .35s ease;
            -moz-transition: all .35s ease;
            -ms-transition: all .35s ease;
            -o-transition: all .35s ease;
            transition: all .35s ease;
        }

        .main-megamenu ul.nav > li.active > a, .main-megamenu ul.nav > li:hover > a {
            color: #D1A83E;
        }

@media (min-width:992px) {
    .main-megamenu ul.nav > li.menu_item_drop.arrow > a span.ss_megamenu_title:after {
        content: "\f0d7";
        display: inline-block;
        vertical-align: middle;
        font-family: FontAwesome;
        margin-left: 10px;
        position: relative;
        top: 0;
        font-size: 12px;
    }
}

.main-megamenu ul.nav > li.menu_item_drop:focus > .ss_megamenu_dropdown, .main-megamenu ul.nav > li.menu_item_drop:hover > .ss_megamenu_dropdown {
    top: 115%;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}

.main-megamenu ul.nav > li.menu_item_drop .dropdown_lv1 .menu_item_drop:hover > .ss_megamenu_dropdown {
    top: -1px;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}

.main-megamenu ul.nav > li.menu_item_drop .dropdown_lv1 .menu_item_drop .dropdown_lv2 .menu_item_drop:hover > .ss_megamenu_dropdown {
    top: -1px;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}

.main-megamenu ul.nav > li.menu_item_css {
    position: relative;
}

    .main-megamenu ul.nav > li.menu_item_css .ss_megamenu_dropdown li {
        line-height: 30px;
        padding: 10px 15px;
    }

        .main-megamenu ul.nav > li.menu_item_css .ss_megamenu_dropdown li:not(:last-child) {
            border-bottom: 1px solid #f2f2f2;
        }

        .main-megamenu ul.nav > li.menu_item_css .ss_megamenu_dropdown li a {
            padding: 0;
            line-height: 22px;
        }

.main-megamenu .ss_megamenu_dropdown {
    background-color: #fff;
    position: absolute;
    top: 130%;
    left: 0;
    margin: 0;
    padding: 0;
    min-width: 250px;
    z-index: 900;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    border: 1px solid #f2f2f2;
    -webkit-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
    -moz-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
    -o-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
    transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
    box-shadow: 0 10px 25px 0 rgba(0,0,40,.2);
    pointer-events: none;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
}

    .main-megamenu .ss_megamenu_dropdown li {
        position: relative;
    }

        .main-megamenu .ss_megamenu_dropdown li a {
            display: block;
            padding: 6px 0;
            border-bottom: #f2f2f2;
            font-weight: 400;
            line-height: 24px;
            text-decoration: none;
            font-size: 14px;
            -webkit-transition: all .35s ease;
            -moz-transition: all .35s ease;
            -ms-transition: all .35s ease;
            -o-transition: all .35s ease;
            transition: all .35s ease;
        }

            .main-megamenu .ss_megamenu_dropdown li a:hover {
                color: #D1A83E;
            }

        .main-megamenu .ss_megamenu_dropdown li:last-child a {
            border-bottom: 0;
        }

        .main-megamenu .ss_megamenu_dropdown li.megatitle {
            border-bottom: 0;
        }

        .main-megamenu .ss_megamenu_dropdown li.menu_item_drop.width-full {
            position: static!important;
        }

        .main-megamenu .ss_megamenu_dropdown li.menu_item_drop > a:after {
            content: "\f105";
            display: inline-block;
            font-family: FontAwesome;
            float: right;
            margin-left: 5px;
        }

        .main-megamenu .ss_megamenu_dropdown li.menu_item_drop .ss_megamenu_dropdown {
            top: 0;
            left: 100%;
        }

        .main-megamenu .ss_megamenu_dropdown li.menu_item_drop:focus > .ss_megamenu_dropdown, .main-megamenu .ss_megamenu_dropdown li.menu_item_drop:hover > .ss_megamenu_dropdown {
            visibility: visible;
            opacity: 1;
        }

    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown {
        padding: 15px 20px;
    }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown.width-full {
            width: 100%;
        }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown.left {
            left: 0;
            right: auto;
        }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown.right {
            left: auto;
            right: 0;
        }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .col_banner {
            margin-top: 10px;
        }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .ss_product_mega {
            margin-top: 5px;
        }

            .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .ss_product_mega .megatitle {
                margin-bottom: 15px;
            }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .menulink {
            margin-bottom: 10px;
        }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle {
            display: block;
            border-bottom: 0;
            font-weight: 600;
        }

            .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle a, .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle span {
                display: block;
                text-transform: uppercase;
                font-size: 14px;
                font-weight: 600;
                color: #000;
                padding-bottom: 10px;
                border-bottom: 2px solid #eee;
                margin-bottom: 5px;
                line-height: 100%;
            }

                .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle a:hover, .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown .megatitle span:hover {
                    padding-left: 0;
                }

.main-megamenu .btn-mobile {
    position: relative;
    padding: 0;
}

.main-megamenu .button-mobile {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 33px;
    border-radius: 0;
    border: none;
    padding: 9px 6px;
    margin-top: 4px;
    border-radius: 3px;
    background: rgba(0,0,0,.2);
}

    .main-megamenu .button-mobile span {
        display: block;
        width: 22px;
        height: 2px;
        background-color: #fff;
    }

        .main-megamenu .button-mobile span + span {
            margin-top: 4px;
        }

.main-megamenu .ss_product_mega .box-countdown, .main-megamenu .ss_product_mega .product-card__gallery {
    display: none!important;
}

.feature-layout {
    padding-top: 10px;
}

    .feature-layout .image-link {
        display: block;
    }

        .feature-layout .image-link .thumbnail {
            position: relative;
            overflow: hidden;
            border-radius: 0;
            background: #333;
            padding: 0;
            border: 1px solid #ebebeb;
            cursor: pointer;
            display: block;
        }

        .feature-layout .image-link .btn {
            position: absolute;
            top: -100px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            padding: 9px 20px;
            background: #444;
            color: #fff;
            border-radius: 3px;
            border: none;
            background: #D1A83E;
            border-color: #f8ab16;
            -webkit-transition: all .3s ease-in-out 0;
            -moz-transition: all .3s ease-in-out 0;
            transition: all .3s ease-in-out 0;
            border-radius: 2px;
            border: none;
            font-size: 13px;
        }

        .feature-layout .image-link:hover .thumbnail {
            border: 1px solid #ccc;
        }

            .feature-layout .image-link:hover .thumbnail img {
                opacity: .7;
            }

        .feature-layout .image-link:hover .btn {
            top: 50%;
            margin-top: -18px;
        }

        .feature-layout .image-link .caption {
            font-size: 12px;
            text-align: center;
            font-weight: 600;
            text-transform: uppercase;
            margin-top: 20px;
        }

.ss-fb-message.right-bottom {
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 9;
}

.ss-fb-message.left-bottom {
    position: fixed;
    bottom: 0;
    left: 20px;
    z-index: 9;
}

.ss-fb-message .ss-fb-ms-inner {
    position: relative;
}

.ss-fb-message .ss-fb-message-style-default .ss-fb-message-head {
    background-color: #4267b2;
    border: 1px solid #29487d;
    cursor: pointer;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
    font-family: arial,sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    padding: 5px;
    position: relative;
}

    .ss-fb-message .ss-fb-message-style-default .ss-fb-message-head > img {
        margin-right: 5px;
    }

.ss-fb-message .ss-fb-message-style-default .so-fb-message-head:hover {
    background-color: #3b5998;
}

.ss-fb-message .ss-fb-message .online {
    padding-left: 5px;
    padding-right: 5px;
}

.ss-fb-message .ss-fb-message-style-metro .ss-fb-message-head-metro {
    width: 100%;
}

    .ss-fb-message .ss-fb-message-style-metro .ss-fb-message-head-metro a {
        width: 70%;
        display: inline-block;
        text-decoration: none;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #fff;
        height: 36px;
        line-height: 36px;
        text-align: center;
        padding: 0 20px 0 48px;
        background-color: #3b5998;
        position: relative;
        transition: background-color .7s ease-in-out;
        -moz-transition: background-color .7s ease-in-out;
        -webkit-transition: background-color .7s ease-in-out;
        -o-transition: background-color .7s ease-in-out;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        -o-box-sizing: content-box;
        border: none;
    }

        .ss-fb-message .ss-fb-message-style-metro .ss-fb-message-head-metro a span {
            width: 40px;
            height: 36px;
            padding: 0;
            margin: 0;
            left: 0;
            top: 0;
            position: absolute;
            background: url(iconmetro.png) no-repeat left top;
        }

        .ss-fb-message .ss-fb-message-style-metro .ss-fb-message-head-metro a:hover {
            background-color: #2e4b89;
            color: #fff;
            border: none;
            text-shadow: none;
        }

.ss-fb-message .offline_heading, .ss-fb-message .online_heading {
    position: absolute;
    top: -35px;
    z-index: 999;
    height: 36px;
    padding: 6px 0;
    color: #fff;
    cursor: pointer;
    float: left;
    background-color: #2e4b89;
    margin-left: 1px;
}

.ss-fb-message .button_chat_offline_text {
    max-width: 85%;
    padding-left: 12px;
    display: inline-block;
    padding-right: 12px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.ss-fb-message .ss-fb-message .fa-angle-down {
    color: #fff;
    font-size: 22px;
    float: right;
    padding-right: 12px;
}

.widget-product-tabs .element-loading > .ltabs-products-loader {
    opacity: 1;
    visibility: visible;
    display: block;
}

.widget-product-tabs .ltabs-products-loader {
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -17px;
    opacity: 0;
    visibility: hidden;
    width: 60px;
    height: 60px;
}

    .widget-product-tabs .ltabs-products-loader img {
        width: 100%;
    }

.widget-product-tabs .widget-content {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    padding: 10px;
}

    .widget-product-tabs .widget-content .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .widget-product-tabs .widget-content .owl-carousel .owl-item {
        opacity: 0;
    }

        .widget-product-tabs .widget-content .owl-carousel .owl-item.active {
            opacity: 1;
            -webkit-transition: all 1s;
            -moz-transition: all 1s;
            -ms-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
        }

    .widget-product-tabs .widget-content .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

.widget-product-tabs .ltabs-tabs-container {
    position: relative;
}

    .widget-product-tabs .ltabs-tabs-container .tabs-menu {
        position: relative;
    }

        .widget-product-tabs .ltabs-tabs-container .tabs-menu .viewall {
            position: absolute;
            top: 0;
            right: 0;
        }

            .widget-product-tabs .ltabs-tabs-container .tabs-menu .viewall:after {
                content: "\f0da";
                display: inline-block;
                vertical-align: middle;
                font-family: FontAwesome;
                margin-left: 5px;
                position: relative;
                top: 0;
                font-size: 12px;
            }

@media (min-width:569px) {
    .widget-product-tabs .ltabs-tabs-container .tabs-menu {
        padding: 0;
        border-bottom: 1px solid #ddd;
    }

        .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_btn {
            display: none;
        }

        .widget-product-tabs .ltabs-tabs-container .tabs-menu li.tabs-menu-label {
            position: relative;
        }
}

@media (max-width:568px) {
    .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_btn {
        display: block;
        border: 1px solid #ddd;
        font-size: 21px;
        color: #222;
        height: 30px;
        width: 33px;
        display: block;
        text-align: center;
        line-height: 28px;
        margin-bottom: 10px;
    }
}

.widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title {
    border-bottom: 1px solid #ddd;
}

@media (min-width:569px) {
    .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li {
        float: none;
        display: inline-block;
        padding: 0 20px 10px 0;
        margin-right: 20px;
        cursor: pointer;
    }

        .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li > span {
            color: #333;
            font-size: 18px;
            font-weight: 700;
        }
}

@media (min-width:569px) {
    .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li.current:after, .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li:hover:after {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 65%;
        height: 2px;
        content: "";
        background: #D1A83E;
    }

    .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li.current span, .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li:hover span {
        color: #D1A83E!important;
    }
}

@media (min-width:569px) {
    .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title li:not(:last-child):before {
        content: '';
        display: inline-block;
        width: 2px;
        height: 14px;
        background-color: #888;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -5px;
        transform: translateY(-50%);
    }
}

@media (max-width:568px) {
    .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title {
        border: none;
        display: none;
        margin: 0;
        max-width: 200px;
        min-width: 120px;
        background: #fff;
        border: 1px solid #ddd;
        z-index: 10;
        padding: 10px 20px;
        position: absolute;
        left: 0;
        top: calc(100% + -1px);
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        margin-bottom: 10px;
    }

        .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title.tabs-open {
            display: block;
        }

        .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title > li {
            display: block;
            padding: 8px 0;
            text-align: left;
            width: 100%;
            border: none!important;
            background: 0 0!important;
            border-bottom: 1px solid #ddd!important;
        }

            .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title > li:last-child {
                border: none!important;
            }

            .widget-product-tabs .ltabs-tabs-container .tabs-menu .tabs-menu_title > li > span {
                color: #222!important;
                line-height: 20px;
            }
}

.widget-product-tabs .ltabs-tabs-container .tabs-content {
    position: relative;
    transition: transform .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;
    transform: translateY(0);
}

    .widget-product-tabs .ltabs-tabs-container .tabs-content.loading {
        opacity: 0;
        visibility: hidden;
        transform: translateY(20px);
    }

        .widget-product-tabs .ltabs-tabs-container .tabs-content.loading .owl-dots, .widget-product-tabs .ltabs-tabs-container .tabs-content.loading .owl-nav {
            display: none;
        }

@media (max-width:991px) {
    #so_popup_countdown {
        display: none!important;
    }
}

#so_popup_countdown.modal {
    background-color: rgba(4,4,4,.4);
    bottom: -37px;
}

#so_popup_countdown .modal-dialog {
    margin: 0 auto;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(bg-popupc6805.png?789) no-repeat;
    background-size: 100%;
}

@media (min-width:1200px) {
    #so_popup_countdown .modal-dialog {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        height: auto!important;
        margin: 0 auto;
        transition: none;
    }
}

#so_popup_countdown .modal-header {
    background-color: transparent;
    padding: 35px 0;
    min-height: 16.43px;
    position: relative;
    border: 0;
}

    #so_popup_countdown .modal-header h2 {
        font-size: 22px;
        color: #222;
        font-weight: 400;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        padding: 10px;
        margin: 0;
    }

        #so_popup_countdown .modal-header h2:after {
            position: absolute;
            content: "";
            background-color: #e1c692;
            width: 60px;
            height: 3px;
            bottom: 0;
            left: 50%;
            margin-left: -30px;
        }

    #so_popup_countdown .modal-header .close {
        right: 15px;
        left: auto;
        top: 33px;
        background: #333;
        padding: 3px 10px;
        border-radius: 3px;
        color: #fff;
        font-weight: 400;
        opacity: 1;
        font-size: 2.6rem;
        text-shadow: none;
        margin-top: -1.3rem;
        position: absolute;
        float: right;
    }

#so_popup_countdown .modal-content {
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

    #so_popup_countdown .modal-content p {
        margin: 0;
    }

    #so_popup_countdown .modal-content .list-cates ul {
        padding: 0 65px;
    }

        #so_popup_countdown .modal-content .list-cates ul li {
            float: left;
            padding: 0 10px;
            width: 50%;
            margin: 10px 0;
        }

            #so_popup_countdown .modal-content .list-cates ul li a {
                font-size: 14px;
                font-weight: 700;
                text-transform: uppercase;
                border: 2px solid #ceb27d;
                display: block;
                background-image: url(//cdn.shopify.com/s/files/1/0058/5370/8399/t/2/assets/icon_sprites.png?789);
                background-repeat: no-repeat;
                padding: 15px 10px 15px 65px;
                line-height: 100%;
                color: #c79b49;
                background-color: #fff;
            }

                #so_popup_countdown .modal-content .list-cates ul li a:hover {
                    color: #a98034;
                    border-color: #a98034;
                }

            #so_popup_countdown .modal-content .list-cates ul li.icon1 a {
                background-position: left 8px;
            }

            #so_popup_countdown .modal-content .list-cates ul li.icon2 a {
                background-position: left -46px;
            }

            #so_popup_countdown .modal-content .list-cates ul li.icon3 a {
                background-position: left -102px;
            }

            #so_popup_countdown .modal-content .list-cates ul li.icon4 a {
                background-position: left -158px;
            }

            #so_popup_countdown .modal-content .list-cates ul li.icon5 a {
                background-position: left -220px;
            }

            #so_popup_countdown .modal-content .list-cates ul li.icon6 a {
                background-position: left -276px;
            }

    #so_popup_countdown .modal-content .list-cates .customer {
        display: inline-block;
        width: 100%;
        border-top: 1px solid rgba(0,0,0,.04);
        font-size: 14px;
        font-weight: 500;
        margin-top: 18px;
        padding: 15px;
        text-align: center;
    }

        #so_popup_countdown .modal-content .list-cates .customer a {
            color: #f44336;
        }

#so_popup_countdown .modal-footer {
    padding: 0;
    border: 0;
    text-align: justify;
    position: relative;
}

    #so_popup_countdown .modal-footer #so_countdown_timer {
        position: absolute;
        top: 65px;
        left: 50%;
        transform: translateX(-50%);
        min-width: 300px;
    }

        #so_popup_countdown .modal-footer #so_countdown_timer .time-item {
            border: 3px solid rgba(255,255,255,.7);
            line-height: 18px;
            padding-top: 10px;
            width: 60px;
            height: 60px;
            border-radius: 100%;
            color: #fff;
            float: left;
            margin-right: 15px;
            text-align: center;
            text-transform: uppercase;
            display: block;
            vertical-align: middle;
        }

            #so_popup_countdown .modal-footer #so_countdown_timer .time-item .num-time {
                font-size: 20px;
                font-weight: 700;
            }

            #so_popup_countdown .modal-footer #so_countdown_timer .time-item .name-time {
                font-size: 10px;
            }

.banner-collection .row > div img {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.banner-collection .row > div:hover img {
    opacity: .8;
}

.no-change:hover .second-img {
    opacity: 0!important;
    visibility: hidden;
}

.box-results {
    z-index: 8889;
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 7px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 7px 0 rgba(0,0,0,.1);
    overflow: hidden;
    top: calc(100%)!important;
    border-radius: 0!important;
}

    .box-results li {
        display: block;
        width: 100%;
        height: 60px;
        margin: 0;
        padding: 0;
        border-top: 1px solid #ddd;
        line-height: 38px;
        overflow: hidden;
    }

        .box-results li a {
            display: table;
        }

        .box-results li:first-child {
            border-top: none;
        }

        .box-results li.a-center {
            justify-content: center;
            display: flex;
            align-items: center;
        }

    .box-results .title_name {
        padding-left: 10px;
        overflow: hidden;
        line-height: 100%;
        text-align: left;
        vertical-align: middle;
        display: table-cell;
    }

    .box-results .thumbnail {
        float: left;
        display: table-cell;
        width: 50px;
        height: 50px;
        margin: 5px;
        padding: 0;
        text-align: center;
    }

    .box-results .btn.btn-results {
        background: 0 0;
        box-shadow: none;
        border: 1px solid #ddd;
        color: #333;
        font-size: 14px;
    }

        .box-results .btn.btn-results a {
            color: #333;
        }

        .box-results .btn.btn-results:hover {
            background: #D1A83E;
            border-color: #D1A83E;
        }

            .box-results .btn.btn-results:hover a {
                color: #fff;
            }

.section-slide-header {
    margin-bottom: 30px;
}

.widget-slideshow {
    margin-top: 30px;
}

@media (max-width:991px) {
    .widget-slideshow .col-slider {
        margin-top: 0;
    }
}

@media (min-width:992px) and (max-width:1649px) {
    .widget-slideshow .left-product-carousel .banner-carousel {
        padding-bottom: 5px;
    }

    .widget-slideshow .left-product-carousel .product-info {
        margin-left: 70px;
    }

        .widget-slideshow .left-product-carousel .product-info .price {
            margin: 0;
            line-height: 18px;
        }

    .widget-slideshow .left-product-carousel .product-img {
        width: 60px;
    }
}

.widget-slideshow .left-product-carousel .product-item {
    margin-bottom: 17px;
    padding: 0 5px;
}

@media (min-width:1920px) {
    .widget-slideshow .left-product-carousel .product-item {
        padding: 0 10px;
        margin-bottom: 13px;
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .widget-slideshow .col_3 {
        display: none;
    }
}

.widget-slideshow .col_3 .widget_bestseler {
    border: 1px solid #e9ecf1;
    border-radius: 5px;
}

    .widget-slideshow .col_3 .widget_bestseler .home-title {
        margin-bottom: 0;
        background-color: #e9ecf1;
        border: none;
    }

        .widget-slideshow .col_3 .widget_bestseler .home-title h2 {
            font-size: 16px;
            font-weight: 600;
            float: left;
            text-transform: uppercase;
            background-color: transparent;
            color: #222;
            padding: 10px 15px;
            margin: 0;
        }

            .widget-slideshow .col_3 .widget_bestseler .home-title h2:before {
                display: none;
            }

@media (min-width:1440px) {
    .widget-slideshow .col_3 .widget_bestseler .banner-carousel {
        margin: 3px 0;
    }
}

@media (min-width:1920px) {
    .widget-slideshow .col_3 .widget_bestseler .banner-carousel {
        margin: 7px 0;
    }
}

@media (max-width:768px) {
    .widget-slideshow .col_3 .widget_bestseler .banner-carousel {
        padding: 10px 30px 0;
    }
}

.widget-slideshow .col_3 .widget_bestseler .owl-dots {
    position: absolute;
    top: -30px;
    right: 5px;
    padding: 0;
}

@media (min-width:1440px) {
    .widget-slideshow .col_3 .widget_bestseler .owl-dots {
        top: -38px;
    }
}

@media (max-width:768px) {
    .widget-slideshow .col_3 .widget_bestseler .owl-dots {
        top: -42px;
        right: -20px;
    }
}

.tp-banner-container {
    text-align: center;
}

@media (min-width:1600px) {
    .tp-banner-container .tp-bullets {
        bottom: 13px!important;
    }
}

.tp-banner-container .tp-caption {
    top: 10%!important;
}

.tp-banner-container .tp-caption-slide-1 {
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .tp-banner-container .tp-caption-slide-1 {
        margin-bottom: 0;
        font-size: 16px!important;
    }
}

@media (max-width:480px) {
    .tp-banner-container .tp-caption-slide-1 {
        font-size: 14px!important;
    }
}

.tp-banner-container .tp-caption-slide-2 {
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

@media (max-width:991px) {
    .tp-banner-container .tp-caption-slide-2 {
        margin: 0!important;
        font-size: 20px!important;
    }
}

@media (max-width:480px) {
    .tp-banner-container .tp-caption-slide-2 {
        font-size: 18px!important;
    }
}

.tp-banner-container .tp-caption-slide-3 {
    line-height: 20px;
}

@media (max-width:767px) {
    .tp-banner-container .tp-caption-slide-3 {
        display: none;
    }
}

.tp-banner-container .tp-caption-slide-5 {
    text-transform: uppercase;
}

.tp-banner-container .slide-link-button {
    font-weight: 700;
    display: inline-block;
    padding: 0 30px;
    line-height: 40px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 13px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    margin-bottom: 12px;
}

@media (max-width:767px) {
    .tp-banner-container .slide-link-button {
        padding: 0 15px;
        line-height: 25px;
        font-size: 12px!important;
    }
}

@media (max-width:991px) {
    .tp-banner-container .slide-link-button {
        font-size: 10px!important;
        padding: 0 10px;
        line-height: 25px;
        font-size: 12px!important;
    }
}

.tp-banner-container .slide-link-button:hover {
    background: #444!important;
}

.tp-banner-container .tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

    .tp-banner-container .tp-bullets.simplebullets.round .bullet.selected, .tp-banner-container .tp-bullets.simplebullets.round .bullet:hover {
        background: #D1A83E;
    }

.show_dot .owl-dots {
    display: block;
    margin: -10px 0;
    text-align: center;
}

    .show_dot .owl-dots .owl-dot {
        width: 40px;
        height: 5px;
        border-radius: 2px;
        margin: 0 5px;
        background: #222;
        border: none;
        opacity: 1;
        display: inline-block;
    }

        .show_dot .owl-dots .owl-dot.active {
            background: #D1A83E;
        }

.about-service {
    background: #fff;
    padding-bottom: 30px;
}

.about_us p {
    line-height: 23px;
    color: #666;
}

.about-service .item .item_wrap {
    text-align: center;
}

    .about-service .item .item_wrap .icon {
        display: inline-block;
        text-align: center;
        width: 100px;
        height: 100px;
        font-size: 36px;
        color: #fff;
        border-radius: 50%;
        line-height: 100px;
        background-color: #D1A83E;
    }

    .about-service .item .item_wrap h3 {
        font-weight: 700;
        color: #222;
        text-transform: uppercase;
        padding: 20px 0 10px;
        font-size: 14px;
        margin: 0;
    }

    .about-service .item .item_wrap .des {
        font-size: 14px;
        color: #666;
        line-height: 24px;
    }

.our-member {
    padding: 30px 0;
    text-align: left;
}

    .our-member h2 {
        color: #222;
        font-size: 18px;
        margin: 0 0 20px;
        text-transform: capitalize;
    }

    .our-member .dshort-des {
        text-align: center;
        font-size: 14px;
        color: #666;
        margin: 0 0 25px;
    }

    .our-member .item-inner {
        background: #fff;
    }

        .our-member .item-inner h2 {
            font-size: 14px;
            color: #222;
            text-transform: uppercase;
            font-weight: 700;
            margin: 0 0 5px;
        }

        .our-member .item-inner p {
            font-size: 12px;
            color: #666;
            margin: 0;
        }

        .our-member .item-inner .socials-wraps {
            padding: 0 0 15px;
            text-align: center;
        }

            .our-member .item-inner .socials-wraps li {
                display: inline-block;
                padding: 0 7px;
            }

                .our-member .item-inner .socials-wraps li a {
                    font-size: 14px;
                    color: #555;
                }

                    .our-member .item-inner .socials-wraps li a:hover {
                        color: #D1A83E;
                    }

        .our-member .item-inner img {
            width: 100%;
        }

        .our-member .item-inner .item-content {
            padding: 20px 0 15px;
            text-align: center;
        }

.radius_3 img {
    border-radius: 3px;
}

.home-banner-ct .banner1, .home-banner-ct .banner3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25.5%;
    flex: 0 0 25.5%;
    max-width: 25.5%;
}

.home-banner-ct .banner2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
}

.home-banner-ct .bn-1.banner-image {
    margin-bottom: 30px;
}

.policy_left {
    border: 1px solid #f2f2f2;
    border-radius: 3px;
}

    .policy_left .bg-policy {
        padding: 0 15px;
    }

    .policy_left .policy {
        clear: both;
        border-top: 1px solid #f2f2f2;
        display: inline-block;
        width: 100%;
        padding: 15px 0;
    }

@media (min-width:1500px) {
    .policy_left .policy {
        padding: 25px 0;
    }
}

.policy_left .policy:hover .info a {
    color: #D1A83E;
    font-weight: 700;
}

.policy_left .policy:first-child {
    border: none;
}

@media (min-width:480px) and (max-width:991px) {
    .policy_left .policy {
        width: 48%;
        margin: 0 1%;
    }

        .policy_left .policy:nth-child(2) {
            border: none;
        }

        .policy_left .policy:first-child, .policy_left .policy:nth-child(3) {
            float: left;
        }
}

.policy_left .icon-policy {
    color: #D1A83E;
    font-size: 28px;
    padding-top: 5px;
    width: 40px;
    float: left;
    margin-right: 10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-align: center;
}

@media (min-width:1500px) {
    .policy_left .icon-policy {
        font-size: 32px;
        padding-top: 8px;
        width: 50px;
    }
}

.policy_left .info {
    margin-left: 60px;
}

@media (min-width:1500px) {
    .policy_left .info {
        margin-left: 50px;
    }
}

.policy_left .info a {
    font-weight: 600;
    font-size: 13px;
    color: #222;
    text-transform: uppercase;
}

.policy_left .info p {
    color: #999;
    line-height: 100%;
    margin-bottom: 0;
}

.about-service .item .item_wrap {
    cursor: pointer;
}

    .about-service .item .item_wrap:hover .icon {
        opacity: .7;
    }

.thumbnails-slide .owl-stage-outer {
    border-right: 1px solid #f2f2f2;
}

.widget-prd-featured .product-item:hover img, .widget_bestseler .product-item:hover img {
    opacity: .7;
}

@media (max-width:1200px) {
    .collection-wrap .desc {
        display: none;
    }
}

.bkt--brand {
    display: none;
}

.popup-newletter {
    position: relative;
}

@media (max-width:1199px) {
    .popup-newletter {
        display: none!important;
    }
}

.popup-newletter.popup_bgs .newsletter-wrappers .popup-wraper {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
}

.popup-newletter.popup_bgs .newsletter-wrappers .popup_bg {
    background: rgba(45,45,50,.8);
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
}

.popup-newletter .newsletter-wrappers {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    display: block;
}

    .popup-newletter .newsletter-wrappers .popup_bg {
        opacity: 0;
        visibility: hidden;
    }

    .popup-newletter .newsletter-wrappers .popup-wraper {
        margin: 0 auto;
        position: relative;
        top: 15%;
        opacity: 0;
        visibility: hidden;
    }

        .popup-newletter .newsletter-wrappers .popup-wraper .ss-custom-oca-popup {
            position: relative;
            background: #fff;
        }

        .popup-newletter .newsletter-wrappers .popup-wraper .popup-close {
            position: absolute;
            width: 30px;
            height: 30px;
            background: #000;
            display: inline-block;
            top: -30px;
            right: 0;
            z-index: 9;
            border: none;
            color: #fff;
            font-size: 23px;
            cursor: pointer;
        }

            .popup-newletter .newsletter-wrappers .popup-wraper .popup-close:hover {
                background: #D1A83E;
            }

        .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info {
            padding: 55px 35px;
            text-align: center;
        }

            .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .popup-title h4 {
                text-transform: uppercase;
                color: #222;
                font-weight: 700;
                letter-spacing: 2px;
                margin-bottom: 15px;
                font-size: 24px;
            }

            .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .short-description {
                margin: 0 0 30px;
                font-size: 14px;
                color: #666;
                font-weight: 400;
            }

            .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .form-control {
                border: 1px solid #222;
                border-radius: 0;
                height: 40px;
                padding: 0 15px;
                line-height: 38px;
            }

            .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .newsletter__submit {
                background: #222;
                border-radius: 0;
                color: #fff;
                height: 40px;
                text-transform: uppercase;
            }

                .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .newsletter__submit:hover {
                    background: #D1A83E;
                }

            .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .hidden-popup {
                text-transform: capitalize;
                color: #666;
                margin-top: 30px;
            }

                .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .hidden-popup input {
                    position: relative;
                    top: 3px;
                }

            .popup-newletter .newsletter-wrappers .popup-wraper .wrap-info .socials-popup li {
                display: inline-block;
                margin: 20px 10px;
                font-size: 20px;
            }

@media (max-width:1199px) {
    #shopify-section-ss-tools {
        display: none!important;
    }
}

#shopify-section-ss-tools .so-groups-sticky.right {
    position: fixed;
    right: 0;
    z-index: 9;
    width: 40px;
}

#shopify-section-ss-tools .so-groups-sticky.left {
    position: fixed;
    left: 0;
    z-index: 9;
    width: 40px;
}

#shopify-section-ss-tools #so-groups > a {
    float: left;
    width: 100%;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    height: 40px;
    border-top: 1px solid rgba(255,255,255,.5);
    background: #D1A83E;
    position: relative;
}

    #shopify-section-ss-tools #so-groups > a.sticky-categories {
        border: none;
    }

    #shopify-section-ss-tools #so-groups > a:hover {
        background-color: #cc4a00;
    }

    #shopify-section-ss-tools #so-groups > a > i {
        line-height: 40px;
    }

#shopify-section-ss-tools #so-groups i.fa-recent {
    background: url(icon-recent.png) no-repeat;
    width: 23px;
    height: 10px;
    display: inline-block;
}

#shopify-section-ss-tools #so-groups > a span {
    background-color: #D1A83E;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: 100%;
    text-align: center;
    text-transform: capitalize;
    top: 0;
    transition: all .2s ease-in-out 0;
    visibility: hidden;
    white-space: nowrap;
    width: auto;
}

#shopify-section-ss-tools .left#so-groups > a span {
    left: 100%;
    right: auto;
}

#shopify-section-ss-tools #so-groups > a:hover span {
    opacity: 1;
    transition: all .2s ease-in-out 0;
    visibility: visible;
    width: auto;
}

#shopify-section-ss-tools #so-groups .text-color {
    color: #D1A83E;
}

#shopify-section-ss-tools #so-groups .popup {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 1;
    background: rgba(0,0,0,.6);
}

#shopify-section-ss-tools #so-groups .popup-hidden {
    opacity: 0;
    top: -100%;
    bottom: 100%;
}

#shopify-section-ss-tools #so-groups .popup-screen {
    display: table;
    vertical-align: top;
    width: 100%;
    height: 100%;
}

#shopify-section-ss-tools #so-groups .popup-position {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 40px;
}

@media screen and (min-width:768px) {
    #shopify-section-ss-tools #so-groups .popup-position {
        padding: 40px;
    }
}

#shopify-section-ss-tools #so-groups .popup-container {
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
}

#shopify-section-ss-tools #so-groups .popup-small {
    max-width: 540px;
}

#shopify-section-ss-tools #so-groups .popup-html {
    padding: 0;
}

#shopify-section-ss-tools #so-groups .popup-content, #shopify-section-ss-tools #so-groups .popup-footer, #shopify-section-ss-tools #so-groups .popup-header {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

#shopify-section-ss-tools #so-groups .popup-header {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-color: #D1A83E;
}

    #shopify-section-ss-tools #so-groups .popup-header > span > i {
        margin-right: 10px;
    }

@media screen and (min-width:768px) {
    #shopify-section-ss-tools #so-groups .popup-header {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media screen and (min-width:768px) {
    #shopify-section-ss-tools #so-groups .popup-header {
        padding-left: 40px;
        padding-right: 70px;
    }
}

#shopify-section-ss-tools #so-groups .popup-close {
    position: absolute;
}

    #shopify-section-ss-tools #so-groups .popup-close, #shopify-section-ss-tools #so-groups .popup-close i.fa {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }

#shopify-section-ss-tools #so-groups .popup-header .popup-close {
    top: 50%;
    margin-top: -20px;
    width: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 2.2rem;
}

    #shopify-section-ss-tools #so-groups .popup-header .popup-close:hover {
        opacity: .7;
    }

@media screen and (min-width:768px) {
    #shopify-section-ss-tools #so-groups .popup-header .popup-close {
        right: 20px;
    }
}

#shopify-section-ss-tools #so-groups i.fa {
    text-align: center;
}

#shopify-section-ss-tools #so-groups .popup-close i.fa {
    width: 100%;
    color: #fff;
}

#shopify-section-ss-tools #so-groups .popup-content {
    background: #fff;
}

@media screen and (min-width:768px) {
    #shopify-section-ss-tools #so-groups .popup-content {
        padding: 25px 40px 30px;
    }
}

#shopify-section-ss-tools #so-groups .notification {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    padding: 20px;
    border-width: 1px;
    border-style: solid;
}

    #shopify-section-ss-tools #so-groups .notification i.info-icon {
        position: absolute;
        top: 8px;
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 26px;
        cursor: default;
        left: 0;
    }

    #shopify-section-ss-tools #so-groups .notification p {
        font-size: 14px;
        margin: 0;
        padding: 0;
    }

    #shopify-section-ss-tools #so-groups .notification i.info-icon + p {
        padding-left: 28px;
    }

@media screen and (min-width:768px) {
    #shopify-section-ss-tools #so-groups .notification {
        margin-bottom: 40px;
    }
}

#shopify-section-ss-tools #so-groups .button-search .fa-refresh {
    margin-right: 7px;
}

#shopify-section-ss-tools #so-groups .notification.gray {
    background-color: #eee;
    border-color: #d6d6d6;
    color: #737373;
}

#shopify-section-ss-tools #so-groups div.nav-secondary {
    width: 100%;
    padding-bottom: 40px;
    float: left;
    overflow-y: scroll;
    max-height: 400px;
}

    #shopify-section-ss-tools #so-groups div.nav-secondary ul, #shopify-section-ss-tools #so-groups div.nav-secondary ul li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary > ul {
        float: left;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary li span.nav-action {
        width: 37px;
        height: 37px;
        position: relative;
        z-index: 10;
        cursor: pointer;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary li span {
        float: right;
    }

        #shopify-section-ss-tools #so-groups div.nav-secondary li span.nav-action .more {
            display: block;
        }

        #shopify-section-ss-tools #so-groups div.nav-secondary li span.nav-action i.fa {
            width: 37px;
            height: 37px;
            line-height: 37px;
            color: rgba(0,0,0,.3);
        }

        #shopify-section-ss-tools #so-groups div.nav-secondary li span i.fa {
            float: right;
        }

        #shopify-section-ss-tools #so-groups div.nav-secondary li span.nav-action .less {
            display: none;
        }

    #shopify-section-ss-tools #so-groups div.nav-secondary li.active > span.nav-action .more {
        display: none;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary li.active > span.nav-action .less {
        display: block;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary li a {
        position: relative;
        display: block;
        vertical-align: top;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 10px 0;
        color: #1a1a1a;
        border-top: 1px solid rgba(0,0,0,.15);
    }

        #shopify-section-ss-tools #so-groups div.nav-secondary li a:hover {
            color: #D1A83E;
            text-decoration: underline;
        }

    #shopify-section-ss-tools #so-groups div.nav-secondary li a {
        padding-right: 60px;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary > ul > li:first-child > a {
        border-top: none;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-2, #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-3 {
        display: none;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary .nav-arrow {
        display: none;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-2 > li a:before, #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-3 > li a:before {
        content: ' - ';
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-2 > li > a, #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-3 > li > a {
        font-size: 15px;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-2 > li > a {
        padding-left: 10px;
    }

    #shopify-section-ss-tools #so-groups div.nav-secondary ul.level-3 > li > a {
        padding-left: 20px;
    }

#shopify-section-ss-tools #so-groups .form-content, #shopify-section-ss-tools #so-groups .form-content .form-box, #shopify-section-ss-tools #so-groups .form-content .form-group, #shopify-section-ss-tools #so-groups .form-content form {
    width: 100%;
}

#shopify-section-ss-tools #so-groups .popup-mysearch .form-content .form-box {
    text-align: center;
    position: relative;
}

@media screen and (min-width:768px) {
    #shopify-section-ss-tools #so-groups .form-content .form-box {
        margin-bottom: 40px;
    }

    #shopify-section-ss-tools #so-groups .popup-myaccount .form-content .form-box {
        margin-bottom: 40px;
    }

        #shopify-section-ss-tools #so-groups .popup-myaccount .form-content .form-box i {
            color: #D1A83E;
            font-size: 42px;
        }
}

#shopify-section-ss-tools #so-groups .form-content .form-box input.field, #shopify-section-ss-tools #so-groups .form-content .form-box select.field {
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 10px 35px 10px 15px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    border: 1px solid #ccc;
}

    #shopify-section-ss-tools #so-groups .form-content .form-box input.field:hover, #shopify-section-ss-tools #so-groups .form-content .form-box select.field:hover {
        cursor: pointer;
    }

#shopify-section-ss-tools #so-groups .form-content .form-box #button-search {
    text-align: center;
    background-color: #D1A83E;
    display: inline-block;
    border: 0;
    height: 50px;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
}

    #shopify-section-ss-tools #so-groups .form-content .form-box #button-search:hover {
        background-color: #ec3a01;
    }

#shopify-section-ss-tools #so-groups .form-content .form-box input + i {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
}

#shopify-section-ss-tools #so-groups div.hr {
    float: left;
    width: 100%;
    clear: both;
}

    #shopify-section-ss-tools #so-groups div.hr.show {
        visibility: visible;
        opacity: 1;
        height: 1px;
        background: rgba(0,0,0,.15);
    }

#shopify-section-ss-tools #so-groups .txt-center {
    text-align: center;
}

#shopify-section-ss-tools #so-groups .form-content .form-box .account-txt {
    text-transform: uppercase;
    color: #222;
    font-size: 12px;
}

#shopify-section-ss-tools #so-groups .form-content .form-box a.account-url:hover .account-txt {
    color: #D1A83E;
}

#shopify-section-ss-tools #so-groups .form-content .form-box a.account-url {
    height: 80px;
    display: inline-block;
}

#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-history:before {
    content: "";
}

#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-register:before {
    content: "";
}

#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-account:before {
    content: "";
}

#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-download:before {
    content: "";
}

#shopify-section-ss-tools #so-groups .form-content .form-box a > span > i.fa-login:before {
    content: "";
}

#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
}

    #shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .image {
        width: 100%;
        position: relative;
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        padding: 5px;
        margin-bottom: 10px;
        -webkit-transition: all .2s ease 0;
        -moz-transition: all .2s ease 0;
        transition: all .2s ease 0;
        overflow: hidden;
    }

        #shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .image .bt-sale {
            position: absolute;
            z-index: 3;
            top: 10px;
            right: 15px;
            font-size: 12px;
            font-weight: 700;
            color: #fff;
            text-align: center;
            display: inline-block;
            width: 38px;
            height: 38px;
            border-radius: 50%;
            line-height: 38px;
            background-color: #D1A83E;
        }

        #shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .image .bt-new {
            font-size: 12px;
            font-weight: 700;
            color: #fff;
            text-align: center;
            display: inline-block;
            width: 38px;
            height: 38px;
            z-index: 7;
            border-radius: 50%;
            line-height: 38px;
            position: absolute;
            background: #00abf0;
            top: 10px;
            left: 15px;
        }

    #shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .caption {
        height: 68px;
        min-height: 68px;
        max-height: 68px;
        padding: 0;
    }

        #shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .caption h4 a {
            font-size: 13px;
            color: #7d7d7d;
            text-transform: capitalize;
            margin-bottom: 4px;
        }

            #shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .caption h4 a:hover {
                color: #D1A83E;
                text-decoration: underline;
            }

#shopify-section-ss-tools #so-groups .form-content .form-box .price {
    margin: 0 0 10px;
    line-height: normal;
    color: #D1A83E;
    font-size: 16px;
    font-weight: 700;
}

    #shopify-section-ss-tools #so-groups .form-content .form-box .price .price-new, #shopify-section-ss-tools #so-groups .form-content .form-box .price span.price {
        color: #D1A83E;
        font-size: 16px;
        font-weight: 700;
    }

    #shopify-section-ss-tools #so-groups .form-content .form-box .price .price-old {
        line-height: normal;
        padding: 0 5px;
        display: inline-block;
        text-decoration: line-through;
        color: #999;
        font-size: 13px;
        font-weight: 400;
    }

#shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .button-group {
    border: 0;
    background: 0 0;
}

    #shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .button-group button {
        border: 0;
        height: 32px;
        line-height: 30px;
        min-width: 32px;
        padding: 0 15px;
        background: #ff5e00;
        color: #fff;
        border-radius: 18px;
        width: 105px;
        text-transform: none;
        float: none;
    }

        #shopify-section-ss-tools #so-groups .form-content .form-box .product-thumb .button-group button:hover {
            background-color: #ec3a01;
        }

#shopify-section-ss-tools #so-groups table tr {
    background: 0 0;
}

    #shopify-section-ss-tools #so-groups table tr td {
        border: 0;
        border-bottom: 1px solid #ddd;
        padding: 20px 8px;
    }

        #shopify-section-ss-tools #so-groups table tr td.first {
            padding-left: 0;
        }

        #shopify-section-ss-tools #so-groups table tr td.last {
            padding-right: 0;
        }

#shopify-section-ss-tools #so-groups .cart-bottom table tr td {
    padding: 8px;
}

    #shopify-section-ss-tools #so-groups .cart-bottom table tr td.text-right, #shopify-section-ss-tools #so-groups table tr td.total-price {
        color: #D1A83E;
        font-weight: 700;
        font-size: 116.7%;
    }

#shopify-section-ss-tools #so-groups .cart-bottom p > a {
    float: left;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    background-color: #222;
    color: #fff;
    padding: 15px;
}

    #shopify-section-ss-tools #so-groups .cart-bottom p > a:hover {
        opacity: .8;
    }

    #shopify-section-ss-tools #so-groups .cart-bottom p > a.btn-checkout {
        background-color: #D1A83E;
    }

.widget-blogs .blog-image:hover img {
    opacity: .7;
}

.widget-blogs .des {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.widget-blogs .blog-detail .blog-title {
    margin: 18px 0 10px;
    padding: 0;
    font-size: 16px;
}

    .widget-blogs .blog-detail .blog-title a {
        padding: 0;
        font-weight: 600;
        font-size: 13px;
        color: #222;
    }

        .widget-blogs .blog-detail .blog-title a:hover {
            color: #D1A83E;
        }

.widget-blogs .blog-detail .article_info {
    color: #999;
    font-size: 12px;
}

    .widget-blogs .blog-detail .article_info .article_info__date {
        float: left;
        padding-right: 10px;
    }

    .widget-blogs .blog-detail .article_info .article_comment {
        float: left;
    }

.widget-blogs .blog-detail .read-more {
    display: inline-block;
    float: right;
    text-align: right;
    text-transform: uppercase;
    color: #D1A83E;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    margin-top: 7px;
    padding: 0;
    position: relative;
}

    .widget-blogs .blog-detail .read-more:before {
        content: '';
        position: absolute;
        top: auto;
        bottom: 3px;
        right: 0;
        right: 0;
        height: 1px;
        width: 100%;
        background: #D1A83E;
    }

.left-product-carousel .item:last-child .product-item {
    margin-bottom: 0;
}

.left-product-carousel .product-item {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 5px;
}

@media (max-width:1650px) and (min-width:1200px) {
    .left-product-carousel .product-item {
        margin-bottom: 0!important;
    }
}

@media (min-width:1651px) {
    .left-product-carousel .product-item {
        padding: 0 20px;
    }
}

.left-product-carousel .product-img {
    float: left;
    width: 80px;
}

.left-product-carousel .product-info {
    margin-left: 90px;
    vertical-align: top;
}

    .left-product-carousel .product-info.style-2 {
        margin-left: 0;
        text-align: center;
    }

    .left-product-carousel .product-info .product-name {
        color: #222;
        font-weight: 500;
        text-transform: capitalize;
        line-height: 18px;
        padding-bottom: 5px;
    }

@media (max-width:767px) {
    .left-product-carousel .product-info .product-name {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.left-product-carousel .product-info .product-name:hover {
    color: #D1A83E;
}

.left-product-carousel.product2 .left-block .product-image {
    position: relative;
}

.home-title {
    border-bottom: 2px solid #eee;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

    .home-title h2 {
        font-size: 14px;
        color: #000;
        font-weight: 700;
        float: left;
        text-transform: uppercase;
        background-color: transparent;
        padding-bottom: 5px;
        position: relative;
        line-height: 10px;
        margin-top: 20px;
    }

@media (min-width:1200px) {
    .home-title h2 {
        font-size: 16px;
        padding-top: 2px;
    }
}

.home-title h2:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: -8px;
}

.home-title span {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
    margin-bottom: 0;
    background-color: #ff5e00;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 8px 25px;
    position: relative;
    bottom: -2px;
}

@media (max-width:991px) {
    .home-title span {
        font-size: 14px;
        padding: 8px 15px;
    }
}

.home-title .viewall {
    float: right;
    display: flex;
}

@media (min-width:992px) {
    .home-title .viewall {
        padding-top: 10px;
    }
}

@media (max-width:767px) {
    .home-title .viewall {
        display: none;
    }
}

.home-title .viewall .material-icons {
    font-size: 20px;
}

@media only screen and (max-width:575px) {
    .home-banner1 .banner-home {
        padding: 0 5px!important;
    }
}

@media only screen and (max-width:992px) and (min-width:576px) {
    .home-banner1 .banner-home {
        padding: 0 8px!important;
    }
}

.home-banner1 .left-banner, .home-banner1 .right-banner {
    padding: 0 15px;
    float: left;
    width: 100%;
}

@media (min-width:768px) {
    .home-banner1 .left-banner, .home-banner1 .right-banner {
        width: 25.9%;
    }
}

.home-banner1 .left-banner img, .home-banner1 .right-banner img {
    width: 100%;
}

.home-banner1 .center-banner {
    padding: 0 15px;
    float: left;
}

@media (max-width:767px) {
    .home-banner1 .center-banner {
        margin: 10px 0;
    }
}

@media (min-width:768px) {
    .home-banner1 .center-banner {
        width: 50%;
    }
}

.home-banner1 .left-banner {
    padding-left: 15px;
    padding-right: 5px;
}

.home-banner1 .right-banner {
    padding-right: 15px;
    padding-left: 5px;
}

@media (max-width:767px) {
    .widget_multibanner .item_banner.item1 {
        margin-bottom: 10px;
    }

    .widget-collection {
        /*display: none;*/
    }
}

.widget-collection .collections .collect {
    position: relative;
    text-align: center;
}

    .widget-collection .collections .collect .collection-item img:hover {
        opacity: .8;
    }

    .widget-collection .collections .collect .collection-name {
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

        .widget-collection .collections .collect .collection-name h5 {
            color: #000;
            text-transform: uppercase;
            margin-bottom: 0;
            font-size: 14px;
        }

        .widget-collection .collections .collect .collection-name p {
            margin-bottom: 5px;
        }

.col_client .client-carousel {
    padding: 20px 0 10px;
    text-align: center;
    /*border: 1px solid #e9ecf1;*/
    border-radius: 5px;
}

.col_client .info .client-image {
    justify-content: center;
    display: flex;
}

    .col_client .info .client-image img {
        border-radius: 50%;
        border: 3px solid #D1A83E;
        width: auto;
    }

.col_client .info .client-info .client-name {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    margin: 10px 0 5px;
}

.col_client .client-quote {
    color: #777;
    position: relative;
    overflow: hidden;
    padding: 0 30px;
    margin: 0;
}

    .col_client .client-quote:before {
        position: absolute;
        top: 0;
        font-family: FontAwesome;
        font-size: 24px;
        color: #eee;
        left: 10px;
        content: "\f10d";
    }

    .col_client .client-quote:after {
        position: absolute;
        bottom: 0;
        font-family: FontAwesome;
        font-size: 24px;
        color: #eee;
        right: 10px;
        content: "\f10e";
    }

.col_client .owl-dots {
    padding-top: 10px;
}

    .col_client .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #222;
        margin: 0 5px;
        display: inline-block;
        opacity: 1;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }

        .col_client .owl-dots .owl-dot.active {
            width: 30px;
            background-color: #D1A83E;
        }

.main-left .widget_bestseler.left-product-carousel {
    margin-top: 30px;
}

.buy-demo {
    position: fixed;
    bottom: 75px;
    left: 30px;
    opacity: .8;
    z-index: 9;
}

    .buy-demo:hover {
        opacity: 1;
    }

    .buy-demo > span {
        background: #7ca81f;
        color: #fff;
        width: 50px;
        height: 50px;
        display: inline-block;
        text-align: center;
        line-height: 50px;
        border-radius: 100%;
        font-size: 22px;
        position: relative;
        z-index: 2;
        font-weight: 400;
    }

        .buy-demo > span > span {
            position: absolute;
            left: 6px;
            font-size: 14px;
            top: -3px;
        }

        .buy-demo > span strong {
            padding-left: 4px;
            font-weight: 500;
        }

    .buy-demo p {
        width: 28px;
        height: 28px;
        position: absolute;
        background: #8bb92c;
        border-radius: 100%;
        text-align: center;
        line-height: 28px;
        bottom: -18px;
        left: -16px;
    }

        .buy-demo p svg {
            width: 15px;
            height: 15px;
            stroke: #fff;
            fill: #fff;
        }

.purchase-now-effect {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 52px;
    height: 52px;
    z-index: 1;
    background: #7ca81f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    animation: nasa_pulsate 2s linear infinite;
}

.buy-demo svg {
    animation: rotateinfinite 15s ease-in-out infinite;
}

@keyframes nasa_pulsate {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    50% {
        transform: scale(1.2);
        opacity: .5;
    }

    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes rotateinfinite {
    to {
        transform: rotateY(360deg);
    }

    100%,20% {
        transform: rotateY(360deg);
    }

    0% {
        transform: rotateY(0);
    }

    10% {
        transform: rotateY(0);
    }
}
