p::selection, h1::selection, h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection,
span::selection, strong::selection, a::selection, address::selection, img::selection, ul::selection, small::selection,
label::selection {
    color: white;
    background: red;
}
.wrap-flex {
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-align-items: center;
    -khtml-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    -ms-flex-align: center
}

.home-title h2,
.home-title h1 {
    color: #1c1c1c;
    text-transform: capitalize;
    font-weight: 400;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 0;
    margin-bottom: 5px
}

.box-title {
    border-bottom: 1px solid #eaeaea;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 16px
}

    .box-title h3 {
        font-size: 18px;
        color: #222;
        font-weight: 700;
        float: left;
        text-transform: uppercase;
        margin-bottom: 5px;
        margin-top: 0
    }

    .box-title:after {
        position: absolute;
        content: "";
        width: 100px;
        height: 2px;
        background-color: #ff525b;
        bottom: -1px;
        left: 0
    }

    .box-title a {
        float: right;
        color: #ff525b;
        font-size: 14px
    }

        .box-title a:hover {
            color: #d10f36
        }

        .box-title a:after {
            font-family: FontAwesome;
            content: "\f0da"
        }

.quick-view .owl-nav {
    position: static
}

.owl-nav {
    position: absolute;
    top: -24px;
    right: 10px
}

    .owl-nav > div {
        border: none;
        width: 28px;
        height: 28px;
        line-height: 27px;
        text-align: center;
        background-color: rgba(0, 0, 0, .1);
        overflow: hidden;
        cursor: pointer;
        margin-top: -13px;
        border-radius: 2px;
        display: inline-block;
        -webkit-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out
    }

        .owl-nav > div.owl-prev {
            margin-right: 2px
        }

        .owl-nav > div:hover {
            background: rgba(0, 0, 0, .3)
        }

        .owl-nav > div i.fa {
            color: #fff;
            line-height: 28px;
            display: block;
            width: 100%;
            height: 100%;
            font-size: 15px;
            -webkit-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out
        }

.quick-view .overlay,
.ajax-success-modal .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
}

body .home-section .featured {
    margin-bottom: 40px !important
}

    body .home-section .featured .col-sm-4 {
        overflow: hidden
    }

        body .home-section .featured .col-sm-4 .owl-stage-outer {
            overflow: visble
        }

    body .home-section .featured .home-title {
        padding: 8px 16px;
        border-radius: 5px 5px 0 0;
        display: none
    }

        body .home-section .featured .home-title h2,
        body .home-section .featured .home-title h1 {
            font-size: 20px;
            color: #fff;
            display: inline-block;
            position: relative;
            top: 4px
        }

        body .home-section .featured .home-title img {
            display: inline-block;
            margin-right: 13px;
            position: relative;
            top: 2px
        }

    body .home-section .featured .owl-stage-outer {
        padding: 0;
        /*padding-bottom: 50px*/
    }

    body .home-section .featured .owl-dots {
        position: absolute;
        bottom: 0;
        text-align: center;
        bottom: 8px;
        padding: 13px 0;
        left: 20px;
        right: 20px;
        bottom: 0
    }

        body .home-section .featured .owl-dots > div {
            display: inline-block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            margin-right: 11px;
            background: #ccc
        }

            body .home-section .featured .owl-dots > div.active {
                background: #ff525b
            }

    body .home-section .featured .wrap .banner-carousel {
        border-top: 0;
        border-radius: 0 0 5px 5px
    }

    body .home-section .featured .wrap.style1 .home-title {
        background: #28a488;
        display: none
    }

    body .home-section .featured .wrap.style2 .home-title {
        background: #9152a7
    }

    body .home-section .featured .wrap.style3 .home-title {
        background: #ef531d
    }

    body .home-section .featured .products-listing.grid .product-layout .wrap .owl-item:hover {
        position: relative;
        z-index: 2
    }

        body .home-section .featured .products-listing.grid .product-layout .wrap .owl-item:hover .item:hover {
            /*box-shadow: 1px 6px 16px rgba(0, 0, 0, .2);*/
            position: relative;
            z-index: 2;
            background: #fff
        }

    body .home-section .featured .products-listing.grid .product-layout .wrap .product-item .product-item-container {
        box-shadow: none;
        background: #fff
    }

.recommend .home-title h2 {
    margin-bottom: 13px
}

body .home-section .home-deal {
    margin-bottom: 37px !important
}

    body .home-section .home-deal .home-title {
        margin-bottom: 12px
    }

        body .home-section .home-deal .home-title h2 {
            margin: 0;
            color: #ff525b;
            font-size: 24px
        }

            body .home-section .home-deal .home-title h2 img {
                display: inline-block;
                position: relative;
                top: -3px;
                margin-right: 10px
            }

    body .home-section .home-deal .products-listing.grid {
        border: 1px solid #e5e5e5;
        border-top: 2px solid #ff525b;
        border-radius: 0 0 5px 5px
    }

        body .home-section .home-deal .products-listing.grid .owl-stage-outer {
            padding: 0;
            padding-bottom: 50px
        }

        body .home-section .home-deal .products-listing.grid .owl-dots {
            text-align: center;
            bottom: 8px;
            padding: 13px 0;
            border-top: 1px solid #e5e5e5;
            position: absolute;
            left: 20px;
            right: 20px;
            bottom: 0
        }

            body .home-section .home-deal .products-listing.grid .owl-dots > div {
                display: inline-block;
                width: 10px;
                height: 10px;
                border-radius: 50%;
                margin-right: 11px;
                background: #ccc
            }

                body .home-section .home-deal .products-listing.grid .owl-dots > div.active {
                    background: #ff525b
                }

        body .home-section .home-deal .products-listing.grid .product-layout .owl-item:hover {
            box-shadow: 1px 6px 16px rgba(0, 0, 0, .2);
            position: relative;
            z-index: 1
        }

        body .home-section .home-deal .products-listing.grid .product-layout .product-item .product-item-container {
            box-shadow: none;
            border: 0 !important;
            padding-bottom: 30px !important
        }

            body .home-section .home-deal .products-listing.grid .product-layout .product-item .product-item-container .add-to-cart {
                position: static;
                box-shadow: none !important;
                opacity: 1;
                visibility: visible;
                padding-bottom: 0px !important
            }

    body .home-section .home-deal .countdown_tab {
        text-align: right;
        position: relative;
        top: -4px
    }

        body .home-section .home-deal .countdown_tab span {
            display: inline-block;
            color: #ff525b;
            font-size: 14px;
            margin-right: 16px;
            position: relative;
            top: 5px
        }

    body .home-section .home-deal .countdown_inner {
        display: inline-block
    }

        body .home-section .home-deal .countdown_inner > div {
            display: inline-block;
            vertical-align: top;
            height: 35px;
            line-height: 35px;
            border-radius: 4px;
            padding: 0 9px;
            color: #fff;
            font-size: 18px;
            background: #ff525b;
            margin-right: 12px;
            position: relative
        }

            body .home-section .home-deal .countdown_inner > div:after {
                content: ":";
                color: #ff525b;
                right: -8px;
                top: -1px;
                position: absolute
            }

            body .home-section .home-deal .countdown_inner > div:last-child {
                margin: 0
            }

                body .home-section .home-deal .countdown_inner > div:last-child:after {
                    display: none
                }

            body .home-section .home-deal .countdown_inner > div .title-time {
                display: none
            }

.banner-background {
    background: #e1e1e1;
    padding: 30px 0;
    margin-bottom: 35px !important
}

@media (min-width:1200px) {
    .widget-services.policy2 .policy .icon-policy {
        display: inline-block;
        float: none
    }

    .widget-services.policy2 .policy .info {
        display: inline-block
    }

    .widget-services.policy2 .policy:nth-child(2) {
        padding-left: 58px
    }

    .widget-services.policy2 .policy:last-child {
        padding-left: 83px;
        padding-right: 0
    }
}

.widget-services.service-footer .bg-policy {
    border-bottom: 1px solid #3c3938;
    clear: both;
    overflow: hidden
}

    .widget-services.service-footer .bg-policy .policy {
        cursor: pointer;
        width: 25%;
        float: left;
        padding: 23px 15px;
        padding-left: 0
    }

        .widget-services.service-footer .bg-policy .policy:hover .icon-policy i {
            color: #fff
        }

        .widget-services.service-footer .bg-policy .policy .icon-policy {
            color: #ff525b
        }

.widget-services .bg-policy {
    border-bottom: 1px solid #2d2d2d;
    clear: both;
    overflow: hidden
}

    .widget-services .bg-policy .policy {
        cursor: pointer;
        width: 33.3333%;
        float: left;
        padding: 41px 15px;
        padding-left: 0
    }

        .widget-services .bg-policy .policy:hover i {
            color: #ff525b
        }

        .widget-services .bg-policy .policy .icon-policy {
            font-size: 26px;
            color: #a8a8a8;
            float: left;
            margin-right: 15px;
            margin-top: 8px
        }

        .widget-services .bg-policy .policy .info a {
            font-size: 14px;
            color: #fff;
            text-transform: uppercase;
            font-weight: 600
        }

        .widget-services .bg-policy .policy .info div {
            color: #b3b3b3
        }

.sidebar-product .block,
.col-sidebar .block {
    border: 1px solid #e5e5e5;
    margin-bottom: 30px
}

@media (min-width:1200px) {
    .sidebar-product .block,
    .col-sidebar .block {
        margin-bottom: 40px
    }
}

.sidebar-product .block.sidebar-banner,
.col-sidebar .block.sidebar-banner {
    border: none
}

.sidebar-product .widget-content,
.col-sidebar .widget-content {
    padding: 15px 20px
}

.sidebar-product .block-title,
.col-sidebar .block-title {
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #f8f8f8;
    margin: 0;
    padding: 15px
}

    .sidebar-product .block-title strong,
    .col-sidebar .block-title strong {
        font-weight: 600
    }

.sidebar-html .services-sidebar li:last-child .service-content {
    border: none
}

.sidebar-html .services-sidebar li .service-content {
    border-bottom: 1px dashed #ebebeb;
    padding: 20px 0
}

    .sidebar-html .services-sidebar li .service-content .service-icon {
        display: inline-block;
        font-size: 30px;
        line-height: 1.2;
        min-width: 36px;
        text-align: center;
        vertical-align: top;
        font-size: 24px
    }

@media (min-width:992px) {
    .sidebar-html .services-sidebar li .service-content .service-icon {
        font-size: 30px
    }
}

.sidebar-html .services-sidebar li .service-content .service-info {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px
}

    .sidebar-html .services-sidebar li .service-content .service-info h4 {
        font-size: 14px;
        font-weight: 700;
        margin: 0 0 5px
    }

    .sidebar-html .services-sidebar li .service-content .service-info p {
        margin: 0
    }

#layered-navigation .block-layered-nav {
    border: none;
    margin: 0
}

    #layered-navigation .block-layered-nav .widget-content {
        padding: 0
    }

    #layered-navigation .block-layered-nav .block-content {
        width: 100%;
        border-top: 0;
        padding: 0
    }

#narrow-by-list {
    margin-bottom: 0
}

    #narrow-by-list .category-filter {
        font-size: 14px;
        color: #f7515b;
        text-transform: uppercase;
        padding: 10px 20px;
        border-bottom: 1px solid #e5e5e5
    }

    #narrow-by-list dd {
        overflow: hidden;
        clear: both
    }

        #narrow-by-list dd dd ol li {
            display: inline-block
        }

        #narrow-by-list dd.filter-category ol li {
            padding: 15px 0;
            border-bottom: 1px solid #e5e5e5
        }

            #narrow-by-list dd.filter-category ol li:last-child {
                border: 0;
                padding-bottom: 0
            }

    #narrow-by-list .filter-tags dd {
        padding: 10px 25px 10px 20px
    }

        #narrow-by-list .filter-tags dd ol li {
            display: inline-block;
            margin: 5px 5px 5px 0
        }

    #narrow-by-list .filter-tags .category-filter {
        display: block
    }

    #narrow-by-list .filter-tags dd li {
        margin-right: 3px
    }

    #narrow-by-list dd ol li a,
    #narrow-by-list dd ol li label {
        font-weight: 400;
        cursor: pointer;
        display: block;
        font-size: 13px
    }

.filter-category a {
    background: url(box-check.png) no-repeat 0 center;
    padding-left: 23px;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}

    .filter-category a:hover,
    .filter-category a.active {
        background: url(box-check-atv.png) no-repeat 0 center;
        cursor: pointer;
        color: #ff525b
    }

.filter-tags input[value="xs"] + label {
    background: #fff !important;
    padding: 0px !important;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #666;
    border: 1px solid #e5e5e5
}

.filter-tags input[value="xs"]:checked + label {
    background: #ff525b !important;
    border: 1px solid #ff525b;
    color: #fff
}

.filter-tags input[value="l"] + label {
    background: #fff !important;
    padding: 0px !important;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #666;
    border: 1px solid #e5e5e5
}

.filter-tags input[value="l"]:checked + label {
    background: #ff525b !important;
    border: 1px solid #ff525b;
    color: #fff
}

.filter-tags input[value="m"] + label {
    background: #fff !important;
    padding: 0px !important;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #666;
    border: 1px solid #e5e5e5
}

.filter-tags input[value="m"]:checked + label {
    background: #ff525b !important;
    border: 1px solid #ff525b;
    color: #fff
}

.filter-tags input[value="s"] + label {
    background: #fff !important;
    padding: 0px !important;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #666;
    border: 1px solid #e5e5e5
}

.filter-tags input[value="s"]:checked + label {
    background: #ff525b !important;
    border: 1px solid #ff525b;
    color: #fff
}

.filter-tags input[value="xl"] + label {
    background: #fff !important;
    padding: 0px !important;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #666;
    border: 1px solid #e5e5e5
}

.filter-tags input[value="xl"]:checked + label {
    background: #ff525b !important;
    border: 1px solid #ff525b;
    color: #fff
}

.filter-tags input[type="checkbox"] {
    display: none
}

    .filter-tags input[type="checkbox"] + label {
        background: url(../images/box-check.png) no-repeat 0 center;
        padding-left: 20px
    }

.filter-tags input[type=checkbox] + label:hover,
.filter-tags input[type=checkbox]:checked + label {
    background: url(box-check-atv.png) no-repeat 0 center;
    cursor: pointer
}

.filter-tags dt a {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
    float: right;
    letter-spacing: 0;
    line-height: 1px
}

    .filter-tags dt a.clear {
        position: relative;
        top: 23px;
        padding-right: 5px
    }

.filter-tags .filter-color ol li {
    width: 26px;
    margin: 0 6px 5px 0 !important;
    padding: 0;
    float: left
}

    .filter-tags .filter-color ol li a {
        border: 1px solid #e5e5e5
    }

    .filter-tags .filter-color ol li:hover a {
        border-color: #ff525b
    }

    .filter-tags .filter-color ol li a {
        display: block;
        width: 25px;
        height: 25px;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
        transition: all 100ms ease-in-out
    }

        .filter-tags .filter-color ol li a img {
            width: 100%;
            padding: 1px
        }

        .filter-tags .filter-color ol li a:hover,
        .filter-tags .filter-color ol li a.active {
            border-color: #ff525b
        }

.filter-color input[type=checkbox]:checked + a {
    border: 1px solid #ff525b !important
}

.filter-color li.black a {
    background-color: #000
}

.filter-color li.red a {
    background-color: red
}

.filter-color li.white a {
    background-color: #fff
}

.filter-color li.blue a {
    background-color: #397bb5
}

.filter-color li.yellow a {
    background-color: yellow
}

@media (min-width:992px) {
    .template-index .widget-product-carousel .product-banner {
        border: 1px solid #e5e5e5;
        border-width: 0 1px 1px 1px;
        padding-bottom: 10px;
        padding-right: 10px
    }

        .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .row {
            margin: 0
        }

        .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.col-md-4 {
            padding: 0
        }

            .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.col-md-4 .product-item-container {
                border-width: 0 1px 0 0 !important
            }

                .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.col-md-4 .product-item-container .right-block {
                    padding-top: 0
                }

        .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.item-2 {
            border-left: 1px solid #e5e5e5;
            margin-left: -1px
        }

            .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.item-2 .product-item-container,
            .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.item-5 .product-item-container {
                border-right: 0 !important
            }

        .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.item-3,
        .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.item-4,
        .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .item.item-5 {
            margin-bottom: 15px
        }

        .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .col-md-8 {
            padding: 0
        }

            .template-index .widget-product-carousel .product-banner .products-listing.grid .product-layout .col-md-8 .banners {
                padding-right: 10px
            }
}

