@import url('https://fonts.googleapis.com/css2?family=Kufam:wght@400;500;600;700&family=Montserrat:wght@200;300;400;500;600&display=swap');

html,
body {
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300
}

b,
strong {
    font-weight: 600
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.fix {
    overflow: hidden
}

p {
    margin: 0 0 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Kufam', sans-serif;
    margin: 0 0 10px
}

a {
    transition: all .3s ease 0;
    text-decoration: none
}

    a:hover,
    a:focus {
        color: #ec4445;
        text-decoration: none
    }

    a:active,
    a:hover {
        outline: 0 none
    }

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

section {
    padding: 60px 0
}

.clear {
    clear: both
}

input:focus,
select:focus,
textarea:focus {
    background-color: #edf7fd
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #111;
    font-size: 16px;
    background-color: #fff;
    line-height: 1.4
}

table,
td,
th {
    border: 1px solid #ddd;
    text-align: left
}

table {
    border-collapse: collapse;
    width: 100%
}

th,
td {
    padding: 5px 8px
}

body.home .categorie-list {
    display: block !important
}

.readmore a {
    padding: 10px;
    background: #1e1000;
    color: #fff
}

.shop-category-des {
    margin-bottom: 30px
}

    .shop-category-des h1 {
        font-size: 23px;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 1.4
    }

    .shop-category-des h2 {
        font-size: 22px;
        font-weight: 500
    }

    .shop-category-des h3 {
        font-size: 20px;
        font-weight: 500
    }

    .shop-category-des p {
        text-align: justify
    }

    .shop-category-des .show-more:before {
        height: 55px;
        margin-top: -45px;
        content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(.2, #fff), to(rgba(255, 255, 255, 0)));
        display: block;
        border: none
    }

    .shop-category-des .readmore {
        width: 100px;
        display: block;
        overflow: hidden;
        position: relative;
        line-height: 27px;
        font-size: 14px;
        color: #fff;
        background: #1e1000;
        margin: 0 auto 20px;
        cursor: pointer;
        font-weight: 600;
        text-align: center;
        border-radius: 5px;
        padding: 5px 10px
    }

.area_article {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 30px 15px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px
}

.lydochon-giahung {
    background: #f2f5f7
}

.lydochon-giahung-box {
    background: #fff;
    border-radius: 10px;
    padding: 10px
}

    .lydochon-giahung-box img {
        max-height: 70px;
        display: block;
        margin: 10px auto
    }

    .lydochon-giahung-box p {
        text-align: center;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        min-height: 65px
    }

.giahung-title h2 {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #1e1000
}

.giahung-title h4 {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #1e1000
}

.giahung-title h2::after {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: "";
    border: 1px solid #1e1000;
    height: 2px;
    width: 100px;
    border-radius: 5px
}

.giahung-title h4::after {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: "";
    border: 1px solid #1e1000;
    height: 2px;
    width: 100px;
    border-radius: 5px
}

.giahung-des {
    margin-bottom: 30px
}

.gioithieu-giahung {
    background: #f2f5f76b
}

.gioithieu-giahung-des p {
    text-align: justify
}

.gioithieu-giahung-content h1 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #1e1000;
    text-transform: capitalize;
    position: relative;
    padding-left: 15px
}

    .gioithieu-giahung-content h1::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 24px;
        width: 5px;
        background: #1e1000
    }

.gioithieu-giahung-content h3 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #1e1000;
    text-transform: uppercase;
    position: relative;
    padding-left: 15px
}

    .gioithieu-giahung-content h3::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 30px;
        width: 5px;
        background: #ff7814
    }

.header-area {
}

.header-top {
    background: linear-gradient(90deg, var(--brand-red) 0%, var(--brand-red-dark) 100%);
    z-index: 21
}

.header-top-bar {
}

.header-top-left {
}

.call-header {
    color: #fff;
    float: left;
    text-align: left
}

    .call-header p {
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 13px;
        text-transform: capitalize;
        color: #fff
    }

        .call-header p i.fa.fa-phone {
            margin-right: 7px
        }

.header-login {
    float: left;
    margin-left: 30px
}

    .header-login a {
        color: #fff;
        display: inline-block;
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-weight: 600;
        margin-top: 12px;
        position: relative
    }

        .header-login a:before {
            background: rgba(0, 0, 0, 0) url(img/icon/lock.png) no-repeat scroll 0 0;
            content: "";
            display: block;
            float: left;
            font-size: 0;
            height: 15px;
            margin-top: 1px;
            width: 20px
        }

.header-top-right {
    float: right
}

.header-link-area {
    float: left;
    text-align: left
}

.header-link {
    float: left
}

    .header-link p {
        float: left
    }

    .header-link ul {
        float: left
    }

        .header-link ul li {
            float: left;
            margin-right: 5px;
            position: relative
        }

            .header-link ul li:last-child {
                margin-right: 0
            }

            .header-link ul li a {
                color: #fff;
                display: block;
                font-size: 13px;
                font-weight: 600;
                padding: 10px
            }

                .header-link ul li a i {
                    font-size: 14px;
                    margin-left: 6px
                }

                .header-link ul li a.english:before {
                    background: rgba(0, 0, 0, 0) url(img/icon/english1.png) no-repeat scroll 0 3px;
                    content: "";
                    float: left;
                    height: 20px;
                    left: 0;
                    margin-right: 10px;
                    width: 15px
                }

                .header-link ul li a.account:before {
                    background: rgba(0, 0, 0, 0) url(img/icon/imgtop3.png) no-repeat scroll 0 2px;
                    content: "";
                    float: left;
                    height: 20px;
                    left: 0;
                    margin-right: 10px;
                    width: 15px
                }

        .header-link ul ul {
            background: #fff none repeat scroll 0 0;
            display: none;
            list-style: outside none none;
            margin: 0;
            min-width: 107px;
            position: absolute;
            left: 0;
            text-align: left;
            top: 100%;
            z-index: 9;
            box-shadow: 1px 1px 3px #666
        }

        .header-link ul li:hover > ul {
            display: block
        }

        .header-link ul li:hover > a {
            background: #1e1000 none repeat scroll 0 0
        }

        .header-link ul ul li {
            margin-right: 0
        }

            .header-link ul ul li a {
                border: 0 none;
                border-radius: 0;
                color: #3c3c3c;
                display: block;
                font-size: 12px;
                font-weight: 400;
                height: inherit;
                line-height: 11px;
                margin: 0;
                min-width: 113px;
                padding: 11px 15px;
                text-align: left;
                text-transform: capitalize
            }

                .header-link ul ul li a:hover {
                    background: #0F2028 none repeat scroll 0 0;
                    color: #fff
                }

@keyframes stuckMoveDown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes stuckFadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#nav.fixed {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    animation: stuckMoveDown .6s
}

.header-bottom {
    background: #fff none repeat scroll 0 0;
    padding: 13px 0
}

.header-logo img {
    max-height: 70px;
    border-radius: 0
}

