@import "https://fonts.googleapis.com/css?family=Open+Sans:500,600,700&subset=vietnamese,latin-ext";
*{margin: 0; padding: 0;}
body{width: 100%; font-family: 'Open Sans', sans-serif; font-size: 15px;}
.top-bar, .main-menu, .section-1, .section-2, .section-3, .section-4{float: left; width: 100%;}
.top-bar{background-color: #f5f5f5; padding: 10px 0 5px 0; color: #333; font-weight: 600; font-size: 12.5px;}
.top-bar ul{float: right;}
.top-bar ul li{list-style: none;; display: inline-block; padding: 0 12px;}
.top-bar ul li a{text-decoration: none; color: #333; transition: 0.25s; font-weight: 600}
.top-bar ul li a:hover{color: #ff9600;}

.header-search, .logo-top{padding: 25px 0;}
.input-group{width: 100%; padding: 10px 0;}
.collection-selector {
    position: relative;
    display: inline-block;
    min-width: 70px;
    float: left;
}
.header-search form{
    position: relative;
}
.header-search form .search-input input{
    width: 90%;
    border: 2px solid #ff5c00;
    border-right: 0;
    height: 45px;
    padding: 0 8px 0 150px;
    outline: 0;
    border-radius: 30px;
}
#inputProduct_cat{
    position: absolute;
    top: 3px;
    width: 145px;
    bottom: 3px;
    border: 0;
    left: 2px;    border-radius: 30px 0 0 30px;    background: #fff;
    border-right: 2px solid #ff5c00;
    padding: 0 20px 0 15px;
    outline: none;
    font-weight: 600;
}
.search-text {
    white-space: nowrap;
    display: inherit;
    text-overflow: ellipsis;
    height: 45px;
    text-align: center;
    line-height: 41px;
    cursor: pointer;
    padding: 0 20px 0 5px;
    width: 140px;
    font-size: 14px;
    border: 2px solid #ff5c00;
    background: #ffffff;
    border-radius: 40px 0 0 40px;
    border-right: 1px solid #ff5c00;
    overflow: hidden;
}
.search-text:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -1px;
}
div#search-info {
    z-index: 99999;
    max-height: 350px;
    overflow: auto;
    display: none;
}
.list-search {
    background: #fff;
    border: 1px solid #ebebeb;
    background-color: #fff;
    position: absolute;
    top: 100%;
    min-width: 195px;
    width: auto;
    z-index: 3;
    font-weight: 400!important;
    font-family: Roboto, sans-serif;
    border-radius: 0;
    right: auto;
    margin-top: 0px;
    margin-left: 0px;
    font-size: 13px;
    padding: 5px 0px;
}
.search-item {
    padding: 5px 15px;
}
.search-item a{color: #333; text-decoration: none;}
.liner-search {
    width: 96%;
    height: 1px;
    background: #efefef;
    margin: auto;
    margin-top: 8px;
    margin-bottom: 8px;
}
.search-item a:hover {
    color: #33a5b7;
}

.header-search button{
width: 68px;
    height: 45px;
    background: #3b3b3b;
    color: #f5f5f5;
    border-radius: 0 40px 40px 0;
    vertical-align: top;
    outline: 0;
    position: absolute;
    top: 0;
    right: 30px;
    border: 0;
}
.pn-top{float: left; width: 100%; margin-top: 42px; padding:0;}
.pn-img{float: left; width: 20%;}
.text p {
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    line-height: 16px;
    color: #7d7d7d;
}
.text a {
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    transition: all 0.3s ease 0s;
}
.phone-box span, .email-box span{
    color: #ff5c00;
}
.main-menu{float: left; width: 100%;}
.section-menu{
    float: left;
    width: 100%;
    margin: 15px 0 8px 0;
    background-color: #f2f2f2;
    box-shadow: 0 4px 5px #ddd;
}
.show-more-menu1{
    position: relative;
}
.red-menu1{
    color: #fff;
    height: 50px;
    cursor: pointer;
    font-size: 15px;
    display: block;
    background-color: #ff5c00;
    text-transform: uppercase;
    position: relative;
    padding: 12px 0 0 25px;
    font-weight: bold;
}
.show-more-menu1-top{
    height: 8px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100%; background-color: #ff5c00;
    bottom: 100%;
    position: absolute; left: 0;
}
.red-menu1
.red-menu1 span{
    display: inline-block;
    font-weight: bold;
    margin-left: 8px;
}
.red-menu1 i.fas.fa-angle-down{margin-left: 150px; position: absolute; right: 15px; top: 15px;}

.menu-container1{
    background-color: #413b49ab;
    position: absolute;
    width: 100%;
    z-index: 999;display: none;    border: 1px solid #eee;
}
.menu-container1>ul{
    word-spacing: 0;
    margin: 0;
    list-style: none;
    background-color: #fffffff7;
    border: 1px solid #eee;
    padding: 0 15px;
}
.menu-container1>ul>li{
    transition: 0.25s;
    display: block;
    position: relative;
    padding: 2.5px 15px;
    border-bottom: 1px solid #eee;
}
.menu-container1>ul>li>a{
    line-height: 35px;
    min-height: 35px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none; color: #333;
    margin-left: 8px;
    transition: 0.4s;
}
.menu-container1>ul>li>a:hover{color: #ff5c00; padding-left: 12px;}

/*.show-more-menu1:hover .menu-container1>ul{display: block;}*/

.menu-container1>ul>li:last-child{border:none;}
.main-menu-x ul li{list-style: none; display: inline-block; padding: 15px 15.5px 0 0; transition: 0.2s;}
.main-menu-x ul li a{text-decoration: none; color: #333; transition: 0.4s; font-size: 12.9px;transition: 0.2s;font-weight: 700; text-transform: uppercase;}
.main-menu-x ul li a:hover{color: #ff5c00;}

.rnc{float: left; width: 100%; padding-top: 8px;}
.refresh-page{margin-right: 8px;}
.cart1, .refresh-page{float: right; display: inline-block; height: 38px; width: 38px; border: 1.5px solid #ff5c00; border-radius: 50%; text-align: center; padding: 8px 0 0 1.5px; transition: 0.25s; color: #ff5c00; position: relative; cursor: pointer;}
.cart1:hover, .refresh-page:hover{color: #fff; background-color: #ff5c00;}
.cart-number{position: absolute; width: 22px; height: 22px; border-radius: 50%; background-color: #333; top: -4px; right: -15px; color: #fff; text-align: center; padding-top: 2.5px;font-size: 12px;}
.section-banner, .policies{float: left; width: 100%; margin-bottom: 25px;}
.section-menu.fixed{
    position: fixed;
    width: 100%;
    top:0;
    left: 0;
    z-index: 9999;   margin: 0 !important;
}
.home .menu-container1{
    display: block;
}
.section-menu.fixed .menu-container1{
    display: none; 
}
.owl-one .owl-nav{display: none;}
.owl-one{position: relative;}
.owl-one .owl-dots{width: 100%; top: 90%; text-align: right!important; position: absolute; padding: 0 250px 0 0;}
.owl-one .owl-dots .owl-dot{outline: none; transition: 0.4s;}
.owl-one .owl-dots .owl-dot.active span{background-color: #ff5c00 !important; width: 25px !important; border: 1px solid #ff5c00;}
.owl-one .owl-dots .owl-dot span{border: 1px solid #ff5c00;}
.owl-one .owl-dots .owl-dot:hover span{background-color: #ff5c00 !important;}
.owl-one .owl-dots .owl-dot span{
    background-color: #fff !important;
}

.pswer{width: 100%; float: left; border: 1px solid #ddd;}
.pswer-item{border-right: 1px solid #ddd;}
.pswer-item, .pswer-item1{
    display: table;
    overflow: hidden;
    width: 20%;
    float: left;
}
.pi-icon{
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0 15px 15px;
}
.pi-icon i{
    float: left;
    width: 55px;
    height: 55px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 55px;
    font-size: 21px;
    transition: all 0.25s;
    color: #ff5c00;
    border: 1.5px solid #ff5c00;
    cursor: pointer;
}
.pi-icon i:hover{
    color: #fff;
    background-color: #ff5c00;
}
.pi-content{
    display: table-cell;
    vertical-align: middle;
}
.pi-title{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #1a1a26;
    margin-bottom: 2px;
}
.pswer-item p, .pswer-item1 p{
    margin-bottom: 0px;
    color: #888890;
    font-size: 14px;
}

.section-banner-2{float: left; width: 100%; margin-bottom: 25px;}
.offer-banner{overflow: hidden;}
.offer-banner img{max-width: 100%; transition: 0.4s;}
.offer-banner img:hover{transform: scale(1.1); max-width: 100%;}

.main-product{float: left; width: 100%; margin-bottom: 25px;}
.best-seller-pro{
    width: 100%;
    position: relative;
    border-top: 2px solid #ff5c00;
    display: inline-block;
}
.best-seller-pro .col-md-2, .best-seller-pro .col-md-10{padding: 0 !important;}
.title-side-bar{
    text-align: center;
    position: relative;
}

.title-side-bar h2{
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    margin-top: 0;
    padding: 15px 20px;
    position: relative;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: normal;
    background-color: #ff5c00;
    box-shadow: 1px 3px 5px 0 rgba(0,0,0,0.24);
    z-index: 999;
    width: 100%;
}
.title-side-bar h2 a{color: #fff; text-decoration: none;}
.side-bar{float: left; width: 100%;}
.side-bar ul{padding: 8px 0px;}
.side-bar ul li{list-style: none; padding: 10px 0 10px 12px;}
.side-bar ul li a{text-decoration: none; color: #333; transition: 0.25s;font-size: 16px;}
.side-bar ul li a:hover{color: #ff5c00;}
.side-bar ul li a i{font-size: 12px;}
.prod-box{
background: #fff;
    position: relative;
    overflow: hidden;
    border: solid 1px #d0d0d0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;

}
.prod-tn{position: relative; overflow: hidden; padding: 5px;}
.prod-box .salee{
    background-color: #ce2a2a;
    position: absolute;
    font-size: 12px;
    color: #fff;
    padding: 12.5px 0;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    line-height: 20px;
    font-weight: 700;
    top: 5px;
    right: 5px;
    text-align: center;
    z-index: 99;
}
.prod-info{transition: 0.5s; padding-bottom: 5px;}
.prod-info h2{white-space: nowrap;    padding-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;font-weight: 600 !important; font-size: 15px !important; text-align: center; margin-top: 8px; margin-bottom: 5px; color: #333;}
.prod-price{text-align: center; line-height: 30px;}
.prod-info h2 a{
    color: #333;
    text-decoration: none;
}
.new-price{margin-right: 15px; display: inline-block;}
.old-price{display: inline-block;}
.np{
    color: #ff5c00;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    font-weight: 700;
    white-space: nowrap;
}
.op{
    text-decoration: line-through;
    display: inline-block;
    color: #e86516;
    font-size: 12px;
    white-space: nowrap;
    font-weight: bold;
}

.hot-product{float: left;width: 100%;     border: 1px solid #ddd;
    border-left: 0;
    border-top: 0;}
    .best-seller-pro{
            float: left;
    width: 100%;
    margin-bottom: 20px;background: #ff5c0012;
    }
.hot-product .col-md-3{padding: 0px !important;}

.long-banner{float: left; width: 100%; margin-bottom: 25px;}
.lb-box{width: 100%;}
.lb-box img{max-width: 100%;}

.news{float: left; width: 100%; padding-bottom: 25px; border-bottom: 1px solid #eee;}
.prod-heading{width: 100%; border-bottom: 2px solid #ddd;    margin-bottom: 10px;}
.prod-title{display: inline-block; margin-bottom: -2px;}
.prod-title h3{border-bottom: 2px solid #ff5c00; margin: 0; padding: 10px 0 15px 0; font-size: 20px; color: #333; text-transform: uppercase; font-weight: bold;}

.brands{float: left; width: 100%; padding: 25px 0;}
.owl-three{border: 1px solid #eee; padding: 8px}
.owl-three .owl-dots, .owl-three .owl-nav{display: none;}
.bp-box{padding: 8px; border: solid 1px #d0d0d0; transition: 0.25s;}
.bp-box img{max-width: 100%; max-height: 110px;}
.bp-box:hover{border: 1px solid #ff5c00;}

.sfs-intro, .social-icon{padding-top: 15px;}
.sign-for-sale{background-color: #ddd; float: left; width: 100%; padding: 35px 0;}
.sfs-intro h3{text-align: center; color: #333; font-size: 15px; text-transform: uppercase; font-weight: bold; margin: 0;}
.social-icon h3{color: #333; font-size: 15px; text-transform: uppercase; font-weight: bold; margin: 0; display: inline-block; margin-right: 16.5px}
.social-icon a{display: inline-block; margin: 0 12px 0 0; text-decoration: none; color: #ff5c00; font-size: 18px;}

.sfs-form{text-align: center;}
.sfs-form input[type=email], .sfs-form input[type=submit]{height: 45px;}
.sfs-form input[type=email]{
    width: 69%;
    border: 2px solid #ff5c00;
    border-right: 0;;
    padding: 0 8px;
    outline: 0;
    border-radius: 40px 0 0 40px;
}
.sfs-form input[type=submit]{
    height: 45px;
    background: #ff5c00;
    color: #fff;
    border-radius: 0 40px 40px 0;
    vertical-align: top;
    outline: 0;
    font-weight: bold;
    border: 2px solid #ff5c00;
    margin-left: -8px;
    padding: 0 18px;
}
.sfs-form button span i{margin-right: 8px}

footer{float: left; width: 100%; padding: 28px 0;}
.footer-1, .footer-2{float: left; width: 100%;}
.prod-heading1{width: 100%;}
.prod-title1{display: inline-block;}
.prod-title1 h3{border-bottom: 2px solid #ff5c00; margin: 15px 0; padding: 10px 0; font-size: 16px; color: #333; font-weight: 700;}
.footer-1 ul li, .footer-2 ul li{list-style: none; padding: 8px 0;}
.footer-1 ul li a, .footer-2 ul li a{text-decoration: none; color: #333; transition: 0.25s;}
.footer-1 ul li a:hover ,.footer-2 ul li a:hover{color: #ff5c00;}
.footer-2 ul li a i{margin-right: 10px; width: 35px; height: 35px; border: 2px solid #ff5c00; border-radius: 5px; text-align: center; padding-top: 9px; color: #fff; background-color: #ff5c00;}

.pr-sm{position: absolute; z-index: 99; left: 0; top: 28%; background: none; transition: 0.4s; opacity: 0;}
a.pr-sms{display: block; text-align: center; margin-bottom: 5px; padding-top: 4.2px; width: 30px; height: 30px; border-radius: 4px; text-decoration: none; background-color: #333; color: #fff; border: 1px solid #333; transition: 0.25s;}
a.pr-sms:hover{background-color: #ff5c00; color: #333;}
.prod-box:hover .pr-sm{left: 5%; opacity: 1;}

.copy{float: left; width: 100%; background-color: #333; padding: 8px 0;}
.copy p{margin-bottom: 0; color: #fff;}
#mega-menu-wrap-menu-pro #mega-menu-menu-pro > li.mega-menu-item{
    width: 100% !important;
}
#mega-menu-wrap-menu-pro #mega-menu-menu-pro li.mega-menu-item-has-children > a.mega-menu-link:after{
    position: absolute;
    right: 10px;
}
#mega-menu-wrap-menu-pro #mega-menu-menu-pro > li.mega-menu-megamenu > ul.mega-sub-menu{
    left: 100% !important;
    top: 0 !important;
}
.col-loan{
    width: 20%;
    float: left;
}
@media(max-width: 992px){
   .col-loan{
    width: 33.33333%;
} 
}
@media(max-width: 767px){
       .col-loan{
    width: 50%;
} 
    .offer-banner img{margin-bottom: 8px;}
    .sign-for-sale{padding: 15px 0;}
    .sfs-intro{display: none;}
    .social-icon{text-align: center; padding-top: 0;}
    .top-bar{text-align: center;}
    .side-bar{display: none;}
    .owl-one .owl-dots{
        float: right;
        padding: 0 10px 0 0;
        top: 75%;
    }
    .pswer-item, .pswer-item1{width: 50%; border: 1px solid #eee;}
    .pswer{border: none; position: relative}
    .pi-title, .pswer-item p, .pswer-item1 p{font-size: 12px;}
    .cart1{padding: 5px 0 0 1.5px;}
    .rnc a{font-size: 18px !important;}
}
@media(min-width: 768px) and (max-width: 1199px){
    .owl-one .owl-dots{
        float: right;
        padding: 0 10px 0 0;
        top: 75%;
    }
    .pi-title, .pswer-item p, .pswer-item1 p{font-size: 10px;}
    .social-icon h3{display: none;}
    .sfs-intro h3{font-size: 14px;}
    .title-side-bar h2 a{font-size: 12.99px;}
    .side-bar ul li a{font-size: 14px;}
    .sfs-form p{margin-bottom: 0;}
    .cart1{padding-top: 3px;}
}

@media  (max-width: 992px) {
    .item_news{
        margin-bottom: 20px;
    }
    .hamburger {
    box-sizing: border-box;
    display: block;
    width: 28px;
    height: 21px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}
.hamburger:before, .hamburger:after, .hamburger span {
    background: #000;
    content: '';
    display: block;
    width: 28px;
    height: 3px;
    position: absolute;
    left: 0;
}
.hamburger span {
top:9px;
}
.hamburger:before {
    top: 0;
}
.hamburger:after {
    top: 18px;
}
.sidebar-menu {
    
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    bottom:0;
    width: 100%;
    height: 100%;
    max-width: 320px;
    padding-right: 40px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all linear .2s;
    -webkit-transition: all linear .2s;
}
.header-main.header-sticky{
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 9;    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.39);
}
.sidebar-menu.intro{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.sidebar-menu .sidebar-container {
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #fff;
    box-shadow: 1px 0 3px rgba(0,0,0,0.25);
    -webkit-overflow-scrolling: touch;
}
.side {
    position: relative;
    overflow: hidden;
    background: #fff;
}
.hamburger-close:before, .hamburger-close:after {
    background: #ff5c00;
    content: '';
    display: block;
    width: 28px;
    height: 3px;
    position: absolute;
    left: 5px;
}
.hamburger-close:before{
        transform: rotate(45deg);
        top: 26px;
}
.hamburger-close:after{
    transform: rotate(-45deg);top: 26px;
}
.hamburger-close {
    box-sizing: border-box;
    display: block;
    width: 28px;
    height: 21px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 30px 20px;
    background: #333;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;

}
.form-mobile{
    width: 85%;
    margin: auto;
    padding: 10px 0;
}
.form-mobile form{
    position: relative;
    width: 100%;
}
.form-mobile input{
    border: 1px solid #ff5c00 !important;
    background: #fff;
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 50px;
    padding: 0 10px;
    width: 100%;
}
.form-mobile button{
    color: #ff5c00;
    position: absolute;
    top:0;
    height:40px;
    border:none;
    right:0;
    padding: 0 10px;
    background: none !important
}
.cart-item{
    position: absolute;
    right: 20px;
    top:13px;
}
.sidebar-menu  ul > li{
list-style: none;
padding: 10px 10px;
border-bottom: 1px solid #eee
}
.sidebar-menu ul li a{
        color: #737272;
    text-decoration: none;
}
.sidebar-menu ul li:hover{
    background: #ff5c00;
}
.sidebar-menu ul li:hover a{
        color: #fff !important;
}
.sidebar-menu  ul  li.menu-item-has-children{
    position: relative;
}
.sidebar-menu  ul  li   ul.sub-menu {
    border:0;display: none;
}
.sidebar-menu  ul  li   ul.sub-menu li{
    padding: 10px 0 10px 0px;
}
.sidebar-menu  ul  li.menu-item-has-children > a.loan{
position: absolute;
    right: 10px;
    font-size: 21px;
    top: 10px;
    width: 20px;
    text-align: center;
    z-index: 99999;
}
.sidebar-menu  ul  li.menu-item-has-children > a.loan{
    right: 0;
}
.sidebar-menu  ul ul li{
    border-bottom: 0 !important;
}
.open_tabs{
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 10;
    text-align: right;
    width: 100%;
    border-left: 0px;
    height: 40px;
}
.open_tabs a{
    color: #333;font-size: 21px;
}
.top-tab{
    position: relative;
}
.home-product .tab{
       position: absolute;
    right: 0;
    z-index: 999;
    background: #fff;
    top: 100%;
    margin-top: 0;
    border-top: 1px solid #ddd;
}
.home-product .tab li{
    display: block;
}
.home-product .tab{
    display: none;
}
.home-product .tab.mora{
    display: block;
}
.widget_media_image img{
    width: 100%;
}
#archive-products .container > .row{
display: flex;
flex-direction: column;
}
#archive-products .container > .row .col-sm-9{
    order: 1;
}
#archive-products .container > .row .col-sm-3{
    order: 2;
}
.sidebar{
    clear: both;
    margin-top: 20px;
}
.title-main{
    padding: 0 30px;
}
.news-write img{
        max-width: 100%;
    height: auto;
}
#secondary{
    margin-top: 20px;
}
.page-sidebar{
    padding: 0;
}
.woocommerce-shipping-calculator{
    clear: both;
}
#order_review{
    flex-direction: column !important;
}
#order_review #payment,#order_review table{
    width: 100% !important;
    margin: 10px 0
}
.woocommerce-order-details{
    display: none !important;
}
.header-center{
     background: #ff5c00;
    color: #fff;
    line-height: 35px;
    height: 35px;
}
    #order_review{
        display: block !important;
    }
    #order_review #payment,#order_review table{
        width: 100% !important;
    }
.header-center p{
    margin-bottom: 0;
    text-align: center;
}
.header-center p a{
    color: #fff;
    text-decoration: none;
}
.cart-item a{
        font-size: 21px;
    color: red;
}
.logo{
    width: 70%;
    margin: auto;
    padding: 10px 0;    text-align: center;
}
#slider .owl-nav{
    display: none;
}
.sidebar-container  .menu-item-has-children i{
    display: none;
}
header{
    background: #fff;
    padding: 0;
}
.trade #brand .item{
        padding: 0px 100px;
    }
        .comment .show-comment{
        width: 100%;
        height: auto;
    }
    .comment .send-email{
        width: 100%;
        height: auto;
    }
    .comment .send-email{
        padding:30px 10px;
    }
    .comment .show-comment{
        padding:30px 10px;
    }
    .comment .show-comment .comment-content .author-img img{
        width: 40% !important;
    }
        .show-product .tab-title-margin .tab-title{
        font-size: 22px;
        text-align: center;
    }
        .sale .sale-content h1{
        font-size: 80px;
    }
    .sale .sale-content p{
        font-size: 15px;
    }
    .sale .sale-content h2 ins{
        font-size: 20px;
    }
    .sale .sale-content span{
        font-size: 25px;
    }
    .cart-margin {
    margin-top: 8px;
}
.hamburger{
    top:30px;
}
#single-product-lindo .entry-summary .single_add_to_cart_button {
    margin-top: 10px;
}

.nivo-caption h2{
    font-size:21px;
    margin:0 0 5px;
}
.nivo-caption h3{
    font-size: 18px;
    margin:0 0 5px;
}
.nivo-caption p{
    padding:5px 0px;
    font-size:13px;
}
.slider .read-more{
    margin-top: 0px;
}
.nivo-caption{
    top:3% !important;
    left: 3% !important;
    width: 65% !important;
}
.content .deal-week-bg {
    padding: 30px 0px;
}
.sale .sale-content h2 {
    font-size: 50px;
    margin: 10px 0px 10px 0px;
}
.sale .sale-content p {
    padding: 10px 0px;
}
.tablinks a {
    font-size: 21px;
}
.tab-title-margin .tab-title li{
margin:0 10px 10px 0;
}
.tablinks.active a{
    padding-bottom: 3px;
}
.cart-archive a {
    padding: 5px 5px !important;}
.mobile-flex{
    display: flex;
    flex-direction: column;
}
.mobile-flex1{
    order: 1;
}
.mobile-flex2{
    order: 2;
}
.rnc{
    padding-top: 0;
}
}

.header-search button span.fa{display: inline-block !important;}
.header-search button span.visible-lg, .header-search button span.visible-md, .header-search button span.visible-sm{display: none !important;}
.search-input{margin-top: 10px;}

.main-menu-x ul.menu li.current-menu-item a{color: #ff5c00;}

.cl1, .cl2{display: inline-block;}
.cl1{float: left; margin-right: 10px;}
.cl1 i{
    font-size: 22px;
    color: #ff5c00;
}
.cl{margin-bottom: 20px;}
.contact-l h2{font-size: 22px; font-weight: bold;}
.entry-content .wpcf7 form input[type=text], .entry-content .wpcf7 form input[type=email], .entry-content .wpcf7 form textarea, .entry-content .wpcf7 form input[type=tel]{width: 100%; margin-bottom: 10px; border-radius: 4px; border: 1px solid #333;}
.entry-content .wpcf7 form textarea{padding: 4px 8px;}
.entry-content .wpcf7 form input[type=text], .entry-content .wpcf7 form input[type=email], .entry-content .wpcf7 form input[type=tel]{height: 35px; padding: 4px 8px;}
.entry-content .wpcf7 input[type=submit]{background-color: #ff5c00; color: #fff; padding: 6px; border: 1px solid #ff5c00; border-radius: 4px; outline: none;}
.maps-lien-he{float: left; width: 100%; margin-top: 20px;}