/******************************************************************
  Template Name: Default
  Description: Default
  Author: Cuccu
  Author URI: http://metasell.vn/
  Version: 6.10.15
  Created: HAIHN
******************************************************************/

/*------------------------------------------------------------------
[Table of contents]

1.  Template default CSS
	1.1	Variables
	1.2	Mixins
	1.3	Flexbox
	1.4	Reset
2.  Helper Css
3.  Header Section
4.  Hero Section
5.  Banner Section
6.  Deal Of The Week
7.  Latest Blog
8.  Logo Carousel
9.  Contact
10.  Footer

-------------------------------------------------------------------*/

/*----------------------------------------*/
/* Template default CSS
/*----------------------------------------*/
. {
    width: 50% !important;
}

html,
body {
    height: 100%;
    font-family: 'Roboto';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    background: #f5f5f5;
}

/* width */
::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}
/* Track */
::-webkit-scrollbar-track {
    background: transparent;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px
}
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #6d6c6c;
    }

* {
    font-family: 'Roboto';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #111111;
    font-weight: 400;
    font-family: 'Roboto';
}

p {
    font-size: 16px;
    font-family: 'Roboto';
    color: #636363;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
}

img {
    max-width: 100%;
}

.hidden {
    display: none;
}

.hidden-md, .hidden-lg {
    display: none !important;
}

.hidden-xs, .hidden-sm {
    display: normal !important;
}

.no-pd-lr {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.bd-rd-12 {
    border-radius: 12px !important;
}

.bd-rd-10 {
    border-radius: 10px !important;
}

.bd-rd-8 {
    border-radius: 8px !important;
}
.bd-rd-6 {
    border-radius: 6px !important;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none; /*color: #fff;*/
}

a[disabled] {
    pointer-events: none;
    cursor: default;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

.error {
    color: red;
}

.form-control {
    border-radius: 0;
}

.ui-widget-overlay {
    opacity: .3;
}

.line-dashed {
    border-bottom: 1px dashed #e5e5e5;
    margin: 10px 0;
}
/*---------------------
  Helper CSS
-----------------------*/
.section-title {
    margin-bottom: 40px;
    text-align: center;
}

    .section-title .product-price-listed {
        font-size: 12px;
        font-weight: 500;
        color: #ccc;
        text-decoration: line-through;
    }

    .section-title .product-price-listed-percent {
        font-size: 14px;
        font-weight: 500;
        color: #fff !important;
        background-color: red;
        padding: 2px;
        border-radius: 2px;
    }

        .section-title .product-price-listed-percent span {
            color: #fff !important;
        }

    .section-title .product-price {
        font-size: 14px;
        font-weight: 700;
        color: #e7ab3c;
    }

        .section-title .product-price span {
            font-size: 14px;
            font-weight: 400;
            color: #636363;
        }

    .section-title h2 {
        color: #252525;
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 38px;
        position: relative;
    }

        .section-title h2:before {
            position: absolute;
            left: 0;
            right: 0;
            bottom: -14px;
            width: 80px;
            height: 3px;
            background: #e7ab3c;
            content: "";
            margin: 0 auto;
        }

    .section-title p {
        color: #6e6e6e;
    }

p.p-onlstreet {
    font-size: 14px;
    color: #000000;
    font-family: 'Roboto' !important;
    margin-bottom: 20px;
}

.set-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.spad {
    padding-top: 100px;
    padding-bottom: 100px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
    color: #fff;
}

/* buttons */

.primary-btn {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    border-radius: 8px;
    color: #ffffff;
    background-color: #0F62F9 !important;
    text-transform: uppercase;
}

    .primary-btn[disabled] {
        background-color: #6f9ef7 !important;
    }

.default-btn {
    font-family: 'Roboto';
    font-styldefault-btne: normal;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid #0F62F9;
    border-radius: 8px;
    color: #0F62F9 !important;
    background-color: transparent !important;
    text-transform: uppercase;
}

    .default-btn[disabled] {
        opacity: 0.5;
    }


.site-btn {
    color: #ffffff;
    background: #f78129;
    border: 1px solid #f78129;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 11px 30px !important;
    cursor: pointer;
}

.site-btn-cancel {
    color: #ffffff;
    background: red;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 40px 11px;
    cursor: pointer;
    margin-right: 5px;
}

.site-btn-xacnhan {
    color: #ffffff;
    background: blue;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 40px 11px;
    cursor: pointer;
    margin-right: 5px;
}

.customer-info {
    margin: 10px 0;
    padding: 10px 0;
    line-height: 30px;
}

.panel-fix-bottom {
    padding: 5px;
}

.order-view-title {
    margin-top: 10px;
    text-align: center;
    color: blue;
    font-weight: bold;
}

.chinh-sach-giao-hang {
    text-align: justify;
}

    .chinh-sach-giao-hang ul {
        padding: 0 15px;
        text-align: justify;
    }

.order-status-current {
    background: #FFF;
    padding: 15px 15px 0 15px;
}

.order-status {
    background: #FFF;
    padding: 15px;
}

    .order-status ul {
        padding: 0 15px;
    }

        .order-status ul li {
            list-style: none;
            line-height: 50px;
        }

    .order-status span.date {
        width: 110px;
        display: inline-block;
        font-style: italic;
        font-size: 14px;
    }

    .order-status span.name {
        display: inline-block;
        border-left: 1px solid #ff5722;
        padding-left: 20px;
        position: relative;
    }

    .order-status span.fa {
        color: #f0502b;
        left: -7px;
        top: 18px;
        position: absolute;
        background: #FFF;
        font-weight: 500;
    }

.don-da-thanh-toan-satus {
    text-align: center;
    font-weight: bold;
    padding: 5px 15px;
    color: blue;
    display: block;
}

.order-info {
    margin: 10px 0;
    padding-bottom: 15px;
    background: url("../../../images/chua-thanh-toan.png") no-repeat top #FFF;
}

.paid {
    background: url("../../../images/da-thanh-toan.png") no-repeat top #FFF;
}



@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }

    50% {
        -webkit-transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }

    100% {
        -webkit-transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}

.load-more .btn-load-more {
    padding: 10px 48px;
    width: 169px;
    height: 39px;
    border: 1px solid #0F62F9;
    border-radius: 10px;
    color: #0F62F9;
    line-height: 20px;
}

/*---------------------
  Header
-----------------------*/
.ht-right .lan-selector {
    max-width: 142px;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

    .ht-right .lan-selector .ddcommon {
        max-width: 142px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        outline: none;
        cursor: pointer;
        padding: 0 20px;
    }

        .ht-right .lan-selector .ddcommon .ddTitle .ddTitleText img {
            padding-right: 5px;
        }

        .ht-right .lan-selector .ddcommon .ddTitle .ddTitleText span {
            font-size: 14px;
            color: #252525;
        }

        .ht-right .lan-selector .ddcommon .ddTitle .ddArrow:before {
            content: "3";
            font-family: 'Roboto';
            font-size: 14px;
            color: #636363;
            float: right;
            position: relative;
            right: 0;
            line-height: 26px;
        }

        .ht-right .lan-selector .ddcommon .ddChild {
            background: #fff;
            max-width: 142px;
            width: 100%;
            position: relative;
            left: 0;
        }

            .ht-right .lan-selector .ddcommon .ddChild ul {
                width: 100%;
                max-width: 142px;
            }

                .ht-right .lan-selector .ddcommon .ddChild ul li {
                    line-height: 23px;
                    padding: 0px 10px;
                    list-style: none;
                }

                    .ht-right .lan-selector .ddcommon .ddChild ul li img {
                        padding-right: 10px;
                    }

                    .ht-right .lan-selector .ddcommon .ddChild ul li span {
                        font-size: 13px;
                        color: #000;
                        letter-spacing: 0.325px;
                    }

/*header section*/
.header-section {
    background: #B80C23 !important;
    margin-bottom: 38px;
    height: 100px;
    display: flex;
    align-items: center;
    position: fixed;
    z-index: 99;
    width: 100vw;
}

.header-section-after {
    height: 150px;
    content: "&nbsp;";
}

/*end header section*/ /* Header Content */
.header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #0F62F9;
    height: 140px;
}
/*End header content*/
.section-delivery .box1 {
    display: flex;
    flex-direction: column;
    align-items: center; /*justify-content: space-between;*/
}

    .section-delivery .box1 p {
        text-align: center;
    }

.line-blue {
    height: 16px;
    background: #0F62F9;
}

.header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e5e5e5;
}

    .header-top .ht-left {
        float: left;
    }

        .header-top .ht-left .mail-service {
            font-size: 16px;
            color: #252525;
            float: left;
            border-right: 1px solid #E5E5E5;
            padding-top: 15px;
            padding-bottom: 15px;
            padding-right: 20px;
        }

            .header-top .ht-left .mail-service i {
                margin-right: 5px;
            }

        .header-top .ht-left .phone-service {
            float: right;
            font-size: 14px;
            color: #252525;
            line-height: 27px;
            padding-top: 15px;
            padding-bottom: 12px;
            padding-left: 20px;
        }

            .header-top .ht-left .phone-service i {
                margin-right: 5px;
            }

    .header-top .ht-right {
        float: right;
    }

        .header-top .ht-right .login-panel {
            float: right;
            font-size: 14px;
            color: #252525;
            display: inline-block;
            padding-left: 20px;
            border-left: 1px solid #e5e5e5;
            padding-top: 18px;
            padding-bottom: 15px;
        }

            .header-top .ht-right .login-panel i {
                margin-right: 8px;
            }

        .header-top .ht-right .lan-selector {
            float: right;
            margin-top: 15px;
            margin-bottom: 13px;
        }

        .header-top .ht-right .top-social {
            float: right;
            padding-right: 20px;
            padding-top: 15px;
            padding-bottom: 15px;
            border-right: 1px solid #e5e5e5;
        }

            .header-top .ht-right .top-social a {
                color: #252525;
                font-size: 14px;
                display: inline-block;
                margin-left: 15px;
            }

.inner-header {
    padding: 15px 0;
    position: relative;
}

    .inner-header .logo {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 0;
    }

        .inner-header .logo a {
            display: inline-block;
            font-size: 30px;
            font-weight: 900;
            color: #efefef;
            line-height: 50px;
            position: relative;
        }

        .inner-header .logo img.img {
            height: 49px;
            width: 224px;
            margin: 0px 6px;
            border-radius: 26px;
            float: left;
            background: #FFF;
        }

        .inner-header .logo .header-cart1 span {
            position: absolute;
            font-size: 9px;
            background: red;
            width: 16px;
            height: 16px;
            top: 9px;
            left: 14px;
            border-radius: 50%;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .inner-header .logo .header-cart1 span.no-cart-total-count {
                display: none !important;
            }

    .inner-header .advanced-search {
        height: 48px;
        width: calc(100% - 50px);
        float: left;
    }

.search-flex-row {
    display: flex;
}

    .search-flex-row form {
        flex: 1;
    }

.inner-header .header-cart {
    width: 58px;
    border-radius: 10px;
    height: 49px;
}

    .inner-header .header-cart a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .inner-header .header-cart img {
        width: 20px;
        margin-right: 6px;
    }

    .inner-header .header-cart span {
        color: #FFB800;
        font-family: 'Roboto';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
    }

    .inner-header .header-cart > a > i {
        padding: 0 10px;
        font-size: 35px;
        color: #ffffff;
        line-height: 50px;
        text-shadow: 2px 2px 6px #000000;
    }

    .inner-header .header-cart > a > .cart-total-count1 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        margin-top: 0px;
        color: #FFB800;
        line-height: 49px;
        margin-left: 12px;
    }

.inner-header .advanced-search .category-btn {
    max-width: 30%;
    float: left;
    background: transparent;
    border: none;
    padding-left: 23px;
    padding-top: 11px;
    padding-bottom: 13px;
    padding-right: 60px;
    font-size: 16px;
    color: #252525;
    position: relative;
}

    .inner-header .advanced-search .category-btn:before {
        position: absolute;
        right: 0;
        top: 14px;
        width: 1px;
        height: 20px;
        background: #e5e5e5;
        content: "";
    }

    .inner-header .advanced-search .category-btn:after {
        position: absolute;
        right: 11px;
        top: 10px;
        content: "3";
        font-family: 'Roboto';
        font-size: 16px;
        color: #b2b2b2;
    }

.inner-header .advanced-search .input-group { /*max-width: 70%;*/
    height: 100%;
}

    .inner-header .advanced-search .input-group input {
        width: 100%;
        height: 100%;
        border: none;
        font-size: 16px;
        padding-left: 56px;
        border-radius: 10px;
        font-family: 'Roboto';
    }