.header-bottom-right {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.all-categories {
    float: left
}

.dd-options {
    border-width: medium 0 0;
    box-shadow: none;
    max-height: 300px;
    box-shadow: none !important
}

.all-categories label {
    font-weight: 400;
    color: #444 !important
}

.dd-select {
    background: #f4f4f4 none repeat scroll 0 0 !important;
    height: 44px
}

    .dd-select a {
        display: block;
        font-size: 14px;
        padding: 12px 20px
    }

.dd-container {
}

.dd-option {
    border-bottom: 0 none !important;
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 20px 5px !important;
    text-decoration: none;
    transition: all .25s ease-in-out 0
}

.dd-pointer {
    height: 0;
    margin-top: -2px;
    position: absolute;
    right: 20px !important;
    top: 50%;
    width: 0
}

.header-search {
    float: left;
    position: relative;
    margin-right: 5px
}

    .header-search input {
        background: #ffffff0d none repeat scroll 0 0;
        border: 1px solid #1e1000;
        border-radius: 5px;
        color: #8e8e8e;
        float: left;
        font-size: 14px;
        font-style: italic;
        height: 40px;
        margin: 0 0 0 2px;
        min-width: 340px;
        padding: 0 50px 0 15px;
        border-radius: 30px
    }

    .header-search button {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        position: absolute;
        right: -4px;
        top: 1px
    }

        .header-search button i {
            background: #1e1000 none repeat scroll 0 0;
            color: #fff;
            font-size: 18px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            width: 35px;
            border-radius: 50%
        }

        .header-search button:hover i {
            background: #39B3E4 none repeat scroll 0 0
        }

.header-cart-area {
    float: left
}

.header-cart {
}

    .header-cart ul > li {
        position: relative
    }

        .header-cart ul > li > a {
            background: #1e1000 none repeat scroll 0 0;
            color: #fff;
            display: block;
            font-size: 14px;
            padding: 9px;
            position: relative;
            width: 44px;
            height: 44px;
            border-radius: 25px
        }

            .header-cart ul > li > a > i {
                font-size: 26px;
                margin-right: 0
            }

    .header-cart span.my-cart {
        font-size: 12px;
        font-weight: 600;
        position: absolute;
        top: -5px;
        right: -5px;
        background: #e9a400;
        border: 1px solid #fff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 25px;
        height: 25px;
        line-height: 25px
    }

    .header-cart ul ul {
        position: absolute;
        right: 0;
        transform: scaleY(0);
        transform-origin: 0 0 0;
        transition: all .5s ease 0;
        border: 1px solid #ededed;
        z-index: 999999;
        background: #fff
    }

        .header-cart ul ul li {
            overflow: hidden;
            width: 240px;
            margin: 15px
        }

    .header-cart ul > li:hover > ul {
        opacity: 1;
        transform: scaleY(1)
    }

.cart-list {
    float: left;
    margin-bottom: 10px;
    padding-bottom: 0;
    width: 100%
}

.cart-list-item {
    float: left;
    width: 100%
}

.cart-list-img {
    float: left;
    border: 1px solid #ededed
}

.cart-content {
    color: #696969;
    float: left;
    font-size: 14px;
    margin: 0 0 0 5px
}

    .cart-content a {
        color: #444;
        display: block;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px;
        text-transform: capitalize
    }

        .cart-content a:hover {
            color: #1e1000
        }

    .cart-content p {
        color: #50504B;
        font-size: 11px
    }

    .cart-content span,
    .cart-subtotal span {
        color: #444;
        font-size: 15px
    }

.cart-button {
    float: right
}

    .cart-button a i.fa-pencil {
        color: #ffbd33;
        font-size: 10px;
        font-weight: 400
    }

    .cart-button a i.fa-times {
        background: #f4f4f4 none repeat scroll 0 0;
        border-radius: 50%;
        color: #ee4a42;
        margin-left: 5px;
        padding: 4px;
        font-size: 10px
    }

.cart-subtotal {
    float: left;
    padding: 8px 0
}

    .cart-subtotal p {
        margin-bottom: 0
    }

.cart-action {
    float: right
}

    .cart-action button {
        border-radius: 0;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        transition: all .3s ease 0;
        background: #0f93d2 none repeat scroll 0 0;
        display: block;
        font-weight: 600;
        padding: 8px 15px;
        text-align: center;
        white-space: nowrap
    }

        .cart-action button i {
            float: right;
            padding: 4px 0
        }

        .cart-action button:hover {
            background: #1e1000;
            color: #fff
        }

.main-menu-area {
    border-bottom: 1px solid #f1f1f1;
    background: #1e1000
}

    .main-menu-area.fixed {
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 0
    }

.category-menu {
    position: relative
}

    .category-menu .category-menu-title {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        overflow: hidden
    }

    .category-menu:hover .categorie-list {
        display: block
    }

    .category-menu .category-menu-title h2 {
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        line-height: 46px;
        margin: 0;
        min-height: 46px;
        padding-left: 18px;
        position: relative;
        text-transform: capitalize
    }

        .category-menu .category-menu-title h2:after {
            color: #fff;
            content: "";
            display: block;
            font-family: FontAwesome;
            font-size: 21px;
            font-weight: 400;
            position: absolute;
            right: 20px;
            top: 0
        }

    .category-menu .categorie-list {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e5e5e5;
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        display: none;
        z-index: 999999
    }

        .category-menu .categorie-list ul {
            border: 1px solid #1e1000
        }

            .category-menu .categorie-list ul > li {
                position: relative;
                border-bottom: 1px solid #e5e5e5
            }

                .category-menu .categorie-list ul > li:last-child {
                    border-bottom: 0 solid #e5e5e5
                }

                .category-menu .categorie-list ul > li > a {
                    color: #454545;
                    display: block;
                    font-size: 16px;
                    font-weight: 500;
                    line-height: 30px;
                    padding: 7px 15px;
                    text-decoration: none;
                    text-transform: none;
                    word-wrap: break-word
                }

                    .category-menu .categorie-list ul > li > a > img {
                        margin-right: 10px;
                        margin-top: 0;
                        max-width: 30px
                    }

                    .category-menu .categorie-list ul > li > a > i {
                        float: right;
                        font-size: 17px;
                        padding: 7px 0
                    }

                .category-menu .categorie-list ul > li:hover > a {
                    background: #1e1000;
                    color: #fff
                }

    .category-menu .categorie-list-giahung ul ul {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e5e5e5;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
        position: absolute;
        left: 100%;
        top: -1px;
        display: none;
        min-width: 250px
    }

    .category-menu .categorie-list ul ul {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e5e5e5;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
        position: absolute;
        left: 100%;
        top: -1px;
        display: none
    }

    .category-menu .categorie-list ul .mega-menu-ul .mega-menu {
        overflow: hidden;
        padding: 25px 25px 40px;
        width: 870px
    }

    .category-menu .categorie-list ul .mega-menu-ul .single-mega-menu {
        float: left;
        padding: 0 10px;
        width: 33%;
        margin-bottom: 20px
    }

        .category-menu .categorie-list ul .mega-menu-ul .single-mega-menu:last-child {
            margin-right: 0
        }

        .category-menu .categorie-list ul .mega-menu-ul .single-mega-menu a {
            display: block
        }

        .category-menu .categorie-list ul .mega-menu-ul .single-mega-menu h2 {
            margin-bottom: 0
        }

            .category-menu .categorie-list ul .mega-menu-ul .single-mega-menu h2 > a {
                color: red;
                font-size: 14px;
                font-weight: 600;
                line-height: 20px;
                text-transform: capitalize;
                word-wrap: break-word
            }

    .category-menu .categorie-list ul ul li a {
        color: #6d6d6d;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
        text-transform: capitalize;
        word-wrap: break-word
    }

    .category-menu .categorie-list ul .mega-menu-ul .single-mega-menu a:hover {
        color: #1e1000
    }

    .category-menu .categorie-list ul > li:hover > ul {
        display: block
    }

    .category-menu .categorie-list ul li.rx-parent {
        cursor: pointer
    }

    .category-menu .categorie-list ul li.rx-child {
        display: none
    }

    .category-menu .categorie-list ul li a.rx-show {
        display: none
    }

    .category-menu .categorie-list ul li.rx-change a.rx-show {
        display: block
    }

    .category-menu .categorie-list ul li.rx-change a.rx-default {
        display: none
    }

.single-mega-menu img {
    margin-top: 20px
}

.main-menu {
}

    .main-menu > ul {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .main-menu ul > li {
        float: left;
        position: relative
    }

        .main-menu ul > li > a {
            color: #fff;
            display: block;
            font-size: 15px;
            font-weight: 600;
            padding: 16px 20px;
            text-decoration: none
        }

    .main-menu ul ul {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e5e5e5;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
        left: 0;
        position: absolute;
        transform: scaleY(0);
        transform-origin: 0 0 0;
        transition: all .5s ease 0;
        z-index: 999
    }

    .main-menu ul .sub-menu {
        width: 250px
    }

        .main-menu ul .sub-menu li {
            float: none;
            border-bottom: 1px solid #f1f1f1
        }

            .main-menu ul .sub-menu li > a {
                color: #6d6d6d;
                display: block;
                font-size: 14px;
                font-weight: 400;
                line-height: 20px;
                padding: 5px 10px
            }

    .main-menu ul > li:hover > ul {
        transform: scaleY(1)
    }

    .main-menu ul > li > a.active,
    .main-menu ul > li:hover > a {
        color: #1e1000
    }

.mean-container .mean-nav {
    background: #faf8f8 none repeat scroll 0 0
}

    .mean-container .mean-nav ul li a {
        border-top: 1px solid #E0D8D8;
        color: #222
    }

        .mean-container .mean-nav ul li a:hover {
            background: none;
            color: #1e1000
        }

        .mean-container .mean-nav ul li a.mean-expand:hover {
            background: none
        }

    .mean-container .mean-nav ul li li a {
        border-top: 1px solid #E0D8D8
    }

.mean-container a.meanmenu-reveal {
    padding: 15px 13px
}

.mean-container .mean-nav ul li a.mean-expand {
    height: 18px;
    padding: 10px 12px 14px !important
}

.mean-bar:before {
    color: #fff;
    content: "";
    font-size: 20px;
    font-weight: 400;
    left: 10px;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    top: 15px
}

.mean-container .mean-bar {
    background: #1e1000 none repeat scroll 0 0;
    margin-bottom: 1px;
    z-index: 999;
    border: 1px solid #1e1000
}

.main-slider-area {
}

.main-slider {
}

.nivo-caption {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 100%;
    opacity: 1
}

.cap-readmore a:hover {
    opacity: 1
}

i.nivo-prev-icon,
i.nivo-next-icon {
    background: #1e1000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin-top: -31px;
    text-align: center;
    top: 50%;
    width: 50px;
    border-radius: 10px;
    z-index: 9;
    margin-left: 30px;
    margin-right: 30px;
    opacity: 0;
    transition: all .3s
}

    i.nivo-prev-icon:hover,
    i.nivo-next-icon:hover {
        background: #1e1000 none repeat scroll 0 0
    }

i.nivo-prev-icon {
}

i.nivo-next-icon {
}

.slider:hover i.nivo-prev-icon,
.slider:hover i.nivo-next-icon {
    transform: scale(1);
    opacity: 1
}

@-webkit-keyframes timebar {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes timebar {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

.top-banner-area {
    margin-top: 35px
}

.single-banner {
    overflow: hidden
}

    .single-banner > a {
        position: relative;
        display: inline-block
    }

    .single-banner img {
        width: 100%
    }

    .single-banner a:before {
        animation-duration: .5s;
        background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
        content: "";
        display: block;
        height: 100%;
        left: 50%;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        transition: all .5s ease 0;
        width: 0
    }

    .single-banner:hover a:before {
        left: 0;
        opacity: 1;
        width: 100%
    }

.danhmuccon {
    font-size: 14px
}

.action-muahang {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px
}

.btn-muahang {
    height: 50px;
    display: flex;
    align-items: center;
    width: 49%;
    justify-content: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border-radius: 10px
}

    .btn-muahang a {
        color: #fff;
        width: 100%;
        text-align: center;
        padding: 10px 20px;
        border-radius: 10px
    }

.btn-dathang {
    background: #f91818;
    background: -moz-linear-gradient(top, #ff3838 0%, #a80002 100%);
    background: -webkit-linear-gradient(top, #ff3838 0%, #a80002 100%);
    background: linear-gradient(to bottom, #ff3838 0%, #a80002 100%)
}

    .btn-dathang:hover {
        background: -moz-linear-gradient(top, #a80002 100%, #ff3838 0%);
        background: -webkit-linear-gradient(top, #ea0003 100%, #ff3838 0%);
        background: linear-gradient(to bottom, #e40003 100%, #ff3838 0%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a80002', endColorstr='#ff3838', GradientType=0)
    }

.btn-muaonline {
    background: #81bc34;
    background: -moz-linear-gradient(top, #3481bc 0%, #003cb5 100%);
    background: -webkit-linear-gradient(top, #81bc34 0%, #1f9c00 100%);
    background: linear-gradient(to bottom, #81bc34 0%, #1f9c00 100%)
}

    .btn-muaonline:hover {
        background: -moz-linear-gradient(top, #1f9c00 100%, #81bc34 0%);
        background: -webkit-linear-gradient(top, #1f9c00 100%, #81bc34 0%);
        background: linear-gradient(to bottom, #003cb5 100%, #3481bc 0%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f9c00', endColorstr='#81bc34', GradientType=0)
    }

.share-social {
    display: flow-root;
    margin: 20px 0
}

.chinhsach-muahang {
    border: solid 1px #dcdcdc;
    padding: 20px 15px 10px;
    border-radius: 10px
}

    .chinhsach-muahang h4 {
        text-transform: uppercase;
        font-weight: 600
    }

    .chinhsach-muahang ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        margin-top: 20px
    }

    .chinhsach-muahang .title {
        font-size: 18px;
        text-align: center;
        display: block;
        margin-bottom: 10px;
        color: #1e1000;
        border-bottom: 1px solid #cecece;
        padding-bottom: 15px
    }

    .chinhsach-muahang li span {
        display: block;
        margin-left: 10px;
        line-height: 20px
    }

        .chinhsach-muahang li span i {
            font-size: 28px;
            margin-right: 5px;
            color: #c71a12
        }

    .chinhsach-muahang li {
        margin: 0 0 20px;
        font-size: 16px;
        display: flex;
        align-items: center
    }

        .chinhsach-muahang li .icon-list-item {
            margin-top: 2px
        }

.single-product-area {
    margin-top: 65px
}

.box-products {
    border-top: 1px solid #f1f1f1
}

.singel-product {
    position: relative
}

.featured-products:last-child .featured-product-category {
    border-bottom: none
}

.category-product-area .singel-product:last-child {
    display: none
}

.single-product-area .single-product-col {
    border-top: 0 solid #e5e5e5
}

.single-product-img {
    text-align: center
}

.single-product-content {
    min-height: 70px;
    text-align: center
}

h2.product-name {
    clear: both;
    color: #444;
    display: inline-block;
    font-size: 14px;
    margin-top: 15px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

    h2.product-name a {
        color: #333;
        font-size: 15px;
        font-weight: 500;
        line-height: 1.4;
        text-transform: capitalize
    }

h3.product-name {
    clear: both;
    color: #444;
    display: inline-block;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

    h3.product-name a {
        color: #333;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
        text-transform: capitalize
    }

.ratings {
}

.rating-box {
}

.rating i {
    color: #ffa200;
    font-size: 14px
}

    .rating i:last-child {
        color: #C3C5C9
    }

.product-price p {
    color: #e20000;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0
}

.product-price span {
    color: #f70202;
    font-size: 15px;
    font-weight: 400;
    margin-right: 5px;
    /* text-decoration:line-through; */
    line-height: 14px;
}

.singel-product .product-actions {
}

.product-actions button {
    background: #1e1000 none repeat scroll 0 0;
    display: inline-block;
    margin-top: 10px
}

    .product-actions button.button i.fa.fa-shopping-cart {
        background: #1e1000 none repeat scroll 0 0;
        color: #fff;
        float: left;
        font-size: 14px;
        line-height: 30px;
        padding: 0 13px;
        width: 40px
    }

    .product-actions button.button span {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #fff none repeat scroll 0 0;
        border-color: #1e1000;
        border-image: none;
        border-style: solid;
        border-width: 1px;
        color: #444;
        display: inline-block;
        font-size: 10px;
        font-weight: 600;
        line-height: 24px;
        padding: 2px 10px 2px 14px;
        text-align: center;
        text-transform: uppercase;
        white-space: nowrap;
        transition: all .3s
    }

button.button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    overflow: visible;
    padding: 0;
    width: auto
}

.button {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none
}

.label-pro-new {
    background: #de0000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    position: absolute;
    left: 15px;
    text-align: center;
    text-transform: capitalize;
    top: 30px;
    width: 49px;
    z-index: 1
}

    .label-pro-new:after {
        border-color: #d2e329100 transparent transparent;
        border-style: solid;
        border-width: 9px;
        bottom: -18px;
        content: "";
        margin: 3px auto;
        position: absolute;
        right: 2px;
        text-align: center;
        width: 9px
    }

.label-pro-sale {
    background: #38b718 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    position: absolute;
    left: 15px;
    text-align: center;
    text-transform: capitalize;
    top: 10px;
    width: 49px;
    z-index: 1
}

    .label-pro-sale:after {
        border-color: #38b718 transparent transparent;
        border-style: solid;
        border-width: 9px;
        bottom: -18px;
        content: "";
        margin: 3px auto;
        position: absolute;
        right: 2px;
        text-align: center;
        width: 9px
    }

.label-pro-hethang {
    background: #ff9c00 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    position: absolute;
    right: 15px;
    padding: 0 5px;
    text-align: center;
    text-transform: capitalize;
    top: 10px;
    z-index: 1
}

    .label-pro-hethang:after {
        border-color: #ff9c00 transparent transparent;
        border-style: solid;
        border-width: 9px;
        bottom: -18px;
        content: "";
        margin: 3px auto;
        position: absolute;
        left: 2px;
        text-align: center;
        width: 9px
    }

.label-pro-conhang {
    background: #fab417 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    position: absolute;
    right: 15px;
    padding: 0 5px;
    text-align: center;
    text-transform: capitalize;
    top: 10px;
    z-index: 1
}

    .label-pro-conhang:after {
        border-color: #fab417 transparent transparent;
        border-style: solid;
        border-width: 9px;
        bottom: -18px;
        content: "";
        margin: 3px auto;
        position: absolute;
        left: 2px;
        text-align: center;
        width: 9px
    }

.add-to-link {
    bottom: 15%;
    position: absolute;
    width: 100%;
    opacity: 0;
    transition: all .4s;
    text-align: center
}

    .add-to-link ul {
    }

        .add-to-link ul > li {
            background: #3b3d3d none repeat scroll 0 0;
            float: left;
            transition: all .3s ease 0
        }

            .add-to-link ul > li button {
                background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
                border: 0 none;
                color: #fff;
                margin-top: 0;
                padding: 10px 0;
                font-size: 14px
            }

                .add-to-link ul > li button i {
                    padding-right: 12px
                }

            .add-to-link ul > li a {
                display: block;
                padding: 10px 0;
                color: #fff;
                border-left: 1px solid #4f5151;
                font-size: 14px
            }

    .add-to-link .quic-view {
        width: 60%
    }

    .add-to-link .wishlist {
        width: 20%
    }

    .add-to-link .refresh {
        width: 20%
    }

    .add-to-link ul > li:hover {
        background: #1e1000
    }

.product-actions button:hover span {
    background: #1e1000 none repeat scroll 0 0;
    color: #fff
}

.singel-product:hover .product-actions .add-to-link {
    bottom: 39%;
    opacity: 1;
    z-index: 999999
}

h2.product-name a:hover {
    color: #1e1000
}

.custom-tab .nav-tabs > li > a.active,
.custom-tab .nav-tabs > li > a.active:focus,
.custom-tab .nav-tabs > li > a.active:hover {
    background: #1e1000 none repeat scroll 0 0;
    border-style: none none solid;
    color: #fff;
    border-width: 0
}

.custom-tab .nav > li > a {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #2b2b2b;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 18px 20px 17px;
    text-transform: uppercase;
    display: inline-block
}

    .custom-tab .nav > li > a:hover {
        background: #d00306 none repeat scroll 0 0;
        color: #fff !important
    }

.custom-tab .nav-tabs > li > a {
    border: 0 solid transparent;
    border-radius: 0;
    margin-right: 4px
}

.custom-tab .nav-tabs {
    border-bottom: 3px solid #333;
    margin-bottom: 0px
}

    .custom-tab .nav-tabs > li {
        margin-bottom: 0
    }

.single-product-tab .tab-content {
    overflow: hidden
}

.custom-carousel .singel-product {
}

.custom-carousel {
    margin-top: 1px solid #f1f1f1;
    margin-left: -1px
}

    .custom-carousel .owl-buttons {
        opacity: 0
    }

    .custom-carousel.owl-theme .owl-controls .owl-buttons div {
        background: #cacaca none repeat scroll 0 0;
        border-radius: 0;
        color: #fff;
        display: inline-block;
        font-size: 25px;
        padding: 3px 20px;
        height: 49px;
        line-height: 40px;
        text-align: center;
        transition: all .3s ease 0;
        width: 50px;
        opacity: 1;
        margin: 0
    }

    .custom-carousel:hover .owl-buttons {
        opacity: 1
    }

    .custom-carousel.owl-theme .owl-controls .owl-buttons div:hover {
        background: #1e1000 none repeat scroll 0 0
    }

    .custom-carousel .owl-prev {
        position: absolute;
        top: 25%;
        margin-top: -40px;
        left: 0
    }

    .custom-carousel .owl-next {
        position: absolute;
        top: 25%;
        margin-top: -40px;
        right: 0
    }

.left-siderbar {
}

.timer-product {
    border: 2px solid #ff0b0b;
    overflow: hidden
}

.timer-product-title {
}

    .timer-product-title h2 {
        background: #ff0b0b none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-size: 20px;
        line-height: 50px;
        padding-left: 50px;
        position: relative;
        width: 100%;
        font-weight: 600;
        margin-bottom: 0
    }

        .timer-product-title h2:after {
            color: #fff;
            content: "";
            display: inline-block;
            font-family: FontAwesome;
            font-size: 24px;
            left: 15px;
            line-height: 50px;
            position: absolute
        }

.timer-product .singel-product.single-product-col {
    border: medium none;
    padding-bottom: 20px
}

.counterdown {
    border-bottom: 2px solid #0f93d2;
    border-top: 2px solid #0f93d2;
    color: #0f93d2;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    overflow: hidden;
    padding: 8px 0 0;
    position: relative;
    text-align: center;
    width: 80%
}

.timer {
    width: 100%
}

    .timer span {
        display: inline-block;
        text-align: center
    }

        .timer span p {
            font-weight: 400
        }

.timer-product .custom-carousel {
    margin-left: 0
}

.timer-product .singel-product:hover .product-actions .add-to-link {
    bottom: 44%
}

.product-banner-single {
    margin: 30px 0 0
}

.featured-product-area {
    border-radius: 10px;
    margin-bottom: 30px;
    margin-top: 30px
}

.featured-product-title {
}

    .featured-product-title h2 {
        background: #1e1000 none repeat scroll 0 0;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        line-height: 50px;
        margin-bottom: 0;
        padding-left: 25px;
        text-transform: uppercase
    }

    .featured-product-title p {
        background: #1e1000 none repeat scroll 0 0;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        line-height: 50px;
        margin-bottom: 0;
        padding-left: 25px;
        text-transform: uppercase
    }

.featured-products {
    overflow: hidden
}

.featured-product-category {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 8px 0
}

.featured-product-img {
    float: left;
    text-align: center;
    width: 30%
}

    .featured-product-img img {
        width: 90%
    }

.featured-product-content {
    float: left;
    padding-left: 10px;
    padding-top: 0;
    width: 70%
}

    .featured-product-content h2.product-name {
        margin-top: 5px
    }

.product-view-area {
    margin-bottom: 30px
}

.single-product-category {
    display: grid
}

.head-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .head-title:before {
        background-color: #1e1000;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        bottom: 0;
        width: 100%
    }

.category-product-area {
    padding: 30px 0 20px
}

.category-product-img {
    margin-bottom: 20px
}

.category-product-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid;
    margin-bottom: 20px;
    border-radius: 5px;
}

.category-product--title {
    font-size: 28px;
    margin-bottom: 0;
    font-weight: 600
}

    .category-product--title a {
        color: #1e1000
    }

.category-product--all {
    color: #333
}

.danhmuccon-list {
    display: flex
}

.danhmiccon-item a {
    color: #333;
    font-weight: 600;
    padding: 0 10px;
    font-size: 14px;
    border-left: 1px solid #cecece
}

.danhmiccon-item:first-child a {
    border-left: 0 solid #cecece
}

.danhmiccon-item:last-child a {
    color: #1e1000;
    padding-right: 0
}

.head-title h2 {
    background: #1e1000 none repeat scroll 0 0;
    display: inline-block;
    font-size: 16px;
    margin: 0;
    padding: 7px 20px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 2;
    font-weight: 600
}

.head-title p {
    background: #1e1000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 0;
    padding: 7px 20px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    z-index: 2;
    font-weight: 600
}

    .head-title p:after {
        content: '';
        display: block;
        position: absolute;
        border: solid 34px transparent;
        border-left-color: #1e1000;
        right: -68px;
        top: 0
    }

    .head-title p a {
        color: #fff
    }

.product-view .col-md-3 {
    width: 100%
}

.product-view {
    margin-bottom: 15px
}

.services-group {
}

    .services-group .head-title p {
        color: #fff;
        padding-right: 20px
    }

.our-services {
}

.our-services-content {
}

.single-services {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding: 15px 0;
    width: 100%
}

    .single-services:last-child {
        border-bottom: 0 solid #ccc
    }

.single-services-icon {
    border-right: 1px solid #ccc;
    color: #1e1000;
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin-right: 20px;
    padding: 0 15px;
    width: 80px
}

.single-services-content {
    padding-top: 5px
}

    .single-services-content h2 {
        color: #444;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 5px
    }

    .single-services-content p {
        color: #686868;
        font-size: 14px;
        margin-bottom: 0
    }

.client-testimonals {
    padding-top: 20px
}

.single-client-testimonals {
    overflow: hidden;
    padding: 30px;
    background: #fff;
    border: 1px solid #1e100094;
    border-radius: 10px
}

.client-testimonals-img img {
    border-radius: 50%;
    max-width: 20%;
    display: block;
    margin: 10px auto
}

.client-testimonals-content a {
    color: #686868;
    float: left;
    font-size: 14px;
    font-style: italic;
    line-height: 25px
}

.post-by .testimonial-author {
    color: #1e1000;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px
}

.post-by .testimonial-date {
    display: block;
    font-size: 14px;
    font-weight: 600
}

.custom-carousel-2.owl-theme .owl-controls .owl-page.active span {
    background: #0F93D2 none repeat scroll 0 0
}

.custom-carousel-2.owl-theme .owl-controls .owl-page span {
    margin: 0 7px;
    opacity: 1;
    background: #949494 none repeat scroll 0 0
}

.custom-carousel-2.owl-theme .owl-controls {
    margin-top: 0
}

.blog-content h1 {
    font-size: 24px;
    font-weight: 600
}

.blog-content h2 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 15px;
    color: #1e1000;
}

.blog-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    color: #1e1000;
}

.blog-content h4 {
    color: #1e1000;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px
}

.blog-content h5 {
    font-size: 17px;
    font-weight: 600
}

.blog-content img {
    display: block;
    margin: 0 auto
}

.blog-post-area {
}

.single-blog-post {
    padding-top: 10px
}

.blog-post-img {
    position: relative
}

    .blog-post-img img {
        border-radius: 10px
    }

    .blog-post-img:after {
        background: rgb(0 0 0 / 15%) none repeat scroll 0 0;
        border-radius: 10px;
        bottom: 0;
        content: "";
        height: 0;
        left: 0;
        margin: auto;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        transition: all 100ms ease-in 0;
        width: 0;
        z-index: 1
    }

.single-blog-post-content {
    color: #9b9ea5;
    font-size: 14px;
    padding: 10px 0
}

    .single-blog-post-content > h2 {
        margin-bottom: 8px;
        line-height: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        min-height: 35px
    }

        .single-blog-post-content > h2 > a {
            color: #000;
            font-size: 15px;
            font-weight: 600;
            letter-spacing: 1px;
            line-height: 20px;
            display: block
        }

    .single-blog-post-content > h3 {
        margin-bottom: 8px;
        line-height: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        min-height: 35px
    }

        .single-blog-post-content > h3 > a {
            color: #000;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: 1px;
            line-height: 20px;
            display: block
        }

.date-time {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding: 7px 0
}

    .date-time .time-blog {
        border-right: 1px solid #e5e5e5;
        color: #919191;
        display: inline-block;
        margin-right: 10px
    }

        .date-time .time-blog i {
            color: #aaa;
            font-size: 14px;
            margin-right: 5px
        }

        .date-time .time-blog span {
            padding: 0 10px
        }

    .date-time .time-comment {
        display: inline-block
    }

        .date-time .time-comment i {
            color: #aaa;
            font-size: 14px;
            margin-right: 5px
        }

.single-blog-post-content > p {
    color: #686868;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0;
    padding-top: 10px;
    text-align: justify
}

.single-blog-post-content a.readmore {
    border-bottom: 1px solid #1e1000;
    color: #0f93d2;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin-top: 15px;
    padding-right: 30px;
    position: relative
}

.single-blog-post-content > a:after {
    color: #1b92c9;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    height: 27px;
    position: absolute;
    right: 0;
    text-align: center;
    text-rendering: auto;
    top: 0;
    width: 15px
}

.single-blog-post-content > h2 > a:hover {
    color: #6b2022
}

.single-blog-post:hover .blog-post-img:after {
    height: 100%;
    width: 100%
}

.brand-area {
    margin: 0 0 30px
}

.brand-add {
}

.brand-logo {
}

    .brand-logo img {
        text-align: center;
        width: 100%;
        border-radius: 5px;
        max-height: 100px
    }

.footer-area {
    border-style: solid;
    border-width: 5px 0px 0px 0px;
    border-color: #fab417;
    position: relative
}

.footer-top {
    background: #505050 none repeat scroll 0 0;
    padding-bottom: 24px;
    padding-top: 22px
}

.block-subscribe {
}

.subscribe-title {
    float: left
}

    .subscribe-title .icon {
        background: #1e1000 none repeat scroll 0 0;
        border-radius: 100%;
        float: left;
        font-size: 18px;
        height: 48px;
        line-height: 47px;
        margin-right: 10px;
        text-align: center;
        width: 48px
    }

        .subscribe-title .icon i {
            color: #fff;
            font-weight: 600
        }

    .subscribe-title h3 {
        color: #444;
        display: inline-block;
        font-size: 18px;
        font-weight: 500;
        line-height: 48px;
        margin: 0;
        text-transform: capitalize
    }

.subscribe-form {
    display: inline-block;
    margin-left: 30px;
    padding: 5px 0;
    width: 55%
}

.subscribe-input-box {
    float: left;
    margin-right: 6px;
    width: 60%
}

    .subscribe-input-box input {
        background: #fff none repeat scroll 0 0;
        height: 40px;
        line-height: 38px;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        border: 1px solid #e1e1e1
    }

        .subscribe-input-box input:focus,
        .subscribe-input-box input:active {
            background: #FAEBE7 none repeat scroll 0 0
        }

.subscribe-action {
    float: left
}

    .subscribe-action button {
        background: #fab417 none repeat scroll 0 0;
        border: medium none;
        color: #fff;
        display: block;
        font-size: 14px;
        font-weight: 600;
        padding: 11px 20px;
        text-align: center;
        text-transform: uppercase;
        white-space: nowrap;
        transition: all .3s
    }

        .subscribe-action button:hover {
            background: #1e1000 none repeat scroll 0 0
        }

.social-footer {
    float: right;
    padding: 5px 0
}

    .social-footer .link-follow {
        float: right;
        text-align: center
    }

        .social-footer .link-follow li {
            display: inline-block
        }

            .social-footer .link-follow li a {
                border-radius: 100%;
                color: #fff;
                font-size: 24px;
                height: 42px;
                line-height: 40px;
                margin-right: 6px;
                padding-left: 0;
                text-align: center;
                width: 42px
            }

a.facebook.fa.fa-facebook {
    background: #244fce none repeat scroll 0 0
}

a.skype.fa.fa-skype {
    background: #00adff none repeat scroll 0 0
}

a.twitter.fa.fa-twitter {
    background: #399bff none repeat scroll 0 0
}

a.google.fa.fa-google-plus {
    background: #ea684a none repeat scroll 0 0
}

a.instagram.fa.fa-instagram {
    background: #b00f0f none repeat scroll 0 0
}

.social-footer .link-follow li a:hover {
    background: #e3e3e3 none repeat scroll 0 0;
    color: #222
}

.footer-static {
    background: linear-gradient(90deg, var(--brand-red) 0%, var(--brand-red-dark) 100%);
    padding: 60px 0
}

.single-footer-static {
    float: left;
    margin-right: 22px;
    flex: 0 0 20%
}

    .single-footer-static:last-child {
        margin-right: 0
    }

.static-info,
.static-account {
    flex: 0 0 15%
}

.static-contact,
.static-shipping {
    flex: 0 0 35%
}

.footer-static-title {
    margin-bottom: 15px
}

    .footer-static-title h3 {
        border-bottom: 2px solid;
        color: #fab417;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0;
        position: relative;
        line-height: 1.4;
        text-transform: uppercase
    }

    .footer-static-title h4 {
        border-bottom: 2px solid;
        color: #fab417;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0;
        position: relative;
        line-height: 1.4;
        text-transform: uppercase
    }

.footer-static-content ul > li > a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 15px;
    padding: 15px 0
}

    .footer-static-content ul > li > a:hover {
        color: #fab417
    }

.contact-info p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px 0 10px 30px;
    position: relative
}

    .contact-info p a {
        color: #fab417
    }

p.phone:before {
    content: "\f098"
}

p.global:before {
    content: "\f0ac"
}

p.email:before {
    content: "\f0e0"
}

p.adress:before {
    content: "\f279"
}

.contact-info p:before {
    color: #fab417;
    display: block;
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: 600;
    height: 25px;
    left: 0;
    line-height: 25px;
    padding-right: 10px;
    position: absolute;
    text-align: center
}

.footer-bottom {
    background: var(--brand-red-dark) ;
    padding: 20px 0
}

.copyright {
}

    .copyright p {
        color: #ddd;
        float: left;
        font-size: 14px;
        margin: 0
    }

    .copyright a {
        color: #fab417
    }

.footer-payment {
    float: right;
    margin-top: 5px
}

.modal {
    z-index: 999999
}

#productModal .modal-dialog {
    margin: 5% auto;
    max-width: 96%;
    min-height: 300px;
    padding: 20px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    width: 870px
}

#productModal .modal-header {
    border: 0 none;
    padding: 0;
    min-height: auto
}

#productModal button.close {
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 17px;
    transition: all .3s ease 0;
    z-index: 2
}

    #productModal button.close span {
        border: 1px solid #ec4445;
        color: #ec4445;
        display: block;
        font-size: 18px;
        height: 25px;
        line-height: 22px;
        text-align: center;
        width: 25px
    }

#quickview-wrapper .modal-content {
    border-radius: 0;
    border: 2px solid #1e1000;
    padding: 10px
}

.modal-product {
    overflow: hidden
}

    .modal-product .product-images {
        float: left;
        width: 40%
    }

        .modal-product .product-images .quick-thumbnails {
            float: left;
            width: 100%
        }

        .modal-product .product-images .main-image {
            float: left;
            width: 100%
        }

            .modal-product .product-images .main-image img {
                box-shadow: none
            }

.product-info {
    float: left;
    width: 60%
}

    .product-info h1 {
        color: #1e1000;
        font-size: 24px;
        line-height: 1.4;
        font-weight: 600;
        text-transform: capitalize
    }

    .product-info .ratings {
        float: left;
        margin-right: 15px
    }

    .product-info .rating-links {
        float: left
    }

    .product-info p {
        margin-bottom: 0
    }

    .product-info .rating-links a {
        color: #898989
    }

        .product-info .rating-links a:hover {
            color: #1e1000
        }

    .product-info .availability {
        color: #919191;
        font-size: 16px
    }

        .product-info .availability.in-stock span {
            color: #3a1f05;
            margin-left: 5px
        }

    .product-info .price-box {
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        overflow: hidden;
        padding: 5px 0 0
    }

        .product-info .price-box p {
            color: #ff0b0b;
            text-transform: capitalize
        }

.price-item {
    display: flex
}

.price__old {
    font-size: 16px;
    color: #555 !important;
    font-weight: 400
}

.quick-add-to-cart {
    float: left;
    overflow: hidden
}

    .quick-add-to-cart .single_add_to_cart_button:hover {
        background: #42414F !important
    }

h3.widget-title-modal {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #42414f;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: none;
    width: 100%
}

.widget-title-modal {
}

.product-info .quick-desc {
    color: #292929;
    font-size: 15px;
    line-height: 26px;
    margin: 0 0 15px;
    width: 100%
}

.modal-product .widget {
    float: left;
    width: 100%;
    margin-top: 15px
}

.widget .widget-title {
    background: none;
    color: #909295;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: none;
    width: 100%
}

.widget .social-icons {
    float: left;
    margin: 0;
    padding: 0
}

    .widget .social-icons li {
        float: left;
        line-height: 30px;
        list-style: none;
        margin-right: 10px
    }

        .widget .social-icons li .social-icon {
            border: 1px solid #e5e5e5;
            border-radius: 3px;
            color: #909295;
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
            text-align: center;
            width: 40px
        }

            .widget .social-icons li .social-icon:hover {
                color: #fff
            }

            .widget .social-icons li .social-icon.facebook:hover {
                background: #3B579D;
                border: 1px solid #3B579D
            }

            .widget .social-icons li .social-icon.twitter:hover {
                background: #3ACAFF;
                border: 1px solid #3ACAFF
            }

            .widget .social-icons li .social-icon.pinterest:hover {
                background: #CB2027;
                border: 1px solid #CB2027
            }

            .widget .social-icons li .social-icon.tumblr:hover {
                background: #304E6C;
                border: 1px solid #304E6C
            }

            .widget .social-icons li .social-icon.gplus:hover {
                background: #D11717;
                border: 1px solid #D11717
            }

            .widget .social-icons li .social-icon.linkedin:hover {
                background: #0097BD;
                border: 1px solid #0097BD
            }

.quick-add-to-cart .add-to-box2 .add-to-cart {
    margin-bottom: 20px
}

.qty-button {
    background-color: #e5e5e5;
    float: left;
    position: relative;
    margin-right: 15px
}

.quick-add-to-cart .qty {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    color: #000;
    float: left;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    margin: 0;
    width: 51px;
    padding: 0;
    text-align: center
}

.qty-button .box-icon.button-plus:before {
    content: ""
}

.qty-button .box-icon {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0
}

.box-icon.button-plus {
    float: left;
    padding: 0;
    position: relative
}

.qty-button .box-icon:before {
    color: #b2b2b2;
    display: block;
    font-family: FontAwesome;
    font-size: 12px;
    height: 23px;
    left: 0;
    line-height: 23px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    width: 22px
}

.qty-button .box-icon.button-minus:before {
    content: ""
}

.qty-button .box-icon:before {
    color: #b2b2b2;
    display: block;
    font-family: FontAwesome;
    font-size: 12px;
    height: 23px;
    left: 0;
    line-height: 23px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    width: 22px
}

.qty-button .qty-increase,
.qty-button .qty-decrease {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    display: block;
    float: left;
    height: 23px;
    width: 22px;
    font-size: 0
}

.quick-add-to-cart .product-actions {
    float: left
}

    .quick-add-to-cart .product-actions button {
        margin-top: 0
    }

#scrollUp {
    background: #1e1000 none repeat scroll 0 0;
    border-radius: 0;
    bottom: 20px;
    color: #fff;
    font-size: 25px;
    height: 45px;
    line-height: 41px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    width: 45px
}

    #scrollUp:hover {
        background: #FF9C00 none repeat scroll 0 0
    }

.home-2.main-menu-area {
    border-bottom: 1px solid #e5e5e5
}

.home-2.main-slider-area {
    margin-top: 35px
}

.top-banner {
    margin-bottom: 35px
}

.home-2.footer-area .subscribe-input-box input {
    border: 4px solid #e1e1e1
}

.another-home.header-area {
}

.another-home .header-top {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #E5E5E5
}

.another-home .call-header {
    color: #999
}

    .another-home .call-header p {
        font-size: 14px
    }

    .another-home .call-header span {
        font-weight: 600
    }

.another-home .header-login a {
    color: #999;
    font-weight: 400
}

    .another-home .header-login a:before {
        content: "";
        display: block;
        float: left;
        font-family: fontawesome;
        font-size: 14px
    }

.another-home .header-link ul li a {
    color: #999
}

    .another-home .header-link ul li a.usd:before {
        content: "";
        display: block;
        float: left;
        font-family: fontawesome;
        font-size: 14px
    }

    .another-home .header-link ul li a.account:before {
        content: "";
        display: block;
        float: left;
        font-family: fontawesome;
        font-size: 14px
    }

.another-home .header-link ul li:hover > a {
    background: #999 none repeat scroll 0 0;
    color: #fff
}

.another-home .header-link ul ul {
    background: #ccc none repeat scroll 0 0
}

    .another-home .header-link ul ul li a {
        color: #3c3c3c
    }

        .another-home .header-link ul ul li a:hover {
            background: #0f2028 none repeat scroll 0 0;
            color: #fff
        }

.another-home .header-bottom {
    background: none
}

.another-home .header-cart ul > li > a {
    background: #0f93d2 none repeat scroll 0 0
}

.another-home i.nivo-prev-icon,
.another-home i.nivo-next-icon {
    margin-left: 0;
    margin-right: 0
}

    .another-home i.nivo-prev-icon:hover,
    .another-home i.nivo-next-icon:hover {
        background: #fff;
        color: #2b2b2b
    }

.another-home .main-menu ul {
    position: relative
}

    .another-home .main-menu ul > li.li-pages {
        position: relative
    }

    .another-home .main-menu ul > li > a {
        display: block;
        font-size: 13px;
        font-weight: 600;
        padding: 14px 20px;
        text-transform: uppercase;
        position: relative;
        transition: all .3s
    }

        .another-home .main-menu ul > li > a > span:after {
            content: "";
            display: block;
            font-family: FontAwesome;
            font-size: 16px;
            height: 30px;
            position: absolute;
            right: 5px;
            top: 30%
        }

    .another-home .main-menu ul ul {
        position: absolute;
        left: 0
    }

    .another-home .main-menu ul .mega-menu-ul .mega-menu {
        overflow: hidden;
        padding: 25px 25px 40px;
        width: 870px
    }

    .another-home .main-menu ul .mega-menu-ul .single-mega-menu {
        float: left;
        margin-right: 20px;
        width: 190px
    }

        .another-home .main-menu ul .mega-menu-ul .single-mega-menu:last-child {
            margin-right: 0
        }

        .another-home .main-menu ul .mega-menu-ul .single-mega-menu a {
            display: block
        }

        .another-home .main-menu ul .mega-menu-ul .single-mega-menu h2 > a {
            color: #000;
            font-size: 14px;
            font-weight: 600;
            line-height: 20px;
            text-transform: capitalize;
            word-wrap: break-word
        }

    .another-home .main-menu ul ul li a {
        color: #6d6d6d;
        font-size: 14px;
        font-weight: 400;
        line-height: 28px;
        text-transform: capitalize;
        word-wrap: break-word
    }

    .another-home .main-menu ul > li:hover > a,
    .another-home .main-menu ul > li > a.active {
        color: #fff;
        background: #0F93D2
    }

    .another-home .main-menu ul .mega-menu-ul .single-mega-menu a:hover {
        color: #1e1000
    }

    .another-home .main-menu ul > li:hover > ul {
        transform: scaleY(1)
    }

    .another-home .main-menu ul .sub-menu li > a {
        font-size: 14px;
        line-height: 20px;
        padding: 10px
    }

        .another-home .main-menu ul .sub-menu li > a:hover {
            background: none;
            color: #1e1000
        }

.product-layout-right {
}

    .product-layout-right .timer-product {
        margin-top: 0
    }

    .product-layout-right .client-testimonals-area {
        border: 1px solid #e5e5e5;
        padding-top: 20px;
        padding-bottom: 10px;
        margin-top: 30px
    }

    .product-layout-right .head-title {
        margin-top: 0;
        padding: 10px 20px 0
    }

        .product-layout-right .head-title:before {
            background-color: #e5e5e5;
            content: "";
            display: block;
            height: 0;
            position: absolute;
            top: 10px;
            width: 100%
        }

        .product-layout-right .head-title p {
            color: #444
        }

    .product-layout-right .client-testimonals {
        margin: 0 10px 10px;
        padding-top: 0
    }

    .product-layout-right .single-client-testimonals {
        border-bottom: 1px solid #90393773;
        margin-bottom: 0;
        padding: 20px
    }

    .product-layout-right .client-testimonals-content {
        width: 100%
    }

.client-testimonals-content p {
    font-size: 16px;
    line-height: 1.4
}

.product-layout-right .blog-post-area {
    border: 1px solid #e5e5e5;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 30px
}

.product-layout-right .single-blog-post {
    padding: 20px 10px 8px
}

.product-layout-right .date-time .time-blog {
    margin-right: 5px
}

    .product-layout-right .date-time .time-blog i {
        margin-right: 0
    }

.product-layout-right .single-blog-post-content > p {
    text-align: start
}

.product-layout-right .single-blog-post-content a.readmore {
    border-bottom: 0 solid #1e1000;
    font-weight: 600;
    text-transform: uppercase
}

.product-layout-right .our-services {
    border: 1px solid #e5e5e5;
    margin-top: 30px
}

.product-layout-right .single-services {
    padding: 20px 10px
}

.product-layout-right .single-services-icon {
    background: #909090 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    float: left;
    font-size: 30px;
    height: 50px;
    line-height: 30px;
    padding: 10px;
    text-align: center;
    width: 50px;
    margin-right: 15px
}

.product-layout-right .single-services-content h2 {
    font-size: 15px;
    font-weight: 400
}

.product-layout-right .single-services-content {
    float: none;
    padding-left: 0;
    padding-top: 0
}

.slider-banner .single-banner {
    margin-bottom: 11px
}

    .slider-banner .single-banner:last-child {
        margin-bottom: 0
    }

.main-menu-area-2 {
    border-bottom: 1px solid #e5e5e5
}

.breadcurb-area {
    margin-top: 30px
}

    .breadcurb-area .breadcrumb {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        font-size: 15px;
        border-radius: 0;
        padding-top: 0;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 30px;
        padding-bottom: 10px;
        padding-left: 0
    }

        .breadcurb-area .breadcrumb li {
            color: #1e1000;
            margin-right: 10px
        }

            .breadcurb-area .breadcrumb li a {
                color: #898989
            }

            .breadcurb-area .breadcrumb li.home:before {
                color: #3c3c3c;
                content: "";
                display: inline-block;
                float: left;
                font: 16px/1 FontAwesome;
                margin-right: 5px
            }

            .breadcurb-area .breadcrumb li a:hover {
                color: #1e1000
            }

.left-sidebar {
    margin-bottom: 30px
}

.left-sidebar-title h2 {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #222 !important;
    text-transform: uppercase !important;
    padding: 10px 0
}

.collapse.in {
    display: block
}

.shop-layout {
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding: 15px 15px 0;
    border-radius: 10px
}

    .shop-layout .layout-title {
    }

        .shop-layout .layout-title h2 {
            color: #222;
            display: inline-block;
            font-size: 18px;
            font-weight: 600;
            line-height: 30px;
            text-transform: uppercase;
            word-wrap: break-word
        }

        .shop-layout .layout-title p {
            color: #222;
            display: inline-block;
            font-size: 18px;
            font-weight: 600;
            line-height: 30px;
            text-transform: uppercase;
            word-wrap: break-word
        }

    .shop-layout .layout-list {
        padding: 0 1px
    }

        .shop-layout .layout-list ul {
        }

            .shop-layout .layout-list ul > li {
                border-bottom: 1px solid #e5e5e5;
                color: #6a6a6a;
                font-size: 12px;
                line-height: 22px;
                padding: 10px 0;
                text-transform: uppercase
            }

                .shop-layout .layout-list ul > li:last-child {
                    border-bottom: 0 solid #e5e5e5
                }

                .shop-layout .layout-list ul > li > a {
                    color: #6a6a6a;
                    display: inline-block;
                    font-size: 14px;
                    text-transform: capitalize
                }

                    .shop-layout .layout-list ul > li > a:before {
                        content: "";
                        display: inline-block;
                        font-family: FontAwesome;
                        font-size: 14px;
                        font-size-adjust: none;
                        font-stretch: normal;
                        font-style: normal;
                        font-variant: normal;
                        font-weight: 400;
                        line-height: 1;
                        margin-right: 10px
                    }

                .shop-layout .layout-list ul > li:hover > a {
                    color: #1e1000
                }

.price-filter-area {
}

    .price-filter-area .price-filter .ui-slider-horizontal .ui-slider-range {
        background: #1e1000 none repeat scroll 0 0
    }

    .price-filter-area .price-filter .ui-widget-content {
        border: none
    }

    .price-filter-area .price-filter .ui-slider-horizontal .ui-slider-handle {
        margin-left: -10px;
        top: -7px
    }

    .price-filter-area .price-filter .ui-slider .ui-slider-handle {
        background: #fff none repeat scroll 0 0;
        border: 4px solid #1e1000;
        border-radius: 100%;
        height: 20px;
        width: 20px
    }

    .price-filter-area .price-filter .ui-slider-horizontal {
        height: .5em
    }

    .price-filter-area .price-filter .ui-slider-horizontal {
        background: #dbdbdb none repeat scroll 0 0;
        height: .5em;
        margin: 30px 10px 25px
    }

    .price-filter-area .price-filter > p input {
        color: #949494 !important;
        font-size: 14px
    }

    .price-filter-area .btn-default {
        background: #b8b8b8 none repeat scroll 0 0;
        border-radius: 0;
        color: #fff;
        font-weight: 600;
        padding: 7px 20px;
        text-transform: uppercase;
        margin-bottom: 20px
    }

.shop-layout-banner {
    margin: 30px 0
}

.tag-title h2 {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #222 !important;
    text-transform: uppercase !important;
    padding: 20px 0;
    border-bottom: 3px solid #e5e5e5
}

.popular-tag .tag-list {
}

    .popular-tag .tag-list ul {
    }

        .popular-tag .tag-list ul > li {
            display: inline-block !important;
            margin: 0 2px 10px 0
        }

            .popular-tag .tag-list ul > li > a,
            .popular-tag .tag-action ul > li > a {
                border: 1px solid #e1e1e1;
                color: #9d9d9d;
                display: inline-block;
                font-size: 12px !important;
                line-height: 1;
                padding: 8px 17px;
                text-transform: capitalize
            }

                .popular-tag .tag-list ul > li > a:hover,
                .popular-tag .tag-action ul > li > a:hover {
                    background: #1e1000 none repeat scroll 0 0;
                    border-color: #1e1000;
                    color: #fff;
                    text-decoration: none
                }

.popular-tag .tag-action {
    margin: 15px 0
}

    .popular-tag .tag-action ul > li > a {
        font-size: 12px
    }

#shop-product {
    float: left;
    margin: 30px 0
}

.shop-category-image {
    margin-bottom: 30px
}

.shop-product-view {
    overflow: hidden;
    margin-bottom: 30px
}

.product-tab-area {
}

    .product-tab-area .tab-bar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #000;
        overflow: hidden;
        padding: 5px 10px 5px;
        width: 100%;
        border-radius: 5px;
        border-bottom: 2px solid #333
    }

.tab-bar .tab-bar-inner {
    float: left
}

.tab-bar-inner .nav-tabs {
    border-bottom: 0 solid #ddd
}

    .tab-bar-inner .nav-tabs li {
        cursor: pointer;
        display: inline-block;
        text-transform: uppercase
    }

        .tab-bar-inner .nav-tabs li a i {
            float: left;
            font-size: 14px
        }

.tab-bar-inner .nav-tabs {
    display: inline-block;
    overflow: hidden;
    padding: 0
}

    .tab-bar-inner .nav-tabs a {
        color: #ccc;
        display: inline-block;
        font-weight: 500;
        margin: 0;
        text-transform: uppercase
    }

    .tab-bar-inner .nav-tabs > li > a {
        border: 1px solid #e6e6e6;
        border-radius: 5px;
        line-height: 30px;
        margin-right: 5px;
        padding: 10px;
        text-align: center
    }

        .tab-bar-inner .nav-tabs > li > a.active,
        .tab-bar-inner .nav-tabs > li > a.active:focus,
        .tab-bar-inner .nav-tabs > li > a.active:hover {
            background: #1e1000;
            color: #fff;
            border: 1px solid #1e1000
        }

    .tab-bar-inner .nav-tabs a:hover {
        color: #fff;
        background: #1e1000;
        border: 1px solid #1e1000
    }

.toolbar .sorter {
    float: right;
    width: 40%
}

.sorter .sort-by {
    float: right
}

.toolbar a {
    color: #9b9b9b;
    margin: 0 0 1px;
    padding: 3px 5px;
    vertical-align: middle
}

    .toolbar a :hover {
        color: #009ddf
    }

.sorter .sort-by label {
    font-weight: 400;
    margin: 0 5px 0 0;
    vertical-align: middle
}

.sorter .sort-by select {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    margin: 0 0 1px;
    padding: 5px 12px;
    text-align: center;
    vertical-align: middle;
    width: 180px;
    border-radius: 5px
}

.toolbar .pager-list {
    float: left;
    width: 43%
}

.pager-list .limiter {
    float: right
}

    .pager-list .limiter label {
        font-weight: 400;
        margin: 0;
        vertical-align: middle
    }

    .pager-list .limiter select {
        background: transparent none repeat scroll 0 0;
        border: 1px solid #ccc;
        color: #908f8f;
        font-size: 12px;
        margin: 0 5px;
        padding: 5px 12px;
        text-align: center;
        vertical-align: middle
    }

.toolbar select option {
    padding-right: 10px
}

.toolbar .pages {
    display: block;
    float: left;
    padding: 6px
}

    .toolbar .pages strong {
        font-weight: 400
    }

    .toolbar .pages ol {
        display: inline
    }

    .toolbar .pages .current {
        color: #009DDF;
        text-decoration: underline
    }

    .toolbar .pages li {
        display: inline;
        margin: 0 2px
    }

.toolbar .pager li > a,
.toolbar .pager li > span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    display: inline;
    padding: 0
}

.toolbar .pages li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #00A7E7
}