.template-index .widget-product-carousel2 {
    padding-bottom: 36px
}

    .template-index .widget-product-carousel2 .products-listing.grid .product-layout .item .product-item:hover {
        box-shadow: 1px 6px 16px rgba(0, 0, 0, .2);
        position: relative;
        z-index: 1
    }

    .template-index .widget-product-carousel2 .products-listing.grid .product-layout .item .product-item-container {
        border-width: 1px !important;
        margin-bottom: 0;
        min-height: unset !important;
        padding-bottom: 0
    }

        .template-index .widget-product-carousel2 .products-listing.grid .product-layout .item .product-item-container .box-label {
            position: static
        }

            .template-index .widget-product-carousel2 .products-listing.grid .product-layout .item .product-item-container .box-label .label-sale {
                position: absolute;
                top: 11px;
                right: 11px;
                background: #df3536
            }

            .template-index .widget-product-carousel2 .products-listing.grid .product-layout .item .product-item-container .box-label .label-new {
                position: absolute;
                left: 11px;
                top: 11px;
                background: #0083c1
            }

        .template-index .widget-product-carousel2 .products-listing.grid .product-layout .item .product-item-container:hover {
            box-shadow: none
        }

    .template-index .widget-product-carousel2 .banner-carousel {
        position: relative
    }

        .template-index .widget-product-carousel2 .banner-carousel .owl-stage-outer {
            padding: 0 !important
        }

        .template-index .widget-product-carousel2 .banner-carousel .owl-dots {
            width: 100%;
            position: absolute;
            text-align: center;
            bottom: 8px
        }

            .template-index .widget-product-carousel2 .banner-carousel .owl-dots .owl-dot {
                display: inline-block;
                width: 10px;
                height: 10px;
                border-radius: 50%;
                margin-right: 14px;
                background: rgba(255, 255, 255, .5)
            }

                .template-index .widget-product-carousel2 .banner-carousel .owl-dots .owl-dot.active {
                    background: #fff
                }

    .template-index .widget-product-carousel2 .list-menu {
        padding-left: 19px;
        padding-top: 13px
    }

        .template-index .widget-product-carousel2 .list-menu li a {
            display: inline-block;
            position: relative;
            color: #444;
            font-size: 14px;
            text-transform: capitalize;
            line-height: 39px
        }

            .template-index .widget-product-carousel2 .list-menu li a:before {
                margin-right: 8px;
                top: -3px;
                content: "";
                border-radius: 50%;
                width: 4px;
                height: 4px;
                display: inline-block;
                background: #444;
                position: relative
            }

.template-index .widget-product-carousel {
    margin-bottom: 0px !important
}

    .template-index .widget-product-carousel .owl-stage-outer {
        padding-bottom: 50px
    }

    .template-index .widget-product-carousel .owl-item .item > div:nth-child(2) {
        margin-top: 10px
    }

    .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container {
        margin-bottom: 0;
        min-height: unset !important
    }

        .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .box-label {
            position: static
        }

            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .box-label .label-sale {
                position: absolute;
                top: 11px;
                right: 11px;
                background: #df3536
            }

            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .box-label .label-new {
                position: absolute;
                left: 11px;
                top: 11px;
                background: #0083c1
            }

        .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container:hover {
            box-shadow: 1px 6px 16px rgba(0, 0, 0, .2)
        }

            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container:hover .add-to-cart {
                opacity: 1;
                visibility: visible;
                box-shadow: 1px 6px 16px rgba(0, 0, 0, .2)
            }

            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container:hover .right-block {
                background: #fff;
                z-index: 5;
                position: relative
            }

        .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .left-block .button-link {
            padding: 0;
            position: absolute;
            z-index: 99;
            right: 0;
            left: 0;
            top: 50%;
            margin-top: -20px
        }

            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .left-block .button-link > div {
                display: inline-block;
                margin-right: 4px
            }

                .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .left-block .button-link > div .btn_df {
                    border: none;
                    display: block;
                    margin-top: 0;
                    padding: 0;
                    background-color: #fff;
                    color: #333;
                    width: 40px;
                    height: 40px;
                    line-height: 40px;
                    text-align: center;
                    -webkit-transition: all 200ms ease-in-out;
                    -moz-transition: all 200ms ease-in-out;
                    -ms-transition: all 200ms ease-in-out;
                    -o-transition: all 200ms ease-in-out;
                    transition: all 200ms ease-in-out;
                    border-radius: 50%;
                    box-shadow: 1px 2px 3px rgba(0, 0, 0, .5)
                }

                    .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .left-block .button-link > div .btn_df:hover {
                        background: #ff525b;
                        color: #fff
                    }

        .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .right-block {
            padding: 8px 12px 1px;
            text-align: center;
            height: 82px;
            /*background: #f6fcfd;*/
        }

            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption h4 {
                margin: 0 0 5px 0;
                font-weight: 400;
                text-transform: capitalize;
                font-size: 14px;
                padding-top: 10px
            }

            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .right-block .box-price .price-new,
            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .right-block .price .price-new {
                margin-right: 5px;
                font-size: 14px;
                color: #ff525b
            }

        .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .add-to-cart {
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.1s;
            -o-transition: all 0.1s;
            transition: all 0.1s;
            text-align: center;
            background: #fff;
            position: absolute;
            z-index: 4;
            width: 100%;
            bottom: -46px;
            padding: 9px 0 20px 0
        }

            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .add-to-cart a,
            .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .add-to-cart button {
                padding: 8px 24px;
                display: inline-block;
                background: #ff525b;
                color: #fff;
                font-size: 12px;
                text-transform: uppercase;
                border-radius: 30px
            }

                .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .add-to-cart a i,
                .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .add-to-cart button i {
                    display: none
                }

                .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .add-to-cart a:hover,
                .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .add-to-cart button:hover {
                    background: #333
                }

        .template-index .widget-product-carousel .products-listing.grid .product-layout .product-item-container .price {
            margin: 0 0 0
        }

.widget-product-carousel .widget-head {
    clear: both;
    background-color: #e8e8e8;
    display: block;
    position: relative
}

    .widget-product-carousel .widget-head .wg-title {
        background-color: #ff525b;
        min-width: 234px;
        position: relative;
        float: left;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 14px 20px 13px;
        color: #fff
    }

        .widget-product-carousel .widget-head .wg-title:before {
            width: 0;
            height: 0;
            border-top: 25px solid transparent;
            border-left: 13px solid #ff525b;
            border-bottom: 25px solid transparent;
            position: absolute;
            content: "";
            top: 0;
            right: -13px
        }

    .widget-product-carousel .widget-head .item-sub-cat {
        float: none;
        min-height: 49px;
        padding: 13px 0;
        background-color: #e8e8e8
    }

        .widget-product-carousel .widget-head .item-sub-cat .view_all {
            padding-left: 25px;
            font-size: 14px
        }

            .widget-product-carousel .widget-head .item-sub-cat .view_all:after {
                font-family: FontAwesome;
                content: "\f0da"
            }

@media (min-width:992px) {
    .widget-product-carousel .widget-head .item-sub-cat .view_all {
        position: absolute;
        top: 14px;
        right: 22px
    }

        .widget-product-carousel .widget-head .item-sub-cat .view_all:after {
            margin-left: 4px
        }
}

.widget-product-carousel .widget-head .item-sub-cat .list-menu {
    margin: 0
}

@media (min-width:992px) {
    .widget-product-carousel .widget-head .item-sub-cat .list-menu {
        display: inline-block;
        position: relative;
        z-index: 1;
        border: none;
        box-shadow: none;
        background: transparent;
        padding-top: 3px;
        padding-left: 31px
    }
}

.widget-product-carousel .widget-head .item-sub-cat .list-menu li {
    float: left;
    margin: 0
}

    .widget-product-carousel .widget-head .item-sub-cat .list-menu li:last-child a::before {
        display: none
    }

    .widget-product-carousel .widget-head .item-sub-cat .list-menu li a {
        padding: 0 30px 0 0;
        color: #000;
        font-size: 14px;
        position: relative;
        text-decoration: none;
        word-wrap: break-word;
        float: left;
        background: transparent
    }

        .widget-product-carousel .widget-head .item-sub-cat .list-menu li a:before {
            background: none;
            position: absolute;
            content: "|";
            color: #a6a6a6;
            top: 0;
            right: 10px;
            left: auto
        }

        .widget-product-carousel .widget-head .item-sub-cat .list-menu li a:hover {
            color: #ff525b;
            background: transparent
        }

.widget-product-carousel .products-listing.grid .product-layout .product-item-container {
    margin-bottom: 0
}

    .widget-product-carousel .products-listing.grid .product-layout .product-item-container .right-block {
        padding: 8px 12px 1px
    }

    .widget-product-carousel .products-listing.grid .product-layout .product-item-container .price {
        margin: 0 0 0
    }

.home-banner-menu .wrap-banner .content {
    border: 1px solid #e5e5e5;
    border-top: 0;
    text-align: center;
    padding-bottom: 20px
}

    .home-banner-menu .wrap-banner .content h4 {
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        background: #ff525b;
        padding: 17px 0
    }

    .home-banner-menu .wrap-banner .content ul li a {
        position: relative;
        line-height: 28px;
        font-size: 14px;
       /*font-family: 'Nunito', sans-serif;*/
    }

        .home-banner-menu .wrap-banner .content ul li a:hover {
            color: #ff525b
        }

    .home-banner-menu .wrap-banner .content a.link-button {
        display: block;
        font-size: 12px;
        color: #ff525b;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 13px
    }

        .home-banner-menu .wrap-banner .content a.link-button:hover {
            color: #333
        }

.section-product-list .col-md-6:nth-child(3) .product-item-container,
.section-product-list .col-md-6:nth-child(3) .box-price,
.section-product-list .col-md-6:nth-child(3) .price,
.section-product-list .col-md-6:nth-child(4) .product-item-container,
.section-product-list .col-md-6:nth-child(4) .box-price,
.section-product-list .col-md-6:nth-child(4) .price {
    margin-bottom: 0px !important
}

.section-product-list .products-listing.grid .product-layout .product-item-container {
    margin-bottom: 24px
}

    .section-product-list .products-listing.grid .product-layout .product-item-container .right-block {
        text-align: left
    }

.section-product-list .banners .banner-home {
    overflow: hidden
}

.section-product-list .banners .banner-content {
    text-align: center;
    background: #fafafa;
    letter-spacing: .3px;
    padding: 26px 45px 34px 45px
}

    .section-product-list .banners .banner-content .home-title {
        margin-bottom: 3px;
        padding-bottom: 3px;
        text-align: center
    }

    .section-product-list .banners .banner-content a {
        display: inline-block;
        margin-top: 16px
    }

        .section-product-list .banners .banner-content a:before {
            display: none
        }

.home-banner3 .row .col-sm-4 > div:nth-child(2) {
    margin-top: 10px
}

.widget-logolist {
    margin-bottom: 34px !important
}

    .widget-logolist img:hover {
        opacity: .7
    }

.widget-deals-carousel {
    margin-bottom: 30px
}

    .widget-deals-carousel .product-layout {
        padding: 0 !important
    }

    .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block {
        clear: none;
        text-align: left
    }

        .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption {
            font-weight: 400;
            border-top: 1px solid #eee;
            margin-top: 15px;
            padding-top: 25px;
            margin-bottom: 10px;
            display: inline-block;
            width: 100%
        }

@media (min-width:1200px) {
    .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption .custom-reviews {
        float: right;
        line-height: 15px
    }

    .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption .price {
        float: left
    }

    .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption h4 {
        margin-bottom: 10px
    }

        .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption h4 a {
            font-size: 18px
        }

    .widget-deals-carousel .products-listing.grid .product-layout .product-item-container .right-block .caption .des {
        margin-bottom: 25px
    }
}

.widget-deals-carousel .icon-time {
    color: #f55;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px
}

.widget-deals-carousel .deals-info {
    margin: 0 -15px
}

    .widget-deals-carousel .deals-info .deals-time {
        float: left;
        width: 25%;
        background: transparent;
        border-bottom: 1px solid #fff;
        font-size: 20px;
        font-weight: 400;
        line-height: 100%;
        text-align: center
    }

    .widget-deals-carousel .deals-info .second .num-time:after {
        display: none
    }

    .widget-deals-carousel .deals-info .num-time {
        border: none;
        font-size: 22px;
        color: #222;
        font-weight: 500;
        position: relative;
        line-height: 24px
    }

        .widget-deals-carousel .deals-info .num-time:after {
            content: ":";
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            font-size: 22px;
            color: #222
        }

    .widget-deals-carousel .deals-info .title-time {
        color: #999;
        font-size: 12px
    }

.widget-logolist {
    border: 1px solid #e5e5e5;
    border-width: 1px 0 1px 0
}

    .widget-logolist img {
        width: auto !important
    }

    .widget-logolist .wrap {
        position: relative
    }

        .widget-logolist .wrap .owl-carousel {
            position: static
        }

            .widget-logolist .wrap .owl-carousel .owl-nav {
                position: static
            }

@media (min-width:1200px) {
    .widget-logolist .wrap .owl-carousel .owl-nav > div {
        width: 42px;
        height: 42px;
        cursor: pointer;
        margin-top: -10px
    }

        .widget-logolist .wrap .owl-carousel .owl-nav > div i {
            line-height: 44px
        }
}

.widget-logolist .wrap .owl-carousel .owl-nav .owl-prev {
    left: 0
}

.widget-logolist .wrap .owl-carousel .owl-nav .owl-next {
    right: 0
}

.ss_megamenu_icon {
    position: absolute;
    top: -10px;
    right: 0;
    width: 35px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-size: 10px !important;
    text-align: center;
    text-transform: uppercase;
    z-index: 1
}

    .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
    }

    .ss_megamenu_icon.mega-hot {
        background-color: #e74c3c
    }

        .ss_megamenu_icon.mega-hot:after {
            border-top: 5px solid #e74c3c
        }

    .ss_megamenu_icon.mega-new {
        background-color: #00ABF0
    }

        .ss_megamenu_icon.mega-new:after {
            border-top: 5px solid #00ABF0
        }

.main-megamenu .main-menu {
    position: relative
}

.main-megamenu ul {
    list-style: none;
    padding: 0
}

    .main-megamenu ul.nav {
        margin: 0
    }

        .main-megamenu ul.nav > li {
            margin: 0;
            padding: 0;
            float: left;
            vertical-align: middle;
            margin-right: 1px;
            line-height: 100%;
            -webkit-transition: all 0.15s ease;
            -o-transition: all 0.15s ease;
            transition: all 0.15s ease
        }

            .main-megamenu ul.nav > li > a {
                transition: all 0.35s ease;
                font-size: 116.6%;
                line-height: 49px;
                padding: 0 20px;
                -webkit-transition: all 0.35s ease;
                -o-transition: all 0.35s ease;
                transition: all 0.35s ease
            }

            .main-megamenu ul.nav > li:hover,
            .main-megamenu ul.nav > li.active {
                background: #7d7d7d
            }

                .main-megamenu ul.nav > li:hover > a,
                .main-megamenu ul.nav > li.active > a {
                    background: transparent
                }

@media (min-width:992px) {
    .main-megamenu ul.nav > li.ss_megamenu_drop > a span.ss_megamenu_title:after {
        content: "\f0d7";
        display: inline-block;
        vertical-align: middle;
        font-family: FontAwesome;
        margin-left: 5px;
        position: relative;
        top: 0;
        font-size: 12px;
        display: none
    }
}

.main-megamenu ul.nav > li.ss_megamenu_drop:hover > .ss_megamenu_dropdown,
.main-megamenu ul.nav > li.ss_megamenu_drop:focus > .ss_megamenu_dropdown {
    visibility: visible;
    opacity: 1
}

