/*
Theme Name: Gia Dung mien bac
Theme URI: http://giadungmienbac.vn
Author: Gia Dung Mien Bac
Description: Theme for giadungmienbac.vn
Version: 1.0
Text Domain: bdw-theme
*/
/** Generated by Oneweb **/
*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
li{
	list-style: none;
}
p{
	font-size: 14px;
	line-height: 1.8em;
}
body{
	font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #303030;
    background: #fff;
}

.wrap {

	width:100%;

	max-width: 1200px;

	margin: 0 auto;

}
.fixfloat:after,.wrap:after {

	content: "";

	display: table;

	clear: both;

}

.clear {

	clear: both;

}

body textarea:focus,

body input[type="text"]:focus,

body input[type="password"]:focus,

body input[type="email"]:focus,

body input[type="tel"]:focus



{

	border:1px solid red;

	transition: all 0.2s ease-in-out;

}
body ul{list-style: :none;}

a { text-decoration:none; outline:none; cursor: pointer;}

a img{ border:none;}

input, select, textarea{ outline:none;}

.fleft{float: left;}

.fright{float: right;}

img{

	max-width: 100%;

	height: auto;

}
.padding-box{
    padding: 15px;
}
.padding-10{
    padding: 10px 0;
}
.padding-20{
    padding: 20px 0;
}
.padding-30{
    padding: 30px 0;
}
.padding-40{
    padding: 40px 0;
}
.padding-50{
    padding: 50px 0;
}

.margin-10{
    margin: 10px 0;
}
.margin-20{
    margin: 20px 0;
}
.margin-30{
    margin: 30px 0;
}
.margin-40{
    margin: 40px 0;
}
.margin-50{
    margin: 50px 0;
}

.marginb-10{
    margin-bottom: 10px;
}
.marginb-20{
    margin-bottom: 20px;
}
.marginb-30{
    margin-bottom: 30px;
}
.marginb-40{
    margin-bottom: 40px;
}
.marginb-50{
    margin-bottom: 50px;
}

.paddingb-10{
    padding-bottom: 10px;
}
.paddingb-20{
    padding-bottom: 20px;
}
.paddingb-30{
    padding-bottom: 30px;
}
.paddingb-40{
    padding-bottom: 40px;
}
.paddingb-50{
    padding-bottom: 50px;
}

.margint-10{
    margin-top: 10px;
}
.margint-20{
    margin-top: 20px;
}
.margint-30{
    margin-top: 30px;
}
.margint-40{
    margin-top: 40px;
}
.margint-50{
    margin-top: 50px;
}

.paddingt-10{
    padding-top: 10px;
}
.paddingt-20{
    padding-top: 20px;
}
.paddingt-30{
    padding-top: 30px;
}
.paddingt-40{
    padding-top: 40px;
}
.paddingt-50{
    padding-top: 50px;
}

/**

 * 8.0 Alignments

 */

 .alignleft {
 	display: inline;
 	float: left;
 }
 .alignright {
 	display: inline;
 	float: right;
 }
 .aligncenter {
 	display: block;
 	margin-right: auto;
 	margin-left: auto;
 }
 .MegaMenu {
    display: flex;
    float: left;
}
.nav_ToggleButton {
    width: 100%;
    cursor: pointer;
    padding: 6px 0;
}
.nav_ToggleButton span {
    color: #fff;
    font-size: 17px;
    line-height: 1.8em;
    margin: 0 5px;
    text-transform: uppercase;
}
.nav_ToggleButton>svg {
 width: 45px;
 height: 45px;
}
.danhmuc-home {
    position: absolute;
    width: 100%;
    background: #fff;
    top: 100%;
    left: 0;
    display: none;
    z-index: 99;
}

/*custom*/
.callus {
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    color: #fff;
    z-index: 99999;
    float: right;
}
.callus i {
    background: url(images/i_phone.png) no-repeat 4px 4px;
    border-radius: 100%;
    width: 43px;
    height: 43px;
    margin-right: 5px;
    display: block;
    float: left;
}
.callus a {
    color: #fff;
    text-shadow: 0 0 2px #dd0303, 0 0 2px #dd0303, 0 0 2px #dd0303, 0 0 2px #dd0303, 0 0 2px #dd0303, 0 0 2px #dd0303;
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
}
.menu_top ul li{
    display: inline-block;
}
.menu_top ul li a{
    padding: 5px;
    color: #fff;
    font-size: 13px;
}
.menu_top ul li a:hover{
    color: #203556 ;
}
.breadcrumbs{
    background: #fafafa;
    margin-bottom: 10px;
}
.breadcrumbs > .wrap{
    padding: 8px;

}
.breadcrumbs > .wrap span a{
   color: #666;
   font-size: 14px;
}
.breadcrumbs > .wrap span .breadcrumb_last {
    color: #2F2F2F
}
.breadcrumbs > .wrap span span{
    font-size: 13px;
}
.breadcrumbs > .wrap span:hover a{
   color: #303030;
}
.logo {
    float: left;
    width: 20%;
    position: relative;
}
.box-logo {
    float: left;
}
.box-logo img {
    height: 60px!important;
}
.item-hd {
    width: 160px;
    float: right;
    display: flex;
    align-items: center;
}
.item-hd .icon {
    width: 30px;
    height: 30px;
    float: left;
    background: #203556 ;
    color: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.item-hd .info-item {
    line-height: 18px;
}
.item-hd .info-item a {
    font-weight: bold;
    color: #203556 ;
}
.top-header {
    padding: 14px 0;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 3px 3px 0 #e0e0e0;
    -moz-box-shadow: 0 3px 3px 0 #e0e0e0;
    box-shadow: 0 3px 3px 0 #e0e0e0;
    position: relative;
}
.header-search {
 float: left;
    width: 50%;
    padding: 0px 15px;
    margin-top: 10px;
}
.header-search form{
    position: relative;
}
.right-header {
    float: right;
    width: 30%;
    margin-top: 15px;
} 
.box-hdr.fixfloat {
    float: right;
}
#header.header-scroll .logo {
    top: 0;
}
#header.header-scroll .logo img {
    height: 50px!important;
}
.nav_hotline img{
    float: left;
}
.box-slider {
    width: 100%;
    //margin-left: 20%;
    //float: right;
}
.danhmuc_sanpham_menu {
 float:left;
 position:relative;
 width:25%;
}

.danhmuc_sanpham_menu .devvn_mega_menu_wrap {
 position:absolute;
 display:none;
 width:100%;
 background:#fff
}
.danhmuc_sanpham_menu.open_mega_menu .devvn_mega_menu_wrap {
 display:block
}
.danhmuc_sanpham_menu:hover h3.title-sidebar,
.danhmuc_sanpham_menu:hover h2.title-sidebar {
 background:rgba(0,0,0,0.1);
 cursor:pointer
}

h3.title-sidebar,
h2.title-sidebar {
    background: #CC0041;
    height: 45px;
    padding: 0 10px;
    color: #fff;
    font-weight: 400;
    line-height: 45px;
    text-transform: uppercase;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    position: relative;
}
.modtitle .fa {
 position: absolute;
 top: 0;
 right: 5px;
 font-size: 24px;
 height: 100%;
 width: 35px;
 text-align: center;
 line-height: 35px;
}
/*Menu danh mục*/