.product-tab-area .tab-bar.tab-bar-bottom {
    padding: 15px
}

.tab-single-product .single-product-col {
    overflow: hidden
}

#shop-list {
    float: left;
    margin-bottom: 30px
}

.single-shop {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    overflow: hidden;
    padding: 30px 0
}

    .single-shop .single-product-img {
        position: relative
    }

    .single-shop .single-product-content {
        float: left;
        text-align: left
    }

    .single-shop .single-product-img {
        padding: 0
    }

    .single-shop .product-price p {
        margin: 10px 0 15px
    }

.single-shop-details p {
    color: #8c8c8c;
    font-size: 14px;
    text-align: justify;
    margin: 0
}

#shop-list .add-to-link {
    bottom: 0
}

.single-shop:hover .add-to-link {
    opacity: 1
}

.single-product-view-area {
    margin-bottom: 35px
}

.single-procuct-view .simpleLens-thumbnails-container {
    margin: 30px 0
}

.single-procuct-view .nav > li > a {
    padding: 0
}

.single-procuct-view .nav-tabs {
    border: 1px solid #e5e5e5
}

    .single-procuct-view .nav-tabs > li.active > a,
    .single-procuct-view .nav-tabs > li.active > a:focus,
    .single-procuct-view .nav-tabs > li.active > a:hover {
        background: none;
        border: none !important
    }

    .single-procuct-view .nav-tabs li {
        border-right: 1px solid #e5e5e5;
        margin-bottom: 0;
        padding: 0 9.4px
    }

        .single-procuct-view .nav-tabs li:last-child {
            margin-right: 0
        }

    .single-procuct-view .nav-tabs > li > a {
        border: 0 solid transparent;
        border-radius: 4px 4px 0 0;
        line-height: 1.42857;
        margin-right: 2px
    }