.main-megamenu .ss_megamenu_dropdown {
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 15px 25px;
    min-width: 270px;
    z-index: 900;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    border: 1px solid #e5e5e5;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 40, .2)
}

    .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown {
        padding: 25px 30px 30px;
        right: 0;
        width: 100%;
        border: 1px solid #e5e5e5
    }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown.left {
            left: 0 !important;
            right: auto !important
        }

        .main-megamenu .ss_megamenu_dropdown.megamenu_dropdown.right {
            left: auto !important;
            right: 0 !important
        }

    .main-megamenu .ss_megamenu_dropdown .megatitle {
        display: block;
        border-bottom: 0;
        font-weight: 600
    }

        .main-megamenu .ss_megamenu_dropdown .megatitle > span,
        .main-megamenu .ss_megamenu_dropdown .megatitle a {
            display: block;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 600;
            color: #000;
            padding-bottom: 10px;
            border-bottom: 1px solid #e5e5e5
        }

            .main-megamenu .ss_megamenu_dropdown .megatitle > span:hover,
            .main-megamenu .ss_megamenu_dropdown .megatitle a:hover {
                padding-left: 0
            }

    .main-megamenu .ss_megamenu_dropdown .mega_banner {
        margin-top: 20px
    }

    .main-megamenu .ss_megamenu_dropdown .menulink > li:last-child {
        margin-bottom: 8px
    }

    .main-megamenu .ss_megamenu_dropdown li {
        position: relative
    }

        .main-megamenu .ss_megamenu_dropdown li a {
            display: block;
            padding: 6px 0;
            border-bottom: #e5e5e5;
            font-weight: 400;
            line-height: 24px;
            text-decoration: none;
            font-size: 14px;
            -webkit-transition: all 0.35s ease;
            -o-transition: all 0.35s ease;
            transition: all 0.35s ease
        }

            .main-megamenu .ss_megamenu_dropdown li a:hover {
                padding-left: 10px;
                color: #ff525b
            }

        .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.ss_megamenu_drop.width-full {
            position: static !important
        }

        .main-megamenu .ss_megamenu_dropdown li.ss_megamenu_drop > a:after {
            content: "\f105";
            display: inline-block;
            font-family: FontAwesome;
            float: right;
            margin-left: 5px
        }

        .main-megamenu .ss_megamenu_dropdown li.ss_megamenu_drop .ss_megamenu_dropdown {
            top: 0;
            left: 100%
        }

        .main-megamenu .ss_megamenu_dropdown li.ss_megamenu_drop:hover > .ss_megamenu_dropdown,
        .main-megamenu .ss_megamenu_dropdown li.ss_megamenu_drop:focus > .ss_megamenu_dropdown {
            visibility: visible;
            opacity: 1
        }

@media (min-width:992px) {
    .main-megamenu .ss_megamenu_dropdown .megatitle > span,
    .main-megamenu .ss_megamenu_dropdown .megatitle a {
        line-height: 100%
    }
}

@media (min-width:1200px) {
    .main-wrap {
        padding-left: 35px;
        margin-top: 11px;
        background: #ffffff;
        border-top-right-radius: 8px;
        border-top-left-radius: 8px
    }
}

@media (max-width:991px) {
    .mobile-menu-active {
        height: 100%;
        overflow: hidden
    }

        .mobile-menu-active .btn-mobile:before {
            content: '';
            position: fixed;
            left: 0;
            top: 0;
            display: block;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, .3);
            z-index: 990
        }

    .main-megamenu ul.nav > li {
        float: none;
        margin: 0;
        position: relative !important
    }

        .main-megamenu ul.nav > li.active,
        .main-megamenu ul.nav > li:hover {
            background: #f5f5f5
        }
}

.btn-mobile {
    position: relative;
    padding: 0
}

.button-mobile {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 33px;
    border-radius: 0;
    border: none;
    padding: 9px 5px;
    margin: 5px 0;
    border: 1px solid #1d1d1d82;
    border-radius: 3px
}

    .button-mobile span {
        display: block;
        width: 22px;
        height: 2px;
        background-color: #000
    }

        .button-mobile span + span {
            margin-top: 4px
        }

.mobile-menu {
    -webkit-transform: translateZ(0);
    will-change: transform;
    display: block;
    width: 300px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -300px;
    z-index: 1000;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background-color: #232528;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s cubic-bezier(.46, .01, .32, 1);
    -o-transition: all 0.4s cubic-bezier(.46, .01, .32, 1);
    transition: all 0.4s cubic-bezier(.46, .01, .32, 1)
}

    .mobile-menu .logo-nav {
        text-align: center
    }

        .mobile-menu .logo-nav a {
            color: #fff
        }

.mobile-menu-active .mobile-menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    display: block
}

.mobile-menu .space_mega {
    margin-bottom: 20px
}

.mobile-menu .logo-nav {
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    top: 10px
}

.mobile-menu .menu-remove {
    position: relative;
    margin: 0;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 0;
    top: 0;
    overflow: hidden;
    display: block;
    width: 100%;
    text-align: center;
    text-align: center;
    border-bottom: 1px solid #111112;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .1)
}

    .mobile-menu .menu-remove .close-megamenu {
        cursor: pointer;
        font-size: 17px;
        padding: 7px 15px;
        text-align: right;
        display: block;
        color: #fff
    }

.mobile-menu ul {
    list-style: none;
    padding: 0
}

.mobile-menu .site_nav_mobile {
    margin: 10px 0
}

    .mobile-menu .site_nav_mobile .megamenu_dropdown {
        padding: 15px 20px
    }

        .mobile-menu .site_nav_mobile .megamenu_dropdown a.megatitle {
            font-weight: 700;
            text-transform: uppercase;
            border-bottom: 1px solid #ddd;
            padding: 10px 0
        }

        .mobile-menu .site_nav_mobile .megamenu_dropdown .menulink li a {
            text-transform: capitalize;
            border: none;
            padding: 10px 0
        }

    .mobile-menu .site_nav_mobile .mobile_dropdown .nav_dropdown {
        display: none
    }

    .mobile-menu .site_nav_mobile > li {
        position: relative
    }

        .mobile-menu .site_nav_mobile > li > a {
            padding: 12px 20px !important;
            border-bottom: 1px solid #111112;
            box-shadow: 0 1px 0 0 rgba(255, 255, 255, .1);
            text-transform: uppercase;
            padding: 10px
        }

            .mobile-menu .site_nav_mobile > li > a:hover,
            .mobile-menu .site_nav_mobile > li > a:focus {
                color: #ff525b;
                background-color: #252525
            }

        .mobile-menu .site_nav_mobile > li li > a {
            border-bottom: 1px solid #111112;
            box-shadow: 0 1px 0 0 rgba(255, 255, 255, .1);
            text-transform: uppercase;
            padding: 10px
        }

        .mobile-menu .site_nav_mobile > li .toogleClick {
            position: absolute;
            top: 10px;
            right: 10px;
            z-index: 1;
            width: 22px;
            height: 22px;
            line-height: 23px;
            cursor: pointer;
            text-align: center;
            background: #333;
            border-radius: 5px
        }

            .mobile-menu .site_nav_mobile > li .toogleClick .fa:before {
                content: "\f107"
            }

    .mobile-menu .site_nav_mobile li {
        position: relative
    }

        .mobile-menu .site_nav_mobile li a {
            display: block;
            text-decoration: none;
            font-size: 12px;
            line-height: 100% !important;
            color: #fff !important
        }

            .mobile-menu .site_nav_mobile li a .ss_megamenu_title {
                font-size: 14px !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
        }

        .feature-layout .image-link .btn {
            position: absolute;
            top: -100px;
            left: calc(50% - 50px);
            padding: 9px 20px;
            background: #444;
            color: #fff;
            border-radius: 3px;
            border: none;
            background: #ff525b;
            border-color: #f8ab16;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
            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
        }

#container-module-newletter {
    display: none
}

.popup_bg {
    background: #0b0b0b none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: .8;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1042
}

.popup-close {
    color: #000;
   /*font-family: 'Nunito', sans-serif;*/;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: .65;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: medium none;
    overflow: visible;
    padding: 0;
    z-index: 1046
}

    .popup-close:hover {
        color: #000;
        opacity: 1
    }

.ss_newletter_custom_popup {
    z-index: 2042;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    animation: iconosani 2.5s forwards;
    -webkit-animation: iconosani 2.5s forwards;
    -moz-animation: iconosani 2.5s forwards;
    -o-animation: iconosani 2.4s forwards
}