.sidebar_to_menu .danhmuc_sanpham_menu {
    display: none;
}
.danhmuc_sanpham_menu .devvn_mega_menu_wrap {
    position: absolute;
    display: none;
    width: 100%;
    background: #fff;
    top: 100%;
    left: 0;
}
.home .danhmuc_sanpham_menu .devvn_mega_menu_wrap,
.logo:hover .devvn_mega_menu_wrap {
    display: block;
}
/*.home.menuStick .danhmuc_sanpham_menu .devvn_mega_menu_wrap{
    display: none;
}*/
.home.menuStick .logo:hover .devvn_mega_menu_wrap{
    display: block;
    max-height: 80vh;
    overflow: auto;
}
.home .devvn_mega_menu_box {
    height: 450px;
    overflow: hidden;
}
.home .devvn_mega_menu_box:hover{
    height: auto;
    overflow: inherit;
}
li.dropdown.no-have-mega{
    display: none;
}
.home li.dropdown.no-have-mega {
    display: block;
}
.home li.dropdown.no-have-mega a {
    text-align: center;
    padding: 10px;
}
.devvn_mega_menu_box:hover li.dropdown.no-have-mega{
    display: none;
}
.danhmuc_sanpham_menu:hover .title-sidebar {
    background: rgba(0,0,0,0.1);
    cursor: pointer;
}
/*mega menu*/
.click_open_sub_megamenu{
    display: none;
}
ul.devvn_mega_menu_ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.devvn_mega_menu_ul > li {
    list-style: none;
}
ul.devvn_mega_menu_ul > li.no-have-mega {
    position: relative;
    padding: 0;
}
.devvn_mega_menu_wrap {
    border-top: 0;
    position: relative;
    z-index: 9999;
}
ul.devvn_mega_menu_ul > li:last-of-type {
    border-bottom: 0;
}
ul.devvn_mega_menu_ul > li > a {
    padding: 13px 10px 13px 40px!important;
    display: block;
    text-decoration: none;
    position: relative;
    color: #333;
    font-size: 15px;
    border-bottom: 1px solid #d1d2d4;
}
ul.devvn_mega_menu_ul > li > a::after {
    content: '\f054';
    font-family: fontawesome;
    float: right;
    font-size: 10px;
    line-height: 20px;
}
ul.devvn_mega_menu_ul > li.no-have-mega a::after {
    content: '';
}
ul.devvn_mega_menu_ul > li:hover > a {
    color: #203556 ;
}
ul.devvn_mega_menu_ul > li > a .devvn_mega_menu_icon {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 35px;
    background-size: 24px auto !important;
    -moz-background-size: 24px auto !important;
    -webkit-background-size: 24px auto !important;
}
.devvn_sub_mega_content {
        position: absolute;
    width: 930px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.45s ease-out 0s;
    -moz-transition: all 0.45s ease-out 0s;
    -o-transition: all 0.45s ease-out 0s;
    transition: all 0.45s ease-out 0s;
    -moz-transform: translate(50px, 0);
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0);
    border: 1px solid #ddd;
    border-left: 2px solid #203556 ;
    background: #fff;
    left: 100%;
    top: 0;
    min-height: 100%;
    padding: 20px;
}
ul.devvn_sub_menu {
 position: absolute;
 left: 100%;
 top: 0;
 background: #fff;
 width: 250px;
 list-style: none;
 padding: 0;
 margin: 0;
 visibility: hidden;
 opacity: 0;
 filter: alpha(opacity=0);
 -webkit-transition: all 0.45s ease-out 0s;
 -moz-transition: all 0.45s ease-out 0s;
 -o-transition: all 0.45s ease-out 0s;
 transition: all 0.45s ease-out 0s;
 -moz-transform: translate(50px, 0);
 -webkit-transform: translate(50px, 0);
 transform: translate(50px, 0);
 border: 1px solid #ccc;
 border-left: 2px solid #f5a623;
}
ul.devvn_mega_menu_ul > li.no-have-mega:hover .devvn_sub_menu{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    transform: translate(0px, 0);
    -webkit-transition: all 0.4 0.5s ease-out 0s;
    -moz-transition: all 0.4 0.5s ease-out 0s;
    -o-transition: all 0.4 0.5s ease-out 0s;
    transition: all 0.4 0.5s ease-out 0s;
    visibility: visible;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
ul.devvn_sub_menu a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333;
}
ul.devvn_sub_menu li a:hover {
    background: #f5a623;
    color: #fff;
}
ul.devvn_mega_menu_ul > li:hover > .devvn_sub_mega_content{ 
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    transform: translate(0px, 0);
    -webkit-transition: all 0.4 0.5s ease-out 0s;
    -moz-transition: all 0.4 0.5s ease-out 0s;
    -o-transition: all 0.4 0.5s ease-out 0s;
    transition: all 0.4 0.5s ease-out 0s;
    visibility: visible;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.devvn_mega_menu_title h2,
.devvn_mega_menu_image h2{
    font-size: 100%;
    line-height: 30px;
    display: block;
    margin: 0;
    position: relative;
    padding-left: 18px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 1px;    
    font-weight: 700;
}
.devvn_mega_menu_title h2:before,
.devvn_mega_menu_image h2:before {
 content: "";
 width: 2px;
 background: #203556 ;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
}
.devvn_sub_mega_content_box {
    margin: 0 -10px;
    overflow: hidden;
}
.devvn_sub_mega_content_column {
    padding: 0 10px;
    float: left;
}
.devvn-mega-sub-column-3 {
    width: 33.333%;
}
.devvn-mega-sub-column-2 {
    width: 50%;
}
.devvn_sub_mega_content_column ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.devvn_sub_mega_content_column ul li {
    display: block;
}
.devvn_sub_mega_content_column ul li a {
    display: block;
    padding: 6px 0;
    text-decoration: none;
    color: #333;
}
.devvn_sub_mega_content_column ul li a:hover{
    color: #203556 ;
}
.devvn-megamenu-2-column .devvn_sub_mega_content_column:nth-child(2n+1) {
    clear: both;
}
.devvn-megamenu-3-column .devvn_sub_mega_content_column:nth-child(3n+1) {
    clear: both;
}
/*search*/
.input-group-item.search-select {
    float: left;
}
select#product_cat {
    padding: 10px;
    height: 46px;
    width: 120px;
    border: 2px solid #203556 ;
    border-left: 0;
}
input.input.ui-autocomplete-input {
     float: left;
    padding: 5px 10px;
    height: 46px;
    border: 2px solid #203556 ;
    width: calc(100% - 170px);
}
.input-group-item.header-search-buttons {
    float: left;
}
button#header-search-launch-button {
    padding: 0px;
    background: none;
    color: #fff;
    border: 1px solid #203556 ;
    border-left: 0;
    height: 46px;
    width: 50px;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    background: #203556 ;
}

i.fa.fa-search {
    font-size: 18px;
}
/*search*/
label.screen-reader-text {
    display: none;
}
input#s {
    width: 100%;
    height: 46px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none;
    border: 2px solid #fff;
    padding: 5px 10px;
    color: #000;
    background: #fff;
    font-size: 15px;
}
input#s::-webkit-input-placeholder{
    color: #333;
}
.widget_search form#searchform {
    position: relative;
    margin-bottom: 10px;
}
.btn.btn-search {
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f5a623;
    color: #ffffff;
    height: 46px;
    padding: 5px 15px;
    cursor: pointer;
    border: 1px solid #f5a623;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
}
span.hl-mn{
    padding: 4px 0 4px 6px;
    display: inline-block;
}
.main-slider .img-slider img{
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.menu-item a img {
    height: 25px;
}
.title-page{
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}
.home .main-content{
    padding: 0;
    background: none;
}
h2.title {
    font-size: 26px;
    line-height: 32px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    background: transparent url(images/bg_title.png) no-repeat center bottom;
    padding: 5px 0 35px;
    color: #d3b46b;
}
.about-home h2.title{
    color: #5f1012;
}
h2.title a{
    color: #303030;
}
h2.title.title-trang{
    color: #fff;
    background: transparent url(images/bg_title_trang.png) no-repeat center bottom;
}
.title-pro {
    position: relative;
}
.search_header .postform option{
    font-size: 12px;
}
.acf-map{
    height: 450px;
}
.maps{
    float: left;
    width: 50%;
}
.form-contact {
    float: left;
    width: 50%;
    background: #eee;
    min-height: 450px;
    padding: 30px;
}
.title-contact h3{
    color: #333 ;
    margin-bottom: 15px;
    font-size: 20px;
    text-transform: uppercase;
}
.input-form{
    margin-bottom: 10px;
}
.input-form:after{
    display: table;
    content: "";
    clear: both;
}
.input-form > label {
    width: 25%;
    display: block;
    float: left;
}
.wpcf7-form-control-wrap {
    position: relative;
    float: right;
    width: 75%;
}
#formdk .wpcf7-form-control-wrap {
    width: 100%;
}
#formdk .input-form.input-btn {
    text-align: center;
}
.input-form .input-form-col{
    width: 50%;
    float: left;
}
.input-form .input-form-col:first-child{
    padding-right: 10px;
}
.input-form .input-form-col:last-child{
    padding-left: 10px;
}
.input-form select,
.input-form textarea,
.input-form input{
    width: 100%;
    height: 40px;
    background: none;
    border: 1px solid #ccc;
    padding: 10px;
    color: #333;
    border-radius: 5px;
}
.input-form textarea{
    height: 100px;
}
.input-form.input-btn{
    margin-bottom: 0;
    text-align: right;
}
.input-form.input-btn input{
    cursor: pointer;
    color: #333;
    border-radius: 5px;
    background: #C4161C;
    border: 1px solid #C4161C;
    color: #fff;
    font-size: 18px;
    width: inherit;
    display: inline-block;
    height: auto;
    padding: 10px 15px;
    text-transform: uppercase;
}   
.input-form.input-btn:hover input{
    background: #fff;
    border: 1px solid #C4161C;
    color: #C4161C
}
.form-dathang h2{
    margin-bottom: 15px;
}
.social-og{
    list-style: none;
}
.social-og li{
    display: inline-block;
}
.footer-widget .social-og li{
    background: none;
    padding-left: 0
}
.social-og a{
        display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    padding: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #6d6e71;
    border-radius: 5px;
    color: #fff!important;
    line-height: 35px;
    text-align: center;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    background: #6d6e71;
}
.social-og a:hover{
    background:#203556 ;
    border-color:#203556 ;
    color: #fff;
}
.footer-widget {
    margin-bottom: 15px;
}
.title-footer{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    font-weight: 500;
    text-align: center;
}
.widget-footertop{
    float: left;
    width: 33.33%;
    padding: 15px;
}
.widget-footertop2.widget-footertop {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-main .footer-widget li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
}
.footer-main .footer-widget li a{
    color: #333;
}
.widget-footertop{
    text-align: center;
}
.footer-main, .footer-top {
        border-bottom: 1px solid rgb(235, 235, 235);
    margin-bottom: 15px;
}
.box-wwidget{
    margin-left: -15px;
    margin-right: -15px;
}
.widget-footermain{
       float: left;
    width: 25%;
    padding: 15px;
}
.footer-main .title_block {
        text-align: left;
    color: #203556 ;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}
.nhan-mail .wpcf7-form-control.wpcf7-text{
    border: 1px solid #ddd;
    padding: 8px 10px;
    height: 36px;
    width: 100%;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    transition: color .3s,border .3s,background .3s,opacity .3s;
    background-color: rgba(0,0,0,.03);
    border-color: rgba(0,0,0,.09);
    background-position: 99% 50%;
    color: currentColor!important;
    border-radius: 15px;
    margin-bottom: 15px;
}
.nhan-mail .wpcf7-form-control.wpcf7-submit{
    background-color: #00B214;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    -ms-touch-action: none;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 15px;
    padding: 8px 15px;
    max-width: 100%;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
}
.box-itemdv.box-itemzoom {
    text-decoration: none;
    color: rgba(0,0,0,.8);
    border: 1px solid rgba(0,0,0,.05);
    border-right: 0;
    text-align: center;
    background-color: #fff;
    display: block;
    position: relative;
    -webkit-transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
    transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);
    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
}
.item-content h3 a{
    font-size: 13px;
    font-weight: normal;
    color: #333;
}
.img-dichvu img{
    height: 120px;
}
.box-itemdv .item-content {
    padding: 5px;
}
.gototop {
    position: fixed;
    z-index: 9999;
    right: 20px;
    bottom: 90px;
    display: none;
    width: 35px;
    height: 35px;
    padding-top: 5px;
    transition: all 0.4s ease 0s;
    text-align: center;
    background: rgb(140, 198, 63) none repeat scroll 0% 0%;
}
.gototop i{
  color: #fff;
  font-size: 20px;
}
.entry h2 ,.entry h3{
    margin-bottom: 10px;
    color: #303030;
}
.entry div,
.entry p{
    margin-bottom: 10px;
}
.entry ul{
    padding-left: 20px;
}
.entry ul li{
    margin-bottom: 10px;
    list-style: inherit;
}
.description.entry ul li,
.description.entry p{
    margin-bottom: 5px;
}
.entry table{
  width: 100%!important;
}
.entry table tr,.entry table td,.entry table th {
  padding: 10px;
  width: auto;
  height: auto;
  white-space: normal!important;
  border: 1px solid #ccc;
}
.entry iframe{
    width: 100%;
    height: 450px;
}
.header-social {
    float: right;
    margin-left: 35px;
}
.search_header {
    float: left;
    position: relative;
}
/*sản phẩm*/
#dich-vu{
    padding: 30px 0;
    background: #303030;
}
/*archive product*/
.main-content .sidebar{
    float:left;
    width: 25%;
}
.main-content .sidebar.sidebar-sp {
    padding: 15px;
}
.main-content .sidebar.siderbar-page{
    width: 20%;
}
.title-widget {
    background-repeat: repeat-x;
    background-position: left bottom;
    line-height: 27px;
    color: #fff;
    width: 100%;
    clear: both;
    position: relative;
}