.single-procuct-view .owl-theme .owl-controls .owl-buttons div {
    background: #1e1000 none repeat scroll 0 0;
    color: #fff;
    height: 38px;
    line-height: 30px;
    opacity: 1;
    width: 38px;
    font-size: 18px
}

.single-procuct-view .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    background: #3c3c3c none repeat scroll 0 0;
    opacity: 1;
    text-decoration: none
}

.single-procuct-view .owl-buttons {
}

.related-products .product-view,
.upsell-products .product-view {
    margin-bottom: 0
}

.related-products .head-title p,
.upsell-products .head-title p {
    color: #fff
}

.single-procuct-view .custom-carousel .owl-prev {
    top: 30%
}

.single-procuct-view .custom-carousel .owl-next {
    top: 30%
}

.single-product-content-view .product-info {
    float: left;
    width: 100%
}

.add-to-box {
    float: left;
    width: 100%
}

    .add-to-box .actions-inner {
        float: left;
        width: 100%
    }

        .add-to-box .actions-inner .add-to-links {
            font-size: 13px !important;
            line-height: 1.25 !important;
            margin: 0;
            text-align: left !important
        }

            .add-to-box .actions-inner .add-to-links > li {
                float: left;
                margin-right: 5px
            }

                .add-to-box .actions-inner .add-to-links > li > a {
                    border: 1px solid #e5e5e5;
                    color: #6e7278;
                    display: block;
                    font-size: 14px;
                    height: 40px;
                    line-height: 36px;
                    text-align: center;
                    width: 40px
                }

                    .add-to-box .actions-inner .add-to-links > li > a:hover {
                        background: #1e1000;
                        color: #fff;
                        border: 1px solid #1e1000
                    }