.popup-wraper {
    background-color: #eee;
    border-radius: 5px;
    padding: 0;
    background-repeat: no-repeat !important;
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.ss-custom-popup h3,
.ss-custom-default h3,
.ss-custom-popup .form-group,
.ss-custom-default .form-group {
    margin: 0;
    padding: 5px
}

.ss-custom-popup .popup-content .signup input,
.ss-custom-default .signup input {
    width: 50%;
    border-radius: 0
}

.ss-custom-popup .popup-content .signup .send-mail,
.ss-custom-default .send-mail {
    margin: 10px 0 0 0;
    padding: 7px 10px;
    border: none;
    background: #47c843;
    color: #fff;
    text-transform: uppercase
}

.ss-custom-popup .popup-content .signup .smns-input-heading,
.ss-custom-default .smns-input-heading {
    margin: 5px 0;
    font-weight: 700
}

.ss-custom-popup .popup-content .signup .email,
.ss-custom-default .email {
    margin: 10px 0
}

.ss_newletter_custom_popup .ss-custom-popup .oca_popup .popup-content .popup-title,
.ss-custom-default .popup-title {
    font-size: 26px;
    line-height: 100%
}

.ss_newletter_custom_popup .ss-custom-popup .oca_popup .popup-content .newsletter_promo,
.ss-custom-default .newsletter_promo {
    padding: 10px;
    font-size: 12px;
    margin: 0;
    line-height: 100%
}

.ss-custom-default .modcontent {
    padding: 20px 10px
}

.hidden-popup {
    padding: 20px 0 30px
}

    .hidden-popup .inline {
        position: relative;
        top: -2px
    }

.mfp-close-btn-in .mfp-close {
    color: #fff !important
}

.main-newsleter-popup .ss-custom-popup {
    background-color: #fff
}

@media (min-width:768px) and (max-width:991px) {
    .main-newsleter-popup .ss-custom-popup {
        width: 85% !important
    }

        .main-newsleter-popup .ss-custom-popup:before {
            content: "";
            position: absolute;
            z-index: 2;
            background: rgba(255, 255, 255, .9);
            width: 100%;
            height: 100%;
            top: 0;
            right: 0
        }
}

@media (max-width:767px) {
    .main-newsleter-popup .ss-custom-popup:before {
        content: "";
        position: absolute;
        z-index: 2;
        background: rgba(255, 255, 255, .9);
        width: 100%;
        height: 100%;
        top: 0;
        right: 0
    }
}

@media (min-width:1200px) {
    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content {
        padding: 45px 30px 55px 47%;
        margin: 0 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content {
        padding: 40px 30px;
        padding-left: 45%;
        margin: 0 20px
    }
}

.main-newsleter-popup .modcontent {
    position: relative;
    z-index: 9
}

.main-newsleter-popup .ss-custom-popup .oca_popup .popup-content {
    text-align: center
}

    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .popup-title {
        font-weight: 700;
        font-size: 22px;
        color: #333;
        text-transform: uppercase
    }

    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .newsletter_promo {
        font-size: 18px;
        color: #F4A137;
        font-weight: 700
    }

    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .email {
        margin: 0 0 30px 0
    }

    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .form-control {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ddd;
        border-radius: 5px;
        box-shadow: 1px 1px 2px 0 #ddd !important;
        color: #666;
        font-size: 100%;
        font-weight: 400;
        height: 45px;
        line-height: 44px;
        padding: 0 20px;
        text-align: left;
        width: 100%;
        margin: 20px 0
    }

    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .input-group__btn {
        width: 100%;
        display: block;
        text-align: center;
        clear: both
    }

    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .hidden-popup {
        font-weight: 400
    }

    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .newsletter__submit {
        background-color: #333;
        border: 0 none !important;
        border-radius: 5px;
        color: #fff;
        font-size: 100%;
        font-weight: 400;
        height: 38px;
        line-height: 35px;
        margin-top: 0;
        text-align: left;
        text-transform: uppercase;
        padding: 0 25px
    }

        .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .newsletter__submit:hover {
            background: #ff525b;
            border-color: #ff525b;
            color: #fff
        }

    .main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .newsletter_promo {
        padding: 10px 0
    }

@media all and (max-width:359px) {
    .ss-custom-oca-popup {
        width: 80% !important
    }

    .ss-custom-popup .popup-content .signup input {
        width: 80% !important
    }
}

@media all and (min-width:360px) and (max-width:639px) {
    .ss-custom-oca-popup {
        width: 80% !important
    }
}

@media all and (min-width:768px) and (max-width:1199px) {
    .ss_newletter_oca_popup {
        width: 100% !important
    }
}

.main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .popup-title h3 {
    font-weight: 600;
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0
}

.main-newsleter-popup .ss-custom-popup .oca_popup .popup-content .short-description {
    font-size: 18px;
    color: #f55;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0
}

.main-newsleter-popup .password__input-group {
    margin: 0;
    max-width: 100%
}

.main-newsleter-popup .input-group__field,
.main-newsleter-popup .input-group__btn .btn {
    height: 39px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0
}

.main-newsleter-popup .input-group__btn button {
    background-color: #ff525b;
    height: 39px
}

.main-newsleter-popup .input-group__btn:hover button {
    background-color: #333;
    color: #fff;
    opacity: 1
}

.socials-popup li {
    display: inline-block
}

    .socials-popup li a {
        display: inline-block;
        line-height: 38px;
        text-align: center;
        width: 40px;
        height: 40px;
        border: 1px solid #ddd;
        font-size: 16px;
        transition: all .2s ease-in-out 0s;
        -webkit-transition: all .2s ease-in-out 0s
    }

.currency-picker__wrapper {
    margin: 0
}

    .currency-picker__wrapper .currency-picker {
        border: none;
        padding-right: 18px;
        padding-top: 1px;
        padding-bottom: 1px
    }

.ss-fb-message.right-bottom {
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 999
}

.ss-fb-message.left-bottom {
    position: fixed;
    bottom: 0;
    left: 20px;
    z-index: 999
}

.ss-fb-ms-inner {
    position: relative
}

.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: 'Nunito', sans-serif;*/;
    color: white;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    padding: 5px;
    position: relative
}

.ss-fb-message-style-default .so-fb-message-head:hover {
    background-color: #3b5998
}

.ss-fb-message .online {
    padding-left: 5px;
    padding-right: 5px
}

.ss-fb-message-style-metro .ss-fb-message-head-metro {
    width: 100%
}

    .ss-fb-message-style-metro .ss-fb-message-head-metro a {
        width: 70%;
        display: inline-block;
        text-decoration: none;
       /*font-family: 'Nunito', 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 700ms ease-in-out;
        -moz-transition: background-color 700ms ease-in-out;
        -webkit-transition: background-color 700ms ease-in-out;
        -o-transition: background-color 700ms 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-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-style-metro .ss-fb-message-head-metro a:hover {
            background-color: #2e4b89;
            color: #fff;
            border: none;
            text-shadow: none
        }

.offline_heading,
.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
}

.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 .fa-angle-down {
    color: #FFF;
    font-size: 22px;
    float: right;
    padding-right: 12px
}

.so-groups-sticky.right {
    position: fixed;
    right: 0;
    z-index: 999;
    background: #ff525b;
    width: 42px
}

@media (min-width:1200px) {
    .so-groups-sticky.right {
        width: 50px
    }
}

.rtl .so-groups-sticky.right {
    left: 0;
    right: auto
}

.so-groups-sticky.left {
    position: fixed;
    left: 0;
    z-index: 999;
    background: #ff525b;
    width: 42px
}

@media (min-width:1200px) {
    .so-groups-sticky.left {
        width: 50px
    }
}

.rtl .so-groups-sticky.left {
    right: 0;
    left: auto
}

#so-groups > a {
    float: left;
    width: 100%;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding: 10px;
    height: 43px;
    position: relative
}

    #so-groups > a.sticky-backtop {
        border: none
    }

    #so-groups > a:hover {
        background-color: #d10f36
    }

    #so-groups > a > i {
        font-size: 20px
    }

#so-groups i.fa-recent {
    background: url(icon-recent.png) no-repeat;
    width: 23px;
    height: 10px;
    display: inline-block
}

#so-groups > a span {
    background-color: #ff525b;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: 100%;
    text-align: center;
    text-transform: capitalize;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden;
    white-space: nowrap;
    width: auto
}

.left#so-groups > a span {
    left: 100%;
    right: auto
}

.rtl #so-groups > a span {
    left: 100%;
    right: auto
}

#so-groups > a:hover span {
    opacity: 1;
    transition: all 0.2s ease-in-out 0s;
    visibility: visible;
    width: auto
}

#so-groups .text-color {
    color: #ff525b
}

#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)
}

#so-groups .popup-hidden {
    opacity: 0;
    top: -100%;
    bottom: 100%
}

#so-groups .popup-screen {
    display: table;
    vertical-align: top;
    width: 100%;
    height: 100%
}

#so-groups .popup-position {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 40px
}

@media screen and (min-width:768px) {
    #so-groups .popup-position {
        padding: 40px
    }
}

#so-groups .popup-container {
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, .1)
}

#so-groups .popup-small {
    max-width: 540px
}

#so-groups .popup-html {
    padding: 0
}

#so-groups .popup-header,
#so-groups .popup-content,
#so-groups .popup-footer {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

#so-groups .popup-header {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-color: #ff525b
}

    #so-groups .popup-header > span > i {
        margin-right: 10px
    }

@media screen and (min-width:768px) {
    #so-groups .popup-header {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media screen and (min-width:768px) {
    #so-groups .popup-header {
        padding-left: 40px;
        padding-right: 70px
    }
}

#so-groups .popup-close {
    position: absolute
}

    #so-groups .popup-close,
    #so-groups .popup-close i.fa {
        height: 40px;
        line-height: 40px;
        font-size: 13px
    }

#so-groups .popup-header .popup-close {
    top: 50%;
    margin-top: -20px;
    width: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 2.2rem
}

    #so-groups .popup-header .popup-close:hover {
        opacity: .7
    }

@media screen and (min-width:768px) {
    #so-groups .popup-header .popup-close {
        right: 20px
    }
}

#so-groups i.fa {
    text-align: center
}

#so-groups .popup-close i.fa {
    width: 100%;
    color: #fff
}

#so-groups .popup-content {
    background: #fff
}

@media screen and (min-width:768px) {
    #so-groups .popup-content {
        padding: 25px 40px 30px
    }
}

#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
}

    #so-groups .notification i.info-icon {
        position: absolute;
        top: 8px;
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 26px;
        cursor: default;
        left: 0
    }

    #so-groups .notification p {
        font-size: 14px;
        margin: 0;
        padding: 0
    }

    #so-groups .notification i.info-icon + p {
        padding-left: 28px
    }

@media screen and (min-width:768px) {
    #so-groups .notification {
        margin-bottom: 40px
    }
}

#so-groups .button-search .fa-refresh {
    margin-right: 7px
}

#so-groups .notification.gray {
    background-color: #eee;
    border-color: #d6d6d6;
    color: #737373
}

#so-groups div.nav-secondary {
    width: 100%;
    padding-bottom: 40px
}

#so-groups div.nav-secondary {
    float: left;
    max-height: 400px
}

    #so-groups div.nav-secondary ul,
    #so-groups div.nav-secondary ul li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%
    }

    #so-groups div.nav-secondary > ul {
        float: left
    }

    #so-groups div.nav-secondary li span.nav-action {
        width: 37px;
        height: 37px;
        position: relative;
        z-index: 10;
        cursor: pointer
    }

    #so-groups div.nav-secondary li span {
        float: right
    }

        #so-groups div.nav-secondary li span.nav-action .more {
            display: block
        }

        #so-groups div.nav-secondary li span.nav-action i.fa {
            width: 37px;
            height: 37px;
            line-height: 37px;
            color: rgba(0, 0, 0, .3)
        }

        #so-groups div.nav-secondary li span i.fa {
            float: right
        }

        #so-groups div.nav-secondary li span.nav-action .less {
            display: none
        }

    #so-groups div.nav-secondary li.active > span.nav-action .more {
        display: none
    }

    #so-groups div.nav-secondary li.active > span.nav-action .less {
        display: block
    }

    #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)
    }

        #so-groups div.nav-secondary li a:hover {
            color: #ff525b;
            text-decoration: underline
        }

    #so-groups div.nav-secondary li a {
        padding-right: 60px
    }

    #so-groups div.nav-secondary > ul > li:first-child > a {
        border-top: none
    }

    #so-groups div.nav-secondary ul.level-2,
    #so-groups div.nav-secondary ul.level-3 {
        display: none
    }

    #so-groups div.nav-secondary .nav-arrow {
        display: none
    }

    #so-groups div.nav-secondary ul.level-2 > li a:before,
    #so-groups div.nav-secondary ul.level-3 > li a:before {
        content: ' - '
    }

    #so-groups div.nav-secondary ul.level-2 > li > a,
    #so-groups div.nav-secondary ul.level-3 > li > a {
        font-size: 15px
    }

    #so-groups div.nav-secondary ul.level-2 > li > a {
        padding-left: 10px
    }

    #so-groups div.nav-secondary ul.level-3 > li > a {
        padding-left: 20px
    }

#so-groups .form-content,
#so-groups .form-content form,
#so-groups .form-content .form-box,
#so-groups .form-content .form-group {
    width: 100%
}

#so-groups .popup-mysearch .form-content .form-box {
    text-align: center;
    position: relative
}

@media screen and (min-width:768px) {
    #so-groups .form-content .form-box {
        margin-bottom: 40px
    }
}

#so-groups .form-content .form-box input.field,
#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-radius: 5px;
    border: 1px solid #ccc
}

    #so-groups .form-content .form-box input.field:hover,
    #so-groups .form-content .form-box select.field:hover {
        cursor: pointer
    }

#so-groups .form-content .form-box #button-search {
    text-align: center;
    background-color: #ff525b;
    display: inline-block;
    border: 0;
    border-radius: 30px;
    padding: 10px 40px;
    color: #fff;
    font-size: 18px
}

    #so-groups .form-content .form-box #button-search:hover {
        background-color: #ec3a01
    }

#so-groups .form-content .form-box input + i {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    cursor: pointer
}

#so-groups div.hr {
    float: left;
    width: 100%;
    clear: both
}

    #so-groups div.hr.show {
        visibility: visible;
        opacity: 1
    }

    #so-groups div.hr.show {
        height: 1px;
        background: rgba(0, 0, 0, .15)
    }

#so-groups .txt-center {
    text-align: center
}

#so-groups .form-content .form-box .account-txt {
    text-transform: uppercase;
    color: #222;
    font-size: 12px
}

#so-groups .form-content .form-box a.account-url:hover .account-txt {
    color: #ff525b
}

#so-groups .form-content .form-box a.account-url {
    height: 80px;
    display: inline-block
}

#so-groups .form-content .form-box a > span > i.fa-history {
    background: url(order-history.png) no-repeat;
    width: 46px;
    height: 37px;
    display: inline-block;
    content: ""
}

    #so-groups .form-content .form-box a > span > i.fa-history:before {
        content: ""
    }

#so-groups .form-content .form-box a > span > i.fa-shoppingcart {
    background: url(shopping-cart.png) no-repeat;
    width: 45px;
    height: 44px;
    display: inline-block;
    content: ""
}

    #so-groups .form-content .form-box a > span > i.fa-shoppingcart:before {
        content: ""
    }

#so-groups .form-content .form-box a > span > i.fa-register {
    background: url(icon-register.png) no-repeat;
    width: 38px;
    height: 43px;
    display: inline-block;
    content: ""
}

    #so-groups .form-content .form-box a > span > i.fa-register:before {
        content: ""
    }

#so-groups .form-content .form-box a > span > i.fa-account {
    background: url(icon-account.png) no-repeat;
    width: 48px;
    height: 38px;
    display: inline-block;
    content: ""
}

    #so-groups .form-content .form-box a > span > i.fa-account:before {
        content: ""
    }

#so-groups .form-content .form-box a > span > i.fa-download {
    background: url(icon-download.png) no-repeat;
    width: 46px;
    height: 40px;
    display: inline-block;
    content: ""
}

    #so-groups .form-content .form-box a > span > i.fa-download:before {
        content: ""
    }

#so-groups .form-content .form-box a > span > i.fa-login {
    background: url(icon-login.png) no-repeat;
    width: 53px;
    height: 41px;
    display: inline-block;
    content: ""
}

    #so-groups .form-content .form-box a > span > i.fa-login:before {
        content: ""
    }

#so-groups .form-content .form-box .product-thumb {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center
}

    #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 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
        overflow: hidden
    }

        #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: #ff525b
        }

        #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
        }

    #so-groups .form-content .form-box .product-thumb .caption {
        height: 68px;
        min-height: 68px;
        max-height: 68px;
        padding: 0
    }

        #so-groups .form-content .form-box .product-thumb .caption h4 a {
            font-size: 13px;
            color: #7d7d7d;
            text-transform: capitalize;
            margin-bottom: 4px
        }

            #so-groups .form-content .form-box .product-thumb .caption h4 a:hover {
                color: #ff525b;
                text-decoration: underline
            }

#so-groups .form-content .form-box .price {
    margin: 0 0 10px 0;
    line-height: normal;
    color: #ff525b;
    font-size: 16px;
    font-weight: 700
}

    #so-groups .form-content .form-box .price .price-new,
    #so-groups .form-content .form-box .price span.price {
        color: #ff525b;
        font-size: 16px;
        font-weight: 700
    }

    #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
    }

#so-groups .form-content .form-box .product-thumb .button-group {
    border: 0;
    background: transparent
}

    #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
    }

        #so-groups .form-content .form-box .product-thumb .button-group button:hover {
            background-color: #ec3a01
        }

#so-groups table tr {
    background: transparent
}

    #so-groups table tr td {
        border: 0;
        border-bottom: 1px solid #ddd;
        padding: 20px 8px
    }

        #so-groups table tr td.first {
            padding-left: 0
        }

        #so-groups table tr td.last {
            padding-right: 0
        }

#so-groups .cart-bottom table tr td {
    padding: 8px
}

    #so-groups table tr td.total-price,
    #so-groups .cart-bottom table tr td.text-right {
        color: #ff525b;
        font-weight: 700;
        font-size: 116.7%
    }

#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
}

    #so-groups .cart-bottom p > a:hover {
        opacity: .8
    }

    #so-groups .cart-bottom p > a.btn-checkout {
        background-color: #ff525b
    }

#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%)
}

#so_popup_countdown .modal-header {
    background-color: #ff525b;
    position: relative;
    border: 0
}

    #so_popup_countdown .modal-header h2 {
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 10px;
        margin: 0
    }

    #so_popup_countdown .modal-header .close {
        position: absolute;
        right: 10px;
        top: 50%;
        color: #fff;
        font-weight: 400;
        opacity: 1;
        font-size: 2.6rem;
        text-shadow: none;
        margin-top: -1.3rem
    }

#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-footer {
    padding: 0;
    border: 0;
    text-align: justify;
    position: relative
}

    #so_popup_countdown .modal-footer #so_countdown_timer {
        position: absolute;
        left: 30px;
        top: 70px
    }

        #so_popup_countdown .modal-footer #so_countdown_timer .time-item {
            width: 60px;
            height: 60px;
            border: 5px solid rgba(255, 255, 255, .7);
            border-radius: 100%;
            color: #fff;
            float: left;
            margin-right: 15px;
            text-align: center;
            text-transform: uppercase;
            display: block;
            vertical-align: middle;
            padding: 6px 0
        }

            #so_popup_countdown .modal-footer #so_countdown_timer .time-item .num-time {
                font-size: 150%;
                font-weight: 700
            }

            #so_popup_countdown .modal-footer #so_countdown_timer .time-item .name-time {
                font-size: 86%
            }

#so_popup_countdown .modal-header h2 {
    padding: 5px 10px
}

#so_popup_countdown .modal-footer #so_countdown_timer .time-item .name-time {
    line-height: 13px
}

#so_popup_countdown .modal-content {
    background: url(bg_description.png) top left #f7e7de
}

#so_popup_countdown .cat-content {
    padding-left: 40%;
    text-align: center
}

    #so_popup_countdown .cat-content .row1 {
        padding-top: 40px
    }

    #so_popup_countdown .cat-content .item {
        display: inline-block;
        position: relative;
        margin-right: 20px;
        margin-bottom: 27px
    }

        #so_popup_countdown .cat-content .item .icon {
            margin-bottom: 5px;
            display: block;
            overflow: hidden;
            width: 86px;
            height: 86px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%
        }

        #so_popup_countdown .cat-content .item a {
            display: block;
            text-align: center;
            color: #1a1a1a;
            font-size: 15px;
            font-weight: 600
        }

            #so_popup_countdown .cat-content .item a:hover {
                color: #ff525b
            }

    #so_popup_countdown .cat-content .item1 .icon {
        background: url(1.png) top left #f7e7de
    }

        #so_popup_countdown .cat-content .item1 .icon:hover {
            background: url(1.png) top right #ff525b
        }

    #so_popup_countdown .cat-content .item2 .icon {
        background: url(2.png) top left #f7e7de
    }

        #so_popup_countdown .cat-content .item2 .icon:hover {
            background: url(2.png) top right #ff525b
        }

    #so_popup_countdown .cat-content .item3 .icon {
        background: url(3.png) top left #f7e7de
    }

        #so_popup_countdown .cat-content .item3 .icon:hover {
            background: url(3.png) top right #ff525b
        }

    #so_popup_countdown .cat-content .item4 .icon {
        background: url(4.png) top left #f7e7de
    }

        #so_popup_countdown .cat-content .item4 .icon:hover {
            background: url(4.png) top right #ff525b
        }

    #so_popup_countdown .cat-content .item5 .icon {
        background: url(5.png) top left #f7e7de
    }

        #so_popup_countdown .cat-content .item5 .icon:hover {
            background: url(5.png) top right #ff525b
        }

    #so_popup_countdown .cat-content .item6 .icon {
        background: url(6.png) top left #f7e7de
    }

        #so_popup_countdown .cat-content .item6 .icon:hover {
            background: url(6.png) top right #ff525b
        }

    #so_popup_countdown .cat-content .item7 .icon {
        background: url(7.png) top left #f7e7de
    }

        #so_popup_countdown .cat-content .item7 .icon:hover {
            background: url(7.png) top right #ff525b
        }

    #so_popup_countdown .cat-content .item5 {
        clear: both
    }

#so_popup_countdown .cat-bottom {
    text-align: left;
    border-top: 1px solid rgba(0, 0, 0, .04);
    padding: 10px;
    padding-left: 50%
}

    #so_popup_countdown .cat-bottom a {
        padding: 0 3px;
        color: #ff525b
    }

        #so_popup_countdown .cat-bottom a:hover {
            text-decoration: underline
        }

@media (max-width:767px) {
    #so_popup_countdown {
        display: none !important
    }

    .modal-backdrop.in {
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

.banner-collection .row > div img {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.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
}

    .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:first-child {
            border-top: none
        }

    .box-results .title_name {
        float: left;
        padding-left: 10px;
        white-space: nowrap;
        overflow: hidden;
        margin-top: 20px;
        line-height: 100%;
        font-size: 12px;
        font-weight: 700;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-align: left
    }

    .box-results .thumbnail {
        float: left;
        display: inline-block;
        width: auto;
        height: 50px;
        margin: 5px;
        padding: 0;
        text-align: center;
        overflow: hidden
    }

.template-blog .blog-views {
    margin-top: 0
}

.blog-views .blog-list .image-blogs {
    width: 31%;
    float: left;
    margin: 0
}

.blog-views .blog-list .blog-detail {
    width: 69%;
    float: left;
    padding-left: 30px
}

.blog-views {
    margin-top: 20px
}

    .blog-views .blog-item {
        margin-bottom: 40px
    }

    .blog-views .article-title.h3 {
        margin: 0 0 5px;
        font-size: 16px
    }

        .blog-views .article-title.h3 a {
            font-weight: 700
        }

            .blog-views .article-title.h3 a:hover {
                color: #ff525b
            }

    .blog-views .des-blogs {
        margin-top: 5px;
        line-height: 18px
    }

    .blog-views .article-date {
        color: #909090;
        font-size: 11px
    }

        .blog-views .article-date i {
            margin-right: 3px
        }

    .blog-views .image-blogs {
        margin: 20px 0
    }

    .blog-views .info-read {
        margin-top: 5px
    }

        .blog-views .info-read li {
            font-size: 12px
        }

            .blog-views .info-read li span {
                color: #909090
            }

            .blog-views .info-read li a {
                color: #ff525b;
                margin-right: 3px;
                padding-right: 5px;
                border-right: 1px solid #e5e5e5
            }

        .blog-views .info-read .btn-blog.btn {
            border: 2px solid;
            text-transform: uppercase;
            font-size: 12px
        }

    .blog-views .blog-grid .article__grid-meta {
        margin-top: 22px
    }

        .blog-views .blog-grid .article__grid-meta .article-author {
            text-transform: uppercase;
            font-weight: 700;
            color: #ff525b;
            padding: 0 15px 0 0;
            position: relative;
            font-size: 12px
        }

@media (min-width:992px) {
    .blog-views .blog-grid .article__grid-meta .article-author {
        font-size: 14px
    }
}

.blog-views .blog-grid .article__grid-meta .article-author span {
    color: #111
}

.blog-views .blog-grid .article__grid-meta .article-author:after {
    content: "/";
    position: absolute;
    right: 0;
    color: #111
}

.blog-views .blog-grid .article__grid-meta .article-date {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #111;
    padding-left: 10px
}

@media (min-width:992px) {
    .blog-views .blog-grid .article__grid-meta .article-date {
        font-size: 14px
    }
}

.blog-views .blog-grid .article__grid-meta .article-title {
    margin: 15px 0 25px;
    font-size: 18px !important;
    font-weight: 500
}

@media (min-width:1200px) {
    .blog-views .blog-grid .article__grid-meta .article-title {
        font-size: 24px !important
    }
}

.blog-views .blog-grid .article__grid-meta .article-title a {
    color: #000
}

    .blog-views .blog-grid .article__grid-meta .article-title a:hover {
        color: #ff525b
    }

.blog-views .blog-grid .blog-item {
    margin-bottom: 40px
}

@media (min-width:1200px) {
    .blog-views .blog-grid .blog-item {
        margin-bottom: 60px
    }
}

.blog-views .pagination {
    width: 100%;
    border-top: 1px solid #ddd;
    padding-top: 20px
}

    .blog-views .pagination .btn--narrow {
        border: none
    }

.article-detail .article__author {
    text-transform: uppercase;
    font-weight: 700;
    color: #ff525b;
    padding: 0 15px 0 0;
    position: relative
}

    .article-detail .article__author span {
        color: #111
    }

    .article-detail .article__author:after {
        content: "/";
        position: absolute;
        right: 0;
        color: #111
    }

.article-detail .article__date {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #111;
    padding-left: 10px
}

.article-detail .article__title {
    margin: 15px 0 25px;
    font-size: 22px !important;
    font-weight: 500;
    color: #000
}

@media (min-width:1200px) {
    .article-detail .article__title {
        font-size: 28px !important
    }
}

.article-detail .social-sharing {
    margin-top: 15px
}

.article-detail .comment-title {
    text-transform: capitalize;
    font-size: 22px;
    color: #111;
    font-weight: 400
}

@media (min-width:1200px) {
    .article-detail .comment-title {
        font-size: 28px !important
    }
}

.article-detail .rte {
    font-size: 13px
}

.article-detail input,
.article-detail textarea {
    background: #fff;
    border-radius: 0;
    border: 1px solid #e5e5e5
}

    .article-detail input.btn {
        border: 0;
        background: #ff525b;
        text-transform: uppercase;
        padding: 11px 17px 9px 17px
    }

        .article-detail input.btn:hover {
            background: #333
        }

.article-detail label {
    font-size: 14px;
    color: #666;
    font-weight: 400
}

.article-detail .form-success {
    border: 1px solid #c8d9b9;
    margin-bottom: 20px;
    padding: 5px 20px 5px 20px;
    font-style: italic;
    color: #4f861e
}

    .article-detail .form-success .fa {
        color: #4f861e;
        margin-right: 5px
    }

.article-detail .comments .icon-user {
    float: left;
    width: 80px;
    height: 80px;
    display: block;
    background-color: #f5f5f5;
    margin-right: 20px;
    color: #fff;
    position: relative;
    text-align: center
}

    .article-detail .comments .icon-user .fa {
        font-size: 44px;
        text-align: center;
        line-height: 80px;
        color: #999
    }

.article-detail .comment__meta {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 700
}

    .article-detail .comment__meta .comment-user {
        margin-right: 10px
    }

    .article-detail .comment__meta .comment-time .fa {
        margin-right: 5px
    }

.article-detail .comment__content {
    font-style: italic
}

.article-detail .comment {
    margin-bottom: 20px
}

    .article-detail .comment:last-child {
        margin: 0
    }

.article-detail .article-img {
    margin: 20px 0
}

.widget-recent .block-content {
    overflow: hidden
}

    .widget-recent .block-content li.article {
        text-transform: capitalize;
        border-bottom: 1px solid #d7d7d7;
        margin: 0;
        padding: 10px 15px
    }

        .widget-recent .block-content li.article:last-child {
            border: none
        }

.widget-category ul.list-menu > li {
    padding: 6px 20px 2px;
    border-bottom: 1px solid #e5e5e5
}

    .widget-category ul.list-menu > li ul {
        margin-top: 5px
    }

        .widget-category ul.list-menu > li ul li {
            padding: 5px 15px
        }

            .widget-category ul.list-menu > li ul li a {
                position: relative
            }

                .widget-category ul.list-menu > li ul li a:before {
                    content: "";
                    height: 5px;
                    width: 5px;
                    background: #666;
                    position: absolute;
                    top: 50%;
                    margin-top: -3px;
                    left: -15px
                }

    .widget-category ul.list-menu > li .caret {
        float: right;
        position: relative;
        top: 8px
    }

.widget-category-blogs .block-content li {
    text-transform: capitalize;
    border-bottom: 1px dotted #e4e4e4;
    margin: 0;
    padding: 10px 0
}

    .widget-category-blogs .block-content li:first-child {
        padding-top: 0
    }

.widget-tags .block-content {
    padding: 15px
}

    .widget-tags .block-content li {
        display: inline-block;
        margin: 0 2px 4px;
        padding: 4px 10px;
        background: #ff525b;
        border-radius: 3px;
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out
    }

        .widget-tags .block-content li:hover {
            background: #d10f36
        }

        .widget-tags .block-content li > a {
            color: #fff;
            text-transform: capitalize
        }

.page-pricing {
    margin-bottom: 40px
}

.price-table {
    margin-top: 40px
}

    .price-table .price-title {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        position: relative
    }

        .price-table .price-title:after {
            background: #df1f26;
            content: "";
            width: 52px;
            height: 1px;
            position: absolute;
            bottom: -6px;
            left: 50%;
            transform: translatex(-50%)
        }

.pricing_table {
    line-height: 150%;
    font-size: 14px;
    font-weight: 400 !important;
    margin: 0 auto;
    padding: 1px;
    padding-top: 10px;
    margin-top: 25px;
    clear: both;
    color: #666;
    display: flex;
    display: -ms-flexbox
}

.collum1 .price_block {
    width: 100%
}

.collum2 .price_block {
    width: 50%
}

.collum3 .price_block {
    width: 33, 3333%
}

.collum4 .price_block {
    width: 25%
}

.collum5 .price_block {
    width: 20%
}

.price_block {
    text-align: center;
    width: auto;
    float: left;
    list-style-type: none;
    transition: all .4s;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 10px
}

.pricing_table h3 {
    text-transform: uppercase;
    padding: 14px 0;
    background: #333;
    margin: 0;
    font-size: 18px;
    outline: none
}

.features li {
    font-size: 12px;
    list-style-type: none
}

    .features li span {
        font-weight: 700;
        color: #666
    }

.action_button {
    text-transform: uppercase
}

.price-style1 .price_block {
    border: 1px solid #ededed;
    border-top: 0;
    background: #f4f4f4;
    padding-bottom: 60px;
    width: 25%
}

    .price-style1 .price_block h3 {
        background: #ebebeb;
        padding: 32px 0 28px
    }

    .price-style1 .price_block li {
        margin: 0 25px !important;
        border-bottom: 1px solid #e4e4e4;
        padding: 15px 0
    }

    .price-style1 .price_block .action_button {
        background: #333;
        color: #fff;
        border-radius: 4px;
        padding: 12px 40px 10px;
        font-size: 18px;
        margin-top: -5px;
        display: inline-block
    }

    .price-style1 .price_block .price {
        height: 130px;
        padding: 44px 0;
        font-size: 14px;
        font-weight: 400
    }

        .price-style1 .price_block .price span {
            font-size: 52px;
            color: #df1f26;
            font-weight: 700;
            display: block;
            margin-bottom: 7px
        }

            .price-style1 .price_block .price span small {
                position: relative;
                top: -20px;
                font-size: 18px
            }

    .price-style1 .price_block:hover {
        border-radius: 4px
    }

        .price-style1 .price_block:hover h3 {
            background: #666;
            color: #fff
        }

.price-style2 .pricing_table {
    border-radius: 4px;
    border: 6px solid #ededed;
    position: relative
}

    .price-style2 .pricing_table:after {
        content: "";
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border: 1px solid #ccc;
        border-radius: 4px;
        position: absolute;
        z-index: 0
    }

.price-style2 .price_block {
    border-top: 0;
    background: #fff;
    padding-bottom: 20px;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    width: 25%
}

    .price-style2 .price_block:After {
        content: "";
        background: #ededed;
        display: block;
        height: 410px;
        width: 2px;
        position: absolute;
        right: 0;
        top: 10px
    }

    .price-style2 .price_block h3 {
        font-size: 24px;
        padding: 37px 0;
        background: #fff
    }

    .price-style2 .price_block li {
        margin: 0 10px !important;
        border-bottom: 1px solid #ededed;
        padding: 5px 34px;
        background: #fff;
        text-align: left;
        color: #888
    }

        .price-style2 .price_block li:before {
            content: "";
            background: #909090;
            width: 7px;
            height: 7px;
            display: inline-block;
            border-radius: 50%;
            margin-right: 10px
        }

    .price-style2 .price_block .action_button {
        background: #fff;
        color: #666;
        border-radius: 4px;
        padding: 12px 16px 10px;
        font-size: 18px;
        margin-top: -5px;
        display: inline-block;
        border: 1px solid #ccc;
        position: relative
    }

        .price-style2 .price_block .action_button:before {
            content: "\f138";
            font-family: fontAwesome;
            position: absolute;
            left: -9px;
            top: 12px;
            font-size: 25px;
            color: #7dacda;
            z-index: 2;
            border-radius: 50%;
            background: #fff;
            width: 20px;
            height: 20px
        }

    .price-style2 .price_block .price {
        height: 130px;
        padding: 44px 0;
        font-size: 14px;
        font-weight: 400;
        color: #acacac
    }

        .price-style2 .price_block .price span {
            font-size: 24px;
            color: #686868;
            font-weight: 700;
            display: block;
            margin-bottom: 7px
        }

            .price-style2 .price_block .price span small {
                position: relative;
                top: -20px;
                font-size: 18px
            }

    .price-style2 .price_block:hover {
        background: #2f2f2f;
        border-radius: 4px
    }

        .price-style2 .price_block:hover:after {
            display: none
        }

        .price-style2 .price_block:hover h3 {
            background: #2f2f2f;
            color: #df1f26;
            border-radius: 4px
        }

        .price-style2 .price_block:hover .action_button {
            border-color: #fff
        }

            .price-style2 .price_block:hover .action_button:before {
                color: #df1f26
            }

        .price-style2 .price_block:hover .price {
            background: #2f2f2f
        }

            .price-style2 .price_block:hover .price span {
                color: #df1f26
            }

        .price-style2 .price_block:hover ul {
            background: #2f2f2f
        }

            .price-style2 .price_block:hover ul li {
                background: #2f2f2f;
                border-bottom: 1px solid #3e3e3e
            }

.price-style3 .pricing_table {
    position: relative
}

.price-style3 .price_block {
    border-top: 0;
    background: #fff;
    padding-bottom: 10px;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    box-shadow: 0 6px 17px 3px rgba(0, 0, 0, .15);
    margin-right: 10px;
    width: 25%
}

    .price-style3 .price_block:first-child h3,
    .price-style3 .price_block:first-child .action_button {
        background: #4cbf8d;
        color: #fff
    }

    .price-style3 .price_block:nth-child(2) h3,
    .price-style3 .price_block:nth-child(2) .action_button {
        background: #e74847;
        color: #fff
    }

    .price-style3 .price_block:nth-child(3) h3,
    .price-style3 .price_block:nth-child(3) .action_button {
        background: #b3b337;
        color: #fff
    }

    .price-style3 .price_block:nth-child(4) h3,
    .price-style3 .price_block:nth-child(4) .action_button {
        background: blue;
        color: #fff
    }

    .price-style3 .price_block:last-child {
        margin-right: 0
    }

        .price-style3 .price_block:last-child h3,
        .price-style3 .price_block:last-child .action_button {
            background: #50c1e9;
            color: #fff
        }

    .price-style3 .price_block h3 {
        font-size: 30px;
        padding: 15px 0;
        background: #fff;
        border-radius: 4px 4px 0 0;
        text-transform: capitalize
    }

        .price-style3 .price_block h3 span {
            font-size: 13px;
            text-transform: capitalize;
            display: block;
            color: #fff;
            margin-top: -5px
        }

    .price-style3 .price_block ul {
        margin: 0 10px;
        border-radius: 0 0 4px 4px;
        border: 1px solid #ccc;
        border-top: 0;
        background: #f2f2f2
    }

    .price-style3 .price_block li {
        border-bottom: 1px solid #ededed;
        padding: 14px 34px;
        background: transparent;
        text-align: left;
        color: #888
    }

        .price-style3 .price_block li:before {
            content: "";
            background: #909090;
            width: 7px;
            height: 7px;
            display: inline-block;
            border-radius: 50%;
            margin-right: 10px
        }

    .price-style3 .price_block .action_button {
        background: #fff;
        color: #666;
        border-radius: 4px;
        padding: 14px 16px 12px;
        font-size: 20px;
        margin: 0 10px;
        margin-top: -5px;
        display: block;
        position: relative
    }

    .price-style3 .price_block .price {
        height: auto;
        padding: 44px 0;
        font-size: 14px;
        font-weight: 400;
        color: #666
    }

        .price-style3 .price_block .price span {
            font-size: 36px;
            color: #686868;
            font-weight: 700;
            display: block;
            clear: both;
            margin-bottom: 7px;
            line-height: 23px;
            line-height: 23px
        }

@media (min-width:1200px) {
    .price-style3 .price_block .price span {
        font-size: 60px
    }
}

.price-style3 .price_block .price span small {
    position: relative;
    top: -10px;
    font-size: 30px
}

.price-style4 .pricing_table {
    position: relative
}

.price-style4 .price_block {
    border-top: 0;
    background: #fff;
    padding-bottom: 10px;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    box-shadow: none;
    margin-right: 30px;
    border: 0;
    width: 25%
}

    .price-style4 .price_block:hover {
        box-shadow: none
    }

    .price-style4 .price_block h3 {
        font-size: 18px;
        padding: 15px 0;
        border-radius: 4px 4px 0 0;
        background: #fff;
        text-transform: capitalize;
        background: #e74847 !important;
        border-bottom: 1px solid #bf2322;
        color: #fff;
        margin-bottom: 95px
    }

        .price-style4 .price_block h3 span {
            font-size: 13px;
            text-transform: capitalize;
            display: block;
            color: #fff;
            margin-top: -5px;
            display: none
        }

    .price-style4 .price_block ul {
        border-top: 0;
        background: #fff;
        margin: 0;
        border: 1px solid #ededed !important
    }

    .price-style4 .price_block li {
        padding: 14px 34px;
        margin: 0;
        background: transparent;
        text-align: center;
        color: #888;
        background: #fff
    }

        .price-style4 .price_block li:nth-child(2),
        .price-style4 .price_block li:nth-child(4),
        .price-style4 .price_block li:nth-child(6) {
            background: #d4d4d4
        }

    .price-style4 .price_block .action_button {
        background: #fff;
        color: #fff;
        padding: 14px 16px 12px;
        font-size: 14px;
        margin: 0;
        margin-top: -5px;
        display: block;
        position: relative;
        background: #e74847;
        border-radius: 0 0 4px 4px !important
    }

    .price-style4 .price_block .price {
        padding: 34px 0;
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        position: absolute;
        background: #e74847;
        top: 50px;
        left: 0
    }

        .price-style4 .price_block .price .price_figure {
            background: #bc201f;
            border-radius: 20px;
            display: inline-block;
            padding: 6px 40px
        }

        .price-style4 .price_block .price span {
            font-size: 18px;
            color: #fff;
            font-weight: 500;
            display: block;
            margin-bottom: 0
        }

            .price-style4 .price_block .price span small {
                position: static;
                top: -10px;
                font-size: 18px
            }

.price-style5 {
    text-align: center
}

    .price-style5 .pricing_table {
        position: relative;
        display: flex;
        display: -ms-flex;
        -moz-display: flex;
        justify-content: center;
        flex-align: Center;
        -webkit-justify-content: center;
        margin: 0 auto
    }

    .price-style5 .price_block {
        float: left;
        border-top: 0;
        background: #fff;
        padding-bottom: 10px;
        border-radius: 4px;
        position: relative;
        z-index: 1;
        box-shadow: none;
        margin-right: 10px;
        border: 0;
        width: 100px
    }

        .price-style5 .price_block:nth-child(1) .action_button {
            background: #4cbf8d
        }

            .price-style5 .price_block:nth-child(1) .action_button:after {
                border-bottom: 4px solid #4cbf8d
            }

        .price-style5 .price_block:nth-child(2) .action_button {
            background: #e74847
        }

            .price-style5 .price_block:nth-child(2) .action_button:after {
                border-bottom: 4px solid #e74847
            }

        .price-style5 .price_block:nth-child(3) .action_button {
            background: yellow
        }

            .price-style5 .price_block:nth-child(3) .action_button:after {
                border-bottom: 4px solid yellow
            }

        .price-style5 .price_block:nth-child(4) .action_button {
            background: blue
        }

            .price-style5 .price_block:nth-child(4) .action_button:after {
                border-bottom: 4px solid blue
            }

        .price-style5 .price_block:last-Child .action_button {
            background: #50c1e9
        }

            .price-style5 .price_block:last-Child .action_button:after {
                border-bottom: 4px solid #50c1e9
            }

        .price-style5 .price_block:hover {
            box-shadow: none
        }

        .price-style5 .price_block h3 {
            font-size: 18px;
            padding: 15px 0;
            border-radius: 4px 4px 0 0;
            background: #fff;
            text-transform: capitalize;
            background: #e74847 !important;
            border-bottom: 1px solid #bf2322;
            color: #fff;
            margin-bottom: 0
        }

            .price-style5 .price_block h3 span {
                font-size: 13px;
                text-transform: capitalize;
                display: block;
                color: #fff;
                margin-top: -5px;
                display: none
            }

        .price-style5 .price_block ul {
            border-top: 0;
            background: #fff;
            margin: 0;
            border: 1px solid #ededed !important
        }

        .price-style5 .price_block li {
            padding: 14px 34px;
            margin: 0;
            background: transparent;
            text-align: center;
            color: #888
        }

            .price-style5 .price_block li:nth-child(2),
            .price-style5 .price_block li:nth-child(4),
            .price-style5 .price_block li:nth-child(5) {
                background: #d4d4d4
            }

        .price-style5 .price_block .action_button {
            background: #fff;
            color: #fff;
            padding: 9px 0;
            font-size: 14px;
            margin: 0;
            margin-top: -5px;
            display: block;
            position: relative;
            background: #e74847;
            border-radius: 0 0 4px 4px !important
        }

            .price-style5 .price_block .action_button:after {
                content: "";
                width: 0;
                height: 0;
                display: block;
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                top: -4px;
                left: 50%;
                margin-left: -2px;
                position: absolute
            }

        .price-style5 .price_block .price {
            padding: 34px 0 30px;
            font-size: 36px;
            font-weight: 400;
            color: #333;
            font-weight: 700;
            position: static;
            background: #ebebeb;
            top: 56px;
            left: 0;
            text-align: center;
            margin-bottom: 0;
            border-radius: 4px 4px 0 0
        }

            .price-style5 .price_block .price .price_figure {
                border-radius: 20px;
                display: inline-block;
                padding: 0
            }

            .price-style5 .price_block .price small {
                position: static;
                top: -10px;
                font-size: 24px
            }

            .price-style5 .price_block .price span {
                color: #909090;
                text-transform: uppercase;
                display: block;
                font-size: 11px;
                margin-top: 4px
            }

.price_block:hover {
    box-shadow: rgba(0, 0, 0, .15) 0 6px 17px 3px;
    transform: scale(1.1);
    z-index: 3;
    border-bottom: 0 none
}

.price_block h3 {
    background: #222
}

.price_block .action_button {
    background: linear-gradient(#f9b84a, #db7224)
}

.price_block:hover .p_label {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.p_label {
    position: absolute;
    right: -10px;
    font-weight: 400;
    transform: rotate(360deg);
    background: url(demo.png) center;
    width: 77px;
    height: 70px;
    background-repeat: no-repeat;
    top: -3px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 111
}

.price_block:last-child {
    margin-right: 0
}

@media only screen and (min-width:480px) and (max-width:768px) {
    .price_block {
        width: 50%
    }

        .price_block:nth-child(3) {
            clear: both
        }

        .price_block:nth-child(odd):hover {
            border: 0 none
        }
}

/*.template-index .row {
    margin: 0 -5px
}

    .template-index .row > div {
        padding: 0 5px
    }*/

@media only screen and (min-width:768px) {
    .price_block {
        border-bottom: 0 none
    }

        .price_block:last-child {
            border-right: 0 none
        }

            .price_block:last-child:after {
                display: none
            }

        .price_block:hover {
            border: 0 none
        }
}

@media (max-width:767px) {
    .price-table {
        margin-top: 40px;
        clear: both;
        overflow: hidden
    }

        .price-table .price-title {
            font-size: 18px;
            font-weight: 500;
            text-align: center;
            position: relative;
            clear: both;
            overflow: hidden
        }

    .price_block {
        margin-bottom: 22px
    }

    .quickview-button {
        display: none
    }

    .pricing_table {
        display: block
    }

    .price-style2 .pricing_table {
        border: 0
    }

    .price-style2 .price_block {
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        margin-bottom: 40px
    }

        .price-style2 .price_block:After {
            display: none
        }

    .price-style2 .pricing_table:after {
        display: none
    }

    .price_block {
        width: 100% !important
    }
}

@media (min-width:1200px) {
    .vertical-wrapper {
        display: block
    }
}

.vertical-wrapper {
    z-index: 2
}

.widget-verticalmenu {
    position: relative;
    margin: 0;
    padding: 0;
}

    .widget-verticalmenu:hover .navbar-toggles,
    .widget-verticalmenu:hover:after {
        background: #333
    }

    .widget-verticalmenu .icon-menus {
        width: 20px;
        height: 16px;
        display: inline-block;
        background: url(../images/cate.png) no-repeat center;
        margin-right: 2px;
        position: relative;
        top: 4px
    }

    .widget-verticalmenu .navbar-vertical .navbar-toggles {
        outline: none !important;
        display: block;
        line-height: 40px;
        padding: 0 0;
        border-radius: 6px 6px 0 0;
        color: #05a5af;
        font-size: 14px;
        border: none;
        width: 100%;
        text-align: left;
        /*font-family: 'Nunito', sans-serif;*/;
        padding-left: 16px;
        font-weight: 500;
        background: #f1f1f1;
    }

        .widget-verticalmenu .navbar-vertical .navbar-toggles span {
            position: relative;
            top: 1px
        }

        .widget-verticalmenu .navbar-vertical .navbar-toggles:hover {
            background: #ff525b;
            color: #fff !important
        }

    .widget-verticalmenu .vertical-wrapper {
        border: 1px solid #e5e5e5;
        border-top: 0;
        border-radius: 0 0 6px 6px;
        background-color: #fff;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        border-top: 0
    }

        .widget-verticalmenu .vertical-wrapper .btn-dropdown-toggle {
            top: 50%;
            position: absolute;
            right: 15px;
            line-height: 100%;
            -webkit-transform: translatey(-50%);
            -moz-transform: translatey(-50%);
            -ms-transform: translatey(-50%);
            -o-transform: translatey(-50%)
        }

            .widget-verticalmenu .vertical-wrapper .btn-dropdown-toggle.toggle-open .fa:before {
                content: '\f106'
            }

.vertical-item.level1 {
    position: relative
}

    .vertical-item.level1:first-child {
        border: none
    }

        .vertical-item.level1:first-child a {
            border-top: 0 !important
        }

    .vertical-item.level1 ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .vertical-item.level1:first-child > a {
        border-top: 0
    }

.vertical-content {
    padding-top: 13px
}

.vertical-item.level1 > a.menu-link {
    color: #444;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    display: block;
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
    position: relative;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    padding-left: 18px
}

    .vertical-item.level1 > a.menu-link:hover {
        color: #ff525b
    }

        .vertical-item.level1 > a.menu-link:hover:before {
            color: #ff525b
        }

    .vertical-item.level1 > a.menu-link .icon_items {
        text-align: center;
        text-align: left;
        width: 30px;
        margin: 0;
        display: inline-block
    }

        .vertical-item.level1 > a.menu-link .icon_items img {
            display: inline-block;
            vertical-align: middle
        }

    .vertical-item.level1 > a.menu-link > span.menu-title {
        font-size: 14px;
        font-weight: 400;
        display: inline-block;
        padding: 8px 15px 7px 0;
        text-transform: capitalize;
       /*font-family: 'Nunito', sans-serif;*/
    }

.vertical-item.level1 .vertical-drop {
    padding: 0;
    background-color: #fff
}

    .vertical-item.level1 .vertical-drop > li {
        position: relative;
        padding: 0 15px 0 30px
    }

        .vertical-item.level1 .vertical-drop > li a {
            display: block;
            padding: 8px 0;
            color: #444;
            font-weight: 400;
            line-height: 24px;
            text-decoration: none;
            -webkit-transition: all 0.35s ease;
            -o-transition: all 0.35s ease;
            transition: all 0.35s ease
        }

            .vertical-item.level1 .vertical-drop > li a:hover {
                color: #ff525b
            }

        .vertical-item.level1 .vertical-drop > li:last-child a {
            border-bottom: 0
        }

        .vertical-item.level1 .vertical-drop > li.title-cate > a {
            font-weight: 700;
            color: #222;
            padding: 0 0 5px;
            font-size: 14px
        }

.ss_megamenu_lv2 a {
    display: inline-block
}

.vertical-drop li:hover > a {
    color: #ff525b !important
}

.last.all_cate {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    position: relative
}

    .last.all_cate:after {
        content: "";
        width: 20px;
        height: 16px;
        display: inline-block;
        background: url(all.png) no-repeat center;
        margin-right: 2px;
        top: 4px;
        -webkit-transform: translatey(-50%);
        -moz-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        -o-transform: translatey(-50%);
        top: 50%;
        position: absolute;
        right: 17px
    }

    .last.all_cate:hover a {
        color: #ff525b
    }

        .last.all_cate:hover a i {
            color: #ff525b
        }

    .last.all_cate a {
        display: inline-block;
        padding: 10px 15px 11px 0;
        padding-left: 16px;
        font-size: 14px
    }

@media (min-width:1199px) {
    .widget-verticalmenu .vertical-wrapper {
        visibility: visible;
        opacity: 0
    }
}

@media (min-width:992px) {
    .vertical-wrapper {
        top: 100%;
        left: 0;
        z-index: 9;
        width: 100%;
        height: auto !important
    }

        .vertical-wrapper .css_parent li.vertical-item {
            border-bottom: 1px solid #ddd
        }

            .vertical-wrapper .css_parent li.vertical-item:last-child {
                border: none
            }

    .touch-button,
    .btn-dropdown-toggle {
        display: none
    }

    .vertical-item:hover a {
        color: #ff525b
    }

    .vertical-item.sub-mega .vertical-product .product-layout {
        padding: 0
    }

        .vertical-item.sub-mega .vertical-product .product-layout .product-item-container {
            margin-bottom: 0;
            padding: 0 20px 10px
        }

            .vertical-item.sub-mega .vertical-product .product-layout .product-item-container .right-block {
                padding: 0
            }

    .vertical-item .vertical-drop {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 800;
        min-width: 220px;
        height: auto !important;
        visibility: hidden;
        opacity: 0;
        box-shadow: 0 10px 25px 0 rgba(0, 0, 40, .2);
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease
    }

    .vertical-item .vertical-drop {
        display: none
    }

        .vertical-item .vertical-drop.drop-mega {
            border: 1px solid #e5e5e5;
            margin-left: -1px;
            box-shadow: none;
            padding: 30px 30px 15px
        }

            .vertical-item .vertical-drop.drop-mega li {
                border: none;
                padding: 0
            }

                .vertical-item .vertical-drop.drop-mega li a {
                    padding: 5px 0
                }

            .vertical-item .vertical-drop.drop-mega.cl-custom .vertical-banner {
                margin: -31px -32px -15px 0;
                text-align: right;
                float: right
            }

            .vertical-item .vertical-drop.drop-mega .content-links {
                margin-bottom: 15px
            }

            .vertical-item .vertical-drop.drop-mega li > a {
                display: block;
                padding: 5px 0;
                color: #333;
                font-weight: 400;
                line-height: 15px;
                text-decoration: none;
                font-size: 13px;
                -webkit-transition: all 0.25s ease;
                -o-transition: all 0.25s ease;
                transition: all 0.25s ease
            }

            .vertical-item .vertical-drop.drop-mega li.menuTitle > a {
                padding-top: 0;
                font-weight: 600;
                color: #222;
                line-height: 100%;
                font-size: 14px
            }

    .vertical-item:hover > .vertical-drop {
        visibility: visible;
        opacity: 1;
        display: block
    }

    .vertical-item .level1.sub-dropdown .vertical-drop {
        left: calc(100% - 1px)
    }

    .vertical-item .level1.sub-dropdown > a:before {
        content: '\f105';
        font-family: FontAwesome;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        float: right;
        position: relative;
        top: 5px
    }

    .vertical-item .level2.sub-dropdown .vertical-drop {
        left: calc(100% - 1px)
    }

    .vertical-item .level2.sub-dropdown > a:before {
        content: '\f105';
        font-family: FontAwesome;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        float: right;
        position: relative;
        top: 5px
    }

    .vertical-item .level3.sub-dropdown .vertical-drop {
        left: calc(100% - 1px)
    }

    .vertical-item .level3.sub-dropdown > a:before {
        content: '\f105';
        font-family: FontAwesome;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        float: right;
        position: relative;
        top: 5px
    }

    .vertical-item.vertical_drop > a {
        position: relative
    }

        .vertical-item.vertical_drop > a:before {
            content: "\f0da";
            font-family: FontAwesome;
            text-align: center;
            font-size: 12px;
            top: 50%;
            position: absolute;
            right: 17px;
            line-height: 100%;
            -webkit-transform: translatey(-50%);
            -moz-transform: translatey(-50%);
            -ms-transform: translatey(-50%);
            -o-transform: translatey(-50%)
        }

    .ss_product_ver_content .ver_title_product {
        font-weight: 600;
        color: #222;
        padding-bottom: 10px;
        font-size: 14px;
        text-transform: uppercase
    }

    .ss_product_ver_content .title-product {
        font-size: 15px;
        margin: 10px 0
    }

    .widget-verticalmenu .class_custom_2 {
        padding: 0 !important
    }

        .widget-verticalmenu .class_custom_2 .content-links {
            padding: 20px 25px;
            background: #eee;
            margin: 0 !important
        }

        .widget-verticalmenu .class_custom_2 .ss_product_ver_content {
            padding: 15px 20px 15px 0
        }

            .widget-verticalmenu .class_custom_2 .ss_product_ver_content .product_col_1 {
                border-right: 1px solid #e5e5e5
            }

            .widget-verticalmenu .class_custom_2 .ss_product_ver_content .box-label {
                right: 20px;
                top: 10px
            }

            .widget-verticalmenu .class_custom_2 .ss_product_ver_content .right-block {
                padding: 0 20px
            }
}

@media (max-width:991px) {
    .widget-verticalmenu .vertical-drop.drop-lv1 {
        display: none;
        width: 100% !important
    }

        .widget-verticalmenu .vertical-drop.drop-lv1 .touch-button {
            position: relative;
            float: right;
            top: -33px;
            width: 30px;
            height: 30px;
            text-align: center
        }

        .widget-verticalmenu .vertical-drop.drop-lv1 .vertical-drop.drop-lv2 li.level2 {
            border-top: 1px solid #ddd;
            border-bottom: none
        }

            .widget-verticalmenu .vertical-drop.drop-lv1 .vertical-drop.drop-lv2 li.level2:last-child {
                border-top: 1px solid #ddd
            }

        .widget-verticalmenu .vertical-drop.drop-lv1.drop-mega {
            border-top: 1px solid #e5e5e5;
            box-shadow: none;
            padding: 15px
        }

            .widget-verticalmenu .vertical-drop.drop-lv1.drop-mega li {
                border: none;
                padding: 0
            }

                .widget-verticalmenu .vertical-drop.drop-lv1.drop-mega li a {
                    padding: 5px 0
                }

            .widget-verticalmenu .vertical-drop.drop-lv1.drop-mega.cl-custom .vertical-banner {
                margin: -31px -32px -15px 0;
                text-align: right;
                float: right
            }

            .widget-verticalmenu .vertical-drop.drop-lv1.drop-mega .content-links {
                margin-bottom: 15px
            }

            .widget-verticalmenu .vertical-drop.drop-lv1.drop-mega li > a {
                display: block;
                padding: 5px 0;
                color: #333;
                font-weight: 400;
                line-height: 24px;
                text-decoration: none;
                font-size: 13px;
                -webkit-transition: all 0.25s ease;
                -o-transition: all 0.25s ease;
                transition: all 0.25s ease
            }

            .widget-verticalmenu .vertical-drop.drop-lv1.drop-mega li.menuTitle > a {
                padding-top: 0;
                font-weight: 700;
                color: #444;
                line-height: 100%;
                font-size: 14px
            }
}

.tab-slider {
    position: relative;
    clear: both;
    margin-bottom: 0
}

    .tab-slider h3 {
        position: absolute;
        display: inline-block;
        font-size: 132.5%;
        color: #222;
        font-weight: 700;
        top: 11px;
        padding-bottom: 6px;
        text-transform: uppercase;
        border-bottom: 1px solid #F4A137;
        margin-top: 0
    }

    .tab-slider .ss-listing-tabs {
        margin: 0;
        vertical-align: top
    }

        .tab-slider .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs {
            padding: 13px 0;
            border-top: 1px dashed #c3c3c3;
            border-bottom: 1px dashed #c3c3c3;
            margin: 0 auto 40px
        }

            .tab-slider .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li.tab-sel {
                background: transparent
            }

            .tab-slider .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li:hover span {
                color: #ff525b
            }

            .tab-slider .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li.tab-sel span {
                color: #ff525b
            }

            .tab-slider .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li {
                border: 0;
                margin: 0;
                padding: 0;
                display: inline-block
            }

                .tab-slider .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li:hover {
                    background: transparent
                }

        .tab-slider .ss-listing-tabs .ltabs-wrap,
        .tab-slider .tab-slider .ss-listing-tabs .ltabs-items-container .ltabs-items-inner,
        .tab-slider .tab-slider .ss-listing-tabs .ltabs-wrap .ltabs-items-container,
        .tab-slider .tab-slider .ss-listing-tabs .ltabs-items-container .ltabs-items {
            overflow: visible
        }

            .tab-slider .ss-listing-tabs .ltabs-wrap .ltabs-tabs-container {
                margin: 0 0 20px 0;
                overflow: visible
            }

        .tab-slider .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap {
            z-index: 9
        }

.ss-listing-tabs {
    margin: 0 -10px;
    padding: 0;
    overflow: hidden
}

    .ss-listing-tabs .ltabs-wrap {
        overflow: hidden
    }

    .ss-listing-tabs .intro_text,
    .ss-listing-tabs .footer_text {
        margin: 10px 0
    }

    .ss-listing-tabs .ltabs-wrap .ltabs-tabs-container {
        overflow: visible;
        clear: both;
        overflow: hidden
    }

    .ss-listing-tabs .ltabs-wrap .wap-listing-tabs .item-cat-image {
        display: inline-block;
        float: left
    }

    .ss-listing-tabs .ltabs-tabs-container ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        border-bottom: 1px solid #e5e5e5
    }

        .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
            border: 1px solid #e9e9e9;
            padding: 8px;
            cursor: pointer;
            margin: 0 10px 10px 0;
            font-size: 12px;
            float: left
        }

        .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all:hover .cat-all {
            margin-top: -48px
        }

        .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs .ltabs-tab:hover span {
            color: #fff
        }

        .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all .cat-all {
            margin-top: 0
        }

        .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-sel .cat-all {
            margin-top: -48px
        }

        .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel {
            background: transparent;
            border-bottom: 2px solid #F4A137
        }

    .ss-listing-tabs .ltabs-tab-img {
        float: left;
        height: 30px;
        margin-right: 10px;
        overflow: hidden
    }

    .ss-listing-tabs .hits {
        float: left;
        border-top: 1px solid #e9e9e9;
        padding: 2% 0 2% 0;
        border-bottom: 1px solid #e9e9e9;
        border-right: 1px solid #e9e9e9;
        color: #909090;
        width: 40%
    }

    .ss-listing-tabs .other-infor {
        margin-top: 15px
    }

    .ss-listing-tabs .author {
        float: left;
        overflow: hidden;
        border-top: 1px solid #e9e9e9;
        width: 53%;
        padding: 2% 0 2% 3%;
        color: #909090;
        border-bottom: 1px solid #e9e9e9
    }

    .ss-listing-tabs .item-sub-cat {
        text-align: center
    }

    .ss-listing-tabs .item-title {
        text-transform: uppercase;
        margin-bottom: 5px
    }

    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab:last-child span:before {
        display: none
    }

    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
        font-size: 14px;
        color: #1c1c1c;
        text-transform: uppercase;
        border: none;
        padding: 0 20px;
        margin: 0;
        background: none;
        border-radius: 0;
        position: relative;
        font-weight: 700
    }