.title-widget h2 a{
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}
.menu-danh-muc-menu-container {
    background: #f7f8fa;
}
.box-sidebar ul li {
   padding: 0 10px;
}
.box-sidebar ul li.cat-parent:after,
.box-sidebar ul li.menu-item-has-children:after {
    content: "\f0da";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 2px;
    width: 40px;
    height: 100%;
    line-height: 36px;
    text-align: center;
    color: #999999;
    font-family: "FontAwesome";
    font-size: 13px;
}
.box-sidebar ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    display: block;
    position: relative;
    border-top: 1px solid #eaeaea;
    padding: 10px 0;
}
.box-sidebar ul li:last-child{
    border-bottom: 0px dotted #666;
}
.box-sidebar ul:after{
    display: table;
    clear: both;
    content: "";
}
.box-sidebar .menu-main-menu-container .menu li a{
    padding: 10px 0;
    position: relative;
    border-top: 0 solid #e7e7e7;
}
.box-sidebar .menu-main-menu-container .menu li.current_page_item {
    border-right: 3px solid #de006e;
    margin-right: -2px;
}
.title-sidebar-left h3{
    margin-bottom: 15px;
    text-transform: uppercase;
}
.woocommerce-MyAccount-navigation li{
    padding: 5px 0;
    border-bottom: 1px dotted #c7c7c7;
}
.woocommerce-MyAccount-navigation li a{
    color: #303030;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    float: none;
    background: #ff9900;
    color: #fff;
    border-radius: 0;
}
.woocommerce .checkout.woocommerce-checkout .col-2,
.woocommerce .checkout.woocommerce-checkout .col-1{
    width: 100%!important;
}
.woocommerce form .form-row textarea{
    height: 10em!important;
}
.woocommerce .woocommerce-billing-fields__field-wrapper .form-row{
    width: 50%!important;
    float: left!important;
    margin: 0!important;
    height:70px;
    clear: none;
}
.woocommerce .woocommerce-billing-fields__field-wrapper .form-row#billing_address_1_field{
    width: 100%!important;
}
.woocommerce .woocommerce-billing-fields__field-wrapper #billing_address_2_field>label {
    width:100% !important;
    opacity: 1 !important;
}
.wizard.wizard>.steps a {
    width: 95%!important;
}
.wizard.wizard>.content>.body >h3 {
    display: none;
}
.menu-danh-muc-menu-container ul li a h2{
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    padding: 5px;
    display: block;
    position: relative
}
.menu-danh-muc-menu-container ul li a h2:hover{
    color: #203556 !important;
}
.box-sidebar .menu-danh-muc-menu-container ul li a h2:before {
    padding: 0 0 0 8px;
    position: relative;
    top: 1px;
    font-size: 15px;
    margin-right: 5px;
    content: "\f0da";
    font-family: Fontawesome;
    color: #333;
}
.box-sidebar ul li.current-menu-ancestor a,
.show-sidebar a:hover{
    color: #303030;
}
.box-sidebar ul li .children,
.box-sidebar ul li .sub-menu{
    top: 100%;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    -webkit-transition: all 0.45s ease-out 0s;
    -moz-transition: all 0.45s ease-out 0s;
    -o-transition: all 0.45s ease-out 0s;
    transition: all 0.45s ease-out 0s;
    -moz-transform: translate(50px, 0);
    -webkit-transform: translate(50px, 0);
    z-index: 99;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    width: 225px;
    left: 100%;
    top: 0;
}
.box-sidebar ul li:hover .sub-menu,
.box-sidebar ul li:hover .children{
   opacity: 1; 
   filter: alpha(opacity=100);
   -webkit-transform: translate(0px, 0);
   -moz-transform: translate(0px, 0);
   transform: translate(0px, 0);
   -webkit-transition: all 0.4 0.5s ease-out 0s;
   -moz-transition: all 0.4 0.5s ease-out 0s;
   -o-transition: all 0.4 0.5s ease-out 0s;
   transition: all 0.4 0.5s ease-out 0s;
   visibility: visible;
   -webkit-transition: all 0.2s ease-out 0s;
   -moz-transition: all 0.2s ease-out 0s;
   -o-transition: all 0.2s ease-out 0s;
   transition: all 0.2s ease-out 0s;

}
.box-sidebar.box-danhmuc {
    margin: 0px;
    border: 1px solid #e7e7e7;
    background: #fff;
    position: absolute;
    top: 100%;
    padding: 0;
    width: 100%;
    z-index: 90;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sider-right .box-sidebar{
  padding: 0;
  border: 0px solid #dae2e6;  
}
.sidebar.sider-right{
    float: right;
}
.sidebar .widget.widget-sidebar {
    width: 100%;
    margin-bottom: 10px;
}
.sidebar.sidebar-none .widget.widget-sidebar{
   padding: 0;
   background: #fff;
   border: none;
}
.widget.widget-sidebar.widget_wpbhl_widget .title-sidebar.header-title{
    display: none;
}
.main-content .content {
    float: right;
    width: 75%;
    padding-left: 15px;  
}
.main-content .content.content-sanpham {
    float: left;
    padding-left: 0;
}
.main-content .content.page-borrder{
    border-left: 1px solid #e7e7e7;
}
.main-content .content.content-left{
    float: left;
    padding-left: 0;
    padding-right: 20px;
}
.main-content .content.content-full{
    width: 100%;
    padding-left: 0;
}
.woocommerce-product-gallery{
    width: 100%!important;
}
.content-arpro .top-detail .img-product-single.top-item {
    width: 40%;
    position: relative;
    float: left;
}
body.woocommerce .content.content-arpro  div.product div.images, 
body.woocommerce div.product div.images, 
body.woocommerce-page #content div.product div.images, 
body.woocommerce-page div.product div.images {
        width: 100%;
    border: 1px solid #ebebeb;
    padding-left: 0!important;
}
.slider-nav {
    border-top: 1px solid #ebebeb;
}
#slide-nav-pgs .slick-slide {
    padding: 10px;
    border-right: 1px solid #ebebeb;
}
.img-product-single.top-item .onsale {
    background-color: #203556 ;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    left: 0;
    line-height: 22px;
    min-height: 0;
    padding: 4px 15px;
    position: absolute;
    top: 0;
    z-index: 2;
    margin: 0;
    right: auto;
}
.woocommerce .content-arpro .product .summary {
    width: 35%;
    float: left;
    padding: 0 15px;
}
.title-dtsp {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 25px;
    border-bottom: 5px solid #203556 ;
    padding-bottom: 10px;
    margin-top: 10px;
}
.title-dtsp span {
    color: #203556 ;
}
.box-tskt .info-tskt {
    float: left;
    width: 35%;
    padding-right: 15px;
}
.box-tskt .anh-tskt{
    float: right;
    width: 65%;
    padding-left: 15px;
}
.woocommerce .box-tskt table.shop_attributes th {
    width: 280px;
}
.woocommerce .box-tskt table.shop_attributes td {
    padding: 8px;
}
.thongso-kythuat {
    margin-bottom: 20px;
}
.top-detail {
    margin-bottom: 20px;
}
.single-product.woocommerce div.product .product_title {
    color: #161616;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 10px;
}
.single-product.woocommerce  div.product .woocommerce-tabs .panel {
    border-top: 0;
    padding: 15px 0;
    margin: 0;
} 
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin: 0;
}
.list-ckdetail .item-ckdetail {
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
    padding: 10px;
}
.list-ckdetail .item-ckdetail:last-child{
    border-bottom: 0px solid #d8d8d8;
}
.list-ckdetail{
    border: 1px solid #ccc;
}
.woocommerce .icon-ckdetail img{
    height: 36px;
}
.ar-title{
   border-bottom: 2px solid #303030;
   padding-bottom: 5px ;
   margin-bottom: 15px;
}
.ar-title h3,
.ar-title h2,
h1.page-title {
    font-size: 22px;
    text-transform: uppercase;
    color: #303030;
}
.ar-title h1{
    float: left;
    padding-bottom: 5px;
}
.summary.entry-summary h1.page-title {
    font-size: 16px;
    float: none;
    margin-bottom: 15px;
}
.woocommerce-page div.product div.thumbnails a {
    width: 100% !important;
    padding: 15px;
}
.woocommerce-page div.product div.thumbnails img {
    border: 1px solid #ccc;
}
.related.products h2{
    float: none;
}
.sg-title{
    margin-bottom: 20px;
}
.main-title {
    float: right;
}
.woocommerce div.product form.cart .reset_variations {
    color: currentColor;
    opacity: .6;
}
.woocommerce div.product form.cart .reset_variations:hover{
    color: #FA5459;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count{
    display: none;
}
.woocommerce .woocommerce-ordering select {
    padding: 6px 10px;
    color: #303030;
    border: 1px solid #303030;
}
.section_html.entry {
    padding: 15px;
}
.box-sidebar .woocommerce ul.product_list_widget li {
 padding: 10px;
  border-bottom:  1px solid #f7f7f7;
}
.sidebar-dmsp .widget_products ul.product_list_widget li:before {
    content: '';
    display: table;
    position: absolute;
    top: 0;
    left: 0px;
    padding: 5px 10px;
    background: url(images/hot-burst.png) no-repeat;
    color: #fff;
    background-size: contain;
    font-weight: 700;
    text-align: center;
    border-radius: 0;
    min-width: 40px;
    line-height: 50px;
    font-size: 12px;
    height: 30px;
    color: #fbff00;
    z-index: 2;
}
.sidebar-dmsp .widget_recently_viewed_products ul.product_list_widget li:before {
    content: 'Vừa xem';
    display: table;
    position: absolute;
    top: 0;
    left: 0px;
    padding: 3px 10px;
    background: red;
    color: #fff;
    background-size: contain;
    font-weight: 700;
    text-align: center;
    border-radius: 0;
    min-width: 40px;
    line-height: 20px;
    font-size: 12px;
    height: 20px;
    color: #ffffff;
    z-index: 2;
}
.box-sidebar .woocommerce ul.product_list_widget li a{
    border-top: none;
}
.woocommerce .box-sidebar ul.product_list_widget li img {
    width: 60px;
}
.single-product .content-single .img-product-single .images{
    width: 100%;
    border: 1px solid #ddd;
}
.sidebar.sidebar-dmsp ul.product_list_widget li img{
    float: none;
    margin-left: 0;
    width: 100%!important;
}
.single-product .content-single .img-product-single .images .size-shop_single{
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.single-product .content-single .img-product-single{
    width: 60%;
    float: left;
    padding-right: 30px;
    position: relative;
}
.single-product .content-single .summary.entry-summary{
    width: 40%;
    float: left;
    border: 1px solid #ddd;
}
/*single-product*/
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    padding: 5px 10px;
    float: left;
    font-size: 14px;
}
.woocommerce div.product form.cart .variations td.label {
    padding: 5px 0;
    margin: 0;
    line-height: 1.5em;
    background: #fff;
    font-size: 14px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #f5a623!important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #203556 !important;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled:after{
    display: table;
    clear: both;
    content: "";
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin: 15px 0;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #303030;
    color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    background-color: #d0205e!important;
    border: 1px solid #d0205e;
    padding: 5px 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #d0205e!important;
    width: 12px!important;
    height: 12px!important;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 6px!important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #d0205e!important;
}
.woocommerce div.product form.cart {
    background: #eee;
    padding: 0!important;
}
.content-single del .amount{
    color: #333;
}
.price span.amount,
.woocommerce ins span.amount {
    text-align: left;
    height: 32px;
    line-height: 32px;
    position: relative;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    color: #203556 ;
    font-weight: bold;
}
.woocommerce div.product div.images .flex-control-thumbs li{
    padding: 8px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
 border: 1px solid #333;
}
.pr-box .old-price {
    text-decoration: line-through;
    color: gray;
    font-weight: bold;
    font-size: 12px;
    //display:block;
}
.pr-box {
    margin-bottom: 10px;
}
 .product-price {
       font-size: 12px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-weight: bold;
    line-height: 23px;
}
.woocommerce-cart-form__contents  .product-price{
    color: #000;
     display: block;
}
.create-account.woocommerce-validated {
    display: none;
}
.price-box {
    float: right;
    z-index: 1;
    padding: 0 5px 0 5px;
    position: relative;
    background: #a70002;
}
.tag_left {
    z-index: -1;
    display: block;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #a70002;
    width: 18px;
    height: 17px;
    left: -9px;
    top: 3px;
    border-radius: 4px;
}
.tag_left:before {
    display: block;
    background: #fff;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 4px;
    top: 8px;
    position: absolute;
}
/*phụ kiện*/
.list-dichvu ul li{
    float: left;
    width: 33.33%;
    padding: 10px;
    border: 1px solid #dadada;
}

