img, .container {max-width: 100% !important;}
.full-width {
    width: 100% !important;
    margin: auto !important;
}
h1, h2, h3, h4, h5, h6 {line-height: 1.425;}
/*==========================================*/
button {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
/*==========================================*/
/* Default bg,... */
footer.footer .site-footer {
    /* background-image: url('../image/bgs_footer.png'); */
    background-color: #212633;
}
/*==========================================*/
.wishlist_header .img_hotline {left:0;}
.wishlist_header .img_hotline .fa {
    font-size: 24px;
    color: #F62D3E;
    text-align: center;
}
.section_service_end .service_item_ed .iconx {
    text-align: center;
    font-size: 36px;
    color: #F62D3E;
}
.section_service_end .service_item_ed .iconx i.fa {
    border: 2px solid;
    border-radius: 100%;
    width: 74px;
    height: 74px;
    line-height: 74px;
    overflow: hidden;
}
h2.description_short {
    font-size: 16px;
    font-family: arial;
}
#sort-by ul ul { 
    width: 200px; 
    left:auto;
    right:0;
}
input[type="checkbox"], 
.checkbox input[type=checkbox], 
.checkbox-inline input[type=checkbox], 
input[type="radio"],
.radio input[type=radio], 
.radio-inline input[type=radio] {
    margin: 0;
    left: 0;
    opacity: 1;
    height: 100%;
    width: auto;
}
.thumb_product_details .owl-item .item a {width: auto;}
.pagination li span,
.pagination li a {
    float: left;
    margin: 0 2.5px;
    border-radius: 3px;
    width: 35px;
    background: #F5F5F5;
    text-align: center;
    height: 35px;
    font-size: 1em;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 0;
    line-height: 35px;
    color: #474C5F;
    border: none;
    text-decoration: none;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #ff8040;
    border-color: #ff8040;
    color: #FFFFFF;
    display: block;
}
/* product comment */
.store-product-reviews-form {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    top: 0;
    left:0;
    z-index: 9;
}
.store-product-reviews-form .store-product-reviews-frm {
    position: absolute;
    background-color: #FFF;
    padding: 15px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 300px;
    width: 40%;
    border-radius: 4px;
}
.store-product-reviews-form .comment-form-close {
    font-size: 20px;
    font-weight:bold;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #000;
    display: block;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
} 
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service .fa {
    position: absolute;
    width: 45px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.sidebar .owl-carousel .owl-nav .owl-prev, 
.sidebar .owl-carousel .owl-nav .owl-next {top: -35px;}
.sidebar .owl-carousel .owl-nav .owl-prev {
    left: auto;
    right: 40px;
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector {width: 90px;}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field {padding-left: 100px;}
.topbar_currency,
.topbar_language {position: relative;}
.currencies_list,
.languages_list {
    display: none;
    position: absolute;
    top: calc(100%);
    left: 15px;
    background-color: #fff;
    width: auto;
    min-width: 140px;
    border: 1px solid rgba(0,0,0,.1);
    z-index: 100;
}
.topbar_currency:hover .currencies_list,
.topbar_language:hover .languages_list {display: block;}
.topbar .topbar_right .currencies_list li,
.topbar .topbar_right .languages_list li,
.topbar .topbar_right .currencies_list li a,
.topbar .topbar_right .languages_list li a {
    display: block;
    width: 100%;
    margin: 0;
    padding-left: 8px;
    text-align: left;
}
.number-sidebar.input_pop {
    padding: 0 10px;
    text-align: center;
    min-width: 90px;
}
/* custom for page checkout */
#ajax-load-shipping-method .radio > label {
    display: flex;
    align-items: center;
}
#checkout_form .form-group {margin-bottom: 10px;}
#checkout_form .form-group .form-control {
    width: 100%;
    margin-bottom: 0;
}
/* custom for account page, hope it dont break :v */
fieldset > legend {
    width: auto;
    padding: 0 15px;
}
.buttons {
    position: relative;
    float: left;
    width: 100%;
    margin: 15px auto 20px;
}
.buttons input {
    position: unset;
    display: inline-block;
    opacity: 1;
    height: auto;
}
.aside-item.sidebar-category.filter .nav-item.lv2:before {
    content: none;
}
.sidebar-category.filter .aside-content .nav-item.lv2 a {
    padding-left: 30px !important;
}
.filter input[type="checkbox"], .filter .checkbox input[type=checkbox], .filter .checkbox-inline input[type=checkbox], 
.filter input[type="radio"], .filter .radio input[type=radio], .filter .radio-inline input[type=radio] {
    position: relative;
    height: auto;
}
.sidebar-category.filter .aside-content .nav-item {
    float: left;
    width: 100%;
}
.sidebar-category.filter .aside-content .nav-item.lv2 {
    padding: 0;
    border: none;
}
.aside-item {margin-bottom: 20px;}
.bx-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 0 !important;
}
.product-col .product-box .product-thumbnail .image_link.display_flex {height: auto;}
.sec_banner_infor .content_sec_banner_infor .infor {
  position: relative;
  padding: 0;
  min-height: 100px;
  cursor: pointer;
}
.sec_banner_infor .content_sec_banner_infor .infor .infor_h {padding: 15px 0}
.sec_banner_infor .content_sec_banner_infor .infor .infor_h p {margin: 0}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {font-size: 0}
/*==========================================*/
@media (min-width: 481px) {}
@media (min-width: 561px) {}
@media (min-width: 768px) {}
@media (min-width: 992px) {
    .common-home .aside-item.sidebar-category:not(.filter) .nav-item > .dropdown-menu {
        position: absolute;
        left: 100%;
        top: 0;
        margin: 0
    }
    .common-home .aside-item.sidebar-category:not(.filter) .nav-item.active > .dropdown-menu {display: none}
    .common-home .aside-item.sidebar-category:not(.filter) .nav-item.active:hover > .dropdown-menu,
    .common-home .aside-item.sidebar-category:not(.filter) .nav-item:hover > .dropdown-menu {display: block}
    .common-home .aside-item.sidebar-category:not(.filter) .aside-content .nav-item.lv2 {padding: 13px 0}
}
@media (min-width: 1200px) {}
/*==========================================*/
@media (max-width: 1199px) {}
@media (max-width: 991px) {
    .sidenav .close_menu {text-align: center;}
    /*.sidenav .close_menu img {text-align: center;}*/
    .show_open:before {content:'-';}
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0,
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1,
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2 {
        float: left;
        width: 100%;
    }
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1:first-child,
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2:first-child {
        border-top: solid 1px #FFFFFF;
    }
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 a {padding-left: 45px;}
    .sidenav .content_memu_mb .link_list_mobile .ct-mobile .level0 .level1 .level2 a {padding-left: 50px;}
}
@media (max-width: 767px) {
    .product-tab .tab-link {margin-bottom: 0 !important;}
    .product-tab .tab-link h3 {margin-bottom: 0 !important;}
    .product-tab .tab-content.current .rte {padding: 10px;}
    .awe-section-6 .section_bedroom {
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media (max-width: 560px) {}
@media (max-width: 480px) {
    .col_button_shopping, .col_button_checkout {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .button_shopping, .button_checkout {
        display: block;
        width: 100%;
    }
    #checkout_form .table_order_items {width: 100%;}
    #submit_form_button {margin-bottom: 30px;}
}
@media (max-width: 360px) {}
/*==========================================*/
@media (max-width: 1199px) and (min-width: 992px) {}
@media (max-width: 1199px) and (min-width: 768px) {}
@media (max-width: 991px) and (min-width: 768px) {}
.owl-theme .owl-nav {
    display: none;
}
.owl-carousel .owl-item .iconx img {
    height: 75px;
}
.wrap_item_srv .owl-carousel .owl-theme .service_content .owl-loaded .owl-drag .owl-dots .owl-dot{
    display: none;
}
.wrap_item_srv .owl-dots .owl-dot span{
    display:none
}
.heading .title-head a, .heading h3 a, .heading h2 a {
    background: none;
}
.heading .title-head, .heading h2, .heading h3 {
    position: relative;
}
.heading .title-head:before, .heading h3:after, .heading h2:after {
    border-top: 3px solid #ff860d;
    width: 100%;
}
.section_product_sale .prd_sec .product-box-1:hover .product-action{
    padding-top: 30px;
}
.product-box-1 .product-action .btn.btn-circle {
    background: #39b54a;
}
i.fa.fa-eye {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background: #39b54a;
    display: inline-block;
}
i.fa.fa-eye:hover {
    background: #474a62;
}


/*===================*/




.section_product_sale .content_sec {
    margin-left: 27px;
}
.img_effect {
    background: rgba(255,255,255,0.1);
    overflow: hidden;
}
.img_effect:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
.img_effect img{
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; */
transition: opacity 0.35s, transform 0.35s;
}
.prd_sec .products.owl-carousel.owl-theme.products-view-grid.not-nav2.owl-loaded.owl-drag .owl-dots{
    display:none
}
.owl-carousel .owl-item .iconx img{
    padding-left:50px
}
.owl-next,.owl-prev{
    display:none
}
.section_service_end{
    border: none;
    background:none;
    padding-bottom: 30px;
}
.title-head a:hover {
    color: #fff;
}
@media only screen and (min-width: 992px) {
    .owl-carousel .owl-item .iconx img{
        padding-left:100px;
    }
}
.option_.group_2 input{
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    border: none;
}
form.variants.form-nut-grid {
    /* padding-top: 32px; */
    text-align: center;
}
.default1{
    padding-top:30px;
}
section.bread-crumb {
    align-items: center;
    display: flex;
    min-height: 320px;
}
/* @media only screen and (max-width: 992px) {
    .product-info a-left{
    text-align:center;
  }
} */

.title_page {
    font-weight: 700;
    font-size: 48px;
    line-height: 70px;
    font-family: "Roboto Condensed","HelveticaNeue","Helvetica Neue",sans-serif;
    color: #fff;
    margin: 0;
}
.bread-crumb .breadcrumb li a:hover, .bread-crumb .breadcrumb li.active, .bread-crumb .breadcrumb li strong{
    color: #ff8040;
}
.bread-crumb .breadcrumb li > a > span{
    color: #fff;
}
.bread-crumb .breadcrumb li span .fa{
    color: #fff;
}
.header-nav .mega-content .level2:hover > a span {
    color: #2d8e3a;
}
.header-nav .mega-content li:hover > a span {
    color: #2d8e3a;
}
.sidebar .title-head span:before, .left-content .title-head span:before{
    display:none;
}
.aside-item.sidebar-category .nav-item:before{
    display:none;
}
.sidebar .title-head span, .left-content .title-head span{
    color:black;
}
.aside-item .aside-title{
    background:none;
    border:none;

}
.aside-item .aside-content{
    border:none;
}
.product-box-h .product-info .product-name a{
    justify-content: center;
    display: flex;
}

.section_banner_sidebar{
    padding: 30px 0;
}

.nav_pagi .pagination .page-link {

}
.pagination li span, .pagination li a{
    border-radius: 50%;
    width: 40px;
    background: #f1f2f7;
    height: 40px;
    line-height: 40px;
    color: #8d90a6;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    background: #ff8040;
    color:#fff;
}
.bread-crumb{
    margin-bottom: 50px;
}
.left-column .module_best_sale_product .heading:after,
.left-column .module_best_sale_product .heading:before{
    display:none
}
.product-mini-item{
    /* border:none; */
}
.module_best_sale_product .sale_off_today{
    border:none;
}
.item_small:first-child .product-mini-item{
    padding-top:30px;
    border-bottom:1px solid #e5e5e5;
}
.collection .title-head{
    margin-bottom: 30px
}
.container .alert{
    /* margin:20px 0; */
}
.col_button_shopping .button_shopping{
    background:#39b54a;
    color:white;
    border-radius:5px;
}
.col_button_shopping .button_shopping:hover{
    color:#474a62;
}
.mini-cart .heading-cart .bg_cart{
    margin-left:30px;
    align-items:center;
    display:flex;
}
.mini-cart .heading-cart .bg_cart .count_item_pr {
    font-size: 14px;
    position: absolute;
    right: 76px;
    top: 13px;
    width: 20px;
    height: 20px;
    line-height: 21px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #39b54a;
    border-radius: 50%;
    font-weight: 400;
}
span.text-giohang span{
    font-weight:normal;
}
@media screen and (min-width: 1200px){
    .mini-cart {
        padding-top: 10px;
    }
    .awe-section-6 .section_bedroom .border_wrap .owl_product_comback .product_comeback_wrap .owl_product_item_content .owl-item{
        height:350px
    }
}
@media screen and (max-width: 413px){
    .awe-section-6 .section_bedroom .border_wrap .owl_product_comback .product_comeback_wrap .owl_product_item_content .owl-item{
        height:250px
    }
}
@media screen and (min-width: 414px) and (max-width: 767px){
    .awe-section-6 .section_bedroom .border_wrap .owl_product_comback .product_comeback_wrap .owl_product_item_content .owl-item{
        height:300px
    }
}

td.text-right .btn-info{
    background:none
}

.mid-footer .contact_mail input{
    width:100%
}
button.increase_pop.items-count.btn-plus.btn{
    background: #39b54a;
}
.input-group .input-group-field:last-child, .input-group .input-group-btn:last-child > .btn, .input-group .input-group-btn:last-child > input[type="submit"] {
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
    font-size: 14px;
    color: #fff;
    border: none;
    box-shadow: none;
    outline: none;
    text-transform: uppercase;
    background:#ff8000;
    border-radius: 3px;
    border: 1px solid transparent;
}
@media (max-width: 991px)
    .section_search_fast .option_ {
        display: block;
    }



    /*****************/
    @media (min-width: 991px){
        .section_search_fast .option_{
            display:flex!important;
        }
    }
    @media (max-width: 991px){
        .input-group .input-group-field:last-child, .input-group .input-group-btn:last-child > .btn, .input-group .input-group-btn:last-child > input[type="submit"] {
            width: 100% !important;
        }
    }
    /*****************/
    .item_contact .body_contact .icon_widget{
        background:none;
    }
    .section_search_fast .wrap_find{
        display:grid;
    }
    /*footer.footer .site-footer{
        background-image:url('image/catalog/banner/bg_footer.html');
    }*/
    .container .alert {
        clear: both;
    }
    .topbar .topbar_left li{
        display:flex;
    }
    div#test {
        display: none;
    }
    .top-footer .logo_footer img{
        width:30%;
    }