@media (min-width:992px) {
    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span {
        padding: 0 30px
    }
}

.ss-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab > span:before {
    content: '';
    width: 1px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 4px;
    background-color: #959595
}

.ss-listing-tabs .created-date {
    margin-bottom: 10px;
    color: #909090
}

.ss-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel > span {
    color: #FFF
}

.ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow,
.ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected {
    display: none
}

.ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    position: relative;
    display: inline-block;
    cursor: default;
    text-align: left;
    line-height: 30px;
    clear: both;
    color: #888;
    cursor: pointer;
    z-index: 5
}

    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
        width: 167px;
        text-indent: 20px;
        border: 1px solid #DDD;
        border-right: none;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        background: #FFF;
        overflow: hidden
    }

    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
        width: 30px;
        border: 1px solid #ddd;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        text-align: center;
        font-size: 12px;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none;
        background: #DDD
    }

    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
        position: relative;
        float: left;
        height: 30px;
        z-index: 1;
        display: inline-block
    }

.ss-listing-tabs .add-loadmore {
    float: right;
    margin-left: 10px;
    vertical: middle;
    margin-top: 2px
}

.ss-listing-tabs .loaded .add-loadmore {
    display: none
}

.ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
    position: absolute;
    top: 28px;
    left: 0;
    width: 100%;
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    overflow: hidden;
    background: #fff;
    display: none;
    z-index: 1
}

    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open {
        display: block
    }

    .ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
        margin: 0;
        padding: 0;
        float: none
    }