/*tin tức*/
.list-news .img-news {
    float: left;
    width: 45%;
} 
.img-post {
       width: 25%;
    float: left;
}
.info-post {
        float: left;
    width: 75%;
    padding-left: 20px;
}
.list-news .item-news{
  border: 1px solid #ccc;
}
.list-news .item-news .thumbnail-news img{

    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    overflow: hidden;
}
.list-news .item-news .thumbnail-news img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.excerpt-news {
    float: left;
    width: 55%;
    padding-left: 15px;
}
.excerpt-news h4 a{
    color: #0b6f37;
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;
}
.list-news .item-news .news-info {
    text-align: center;
    padding: 10px 15px;
}
.list-news .item-news .thumbnail-news a{
    display: inline-block;
    overflow: hidden;
}
.list-news .list-1 .item-news .news-info{
    float: left;
    width: 68%;
}
.list-news .item-news .news-info h3 a{
    font-size: 12px;
    color: #303030;
    display: block;
}
.list-news.news-cat .item-news .news-info h3 a{
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    font-weight: normal;
}
.list-news .item-news .news-info h3 a:hover{
    color: #f00;
}
.product_list_widget .woocommerce-Price-amount.amount {
    color: #203556 ;
}
/*Liên hệ */
.box-chia .title-bds h2{
    font-size: 18px;
    color: #fff;
}
.lienhe-bds .item-bds{
    float: left;
    width: 50%;
    padding: 15px;
}
.lienhe-bds.box-chia {
   margin: 20px 0;
}
.section-title {
    float: left;
    min-width: 230px;
    text-align: center;
    max-width: 100%;
}
.section-title-main {
    padding: 12px;
    height: 45px;
}

.scroll1::-webkit-scrollbar {
  height: 6px;
  background-color: #aaa;
}
 
.scroll1::-webkit-scrollbar-track {
  background: #fff;
}
 
.scroll1::-webkit-scrollbar-thumb {
  background: #203556 ; 
}

.section-title-main a {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 17px;
}
.title-dmsp {
    margin-bottom: 20px;
}
.title-dmsp .section-title {
        float: left;
    background: #203556 ;
    position: relative;
    padding-right: 8px;
}

.menu-title {
    float: left;
    width: calc(100% - 230px);
    line-height: 38px;
    white-space: nowrap;
    overflow: auto;
    background: #f7f7f7;
    text-align: right;
    border-top: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    min-height: 45px;
}
.cate-item {
    display: inline-block;
    text-align: center;
}
.cate-item a {
    display: block;
    padding: 0 17px;
    position: relative;
    color: #333;
}
.cate-item a:after {
    content: '';
    background: #333333;
    height: 12px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 16px;
}
/*hotline*/
.chinh_sach_cua_shop ul{margin:0;padding:0;list-style:none}
.chinh_sach_cua_shop ul li{padding: 5px;overflow:hidden;display:table;width:100%}
.chinhsach_icon{display:table-cell;width:35px}
.has-icon .chinhsach_content{display:table-cell;padding:0 0 0 10px;vertical-align:middle}
.chinhsach_content strong{display:block;color:#f33;font-weight:700;font-size:16px}
.chinhsach_content p{margin:0;line-height:22px; font-size:14px; font-weight: bold; color: #FA373C; }
.chinhsach_content br{display:none}
.chinh_sach_cua_shop a:hover{text-decoration:none;}
.img-htline img{
    width: 100%;
}
.list-pro-home ul{
    margin: 0 -10px;
}
.list-pro-home ul li.list-item {
    float: left;
    width: 16.666%;
    padding: 10px;
}
.content-arpro .list-pro-home ul li.list-item{
    width: 25%;
}
.list-pro-home .feature-sanpham ul li.list-item{
    padding: 0;
    margin-bottom: 0;
}
.list-pro-home ul li.list-item .item-pro {
    overflow: hidden;
    background: #f1f1f1;
    position: relative;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    position: relative;
    transition: all 0.5s ease 0s;
    min-height: 190px;
    padding: 10px;
}
.big-sale .list-pro-home ul li.list-item .item-pro{
         min-height: auto;
}
.list-pro-home ul li.list-item .item-pro:hover {
    box-shadow: 0 0.625rem 1.875rem rgba(0, 0, 0, 0.4);
    z-index: 9;
}
.woocommerce .sao .star-rating {
    float: none;
}
.thumbnail-pro-home{
    text-align: center;
}
.list-item .onsale {
        position: absolute!important;
    font-size: 14px!important;
    font-weight: bold!important;
    color: #FFF!important;
    padding: 1px 10px!important;
    text-align: center!important;
    top: 10px!important;
    left: 10px!important;
    z-index: 9!important;
     background: url(images/sale-1.png) no-repeat!important;
    height: 60px;
    width: 60px;
    line-height: 60px!important;
    background-size: contain!important;
}
.pro-info-home {
    padding: 10px 0;
}
.pro-info-home .price{
    margin-bottom: 10px;
}
.product_list_widget ins,
.price ins{
    text-decoration: none;
}
.list-item del .woocommerce-Price-amount{
    font-size: 14px;
    font-weight: normal;
    color: #333!important;
    background: none;
}
.woocommerce.single-product .entry-summary .woocommerce-Price-amount{
    font-size: 26px;
}
.woocommerce.single-product .total .woocommerce-Price-amount{
    font-size: 13px;
}
.woocommerce.single-product del .woocommerce-Price-amount{
    font-size: 13px!important;
    color: #333!important;
    background: none!important;
}
.woocommerce.single-product .top-detail del .woocommerce-Price-amount{
    font-size: 18px!important;
}
.woocommerce div.product p.price{
   margin-bottom: 10px;
}
.woocommerce.single-product div.product form.cart {
       background: none;
    margin-bottom: 0;
    display:none;
}
.detail-product .btn-quickview,
.woocommerce.single-product  div.product .detail-product form.cart{
    width: 100%;
    float: none;
}
a.devvn_buy_now_style {
    margin: 5px 0!important;
    max-width: 100%!important;
}
.woocommerce-product-details__short-description{
    max-height: 235px;
    overflow: auto;
}
.khuyen-mai {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}
.khuyen-mai h2 {
    background: #203556 ;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 15px;
    border-radius: 10px 10px 0 0;
    margin: 0;
}
.khuyen-mai .content-km {
    width: 100%;
    float: left;
    border: 1px solid #ebebeb;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    padding: 12px 10px;
}
.quantity {
    opacity: 1;
    display: inline-block;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1em;
    white-space: nowrap;
    vertical-align: top;
}
.woocommerce .quantity .qty {
    width: 60px!important;
    padding: 5px 0;
    font-size: 19px;
    border: 1px solid #ccc;
}
.quantity .plus,
.quantity .minus {
    padding: 3px;
    font-size: 16px;
    width: 18px;
    border: 1px solid #ccc;
}
.quantity .plus{
    margin-left: -16px;
}
.sl-single{
 display: none;
 margin-bottom: 10px;
}
.big-sale .box-titlesl{
      
    background: #203556 ;
    color: #fff200;
    text-align: center;
    background-repeat: no-repeat;
    font-size: 26px;
    margin-bottom: 0;
}
.big-sale  .box-titlesl span {
    margin: 0 15px;
}
.big-sale .box-titlesl {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}

.related.products {
    padding: 15px;
}
/*tư vấn*/
.detailcall {
    height: 50px;
    margin: 20px 0;
}
.callphoneicon {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 57px;
    text-align: center;
    color: #fe4200;
    border: 2px solid #fe4200;
    border-radius: 100%;
}
.detailcall a {
    display: block;
    padding-left: 55px;
    color: #252525;
    font-size: 15px;
    text-align: left;
    line-height: 20px;
    text-transform: Capitalize;
}
.callphoneicon i {
    font-size: 26px;
    margin-top: 7px;
}
.detailcall a span {
    font-size: 24px;
    color: #fe4200;
    font-weight: bold;
    line-height: 24px;
}
.summary.entry-summary .product_meta{
    margin: 15px 0
}
.summary.entry-summary .product_meta > span{
    display: block;
    font-size: 16px;
}
span.sku_wrapper {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    color: #303030;
}
.tagged_as > a,
.posted_in > a{
    border: 1px dotted #ccc;
    padding: 5px;
    display: inline-block;
    color: #000;
}
.tagged_as > a:hover,
.posted_in > a:hover{
    border: 1px dotted #203556 ;
    color: #fff;
    background: #203556 ;
}
.pro-info-home h2 a{
        display: block;
    margin-bottom: 10px;
    color: #203556;
    font-weight: 500;
    font-size: 12px;
    max-height: 52px;
    overflow: hidden;
}
.pro-info-home h2 a:hover{
    color: #203556 ;
}
.woocommerce .star-rating span::before,
.woocommerce .star-rating::before {
    color: #ff9900;
}
.pro-info-home p{
    text-align: justify;
}
.box-sidebar ul.dpe-flexible-posts li{
    padding: 0;
    border-bottom: 0;
}
.box-sidebar .dpe-flexible-posts li > a{
    border-bottom: 1px dotted #333;
    padding: 10px 0;
}
.box-sidebar .dpe-flexible-posts li:last-child > a{
    border-bottom: 0;
}
.dpe-flexible-posts li img {
    float: left;
    width: 40%;
    border: 1px solid #ccc;
}
.footer-widget .dpe-flexible-posts li img{
    width: 15%;
}
.footer-widget .dpe-flexible-posts li{
    list-style-type: none;
    margin-bottom: 10px;
    color: #5f1011;
    line-height: 1.6em;
    font-size: 13px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
}
.footer-widget .dpe-flexible-posts li.post.type-post .title{
    width: 85%;
    padding-left: 15px;
}
.box-sidebar .dpe-flexible-posts li .title {
    float: left;
    width: 60%;
    padding-left: 15px;
    margin: 15px 0;
}
.box-sidebar .dpe-flexible-posts li a:after{
    display: table;
    clear: both;
    content: "";
}
section.san-pham {
    margin-bottom: 15px;
}
.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background: none!important;
    color: #203556 ;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0!important;
    margin: 0px!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{
    display: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #203556 !important;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
body.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    box-shadow: 2px 2px 0 #203556 ;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff!important;
    font-size: 14px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #203556 !important;
}
/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}

.woocommerce-product-gallery figure {
    margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}

.woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99;
}