.product-select {
    float: left;
    margin: 15px 0;
    width: 100%
}

.product-color {
    margin: 15px 0
}

.product-size {
    margin: 0 0 15px
}

.product-select h2 {
    color: #666;
    font-size: 12px;
    position: relative;
    text-transform: uppercase
}

    .product-select h2 sup {
        color: #ec4445;
        font-size: 9px;
        position: absolute;
        top: 5px
    }

.product-select select {
    background: #ebebeb none repeat scroll 0 0;
    border: 0 none;
    color: #919191;
    padding: 8px;
    width: 100%
}

.price-box p {
    color: #ff0b0b;
    margin: 0
}

.add-to-box .price-box {
    float: left;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
    color:
}

.single-product-content-view .social-sharing {
    float: left;
    margin-top: 10px
}

.product-description-tab {
    margin-bottom: 40px
}

    .product-description-tab.custom-tab .nav > li > a {
        font-size: 16px;
        padding: 12px 40px
    }

    .product-description-tab.custom-tab .nav-tabs > li.active > a,
    .product-description-tab.custom-tab .nav-tabs > li.active > a:focus,
    .product-description-tab.custom-tab .nav-tabs > li.active > a:hover {
        background: #5b5b5b none repeat scroll 0 0
    }

    .product-description-tab.custom-tab .nav > li > a:hover {
        background: #5b5b5b none repeat scroll 0 0
    }

    .product-description-tab.custom-tab .nav-tabs {
        border-bottom: 5px solid #5b5b5b
    }

    .product-description-tab p {
        text-align: justify;
        line-height: 25px
    }

    .product-description-tab .tab-content {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        overflow: hidden;
        padding: 30px 35px
    }

        .product-description-tab .tab-content li {
            margin-bottom: 10px
        }

    .product-description-tab .product-action a {
        color: #898989
    }

        .product-description-tab .product-action a:hover {
            color: #39b3e4
        }

    .product-description-tab .product-rev-left span.posted {
        font-style: italic
    }

    .product-description-tab .product-ratting td {
        padding-right: 15px
    }

        .product-description-tab .product-ratting td i {
            color: #FFA200
        }

            .product-description-tab .product-ratting td i:last-child {
                color: #C3C5C9
            }

    .product-description-tab .product-rev-right {
    }

        .product-description-tab .product-rev-right h3 {
            font-size: 13px;
            color: #2b2b2b
        }

    .product-description-tab .product-rev-right {
    }

        .product-description-tab .product-rev-right table {
            border: 1px solid #e1e1e1;
            width: 100%
        }

            .product-description-tab .product-rev-right table thead {
                border-right: 1px solid #f2f2f2;
                color: #2c2c2c;
                font-size: 14px;
                font-weight: 600;
                padding: 10px;
                text-align: center;
                text-transform: uppercase;
                vertical-align: middle;
                white-space: nowrap
            }

            .product-description-tab .product-rev-right table th {
                border-bottom: 1px solid #e1e1e1;
                border-right: 1px solid #e1e1e1;
                padding: 10px
            }

    .product-description-tab h1 {
        font-size: 24px;
        font-weight: 600
    }

    .product-description-tab h2 {
        font-size: 22px;
        font-weight: 600
    }

    .product-description-tab h3 {
        font-size: 20px;
        font-weight: 600
    }

    .product-description-tab h4 {
        font-size: 18px;
        font-weight: 600
    }

    .product-description-tab h5 {
        font-size: 17px;
        font-weight: 600
    }

    .product-description-tab table {
        border-collapse: collapse;
        width: 100% !important;
        border: 1px solid #ddd;
        text-align: left
    }

    .product-description-tab th,
    .product-description-tab td {
        text-align: left;
        padding: 10px;
        border: 1px solid #ddd
    }

    .product-description-tab tr:nth-child(even) {
        background-color: #f2f2f2
    }

.porduct-rev-right-form {
    margin-top: 20px
}

    .porduct-rev-right-form label {
        color: #666;
        font-size: 14px;
        font-weight: 400;
        position: relative
    }

        .porduct-rev-right-form label sup {
            color: #ec4445;
            font-size: 11px;
            position: absolute;
            right: -8px;
            top: 8px
        }

.product-form input,
.product-form textarea {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 10px
}

    .product-form input:focus,
    .product-form select:focus,
    .product-form textarea:focus {
        box-shadow: none;
        border: 1px solid #e5e5e5
    }

button.custom-button {
    background: #0f93d2 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 20px;
    text-transform: uppercase;
    transition: all .3s ease 0
}

.product-form button {
    margin-top: 10px;
    float: right
}

button.custom-button:hover {
    background: #1e1000 none repeat scroll 0 0;
    color: #fff
}

.porduct-rev-right-form .form-group-button {
    border-top: 1px solid #e5e5e5;
    margin-top: 30px
}

#product-tag {
    overflow: hidden
}

    #product-tag .product-form {
        overflow: hidden;
        width: 100%
    }

    #product-tag h2 {
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase
    }

    #product-tag label {
        display: block;
        margin-top: 15px
    }

    #product-tag input {
        float: left;
        margin-right: 10px;
        padding: 19px;
        width: 20%
    }

    #product-tag button {
        float: left;
        line-height: 12px;
        margin-top: 0;
        padding: 13px 20px
    }

.cart-title {
    margin: 30px 0;
    overflow: hidden
}

    .cart-title h2 {
        color: #252525;
        font-size: 20px;
        margin: 0;
        text-transform: uppercase;
        font-weight: 600
    }

.table-responsive {
    overflow-x: auto
}

.chart-item table {
    border-right: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    width: 100%;
    text-align: center;
    font-size: 14px
}

    .chart-item table a {
        color: #696969
    }

        .chart-item table a:hover {
            color: #39B3ED
        }

    .chart-item table thead {
        color: #fff
    }

    .chart-item table th {
        border: 1px solid #E1E1E1;
        color: #2c2c2c;
        font-size: 14px;
        font-weight: 600;
        padding: 15px;
        text-align: center;
        text-transform: uppercase;
        vertical-align: middle;
        white-space: nowrap
    }

    .chart-item table .th-product {
        width: 25%
    }

    .chart-item table .th-details {
        width: 25%
    }

    .chart-item table .th-edit {
        width: 10%
    }

    .chart-item table .th-qty {
        width: 10%
    }

    .chart-item table .th-price {
        width: 10%
    }

    .chart-item table td.th-price,
    .chart-item table td.th-total {
        color: #ff0b0b;
        font-size: 24px
    }

    .chart-item table td {
        border-bottom: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        padding: 15px
    }

.chart-item .th-details a {
    color: #454545;
    font-size: 16px;
    font-weight: 600;
    text-transform: none
}

.chart-item .th-delate a {
    color: #ff0b0b;
    font-size: 25px
}

.th-qty > input {
    border: 1px solid #f2f2f2;
    color: #444443;
    padding: 5px;
    text-align: center;
    width: 50px
}

.shoping-cart-button {
    padding: 20px;
    overflow: hidden;
    border-right: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1
}

    .shoping-cart-button .cart-button-left {
        float: left
    }

    .shoping-cart-button button {
    }

        .shoping-cart-button button:hover {
        }

    .shoping-cart-button .cart-button-right {
        float: right
    }

        .shoping-cart-button .cart-button-right button {
            margin-left: 20px
        }

.cart-shopping-area {
    margin-top: 40px
}

.chart-all {
    color: #5c5c5c
}

.cart-all-inner {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    float: left;
    padding: 20px;
    width: 100%
}

.chart-all > h2 {
    background: #262626 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 47px;
    margin-bottom: 0;
    padding-left: 25px;
    text-transform: uppercase;
    font-weight: 600
}