.ss-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
    display: block;
    line-height: 20px;
    padding: 5px 10%
}

.ss-listing-tabs .ltabs-wrap .ltabs-items-container {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.ss-listing-tabs .ltabs-items-container .ltabs-items {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    height: 0
}

.ss-listing-tabs .ltabs-items-container .ltabs-items-inner {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    visibility: visible
}

.ss-listing-tabs .ltabs-items-container .ltabs-items-selected {
    opacity: 1;
    visibility: visible;
    height: auto
}

.ss-listing-tabs .ltabs-items-container .ltabs-item-wrap {
    margin: 0;
    padding: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    box-shadow: #000 0em 0em 0em
}

    .ss-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
        width: 100%;
        max-width: 100%;
        box-shadow: #000 0em 0em 0em
    }

.ss-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
    float: left;
    margin-bottom: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    box-shadow: #000 0em 0em 0em
}

.ss-listing-tabs .ltabs-items-container .ltabs-items.ltabs-items-selected .ltabs-item {
    opacity: 1;
    filter: alpha(opacity=1)
}

.ss-listing-tabs .ltabs-items-container .ltabs-items .ltabs-slider .ltabs-item {
    margin-bottom: 20px;
    opacity: 1;
    filter: alpha(opacity=1);
    box-shadow: none;
    width: 100%
}