a.woocommerce-product-gallery__trigger {
    text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .875em;
    right: .875em;
    display: block;
    height: 2em;
    width: 2em;
    border-radius: 3px;
    z-index: 99;
    text-align: center;
    text-indent: -999px;
    overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #169fda;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #1781ae;
    border-color: #1781ae;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f00e";
    line-height: 2;
    text-indent: 0;
}
.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.woocommerce form .form-row input.input-text {
    height: 35px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 49%;
    padding-left: inherit !important;
    padding-right: inherit !important;
}
div#customer_details {
    margin: 0 0 20px;
}
.thongbao_khuyenmai,.section_noi_dung_khuyen_mai .tinymce {
    border: 3px dotted #fff;
    padding: 20px 15px;
    position: relative;
    background: #e03232;
    color: #fff;
}
h3#ship-to-different-address label {
    float: right;
}
h3#ship-to-different-address {
    clear: both;
    cursor: pointer;
}
div#customer_details h3#ship-to-different-address, div#customer_details h3#ship-to-different-address label {
    font-size: 15px;
    text-transform: inherit;
    cursor: pointer;
}
div#customer_details h3#ship-to-different-address label {
    margin: 0 0 0 10px;
}
.product-right {
    margin: 0 0 20px;
}
.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
    width: 20%;
}
.cart_after_content .col-xs-12 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 8px 6px 10px!important;
}
.widget.widget-content{
    padding: 10px 0;
}
.woocommerce-checkout .entry{
    padding: 0;
}
.header-title{
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    background: #203556 ;
}
.modtitle{
        padding: 8px 10px;
    position: relative;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}
.modtitle a:hover {
    text-decoration: none;
}
.modtitle a {
    color: #fff;
    font-size: 18px;
}
.widget_product_categories.block-sidebar .title-sidebar.header-title.tile-widget,
.widget_product_search.block-sidebar .title-sidebar.header-title.tile-widget,
.widget_layered_nav.block-sidebar .title-sidebar.header-title.tile-widget {
    background: none;
    margin-bottom: 0;
    border-bottom: 0;
}
.widget_product_categories.block-sidebar .modtitle,
.widget_product_search.block-sidebar .modtitle,
.widget_layered_nav.block-sidebar .modtitle {
    background: none;
    font-size: 14px;
    color: #203556 ;
    text-align: left;
    padding: 8px 5px;
    border-bottom: 1px dotted #e7e7e7;
}
.list-pro-home ul li.list-item .item-pro .by-cart{
    width: 100%;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
}
.list-pro-home ul li.list-item .item-pro .by-cart a{
    color: #cc0001;
    background: #fff;
    border: 1px solid #eae4e4;
    padding: 6px 12px!important;
    line-height: 1.2em;
    font-weight: normal;
    margin: 3px 3px;
    min-width: 80px;
    display: inline-block;
    font-size: 15px;
    border-radius: 15px;
}
.list-pro-home ul li.list-item .item-pro .by-cart a:hover{
 background: #203556 !important;
 color: #fff!important;
}
.list-pro-home ul li.list-item .item-pro .by-cart a:before {
    font-family: Fontawesome;
    height: 13px;
    width: 1px;
    margin-right: 5px;
}
/*shop nhật*/
/*slider main*/
body.woocommerce div.product p.price, body.woocommerce div.product span.price {
    color: #f78608;
}
.main-slider .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 20px;
}
.main-slider .swiper-pagination-bullet {
    width: 18px;
    height: 8px;
    border-radius: 0;
    background: #203556 ;
    opacity: 1;
}
.main-slider .swiper-pagination-bullet-active {
    background: #2F2F2F;
}