.calculate-shipping h3 {
    color: #666;
    font-size: 11px;
    font-weight: 600;
    position: relative
}

    .calculate-shipping h3 sup {
        color: #ec4445;
        font-size: 11px;
        position: absolute;
        top: 5px
    }

.chart-all select {
    border: 1px solid #e8e8e9;
    margin-bottom: 10px;
    padding: 7px 5px;
    width: 98%
}

.chart-all input {
    border: 1px solid #e8e8e9;
    clear: both;
    display: block;
    padding: 7px 0 7px 7px;
    width: 98%
}

.chart-all .shiping-cart-button {
    border-top: 1px solid #f2f2f2;
    clear: both;
    margin: 20px 0 0;
    padding: 8px 0 0;
    text-align: right
}

.chart-all button {
    float: right;
    padding: 10px 20px
}

    .chart-all button:hover {
    }

.shopping-summary {
}

.shopping-cost-area {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #393939;
    float: left;
    padding: 25px;
    width: 100%
}

.shopping-cost {
    float: right;
    margin-bottom: 15px
}

    .shopping-cost p {
        margin-bottom: 0
    }

.shopping-cost-right {
    float: right;
    margin-left: 25px
}

.shopping-cost-left {
    float: right
}

.shopping-cost p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px
}

.shopping-cost-area .shiping-cart-button {
    border-top: 1px solid #4D4D4D
}

    .shopping-cost-area .shiping-cart-button button {
        width: 100%;
        margin-top: 10px;
        font-size: 14px;
        background: #ff0b0b
    }

        .shopping-cost-area .shiping-cart-button button:hover {
            background: #0f93d2
        }

.shopping-cost-area a {
    color: #ababab;
    display: block;
    float: right;
    font-size: 14px;
    margin: 10px 0 4px
}

.wishlist-item table .th-stock {
    width: 12%
}

    .wishlist-item table .th-stock a {
        color: #1e1000
    }

.wishlist-item table .td-add-to-cart > a {
    background: #adadad none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-weight: 600;
    padding: 10px 56px;
    text-transform: uppercase;
    width: 260px
}

    .wishlist-item table .td-add-to-cart > a:hover {
        background: #ff0b0b none repeat scroll 0 0
    }

.wishlist-area .social-sharing {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 15px 35px 35px;
    text-align: center
}

.wishlist-area h3.widget-title-modal {
    text-align: center
}

.wishlist-area .widget .social-icons {
    float: none
}

.wishlist-area .widget .social-icons {
    float: none
}

    .wishlist-area .widget .social-icons li {
        display: inline;
        float: none
    }

.customer {
    border: 1px solid #e5e5e5
}

.page-title {
    margin: 30px 0;
    overflow: hidden
}

    .page-title h2 {
        color: #505050;
        font-size: 24px;
        font-weight: 600;
        margin: 0;
        text-transform: uppercase
    }

.customer-inner {
    border-top: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;
    min-height: 345px;
    padding: 14px 21px;
    margin: 20px
}

.user-title h2 {
    border-bottom: 1px solid #F2F2F2;
    color: #444443;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 14px;
    padding: 0 0 5px;
    text-transform: uppercase
}

    .user-title h2 i {
        margin-right: 10px;
        margin-left: 1px
    }

.user-bottom {
    border-top: 2px solid #e5e5e5
}

.user-bottom-inner {
    border: 1px solid #f2f2f2;
    margin: 20px;
    overflow: hidden;
    padding: 14px 21px
}

.user-bottom button {
    float: right;
    padding: 8px 20px
}

.user-bottom a {
    display: inline-block;
    color: #1e1000
}

.account-form label {
    color: #666;
    font-size: 11px;
    font-weight: 400;
    position: relative
}

    .account-form label sup {
        color: #ec4445;
        font-size: 11px;
        position: absolute;
        right: -8px;
        top: 8px
    }

.account-form input {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 10px
}

.reauired-fields {
    color: #666;
    font-size: 11px;
    font-weight: 400;
    position: relative
}

    .reauired-fields sup {
        font-size: 11px;
        position: absolute;
        left: -8px;
        top: 8px
    }

.payment-method {
    font-size: 14px
}

.checkout-area .my-account-area {
    margin-bottom: 40px
}

.checkout-area .checkout-method {
}

.checkout-area span.number {
    border-right: 1px solid #fff;
    padding: 0 10px;
    margin-right: 10px;
    background: transparent
}

.checkout-form {
    border: 1px solid #e5e5e5
}

    .checkout-form > h2 {
        border-bottom: 2px solid #e5e5e5;
        color: #444;
        font-size: 12px;
        padding-bottom: 15px;
        padding: 20px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 0
    }

.checkout-form-inner {
    padding: 20px
}

    .checkout-form-inner p {
        line-height: 30px;
        margin-bottom: 0
    }

        .checkout-form-inner p span {
            color: #444;
            font-family: Arial;
            font-weight: 400;
            margin: 0 0 10px
        }

.submit_review {
    padding: 20px
}

    .submit_review .title {
        color: #444
    }

.checkout-form .user-bottom {
    padding: 20px
}

    .checkout-form .user-bottom a {
        padding: 15px 15px 18px
    }

.check-title {
    color: #262626;
    font-size: 16px;
    margin: 0
}

.checkout-area .panel-body {
    border: 1px solid #e5e5e5
}

.checkout-area .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 0
}

.panel-body {
    padding: 15px
}

.panel_heading {
    padding: 0
}

    .panel_heading a {
        background: #5b5b5b none repeat scroll 0 0;
        border: medium none;
        color: #fff;
        display: block;
        padding: 15px
    }

        .panel_heading a.active {
            background: #ff0b0b;
            color: #fff
        }

        .panel_heading a.active {
            background: #ff0b0b;
            color: #fff
        }

        .panel_heading a.collapsed {
            background: #5b5b5b
        }

.flatrate p {
    margin-bottom: 5px
}

.right_btn {
    float: right
}

.flatrate label {
    margin-left: 15px
}

.card_control ul li .field {
    width: 100%
}

.card_control ul li .input-box {
    width: 33.333%;
    float: left
}

    .card_control ul li .input-box .border_color {
        width: 83%;
        display: block
    }

.card_control ul li .field .input-box.inhun {
    width: 100%
}

    .card_control ul li .field .input-box.inhun .border_color {
        width: 98%;
        margin-top: 10px
    }

.topmargin {
    margin-top: 17px
}

.tablec {
    border: 1px solid #ddd;
    width: 100%
}

    .tablec tr td {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 10px
    }

.tabletext {
    text-align: right;
    margin-bottom: 0;
    padding-right: 10px
}

.tabletextp {
    margin-bottom: 0;
    color: #0f99de
}

.button_check {
    margin-top: 30px
}

.left_btn a i {
    margin-right: 10px;
    color: #0f99de
}

.label {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0
}

    .label em,
    .button_set p {
        color: #eb340a;
        font-style: normal
    }

.border_color {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    color: #888;
    padding: 7px 0 7px 7px;
    vertical-align: middle
}

.panel-group {
    margin-bottom: 20px
}

.checkout-area input,
.checkout-area textarea,
.checkout-area select {
    border: 1px solid #e5e5e5
}

.checkout-area select {
    margin-left: 7px;
    padding: 6px
}

.checkout-sidebar {
}

    .checkout-sidebar h4 {
        background: #5b5b5b none repeat scroll 0 0;
        color: #fff;
        line-height: 50px;
        padding-left: 20px;
        font-size: 15px;
        font-weight: 600;
        text-transform: capitalize;
        word-wrap: break-word;
        margin-bottom: 0
    }

    .checkout-sidebar ul {
        border-bottom: 1px solid #d6d6d6;
        border-right: 1px solid #d6d6d6;
        border-left: 1px solid #d6d6d6
    }

        .checkout-sidebar ul li {
            border-bottom: 1px solid #d6d6d6;
            color: #4c4c4c;
            font-size: 14px;
            font-weight: 600;
            line-height: 29px;
            margin: 0 20px;
            padding: 8px 0 8px 20px;
            text-transform: capitalize
        }

            .checkout-sidebar ul li:last-child {
                border-bottom: 0 solid #d6d6d6
            }

.testmonial-area {
    margin-top: 40px;
    width: 100%
}

.testimonial-head {
}

    .testimonial-head h2 {
        color: #464646;
        float: left;
        font-size: 17px;
        font-weight: 600;
        text-transform: uppercase
    }

    .testimonial-head button {
        float: right
    }

.testmonial-inner.product-tab-area .tab-bar {
    border: 0 solid #e5e5e5;
    margin-bottom: 10px;
    padding: 15px 10px
}

.testmonial-inner .pager-list .limiter {
    float: left
}

.testmonial-inner .item-count {
    float: left;
    margin-right: 40px;
    padding-top: 6px
}

    .testmonial-inner .item-count p {
        margin-bottom: 0
    }

.testmonials {
    width: 100%;
    float: left
}

.single-testmonial {
    width: 80%;
    border: 1px solid #e5e5e5;
    padding: 20px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px
}

.testmonial-img {
    float: left;
    margin-right: 20px
}

.testmonial-content {
    overflow: hidden
}

    .testmonial-content p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 25px
    }

.single-testmonial .post-by {
    overflow: hidden;
    float: right
}

    .single-testmonial .post-by .testimonial-author {
        color: #1e1000;
        text-align: right
    }

.single-testmonial:hover {
    border: 1px solid #ffde1c
}

.map-area {
    margin-bottom: 40px
}

.contact-area {
    margin: 50px 0 0
}

.contact-info {
}

    .contact-info h3,
    .contact-form h3 {
        border-bottom: 1px solid #c2c2c2 !important;
        font-size: 16px;
        margin-bottom: 20px;
        padding-bottom: 8px;
        text-transform: uppercase;
        color: #000;
        font-weight: 600
    }

        .contact-info h3:before {
            content: "\f007";
            display: inline-block;
            font-family: FontAwesome;
            margin-right: 5px;
            vertical-align: text-bottom
        }

    .contact-info ul {
    }

        .contact-info ul li {
            border-bottom: 1px solid #e8e8e9;
            float: left;
            font-size: 12px;
            line-height: 40px;
            list-style: outside none none;
            margin: 0;
            padding: 0;
            width: 100%
        }

            .contact-info ul li i {
                font-size: 16px;
                margin-right: 5px;
                width: 20px
            }

            .contact-info ul li a {
            }

.contact-form {
    margin-bottom: 0
}

    .contact-form h3 {
        margin-bottom: 20px
    }

    .contact-form input[type="text"],
    .contact-form input[type="email"] {
        border: 1px solid #ccc;
        border-radius: 0;
        height: 40px;
        padding-left: 20px;
        width: 100%;
        margin-bottom: 16px
    }

    .contact-form textarea#message {
        border: 1px solid #ccc;
        border-radius: 0;
        height: 160px;
        padding: 20px;
        width: 100%
    }

    .contact-form input[type="submit"] {
        background: #0f93d2 none repeat scroll 0 0;
        border: medium none;
        border-radius: 0;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        height: 40px;
        padding: 0 15px;
        text-transform: uppercase;
        transition: all .3s ease 0
    }

    .contact-form input[type=submit]:hover {
        background: #1e1000
    }

.recent-posts .post-wrapper,
.recent-comments .post-wrapper {
    display: block;
    overflow: hidden
}

.recent-posts .post-thumb,
.recent-comments .post-thumb {
    float: left;
    width: 20%
}

.recent-posts .post-info,
.recent-comments .post-info {
    float: left;
    padding-left: 10px;
    width: 80%
}

    .recent-posts .post-info .post-title.recent-post-s,
    .recent-comments .post-info .post-title.recent-post-s {
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 5px
    }

    .recent-posts .post-info .post-date.recent-post-s,
    .recent-comments .post-info .post-date.recent-post-s {
        color: #7e7e7e;
        font-size: 12px;
        font-style: italic
    }

.recent-posts ul li,
.recent-comments ul li {
    margin: 15px 0 0;
    padding: 5px 0 0
}

    .recent-posts ul li,
    .recent-comments ul li:last-child {
        margin-bottom: 10px
    }

        .recent-posts ul li a,
        .recent-comments ul li a {
            color: #222
        }

            .recent-posts ul li a:hover,
            .recent-comments ul li a:hover {
                color: #1e1000
            }

.recent-comments .post-info p {
    line-height: 16px;
    margin-bottom: 0
}

.blog-post-area .single-item-img {
    float: left;
    width: 40%
}

.main-blog-page.blog-post-area .single-item-content {
    margin-top: 0
}

    .main-blog-page.blog-post-area .single-item-content h2 {
        margin-bottom: 5px
    }

.blog-post-area .single-item-content h2 a {
    color: #000;
    display: block;
    font-size: 22px;
    line-height: 1.4;
    margin-top: 0;
    font-weight: 500
}

    .blog-post-area .single-item-content h2 a:hover {
        color: #1e1000
    }

.main-blog-page.blog-post-area .single-item-content h3 {
    font-size: 13px;
    font-style: italic;
    margin: 0;
    padding: 5px 0 15px
}

.main-blog-page.blog-post-area .single-item-content span {
    font-size: 13px;
    font-style: italic;
    margin: 0;
}

.single-item-info {
    padding: 5px 0 15px
}

.blog-post-area .single-item-content p {
    color: #6f6f6f;
    font-size: 15px;
    line-height: 23px
}

.main-blog-page .blog-action a {
    color: #ff8d29;
    float: left;
    font-size: 15px
}

.main-blog-page .blog-action h4 {
    float: left;
    font-size: 11px;
    font-style: italic;
    margin: 5px 0 10px 10px;
    color: #222
}

.main-blog-page .blog-action a:hover {
    color: #1e1000;
    text-decoration: underline
}

.main-blog-page .blog-post-single-item {
    border-bottom: 1px solid #1e1000;
    border-right: 0 solid #1e1000;
    border-top: 0 solid #1e1000;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px
}

    .main-blog-page .blog-post-single-item:last-child {
        border-bottom: none
    }

.blog-post-area .single-item-content {
    margin-top: 25px;
    overflow: hidden;
    padding: 0 0px 0 30px
}

.blog-pagination {
    margin: 30px 0 0
}

    .blog-pagination .pagination {
        margin: 0
    }

        .blog-pagination .pagination > li > a,
        .blog-pagination .pagination > li > span {
            border: 1px solid #666;
            color: #666
        }

        .blog-pagination .pagination li a {
            margin-left: 0;
            margin-right: 10px;
            padding: 6px 12px;
            display: inline-block;
            border-radius: 10px
        }

            .blog-pagination .pagination li a:hover,
            .blog-pagination .pagination li a:focus {
                border: 1px solid #1e1000;
                color: #1e1000;
                background: none
            }

        .blog-pagination .pagination .active {
            background-color: #1e1000;
            border-color: #1e1000 !important;
            color: #fff !important
        }