::-webkit-input-placeholder {
    color: #98A3B4;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}

.inner-header .advanced-search .input-group button {
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    top: 14px;
    left: 10px;
    background: #fff;
    border: 0;
    cursor: pointer;
    border-radius: 6px;
    width: 13.12px;
    height: 13.12px;
    display: -webkit-flex;
}

    .inner-header .advanced-search .input-group button .ti-search {
        color: #98A3B4;
    }

.inner-header .nav-right {
    padding: 10px 0;
}

    .inner-header .nav-right li {
        list-style: none;
        display: inline-block;
        font-size: 20px;
        margin-left: 15px;
    }

        .inner-header .nav-right li.heart-icon a {
            color: #252525;
            position: relative;
            display: inline-block;
        }

            .inner-header .nav-right li.heart-icon a span {
                position: absolute;
                right: -8px;
                top: -1px;
                height: 15px;
                width: 15px;
                background: #e7ab3c;
                color: #ffffff;
                border-radius: 50%;
                font-size: 11px;
                font-weight: 700;
                text-align: center;
                line-height: 15px;
            }

        .inner-header .nav-right li.cart-icon {
            position: relative;
        }

            .inner-header .nav-right li.cart-icon:hover .cart-hover {
                opacity: 1;
                visibility: visible;
                top: 60px;
            }

            .inner-header .nav-right li.cart-icon a {
                color: #252525;
                position: relative;
                display: inline-block;
            }

                .inner-header .nav-right li.cart-icon a span {
                    position: absolute;
                    right: -8px;
                    top: -1px;
                    height: 15px;
                    width: 15px;
                    background: #e7ab3c;
                    color: #ffffff;
                    border-radius: 50%;
                    font-size: 11px;
                    font-weight: 700;
                    text-align: center;
                    line-height: 15px;
                }

            .inner-header .nav-right li.cart-icon .cart-hover {
                position: absolute;
                right: -70px;
                top: 100px;
                width: 350px;
                background: #ffffff;
                z-index: 99;
                text-align: left;
                padding: 30px;
                opacity: 0;
                visibility: hidden;
                -webkit-box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
                box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
                -webkit-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
            }

                .inner-header .nav-right li.cart-icon .cart-hover .select-items table {
                    width: 100%;
                }

                    .inner-header .nav-right li.cart-icon .cart-hover .select-items table tr td {
                        padding-bottom: 20px;
                    }

                        .inner-header .nav-right li.cart-icon .cart-hover .select-items table tr td.si-pic img {
                            border: 1px solid #ebebeb;
                        }

                        .inner-header .nav-right li.cart-icon .cart-hover .select-items table tr td.si-text {
                            padding-left: 18px;
                        }

                            .inner-header .nav-right li.cart-icon .cart-hover .select-items table tr td.si-text .product-selected p {
                                color: #e7ab3c;
                                line-height: 30px;
                                margin-bottom: 7px;
                            }

                            .inner-header .nav-right li.cart-icon .cart-hover .select-items table tr td.si-text .product-selected h6 {
                                color: #232530;
                            }

                        .inner-header .nav-right li.cart-icon .cart-hover .select-items table tr td.si-close {
                            color: #252525;
                            font-size: 16px;
                            cursor: pointer;
                        }

                .inner-header .nav-right li.cart-icon .cart-hover .select-total {
                    overflow: hidden;
                    border-top: 1px solid #e5e5e5;
                    padding-top: 26px;
                    margin-bottom: 30px;
                }

                    .inner-header .nav-right li.cart-icon .cart-hover .select-total span {
                        font-size: 14px;
                        color: #e7ab3c;
                        text-transform: uppercase;
                        letter-spacing: 0.5px;
                        float: left;
                    }

                    .inner-header .nav-right li.cart-icon .cart-hover .select-total h5 {
                        color: #e7ab3c;
                        float: right;
                    }

                .inner-header .nav-right li.cart-icon .cart-hover .select-button .view-card {
                    font-size: 12px;
                    letter-spacing: 2px;
                    display: block;
                    text-align: center;
                    background: #191919;
                    color: #ffffff;
                    padding: 15px 30px 12px;
                    margin-bottom: 10px;
                }

                .inner-header .nav-right li.cart-icon .cart-hover .select-button .checkout-btn {
                    font-size: 12px;
                    letter-spacing: 2px;
                    display: block;
                    text-align: center;
                    color: #ffffff;
                    padding: 15px 30px 12px;
                }

        .inner-header .nav-right li.cart-price {
            font-size: 18px;
            font-weight: 700;
            color: #252525;
        }

.section_left {
    padding: 0;
    height: 340px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-item {
    background: #252525;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .nav-item .nav-depart {
        float: left;
    }

        .nav-item .nav-depart .depart-btn {
            background: #3b3b3b;
            color: #ffffff;
            padding: 14px 84px 14px 18px;
            cursor: pointer;
            position: relative;
        }

            .nav-item .nav-depart .depart-btn:hover .depart-hover {
                top: 52px;
                opacity: 1;
                visibility: visible;
                z-index: 99;
            }

            .nav-item .nav-depart .depart-btn:before {
                position: absolute;
                color: #ffffff;
                right: 20px;
                top: 13px;
                content: "";
                font-family: FontAwesome;
                font-size: 18px;
            }

            .nav-item .nav-depart .depart-btn i {
                color: #ffffff;
                font-size: 16px;
            }

            .nav-item .nav-depart .depart-btn span {
                font-size: 14px;
                font-weight: 700;
                text-transform: uppercase;
                margin-left: 16px;
            }

            .nav-item .nav-depart .depart-btn .depart-hover {
                position: absolute;
                width: 100%;
                background: #fff;
                left: 0;
                top: 62px;
                opacity: 0;
                visibility: hidden;
                padding-bottom: 29px;
                -webkit-box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
                box-shadow: 0 13px 32px rgba(51, 51, 51, 0.1);
                -webkit-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
            }

                .nav-item .nav-depart .depart-btn .depart-hover li {
                    list-style: none;
                }

                    .nav-item .nav-depart .depart-btn .depart-hover li.active a {
                        color: #e7ab3c;
                    }

                    .nav-item .nav-depart .depart-btn .depart-hover li a {
                        display: block;
                        font-size: 16px;
                        color: #000000;
                        padding-left: 40px;
                        padding-top: 16px;
                        padding-right: 30px;
                        -webkit-transition: all 0.3s;
                        -o-transition: all 0.3s;
                        transition: all 0.3s;
                    }

                        .nav-item .nav-depart .depart-btn .depart-hover li a:hover {
                            color: #e7ab3c;
                        }

    .nav-item .nav-menu {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: relative;
    }

        .nav-item .nav-menu li {
            list-style: none;
            display: inline-block;
            margin-left: -5px;
            position: relative;
        }

            .nav-item .nav-menu li.active a {
                background: #e7ab3c;
            }

            .nav-item .nav-menu li a {
                font-size: 14px;
                font-weight: 700;
                display: block;
                color: #ffffff;
                border-right: 2px solid #3b3b3b;
                text-transform: uppercase;
                padding: 16px 42px 15px;
                -webkit-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
            }

            .nav-item .nav-menu li:hover > a {
                background: #e7ab3c;
            }

            .nav-item .nav-menu li:hover .dropdown {
                opacity: 1;
                visibility: visible;
                top: 52px;
            }

            .nav-item .nav-menu li .dropdown {
                position: absolute;
                right: 0;
                top: 82px;
                width: 200px;
                z-index: 99;
                background: #252525;
                opacity: 0;
                visibility: hidden;
                -webkit-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
            }

                .nav-item .nav-menu li .dropdown li {
                    display: block;
                    margin-left: 0;
                }

                    .nav-item .nav-menu li .dropdown li:hover > a {
                        background: transparent;
                        color: #e7ab3c;
                    }

                    .nav-item .nav-menu li .dropdown li a {
                        border-right: 0;
                        padding: 13px 20px 12px 30px;
                        text-transform: capitalize;
                    }

.slicknav_menu {
    display: none;
}

/*---------------------
  Hero Section
-----------------------*/

.hero-items .single-hero-items {
    height: 725px;
    padding-top: 210px;
}

    .hero-items .single-hero-items span {
        color: #e7ab3c;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: 28px;
        display: inline-block;
        position: relative;
        top: 50px;
        opacity: 0;
    }

    .hero-items .single-hero-items h1 {
        color: #252525;
        font-size: 72px;
        font-weight: 700;
        margin-bottom: 6px;
        position: relative;
        top: 50px;
        opacity: 0;
    }

    .hero-items .single-hero-items p {
        margin-bottom: 42px;
        position: relative;
        top: 100px;
        opacity: 0;
    }

    .hero-items .single-hero-items .primary-btn {
        position: relative;
        top: 100px;
        opacity: 0;
    }

.hero-items .off-card {
    height: 154px;
    width: 154px;
    padding-top: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 140px;
    position: absolute;
    left: 47%;
    top: 160px;
    background: #e7ab3c;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
}

    .hero-items .off-card:after {
        position: absolute;
        left: 5px;
        top: 5px;
        width: calc(100% - 10px);
        height: calc(100% - 10px);
        border: 2px dashed #ffffff;
        content: "";
        border-radius: 50%;
        z-index: -1;
    }

    .hero-items .off-card h2 {
        font-size: 32px;
        font-weight: 700;
        color: #ffffff;
        text-transform: uppercase;
    }

        .hero-items .off-card h2 span {
            display: block;
            font-size: 32px;
            font-weight: 700;
            color: #ffffff;
            text-transform: uppercase;
            margin-top: 6px;
        }

.hero-items .owl-item.active .single-hero-items span,
.hero-items .owl-item.active .single-hero-items h1,
.hero-items .owl-item.active .single-hero-items p,
.hero-items .owl-item.active .single-hero-items .primary-btn {
    top: 0;
    opacity: 1;
}

.hero-items .owl-item.active .single-hero-items span {
    -webkit-transition: all 0.2s ease 0.2s;
    -o-transition: all 0.2s ease 0.2s;
    transition: all 0.2s ease 0.2s;
}

.hero-items .owl-item.active .single-hero-items h1 {
    -webkit-transition: all 0.4s ease 0.4s;
    -o-transition: all 0.4s ease 0.4s;
    transition: all 0.4s ease 0.4s;
}

.hero-items .owl-item.active .single-hero-items p {
    -webkit-transition: all 0.6s ease 0.6s;
    -o-transition: all 0.6s ease 0.6s;
    transition: all 0.6s ease 0.6s;
}

.hero-items .owl-item.active .single-hero-items .primary-btn {
    -webkit-transition: all 0.8s ease 0.8s;
    -o-transition: all 0.8s ease 0.8s;
    transition: all 0.8s ease 0.8s;
}

.hero-items .owl-item.active .single-hero-items .off-card {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 1s ease 1s;
    -o-transition: all 1s ease 1s;
    transition: all 1s ease 1s;
}

.hero-items .owl-nav button[type=button] {
    font-size: 30px;
    position: absolute;
    left: 40px;
    top: 45%;
    color: #252525;
}

    .hero-items .owl-nav button[type=button]:hover {
        color: #dfad51;
    }

    .hero-items .owl-nav button[type=button].owl-next {
        left: auto;
        right: 40px;
    }

/*---------------------
  Box danh mục Home
-----------------------*/
.owl-carousel .owl-stage { /*width: 100% !important;*/ /*height: 120px !important;*/
}
/*.owl-carousel.owl-drag .owl-item {
	display:contents;
}*/
.box-cate .owl-stage {
    margin: 0 auto;
}

.categories-slider {
    margin-top: 15px;
}

    .categories-slider .item {
        width: fit-content;
        display: block;
        float: left;
        margin: 0 5px 5px 0;
        padding: 5px;
    }

        .categories-slider .item img {
            height: 40px;
            float: left;
            margin-right: 5px;
        }

        .categories-slider .item a img {
            text-align: center;
            display: block;
            border-radius: 50%;
            background: #f3f3f3;
            width: 40px;
            margin: 0 calc(50% - 20px);
        }

        .categories-slider .item a span {
            font-size: 13px;
            color: black;
            text-align: center;
            display: block;
            float: left;
            line-height: 20px;
            border-radius: 10px;
            padding: 5px 10px 5px 5px;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            height: 50px;
            min-width: 140px;
        }

        .categories-slider .item a:hover {
            color: black;
        }

        .categories-slider .item .pi-pic {
            float: left;
        }

            .categories-slider .item .pi-pic a {
                display: flex;
                text-align: center;
                justify-content: center;
            }

        .categories-slider .item .pi-text {
            float: left;
        }

    .categories-slider .owl-nav {
        display: none;
    }

    .categories-slider .owl-dots {
        text-align: center;
        margin-top: 0px;
    }

        .categories-slider .owl-dots button {
            width: 6px;
            height: 6px;
            background: #D8D9DA;
            border-radius: 50%;
            margin-right: 10px;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

            .categories-slider .owl-dots button:last-child {
                margin-right: 0;
            }

            .categories-slider .owl-dots button.active {
                width: 30px;
                background: #f0502b;
                border-radius: 50px;
            }

/*---------------------
  Banner Section
-----------------------*/

.banner-section {
    padding: 80px 50px;
}

.single-banner {
    position: relative;
    z-index: 1;
}

    .single-banner:hover::before {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .single-banner::before {
        position: absolute;
        left: 35px;
        top: 30px;
        border: 13px solid #ffffff;
        content: "";
        opacity: 0.3;
        width: calc(100% - 70px);
        height: calc(100% - 60px);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .single-banner img {
        min-width: 100%;
    }

    .single-banner .inner-text {
        position: absolute;
        left: 0;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }

        .single-banner .inner-text h4 {
            color: #252525;
            font-weight: 700;
            padding: 11px 28px;
            background: #ffffff;
            border-radius: 2px;
        }

/*---------------------
  Promotion Section
-----------------------*/
.owl-carousel-promotion .owl-nav {
    display: none !important;
}


/*---------------------
  Women Banner Section
-----------------------*/
.home-list {
    padding: 6px;
}

.women-banner {
    padding-right: 65px;
    padding-left: 65px;
    padding-top: 0;
    padding-bottom: 20px;
    background-color: #f5f5f5;
}

.product-large {
    height: 620px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    padding-top: 285px;
}

    .product-large h2 {
        color: #ffffff;
        font-size: 48px;
        font-weight: 700;
        margin-bottom: 18px;
    }

    .product-large a {
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
        display: inline-block;
        position: relative;
    }

        .product-large a:before {
            position: absolute;
            left: 0;
            bottom: -4px;
            width: 100%;
            height: 2px;
            background: #ffffff;
            content: "";
        }

.filter-control {
    text-align: center;
    padding-top: 5px;
    text-align: left;
    font-weight: bold;
}

    .filter-control > ul {
        display: inline-block;
        width: 100%;
    }

    .filter-control ul li {
        list-style: none;
        display: inline-block;
        font-size: 15px;
        color: #f0502b;
        margin-right: 0px;
        position: relative;
        cursor: pointer;
        text-transform: uppercase;
        line-height: 35px;
    }

        .filter-control ul li.active {
            color: #f0502b;
        }

        .filter-control ul li.more {
            float: right;
        }

            .filter-control ul li.more > a {
                color: #9E9E9E;
                float: right;
            }

        .filter-control ul li.active:before {
            opacity: 1;
        }

        .filter-control ul li:before {
            position: absolute;
            left: 0;
            bottom: -3px;
            width: 100%;
            height: 2px;
            content: "";
            opacity: 0;
        }

        .filter-control ul li:last-child {
            margin-right: 0;
        }

.product-slider .owl-nav button[type=button] {
    font-size: 30px;
    position: absolute;
    left: -62px;
    top: 25%;
    opacity: 0.3;
}

    .product-slider .owl-nav button[type=button].owl-next {
        left: auto;
        right: -62px;
        color: #171717;
        opacity: 1;
    }

.product-slider .owl-dots {
    text-align: center;
    margin-top: 0px;
}

    .product-slider .owl-dots button {
        width: 6px;
        height: 6px;
        background: #D8D9DA;
        border-radius: 50%;
        margin-right: 10px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        .product-slider .owl-dots button:last-child {
            margin-right: 0;
        }

        .product-slider .owl-dots button.active {
            width: 30px;
            background: #252525;
            border-radius: 50px;
        }

.product-list > .row > div {
    padding: 10px;
}

.product-item {
    margin-bottom: 3px;
    background-color: #fff; /*box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;*/
    border-radius: 10px;
    padding: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 2px solid #fff;
}

    .product-item:hover {
        border-color: #0f62f9;
        transition: 0.2s;
    }

        .product-item:hover .pi-pic .icon {
            top: 15px;
            opacity: 1;
        }

        .product-item:hover .pi-pic ul {
            bottom: 0;
        }

    .product-item .pi-pic {
        overflow: hidden;
        position: relative;
    }

        .product-item .pi-pic a {
            display: block;
            height: 100%;
        }

        .product-item .pi-pic img {
            height: 100%;
            min-width: 100%;
            border-radius: 10px 10px 0 0;
        }

            .product-item .pi-pic img.image-soldout {
                position: absolute;
                width: 40%;
                border-radius: 10px 0;
                min-width: 0;
                z-index: 1;
            }

        .product-item .pi-pic .image-promotion {
            position: absolute;
            right: 10px;
            width: 20%;
            min-width: 0;
            z-index: 1;
            height: auto;
            border-radius: 25%;
        }

        .product-item .pi-pic .sale {
            color: #ffffff;
            font-size: 10px;
            background: #76BC42;
            position: absolute;
            left: 0;
            top: 20px;
            padding: 5px 10px;
            text-transform: uppercase;
        }

            .product-item .pi-pic .sale.pp-sale {
                background: #e7ab3c;
            }

        .product-item .pi-pic .icon {
            font-size: 20px;
            color: #252525;
            position: absolute;
            right: 21px;
            top: -15px;
            cursor: pointer;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            opacity: 0;
        }

        .product-item .pi-pic ul {
            position: absolute;
            left: 0;
            bottom: -52px;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            text-align: center;
            width: 100%;
        }

            .product-item .pi-pic ul li {
                list-style: none;
                display: inline-block;
                background: #ffffff;
            }

                .product-item .pi-pic ul li.w-icon.active a {
                    background: #e7ab3c;
                    color: #ffffff;
                }

                .product-item .pi-pic ul li a {
                    font-size: 16px;
                    font-weight: 700;
                    color: #252525;
                    display: block;
                    padding: 16px 18px 12px 19px;
                }

    .product-item .pi-pic {
        margin-bottom: 5px;
    }

    .product-item .pi-text {
        text-align: left;
        padding: 5px;
    }

        .product-item .pi-text .catagory-name {
            font-size: 10px;
            color: #b2b2b2;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 10px;
        }

        .product-item .pi-text a {
            display: -webkit-box;
            height: 40px;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

.btn-add-cart-home {
    border: none;
    width: 100%;
    border-radius: 10px;
    height: 36px !important;
    font-size: 14px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-transform: none;
    margin-top: 20px;
}

.product-item .pi-text h6 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.product-item .pi-text a h5 {
    color: #252525;
}

.product-item .pi-text .product-description {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-item .pi-text .product-price-listed {
    color: #d12234;
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* identical to box height */
    display: block;
    align-items: flex-end;
    color: #ccc;
    text-decoration: line-through;
    float: left;
    margin-right: 5px;
    width: 100%;
}

.product-item .pi-text .product-price-group {
    display: block;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

    .product-item .pi-text .product-price-group div, .product-item .pi-text .product-price-group span {
        color: #0F62F9;
    }

.product-item .pi-text .product-price-listed-percent {
    margin-bottom: 5px;
    width: auto;
    font-size: 10px;
    font-weight: 700;
    color: #fff !important;
    background-color: red;
    padding: 4px;
    border-radius: 6px;
    float: right;
    margin-left: 2px;
}

    .product-item .pi-text .product-price-listed-percent span {
        color: #fff !important;
    }

.product-item .pi-text .product-price {
    color: #d12234;
    font-size: 14px;
    font-weight: 700;
    margin-top: 5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* identical to box height */
    display: flex;
    align-items: flex-end;
    color: #0F62F9;
    float: left;
}


.btn-add-cart-home {
    display: flex !important;
    margin-top: 35px;
    width: 100%;
    height: 36px !important;
    border: none;
    background: #0F62F9;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 12px;
}

.product-item .pi-text .product-price span {
    font-size: 14px;
    font-weight: 400;
    color: #0F62F9;
    text-decoration: underline;
}

.load-more {
    justify-content: center;
    display: flex;
    margin-top: 30px;
    margin-bottom: 90px;
}

    .load-more a {
        padding: 10px;
        color: #ed143d;
        cursor: pointer;
    }

.load-more {
    justify-content: center;
    display: flex;
}

    .load-more a {
        padding: 10px;
        color: #ed143d;
        cursor: pointer;
    }
/*-------


/*---------------------
  Deal Of The Week
-----------------------*/
.deal-of-week {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-left: 65px;
    margin-right: 65px;
}

.countdown-timer {
    text-align: center;
    margin-bottom: 50px;
}

    .countdown-timer .cd-item {
        display: inline-block;
        background: #ffffff;
        margin-right: 35px;
        padding: 10px 14px;
        border-radius: 5px;
    }

        .countdown-timer .cd-item:last-child {
            margin-right: 0;
        }

        .countdown-timer .cd-item span {
            color: #e7ab3c;
            font-weight: 700;
            line-height: 40px;
            font-size: 36px;
        }

        .countdown-timer .cd-item p {
            font-size: 16px;
            color: #b2b2b2;
            margin-bottom: 0;
            text-transform: uppercase;
            letter-spacing: 1.5px;
        }

/*---------------------
  Man Banner
-----------------------*/

.man-banner {
    padding-right: 65px;
    padding-left: 65px;
    padding-top: 80px;
    padding-bottom: 80px;
}

/*---------------------
  Instagram Photo
-----------------------*/

.instagram-photo {
    overflow: hidden;
}

    .instagram-photo .insta-item {
        float: left;
        width: 16.66%;
        height: 320px;
        text-align: center;
        position: relative;
    }

        .instagram-photo .insta-item:hover:before {
            opacity: 1;
        }

        .instagram-photo .insta-item:hover .inside-text {
            opacity: 1;
            visibility: visible;
            z-index: 99;
        }

        .instagram-photo .insta-item:before {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.3);
            content: "";
            opacity: 0;
            -webkit-transition: all 0.3s;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .instagram-photo .insta-item .inside-text {
            padding-top: 130px;
            opacity: 0;
            visibility: hidden;
            position: relative;
            -webkit-transition: all 0.3s;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

            .instagram-photo .insta-item .inside-text i {
                font-size: 30px;
                color: #ffffff;
            }

            .instagram-photo .insta-item .inside-text h5 {
                margin-top: 14px;
            }

                .instagram-photo .insta-item .inside-text h5 a {
                    color: #ffffff;
                }

/*---------------------
  Partner Logo
-----------------------*/

.partner-logo {
    background: #303030;
    padding: 38px 0;
}

.logo-carousel .logo-item {
    display: table;
}

    .logo-carousel .logo-item .tablecell-inner {
        display: table-cell;
        height: 45px;
        vertical-align: middle;
    }

.owl-carousel .owl-item img {
    display: block;
    width: auto;
}

/*-------------------------------- Other Pages Style -------------------------------*/

/*---------------------
  Breadcrumb
-----------------------*/

.breadcrumb-text {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
}

    .breadcrumb-text.product-more a:nth-child(1):after {
        color: #252525;
    }

    .breadcrumb-text a {
        display: inline-block;
        font-size: 16px;
        color: #252525;
        margin-right: 28px;
        position: relative;
    }

        .breadcrumb-text a:after {
            position: absolute;
            right: -18px;
            top: 0px;
            content: "";
            font-family: "FontAwesome";
            font-size: 16px;
            color: #b2b2b2;
        }

    .breadcrumb-text span {
        display: inline-block;
        color: #b2b2b2;
    }

/*---------------------
  Product Shop
-----------------------*/

.product-shop {
    padding-top: 12px;
    padding-bottom: 15px;
}

    .product-shop .description {
        padding-top: 15px;
    }

    .product-shop .detail {
        margin-top: 20px;
        border-top: 10px solid #f5f5f5;
        padding: 15px;
    }

        .product-shop .detail ul {
            padding: inherit;
        }

        .product-shop .detail p {
            width: 100%;
            font-family: 'Roboto' !important;
            font-style: normal !important;
        }

.title_chir {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #CCC;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.filter-widget {
    margin-bottom: 45px;
}

    .filter-widget .fw-title {
        color: #252525;
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 26px;
    }

    .filter-widget .filter-catagories li {
        list-style: none;
    }

        .filter-widget .filter-catagories li a {
            display: inline-block;
            color: #636363;
            font-size: 16px;
            line-height: 39px;
        }

    .filter-widget .fw-brand-check .bc-item {
        margin-bottom: 3px;
    }

        .filter-widget .fw-brand-check .bc-item label {
            position: relative;
            cursor: pointer;
            padding-left: 28px;
        }

            .filter-widget .fw-brand-check .bc-item label input {
                position: absolute;
                visibility: hidden;
            }

                .filter-widget .fw-brand-check .bc-item label input:checked ~ span {
                    background: #e7ab3c;
                    border-color: #e7ab3c;
                }

            .filter-widget .fw-brand-check .bc-item label .checkmark {
                position: absolute;
                left: 0;
                top: 5px;
                height: 15px;
                width: 15px;
                border: 2px solid #ebebeb;
                border-radius: 2px;
            }

                .filter-widget .fw-brand-check .bc-item label .checkmark:after {
                    left: 0;
                    top: 0;
                    width: 10px;
                    height: 8px;
                    border: solid white;
                    border-width: 3px 3px 0px 0px;
                    -webkit-transform: rotate(127deg);
                    -ms-transform: rotate(127deg);
                    transform: rotate(127deg);
                }

    .filter-widget .filter-range-wrap {
        margin-bottom: 40px;
    }

        .filter-widget .filter-range-wrap .range-slider {
            margin-bottom: 25px;
        }

            .filter-widget .filter-range-wrap .range-slider .price-input {
                position: relative;
            }

                .filter-widget .filter-range-wrap .range-slider .price-input:after {
                    position: absolute;
                    left: 58px;
                    top: 13px;
                    height: 1px;
                    width: 17px;
                    background: #ebebeb;
                    content: "";
                }

                .filter-widget .filter-range-wrap .range-slider .price-input input {
                    font-size: 16px;
                    color: #252525;
                    max-width: 20%;
                    text-align: center;
                    border: 1px solid #ebebeb;
                    border-radius: 2px;
                }

                    .filter-widget .filter-range-wrap .range-slider .price-input input:nth-child(1) {
                        margin-right: 28px;
                    }

        .filter-widget .filter-range-wrap .price-range {
            border-radius: 0;
        }

            .filter-widget .filter-range-wrap .price-range.ui-widget-content {
                border: none;
                background: #ebebeb;
                height: 3px;
            }

                .filter-widget .filter-range-wrap .price-range.ui-widget-content .ui-slider-handle {
                    height: 16px;
                    width: 16px;
                    border-radius: 50%;
                    background: #ffffff;
                    border: none;
                    -webkit-box-shadow: 1px 6px 14px -4px #425c6d;
                    box-shadow: 1px 6px 14px -4px #425c6d;
                    outline: none;
                }

            .filter-widget .filter-range-wrap .price-range .ui-slider-range {
                background: #ebebeb;
                border-radius: 0;
            }

                .filter-widget .filter-range-wrap .price-range .ui-slider-range.ui-corner-all.ui-widget-header:last-child {
                    background: #e7ab3c;
                }

    .filter-widget .filter-btn {
        font-size: 14px;
        color: #ffffff;
        font-weight: 700;
        background: #e7ab3c;
        padding: 7px 20px 5px;
        border-radius: 2px;
        display: inline-block;
        text-transform: uppercase;
    }

    .filter-widget .fw-color-choose .cs-item {
        width: 50%;
        float: left;
        margin-bottom: 4px;
    }

        .filter-widget .fw-color-choose .cs-item input {
            position: absolute;
            visibility: hidden;
        }

        .filter-widget .fw-color-choose .cs-item label {
            cursor: pointer;
            position: relative;
            padding-left: 33px;
            font-size: 16px;
            color: #636363;
        }

            .filter-widget .fw-color-choose .cs-item label.cs-violet:before {
                background: #8230E3;
            }

            .filter-widget .fw-color-choose .cs-item label.cs-blue:before {
                background: #2773BE;
            }

            .filter-widget .fw-color-choose .cs-item label.cs-yellow:before {
                background: #EEEE21;
            }

            .filter-widget .fw-color-choose .cs-item label.cs-red:before {
                background: #DC3232;
            }

            .filter-widget .fw-color-choose .cs-item label.cs-green:before {
                background: #81D742;
            }

            .filter-widget .fw-color-choose .cs-item label:before {
                position: absolute;
                left: 0;
                top: 4px;
                height: 18px;
                width: 18px;
                background: #252525;
                border-radius: 50%;
                content: "";
            }

    .filter-widget .fw-size-choose .sc-item {
        display: inline-block;
        margin-right: 5px;
    }

        .filter-widget .fw-size-choose .sc-item:last-child {
            margin-right: 0;
        }

        .filter-widget .fw-size-choose .sc-item input {
            position: absolute;
            visibility: hidden;
        }

        .filter-widget .fw-size-choose .sc-item label {
            font-size: 16px;
            color: #252525;
            font-weight: 700;
            height: 40px;
            width: 47px;
            border: 1px solid #ebebeb;
            text-align: center;
            line-height: 40px;
            text-transform: uppercase;
            cursor: pointer;
        }

            .filter-widget .fw-size-choose .sc-item label.active {
                background: #252525;
                color: #ffffff;
            }

    .filter-widget .fw-tags a {
        display: inline-block;
        font-size: 16px;
        color: #636363;
        padding: 5px 15px;
        border: 1px solid #ebebeb;
        margin-right: 5px;
        margin-bottom: 9px;
        border-radius: 2px;
    }

.checkmark:after {
    position: absolute;
    content: "";
}

.product-show-option {
    margin-bottom: 30px;
}

    .product-show-option .select-option {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .product-show-option .select-option .nice-select {
            border-radius: 0;
            border: 1px solid #ECEDEE;
            height: 40px;
            line-height: 35px;
        }

            .product-show-option .select-option .nice-select .list {
                margin-top: 0;
                border-radius: 0;
                width: 100%;
            }

            .product-show-option .select-option .nice-select:after {
                border-bottom: 2px solid #4c4c4c;
                border-right: 2px solid #4c4c4c;
                height: 7px;
                right: 22px;
                top: 47%;
                width: 7px;
                opacity: 0.7;
            }

            .product-show-option .select-option .nice-select span {
                font-size: 16px;
                color: #4c4c4c;
            }

        .product-show-option .select-option .sorting {
            margin-right: 20px;
        }

            .product-show-option .select-option .sorting.nice-select {
                padding-right: 70px;
            }

        .product-show-option .select-option .p-show.nice-select {
            padding-right: 105px;
        }

            .product-show-option .select-option .p-show.nice-select:before {
                position: absolute;
                right: 48px;
                top: 0;
                content: "09";
                font-size: 16px;
                color: #252525;
            }

    .product-show-option p {
        margin-bottom: 0;
        color: #636363;
        line-height: 39px;
    }

.prduct-list .product-item {
    margin-bottom: 0px;
}

.loading-more {
    text-align: center;
    padding-top: 10px;
}

    .loading-more i {
        font-size: 22px;
        color: #663333;
        margin-right: 6px;
        position: relative;
        top: 7px;
    }

    .loading-more a {
        font-size: 18px;
        font-weight: 700;
        color: #252525;
        position: relative;
        display: inline-block;
    }

        .loading-more a:before {
            position: absolute;
            left: 0;
            bottom: -4px;
            width: 100%;
            height: 2px;
            background: #e7ab3c;
            content: "";
        }
/*---------------------
  Footer
-----------------------*/
.fee {
    margin-bottom: 10px;
}


/*---------------------
  Product Details
-----------------------*/

.product-shop.page-details {
    padding-bottom: 0px;
    background-color: #f5f5f5;
}

.product-pic-zoom {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    height: 450px;
}

    .product-pic-zoom img {
        min-width: 100%;
        min-height: 100%;
        object-fit: cover;
    }

    .product-pic-zoom .zoom-icon {
        position: absolute;
        right: 20px;
        top: 20px;
    }

        .product-pic-zoom .zoom-icon i {
            color: #4c4c4c;
            font-size: 14px;
            width: 40px;
            height: 40px;
            border: 1px solid #d7d7d7;
            text-align: center;
            border-radius: 50%;
            line-height: 37px;
        }

.product-big-img {
    max-height: 450px; /* max-width: 100vw; */ /* object-fit: contain; */
    width: -webkit-fill-available;
    margin: 0 auto;
}

.product-thumbs .pt {
    cursor: pointer;
    position: relative;
}

    .product-thumbs .pt.active {
        background-size: 100% 100% !important;
        background-repeat: no-repeat !important;
    }

        .product-thumbs .pt.active:after {
            position: absolute;
            content: "";
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            border: 1px solid #efefef;
            z-index: 1;
        }


.ps-slider .owl-nav button[type=button] {
    height: 30px;
    width: 30px;
    background: #ffffff;
    color: #a7a7a7;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 20px;
    -webkit-box-shadow: 0px 6px 10px -1px #e9e9e9;
    box-shadow: 0px 6px 10px -1px #e9e9e9;
    position: absolute;
    left: -16px;
    top: 50%;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}

    .ps-slider .owl-nav button[type=button].owl-next {
        left: auto;
        right: -16px;
    }

.product-details .pd-title {
    position: relative;
}

    .product-details .pd-title h5 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
    }

    .product-details .pd-title span {
        display: block;
        font-size: 12px;
        color: #b2b2b2;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 700;
        line-height: 23px;
    }

    .product-details .pd-title h3 {
        color: #252525;
        font-weight: 700;
    }

    .product-details .pd-title .heart-icon {
        color: #252525;
        font-size: 18px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .product-details .pd-title h5 {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
    }

.product-details .pd-rating {
    margin-bottom: 10px;
}

    .product-details .pd-rating i {
        font-size: 12px;
        display: inline-block;
        color: #FAC451;
        margin-right: -3px;
    }

    .product-details .pd-rating span {
        font-size: 12px;
        color: #999591;
    }

.product-details .pd-desc {
    overflow-wrap: break-word;
    word-break: break-word;
    display: inline-block;
    font-size: 16px;
    white-space: pre-line;
    line-height: 26px;
}

    .product-details .pd-desc p {
        color: #636363;
        line-height: 26px;
    }

.product-details .pd-price-listed {
    font-weight: 500;
    color: #ccc;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.product-details .pd-price-listed-percent.onlstreet {
    font-weight: 500;
    display: inline-block;
    margin-top: 27px;
}

.product-details .pd-price-listed h2, .product-details .pd-price-listed h4, .product-details .pd-price-listed h5 {
    color: #ccc;
    font-weight: 400;
}

.product-details .pd-price-listed-percent h2, .product-details .pd-price-listed-percent h4, .product-details .pd-price-listed-percent h5 {
    color: #ccc;
    font-weight: 400;
}

.product-details .pd-price-listed h2 span, .product-details .pd-price-listed h4 span, .product-details .pd-price-listed h5 span {
    color: #000000;
    font-size: 14px;
    display: inline-block;
    text-decoration: line-through;
}

.product-details .pd-price-listed-percent h2 span, .product-details .pd-price-listed-percent h4 span, .product-details .pd-price-listed-percent h5 span {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: red;
    padding: 4px;
    border-radius: 6px;
    float: left;
    margin-left: 10px;
}

.product-details .pd-price {
    color: #0F62F9;
    font-weight: 500;
    float: left;
}

    .product-details .pd-price h2 {
        color: #0F62F9;
        font-weight: 500;
    }

        .product-details .pd-price h2 span {
            color: #0F62F9;
            font-size: 24px;
            display: inline-block;
        }

.product-details .pd-color {
    margin-bottom: 25px;
}

    .product-details .pd-color h6 {
        color: #252525;
        font-weight: 700;
        float: left;
        margin-right: 28px;
    }

    .product-details .pd-color .pd-color-choose {
        display: inline-block;
    }

        .product-details .pd-color .pd-color-choose .cc-item {
            display: inline-block;
            margin-right: 10px;
        }

            .product-details .pd-color .pd-color-choose .cc-item input {
                position: absolute;
                visibility: hidden;
            }

            .product-details .pd-color .pd-color-choose .cc-item label {
                height: 20px;
                width: 20px;
                background: #252525;
                border-radius: 50%;
                cursor: pointer;
                margin-bottom: 0;
            }

                .product-details .pd-color .pd-color-choose .cc-item label.cc-yellow {
                    background: #EEEE21;
                }

                .product-details .pd-color .pd-color-choose .cc-item label.cc-violet {
                    background: #8230E3;
                }

.product-details .pd-size-choose {
    margin-bottom: 30px;
}

    .product-details .pd-size-choose .sc-item {
        display: inline-block;
        margin-right: 5px;
    }

        .product-details .pd-size-choose .sc-item:last-child {
            margin-right: 0;
        }

        .product-details .pd-size-choose .sc-item input {
            position: absolute;
            visibility: hidden;
        }

        .product-details .pd-size-choose .sc-item label {
            font-size: 16px;
            color: #252525;
            font-weight: 700;
            height: 40px;
            width: 47px;
            border: 1px solid #ebebeb;
            text-align: center;
            line-height: 40px;
            text-transform: uppercase;
            cursor: pointer;
        }

            .product-details .pd-size-choose .sc-item label.active {
                background: #252525;
                color: #ffffff;
            }

        .product-details .quantity {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            flex-wrap:wrap;
            justify-content:space-between;
        }

    .product-details .quantity .pro-qty {
        width: 123px;
        height: 46px;
        border: 2px solid #ebebeb;
        float: left;
        margin-right: 5px;
        display: none;
    }

        .product-details .quantity .pro-qty .qtybtn {
            font-size: 24px;
            color: #b2b2b2;
            float: left;
            line-height: 38px;
            cursor: pointer;
            width: 33px;
            text-align: center;
        }

            .product-details .quantity .pro-qty .qtybtn.dec {
                font-size: 30px;
            }

        .product-details .quantity .pro-qty input {
            text-align: center;
            width: 49px;
            font-size: 14px;
            font-weight: 700;
            border: none;
            color: #4c4c4c;
            float: left;
            margin: 10px 0;
        }

    .product-details .quantity .primary-btn.add-cart {
        border: 0;
        margin:0;
        font-size: 30px;
        padding: 5px 0;
        height:55px;
        width:48%;
        line-height:11px;
    }
        .product-details .quantity .primary-btn.add-cart span {
            color: rgba(52, 104, 243, 1);
            font-size:16px;
            text-transform:none;
        }
        .product-details .quantity .primary-btn.pd-cart {
            padding: 14px 70px 10px;
            border: 0;
            white-space: nowrap;
            width: 100%;
            margin: 10px 0;
            height: 55px;
        }

.product-details .pd-tags {
    margin-bottom: 27px;
}

    .product-details .pd-tags li {
        list-style: none;
        font-size: 16px;
        color: #636363;
        line-height: 30px;
    }

        .product-details .pd-tags li span {
            color: #252525;
            font-weight: 700;
            text-transform: uppercase;
        }

.product-details .pd-share {
    overflow: hidden;
}

    .product-details .pd-share .p-code {
        font-size: 16px;
        color: #252525;
        float: left;
    }

    .product-details .pd-share .pd-social {
        float: right;
    }

        .product-details .pd-share .pd-social a {
            display: inline-block;
            color: #252525;
            font-size: 14px;
            margin-left: 15px;
        }

.product-tab {
    padding-top: 10px;
}

.tab-item ul li:nth-child(1) a {
    border-right: 1px solid #ebebeb;
}

.tab-item ul li:nth-child(2) a {
    border-right: 1px solid #ebebeb;
}

.tab-item ul li:nth-child(3) a {
    border-right: 1px solid #ebebeb;
}

.tab-item ul li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #b2b2b2;
    text-transform: uppercase;
    padding: 18px 61px;
    position: relative;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

    .tab-item ul li a.active {
        color: #252525;
    }

        .tab-item ul li a.active:before {
            opacity: 1;
        }

    .tab-item ul li a::before {
        position: absolute;
        left: 0;
        top: -1px;
        width: 100%;
        height: 5px;
        background: #e7ab3c;
        content: "";
        opacity: 0;
    }

.product-content {
    padding-top: 40px;
}

    .product-content h5 {
        color: #252525;
        font-weight: 700;
        margin-bottom: 23px;
    }

    .product-content p {
        margin-bottom: 34px;
    }

    .product-content img {
        min-width: 100%;
    }

.specification-table {
    padding-top: 52px;
}

    .specification-table table {
        width: 100%;
    }

        .specification-table table tr td {
            border: 1px solid #EFF0F2;
            text-align: center;
            padding-top: 18px;
            padding-bottom: 18px;
        }

            .specification-table table tr td.p-catagory {
                width: 310px;
                text-align: left;
                padding-left: 34px;
                font-size: 16px;
                color: #4c4c4c;
                font-weight: 700;
                text-transform: uppercase;
            }

            .specification-table table tr td .pd-rating i {
                font-size: 12px;
                display: inline-block;
                color: #FAC451;
                margin-right: -3px;
            }

            .specification-table table tr td .pd-rating span {
                font-size: 12px;
                color: #999591;
            }

            .specification-table table tr td .p-price {
                color: #e7ab3c;
                font-size: 16px;
                font-weight: 700;
            }

            .specification-table table tr td .cart-add {
                font-size: 16px;
                color: #252525;
                font-weight: 700;
                text-transform: uppercase;
            }

            .specification-table table tr td .p-stock,
            .specification-table table tr td .p-size,
            .specification-table table tr td .p-code {
                font-size: 16px;
                color: #4c4c4c;
                font-weight: 700;
            }

            .specification-table table tr td .p-weight {
                font-size: 14px;
                color: #4c4c4c;
                font-weight: 700;
            }

            .specification-table table tr td .p-size {
                text-transform: uppercase;
            }

            .specification-table table tr td .cs-color {
                display: inline-block;
                height: 20px;
                width: 20px;
                background: #252525;
                border-radius: 50%;
            }

.customer-review-option {
    padding-top: 55px;
}

    .customer-review-option h4 {
        color: #292f3b;
        font-weight: 700;
        margin-bottom: 35px;
    }

    .customer-review-option .comment-option .co-item {
        margin-bottom: 20px;
    }

        .customer-review-option .comment-option .co-item .avatar-pic {
            float: left;
            margin-right: 20px;
        }

            .customer-review-option .comment-option .co-item .avatar-pic img {
                height: 63px;
                width: 63px;
                border-radius: 50%;
            }

        .customer-review-option .comment-option .co-item .avatar-text {
            display: table;
        }

            .customer-review-option .comment-option .co-item .avatar-text .at-rating {
                line-height: 9px;
            }

                .customer-review-option .comment-option .co-item .avatar-text .at-rating i {
                    font-size: 12px;
                    display: inline-block;
                    color: #FAC451;
                    margin-right: -3px;
                }

            .customer-review-option .comment-option .co-item .avatar-text h5 {
                color: #252525;
                font-weight: 700;
                margin-top: 10px;
                margin-bottom: 10px;
            }

                .customer-review-option .comment-option .co-item .avatar-text h5 span {
                    color: #b2b2b2;
                    font-size: 12px;
                    font-weight: 400;
                    text-transform: uppercase;
                    letter-spacing: 2px;
                    margin-left: 22px;
                    position: relative;
                }

                    .customer-review-option .comment-option .co-item .avatar-text h5 span:before {
                        position: absolute;
                        left: -18px;
                        top: -5px;
                        content: "-";
                        font-size: 18px;
                        color: #b2b2b2;
                    }

            .customer-review-option .comment-option .co-item .avatar-text .at-reply {
                font-size: 14px;
                color: #636363;
            }

    .customer-review-option .personal-rating {
        margin-bottom: 50px;
        padding-top: 10px;
    }

        .customer-review-option .personal-rating h6 {
            color: #252525;
        }

        .customer-review-option .personal-rating .rating i {
            font-size: 12px;
            display: inline-block;
            color: #FAC451;
            margin-right: -3px;
        }

    .customer-review-option .leave-comment h4 {
        color: #292f3b;
        font-weight: 700;
        margin-bottom: 35px;
    }

    .customer-review-option .leave-comment .comment-form input {
        width: 100%;
        font-size: 16px;
        color: #636363;
        height: 50px;
        border: 1px solid #ebebeb;
        border-radius: 5px;
        padding-left: 20px;
        margin-bottom: 30px;
    }

    .customer-review-option .leave-comment .comment-form textarea {
        width: 100%;
        resize: none;
        font-size: 16px;
        color: #636363;
        height: 116px;
        border: 1px solid #ebebeb;
        border-radius: 5px;
        padding-left: 20px;
        padding-top: 10px;
        margin-bottom: 45px;
    }

/*---------------------
  Related Products
-----------------------*/

.related-products {
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #f5f5f5;
}

    .related-products .section-title {
        margin: 20px 0;
        border-bottom: 1px solid #CCC;
        text-align: left;
        padding-bottom: 5px;
    }

        .related-products .section-title h2:before {
            display: none;
        }

/*---------------------
  Shopping Cart
-----------------------*/
.bg-user-onlstreet {
    margin-right: 6px;
    background: url("../../../images/icons/icon_user.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    display: inline-block;
    background-position: right 2px;
}

.bg-mail-onlstreet {
    margin-right: 6px;
    background: url("../../../images/icons/icon_mail.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    display: inline-block;
    background-position: right 2px;
}

.bg-address-onlstreet {
    margin-right: 6px;
    background: url("../../../images/icons/icon_address.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    display: inline-block;
    background-position: right 2px;
}

.bg-phone-onlstreet {
    margin-right: 6px;
    background: url("../../../images/icons/icon_phone.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    display: inline-block;
    background-position: right 2px;
}

.bg-note-onlstreet {
    margin-right: 6px;
    background: url("../../../images/icons/icon_note.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    display: inline-block;
    background-position: right 2px;
}

.table-container {
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 8px;
    padding: 0 20px
}

.shopping-cart {
    padding-top: 10px;
    padding-bottom: 30px;
}

    .shopping-cart .primary-btn {
        font-weight: 400;
        font-size: 18px ;
        height: 49px;
        padding-top: 12px;
        padding: 12px 20px !important;
        border-radius: 43px;
    }

    .shopping-cart .primary-btn:hover {
        background-color: #fff !important;
    }

    .shopping-cart .default-btn {
        font-weight: 700;
        font-size: 18px !important;
        height: 49px;
        padding-top: 12px;
        padding: 12px 20px !important;
    }

    .shopping-cart .btn-cart-submit {
        background-color: #0F62F9;
    }

    .shopping-cart .p-total-price {
        color: #0F62F9;
    }

.cart-table {
    padding: 15px;
    background-color: #fff;
    margin-bottom: 10px;
}

    .cart-table .row {
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #ebebeb;
    }

    .cart-table .row-total {
        background-color: #f3f3f3;
        padding: 10px 0;
        border-radius: 10px;
    }

    .cart-table span, .cart-table div {
        font-family: 'Roboto';
    }

    .cart-table .header-division-order {
        margin-bottom: 10px;
        font-family: 'Roboto';
        font-style: normal;
        font-size: 20px;
        line-height: 28px;
        text-transform: uppercase;
        color: #000000;
    }

    .cart-table .btn-edit-info-cart {
        position: absolute;
        right: 30px;
        top: 20px;
        cursor: pointer;
        color: #0F62F9 !important;
        border: none;
        background-color: transparent;
        font-family: 'Roboto';
        size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.4px;
    }

    .cart-table textarea {
        border-radius: 10px;
    }

    .cart-table table {
        width: 100%;
        min-width: 480px;
        border: 1px solid #ebebeb;
    }

    .cart-table .btn-Delete-cart {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 16px;
        line-height: 22.4px;
        font-style: normal;
        color: #FF0000;
    }

.cart-table-info .form-group, .checkout-table-info .form-group {
    margin-bottom: 0px;
}

.cart-table-info .checkout-form label, .checkout-table-info .checkout-form label {
    font-family: 'Roboto';
    font-weight: 400;
    color: #252525;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 7px;
}

.cart-table tr th {
    font-size: 16px;
    color: #252525;
    font-weight: 700;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    padding: 18px 0 19px;
    text-transform: uppercase;
    border-top: none !important;
}

.cart-table table tr th.p-name {
    text-align: left;
}

.cart-table table tr td {
    text-align: center;
    padding-bottom: 34px;
}

    .cart-table table tr td.first-row {
        padding-top: 30px;
    }

.cart-table .cart-body {
    padding-bottom: 7px;
}

.cart-table .cart-pic {
    overflow: hidden;
}

    .cart-table .cart-pic img { /*max-height: 130px; max-width: 100vw;*/
        height: 80%;
        object-fit: cover;
        width: -webkit-fill-available;
        margin: 0 auto;
    }

.cart-table .cart-title {
    text-align: left;
    font-family: 'Roboto';
    color: #252525; /*margin-bottom: 5px;*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    min-height: 19px;
    max-height: 92px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cart-table .p-price { /*display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		align-items: center;*/
}

.cart-table .text-out-stock {
    display: none;
}

.cart-table .line-product-item-out-stock .text-out-stock {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    display: block;
    background-color: red;
    padding: 2px 5px;
    color: #fff;
    width: fit-content;
    float: right;
    border-radius: 6px;
}

.cart-table .p-price {
    padding-top: 10px;
}

.cart-table .p-price, .cart-table .total-price {
    color: #eb862f;
    font-size: 16px;
    text-align: left;
}

.cart-table .quantity {
    margin-right: 5px;
}

    .cart-table .quantity .pro-qty {
        width: 110px;
        height: 35px;
        border: 2px solid #ebebeb;
        display: flex;
        border-radius: 19px;
        padding: 2px
    }

        .cart-table .quantity .pro-qty input[type="number"]::-webkit-outer-spin-button,
        .cart-table .quantity .pro-qty input[type="number"]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

        /* Ẩn mũi tên trên Firefox */
        .cart-table .quantity .pro-qty input[type="number"] {
            -moz-appearance: textfield;
        }

        .cart-table .quantity .pro-qty .qtybtn {
            font-size: 24px;
            color: #b2b2b2;
            line-height: 28px;
            height: 25px;
            cursor: pointer;
            width: 28px;
            text-align: center;
            border-radius: 50%;
            background-color: rgba(242, 242, 242, 1);
        }

            .cart-table .quantity .pro-qty .qtybtn.dec {
                font-size: 28px;
                border-radius: 50%;
                background-color: rgba(242, 242, 242, 1);
            }

        .cart-table .quantity .pro-qty input {
            text-align: center;
            width: 52px;
            font-size: 14px;
            font-weight: 700;
            background: inherit;
            border: none;
            color: #4c4c4c;
            float: left;
            margin: 6px 0;
        }

.cart-table .cart-body .btn-cart-delete {
}

    .cart-table .cart-body .btn-cart-delete button {
        color: rgba(102, 102, 102, 1);
        background: #FFF;
        border-radius: 50%;
        font-weight: 100;
        width: 22px;
        height: 22px;
        border: 1px solid rgba(204, 204, 204, 1);
        line-height: 17px;
    }

.cart-table table tr td.total-price {
    width: 12%;
}

.cart-table table tr td.close-td {
    font-size: 16px;
    color: #252525;
    width: 8%;
}

    .cart-table table tr td.close-td i {
        cursor: pointer;
    }

.cart-buttons {
    text-align: right;
}


    .cart-buttons .continue-shop {
        color: #b2b2b2;
        border: 2px solid #ebebeb;
        background: #ffffff;
        margin-right: 8px;
        padding: 12px 20px 12px 20px;
        margin-bottom: 10px;
    }

    .cart-buttons .up-cart {
        color: #FFF;
        background: #f78129;
        padding: 8px 20px 8px 20px;
        font-family: 'Roboto' !important;
    }


.voucher-container {
    border-radius: 8px;
    border: solid 1px rgba(230, 230, 230, 1);
    display:flex;
    align-items:center;
    height:55px;
    margin-left:0;
    margin-right:0;

}
.voucher-container .voucher-input {
    border-radius: 46px;

}
.voucher-container .voucher-btn {
    border-radius: 46px;
    width:103px;
}
.discount-coupon {
    margin-bottom: 30px;
}

    .discount-coupon h6 {
        color: #232530;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 16px;
    }

    .discount-coupon .coupon-form {
        position: relative;
    }

        .discount-coupon .coupon-form input {
            width: 100%;
            height: 46px;
            border: 2px solid #ebebeb;
            color: #b2b2b2;
            font-size: 14px;
            padding-left: 20px;
        }

        .discount-coupon .coupon-form .coupon-btn {
            position: absolute;
            right: 0;
            top: 0;
            color: #252525;
            background: transparent;
            border: 1px solid transparent;
            padding: 13px 25px 10px 35px;
        }

.proceed-checkout ul {
    border: 2px solid #ebebeb;
    background: #f3f3f3;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 16px;
    padding-bottom: 20px;
}

    .proceed-checkout ul li {
        list-style: none;
        font-size: 16px;
        font-weight: 700;
        color: #252525;
        text-transform: uppercase;
        overflow: hidden;
    }

        .proceed-checkout ul li.subtotal {
            font-weight: 400;
            text-transform: capitalize;
            border-bottom: 1px solid #ffffff;
            padding-bottom: 14px;
        }

            .proceed-checkout ul li.subtotal span {
                font-weight: 700;
            }

        .proceed-checkout ul li.cart-total {
            padding-top: 10px;
        }

            .proceed-checkout ul li.cart-total span {
                color: #e7ab3c;
            }

        .proceed-checkout ul li span {
            float: right;
        }

.proceed-checkout .proceed-btn {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background: #252525;
    text-transform: uppercase;
    padding: 15px 25px 14px 25px;
    display: block;
    text-align: center;
}

/*---------------------
  Check Out
-----------------------*/

.checkout-section {
    padding-top: 10px;
    padding-bottom: 80px;
    background: #f5f5f5;
}

    .checkout-section .site-btn {
        height: 49px;
        color: #ffffff;
        font-size: 18px !important;
        font-weight: 400;
        text-transform: uppercase;
        padding: 12px 30px !important;
        cursor: pointer;
    }

    .checkout-section .btn-cart-submit {
        background: #0F62F9;
        border-radius:43px;
    }

.checkout-content {
    margin-bottom: 50px;
}

    .checkout-content .content-btn,
    .checkout-content input {
        color: #252525;
        font-size: 16px;
        border: 2px solid #ebebeb;
        padding: 14px 20px;
        background: #f3f3f3;
        text-align: center;
        display: block;
    }

    .checkout-content input {
        height: 56px !important;
    }

.checkout-form h4 {
    color: #f0502b;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 20px !important;
}

.checkout-form label {
    color: #252525;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 15px;
}

    .checkout-form label.error {
        color: red;
        font-style: italic;
        margin-top: 0;
    }

    .checkout-form label span {
        color: #d85d5c;
    }

.checkout-form input {
    width: 100%;
    height: 38px;
    border: 1px solid #ced4da;
    padding-left: 15px;
}

.checkout-form textarea {
    width: 100%;
    border: 1px solid #ced4da;
    padding: 5px !important;
    vertical-align: top;
}

.checkout-form input.street-first {
    margin-bottom: 20px;
}

.checkout-form .create-item {
    padding-top: 15px;
}

    .checkout-form .create-item label {
        position: relative;
        cursor: pointer;
        padding-left: 32px;
        margin-bottom: 0;
        font-size: 14px;
        color: #252525;
    }

        .checkout-form .create-item label input {
            position: absolute;
            visibility: hidden;
        }

            .checkout-form .create-item label input:checked ~ span {
                background: #e7ab3c;
                border-color: #e7ab3c;
            }

        .checkout-form .create-item label .checkmark {
            position: absolute;
            left: 0;
            top: 3px;
            height: 13px;
            width: 13px;
            border: 2px solid #B2B2B2;
            border-radius: 2px;
        }

            .checkout-form .create-item label .checkmark:after {
                left: 0;
                top: 0;
                width: 9px;
                height: 6px;
                border: solid #ffffff;
                border-width: 2px 2px 0px 0px;
                -webkit-transform: rotate(127deg);
                -ms-transform: rotate(127deg);
                transform: rotate(127deg);
            }

.checkout-form .place-order .order-total {
    background-color: #FFF;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 22px;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
}

    .checkout-form .place-order .order-total .order-table {
        margin-bottom: 30px;
    }

        .checkout-form .place-order .order-total .order-table li {
            list-style: none;
            color: #252525;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            border-bottom: 1px dashed #e5e5e5;
            padding-bottom: 5px;
            padding-top: 30px;
            float: left;
            width: 100%;
        }

            .checkout-form .place-order .order-total .order-table li:first-child {
                border-bottom: 1px dashed #e5e5e5;
                padding-bottom: 20px;
                padding-top: 0;
            }

            .checkout-form .place-order .order-total .order-table li.fw-normal {
                font-weight: 400;
                text-transform: capitalize;
            }

                .checkout-form .place-order .order-total .order-table li.fw-normal span {
                }

                    .checkout-form .place-order .order-total .order-table li.fw-normal span.price {
                        width: 10%;
                        float: left;
                        text-align: center;
                    }

                    .checkout-form .place-order .order-total .order-table li.fw-normal span.name {
                        width: 70%;
                        float: left;
                        text-align: left;
                    }

            .checkout-form .place-order .order-total .order-table li.total-price span {
                color: #e7ab3c;
            }

            .checkout-form .place-order .order-total .order-table li span {
                float: right;
                width: 20%;
                text-align: right;
            }

            .checkout-form .place-order .order-total .order-table li.fw-normal.line-product-item-out-stock {
                opacity: 0.5;
            }

            .checkout-form .place-order .order-total .order-table li.fw-normal .text-out-stock {
                display: none;
            }

            .checkout-form .place-order .order-total .order-table li.fw-normal.line-product-item-out-stock .text-out-stock {
                display: block;
            }

.checkout-product {
    float: left !important;
    text-align: left;
    width: 62%;
    margin-left: 20px;
}

.btn-cart-submit-s1, .btn-cart-submit-previous-s2, .btn-cart-submit-next-s2 {
    color: #ffffff;
    background: #f78129;
    border: 1px solid #f78129;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 11px 30px !important;
    background: #0F62F9;
    border-radius: 8px;
    border: none;
}


.total-price-product > span, .total-ship > span {
    float: right;
    color: #f78129;
}

.total-bill {
    color: #0F62F9;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

    .total-bill > span {
        float: right;
        color: #f78129;
        font-size: 18px;
    }

.total-discount > span {
    float: right;
    color: #f78129;
}

.checkout-form .PaymentChannel {
    width: 100%
}

    .checkout-form .PaymentChannel .radio {
        width: 100%;
        display: block;
        float: left;
        padding: 0px;
    }

        .checkout-form .PaymentChannel .radio input {
            width: 15px;
            float: left;
        }

        .checkout-form .PaymentChannel .radio label {
            line-height: 20px;
            padding-left: 10px;
            float: left;
            width: calc(100% - 20px);
            margin-top: 7px;
        }

.ctv-promotion {
    float: left;
    width: 100%;
}

    .ctv-promotion > .ctv-promotion-item {
        display: flex;
        width: 100%;
        margin-top: 20px;
        background-color: #f5f5f5;
    }

        .ctv-promotion > .ctv-promotion-item > .icon {
            flex: 10%;
            justify-content: left;
            align-items: center;
        }

        .ctv-promotion > .ctv-promotion-item > .name {
            flex: calc(100% - 20% - 30px);
            padding: 5px;
            font-size: 14px;
        }

        .ctv-promotion > .ctv-promotion-item > .radio {
            flex: 30px;
            width: 30px;
            align-items: center;
            display: flex;
            justify-content: center;
        }

            .ctv-promotion > .ctv-promotion-item > .radio > input {
                width: auto;
                height: 100%;
            }

.deliveryDate {
    margin: 10px 0px;
}

    .deliveryDate span {
        margin: 5px;
        padding: 5px 10px;
        background: #f78129;
        cursor: pointer;
        border-radius: 10px;
        color: #FFF;
        display: inline-table;
        text-align: center;
    }

        .deliveryDate span hr {
            margin: 0px;
        }

        .deliveryDate span.Active {
            background: #03a9f4;
            color: #FFF;
        }


/*---------------------
  Map
-----------------------*/
.map {
    padding-top: 80px;
    padding-bottom: 0;
}

.map-inner {
    height: 610px;
    position: relative;
}

    .map-inner iframe {
        width: 100%;
    }

    .map-inner .icon {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-14px, -21px);
        -ms-transform: translate(-14px, -21px);
        transform: translate(-14px, -21px);
    }

        .map-inner .icon i {
            font-size: 48px;
            color: #e7ab3c;
        }

/*---------------------
  Contact Section
-----------------------*/

.contact-section {
    padding-top: 75px;
    padding-bottom: 80px;
}

.contact-title {
    margin-bottom: 30px;
}

    .contact-title h4 {
        color: #252525;
        font-weight: 700;
        margin-bottom: 16px;
    }

.contact-widget .cw-item {
    background: #ffffff;
    margin-bottom: 11px;
    -webkit-box-shadow: 0px 8px 35px 10px #E8E8E8;
    box-shadow: 0px 8px 35px 10px #E8E8E8;
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
}

    .contact-widget .cw-item .ci-icon {
        float: left;
        margin-top: 12px;
    }

        .contact-widget .cw-item .ci-icon i {
            font-size: 30px;
            color: #b2b2b2;
        }

    .contact-widget .cw-item .ci-text {
        display: table;
        padding-left: 30px;
    }

        .contact-widget .cw-item .ci-text span {
            color: #b2b2b2;
            font-size: 16px;
        }

        .contact-widget .cw-item .ci-text p {
            font-size: 18px;
            color: #252525;
            margin-bottom: 0;
        }

.contact-form .leave-comment h4 {
    color: #292f3b;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact-form .leave-comment p {
    margin-bottom: 38px;
}

.contact-form .leave-comment .comment-form input {
    width: 100%;
    font-size: 16px;
    color: #636363;
    height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    margin-bottom: 30px;
}

.contact-form .leave-comment .comment-form textarea {
    width: 100%;
    resize: none;
    font-size: 16px;
    color: #636363;
    height: 150px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 35px;
}

.contact-form .leave-comment .comment-form .site-btn {
    padding: 13px 35px 11px;
}

.social-button {
    display: inline-grid;
    position: fixed;
    bottom: 15px;
    right: 20px;
    min-width: 45px;
    text-align: center;
    z-index: 1
}

    .social-button .hang-support {
        position: relative;
        display: inline-block;
        height: 40px;
        width: 40px;
        background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ2RkFBQkU3OEI2OTExRTlBMEI2OUIxNUU4NDUwODFDIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ2RkFBQkU2OEI2OTExRTlBMEI2OUIxNUU4NDUwODFDIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjM3QkFBNkVFNEI4MTFFOEFDMTVEMTc1M0MyQUQxQTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjM3QkFBNkZFNEI4MTFFOEFDMTVEMTc1M0MyQUQxQTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEB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);
        background-size: 100%;
        overflow: hidden;
        border-radius: 50%;
        z-index: 999
    }

    .social-button .chat-mess {
        display: none;
        position: absolute;
        right: 65px;
        top: 0;
        border: 1px solid #e9e9e9;
        background: #fcfcfc;
        font-size: 14px;
        font-family: time;
        border-radius: 10px 25px;
        color: #ed8f01;
        box-shadow: 0 0 1px #f5f5f5
    }

        .social-button .chat-mess p {
            margin: 0;
            padding: 2px 0 1px;
            text-align: center
        }

            .social-button .chat-mess p.chat-mess-1 {
                width: 100px
            }

            .social-button .chat-mess p.chat-mess-2 {
                width: 50px
            }

        .social-button .chat-mess:after {
            content: " ";
            display: block;
            position: absolute;
            right: -6px;
            bottom: -2px;
            width: 6px;
            height: 6px;
            background: #fcfcfc;
            border: 1px solid #eee;
            border-radius: 50%
        }

        .social-button .chat-mess:before {
            content: " ";
            display: block;
            position: absolute;
            right: -10px;
            bottom: -4px;
            width: 4px;
            height: 4px;
            background: #fcfcfc;
            border: 1px solid #f0f0f0;
            border-radius: 50%
        }

.social-button-content {
    display: inline-grid
}

.social-button a {
    padding: 8px 0;
    cursor: pointer;
    position: relative
}

    .social-button a.user-support {
        margin-top: 7px;
        user-select: none
    }

    .social-button a:active {
        top: 3px
    }

.social-button i {
    width: 40px;
    height: 40px;
    background: #03a9f4;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999
}

.alo-circle {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: zoomIn;
    width: 50px;
    height: 50px;
    top: 3px;
    right: -3px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    border-color: #f90;
    opacity: .5
}

.alo-circle-fill {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: pulse;
    width: 60px;
    height: 60px;
    top: -2px;
    right: -8px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: #03a9f4;
    opacity: .5
}

.social-button a span {
    border-radius: 30px;
    text-align: center;
    background: #03a9f4;
    padding: 9px 5px;
    width: 134px;
    font-size: 14px;
    position: absolute;
    color: #FFF;
    z-index: 999;
    top: 9px;
    right: 50px
}

label.error {
    color: red;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 0.5em;
    width: 100%;
    float: none;
}
/*=============Code Here=============*/
.pd-price-wrapper {
    height: auto;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 20px;
}

    .pd-price-wrapper .pd-price-wrapper-top {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-top: 5px;
        margin-bottom: 8px;
    }

        .pd-price-wrapper .pd-price-wrapper-top .pd-price {
            margin-right: 30px;
            margin-left: 0;
        }

.pd-price-vat {
    font-size: 13px;
    line-height: 16px;
    color: #86868B;
}

.pd-price-wrapper .pd-price-wrapper-top .pd-price h2 {
    font-weight: 700;
    font-size: 24px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
}

.pd-price-wrapper .pd-price-wrapper-top .pd-price .product-price-span {
    color: red;
    font-weight: 700;
}

.pd-price-wrapper .pd-price-wrapper-top .pd-price .product-price-span-giam-gia {
    margin-left: 16px;
    color: #86868B;
    font-weight: 200;
    text-decoration: line-through;
    font-size: 18px;
}

.pd-price-wrapper .pd-price-wrapper-top .pd-price span {
    color: #0F62F9;
    font-weight: 700;
}

.pd-price-wrapper .pd-price-wrapper-top .pd-price-listed h2, .pd-price-wrapper .pd-price-wrapper-top .pd-price-listed h4, .pd-price-wrapper .pd-price-wrapper-top .pd-price-listed h5 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pd-price-wrapper .pd-price-wrapper-bottom {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 8px;
}

    .pd-price-wrapper .pd-price-wrapper-bottom .pd-bg-start {
        background: url(../../../images/bg/bg-onlstreet-star.png) no-repeat;
        width: 14px;
        margin-left: 16px;
        height: 13.5px;
        margin-right: 9px;
    }

    .pd-price-wrapper .pd-price-wrapper-bottom .pd-bg-title {
        font-size: 12px;
    }

        .pd-price-wrapper .pd-price-wrapper-bottom .pd-bg-title span {
            color: #0DA700;
        }

.add-cart-bg-detail {
    background: url(../../../images/bg/btn-cart-detail-onstreet.png) no-repeat;
    width: 24px;
    height: 24px;
    margin: 0;
    position: absolute;
    left: 20%;
    transform: translateX(-50%);
    top: 50%;
    transform: translate(-50%, -50%);
}

.flex-quantity {
    align-items: center;
    margin: 0;
}

.style-checkout-box {
    height: 63px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer;
}

    .style-checkout-box .bg-checkout-onlstreet {
        margin-right: 10px;
        background: url("../../../images/bg/bg-checkout-onlstreet.png") no-repeat;
        width: 28px;
        height: 28px;
        background-size: 28px 28px;
    }


.bg-checkout-onlstreet1 {
    margin-right: 10px;
    background: url("../../../images/bg/fluent-onlstreet.png") no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
}

.style-checkout-box1 {
    height: 63px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .style-checkout-box label, .style-checkout-box1 label {
        flex: 1;
        margin: 0;
    }

.btn-cart-submit-s1 {
    width: 100%;
    margin-top: 15px;
    border: none;
    height: 49px;
    background: #0F62F9;
    border-radius: 8px;
}
/*=======*/
.btn-add-plus-custom {
    position: relative;
    width: 100%;
    background: none !important;
    border: 1px solid #0f62f9 !important;
    margin: 0px !important;
    height: 46px;
    margin-bottom: 10px !important;
}
.btn-tra-gop {
    background: none !important;
    border: 1px solid #0f62f9 !important;
    height: 55px;
    padding:5px 0;
    margin-right: 0px;
    border-radius: 8px;
    color: rgba(52, 104, 243, 1);
    width:48%;
}
@media only screen and (min-width: 1920px) {
    .col-lg-offset-6 {
        margin-left: 50%;
    }
}

/* ------------------------------ Responsive Media Styles ---------------------------- */
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
    .hidden-md, .hidden-lg {
        display: none !important;
    }

    .hidden-xs, .hidden-sm {
        display: flex !important;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .header-cart1 {
        display: none;
    }

    .product-item .pi-pic ul li a {
        padding: 16px 12px 12px 11px;
    }

    .product-item .pi-pic {
        height: 275px;
    }

    .nav-item .nav-menu li a {
        padding: 16px 45px 15px;
    }

    .div-fake {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .hidden-md, .hidden-lg {
        display: none !important;
    }

    .hidden-xs, .hidden-sm {
        display: flex !important;
    }

    .header-cart1 {
        display: none;
    }

    .container {
        max-width: 1200px;
    }

    .related-products > .container {
        padding: 0;
    }

    .product-item .pi-pic {
        height: 198px;
    }

    .div-fake {
        display: none;
    }
}

/* Medium Device: 1200px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hidden-md, .hidden-lg {
        display: none !important;
    }

    .hidden-xs, .hidden-sm {
        display: flex !important;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-xs-9-cs {
        width: 75% !important;
    }

    .col-xs-8-cs {
        width: 66.6% !important;
    }

    .col-xs-7-cs {
        width: 58.3% !important;
    }

    .col-xs-6-cs {
        width: 50% !important;
    }

    .col-xs-5-cs {
        width: 41.6% !important;
    }

    .col-xs-4-cs {
        width: 32% !important;
    }

    .col-xs-3-cs {
        width: 25% !important;
    }

    .col-xs-2-cs {
        width: 16.6% !important;
    }

    .col-xs-1-cs {
        width: 8.3% !important;
    }

    .header-cart1 {
        display: none;
    }

    .logo-onlstreet {
        text-align: center;
        margin-bottom: 10px;
    }

    .section_right {
        display: block;
    }

    .related-products > .container {
        padding: 0;
    }

    .inner-header .advanced-search .category-btn {
        max-width: 36%;
    }

    .nav-item .nav-menu li a {
        padding: 16px 26px 15px;
    }

    .hero-items .owl-nav button[type=button] {
        left: 5px;
    }

        .hero-items .owl-nav button[type=button].owl-next {
            right: 5px;
        }

    .countdown-timer .cd-item {
        margin-right: 26px;
    }

    .product-details .quantity .primary-btn.pd-cart {
        padding: 14px 30px 10px;
        display:flex;
        width:100%;
        margin-bottom:12px
    }

    .tab-item ul li a {
        padding: 18px 39px;
    }

    .inner-header .advanced-search .input-group button {
        right: -7px;
    }

    .product-shop .product-item .pi-pic ul li a {
        padding: 16px 12px 12px 11px;
    }

    .related-products .product-item .pi-pic ul li a {
        padding: 16px 12px 12px 11px;
    }

    .product-item .pi-pic {
        height: 275px;
    }

    .div-fake {
        display: none;
    }
}
/*=========================================*/
@media only screen and (max-width: 991px) {
    .hidden-md, .hidden-lg {
        display: none !important;
    }

    .hidden-xs, .hidden-sm {
        display: flex !important;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

    .col-xs-9-cs {
        width: 75% !important;
    }

    .col-xs-8-cs {
        width: 66.6% !important;
    }

    .col-xs-7-cs {
        width: 58.3% !important;
    }

    .col-xs-6-cs {
        width: 50% !important;
    }

    .col-xs-5-cs {
        width: 41.6% !important;
    }

    .col-xs-4-cs {
        width: 32% !important;
    }

    .col-xs-3-cs {
        width: 25% !important;
    }

    .col-xs-2-cs {
        width: 16.6% !important;
    }

    .col-xs-1-cs {
        width: 8.3% !important;
    }

    .header-section {
        height: 72px;
        background: #FFFFFF !important;
        margin-bottom: 0;
    }

    .inner-width {
        margin-top: 0;
        padding-bottom: 0;
    }

    .header-cart1 {
        display: none;
    }

    .logo-onlstreet {
        text-align: center;
        margin-bottom: 10px;
    }

    .section_right {
        display: none;
    }

    .related-products > .container > .list-product > div {
        padding: 3px;
    }

    .banner-section {
        padding: 80px 0 50px;
    }

    .single-banner {
        margin-bottom: 30px;
    }

    .women-banner {
        padding-right: 3px;
        padding-left: 3px;
    }

    .product-large {
        margin-left: 0;
        margin-right: 0;
    }

    .deal-of-week {
        margin-left: 0;
        margin-right: 0;
    }

    .product-slider .owl-nav button[type=button] {
        display: none;
    }

    .man-banner {
        padding-right: 0;
        padding-left: 0;
    }

    .place-order {
        margin-bottom: 10px;
    }

    .blog-tags {
        padding-bottom: 40px;
    }

    .blog-details-inner .blog-post .prev-blog {
        margin-bottom: 40px;
    }

    .contact-form {
        padding-top: 40px;
    }

    .product-large.m-large {
        margin-top: 40px;
    }

    .hero-items .owl-nav button[type=button] {
        left: 5px;
    }

        .hero-items .owl-nav button[type=button].owl-next {
            right: 5px;
        }

    .product-shop.page-details .product-details {
        padding-top: 30px;
    }

    .inner-header .advanced-search .input-group button {
        right: -1px;
    }

    .product-item .pi-pic {
        height: 275px;
    }

    .div-fake {
        display: none;
    }
}

/* Tablet Device: 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hidden-md, .hidden-lg {
        display: none !important;
    }

    .hidden-xs, .hidden-sm {
        display: flex !important;
    }

    .flex-column-reverse-xs {
        display: flex;
        flex-direction: column-reverse;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

    .col-xs-9-cs {
        width: 75% !important;
    }

    .col-xs-8-cs {
        width: 66.6% !important;
    }

    .col-xs-7-cs {
        width: 58.3% !important;
    }

    .col-xs-6-cs {
        width: 50% !important;
    }

    .col-xs-5-cs {
        width: 41.6% !important;
    }

    .col-xs-4-cs {
        width: 32% !important;
    }

    .col-xs-3-cs {
        width: 25% !important;
    }

    .col-xs-2-cs {
        width: 16.6% !important;
    }

    .col-xs-1-cs {
        width: 8.3% !important;
    }

    .box-pttt {
        font-size: 11px !important;
        line-height: 15px;
    }

    .pd-price-wrapper {
        width: 100%;
    }

    .flex-quantity {
        margin: 16px 0 0 0;
        justify-content: space-between;
    }

    .header-cart {
        display: none;
    }

    .section_left {
        padding: 0;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner-img {
        width: 94% !important;
    }

    .inner-width {
        display: flex;
        justify-content: center;
        padding-bottom: 0;
        margin-top: 0;
        height: 130px;
        background-color: #B80C23 !important; /* z-index: 999; */
        padding: 35px 0;
        border-radius: 0 0 30px 30px;
    }

    .header-cart1 {
        display: block;
        margin-right: 15px;
    }

    .header-section {
        margin-bottom: 70px;
    }

    .search-flex-row {
        display: block;
        position: absolute;
        background-color: white;
        width: 100%;
        margin: 95px 4% 0;
        height: 50px;
        text-align: center;
        border-radius: 10px;
        border: 1px solid #ced4da;
    }

    .inner-header .advanced-search {
        display: inline-block;
    }

    .categories-slider .item a img {
        text-align: center;
        display: block;
        border-radius: 50%;
        background: #f3f3f3;
        width: 40px;
        margin: 0 calc(50% - 20px);
    }

    .categories-slider .item a span {
        font-size: 13px;
        color: black;
        text-align: center;
        display: block;
        float: left;
        line-height: 20px;
        border-radius: 10px;
        padding: 5px 10px 5px 5px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        height: 50px;
        min-width: 110px;
    }

    .md-hd-cart {
        display: flex !important;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

        .md-hd-cart .md-hd-a {
            display: flex !important;
            width: 28px;
            height: 28px;
            border: 1px solid #E3E3E3;
            border-radius: 47px;
            text-align: center;
            align-items: center;
            justify-content: center;
            position: relative;
        }

            .md-hd-cart .md-hd-a img {
                width: 20px;
                height: 20px;
            }

            .md-hd-cart .md-hd-a span {
                position: absolute;
                font-size: 10px;
                top: -9px;
                right: -11px;
                width: 20px;
                display: flex;
                justify-content: center;
                background: #FF0000;
                height: 20px;
                border-radius: 50%;
                align-items: center;
            }

    .div-fake {
        display: block;
    }

    .logo-onlstreet {
        text-align: center;
        margin-bottom: 10px;
    }

    .advanced-search {
        display: none;
    }

    .section_right {
        display: none;
    }

    .header-top .ht-right .login-panel {
        padding-left: 10px;
    }

    .header-top .ht-right .top-social {
        padding-right: 10px;
    }

    .header-top .ht-left .mail-service {
        padding-right: 10px;
    }

    .header-top .ht-left .phone-service {
        padding-left: 10px;
    }

    .header-top .ht-right .top-social a {
        margin-left: 10px;
    }

    .inner-header .advanced-search .category-btn {
        max-width: 40%;
        padding-right: 25px;
    }

    .inner-header .nav-right li {
        margin-left: 8px;
    }

    .nav-item .nav-depart .depart-btn {
        padding: 14px 40px 14px 18px;
    }

    .nav-item .nav-menu li a {
        padding: 16px 10px 15px;
    }

    .instagram-photo .insta-item .inside-text h5 {
        font-size: 14px;
    }

    .tab-item ul li a {
        padding: 18px 39px;
    }

    .hero-items .off-card {
        left: 62%;
    }

    .blog-details-inner .blog-post .prev-blog {
        padding-left: 30px;
    }

    .blog-details-inner .blog-post .next-blog {
        padding-right: 30px;
    }

    .blog-sidebar,
    .produts-sidebar-filter {
        padding-top: 50px;
    }

    .checkout-content input {
        margin-top: 50px;
    }

    .product-item .pi-pic {
        height: 275px;
    }

    .checkout-product {
        float: left !important;
        text-align: left;
        width: 56%;
        margin-left: 20px;
    }

    .form-select-language {
        height: auto !important;
        position: absolute !important;
        bottom: 67px !important;
        left: 0 !important;
        width: 80px;
    }
}

/* Large Device: 480px */

@media only screen and (max-width: 767px) {
    .hidden-md, .hidden-lg {
        display: flex !important;
    }

    .hidden-xs, .hidden-sm {
        display: none !important;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

    .col-xs-9-cs {
        width: 75% !important;
    }

    .col-xs-8-cs {
        width: 66.6% !important;
    }

    .col-xs-7-cs {
        width: 58.3% !important;
    }

    .col-xs-6-cs {
        width: 50% !important;
    }

    .col-xs-5-cs {
        width: 41.6% !important;
    }

    .col-xs-4-cs {
        width: 32% !important;
    }

    .col-xs-3-cs {
        width: 25% !important;
    }

    .col-xs-2-cs {
        width: 16.6% !important;
    }

    .col-xs-1-cs {
        width: 8.3% !important;
    }

    .flex-column-reverse-xs {
        display: flex;
        flex-direction: column-reverse;
    }

    .box-pttt {
        font-size: 10px !important;
        line-height: 15px;
    }

    .checkout-section {
        padding-top: 0px;
        padding-bottom: 50px;
        background: #f5f5f5;
    }

    .flex-quantity {
        margin: 16px 0 0 0;
        justify-content: space-between;
    }

    .pd-price-wrapper {
        width: 100%;
    }

    .header-cart {
        display: none;
        margin-right: 15px;
    }

    .header-section {
        margin-bottom: 70px;
    }

    .search-flex-row {
        display: block;
        position: absolute;
        background-color: white;
        width: 100%;
        margin: 95px 4% 0;
        height: 50px;
        text-align: center;
        border-radius: 10px;
        border: 1px solid #ced4da;
    }

    .inner-header .advanced-search {
        display: inline-block;
    }

    .section_left {
        padding: 0;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .categories-slider .item a img {
        text-align: center;
        display: block;
        border-radius: 50%;
        background: #f3f3f3;
        width: 40px;
        margin: 0 calc(50% - 20px);
    }

    .categories-slider .item a span {
        font-size: 13px;
        color: black;
        text-align: center;
        display: block;
        float: left;
        line-height: 20px;
        border-radius: 10px;
        padding: 5px 10px 5px 5px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        height: 50px;
        min-width: 120px;
    }

    .btn-cart-submit-previous-s2 {
        font-size: 12px !important;
    }

    .btn-cart-submit-previous-s2 {
        font-size: 12px !important;
    }

    .btn-cart-submit {
        font-size: 12px !important;
    }

    .up-cart {
        font-size: 12px !important;
    }

    .banner-img {
        width: 94% !important;
    }

    .inner-width {
        display: flex;
        justify-content: center;
        padding-bottom: 0;
        margin-top: 0;
        height: 130px;
        background-color: #B80C23 !important; /* z-index: 999; */
        padding: 35px 0;
        border-radius: 0 0 30px 30px;
    }

    .header-cart1 {
        display: block;
    }

    .md-hd-cart {
        display: flex !important;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

        .md-hd-cart .md-hd-a {
            display: flex !important;
            width: 28px;
            height: 28px;
            border: 1px solid #E3E3E3;
            border-radius: 47px;
            text-align: center;
            align-items: center;
            justify-content: center;
            position: relative;
        }

            .md-hd-cart .md-hd-a img {
                width: 20px;
                height: 20px;
            }

            .md-hd-cart .md-hd-a span {
                position: absolute;
                font-size: 10px;
                top: -9px;
                right: -11px;
                width: 20px;
                display: flex;
                justify-content: center;
                background: #FF0000;
                height: 20px;
                border-radius: 50%;
                align-items: center;
            }

    .div-fake {
        display: block;
    }

    .advanced-search {
        display: none;
    }

    .inner-header .advanced-search {
        width: 100%;
    }

    .logo-onlstreet {
        text-align: center;
        margin-bottom: 10px;
    }

    .section_right {
        display: none;
    }

    .instagram-photo .insta-item {
        width: 50%;
        height: 300px;
    }

    .copyright-reserved .copyright-text {
        float: none;
        margin-bottom: 10px;
        text-align: center;
    }

    .copyright-reserved .payment-pic {
        float: none;
        text-align: center;
    }

    .header-top .ht-left,
    .header-top .top-social {
        display: none;
    }

    .header-top .ht-right .login-panel {
        padding-top: 9px;
        padding-bottom: 7px;
    }

    .header-top .ht-right .lan-selector {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .inner-header .advanced-search .category-btn {
        display: none;
    }

    .inner-header .advanced-search .input-group {
        max-width: 100%;
    }

    .inner-header .nav-right {
        text-align: left;
    }

        .inner-header .nav-right li:first-child {
            margin-left: 0;
        }

    .nav-item .nav-depart .depart-btn {
        padding: 14px 50px 14px 18px;
    }

    .nav-item {
        background: transparent;
    }

        .nav-item .nav-menu {
            display: none;
        }

    .slicknav_menu {
        display: block;
        background: transparent;
        text-align: center;
        margin-top: -48px;
    }

    .slicknav_nav {
        background: #333;
    }

        .slicknav_nav ul {
            margin: 0;
            text-align: left;
        }

        .slicknav_nav a,
        .slicknav_nav .slicknav_row {
            margin: 0;
        }

        .slicknav_nav .dropdown a {
            padding-left: 25px;
        }

    .nav-item .nav-depart {
        display: none;
    }

    .slicknav_btn {
        border-radius: 0;
        background-color: #e7ab3c;
        display: inline-block;
        right: -16px;
    }

    .slicknav_nav .slicknav_row,
    .slicknav_nav a {
        padding: 8px 15px;
    }

        .slicknav_nav a:hover {
            border-radius: 0;
            background: #e7ab3c;
            color: #fff;
        }

        .slicknav_nav .slicknav_row:hover {
            border-radius: 0;
            background: #e7ab3c;
            color: #fff;
        }

    .inner-header .nav-right li.cart-icon .cart-hover {
        left: -50px;
    }

    .product-show-option p {
        text-align: left;
    }

    .tab-item ul li a {
        padding: 18px 51px;
        margin-bottom: 10px;
    }

    .cart-table table tr th {
        font-size: 12px;
    }

    .hero-items .single-hero-items {
        padding: 110px 25px 80px;
        height: auto;
        background: left center;
    }

        .hero-items .single-hero-items h1 {
            font-size: 40px;
        }

    .blog-details-inner .tag-share .details-tag ul li {
        margin-right: 10px;
    }

    .blog-details-inner .tag-share .blog-share .social-links a {
        margin-left: 15px;
    }

    .blog-details-inner .blog-detail-title p:before {
        left: -135px;
        width: 100px;
    }

    .blog-details-inner .blog-detail-title p:after {
        right: -135px;
        width: 100px;
    }

    .hero-items .off-card {
        display: none;
    }

    .ps-slider .owl-nav button[type=button] {
        left: 0;
    }

        .ps-slider .owl-nav button[type=button].owl-next {
            right: 0;
        }

    .blog-details-inner .blog-post .prev-blog {
        padding-left: 30px;
    }

    .blog-details-inner .blog-post .next-blog {
        padding-right: 30px;
    }

    .blog-details-inner .posted-by {
        padding: 40px 25px;
        text-align: center;
    }

        .blog-details-inner .posted-by .pb-pic {
            float: none;
            margin-bottom: 30px;
        }

        .blog-details-inner .posted-by .pb-text {
            padding-left: 0;
        }

    .blog-sidebar,
    .produts-sidebar-filter {
        padding-top: 50px;
    }

    .checkout-content input {
        margin-top: 50px;
    }

    .product-item .pi-pic {
        height: 242px;
    }

    .product-details .quantity .btn-add-plus-custom {
        margin-left: 0px !important;
        margin-right: 5px !important;
    }

    .checkout-product {
        float: left !important;
        text-align: left;
        width: 44.5%;
        margin-left: 15px;
    }

    .cart-table .cart-pic img {
        max-height: 130px; /* max-width: 100vw; */
        height: 70%;
        object-fit: cover;
        width: -webkit-fill-available;
        margin: 0 auto;
    }

    .form-select-language {
        height: auto !important;
        position: absolute !important;
        bottom: 70px !important;
        left: 0 !important;
        width: 80px;
    }
}

/* Small Device: 320px */

@media only screen and (max-width: 479px) {
    .hidden-md, .hidden-lg {
        display: flex !important;
    }

    .hidden-xs, .hidden-sm {
        display: none !important;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

    .col-xs-9-cs {
        width: 75% !important;
    }

    .col-xs-8-cs {
        width: 66.6% !important;
    }

    .col-xs-7-cs {
        width: 58.3% !important;
    }

    .col-xs-6-cs {
        width: 50% !important;
    }

    .col-xs-5-cs {
        width: 41.6% !important;
    }

    .col-xs-4-cs {
        width: 32% !important;
    }

    .col-xs-3-cs {
        width: 25% !important;
    }

    .col-xs-2-cs {
        width: 16.6% !important;
    }

    .col-xs-1-cs {
        width: 8.3% !important;
    }

    .box-pttt {
        font-size: 10px !important;
        line-height: 15px;
    }

    .checkout-section {
        padding-top: 0px;
        padding-bottom: 50px;
        background: #f5f5f5;
    }

    .flex-quantity {
        margin: 16px 0 0 0;
        justify-content: space-between;
    }

    .pd-price-wrapper {
        width: 100%;
    }

    .header-cart1 {
        display: block;
        margin-right: 15px;
    }

    .header-section {
        margin-bottom: 70px;
    }

    .search-flex-row {
        display: block;
        position: absolute;
        background-color: white;
        width: 100%;
        margin: 95px 4% 0;
        height: 50px;
        text-align: center;
        border-radius: 10px;
        border: 1px solid #ced4da;
    }

    .inner-header .advanced-search {
        display: inline-block;
    }

    .section_left {
        padding: 0;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .categories-slider .item a img {
        text-align: center;
        display: block;
        border-radius: 50%;
        background: #f3f3f3;
        width: 40px;
        margin: 0 calc(50% - 20px);
    }

    .categories-slider .item a span {
        font-size: 13px;
        color: black;
        text-align: center;
        display: block;
        float: left;
        line-height: 20px;
        border-radius: 10px;
        padding: 5px 10px 5px 5px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        height: 50px;
        min-width: 120px;
    }

    .btn-cart-submit-previous-s2 {
        font-size: 12px !important;
    }

    .btn-cart-submit {
        font-size: 12px !important;
    }

    .up-cart {
        font-size: 12px !important;
    }

    .md-hd-cart {
        display: flex !important;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

        .md-hd-cart .md-hd-a {
            display: flex !important;
            width: 28px;
            height: 28px;
            border: 1px solid #E3E3E3;
            border-radius: 47px;
            text-align: center;
            align-items: center;
            justify-content: center;
            position: relative;
        }

            .md-hd-cart .md-hd-a img {
                width: 20px;
                height: 20px;
            }

            .md-hd-cart .md-hd-a span {
                position: absolute;
                font-size: 10px;
                top: -9px;
                right: -11px;
                width: 20px;
                display: flex;
                justify-content: center;
                background: #FF0000;
                height: 20px;
                border-radius: 50%;
                align-items: center;
            }

    .banner-img {
        width: 94% !important;
    }

    .inner-width {
        display: block;
        justify-content: center;
        padding-bottom: 0;
        margin-top: 0;
        height: 130px;
        background-color: #B80C23 !important; /* z-index: 999; */
        padding: 35px 0;
        border-radius: 0 0 30px 30px;
    }

    .div-fake {
        display: block;
    }

    .logo-onlstreet {
        text-align: center;
        margin-bottom: 10px;
    }

    .md-img {
        margin-right: 10px !important;
    }

    .header-cart {
        width: 50px;
        top: 5px;
        right: 8px;
    }

        .header-cart > a > i {
            padding: 5px 8px 0 8px;
            font-size: 25px;
            line-height: 45px;
        }

    .advanced-search {
        display: none;
    }

    .checkout-form h4 {
        font-size: 18px;
    }

    .ptth-onlstreet {
        font-size: 18px;
    }

    .checkout-form .place-order .order-total .order-table li:nth-child(1) {
        font-size: 11px;
    }

    .panel-fix-bottom {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 5px;
        z-index: 1000;
        background: #FFF;
    }

    .order-view-title {
        font-size: 24px;
    }

    .social-button {
        bottom: 60px;
        right: 15px;
    }

    .instagram-photo .insta-item {
        width: 100%;
    }

    .inner-header .advanced-search .category-btn {
        display: none;
    }

    .inner-header .advanced-search .input-group {
        max-width: 100%;
    }

    .inner-header .nav-right li.cart-icon .cart-hover {
        width: 270px;
        padding: 20px;
    }

    .countdown-timer .cd-item {
        margin-right: 5px;
        padding: 10px 6px;
    }

    .product-show-option .select-option {
        display: inline-block;
    }

        .product-show-option .select-option .sorting.nice-select {
            margin-bottom: 10px;
        }

    .product-details .quantity {
        margin-bottom: 0px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1000;
        background: #FFF;
        width: 100%;
        padding: 5px;
        box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
        display: block;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .product-details .quantity .primary-btn.pd-cart {
            padding: 14px 20px 10px;
            float: right;
        }

    .tab-item ul li a {
        padding: 18px 30px;
        margin-bottom: 10px;
    }

    .specification-table table tr td.p-catagory {
        width: 160px;
    }

    .blog-details-inner .blog-post .next-blog .nb-pic i {
        display: none;
    }

    .blog-details-inner .blog-post .prev-blog .pb-pic i {
        display: none;
    }

    .blog-details-inner .tag-share .details-tag {
        float: none;
        margin-bottom: 10px;
    }

    .blog-details-inner .tag-share .blog-share {
        float: none;
    }

    .blog-details-inner .blog-detail-title p:before {
        left: -62px;
        width: 50px;
    }

    .blog-details-inner .blog-detail-title p:after {
        right: -62px;
        width: 50px;
    }

    .blog-details-inner .posted-by .pb-pic {
        float: none;
        margin-bottom: 15px;
    }

    .blog-details-inner .posted-by .pb-text {
        padding-left: 0;
        display: block;
    }

    .checkout-form .place-order .order-total {
        padding-left: 20px;
        padding-right: 20px;
    }

    .contact-widget .cw-item .ci-icon {
        float: none;
        margin-bottom: 5px;
    }

    .contact-widget .cw-item .ci-text {
        padding-left: 0;
    }

    .benefit-items .single-benefit {
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-item .pi-pic {
        height: 175px;
    }

    .checkout-product {
        float: left !important;
        text-align: left;
        width: 43.5%;
        margin-left: 15px;
    }

    .cart-table .cart-pic img {
        max-height: 130px; /* max-width: 100vw; */
        height: 70%;
        object-fit: cover;
        width: -webkit-fill-available;
        margin: 0 auto;
    }
}



@media only screen and (max-width: 320px) {
    .hidden-md, .hidden-lg {
        display: flex !important;
    }

    .hidden-xs, .hidden-sm {
        display: none !important;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

    .col-xs-9-cs {
        width: 75% !important;
    }

    .col-xs-8-cs {
        width: 66% !important;
    }

    .col-xs-7-cs {
        width: 58.3% !important;
    }

    .col-xs-6-cs {
        width: 50% !important;
    }

    .col-xs-5-cs {
        width: 41.6% !important;
    }

    .col-xs-4-cs {
        width: 29% !important;
    }

    .col-xs-3-cs {
        width: 25% !important;
    }

    .col-xs-2-cs {
        width: 16.6% !important;
    }

    .col-xs-1-cs {
        width: 8% !important;
    }

    .box-pttt {
        font-size: 10px !important;
        line-height: 15px;
    }

    .checkout-section {
        padding-top: 0px;
        padding-bottom: 50px;
        background: #f5f5f5;
    }

    .flex-quantity {
        margin: 16px 0 0 0;
        justify-content: space-between;
    }

    .pd-price-wrapper {
        width: 100%;
    }

    .header-cart1 {
        display: block;
        margin-right: 15px;
    }

    .header-section {
        margin-bottom: 70px;
    }

    .search-flex-row {
        display: block;
        position: absolute;
        background-color: white;
        width: 100%;
        margin: 95px 4% 0;
        height: 50px;
        text-align: center;
        border-radius: 10px;
        border: 1px solid #ced4da;
    }

    .inner-header .advanced-search {
        display: inline-block;
    }

    .section_left {
        padding: 0;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .categories-slider .item a img {
        text-align: center;
        display: block;
        border-radius: 50%;
        background: #f3f3f3;
        width: 40px;
        margin: 0 calc(50% - 20px);
    }

    .categories-slider .item a span {
        font-size: 13px;
        color: black;
        text-align: center;
        display: block;
        float: left;
        line-height: 20px;
        border-radius: 10px;
        padding: 5px 10px 5px 5px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        height: 50px;
        min-width: 120px;
    }

    .btn-cart-submit-previous-s2 {
        font-size: 12px !important;
    }

    .btn-cart-submit {
        font-size: 12px !important;
    }

    .up-cart {
        font-size: 12px !important;
    }

    .md-hd-cart {
        display: flex !important;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

        .md-hd-cart .md-hd-a {
            display: flex !important;
            width: 28px;
            height: 28px;
            border: 1px solid #E3E3E3;
            border-radius: 47px;
            text-align: center;
            align-items: center;
            justify-content: center;
            position: relative;
        }

            .md-hd-cart .md-hd-a img {
                width: 20px;
                height: 20px;
            }

            .md-hd-cart .md-hd-a span {
                position: absolute;
                font-size: 10px;
                top: -9px;
                right: -11px;
                width: 20px;
                display: flex;
                justify-content: center;
                background: #FF0000;
                height: 20px;
                border-radius: 50%;
                align-items: center;
            }

    .banner-img {
        width: 94% !important;
    }

    .inner-width {
        display: block;
        justify-content: center;
        padding-bottom: 0;
        margin-top: 0;
        height: 130px;
        background-color: #B80C23 !important; /* z-index: 999; */
        padding: 35px 0;
        border-radius: 0 0 30px 30px;
    }

    .div-fake {
        display: block;
    }

    .logo-onlstreet {
        text-align: center;
        margin-bottom: 10px;
    }

    .md-img {
        margin-right: 10px !important;
    }

    .header-cart {
        width: 50px;
        top: 5px;
        right: 8px;
    }

        .header-cart > a > i {
            padding: 5px 8px 0 8px;
            font-size: 25px;
            line-height: 45px;
        }

    .advanced-search {
        display: none;
    }

    .checkout-form h4 {
        font-size: 18px;
    }

    .ptth-onlstreet {
        font-size: 18px;
    }

    .checkout-form .place-order .order-total .order-table li:nth-child(1) {
        font-size: 11px;
    }

    .panel-fix-bottom {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 5px;
        z-index: 1000;
        background: #FFF;
    }

    .order-view-title {
        font-size: 24px;
    }

    .social-button {
        bottom: 60px;
        right: 15px;
    }

    .instagram-photo .insta-item {
        width: 100%;
    }

    .inner-header .advanced-search .category-btn {
        display: none;
    }

    .inner-header .advanced-search .input-group {
        max-width: 100%;
    }

    .inner-header .nav-right li.cart-icon .cart-hover {
        width: 270px;
        padding: 20px;
    }

    .countdown-timer .cd-item {
        margin-right: 5px;
        padding: 10px 6px;
    }

    .product-show-option .select-option {
        display: inline-block;
    }

        .product-show-option .select-option .sorting.nice-select {
            margin-bottom: 10px;
        }

    .product-details .quantity {
        margin-bottom: 0px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1000;
        background: #FFF;
        width: 100%;
        padding: 5px;
        box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
        display: block;
    }

        .product-details .quantity .primary-btn.pd-cart {
            padding: 14px 20px 10px;
            float: right;
        }

    .tab-item ul li a {
        padding: 18px 30px;
        margin-bottom: 10px;
    }

    .specification-table table tr td.p-catagory {
        width: 160px;
    }

    .blog-details-inner .blog-post .next-blog .nb-pic i {
        display: none;
    }

    .blog-details-inner .blog-post .prev-blog .pb-pic i {
        display: none;
    }

    .blog-details-inner .tag-share .details-tag {
        float: none;
        margin-bottom: 10px;
    }

    .blog-details-inner .tag-share .blog-share {
        float: none;
    }

    .blog-details-inner .blog-detail-title p:before {
        left: -62px;
        width: 50px;
    }

    .blog-details-inner .blog-detail-title p:after {
        right: -62px;
        width: 50px;
    }

    .blog-details-inner .posted-by .pb-pic {
        float: none;
        margin-bottom: 15px;
    }

    .blog-details-inner .posted-by .pb-text {
        padding-left: 0;
        display: block;
    }

    .checkout-form .place-order .order-total {
        padding-left: 20px;
        padding-right: 20px;
    }

    .contact-widget .cw-item .ci-icon {
        float: none;
        margin-bottom: 5px;
    }

    .contact-widget .cw-item .ci-text {
        padding-left: 0;
    }

    .benefit-items .single-benefit {
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-item .pi-pic {
        height: 175px;
    }

    .checkout-product {
        float: left !important;
        text-align: left;
        width: 43.5%;
        margin-left: 15px;
    }

    .cart-table .cart-pic img {
        max-height: 130px; /* max-width: 100vw; */
        height: 70%;
        object-fit: cover;
        width: -webkit-fill-available;
        margin: 0 auto;
    }
}


@-webkit-keyframes headerAnimation {
    0% {
        margin-top: -70px
    }

    100% {
        margin-top: 0
    }
}

@keyframes headerAnimation {
    0% {
        margin-top: -70px
    }

    100% {
        margin-top: 0
    }
}

.social-button a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #03a9f4;
    position: absolute;
    right: -7px;
    top: 10px
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes pulse {
    from {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}



.success1.is-underline:hover, .success1.is-outline:hover, .success1 {
    background-color: #1E73BE;
    padding: 0 5px;
    color: white !important;
}

.success2.is-underline:hover, .success2.is-outline:hover, .success2 {
    background-color: #ff4800;
    padding: 0 5px;
    color: white !important;
}

.call-mobile {
    background: #00a63f;
    position: fixed;
    bottom: 10px;
    height: 40px;
    line-height: 40px;
    padding: 7px 0px 0 0px;
    border-radius: 40px;
    color: #fff;
    left: 20px;
    z-index: 99999;
}

.call-mobile1 {
    position: fixed;
    bottom: 55px;
    height: 40px;
    line-height: 40px;
    padding: 0 0px 0 0px;
    border-radius: 40px;
    color: #fff;
    left: 20px;
    z-index: 99999;
}

.call-mobile2 {
    position: fixed;
    bottom: 100px;
    height: 40px;
    line-height: 40px;
    padding: 0 0px 0 0px;
    border-radius: 40px;
    color: #fff;
    left: 20px;
    z-index: 99999;
}

.call-mobile i {
    font-size: 20px;
    line-height: 40px;
    background: #B52026;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    float: right;
}

.call-mobile a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 10px;
    padding-left: 10px;
}

.button span {
    text-transform: initial;
    font-weight: 400;
    font-family: poppins;
}

a#callnowbutton {
    font-family: poppins;
    font-weight: 400;
}

.visa-info {
    font-size: 13px;
    font-style: italic;
    background-color: antiquewhite;
    padding: 5px 10px;
}

.section-delivery h5 {
    font-family: 'Roboto' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #0F62F9;
}

.section-delivery p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Roboto' !important;
    color: #909090;
}

.text-font {
    font-family: 'Roboto' !important;
}

/*APPLE IOS*/
a[href^="tel"] {
    color: inherit; /* Inherit text color of parent element. */
    text-decoration: none; /* Remove underline. */ /* Additional css `propery: value;` pairs here */
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

.form-select-language {
    height: 49px;
    text-align: center;
    margin-left: 10px;
    max-width: 200px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    color: #333;
}

    .form-select-language option[selected] {
        background-color: #007bff;
        color: #fff;
    }

    .form-select-language option:hover {
        background-color: #f0f0f0;
    }

/*checkout custom*/
.checkout-order-info {
    border: 1px solid rgba(219, 229, 234, 1);
    border-radius:8px;
    padding:20px;
}
.checkout-order-info .order-info-item {
    flex-wrap: nowrap !important;
    margin-left:0;
    margin-right:0;
}
.checkout-order-info .order-info-item div{
    padding:0;
}
.checkout-order-info .order-info-item .product-name{
    padding:0;
}
.checkout-order-info .order-info-item .product-number {
    padding: 0;
}