.bg-trang{
    background: #fff;
}
.padding-box{
    padding: 15px;
}
.box-dmsp{
    padding: 15px;
}
.box-dmsp ul > li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}
.box-dmsp ul > li a {
    font-size: 16px;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transition: all 0.3s ease-in-out;
    padding: 5px 0 5px 15px;
    color: #444444;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    display: block;
}
.box-dmsp ul > li a:after{
    content: "\f101";
    font-family: Fontawesome;
    height: 13px;
    width: 1px;
    position: absolute;
    top: 5px;
    left: 0;
}
.img-danh-muc img{
    width: 100%;
}
.sanpham-khuyenmai {
    float: right;
    width: 75%;
    padding-left: 15px;
}
.so-maps{position:relative;}
.so-maps .contact-info{width: 530px;padding:30px 30px 20px;position:absolute;top:90px;right:15%;background-color:#2F2F2F;font-family:Arial;}
.contact-info .shop-name{margin-bottom:20px;}
.contact-info .address, .contact-info .email, .contact-info .phone{margin-bottom:10px;}
.contact-info .shop-name h2{margin:0;text-transform:uppercase;font-size:24px;font-weight:600;font-style:italic;color:#fff;}
.contact-info label{margin:0;padding:0;color:#fff;font-size:12px;}
.contact-info .address .icon, .so-maps .contact .contact-info .email .icon, .so-maps .contact .contact-info .phone .icon{
    display: inline-block;
    height: 34px;
    width: 34px;
    text-align: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    margin-right: 10px;
    color: #636363;
    text-align: center;
    float: left;
    margin-right: 15px;
}
.contact-info .address li {
    line-height: 35px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.contact-info label{margin:0;padding:0;color:#fff;font-size:12px;}
.contact-info .address .icon ,.contact-info label{display:inline-block;vertical-align:middle;}
.contact-info p a{
    color: #fff;
}
.contact-info p.text {
 font-size: 16px;
 padding: 0 0 0 45px;
 color: #fff;
}
.contact-info label a{color:#fff;font-size:12px;}
.icon .fa{color:#fff;font-size:14px;line-height:34px;}
.cam-ket {
    padding: 15px 0;
    float: right;
    width: 25%;
}
.cam-ket .title {
    background: #203556 ;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 30px;
    font-weight: bold;
}
ul.content-cam-ket {
    padding: 10px 15px 5px;
    list-style: none;
    margin: 0;
    border: 1px solid #ebebeb;
    border-top: none;
}
ul.content-cam-ket li {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    display: flex;
    align-items: center;
}
ul.content-cam-ket li span.icon {
    width: 45px;
    float: left;
}
ul.content-cam-ket li img {
    max-width: 29px;
}
ul.content-cam-ket li span.nd_camket {
    width: calc(100% - 45px);
    padding-left: 5px;
    line-height: 20px;
}
ul.content-cam-ket li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.title-mainpage{
    padding: 10px 0;
}
.title-mau{
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 3px solid #ccc;
    padding-bottom: 5px;
    position: relative;
    color: #5f1012;
}
.title-mau:after {
 content: "";
 width: 140px;
 height: 3px;
 background: #990000;
 display: block;
 position: absolute;
 left: 0;
 top: 100%;
}
.title-mau a{
    color: #d3b46b; 
}
.list_tuvan{
    padding: 30PX 0;
}
.cat-taichinh{
    background: #ececed;
    padding: 25px 0;
}
.list-taichinh{
    margin-right: -5px;
    margin-left: -5px;
}
.list-taichinh .item-taichinh{
    padding: 5px;
}
.item-taichinh .box-item{
        background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.item-taichinh img{
    width: 100%;
}
.item-taichinh h2 a{
    color: #203556 ;
    font-size: 20px;
    line-height: 1.2em;
    display: block;
    margin: 10px 0;
}
.item-taichinh h2:hover{
    color: rgb(236,142,31);
}
.item-taichinh p{
    padding: 0px;
}
.excerpt-mobile{
    display: none;
}
.swiper-btn{
    background-color: rgba(68, 68, 68, 0.33);
    padding: 8px 12px;
    border-radius: 0;
    display: inline-block;
    zoom: 1;
    filter: Alpha(Opacity=50);
    opacity: 0.8;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    top: 50%;
    z-index: 9;
    margin-top: -20px; 
}
.swiper-btn:hover{
    opacity: 1;
    filter: Alpha(Opacity=100);
}
.swiper-btn i{
    color: #fff;
    font-size: 35px;
}
.pagenv{
    text-align: center
}
.swiper-btn-prev.swiper-btn {
    float: left;
    left: 0;
}
.swiper-btn-next.swiper-btn {
    float: right;
    right: 0;
}
.swiper-container:hover .swiper-btn{
    margin-right: 0!important;
    margin-left: 0!important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.list_news_name a {
    font-size: 14px;
    color: #33a540;
    line-height: 1.5em;
    display: block;
    min-height: 48px;
    margin-bottom: 5px;
}
.doctor_desc{
    color: #303030;
    font-size: 13px;
    line-height: 1.5em;
}
.social-menu {
    background: #fff;
}
.social-footer {
    float: left;
}
.social-footer ul.social-icons-lists.icons-background-square {
    display: inline-block;
}
.text-social {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
}
.menu-footer {
    float: right;
    padding: 2px 0;
}
.pswp__bg {
    opacity: 0.85!important;
}
.btn-mungay {
    text-align: right;
}
.single-product.woocommerce .btn-action button.button.single_add_to_cart_button,
.btn-add{
        margin: auto;
    margin-right: auto;
    background-color: #F44F00;
    border: 1px solid #F44F00;
    color: #ffffff;
    padding: 6px 6px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px !important;
    height: 60px;
    position: relative;
    width: 100%;
}
.single-product.woocommerce .btn-action button.button.single_add_to_cart_button p{
        font-size: 12px;
    margin-top: 5px;
    line-height: 1em;
}
.btn-add:hover{
   background-color: #fff;
   border: 1px solid #F44F00;
   color: #F44F00;
   margin-right: 15px;
}
.single-product.woocommerce .btn-action button.button.single_add_to_cart_button{
   background-color: #fff;
   border: 1px solid #F44F00;
   color: #fff;
   margin-right: 15px;
}
.single-product.woocommerce .btn-action button.button.single_add_to_cart_button:hover{
    background-color: #F44F00;
    border: 1px solid #F44F00;
    color: #ffffff;
}
.single-product.woocommerce .btn-action button.button.single_add_to_cart_button:before {
    font-family: Fontawesome;
    margin-right: 5px;
    content: "\f218";
    font-size: 20px;
}

label.soluong {
    float: left;
    line-height: 32px;
    margin-right: 10px;
    color: #333;
    font-weight: 600;
}
.box-summary {
    padding: 10px;
}
.detail-product .box-summary {
    background: #f5f5f5;
}
.sidebar.sidebar-sp .box-summary h2{
    font-size: 18px;
} 
.detail-product .woocommerce-product-details__short-description,
.detail-product .khuyen-mai {
    display: none;
}
.boxwidth {
    max-width: 800px;
    margin: auto;
}
.thongtin-woo {
    background: #f2f5f7;
    padding: 15px;
    border-radius: 5px;
}
.tagcloud > a {
    font-size: 14px!important;
    border: 1px dotted #ccc;
    padding: 3px 5px;
    display: inline-block;
    margin: 3px;
}
.tagcloud > a:hover {
    border: 1px dotted #203556 ;
    color: #fff!important;
    background: #203556 ;
}
.show-sidebar .tagcloud > a {
    color: #333;
    font-size: 18px!important;
}
.popup_cart_hover {
    position: relative;
    float: right;
    margin: 5px 0;
}
a.cart-content {
    padding: 8px 5px 8px 45px;
    background-size: auto 100%;
    position: relative;
    display: block;
    line-height: 17px;
    text-decoration: none;
    border-radius: 5px;
}
a.cart-content:before {
    content: "";
    background: url(images/cart.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 5px;
    height: 45px;
    width: 50px;
}
a.cart-content span {
    display: block;
    text-transform: uppercase;
    font-size: 11px!important;
    color: #000;
}
a.cart-content small {
    margin-bottom: 2px;
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .6rem;
    background-color: #f5a623;
    color: #fff;
}

.popup_cart {
    display: none;
    z-index: 99999;
    cursor: default;
    top: 100%;
    position: absolute;
    right: 0px;
    border: 1px solid #c7c7c7!important;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.129412) 0px 2px 4px 0px!important;
    box-shadow: rgba(0, 0, 0, 0.129412) 0px 2px 4px 0px!important;
    width: 320px;
    background: #fff;
    padding: 15px;
    z-index: 99;
}
.popup_cart:after, .popup_cart:before {
    bottom: 100%;
    left: 80%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.popup_cart:before {
    border-color: rgba(199, 199, 199, 0);
    border-bottom-color: #c7c7c7;
    border-width: 11px;
    margin-left: -11px;
}
.popup_cart:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.popup_cart_hover:hover .popup_cart {
    display: block;
}
.widget_media_image img{
    width: 100%;
}
.small, small {
    font-size: 85%;
}
.popup_cart ul.product_list_widget li a.remove{
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    font-size: 13px!important;
    line-height: 18px!important;
    border-radius: 100%;
    color: #ccc;
    font-weight: 700;
    text-align: center;
    border: 1px solid currentColor;
}
.popup_cart ul.product_list_widget li a.remove:hover{
    color: #e03232;
}
span.quantity {
    display: block;
}
ul.cart_list li{
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 75px!important;
    padding-right: 25px!important;
    min-height: 70px;
}

ul.cart_list li:first-child,  ul.product_list_widget li:first-child {
    padding-top: 0;
}
p.buttons {
    margin-top: 15px;
}
.popup_cart ul.cart_list li .amount,  .popup_cart ul.product_list_widget li .amount {
    color: #e03232;
    font-size: 13PX;
}
.popup_cart ul.cart_list li img, .popup_cart ul.product_list_widget li img {
    top: 0;
    position: absolute;
    left: 0;
    width: 60px!important;
    height: 60px!important;
    margin-bottom: 5px;
    object-fit: cover;
    object-position: 50% 50%;
}
.popup_cart .buttons .wc-forward {
    background: #ff5063;
    font-size: 15px;
    padding: 8px 20px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
}
.popup_cart .buttons .wc-forward.checkout {
    background: #203556 ;
}
.popup_cart .buttons .wc-forward.checkout:hover,
.popup_cart .buttons .wc-forward:hover {
    background: #e03232;
}
.title-baiviet span {
    color: #161616;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    display: table;
    margin-bottom: 10px;
}
.title-baiviet span:after {
    content: "";
    background: #161616;
    float: right;
    width: 27px;
    height: 1px;
    margin: 9px;
}
.title-postnew {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    padding-left: 5px;
    border-left: 4px solid #ff9933;
    margin-bottom: 15px;
}
.list-th{
    margin-left: -5px;
    margin-right: -5px;
}
.list-th .item-th {
    float: left;
    width: 14.28%;
    padding: 5px;
    text-align: center;
}
.dv-title{
    text-align: center;
    margin-bottom: 20px;
}
.dv-title h3 {
    font-size: 25px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
}
.dv-title .des-dv{
    font-size: 14px;
    color: #000;
}
.content-title {
    color: #161616;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    display: table;
    margin-bottom: 10px;
}
.content-title:after {
    content: "";
    background: #161616;
    float: right;
    width: 27px;
    height: 1px;
    margin: 9px;
}
.info-ttdetail {
    padding: 5px 0;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    margin-bottom: 8px;
}
.info-ttdetail span {
 font-size: 12px;
}
.info-ttdetail span i {
    color: #01bff1;
}
.thumbnail-newsrt {
    width: 20%;
    float: left;
}
.newsrt-info {
    float: left;
    width: 80%;
    padding-left: 15px;
}
.newsrt-info h3 a {
    font-size: 15px;
    line-height: 1.3em;
    display: inline-block;
    color: #003366;
    margin-bottom: 10px;
    font-weight: bold;
}
.item-newsrt.fixfloat {
    margin-bottom: 10px;
    height: 60px;
}
.excerpt-taichinh {
    font-size: 15px;
    line-height: 1.5em;
}
.li-baiviet{
    float: left;
    width: 50%;
    padding: 5px;
}
.news-box {
    margin: 15px 0;
}
.woocommerce .widget_layered_nav.block-sidebar ul, .woocommerce .widget_layered_nav_filters.block-sidebar ul {
    padding: 5px 0;
}
.woocommerce .widget_layered_nav.block-sidebar ul li, .woocommerce .widget_layered_nav_filters.block-sidebar ul li {
    padding: 8px 15px;
}
.woocommerce .widget_layered_nav.block-sidebar ul li a, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a {
    position: relative;
    padding: 0;
    padding-left: 20px;
    border-bottom: 0;
    display: inline-block;
    width: inherit;
    border-top: 0px solid #e7e7e7;
}
.woocommerce .widget_layered_nav.block-sidebar ul li .count, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a, .woocommerce .widget_layered_nav_filters.block-sidebar ul li .count, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a {
    color: #e03232;
}
.woocommerce .widget_layered_nav.block-sidebar ul li a::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a::before {
   content: '';
   font-size: 13px;
   color: #222;
   position: absolute;
   top: 1px;
   left: 0;
   width: 12px;
   height: 12px;
   background: #fff;
   border: 1px solid #ccc;
}
.woocommerce .widget_layered_nav.block-sidebar ul li.wc-layered-nav-term.active a::before, .woocommerce .widget_layered_nav.block-sidebar ul li a:active::before, .woocommerce .widget_layered_nav.block-sidebar ul li a:focus::before, .woocommerce .widget_layered_nav.block-sidebar ul li a:hover::before, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:active::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:focus::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:hover::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a::before {
    content: '\f00c';
    color: #203556 ;
    font-size: 13px;
    position: absolute;
    top: 1px;
    left: 0;
    border-color: #203556 ;
    line-height: 13px;
    text-align: center;
    font-family: FontAwesome;
    background: none;
}
.woocommerce .widget_layered_nav.block-sidebar ul li a:active, .woocommerce .widget_layered_nav.block-sidebar ul li a:focus, .woocommerce .widget_layered_nav.block-sidebar ul li a:hover, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:active, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:focus, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:hover {
    color: #203556 ;
    opacity: .5
}
.woocommerce .widget_layered_nav.block-sidebar ul li.wc-layered-nav-term.active a,.woocommerce .widget_layered_nav.block-sidebar ul li .count, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a, .woocommerce .widget_layered_nav_filters.block-sidebar ul li .count, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a {
    color: #203556 
}
.woocommerce .widget_layered_nav.block-sidebar ul li.chosen a:active::before, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a:focus::before, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a:hover::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a:active::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a:focus::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a:hover::before {
    content: '\f00d'
}
.block-sidebar h3.title-sidebar, .block-sidebar h2.title-sidebar {
    background: #fff;
    color: #000;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    color: #333;
    font-size: 12px;
    font-weight: 700;
    line-height: 35px;
    padding-left: 10px;
    text-transform: uppercase;
    height: 35px;
}
.price_slider_wrapper {
    padding: 20px 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #e03232;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #6d6d6d;
}
/*footer*/

.social-share {
    float: right;
}
.social-share .fb_iframe_widget {
    float: left;
}

.btn-qv-item{
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0px;
    color:#ff5063;
    display: inline-block;
    margin: 5px;
    border: solid 1px #e7e7e7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height:40px;
}
.btn-qv-item:hover {
    border-color: #ff5063!important;
    background: #ff5063;
}
.btn-qv-item .h-quick-hotdeal{
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    margin:0 auto;
    text-align:center;

}
.btn-qv-item .h-quick-hotdeal:before{
    content: "\f00e";    
}
.btn-qv-item:hover .h-quick-hotdeal,.btn-qv-item:hover span{
    color:#ffffff;
}
.box-deal{
    border-bottom: dashed 1px #e7e7e7;
    overflow: hidden;
    padding-bottom: 35px;
}
.list-pro-home ul li.list-item .item-pro .by-cart a.add_to_cart_button:before {
    content: "\f218";
}
.box-deal .item-pro.box-item{
    padding: 40px;
}
#main_countedown_1 .time_left {
    background-color: #ff5063!important;
    color: #ffffff!important;
}
#main_countedown_1 .time_description {
    font-size: 18px!important;
}
.coundown {
    margin: 35px 0;
}
.list-bestseler .wrapper {
    padding: 40px 15px 0px 30px;
}
.item-wrap {
    overflow: hidden;
    margin-bottom: 1px;
    min-height: 95px;
}
.thum-item {
    width: 65px;
    max-height: 100px;
    display: block;
    float: left;
    overflow: hidden;
    margin-top: 4px;
}
.content_item {
    width: calc(100% - 80px);
    margin-left: 15px;
    float: left;
}
.content_item h3 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
}
.price-box-seller{
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    margin-top: 0px;
}
.new-price-seller {
    color: #ec268f;
    height: 17px;
    font-size: 14px;
}
.new-price-seller del{
    color: #333!important;
    font-size: 12px;
}
.old-price-seller {
    font-size: 11px;
    margin-left: 5px;
    color: #999999!important;
    text-decoration: line-through;
    height: 14px;
    float:right;
}
.old-price-seller:before {
    content: " ";
    width: 2px;
    background: #999999;
    height: 11px;
    position: absolute;
    margin-left: -5px;
    margin-top: 3px
}
.list-bestseler .text-right {
    font-size: 14px;
    padding-top: 12px;
    display: block;
    width: 100%;
    padding-right: 15px;
    color: #333;
    text-align: right;
}
.bestseler-pr {
    padding: 0 15px;
    float: left;
    width: 25%;
}
.box-bestseler {
    padding: 20px;
}
.home-hotdeal-banner {
    padding: 20px 0;
}

.list-danhmuchome {
    padding: 20px 0;
}
.heading-title-pr{
 border: 1px solid #e7e7e7;
 background-color: #fafafa;
 padding: 10px 15px;
 width: 100%;

 margin-bottom: 20px;
}
.title-archive{
       float: left;
    font-size: 20px;
    line-height: 30px;
}
.img-postsidebar {
    float: left;
    width: 30%;
    padding-right: 15px;
}
.info-postsidebar {
    float: right;
    width: 70%;
}
.box-sidebar ul li .box-item-sidebar a{
    border-top: 0;
}
.widget_wpmck_widget .header-title{
    display: none;
}
.sidebar-service .support > div {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    padding: 17px 20px 17px 74px; 
}
.sidebar-service .support > div:last-child {
    border-bottom: 0px; 
}
.sidebar-service .support > div:hover .cksp-icon {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; 
}
.sidebar-service .cksp-icon {
    position: absolute;
    top: 17px;
    left: 20px;
    width: 42px;
    height: 42px;
    display: block;
    border-radius: 100%;
    background: #6b3de5;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; 
}
.sidebar-service .box-cksp p {
    margin: 0px;
    line-height: 16px;
    font-weight: 300;
    font-size: 13px; 
}
.box-cksp {
    padding: 20px 0;
    padding-left: 55px;
}
.wcspc-area.wcspc-effect-02.wcspc-area-show{
    left: 50%!important;
    margin-left: -100px;
    background: #203556 !important;
}
.wcspc-count, .wcspc-area,
.wcspc-count span, .wcspc-area-bot .wcspc-action .wcspc-action-inner > div a {
    background: #d40a07!important;
}
.wcspc-count {
    left: inherit!important;
    right: 10px!important;
    bottom: 50%!important;
}
.h-hover-alt .wrapp-swap {
    overflow: hidden;
}
.h-hover-alt .swap-elements {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.h-hover-alt .btn-add {
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.h-hover-alt .btn-add>a {
    color: #203556 ;
}
.h-hover-alt .btn-add>a {
    position: relative;
    background-color: transparent;
    border: none;
    padding: 0;
    padding-left: 22px;
    color: #000;
    white-space: nowrap;
    font-weight: normal;
    text-transform: capitalize;
}
.product-grid-item .price {
    font-size: 14px;
    font-weight: bold;
}
.h-hover-alt .price {
    text-align: left;
    height: 32px;
    line-height: 32px;
    position: relative;
    display: block;
    font-size: 16px;
    margin-bottom: 0;
    color: #ec268f;
}
.h-hover-alt .btn-box .add_to_cart_button {
    position: relative;
    background-color: transparent;
    border: none;
    padding: 0;
    padding-left: 22px;
    white-space: nowrap;
    font-weight: normal;
    text-transform: capitalize;
    color: #203556 ;
}
.h-hover-alt .btn-box .add_to_cart_button:hover {
    background-color: transparent;
    color: #203556 ;
}
.h-hover-alt .btn-box .add_to_cart_button:before {
    display: inline-block;
    line-height: 18px;
    font-size: 16px;
    font-family: FontAwesome;
    content: "\f07a";
    margin-right: 2px;
}
.scall-image {
    transition: border-color .3s;
    -webkit-transition: all .25s cubic-bezier(0.37,0.8,0.76,0.96);
    -moz-transition: all .25s cubic-bezier(0.37,0.8,0.76,0.96);
    -ms-transition: all .25s cubic-bezier(0.37,0.8,0.76,0.96);
    -o-transition: all .25s cubic-bezier(0.37,0.8,0.76,0.96);
}
.scall-image:hover {transform: translate3d(0, -2px, 0); }
.footer-widget.WP_Editor_Widget iframe {
    width: 100%;
}
.paginate_links {
    text-align: center;
    color: #FF9B00;
    margin: 15px 0;
}
.paginate_links .page-numbers{
    padding: 5px 10px;
    margin: 0 2px 5px 0;
    text-align: center;
    background: #555;
    color: #FFF;
    -moz-transition: .8s linear;
    -webkit-transition: .8s ease-out;
    transition: .8s linear;
    text-decoration: none;
    display: inline-block;
}
.paginate_links .current,
.paginate_links .page-numbers:hover{
    background: #ff9900;
}

.pum-theme-2719.pum-theme-lightbox .pum-container, .pum-theme-lightbox .pum-container {
  box-shadow: none !important;
  border-width: initial !important;
  border-style: none !important;
  border-color: initial !important;
  border-image: initial !important;
  background: none !important;
}
.pum-theme-2719.pum-theme-lightbox .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
  background-image: url(images/stop@2x.png) !important;
  height: 56px !important;
  width: 56px !important;
  background-color: transparent !important;
  box-shadow: none !important;
  color: rgb(255, 100, 100) !important;
  background-repeat: no-repeat !important;
  border-width: initial !important;
  border-style: none !important;
  border-color: initial !important;
  border-image: initial !important;
  border-radius: 0px !important;
}

.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn {
    background: #203556 !important;
}
.btn-xt {
    text-align: right;
    margin-top: 15px;
}
a.btn-xemthem {
        background: url(images/bg_xemthem.png) no-repeat;
    text-align: center;
    padding: 8px 15px;
    color: #fff;
    padding-left: 36px;
    display: inline-block;
}
.post-new ul li{
    float: left;
    width: 25%;
    padding: 10px;
}
.post-new {
        padding: 30px 0;
    background: #f2f2f2;
}
.list_doctor_thumb,
.post-news{
    position: relative;
    overflow: hidden;
}
.list_doctor_thumb > a > img,
.thumbnail-post-small a > img,
.thumbnail-post-home a > img{
    width: 100%;
    margin-bottom: -4px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    height: 263px;
    object-fit: cover;
}
.list_doctor_thumb:hover img,
.thumbnail-post-small:hover img,
.thumbnail-post-home:hover img{

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

}
.post-info-home{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px;
    z-index: 99;
}
.post-new ul{
    margin-left: -5px;
    margin-right: -5px;
}
.post-new ul li.list-1{
    width: 50%;
}
.post-new ul li.list-1 .thumbnail-post-home img {
    height: 545px;
    object-fit: cover;
}
.post-info-home h3 a{
    font-size: 13px;
    color: #fff;
    line-height: 1.2em;
    display: block;
}
.thumbnail-top > a:before,
.post-news .thumbnail-post-small > a:before,
.post-news .thumbnail-post-home > a:before{
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    content: "";
    height: 70%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%); 
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.post-new ul li.list-1 .post-info-home h3 a{
    font-size: 20px;
    line-height: 1.5em;
}
.top-info a:hover,
.post-info-home h3 a:hover,
.post-new ul li.list-1 .post-info-home h3 > a:hover{
    color: #C60011!important;
}
.des-more{
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    padding: 5px;
    z-index: 99;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background: #28A0AF;
}
.des-more h3 a{
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 1.3em;
}
.des-more p{
    color: #fff;
}
.post-news:hover .des-more{
    bottom:0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.top-footer {
    padding: 13px 0;
    border-bottom: 1px solid #ebebeb;
}
.top-footer .icon {
    float: left;
    margin-right: 10px;
}
.top-footer .info-block {
    color: #203556 ;
}
.top-footer .info-block p {
    margin-bottom: 0;
}
.top-footer .item-ckft {
    align-items: center;
    display: flex;
    width: 25%;
    float: left;
    padding: 10px;
}
.top-footer .item-ckft:last-child p {
    font-weight: bold;
}
#footer {
    background: #fff;
}
.title_tour h3 {
    font-size: 20px;
    font-weight: bold;
    color: #203556 ;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.woocommerce .widget_layered_nav.block-sidebar ul, .woocommerce .widget_layered_nav_filters.block-sidebar ul {
    padding: 5px 0;
}
.woocommerce .widget_layered_nav.block-sidebar ul li, .woocommerce .widget_layered_nav_filters.block-sidebar ul li {
    padding: 8px 15px;
}
.woocommerce .widget_layered_nav.block-sidebar ul li a, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a {
    position: relative;
    padding: 0;
    padding-left: 20px;
    border-bottom: 0;
    display: inline-block;
    width: inherit;
    border-top: 0px solid #e7e7e7;
}
.woocommerce .widget_layered_nav.block-sidebar ul li .count, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a, .woocommerce .widget_layered_nav_filters.block-sidebar ul li .count, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a {
    color: #e03232;
}
.woocommerce .widget_layered_nav.block-sidebar ul li a::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a::before {
 content: '';
 font-size: 13px;
 color: #222;
 position: absolute;
 top: 1px;
 left: 0;
 width: 12px;
 height: 12px;
 background: #fff;
 border: 1px solid #ccc;
}
.woocommerce .widget_layered_nav.block-sidebar ul li.wc-layered-nav-term.active a::before, .woocommerce .widget_layered_nav.block-sidebar ul li a:active::before, .woocommerce .widget_layered_nav.block-sidebar ul li a:focus::before, .woocommerce .widget_layered_nav.block-sidebar ul li a:hover::before, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:active::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:focus::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:hover::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a::before {
    content: '\f00c';
    color: #0063D1;
    font-size: 13px;
    position: absolute;
    top: 1px;
    left: 0;
    border-color: #0063D1;
    line-height: 13px;
    text-align: center;
    font-family: FontAwesome;
    background: none;
}
.woocommerce .widget_layered_nav.block-sidebar ul li a:active, .woocommerce .widget_layered_nav.block-sidebar ul li a:focus, .woocommerce .widget_layered_nav.block-sidebar ul li a:hover, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:active, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:focus, .woocommerce .widget_layered_nav_filters.block-sidebar ul li a:hover {
    color: #0063D1;
    opacity: .5
}
.woocommerce .widget_layered_nav.block-sidebar ul li.wc-layered-nav-term.active a,.woocommerce .widget_layered_nav.block-sidebar ul li .count, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a, .woocommerce .widget_layered_nav_filters.block-sidebar ul li .count, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a {
    color: #0063D1
}
.woocommerce .widget_layered_nav.block-sidebar ul li.chosen a:active::before, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a:focus::before, .woocommerce .widget_layered_nav.block-sidebar ul li.chosen a:hover::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a:active::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a:focus::before, .woocommerce .widget_layered_nav_filters.block-sidebar ul li.chosen a:hover::before {
    content: '\f00d'
}
.by-sort {
    float: right;
}
.order-custom {
    margin: 0;
    display: inline-block;
}
.order-custom li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
}
.order-custom li>a {
    display: inline-block;
    color: #000;
    padding: .5em 1em;
    background: #ccc;
}
.sort_asc::after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f063";
    margin: 4px 0 0 5px;
    float: right;
}
.order-custom li>a.selected, .order-custom li>a:hover {
    background: #203556 ;
    color: #fff;
}
span.label-vat {
    margin-left: 10px;
}
p.text-des a{
    font-size: 14px;
    font-weight: bold;
    color: #ff0050;
}
div#reviews {
    padding: 15px;
}
.woocommerce .info-tskt table {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce .info-tskt tr td:first-child {
   width: 280px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5;
}
.woocommerce .info-tskt tr td {
    font-style: italic;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5;
        background: rgba(0,0,0,.025);
}
.top-bar {
    background-color: #203556;
}
.top_header_left {
    float: left;
}
.top_header_right {
    float: right;
    padding: 4px 0;
}
.box-tophd{
    width: 100%;
}
.list-tt{
    margin-bottom: 0;
}
.list-tt .item-tt{
        color: #fff;
    float: left;
    padding: 8px 10px;
}
.list-tt .item-tt a {
    color: #ffffff;
}
.list-tt .item-tt a:hover {
    color: #FFEA71;
}
.list-tt .item-tt i{
    margin-right: 5px;
}
.top-left {
    float: left;
    margin: 3px 0;
}
.top-left p {
    color: #fff;
    font-size: 15px;
}
.top-right {
    float: right;
}
.list-trang{
    margin: 0 -15px;
}
.list-trang .trang-item {
    width: 25%;
    float: left;
    padding: 15px;
}
section.doi-tac {
    float: left;
    width: 100%;
}
.thumb-doitac{
    border: 1px solid #e7e7e7;
    text-align: center;
    background: #ffffff;
    overflow: hidden;
    border-radius: 8px;
    padding: 0;
    display: block;
    transform: translateZ(0);
    position: relative;
    width: 100%;
    padding: 5px;
}
body .thumb-doitac img {
    height: 50px;
}
.top-bar {
    background-color: #203556 !important;
}
.big-sale .box-titlesl {
    background: #f57f20 !important;
    color: #203556 !important;
    font-weight: bolder !important;
    text-align: center;
    background-repeat: no-repeat;
    font-size: 26px;
    margin-bottom: 0;
}
.primary-menu-header {float:left;width:100%;margin-top: 10px;position: relative;}
.primary-menu-header .menu_header ul {margin:0;}
.primary-menu-header .menu_header>ul>li {
    display: inline-block;
    position: relative;
}
.primary-menu-header .menu_header>ul>li>a {
    transition: all .3s ease 0s;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 19px;
    font-weight: 600;
    display: block;
    color: #363636;
    font-size: 14px;
    padding: 10px 7px;
}
.primary-menu-header .menu_header>ul>li>a>i {margin-left:7px;}
.primary-menu-header .menu_header ul li.current-menu-item > a, .primary-menu-header .menu_header ul li a:hover {
    background: #203556;
    color: #FFF;
}
.primary-menu-header .menu_header ul ul.sub-menu {
    background: #fff none repeat scroll 0 0;
    left: 0;
    padding: 20px 0;
    position: absolute;
    top: 100%;
    width: 220px;
    border-top: 3px solid #203556;
    box-shadow: 0 3px 5px rgb(0 0 0 / 30%);
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: all .4s ease 0s;
    z-index: 99999999;
}
.primary-menu-header .menu_header>ul>li:hover ul.sub-menu{
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}
.primary-menu-header .menu_header ul ul.sub-menu li {
    display: block;
    text-transform: capitalize;
}
.primary-menu-header .menu_header ul ul.sub-menu li a {
    color: #6a6a6a;
    padding: 6px 10px;
    background: transparent;
    font-size: 14px;
    display: block;
    line-height: 18px;
    font-weight: 600;
    transition: all .3s ease 0s;
}
.primary-menu-header .menu_header ul ul.sub-menu li a:hover {
    color: #203556;
}
.left-header {
    display:none;
    float: left;
    padding: 12px 20px 0 10px;
    width:33.333%;
}
.left-header a {
    color: #203556;
}
.left-header .menu-line {
    background: #203556;
    width: 38px;
    height: 2px;
    margin-bottom: 6px;
    display: block!important;
}
@media (max-width: 767px){
.primary-menu-header{display:none;}
.left-header {display:block;}
.logo {
    width: 33.333% !important;
}
.right-header {
    width: 33.333% !important;
    margin-top: 0;
}
.box-logo {float:none;text-align: center;}
.item-hd {width:50%;}
}
@media (max-width: 480px) {
    .right-header {
    margin-top: 10px;
	
}
.entry.bg-trang { 
		overflow-x: auto !important;
}
	.entry table {
    width: 1200px !important;
}
   table {
    max-width: 1200px !important;
}
}
.form-dien-thoai {
    background: #203556;
    padding: 15px 15px 0;
    border-radius: 5px;
}
.form-dien-thoai .wpcf7-form-control-wrap {float:none;width:100%;}
.form-dien-thoai label {
    background: url(http://dieuhoathuanphat.com/wp-content/uploads/2022/06/icon-phone-1.png) left top no-repeat;
    padding: 0 5px 0 52px;
    margin: 0;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    margin-bottom: 11px;
    display: inline-block;
    width: 100%;
}
.form-dien-thoai .form-sdt {
    display: inline-block;
    width: 100%;
}
.form-dien-thoai .form-sdt .left {
    float: left;
    width: 85%;
    display: inline-block;
}
.form-dien-thoai .form-sdt .right {
    padding: 0;
    width: 15%;
    text-align: center;
    float: left;
    display: inline-block;
}
.form-dien-thoai input[type='tel'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0.75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s,border .3s,background .3s,opacity .3s;
    -o-transition: color .3s,border .3s,background .3s,opacity .3s;
    transition: color .3s,border .3s,background .3s,opacity .3s;
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: 0;
}
.form-dien-thoai .wpcf7 input[type='submit'] {
    position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    -webkit-transition: border .3s,background .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
    transition: border .3s,background .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
    -o-transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
    text-rendering: optimizeLegibility;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0!important;
    text-align: left;
    margin: 0;
    padding: 0 10px;
    background: #FFAE00;
}
.form-dien-thoai .wpcf7 form .wpcf7-response-output {color:#fff;}