.blog-post-wrapper {
    float: left;
    margin: 0 0 40px;
    width: 100%
}

.single-blog {
}

    .single-blog .post-thumbnail {
        padding-right: 0;
        width: 100%
    }

    .single-blog .post-information h1 {
        color: #222;
        margin: 30px 0 20px;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 600
    }

    .single-blog .post-information {
        padding: 30px 15px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1)
    }

    .single-blog .entry-meta {
        font-size: 13px;
        border-radius: 10px;
        border: 1px solid #1e100021;
        color: #1e1000;
        margin: 0 0 20px;
        padding: 10px 15px 10px 5px;
        width: 100%
    }

        .single-blog .entry-meta.entry-meta span {
            margin: 0 5px 0 5px
        }

        .single-blog .entry-meta.entry-meta i {
            border-radius: 50%;
            background: #ddd;
            width: 25px;
            height: 25px;
            line-height: 25px;
            text-align: center;
        }

    .single-blog .entry-content ul {
        padding-left: 20px;
        list-style: outside
    }

    .single-blog .entry-content p {
        margin-bottom: 15px;
        line-height: 1.4;
        text-align: justify
    }

    .single-blog .entry-content li {
        margin-bottom: 10px;
        line-height: 25px
    }

    .single-blog .entry-content blockquote {
        background: #ededed none repeat scroll 0 0;
        border-left: 5px solid #1e1000;
        font-size: 14px;
        font-style: italic;
        margin: 20px 40px;
        padding: 20px
    }

    .single-blog .social-sharing {
        border: 1px solid #e8e8e9;
        float: left;
        margin: 30px 0;
        padding: 10px;
        width: 100%
    }

        .single-blog .social-sharing h3 {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            color: #909295;
            float: left;
            font-size: 16px;
            line-height: 30px;
            margin: 0 20px 0 0;
            text-transform: none;
            width: auto
        }

        .single-blog .social-sharing .sharing-icon {
            float: right
        }

            .single-blog .social-sharing .sharing-icon a {
                display: inline-block
            }

                .single-blog .social-sharing .sharing-icon a i {
                    border: 1px solid #e8e8e9;
                    color: #909295;
                    font-size: 18px;
                    height: 35px;
                    line-height: 35px;
                    text-align: center;
                    transition: all .3s ease 0;
                    width: 35px
                }

                .single-blog .social-sharing .sharing-icon a i {
                }

                    .single-blog .social-sharing .sharing-icon a i.fa-facebook:hover {
                        background: #3b579d none repeat scroll 0 0;
                        border: 1px solid #3b579d
                    }

                    .single-blog .social-sharing .sharing-icon a i.fa-twitter:hover {
                        background: #3acaff;
                        border: 1px solid #3acaff
                    }

                    .single-blog .social-sharing .sharing-icon a i.fa-pinterest:hover {
                        background: #CB2027;
                        border: 1px solid #CB2027
                    }

                    .single-blog .social-sharing .sharing-icon a i.fa-google-plus:hover {
                        background: #D11717;
                        border: 1px solid #D11717
                    }

                    .single-blog .social-sharing .sharing-icon a i.fa-linkedin:hover {
                        background: #0097BD;
                        border: 1px solid #0097BD
                    }

                    .single-blog .social-sharing .sharing-icon a i:hover {
                        color: #fff
                    }

    .single-blog .author-avatar {
        float: left;
        margin-right: 10px
    }

    .single-blog .author-description {
    }

        .single-blog .author-description h2 {
            font-size: 18px;
            margin: 0;
            padding: 0 0 5px
        }

.author-info {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 15px;
    width: 100%
}

.single-post-comments {
    margin-bottom: 60px;
    max-width: 650px
}

.comments-area {
}

.comments-heading {
}

    .comments-heading h3,
    h3.comment-reply-title {
        border-bottom: 1px solid #e8e8e9;
        font-size: 18px;
        margin: 0 0 20px;
        padding: 0 0 5px;
        text-transform: uppercase
    }

.comments-list {
}

    .comments-list ul {
    }

        .comments-list ul li {
            margin-bottom: 25px
        }

.comments-details {
}

.comments-list-img {
    float: left;
    margin-right: 15px
}

    .comments-list-img img {
    }

.comments-content-wrap {
    border: 1px solid #ddd;
    color: #42414f;
    font-size: 12px;
    line-height: 1;
    margin: 0 0 15px 63px;
    padding: 10px;
    position: relative
}

    .comments-content-wrap:before {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid #ececec;
        border-left: 1px solid #ececec;
        content: "";
        display: block;
        height: 10px;
        left: -5px;
        position: absolute;
        top: 10px;
        transform: rotate(45deg);
        width: 10px
    }

    .comments-content-wrap span {
    }

        .comments-content-wrap span b {
            margin-right: 5px
        }

        .comments-content-wrap span a {
        }

            .comments-content-wrap span a:hover {
            }

span.post-time {
    margin-right: 5px
}

.comments-content-wrap p {
    color: #909295;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 15px
}

li.threaded-comments {
    margin-left: 50px
}

.comment-respond {
    margin-top: 60px
}

h3.comment-reply-title {
}

span.email-notes {
    color: #42414f;
    display: block;
    font-size: 12px;
    margin-bottom: 10px
}

.comment-respond p {
    margin-bottom: 5px
}

.comment-respond input[type=text],
.comment-respond input[type=email] {
    border: 1px solid #1e1000;
    border-radius: 0;
    height: 32px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%
}

.comment-respond textarea#message {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
    height: 130px;
    width: 100%
}

.comment-respond input[type="submit"] {
    background: #0f93d2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all .3s ease 0;
    white-space: nowrap
}

.comment-respond input[type=submit]:hover {
    background: #1e1000
}

.single-blog .blog-pagination {
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding-top: 30px
}

.single-blog a:hover {
    color: #1e1000
}

.footer-bottom-wrap {
    display: flex;
    flex-wrap: wrap
}

.category-dac {
    margin-bottom: 10px
}

    .category-dac .list-group {
        margin-bottom: 0
    }

#sidebar .list-group-item {
    border-radius: 0;
    background-color: #fff;
    color: #16297e;
    border-left: 0;
    border-right: 0;
    text-decoration: none;
    padding: 10px 0;
    line-height: 1.4;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize
}

    #sidebar .list-group-item:not(.collapsed) {
        background-color: #fff
    }

#sidebar .list-group-item--sub1 {
    font-size: 14px;
    position: relative;
    color: #1763f5;
    font-weight: 600;
    padding: 7px 0
}

#sidebar .list-group-item--sub2 {
    font-size: 14px;
    position: relative;
    font-weight: 600;
    color: #333
}

#sidebar .list-group-item--sub3 {
    font-size: 14px;
    position: relative;
    padding-right: 0;
    font-weight: 400;
    color: #7a7a7a
}

#sidebar .list-group-item--sub4 {
    font-size: 12px;
    position: relative;
    padding-right: 0;
    font-weight: 400;
    color: #273480
}

#sidebar .list-group-item--sub5 {
    font-size: 12px;
    position: relative;
    padding-right: 0;
    font-weight: 400;
    color: #273480
}

#sidebar .list-group-item--sub4::before {
    content: " \f105";
    font-family: FontAwesome;
    display: inline;
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%)
}

#sidebar .list-group-item--sub5::before {
    content: " \f105";
    font-family: FontAwesome;
    display: inline;
    position: absolute;
    left: 13%;
    top: 50%;
    transform: translateY(-50%)
}

#sidebar .menu-sub1[aria-expanded="false"]::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
    content: " \f107";
    font-family: FontAwesome;
    display: inline;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.
/* open state */
#sidebar .list-group .list-group-item[aria-expanded="true"] {
    background-color: #fff
}

#sidebar .list-group .list-group-item[aria-expanded="true"]::after {
    content: " \f106";
    font-family: FontAwesome;
    display: inline;
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

#sidebar .list-group .collapse .list-group-item {
    padding-left: 10px;
    padding-right: 10px
}

#sidebar .list-group .collapse > .collapse .list-group-item {
    padding-left: 20px;
    padding-right: 10px
}

#sidebar .list-group .collapse > .collapse > .collapse .list-group-item {
    padding-left: 18px;
    padding-right: 10px
}

#sidebar .list-group .collapse > .collapse > .collapse > .collapse .list-group-item {
    padding-left: 25px;
    padding-right: 0
}

#sidebar .list-group .collapse > .collapse > .collapse > .collapse > .collapse .list-group-item {
    padding-left: 30px;
    padding-right: 0
}

#sidebar .collapse--sub1 {
}

#sidebar .list-group-item--active {
    color: #236bf6
}

@media (max-width:48em) {

    #sidebar .list-group .collapse.in,
    #sidebar .list-group .collapsing {
        position: absolute;
        z-index: 1;
        width: 190px
    }

    #sidebar .list-group > .list-group-item {
        text-align: center;
        padding: .75rem .5rem;
        min-width: 39px
    }

        #sidebar .list-group > .list-group-item[aria-expanded="true"]::after,
        #sidebar .list-group > .list-group-item[aria-expanded="false"]::after {
            display: none
        }
}

#sidebar.collapse {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

#sidebar.collapsing {
    opacity: .8;
    width: 0;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition-property: width;
    -o-transition-property: width;
    transition-property: width
}

.category-brand-list-item {
    border-bottom: 1px solid #f1f1f1
}

    .category-brand-list-item > a {
        padding: 10px 0;
        width: 100%;
        color: #000;
        font-weight: 500;
        font-size: 15px;
        display: flex;
        position: relative
    }

        .category-brand-list-item > a span {
            position: absolute;
            right: 0
        }

        .category-brand-list-item > a input {
            margin-right: 5px
        }

.category-brand-list1 {
    padding-left: 10px
}

.category-brand-list > .category-brand-list-item > a > input,
.category-brand-list > .category-brand-list-item > a > span {
    display: none
}

.category-brand-list1 {
    padding-left: 0
}

.category-brand-list1-item > a input {
    width: 18px;
    height: 18px
}

.category-brand-list1-item > a:before {
    width: 18px;
    height: 18px;
    content: "";
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-right: 5px;
    background: rgba(0, 0, 0, 0.1)
}

.category-brand-list1-item > a:hover:before {
    background: #565656
}

.category-brand-list1-item > a {
    padding: 5px 0;
    width: 100%;
    font-weight: 600;
    font-size: 15px;
    display: flex;
    position: relative;
    color: #565656
}

    .category-brand-list1-item > a span {
        position: absolute;
        right: 0
    }

    .category-brand-list1-item > a input {
        margin-right: 5px
    }

.category-brand-list2 {
    padding-left: 20px
}

.category-brand-list2-item > a:before {
    width: 15px;
    height: 15px;
    content: "";
    border: 1px solid #555;
    border-radius: 3px;
    margin-right: 5px
}

.category-brand-list2-item > a {
    padding: 5px 0;
    width: 100%;
    color: #555;
    font-weight: 500;
    font-size: 15px;
    display: block
}

.select-cat {
    background: #f4f4f4 none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 0 !important;
    height: 44px;
    width: 170px !important
}

.category-brand-list1-item > a span.down {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    z-index: 1;
    background: rgba(0, 0, 0, 0.1);
    color: #333
}

.category-brand-list1-item > a span.up {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    z-index: 1;
    background: rgba(0, 0, 0, 0.1);
    color: #333;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.list-articles .form-group label {
    font-weight: 400 !important
}

.filter {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: none
}

    .filter input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-right: 5px;
    background: rgba(0, 0, 0, 0.1)
}

.filter:hover input ~ .checkmark {
    background-color: #ccc
}

.filter input:checked ~ .checkmark {
    background-color: #2196F3
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.filter input:checked ~ .checkmark:after {
    display: block
}

.filter .checkmark:after {
    left: 7px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.line {
    border: 1px solid #cecece;
    margin: 5px 0 10px
}

.slider-selection {
    background: #f77500 !important
}

.slider-success .slider-selection {
    background-color: #5cb85c !important
}

.slider-primary .slider-selection {
    background-color: #428bca !important
}

.slider-info .slider-selection {
    background-color: #5bc0de !important
}

.slider-warning .slider-selection {
    background-color: #f0ad4e !important
}

.slider-danger .slider-selection {
    background-color: #d9534f !important
}

.slider.slider-horizontal {
    width: 100% !important;
    height: 20px
}

.slider-handle {
    background-color: #fff !important;
    background-image: none !important;
    -webkit-box-shadow: 1px 1px 24px -2px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: 1px 1px 24px -2px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 1px 1px 24px -2px rgba(0, 0, 0, 0.75) !important
}

.slider-strips .slider-selection {
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 252, 252, 0.08) 5px, rgba(252, 252, 252, 0.08) 10px) !important;
    background-image: -ms-repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 252, 252, 0.08) 5px, rgba(252, 252, 252, 0.08) 10px) !important;
    background-image: -o-repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 252, 252, 0.08) 5px, rgba(252, 252, 252, 0.08) 10px) !important;
    background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 252, 252, 0.08) 5px, rgba(252, 252, 252, 0.08) 10px) !important
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #bdbdbd !important;
    text-align: center;
    background-color: transparent !important;
    border-radius: 4px
}

.tooltip.top .tooltip-arrow {
    display: none !important
}

.slider .tooltip.top {
    margin-top: -25px !important
}

.well {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: 100% !important;
    padding: 0
}

.slider-ghost .slider-track {
    height: 5px !important
}

.slider-ghost .slider-handle {
    top: -2px !important;
    border: 5px solid #f77500
}

.slider-success.slider-ghost .slider-handle {
    border-color: #5cb85c
}

.slider-primary.slider-ghost .slider-handle {
    border-color: #428bca
}

.slider-info.slider-ghost .slider-handle {
    border-color: #5bc0de
}

.slider-warning.slider-ghost .slider-handle {
    border-color: #f0ad4e
}

.slider-danger.slider-ghost .slider-handle {
    border-color: #d9534f
}

@supports (--css: variables) {
    inputtype:range].mdbMultiRange {
        ;
        padding: 0;
        margin: 0;
        display: inline-block;
        vertical-align: top
    }

    input[type="range"].mdbMultiRange.original {
        position: absolute
    }

        input[type="range"].mdbMultiRange.original::-webkit-slider-thumb {
            position: relative;
            z-index: 2
        }

        input[type="range"].mdbMultiRange.original::-moz-range-thumb {
            transform: scale(1);
            z-index: 1
        }

    input[type="range"].mdbMultiRange::-moz-range-track {
        border-color: transparent
    }

    input[type="range"].mdbMultiRange.ghost {
        position: relative
    }

        input[type="range"].mdbMultiRange.ghost:nth-of-type(n+1) {
            position: absolute
        }
}

