/*
Theme Name: HWP.com.vn
Theme URI: https://hwp.com.vn/
Author:  Công Ty HWP
Author URI: https://hwp.com.vn/
Version: 1.0
*/
#logo img{
    height: 50px;
}
a:hover,a,a:focus{
    outline: none;
    text-decoration: none;
}
.item-why .why-img{
    margin-bottom: 10px;
}
.item-why .why-title{
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 3px;
    color: #000;
}
.title-footer{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #0895d1;
    text-transform: uppercase;
}
footer .is-divider{
    margin-bottom: 15px;
}
.is-divider{
    height: 2px;
    display: block;
    background-color: rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100%;
    margin-top: 5px;
    max-width: 80px;
    margin-bottom: 5px;
}
.cart-section tbody tr td .mobile-cart-content,
.wishlist-section tbody tr td .mobile-cart-content {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
}
.cart-section thead{
    background: #009fe2;
}
.cart-section thead th{
    color: #fff !Important;
}
.cart-section tbody tr td a img, 
.cart-section tbody tr td p img{
    max-height: 50px;
}
.cart-section .cart-table thead th{
    color: #777;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.cart-section tbody tr td{
    vertical-align: middle;
    color: #444;
    border-top: 0;
    border-bottom: 1px solid #ddd;
}
.cart-section .cart-table{
    overflow: hidden;
    margin-bottom: 0;
}
.cart-section .price {
    color: #d21e2b;
    font-weight: bold;
}
.checkout-cart h1{
    text-transform: uppercase;
    font-weight: bold;
}
.box-border{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-top: 2px solid #0895d1;
    border-bottom: 2px solid #0895d1;
    padding: 30px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 50px;
    min-height: 300px;
}
h1.title,h2.title{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0895d1;
    margin-bottom: 15px;
}
h1.border-left{
    border-left: 3px solid #0895d1;
    padding-left: 15px;
}
.detail-post .is-divider{
    margin-bottom: 20px;
}
a.desc{color: #0895d1;font-weight: normal;}
label.error {
    color: #d51b1e;
    font-size: 13px;
    font-weight: 600;
    float: left;
    width: 100%;
    font-style: italic;
    text-align: left;
    margin-top: 3px;
}
select.error, input.error, textarea.error {
    border: 1px solid #d51b1e !Important;
    background: #fff3cd !Important;
    color: #000 !Important;
}
.icon-re{
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.item-sidebar{
    margin-top: 10px;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #fcfcfc;
    margin-bottom: 20px;
}
.item-sidebar .title-sidebar{
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0px;
    background: #0895d1;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}
.item-sidebar ul li{
    position: relative;
    list-style: none;
    padding-left: 15px;
    line-height: 30px;
}
.item-sidebar ul{
    padding: 0px;
    margin: 0px;
}
.item-sidebar ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    color: #ff7800;
    font-size: 10px;
}
.button-cart .title{
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    text-transform: uppercase;
}
.wp-pagenavi{
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0px;
}
.wp-pagenavi a,.wp-pagenavi span{
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08);
    background: #fff;
    padding: 5px 7px;
    border: 1px solid #ccc;
    color: #333;
}
.wp-pagenavi a:hover, 
.wp-pagenavi span.current {
    border-color: #000;
    background: #0895d1;
    color: #fff;
    border: 1px solid #0895d1;
}
.blog-header h1.post-title{
    background: #009fe2;
    border: none;
    color: #fff;
}
.padding20{
    padding: 20px;
}
.blog-bottom ul li .price-old {
    color: #999;
    margin: 0px 10px;
    text-decoration: line-through;
    font-size: 13px;
}
.blog-bottom ul li .price {
    font-weight: bold;
    color: #fa5776;
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 10px 0;
    min-height: 51px;
}
.article-description h1{
    margin-bottom: 20px;
}
.wpcf7 textarea{
    height: 100px;
}
.wpcf7 input[type="submit"]{
    border-radius: 3px;
    padding: 5px 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    border: 1px solid #0895d1;
    background: #0895d1;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: antiquewhite;
    padding: 7px;
    margin-bottom: 20px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff;
    margin: 0px;
    margin-bottom: 20px;
    padding: 7px;
    text-align: center;
}
.hide-desktop{display: none;}
.article-description img{height: auto !Important;}
.sidepanel-search-container{width: 100% !important;}
.new-sidepanel-menu-parent-item a{font-size: 13px !Important;}
.new-sidepanel-menu-parent-item .new-sidepanel-submenu-item a{font-size: 12px !Important;}
#aml_dk_wrap{z-index: 9 !Important;}
a.button-main-menu{position: absolute;top: 10px;}
a.logo{display: inline-block;padding-left: 40px;}
a.logo img{height: 40px;padding-top: 5px;}
a.button-main-menu .icon{font-size: 25px;margin-right: 10px;color: #505152;}
#sidepanel:target {
    transform: translateX(0);
}
.new-sidepanel {
    transform: translateX(-20rem);
    width: 30rem;
    max-width: 30rem;
    background-color: #242424;
    position: fixed;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 5999998;
    transition: transform .2s linear;
    display: flex;
    flex-direction: column;
}
#sidepanel form input,
#sidepanel form input:focus{
    background: transparent;
    border: none;
    font-size: 12px;
    width: 100%;
    padding: 5px 0px;
    color: #bdbdbd;
}
#sidepanel form{
    position: relative;
}
#sidepanel form button{
    border: none;
    background: none;
    color: #777;
    position: absolute;
    top: 4px;
    right: 21px;
    z-index: 9999;
    font-size: 5px;
}
.sticky {
    animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
    box-shadow: 3px 0 10px rgba(0, 0, 0, 0.35);
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
#intro_home{padding-top:30px;}
#intro_home .desc-content.open{
    max-height: 100%!Important;
}
#intro_home .desc-content{
    max-height: 75px;
    overflow: hidden;
}
.desc-content img{
    max-width: 100% !Important;
    height: auto !Important;
}
#intro_home .show-more{
    position: relative;
    z-index: 2;
}
#intro_home .show-more:before {
    height: 55px;
    margin-top: -45px;
    /*content: -webkit-gradient(linear,0% 100%,0% 0%,from(#ebebeb),color-stop(.2,#ebebeb),to(rgba(235,235,235,0)));*/
    display: block;
}
.show-more .readmore {
    width: 90px;
    display: block;
    position: relative;
    font-size: 14px;
    color: #288ad6;
    cursor: pointer;
    margin: 10px auto;
}
#intro_home h1{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
#intro_home h2{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
#intro_home h3{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#intro_home h4{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
a.button-main-menu{
    color: #fff;
}
.header-bottom .navbar ul.nav{
    text-align: center;
    float: left;
    width: 100%;
}
#mainmenu .navbar li:hover > .sub-menu{
    display: block;
}
#mainmenu .navbar .sub-menu .sub-menu{
    margin-left: 180px;
    left: 0px;
    top:0px;
    width: 250px;
}
#mainmenu .navbar .sub-menu{
    position: absolute;
    min-width: 260px;
    z-index: 9;
    padding: 10px;
    opacity: 1;
    margin: 0;
    transition: opacity .25s;
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    left: 0;
    list-style: none;
    display: none;
}
#mainmenu .navbar .sub-menu li{
    float: left;
    width: 100%;
    margin: 0px;
    line-height: 30px;
    padding: 0px;
}
#mainmenu .navbar .sub-menu li a:hover{
    color: #009fe2;
}
#mainmenu .navbar .sub-menu li a{
    color: #999;
    padding: 0px;
    display: block;
}
#mainmenu .navbar .sub-menu .menu-item-has-children > a:after {
    content: "\f105";
}
#mainmenu .navbar .menu-item-has-children > a:after {
    content: "\f107";
    float: right;
    font-size: 14px;
    position: relative;
    top: 0px;
    left: 4px;
    font-family: "FontAwesome";
}
#mainmenu .navbar-nav li{
    position: relative;
}
.product-image{
    margin-bottom: 15px;
}
.new-sidepanel-submenu{padding-left: 15px !Important;}

.alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display:block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float:left; margin: 5px 20px 20px 0; } .aligncenter { display: block; margin: 5px auto 5px auto; } a img.alignright { float:right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float:left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin:0; max-width: 98.5%; padding:0; width: auto; } .wp-caption p.wp-caption-text { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; }

.navbar .mega-menu{
    position: inherit !Important;
}
.navbar .mega-menu .sub-menu{
    width: 100%;
}
.navbar .mega-menu .sub-menu li{
    float: left;
    width: 25% !Important;
}
.desc-content h3,h2{line-height:2.1 !important;margin:auto !important;}
footer .col-sm-4{width: 27%;}
footer .col-sm-3{width: 27%;}
footer .col-sm-2{width: 12%;}
footer .col-sm-3:last-child{width: 34%;padding-right: 0px;}
footer p{text-align: justify;}

.editor ul{
    margin-left: 20px;
    padding: 0px;
    margin-bottom: 10px;
}
#links ul{
    margin-left: 5px;
    padding: 0px;
    margin-bottom: 10px;
}
#links ul li{
    float: left;
    width: 50%;
}
.new-sidepanel-menu li.active .new-sidepanel-submenu{
    margin-top: 0.75rem;
    max-height: 27rem;
    overflow-y: scroll;
    height: auto;
    transition: max-height .3s cubic-bezier(1,0,1,0),opacity .3s ease-in .15s,margin .3s linear;
    opacity: 1;
    visibility: visible;
    display: block;
}
.new-sidepanel-menu a {
    color: #bdbdbd;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 2.875rem;
    transition: color .2s linear;
}
.new-sidepanel-menu li{
    transition: background-color .2s linear;
    padding: 0 1rem;
    cursor: pointer;
}
.new-sidepanel-menu li.has-children.active a {
    color: #807f7f;
}
.new-sidepanel-menu .menu-item-has-children > a:after {
    content: "\f105";
    float: right;
    font-size: 14px;
    position: relative;
    top: 0px;
    position: absolute;
    right: 0px;
    font-family: "FontAwesome";
}
.new-sidepanel-menu .menu-item-has-children.active > a:after {
    content: "\f107";
    float: right;
    font-size: 14px;
    position: relative;
    top: 0px;
    position: absolute;
    right: 0px;
    font-family: "FontAwesome";
}
.baiviet_cate{
    background: none !Important;
}
.ttsp_box{
    font-size: inherit !Important;
}