.ss-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
    border: 1px solid #e9e9e9;
    margin-bottom: 10px
}

.ss-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .lt-image img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-height: 100%;
    max-width: 100%
}

.ss-listing-tabs .ltabs-items .ltabs-loading {
    width: 100%;
    max-width: 100%;
    padding: 0;
    position: relative;
    background: url(ajax-loader.gif) no-repeat scroll center center transparent;
    min-height: 300px;
    display: block;
    z-index: 0
}

.ss-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
    background: url(../images/301.gif) no-repeat scroll center center transparent;
    width: 22px;
    height: 22px;
    display: none;
    margin-right: 10px;
    vertical-align: middle
}

.ss-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after {
    content: attr(data-label)
}

.ss-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
    display: none
}

.widget-collection-carousel h3.name-cate {
    position: absolute;
    bottom: 10px;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    line-height: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

    .widget-collection-carousel h3.name-cate .btn-collection {
        font-size: 14px;
        color: #fff;
        text-transform: uppercase
    }

.widget-collection-carousel .item-cate {
    position: relative;
    border-radius: 50%;
    overflow: hidden
}

    .widget-collection-carousel .item-cate:hover h3 {
        bottom: 25px;
        background: #ff525b
    }

.widget-collection-carousel.banners a {
    overflow: hidden
}

.logo-mobile {
    display: none
}

.main-megamenu ul.nav > li > a:active,
.main-megamenu ul.nav > li > a:focus {
    background: transparent !important
}

.blog-views .blog-item img:hover {
    opacity: .7
}

.banners img {
    width: 100%
}

.widget-blog-slide {
    margin-bottom: 37px !important
}

.widget-blogs .home-title h2 {
    margin-bottom: 13px
}

.widget-blogs .des_cription {
    margin-bottom: 33px
}

.widget-blogs .blog-item:hover img {
    opacity: .6
}

.widget-blogs .blog-item .blog-title {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 9px;
    margin-top: 17px
}

    .widget-blogs .blog-item .blog-title:hover a {
        color: #ff525b
    }

.widget-blogs .blog-item .blog-decs {
    font-size: 12px;
    margin-bottom: 7px
}

.widget-blogs .blog-item .read-more {
    text-transform: capitalize;
    color: #ff525b
}

    .widget-blogs .blog-item .read-more:hover {
        color: #333
    }

    .widget-blogs .blog-item .read-more i {
        margin-left: 10px
    }

.widget-blogs .blog-item .blog-info .date {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 10px 0;
    padding-top: 12px;
    width: 51px;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    font-size: 12px;
    color: #ff525b
}

    .widget-blogs .blog-item .blog-info .date span {
        font-size: 24px;
        font-weight: 600;
        color: #ff525b;
        display: block
    }

.widget-blogs .blog-item .blog-info .item-right {
    text-align: left;
    position: relative;
    top: 5px
}

    .widget-blogs .blog-item .blog-info .item-right h4 {
        margin: 0 0 23px;
        padding-top: 10px
    }

        .widget-blogs .blog-item .blog-info .item-right h4 a {
            font-size: 20px;
            color: #000;
            text-transform: capitalize;
            margin-bottom: 16px
        }

            .widget-blogs .blog-item .blog-info .item-right h4 a:hover {
                color: #ff525b
            }

    .widget-blogs .blog-item .blog-info .item-right .blog-decs {
        color: #545454;
        font-size: 14px;
        line-height: 22px
    }

.page_lookbook .page-title {
    font-size: 26px;
    color: #000;
    text-align: center;
    position: relative;
    display: inline-block;
    margin: 0 auto 50px
}

@media (min-width:992px) {
    .page_lookbook .page-title {
        margin: 0 auto 100px;
        font-size: 36px
    }
}

.page_lookbook .wrap_look {
    background: #f9f9f9;
    position: relative;
    margin-bottom: 40px
}

    .page_lookbook .wrap_look:nth-child(even) .lb_box_info {
        float: right
    }

@media (min-width:1200px) {
    .page_lookbook .wrap_look:nth-child(even) .lb_box_image img {
        left: 120px
    }
}

@media (min-width:992px) {
    .page_lookbook .wrap_look:nth-child(even) .lb_box_image img {
        left: 0
    }
}

@media (min-width:992px) {
    .page_lookbook .wrap_look {
        margin-bottom: 200px
    }
}

.page_lookbook .wrap_look .lb_info {
    margin-top: 45px;
    padding: 0 20px 20px 20px
}

@media (min-width:992px) {
    .page_lookbook .wrap_look .lb_info {
        padding: 0 20px 80px 98px;
        margin-top: 140px
    }
}

.page_lookbook .wrap_look .lb_info .lb_title {
    font-size: 30px !important;
    color: #111
}

@media (min-width:1200px) {
    .page_lookbook .wrap_look .lb_info .lb_title {
        font-size: 40px !important;
        letter-spacing: 1px
    }
}

.page_lookbook .wrap_look .lb_info .lb_des {
    margin-bottom: 20px
}

@media (min-width:1200px) {
    .page_lookbook .wrap_look .lb_info .lb_des {
        margin-bottom: 90px
    }
}

.page_lookbook .wrap_look .lb_info .btn_lb {
    text-transform: uppercase;
    padding: 8px 15px;
    border-radius: 20px;
    background: #ff525b
}

@media (min-width:992px) {
    .page_lookbook .wrap_look .lb_info .btn_lb {
        border-radius: 25px;
        padding: 12px 25px
    }
}

.page_lookbook .wrap_look .lb_info .btn_lb:hover {
    background: #666
}

@media (min-width:992px) {
    .page_lookbook .wrap_look .lb_box_image img {
        position: absolute;
        margin-top: -60px
    }
}

.section-top {
    background: #e1e1e1
}

    .section-top > .container > .row {
        margin: 0
    }

        .section-top > .container > .row > div {
            padding: 0
        }

        .section-top > .container > .row .vertical-menu {
            width: 19.832%
        }

        .section-top > .container > .row .home-section {
            width: 80.168%
        }

            .section-top > .container > .row .home-section .row-slider > div:first-child {
                width: 49.475%
            }

            .section-top > .container > .row .home-section .row-slider > div:last-child {
                width: 50.525%
            }

            .section-top > .container > .row .home-section .banners > div {
                float: left
            }

                .section-top > .container > .row .home-section .banners > div:first-child {
                    width: 49.99%
                }

                .section-top > .container > .row .home-section .banners > div:last-child {
                    width: 50.01%
                }

.widget-slideshow .policy-top {
    margin-top: 10px
}

    .widget-slideshow .policy-top .inner {
        border-radius: 4px;
        overflow: hidden;
        border: 1px solid #e5e5e5
    }

@media (min-width:992px) {
    .widget-slideshow .policy-top .inner {
        border-right: 0
    }
}

@media (max-width:992px) {
    .widget-slideshow .policy-top .inner .row > div:nth-child(2) .policy,
    .widget-slideshow .policy-top .inner .row > div:last-child .policy {
        border: 0 !important
    }
}

.widget-slideshow .policy-top .inner .policy {
    text-align: center;
    border-right: 1px solid #e5e5e5;
    padding: 18px 0 17px 0;
    cursor: pointer
}

    .widget-slideshow .policy-top .inner .policy:hover .title {
        color: #ff525b !important
    }

    .widget-slideshow .policy-top .inner .policy .icon-policy {
        font-size: 42px;
        color: #ff525b;
        text-align: center
    }

    .widget-slideshow .policy-top .inner .policy .info .title {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        display: block;
        margin-top: 6px;
        margin-bottom: -1px
    }

    .widget-slideshow .policy-top .inner .policy .info .des {
        color: #888;
        font-weight: 400;
        font-size: 12px
    }

.widget-slideshow .col-banner1 {
    padding-right: 0
}

.widget-slideshow .col-slider {
    padding: 0 7px
}

.widget-slideshow .col-banner2 {
    padding-left: 0
}

.widget-slideshow .col-banner .b-img2 {
    margin-top: 7px
}

.tp-banner-container .caption,
.tp-banner-container .tp-simpleresponsive .tp-caption {
    top: 25% !important
}

.tp-banner-container .tp-caption-slide-1 {
    text-transform: uppercase;
    margin-bottom: 18px
}

@media (max-width:991px) {
    .tp-banner-container .tp-caption-slide-1 {
        margin-bottom: 10px;
        font-size: 18px !important
    }
}

.tp-banner-container .tp-caption-slide-2 {
    margin-bottom: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 33px;
    margin-top: -9px
}

@media (max-width:991px) {
    .tp-banner-container .tp-caption-slide-2 {
        margin-bottom: 10px;
        font-size: 12px !important
    }
}

.tp-banner-container .slide-link-button {
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 11px 1px 11px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    border-radius: 0;
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    margin-top: 26px
}

    .tp-banner-container .slide-link-button:hover {
        background: #fff !important;
        color: #333 !important
    }

    .tp-banner-container .slide-link-button i.fa {
        font-size: 12px;
        margin-left: 5px
    }

.tp-banner-container .tp-bullets.simplebullets.round .bullet {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

    .tp-banner-container .tp-bullets.simplebullets.round .bullet:hover,
    .tp-banner-container .tp-bullets.simplebullets.round .bullet.selected {
        background: #ff525b
    }

.widget-quicklink {
    margin: 0 !important
}

    .widget-quicklink .quick-links {
        margin: 5px -3px 0 -3px
    }

        .widget-quicklink .quick-links li {
            margin-bottom: 5px;
            padding: 0 3px;
            text-align: center;
            width: 16.666%;
            float: left
        }

            .widget-quicklink .quick-links li a {
                background-color: #e8e8e8;
                border: medium none;
                border-radius: 0;
                color: #222;
                font-size: 12px;
                margin: 0;
                padding: 6px 0;
                text-transform: uppercase;
                display: block;
                font-weight: 700;
                -webkit-transition: all 0.2s;
                -o-transition: all 0.2s;
                transition: all 0.2s
            }

                .widget-quicklink .quick-links li a:hover {
                    background: #ff525b;
                    color: #fff
                }

.widget-product-deals {
    margin-bottom: 0 !important
}

    .widget-product-deals .box-title {
        margin-bottom: 23px
    }

    .widget-product-deals .item-product {
        border: 1px solid #ddd;
        border-top: none;
        padding: 0
    }

        .widget-product-deals .item-product .product-image-container {
            overflow: hidden;
            position: relative
        }

@media (min-width:1200px) {
    .widget-product-deals .item-product .product-image-container {
        padding: 0 20px;
        position: relative
    }
}

.widget-product-deals .item-product .caption {
    margin-top: 20px
}

@media (min-width:1200px) {
    .widget-product-deals .item-product .caption {
        margin-right: 50px
    }
}

.widget-product-deals .item-product:hover .button-link .btn_df {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    opacity: 1
}

.widget-product-deals .item-product:hover .owl-nav > div.owl-next {
    right: -1px !important
}

.widget-product-deals .item-product:hover .owl-nav > div.owl-prev {
    left: -1px !important
}

.widget-product-deals .item-product .button-link {
    padding: 0;
    position: absolute;
    z-index: 99;
    right: 10px;
    bottom: 35px
}

    .widget-product-deals .item-product .button-link .add-to-cart .btn_df {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s
    }

    .widget-product-deals .item-product .button-link .quickview-button .btn_df {
        -webkit-transition-delay: 0.15s;
        transition-delay: 0.15s
    }

    .widget-product-deals .item-product .button-link .product-addto-links .btn_df {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s
    }

    .widget-product-deals .item-product .button-link .btn_df {
        border: none;
        display: block;
        margin-top: 5px;
        padding: 0;
        background-color: rgba(0, 0, 0, .5);
        color: #fff;
        width: 33px;
        height: 33px;
        line-height: 33px;
        text-align: center;
        opacity: 0;
        -webkit-transform: translate(50px, 0);
        -moz-transform: translate(50px, 0);
        -ms-transform: translate(50px, 0);
        -o-transform: translate(50px, 0);
        -webkit-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out
    }

        .widget-product-deals .item-product .button-link .btn_df:hover {
            background: #ff525b
        }

.widget-product-deals .item-product .product-vendor {
    background-color: #e93434;
    color: #fff;
    padding: 0 5px;
    margin-top: 2px;
    margin-bottom: 10px;
    display: inline-block
}

    .widget-product-deals .item-product .product-vendor a {
        color: #fff;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease
    }

        .widget-product-deals .item-product .product-vendor a:hover {
            text-decoration: underline
        }

.widget-product-deals .item-product .custom-reviews {
    margin-left: -3px
}

.widget-product-deals .item-product .title-product {
    margin-top: 7px;
    font-size: 14px
}

.widget-product-deals .item-product .price {
    margin-bottom: 17px
}

    .widget-product-deals .item-product .price .price-new {
        color: #fe5722;
        font-size: 20px
    }

.widget-product-deals .view-item-deals {
    margin-bottom: 30px
}

@media (min-width:1200px) {
    .widget-product-deals .countdown_tab {
        margin: 0 -10px
    }
}

.widget-product-deals .countdown_tab .deals-time {
    display: inline-block;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    width: 25%;
    background-color: transparent;
    line-height: 100%;
    float: left
}

    .widget-product-deals .countdown_tab .deals-time .num-time {
        border: none;
        font-size: 18px;
        color: #000;
        font-weight: 500;
        position: relative;
        line-height: 24px
    }

@media (min-width:992px) {
    .widget-product-deals .countdown_tab .deals-time .num-time {
        font-size: 22px
    }
}

.widget-product-deals .countdown_tab .deals-time .num-time:after {
    content: ":";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 22px;
    color: #222
}

.widget-product-deals .countdown_tab .deals-time .name-time {
    color: #b3b3b3;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px
}

.widget-product-deals .countdown_tab .deals-time.second .num-time:after {
    display: none
}

.widget-product-carousel2 .menu-mobile {
    display: none;
    position: absolute;
    right: 0;
    top: calc(100% + 5px);
    z-index: 4;
    background: #fff;
    padding: 20px;
    border: 1px solid #e5e5e5
}

    .widget-product-carousel2 .menu-mobile li {
        line-height: 27px
    }

.widget-product-carousel2 .home-title {
    position: relative
}

    .widget-product-carousel2 .home-title .fa {
        position: absolute;
        top: 5px;
        right: 10px;
        z-index: 1;
        color: #222;
        font-size: 14px;
        display: none
    }

    .widget-product-carousel2 .home-title h2 {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 24px
    }

.widget-product-carousel2.style1 .home-title h2 {
    color: #fc5b85
}

.widget-product-carousel2.style1 .list-menu li a:hover {
    color: #fc5b85 !important
}

    .widget-product-carousel2.style1 .list-menu li a:hover:before {
        background: #fc5b85 !important
    }

.widget-product-carousel2.style1 .product-banner {
    border-top: 2px solid #fc5b85;
    padding-top: 10px
}

.widget-product-carousel2.style2 .home-title h2 {
    color: #4a87da
}

.widget-product-carousel2.style2 .list-menu li a:hover {
    color: #4a87da !important
}

    .widget-product-carousel2.style2 .list-menu li a:hover:before {
        background: #4a87da !important
    }

.widget-product-carousel2.style2 .product-banner {
    border-top: 2px solid #4a87da;
    padding-top: 10px
}

.widget-product-carousel2.style3 .home-title h2 {
    color: #2c9870
}

.widget-product-carousel2.style3 .list-menu li a:hover {
    color: #2c9870 !important
}

    .widget-product-carousel2.style3 .list-menu li a:hover:before {
        background: #2c9870 !important
    }

.widget-product-carousel2.style3 .product-banner {
    border-top: 2px solid #2c9870;
    padding-top: 10px
}

.widget-product-carousel2.style4 .home-title h2 {
    color: #ff9000
}

.widget-product-carousel2.style4 .list-menu li a:hover {
    color: #ff9000 !important
}

    .widget-product-carousel2.style4 .list-menu li a:hover:before {
        background: #ff9000 !important
    }

.widget-product-carousel2.style4 .product-banner {
    border-top: 2px solid #ff9000;
    padding-top: 10px
}

.filter-tags input[type=checkbox] + label:hover,
.filter-tags input[type=checkbox]:checked + label {
    background: url(../images/box-check-atv.png) no-repeat 0 center;
    cursor: pointer
}

@media (min-width:1000px) {
    .widget-verticalmenu > .vertical-content:hover .vertical-wrapper {
        display: block !important;
        opacity: 1;
    }
}

@media (min-width:320px) and (max-width:480px) {
    .horizontal_menu {
        width: auto !important
    }

    .widget-slideshow {
        width: auto !important
    }
    .carousel-control .fa-chevron-right:after,
    .carousel-control .fa-chevron-left:after {
        display: none !important;
    }
}

.search-drop {
    position: absolute;
    z-index: 0;
    overflow-y: auto;
    width: 450px;
    height: 320px;    
}

    .search-drop p {
        background: #f0feff;
        padding: 0 8px 0;
        font-size: 12px;
        border-bottom: 1px solid #bdf2f5;
    }
  .search-drop p.liAutocomplete {
    box-shadow: 1px 5px 10px rgba(0,0,0,0.2);
}
.search-drop p:first-child {
    border-bottom: transparent;
}

.search-mbl p {
    background: #fff;
    padding: 0 20px 0;
    font-size: 12px;
    text-align: center
}

.sidebar-megamenu {
    width: 20% !important;
    float: left
}

.vertical-wrapper {
    display: none
}

.horizontal_menu {
    width: 80% !important
}

.widget-slideshow {
    width: 71% !important;
    padding-left: 0 !important
}

.horizontal_menu {
    float: right
}

.tp-banner-1509962114164 ul li div.tp-bgimg.defaultimg {
    height: 100% !important;
    width: 100%
}

.mt0 {
    margin-top: 0
}

.mb10 {
    margin-bottom: 10px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml15 {
    margin-left: 15px !important
}

.ml20 {
    margin-left: 20px !important
}

.ml25 {
    margin-left: 25px !important
}

.ml30 {
    margin-left: 30px !important
}

.pt0 {
    padding-top: 0 !important
}

.pt5 {
    padding-top: 5px !important
}

.pt8 {
    padding-top: 8px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt15 {
    padding-top: 15px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt25 {
    padding-top: 25px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt35 {
    padding-top: 35px !important
}

.pt40 {
    padding-top: 40px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pr0 {
    padding-right: 0px !important
}

.pr10 {
    padding-right: 10px !important
}

.pr15 {
    padding-right: 15px !important
}

.pr20 {
    padding-right: 20px !important
}

.pr25 {
    padding-right: 25px !important
}

.pr30 {
    padding-right: 30px !important
}

.pl10 {
    padding-left: 10px !important
}

.pl15 {
    padding-left: 15px !important
}

.pl20 {
    padding-left: 20px !important
}

.pl25 {
    padding-left: 25px !important
}

.pl30 {
    padding-left: 30px !important
}

.height_10 {
    height: 10px
}

.b-all {
    border: 1px solid #f1f1f1;
    border-radius: 5px
}

.coupon-section {
    position: absolute;
    right: 0;
    background: #fff;
    box-shadow: 1px 2px 3px 4px rgba(0, 0, 0, .3);
    top: 0;
    padding: 10px 25px;
    height: 100%;
    min-width: 370px;
    display: table;
    z-index: 10000000000
}

    .coupon-section .close-btn {
        position: absolute;
        left: -50px;
        font-size: 40px;
        border-radius: 50%;
        padding: 6px 10px 10px;
        color: #fff;
        font-weight: 700
    }

    .coupon-section h4 {
        color: #38bbc4;
        margin-bottom: 0;
        font-weight: 700
    }

    .coupon-section .box {
        background: #fff;
        border: 1px dotted #ccc;
        border-radius: 5px;
        padding: 10px;
        margin: 10px;
        margin-bottom: 15px;
        box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, .4);
        background: #f9f9f9
    }

    .coupon-section h3 {
        font-size: 21px;
        margin-bottom: 25px
    }

    .coupon-section small {
        font-size: 75%
    }

.owl-cat .owl-stage-outer {
    position: relative;
    padding-bottom: 20px !important
}

.ss-carousel .owl-nav,
.ss-carousel .owl-dots {
    display: none
}

.owl-cat .owl-nav {
    position: relative;
    top: -20px
}

    .owl-cat .owl-nav > div {
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0 2px 8px 0 rgba(51, 60, 63, .22);
        width: 35px;
        height: 35px;
        line-height: 42px
    }

.owl-cat .owl-prev.disabled,
.owl-cat .owl-next.disabled {
    display: none
}

.owl-cat .owl-prev {
    position: absolute;
    bottom: 65px;
    left: 2px
}

    .owl-cat .owl-prev:before {
        z-index: 1;
        content: "\f053";
        font-family: 'FontAwesome';
        font-size: 19px;
        color: #222;
        width: 25px;
        height: 29px;
        border-radius: 4px;
        line-height: 32px;
        display: inline-block;
        text-align: center;
        margin-left: -3px
    }

.owl-cat .owl-next:before {
    z-index: 1;
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 19px;
    color: #222;
    width: 25px;
    height: 29px;
    border-radius: 4px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    padding-left: 5px
}

.owl-cat .owl-next {
    position: absolute;
    bottom: 65px;
    right: -15px
}

.owl-cat.owl-loaded {
    display: inline-block
}

.img-wrap {
    background-size: cover;
    background-position: bottom;
    width: 280px;
    transition: transform .2s ease-in-out;
    border-bottom: 1px solid #fff
}

    .img-wrap img:hover {
        transform: scale(1.05);
        filter: blur(0);
        border-bottom: 1px solid transparent
    }

.vertical-wrapper.active {
    display: block
}

.mobile-menu-active {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    /*-webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);*/
    display: block
}

.banner-style-2-img {
    position: relative;
    /*border: 1px solid #f9f9f9;*/
    border-radius: 5px;
    min-height: 150px
}

    .banner-style-2-img > img {
        width: 100%;
        height: 100px
    }

.banner-style-2-dec {
    text-align: center
}

    .banner-style-2-dec > h4 {
        font-size: 18px;
        text-transform: capitalize;
        margin-bottom: 15px
    }

    .banner-style-2-dec > h3 {
        color: #666;
        font-size: 28px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 15px
    }

    .banner-style-2-dec > a {
        font-size: 16px;
        color: #333;
        display: inline-block;
        padding: 5px 15px;
        /*text-transform: uppercase;*/
        position: absolute;
        left: 0;
        top: 65px;
        transition: all 0.4s ease-in 0s
    }

        .banner-style-2-dec > a:hover {
            transition: all 0.4s ease-in 0s
        }

    .banner-style-2-dec img {
        transition: transform .5s
    }

.banner-img {
    /*background: #f6f6f6;*/
    min-height: 200px;
    box-shadow: 0px 0px 17px -10px rgba(0,0,0,0.1);
}

.product-layout .bg1 .banner-img, .product-layout .bg2 .banner-img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    box-shadow: 0px 7px 13px 0px rgba(132, 118, 119, 0.2);
}
.product-layout  .banner-img img, .product-layout  .banner-img img {
    transition: transform .2s;
}

    .product-layout .bg1 .banner-img::after, .product-layout .bg1 .banner-img::before,
    .product-layout .bg2 .banner-img::after, .product-layout .bg2 .banner-img::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.3);
        left: 100%;
        top: 0%;
    }

    .product-layout .bg1 .banner-img::before, .product-layout .bg2 .banner-img::before {
        /*left: auto;
        top: auto;
        bottom: 100%;
        right: 100%;*/
    }

.product-layout .bg1:hover .banner-img::after, .product-layout .bg1:hover .banner-img::before,
.product-layout .bg2:hover .banner-img::after, .product-layout .bg2:hover .banner-img::before {
    opacity: 0;
    transition: all 1s ease;
    left: 0;
    top: 0;
}

.product-layout .bg1:hover .banner-img::before,
.product-layout .bg2:hover .banner-img::before {
    left: auto;
    top: auto;
    bottom: 0;
    right: 0;
}

.banner-text {
    /*text-align: center;*/
    position: absolute;
    top: 45px;
    left:110px;
}

.banner-img img {
    width: 100%
}

.width {
    width: 28.8%
}
.item.product-item {
    border: 1px solid #efefef;
    border-radius: 4px;
    /*box-shadow: 1px 2px 3px 1px rgba(0,0,0,0.1)*/
}
.form-width{
    width:100% !important
}
.item.product-item img{
    width:auto !important;
}