.multi-range-field {
    position: relative
}

    .multi-range-field input[type=range] {
        cursor: pointer;
        position: relative;
        background-color: transparent;
        border: none;
        outline: none;
        width: 100%;
        margin: 15px 0;
        padding: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #fff
    }

        .multi-range-field input[type=range]:focus {
            outline: none
        }

        .multi-range-field input[type=range] + .thumb {
            position: absolute;
            border: none;
            height: 0;
            width: 0;
            border-radius: 50%;
            background-color: #4285f4;
            top: 10px;
            margin-left: -6px;
            transform-origin: 50% 50%;
            transform: rotate(-45deg)
        }

            .multi-range-field input[type=range] + .thumb .value {
                display: block;
                width: 30px;
                text-align: center;
                color: #4285f4;
                font-size: 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg)
            }

            .multi-range-field input[type=range] + .thumb.active {
                -webkit-border-radius: 50% 50% 50% 0;
                border-radius: 50% 50% 50% 0
            }

                .multi-range-field input[type=range] + .thumb.active .value {
                    color: #fff;
                    margin-left: -1px;
                    margin-top: 8px;
                    font-size: 10px
                }

        .multi-range-field input[type=range]::-webkit-slider-runnable-track {
            height: 3px;
            background: #c2c0c2;
            border: none
        }

        .multi-range-field input[type=range]::-webkit-slider-thumb {
            -webkit-appearance: none;
            appearance: none;
            border: none;
            height: 14px;
            width: 14px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background-color: #4285f4;
            -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            margin: -5px 0 0;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s
        }

        .multi-range-field input[type=range]:focus::-webkit-slider-runnable-track {
            background: #ccc
        }

        .multi-range-field input[type=range]::-moz-range-track {
            height: 3px;
            background: #c2c0c2;
            border: none
        }

        .multi-range-field input[type=range]::-moz-range-thumb {
            border: none;
            height: 14px;
            width: 14px;
            border-radius: 50%;
            background: #4285f4;
            margin-top: -5px
        }

        .multi-range-field input[type=range]:-moz-focusring {
            outline: 1px solid #fff;
            outline-offset: -1px
        }

        .multi-range-field input[type=range]:focus::-moz-range-track {
            background: #c2c0c2
        }

        .multi-range-field input[type=range]::-ms-track {
            height: 3px;
            background: transparent;
            border-color: transparent;
            border-width: 6px 0;
            color: transparent
        }

        .multi-range-field input[type=range]::-ms-fill-lower {
            background: #c2c0c2
        }

        .multi-range-field input[type=range]::-ms-fill-upper {
            background: #c2c0c2
        }

        .multi-range-field input[type=range]::-ms-thumb {
            border: none;
            height: 14px;
            width: 14px;
            border-radius: 50%;
            background: #4285f4
        }

        .multi-range-field input[type=range]:focus::-ms-fill-lower {
            background: #c2c0c2
        }

        .multi-range-field input[type=range]:focus::-ms-fill-upper {
            background: #c2c0c2
        }

.thumb-horizontal-wrapper {
    position: relative;
    top: 190px;
    transform: rotate(-270deg);
    top: 500px
}

.multi-range-field input[type=range] + .thumb-horizontal .value {
    transform: rotate(315deg) !important
}

.product-category-box {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    position: relative
}

    .product-category-box img {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }

    .product-category-box h3 {
        width: 100%;
        padding: 15px 10px;
        text-align: center;
        font-size: 16px;
        color: #333;
        margin-bottom: 0;
        background: #1e1000;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        text-transform: uppercase;
        font-weight: 500
    }

        .product-category-box h3 a {
            color: #fff
        }

    .product-category-box h2 {
        width: 100%;
        padding: 15px 10px;
        text-align: center;
        font-size: 16px;
        color: #333;
        margin-bottom: 0;
        background: #1e1000;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        text-transform: capitalize;
        font-weight: 500
    }

        .product-category-box h2 a {
            color: #fff
        }

.tt-logo {
    display: none
}

.hero-wrap {
    position: relative;
    overflow: hidden
}

    .hero-wrap .hero-mask,
    .hero-wrap .hero-bg,
    .hero-wrap .hero-bg-slideshow {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

    .hero-wrap .hero-mask {
        z-index: 1;
        background-color: #1e1000c4
    }

    .hero-wrap .hero-content {
        position: relative;
        z-index: 2
    }

    .hero-wrap .hero-particles {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 3
    }

    .hero-wrap .hero-bg-slideshow {
        z-index: 0
    }

    .hero-wrap .hero-bg {
        z-index: 0;
        background-attachment: fixed;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        transition: background-image 300ms ease-in 200ms
    }

        .hero-wrap .hero-bg.hero-bg-scroll {
            background-attachment: scroll
        }

    .hero-wrap .hero-bg-slideshow .hero-bg {
        background-attachment: inherit
    }

    .hero-wrap .hero-bg-slideshow.owl-carousel .owl-stage-outer,
    .hero-wrap .hero-bg-slideshow.owl-carousel .owl-stage,
    .hero-wrap .hero-bg-slideshow.owl-carousel .owl-item {
        height: 100%
    }

.header-logo {
    display: flex;
    align-items: center
}

.header-logo-txt {
    font-family: 'Kufam', sans-serif;
    font-size: 22px;
    margin-bottom: 0;
    margin-left: 30px;
    color: #1e1000;
    font-weight: 700;
    text-transform: uppercase
}

    .header-logo-txt br {
        display: none
    }

.form-title {
    font-size: 26px;
    font-weight: 600;
    color: #1e1000
}

.tt-logo {
    display: none
}

.logo-form {
    max-width: 350px;
    display: block;
    margin: 0 auto
}

@keyframes video-player-animate {
    from {
        height: 100px;
        width: 100px;
        opacity: .749
    }

    to {
        height: 200px;
        width: 200px;
        opacity: 0
    }
}

.giahung-image .giahung-video-player {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#slider img {
    border-radius: 0
}

.giahung-image .giahung-video-player::before {
    background-color: #000;
    z-index: 1;
    opacity: .1;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.vid-player-first-layer {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100px;
    width: 100px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: #1e2a78;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 2;
    display: flex;
    align-items: center
}

    .vid-player-first-layer a {
        margin-left: auto;
        margin-right: auto;
        font-size: 70px;
        color: #1e1000
    }

.vid-player-second-layer {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1;
    animation: video-player-animate 2s infinite linear
}

.giahung-image img {
    border-radius: 10px
}

.gioithieu-giahung-link {
    margin-top: 20px;
    display: flex
}

    .gioithieu-giahung-link a {
        padding: 10px 20px;
        background: #1e1000;
        border-radius: 5px;
        color: #fff;
        text-align: right
    }

.gioithieu-giahung-video {
    position: relative
}

.floating-nav {
    position: fixed;
    z-index: 999;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .floating-nav .menu {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .floating-nav .facebook {
        position: relative
    }

    .floating-nav .menu li.social a img {
        border-radius: 50%
    }

    .floating-nav .menu li.youtube a {
        background: red
    }

    .floating-nav .menu a {
        font-size: 1.5rem;
        text-align: center;
        color: #fff;
        display: block;
        position: relative;
        z-index: 11;
        margin-bottom: 5px
    }

    .floating-nav .menu li.social a img {
        max-width: 50px;
        max-height: 50px
    }

    .floating-nav .menu {
        margin-right: 10px
    }

.ruouviethung-description ul li {
    margin-bottom: 15px
}

.ruouviethung-content img {
    display: block;
    margin: 0 auto
}

.ruouviethung-content ul {
    list-style: inherit;
    padding-left: 30px
}

.gioithieu-giahung-des h2 {
    font-size: 22px
}

.giahung-category-description {
    margin-bottom: 20px
}

    .giahung-category-description h2 {
        font-size: 20px
    }

    .giahung-category-description p {
        margin-bottom: 0
    }

@media (max-width: 767px) {
    .footer-static-content .contact-info {
        margin-bottom: 30px
    }

    blockquote {
        padding: 20px 10px;
    }

    .shop-layout {
        padding: 15px 15px 0
    }

    .single-blog .post-information {
        padding: 0;
        box-shadow: 0 0 15px rgb(0 0 0 / 0%);
    }

    .blog-pagination {
        margin-bottom: 30px
    }

    .blog-post-area .single-item-content {
        overflow: unset;
        padding: 0
    }

    .blog-post-area .single-item-img {
        float: none
    }

    .main-blog-page.blog-post-area .single-item-content h2 a {
        font-size: 20px
    }

    #sidebar {
        display: none
    }

    .title-category h3 {
        font-size: 18px
    }

    .area_article {
        padding: 30px 0 10px
    }

    .shop-product-view {
        margin-bottom: 0
    }

    .shop-category-image,
    .shop-category-des {
        margin-bottom: 10px
    }

        .shop-category-des p {
            text-align: initial
        }

    .tab-single-product:nth-last-child(1) .single-product-col:last-child {
        border-bottom: 0 solid #e5e5e5
    }

    .area_article {
        padding: 30px 0;
        -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0%);
        box-shadow: 0 0 15px rgb(0 0 0 / 0%);
        border: none
    }

    th,
    td {
        padding: 5px
    }

    .floating-nav .menu li.social a img {
        max-width: 40px;
        max-height: 40px
    }

    .floating-nav .menu {
        margin-right: 5px
    }

    .gioithieu-giahung {
        padding: 30px 0
    }

    .logo-form {
        max-height: 100px;
        display: block;
        margin: 30px auto
    }

    .form-title {
        font-size: 20px;
        font-weight: 600
    }

    .header-logo-txt br {
        display: block
    }

    .fixed .tt-logo {
        display: block
    }

    .tt-logo img {
        max-height: 45px;
    }

    .gioithieu-giahung-content h1,
    .giahung-title h2,
    .gioithieu-giahung-content h3 {
        font-size: 22px
    }

    .lydochon-giahung-box {
        margin-bottom: 10px
    }

    .product-category-box h3 {
        padding: 12px 10px;
        font-size: 14px
    }

    .gioithieu-giahung-link {
        margin-bottom: 20px
    }

    .single-blog-post-content p,
    .single-blog-post-content .date-time {
        display: none
    }

    .footer-static-title h3 {
        font-size: 20px
    }
}

.blog-post--ttl {
    color: #1e1000;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #1e1000;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.share-icons {
    margin: 25px 0 10px;
    border-top: 1px solid #cecece;
    padding-top: 10px
}

    .share-icons h3 {
        font-size: 20px
    }

    .share-icons li {
        display: inline-block;
        margin-right: 10px
    }

        .share-icons li a {
            font-size: 20px;
            color: #333
        }

.main-blog-page {
    padding-bottom: 50px
}

.single-blog .entry-content video {
    max-width: 100%;
    height: 250px
}

.product-info-view {
    border: 1px dotted #0000000d;
    border-radius: 10px;
    background: #492c2c08;
    padding: 15px 10px;
    margin-bottom: 15px
}

.chinhsach-muahang li i {
    font-size: 28px;
    margin-right: 5px;
    color: #3b2003
}

.shop-layout .layout-title h2 a {
    color: #1e1000
}

.simpleLens-big-image {
    border-radius: 10px
}

blockquote {
    padding: 20px;
    border-radius: 10px;
    background: #fcc62e3d;
    margin: 15px 0;
    color: #000
}

    blockquote a {
        color: #883836
    }

.giahung-category-description {
    border-radius: 10px;
    border: 1px solid #1e1000;
    padding: 20px 10px;
    background: #2d2e9305;
    padding-left: 50px;
    position: relative
}

    .giahung-category-description:before {
        position: absolute;
        top: 10px;
        left: 10px;
        content: "\f10d";
        font-family: FontAwesome;
        font-size: 30px;
        color: #1e1000
    }

.shop-category-des h1 {
    color: #883836
}

.shop-category-des h2 {
    text-transform: capitalize;
    color: #883836;
    margin-top: 20px
}

.shop-category-des img {
    display: block;
    margin: 0 auto
}

.title-category h3 {
    font-size: 20px;
    font-weight: 700;
    color: #1e1000
}

.card-header {
    padding: 10px;
    border-bottom: 0
}

    .card-header .btn {
        position: relative;
        display: block;
        width: 100%;
        background: transparent;
        color: #333;
        text-align: left;
        font-weight: 700;
        font-size: 18px
    }

        .card-header .btn::after {
            position: absolute;
            content: '\f107';
            top: 50%;
            left: calc(100% - 1.25rem);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 18px;
            font-weight: 900;
            font-family: 'FontAwesome'
        }

        .card-header .btn.collapsed::after {
            position: absolute;
            content: '\f105';
            top: 50%;
            left: calc(100% - 1.25rem);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 18px;
            font-weight: 900;
            font-family: 'FontAwesome'
        }

.cautao-item {
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px #000;
    box-shadow: 0 0 15px #000
}

    .cautao-item img {
        max-width: 100px;
        max-height: 100px;
        display: block;
        margin: 10px auto
    }

.app-carton img {
    max-width: 30px;
    max-height: 30px;
    margin-right: 10px
}

.shop-category-des h4 {
    font-size: 19px;
    font-weight: 700
}

.blog-content iframe {
    max-width: 100% !important;
    height: 435px;
    width: 100%
}

.category-product--icon {
    max-height: 45px
}

@media screen and (max-width:767px) {
    .category-product--icon {
        max-height: 30px
    }

    .featured-product-area {
        margin-bottom: 30px
    }

    .single-blog-post-content > h2 > a {
        font-size: 14px;
    }

    .category-product-1 .singel-product:last-child {
        display: block
    }

    .category-product--title {
        font-size: 22px;
        font-weight: 600;
    }

    .single-product-content {
        min-height: 65px
    }

    #tt-menu-toggle,
    .tt-obj-cart .tt-obj__btn {
        color: #1e1000;
    }

    .tt-holder,
    #js-init-sticky .tt-holder-wrapper {
        background: #fff
    }

    .tt-logo {
        display: block
    }

    .blog-content iframe {
        height: 215px;
    }

    .product-info {
        margin-top: 20px;
    }

    .footer-static-content {
        margin-bottom: 30px
    }

    .giahung-category-description {
        padding-left: 30px;
    }

        .giahung-category-description:before {
            top: 20px;
            font-size: 15px;
        }

    table {
        overflow: scroll;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        height: 100%;
    }

    .single-blog .entry-content video {
        max-width: 100%;
        height: 250px
    }
