/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@font-face{
  font-family: "SVN-GilroySemiBold";
  src:url(font/SVN-GilroySemiBold.otf);
}
@font-face{
	font-family: "SVN-GilroyBold";
	src:url(font/SVN-GilroyBold.otf);
  }
@font-face{
  font-family: "SVN-GilroyRegular";
  src:url(font/SVN-GilroyRegular.otf);
}
body{
	font-family: "SVN-GilroyRegular" !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: "SVN-GilroySemiBold" !important;
}
span.amount{
	font-family: "SVN-GilroySemiBold" !important;
}
.img{
	overflow: hidden;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{
	padding-top: 55px;
}
.rt_new_pro_right > .col-inner{
	position: unset !important;
}
.rt_new_pro_right .col-inner .heading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
#content{
	background: #fff;
}
/*form_dk*/
.rt_form_dk  .small-12{
	padding-bottom: 15px;
}
.form_dk > div:nth-child(1){
	width: 50%;
	float: left;
	text-align: center;
	color: #f6f6f6;
	font-size: 14px;
}
.form_dk > div form{
	overflow: hidden;
	margin-bottom: 0;
}
.form_dk > div:nth-child(1) p{
	margin-bottom: 0 !important;
}
.form_dk > div:nth-child(1) h2{
 	font-size: 25px;
 	margin-bottom: 5px;
 	color: #f6f6f6;
 	font-weight: 400;
}
.form_dk > div:nth-child(2){
	width: 50%;
	float: right;
	position: relative;
	margin: 7px 0;
}
.form_dk > div:nth-child(2) input{
	width: 100%;
	height: 44px;
	margin:0;
}
.form_dk > div:nth-child(2) .wpcf7-submit{
	position: absolute;
	top: -10px;
	right: 0;
	width: 44px;
	height: 44px;
	text-transform: initial;
	background: #f39303;
	padding: 0;
}
.wpcf7-mail-sent-ok{
	color: #fff;
}
.absolute-footer{
	display: none !important;
}
.rt_icon_hd{
	overflow: hidden;
}
.rt_icon_hd1{
	margin-right: 25px;
}
.rt_icon_hd1 img{
	padding: 6px 0;
}
.rt_icon_hd2{
	margin-right: 25px;
}
.rt_icon_hd2 img{
	padding-top: 9px;
}
.rt_icon_hd3 img{
	padding: 8px 0;
}
.rt_icon_hd > img{
	float: left;
	margin-right: 7px;
}
.rt_icon_hd > div{
	float: right;
	font-size: 14px;
	line-height: 21px;
	color: #33496d;
}
.nav-dropdown-default{
	padding: 0;
}
.header-bottom{
	margin-bottom: 1px;
}
.search-form{
	width: 100% !important;
}
.clear {
	clear: both;
}
.image-tools.top.right {
	z-index: 9;
}
.product-title a {
	font-size: 15px;
	color: #333;
}
.product-small:hover .product-title a {
	color: #000;
}
.block-product-col {
	margin: 0 -10px;
	clear: both;
}
.block-product-col .col-4 {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-4:nth-child(4n+1) {
	clear: both;
}
.block-product-col .col-3 {
	width: 33.333333%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-3:nth-child(3n+1) {
	clear: both;
}
.block-product-1 .col-inner {
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
	border: 1px solid #ebebeb;
}
/*** loop price **/
.block-product-1{
	margin: 0 -8px;
}
.block-product-1 .col-3{
	padding: 0 8px;
	margin-bottom: 15px;
}
.block-product-1 .spd1_box_left{
	width: 460px;
	overflow: hidden;
	float: left;
	clear: none;
}
.block-product-1  .box-image{
	width: 100%;
	height: 154px;
}
.block-product-1 .box-image img{
	width: 100%;
	height: 154px;
	object-fit: cover;
}
.block-product-1 del{
	display: none !important;
}
.block-product-1 ins{
	width: 100% !important;
}
.block-product-1 .price{
	text-align: center !important;
}
.block-product-1 .box-text span.amount{
	font-size: 16px !important;
	font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div{
	width: 100% !important;
	margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text{
	padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a{
	font-size: 21px;
	color: #33496d;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right{
	width: calc(100% - 460px);
	float: right;
	clear: none;
}
.block-product-1 .spd1_box_right .box-text{
	padding:10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a{
	display: block;
	font-size: 15px;
	color: #33496d;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount{
	font-size: 15px;
}
.block-product-1 .spd1_box_right > div{
	margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image{
	height: 170px;
	width: 100%;
}
.block-product-1 .spd1_box_right .box-image img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.block-product-1 .box-text {
	padding:5px 10px 20px 10px !important;
	background: url(img/star.png) 52px 55px no-repeat;
}
.block-product-1 .box-text a{
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #333333;
	text-align: center;
}
.block-product-1 .box-text .star-rating {
	display: block;
	width: 100%;
	margin:0 0 10px 0;
	padding:0;
	font-size: 11px;
}
.star-rating span:before{
    color: #f39402 !important;
}
/*** product single price **/
.product-info .price-wrapper del, .product-info .price-wrapper ins {
	display: block;
	margin-bottom: 10px;
}
.product-info .price-wrapper del {
	color: #a8a8a8;
	font-size: 15px;
}
.product-info .price-wrapper del .amount {
	font-size: 15px;
	color: #a8a8a8;
}
.block-product-col  a.view_product {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    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%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #dedede;
}
.block-product-col a.wc-forward {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    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%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #446084;
    color: #fff;
}

/***************** block product 2 ********************************/
.block-product-2 .col-inner {
	background: #ffffff;
	position: relative;
	border-radius: 4px;
}
.block-product-2 .col-inner .rt-description {
	position: absolute;
	top: 0;
	left: -245px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 10px;
	font-size: 14px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: left 1s; 
    -moz-transition: left 1s; 
}
.block-product-2 .col-inner:hover .rt-description {
	opacity: 1;
	left: 0;
}
.block-product-2 .col-inner .rt-description a {
	color: #fff;
}
.block-product-col .rt-description a.view_product {
	margin-top: 0;
	color: #000;
}
.block-product-2 .rt-description a.wc-forward {
	margin-top: 0;
	margin-right: 0;
}
.block-product-2 .box-image{
	height: 245px;
	width: 100%;
}
.block-product-2 .box-image img{
	width: 100%;
	height: 245px;
	object-fit: cover;
}
.block-product-2 .box-text{
	padding:10px 20px 20px 20px !important;
	overflow: hidden;
	text-align: center;
}
.block-product-2 .box-text .product-title a{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 5px;
}
.block-product-2 .box-text > a{
	border-radius: 4px;
	font-size: 12px;
}
.star-rating{
	font-size: 11px !important;
	margin-top: 3px !important;
    margin-bottom: 6px !important;
}
.block-product-2 .box-text span.amount{
	font-size: 16px;
}
.block-product-2-edit .block-product-2 > div{
	width: 50%;
}
.block-product-2-edit .block-product-2 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-2-edit .slider-wrapper{
	margin-top: 23px;
}
.block-product-2-edit .slider-wrapper .text-inner h2{
	font-size: 60px;
	font-family: "SVN-Unthrift";
	margin-bottom: 30px;

}
.block-product-2-edit .slider-wrapper .text-inner p{
	font-size: 15px;
	line-height: 24px;
}
/***************** block product 3 ********************************/
.block-product-3{
	padding-bottom: 40px;
	overflow: hidden;
}
.block-product-3 .col-inner {
	border: 1px solid #ebebeb;
	background: #fff;
	overflow: hidden;
}
.block-product-3 .col-inner .box-text {
	padding-bottom: .4em;
}

.block-product-3 .price-wrapper {
	padding: 0;
	display: block;
}
.block-product-3 .price-wrapper .star-rating{
	width: 100%;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product {
	width: 100%;
	margin: 0 auto;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product .view_product {
	margin-top: 0;
	margin-right: 0;
}
.block-product-3 .price-wrapper .price del, .block-product-3 .price-wrapper .price ins {
	display: block;
	width: 100%;
	margin: 2px 0;
}
.block-product-3 .title-wrapper {
	text-align: left;
}
.block-product-3 .title-wrapper p a{
	font-size: 18px;
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #2c4162;
}
.block-product-3 .col-4{
	width: 50%;
}
.block-product-3 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-3 .box-image{
	width: 240px;
	height: 200px;
	float: left;
}
.block-product-3 .box-image img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.block-product-3 .box-text{
	width: calc(100% - 240px);
	float: right;
	background: #fff;
	text-align: left;
	padding: 20px 15px;
}
.block-product-3 .box-text .rt-des p{
	font-size: 14px;
	line-height: 22px;
	display: block;
	height: 66px;
	overflow: hidden;
	color: #6e6e6e;
}
/*them*/
.heading a,.heading span{
	display: inline-block;
	background:#f0f0f0;
	color: #657f93;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
	padding: 0 10px;
	position: relative;
	left: -1px;
	top: -1px;
	margin-bottom: -2px;
}
.block-product-col a.wc-forward{
	text-transform: none !important;
}
.box_new > div{
	padding-bottom: 0;
}

/*
Hoang Cuong
*/
.box__colum__commitment {
	clear: both;
}
.box__colum__commitment h3 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.box__colum__commitment p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
}
.box__colum__commitment .col  {
	padding-bottom: 0;
}
ul.ul-reset>li{
  margin-left: 0 !important;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  background: #f4f4f4;
  padding: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar  {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
    color: #073f77;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
    overflow: hidden;
    clear: both;
    padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img {
  width: 100%;
  height: 75px;
    object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 110px);
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a {
    color: #073f77;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.news-style-2 .box_first_posts .boxx__innner{
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4{
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date{
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i{
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear{
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb{
  width: 105px;
  height: 70px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2){
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4{
  margin-bottom: 5px;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 .news-title{
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date{
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i{
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3{
	margin: 0 -15px;
}
.news-style-3 .news-item-bottom{
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner{
  background: #f7f7f7;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 260px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border:2px solid #657f93;
	padding:8px 14px;
	text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1){
	margin-bottom: 0;
	font-size: 20px;
	color: #838383;
	line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2){
	margin-bottom: 0;
	font-size: 11px;
	color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider{
  height: 260px;
  overflow-y: hidden;
  padding: 25px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  color: #3c3c3c;
  line-height: 24px;
  display: block;
  max-height: 48px;
  overflow:hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 110px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
block 4
*/
.news-block-widget-style-4  .news-thumb img{
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-4  .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 430px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 430px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.57);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 17px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 130px;
  height: 95px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 95px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 145px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 24px;
  overflow:hidden;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5 .news-item-clear{
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1),.news-widget-style-5 .news-item-clear:nth-child(2),.news-widget-style-5 .news-item-clear:nth-child(3){
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.news-widget-style-5 .news-item-clear:nth-child(3n){
  float: right;
  margin-right: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 120px;
  height: 80px;
  float: left;
  overflow-y: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 80px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 135px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  line-height: 22px;
  display: block;
  height: 22px;
  overflow:hidden;
  font-weight: 700;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
}
/*
block 6
*/
.news-thumb{
  position: relative;
}
.news-block-widget-style-6{
  overflow:hidden;
}
.news-block-widget-style-6 .box__colum__left{
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner{
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb{
  width: 100%;
  height: 255px;
  overflow:hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date{
  position: absolute;
  top: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1){
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2){
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3){
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p{
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text{
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height:30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider{
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p{
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right{
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner{
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb{
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider{
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span{
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a{
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p{
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all{
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*them*/
.new_row_3 > .col{
	padding-bottom: 0;
}
.rt_slider .flickity-viewport{
	background: #fff !important;
}
.rt_slider .slider-nav-light .flickity-prev-next-button svg,.rt_slider .slider-nav-light .flickity-prev-next-button .arrow{
	fill:#f39303;
}
hr{
	border:0.5px solid #5c3d4a !important;
	opacity: 1 !important;
}
.widget_custom_html p{
	margin-bottom: 10px !important;
}
.widget_custom_html p i{
	color: #000;
	width: 20px;
	text-align: center;
}
.widget_custom_html div.rt_icon{
	float: right;
}
.widget_custom_html div.rt_icon i{
	color: #fca91e;
	font-size: 16px;
	padding-left: 5px;
}
.rt_form{
	position: relative;
	margin-top: 10px;
}
.rt_form input{
	width: 100%;
	height: 35px;
	border-radius: 4px;
	margin-bottom: 0;
}
.rt_form .wpcf7-submit{
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 35px;
	padding: 0;
	border-radius: 0;
	margin-top: 0 !important;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #5c3d4a !important;
}
.single-product .add_to_cart_button{
	display: none;
}
.single-product .box-text{
	background: #fff;
}
.single-product .box-text .product-title{
	text-align: center;
}
.single-product .box-text .price{
	text-align: center;
}
.single-product .page-title{
	background: #fff;
}
.single-product .page-title > div{
	padding-top: 0 !important;
	min-height: auto !important;
}
a.devvn_buy_now_style{
	background: #fe9960 !important;
}
.single-product h1.entry-title{
		color: #000;
    font-weight: 500;
    font-size: 22px;
    margin: 0;
    margin-bottom: 15px;
}
.single-product .rt_msp{
	margin-bottom: 5px;
	font-size: 14px;
	color: #404040;
}
.single-product .cart{
	clear: both;
	margin-bottom: 5px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
#main{
	background: #fff;
}
.percent{
	display: none;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 700;
}

/* social */
.rt-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    clear: both;
}
.rt-link {
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
.rt-link:hover,.rt-link:active {
    color: white;
}
.rt-twitter {
    background: #00aced;
}
.rt-twitter:hover,.rt-twitter:active {
    background: #0084b4;
}
 
.rt-facebook {
    background: #3B5997;
}
 
.rt-facebook:hover,.rt-facebook:active {
    background: #2d4372;
}
 
.rt-googleplus {
    background: #D64937;
}
.rt-googleplus:hover,.rt-googleplus:active {
    background: #b53525;
}
.rt-pinterest {
    background: #bd081c;
}
 
.rt-pinterest:hover,.rt-pinterest:active {
    background: #bd081c;
}

.post-social-wrap ul li {
    float: left;
    margin-right: 10px;
}
.post-social-wrap ul li.print {
    background: #bd081c;
    padding: 0 5px;
    border-radius: 5px;
}
.post-social-wrap ul li.print a {
    color: #fff;
}
/* shortcode social */
.social-bar a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background: #314b7e;
  color: #fff;
}
.social-bar a.facebook {
  background: #314b7e;
}
.social-bar a.twitter {
  background: #339dc4;
}
.social-bar a.skype {
  background: #214bc1;
}
.social-bar a.youtube {
  background: #e52c27;
}
.social-bar a.prin {
  background: #b31217;
}
.row_img_new > .col{
	padding-top: 15px;
	padding-bottom: 15px;
}
.top-bar-nav .account-item:before,.top-bar-nav .account-item:after{
	display: none;
}
.top-bar-nav .account-item a{
	font-size: 15px;
    color: #fff;
}
.top-bar-nav .account-item .nav-dropdown{
	display: none;
}
#top-bar .html a{
	font-size: 13px;
}
#header-contact a{
	text-transform: initial;
}
.header-search-form .searchform{
	max-width: 500px;
}
.xp_share{
	overflow: hidden;
	margin-bottom: 20px;
}
.xp_share a{
	display: inline-block;
}
.xp_share a img{
	height: 40px !important;
    object-fit: scale-down;
    margin: 0px;
}
.dk_ntv h2{
	font-weight: 900;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
}
.dk_ntv p{
	color: #fff;
	display: block;
	margin-bottom: 10px;
}
.home .sl_tt{
	display: none;
}
.product-categories .cat-item a{
	font-weight: 400 !important;
	color: #333;
}
.product-categories .active > a,.product-categories .cat-item > a:hover{
	color: #ff3048 !important;
}
.woocommerce-products-header__title{
	font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
.woocommerce-products-title{
	font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  text-align: left;
}
.single-product .product-gallery .badge-container{
	display: none;
}
.price3{
	margin-bottom: 10px;
}
.price3 > span{
	    color: #e60f1e;
    font-weight: bold;
    font-size: 31px;
}
.price3 del{
	display: block;
	width: 100%;
}
.price3 ins{
	display: block;
	width: 100%;
}
.price3 ins span{
	color: #e60f1e;
    font-weight: bold;
    font-size: 31px;
}
.rt_woocommerce_single_product_summary .cart{
	margin-top: 25px;
}
.rt_woocommerce_single_product_summary .cart .single_add_to_cart_button{
	border-radius: 0px;
	margin: 0;
}
.rt_woocommerce_single_product_summary .cart .added_to_cart{
	display: inline-block;
    border-radius: 8px;
    background: #377ec0 !important;
    color: #fff;
    padding: 0 20px;
    line-height: 40px;
    margin-left: 15px;
    position: relative;
    top: 1px;
}
.product-footer .woocommerce-tabs{
	border-top:none;
}
.entry-header-text-top{
	padding-bottom: 0 !important;
}
.top-divider{
	display: none;
}
.tieude{
	position: relative;
	padding-bottom: 0;
}
.tieude .section-title{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.tieude .section-title span{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #ff3048;
	font-size: 30px;
    position: relative;
    padding-left: 20px;
    margin: 0;
    line-height: 37px;
}
.tieude .section-title span:before{
	content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background: #ff3048;
    width: 6px;
    height: 30px;
}
.tieude .col-inner{
	padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px #9d9d9d solid;
}
.tieude .col-inner > div,.tieude .col-inner > a{
	display: inline-block !important;
}
.tieude .col-inner .section-title-container{
	width: 30%;
	margin-bottom: 0;
}
.tieude .col-inner .ux-menu{
	width: 55%;
}
.tieude .col-inner > a{
	float: right;
    width: 14%;
    margin: 6px 0 0 0 !important;
    max-width: 106px;
    background-color: #939598 !important;
    border-radius: 5px !important;
    color: #FFF;
    line-height: 29px;
    padding: 0px 10px !important;
    font-size: 14px;
    min-height: 29px;
}
.tieude .col-inner > a:hover{
	background-color: #ff3048 !important;
}
.tieude .ux-menu{
	display: block;
	text-align: center;
}
.tieude .ux-menu .menu-item{
	display: inline-block;
	padding: 0 15px;
}
.tieude .ux-menu .menu-item a{
	padding: 11px 0;
}
.tieude .ux-menu .menu-item a:hover{
	color: #ff3048;
}
.rt-breadcrumbs{
	margin-bottom: 0;
	padding-top: 15px;
	color: #000;
	font-size: 14px;
}
.rt-breadcrumbs a,.rt-breadcrumbs span{
	color: #000;
}
.rt-breadcrumbs span span span{
	font-weight: 500;
}
.page-numbers{
	clear: both;
}
.new-list{
	margin: 0 -10px;
}
.new-list .new-list-post{
	width: 33.33%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.new-list .new-list-post .post-image{
	position: relative;
	width: 100%;
	height: 220px;
	overflow: hidden;
	margin-bottom: 20px;
}
.new-list .new-list-post .post-image img{
	width: 100%;
	height: 220px;
	object-fit: cover;
	transition: all .5s;
}
.new-list .new-list-post:hover .post-image img{
	transform: scale(1.1);
}
.new-list .new-list-post .post-image .date{
	background: #000;
    color: #FFF;
    text-align: center;
    padding: 3px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 12px;
    opacity: 0.8;
}
.new-list .new-list-post .post-image .date span:nth-child(1){
	font-size: 20px;
    font-weight: bold;
    display: block;
}
.new-list .new-list-post .post-content h3 a{
	font-size: 16px;
	line-height: 22px;
	display: block;
	height: 44px;
	overflow: hidden;
	color: #000;
	font-weight: 500;
}
.new-list .new-list-post .post-content h3 a:hover{
	color: #ff3048;
}
.new-list .new-list-post .post-content > div p{
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 60px;
	overflow: hidden;
	margin-bottom: 0;
}
.home .cnt_bre{
	display: none;
}
.blog-single .large-9{
	max-width: 79%;
    flex-basis: 79%;
}
.blog-single .large-3{
	padding-left: 0;
	border-left: none !important;
	max-width: 21%;
    flex-basis: 21%;
}
.large-3 .widget-title{
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.headings{
	font-size: 22px;
    font-weight: 700;
    padding: 0px;
    margin-top: 0px;
    color: #000;
}
.rt_timer{
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
h2{
	font-size: 20px;
}
p{
	margin-bottom: 10px;
}
.widget .menu a{
	color: #000;
}
.widget .menu a:hover{
	color: #ff3048;
}
.widget .product-title{
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.widget .product-title:hover{
	color: red;
}
.widget ins span{
	color: red;
}
.tax-product_cat .cnt_bre,.search .cnt_bre{
	display: none;
}
.breadcrumbs{
	font-size: 14px;
}
.woocommerce-ordering, .woocommerce-ordering select{
	border-radius: 4px;
}
.single-product .cnt_bre{
	display: none;
}
.woocommerce-breadcrumb{
	text-transform: initial !important;
}
.single-product .woocommerce-breadcrumb{
	padding-top: 15px;
	font-size: 14px;
	color: #000;
	text-transform: initial !important;
}
.woocommerce-breadcrumb a, .woocommerce-breadcrumb span{
	font-size: 14px;
	color: #000;
	text-transform: initial;
}
.product-gallery .product-images img{
	border: 1px solid rgb(153 153 153 / 25%);
}
.product-info{
	border-right: none !important;
}
.thongtinthem .col-inner{
	border: 1px solid #e1e1e1;
	padding: 10px 10px 0 10px;
}
.thongtinthem .box{
	overflow: hidden;
	margin-bottom: 10px;
}
.thongtinthem .box .box-image{
	width: 45px !important;
	float: left;
}
.thongtinthem .box .box-text{
	width: calc(100% - 45px) !important;
	float: left;
	padding: 0px 0px 0px 10px;
}
.thongtinthem .box .box-text h3{
	font-size: 15px;
}
.mota_sp{
	font-weight: bold;
    font-size: 20px;
    padding: 10px 0;
    border-top: 1px #ebebeb solid;
    cursor: pointer;
    position: relative;
}
.related{
	margin-bottom: 30px;
}
.chowordpress-flashsale{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 0px;
    border-radius: 4px;
    background: linear-gradient(90deg,#ef3f23,#ff8a00);
    margin-top: 5px;
}
.product-info 	.chowordpress-flashsale{
	padding: 10px;
}
.chowordpress-flashsale span.title {
    position: relative;
    padding-left: 22px;
    padding-right: 10px;
}
.chowordpress-flashsale span.title:before{
	position: absolute;
    content: "";
    background: url(img/flash.gif) no-repeat;
    width: 20px;
    height: 24px;
    left: 0;
    top: 0;
    background-size: contain;
}
.chowordpress-flashsale span.kts{
	font-size: 14px;
	min-width: 135px;
	text-align: right;
	padding-right: 10px;
	display: none;
}
.product-info .chowordpress-flashsale span.kts{
	display: block;
}
 
.chowordpress-flashsale .ux-timer {
    margin: 0;
}
.chowordpress-flashsale .ux-timer span {
    font-size: 15px;
}
.chowordpress-flashsale .ux-timer span strong{
    font-size: 10px;
    text-transform: none;
}
 
.chowordpress--flashsale .ux-timer span {
    color: var(--chowordpress-secondary-color)!important;
}
.chowordpress--flashsale .ux-timer span  strong{color: #222}

.xp_footer{
	padding: 40px 0 0px 0 !important;
	border-top: 1px solid #eee;
}
.xp_footer .section-title-container{
	margin-bottom: 0;
}
.xp_footer .section-title{
	border-bottom: none;
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.xp_footer .section-title:after{
	position: absolute;
	content: "";
	bottom: -6px;
	left: 0;
	width: 30px;
	height: 3px;
	background: rgba(0,0,0,.1);
}
.xp_footer .section-title span{
	display: block;
	border-bottom: none;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: 600;
	font-size: 16px;
}
.xp_footer p{
	color: #000;
}
.xp_footer .ux-menu{
	display: block;
}
.xp_footer .ux-menu .menu-item{
	display: block;
}
.xp_footer .ux-menu .menu-item a{
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	min-height: unset;
	color: #fff;
	text-decoration: unset;
}
.xp_footer .dknt .wpcf7-email{
	width: 100%;
	background: rgba(167,167,167,.2);
	border: none !important;
	box-shadow: unset !important;
	height: 39px;
	color: #fff;
	padding-right: 90px;
	font-size: 13px;
	border-radius: 2px;
}
.xp_footer .dknt .wpcf7-submit{
	margin: 0 !important;
	position: absolute;
	top: 0;
	right: 0;
	background: unset !important;
	color: #a7a7a7;
	font-size: 12px;
	height: 39px;
	padding: 0 15px;
	border: none !important;
	box-shadow: unset !important;
	border-radius: 2px;
	text-transform: uppercase;
	line-height: 45px;
}
.xp_footer .dknt .wpcf7-submit:hover{
	background: unset !important;
	color: #fff;
	transition: all 1s;
}
.xp_footer .wpcf7-spinner{
	display: none;
}
.xp_footer .wpcf7-response-output{
	color: #fff;
	font-size: 12px;
}
.xp_footer form{
	margin-bottom: 0;
}
.xp_footer .row2{
	margin-top: 25px;
}
.xp_footer .row2 .col{
	padding-bottom: 0;
}
.xp_footer .row2 img{
	width: auto !important;
	float: right;
}
.index-module__title .section-title{
	display: block;
	text-align: center;
	margin: 0;
	color: #11243d;
	font-size: 30px;
}
.index-module__title .section-title b{
	display: none;
}
.box-pro .box-image{
	width: 100%;
	height: 212px;
	margin-bottom: 15px;
}
.box-pro .box-image img{
	width: 100%;
	height: 212px;
	object-fit: cover;
}
.box-pro .box-image .quick-view{
	background-color: #3f3f3f;
}
.box-pro .box-image .quick-view:hover{
	background-color: #656565;
}
.box-pro .box-text{
	padding: 0;
	text-align: center;
}
.box-pro .box-text .product-title a{
	display: block;
	font-size: 14px;
	color: #11243d;
	font-weight: bold;
}
.box-pro .box-text .price_pro{
	margin: 0;	
}
.box-pro .box-text .price_pro > span,.box-pro .box-text .price_pro{
	color: #11243d;
	font-size: 14px;
}
.ttntk .wpcf7-form-control-wrap{
	width: 400px;
	float: left;
}
.ttntk .wpcf7-form-control-wrap input{
	background: #a7a7a7 !important;
	box-shadow: unset !important;
	border: none !important;
	height: 47px;
	color: #fff;
}
.ttntk .wpcf7-form-control-wrap input::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
}

.ttntk .wpcf7-form-control-wrap input:-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
  color: #fff !important;
}

.ttntk .wpcf7-form-control-wrap input::-ms-input-placeholder { /* chạy trên Microsoft Edge */
  color: #fff !important;
}
.ttntk .wpcf7-submit{
	display: block;
	width: calc(100% - 420px);
	float: right;
	margin: 0 !important;
	box-shadow: unset !important;
	border: none !important;
	height: 47px;
	line-height: 51px;
  background: #ffffff !important;
  color: #d0cdcd !important;
  text-transform: uppercase;
}
#wide-nav{
	border-bottom: 1px solid #eee;
}
.home #wide-nav{
	border-bottom: none;
}
.archive .box-pro .box-image,.archive .box-pro .box-image img{
	height: 260px;
}
.lienhexp{
	z-index: 99999999 !important;
  position: fixed;
  cursor: pointer;
  box-sizing: border-box;
  display: block;
  left: auto;
  right: 0;
  right: 38px;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transform-origin: right top 0;
  -webkit-transform-origin: right top 0;
  transform-origin: right top 0;
  bottom: auto;
  top: 25.0000%;
}
.lienhexp a{
	width: auto;
  height: 38px !important;
  background-color: #11243d;
  border: medium none;
  border-radius: 10px 10px 0 0 !important;
  -moz-border-radius: 10px 10px 0 0 !important;
  -webkit-border-radius: 10px 10px 0 0 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: normal !important;
  padding: 4px 20px !important;
  text-decoration: none !important;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
  cursor: pointer !important;
  float: left !important;
  line-height: 30px !important;
}
#bao-gia{
	padding: 0 !important;
}
.sec_popup{
	padding: 40px !important;
}
.xp_popup h2{
	color: #11243d;
  font-size: 28px;
  padding: 7px 0 10px;
  margin: 7px 0 0;
  text-align: left;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
}
.xp_popup p{
	color: #11243d;
  text-align: left;
  line-height: 1.5;
  font-size: 14px;
}
.xp_popup > div{
	margin-top: 15px;
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
}
.xp_popup > div > div{
	width: 50%;
	float: left;
	padding: 0 10px;
}
.xp_popup .wpcf7-text{
	height: 38px;
  font-size: 14px;
  color: #000000;
  border: 1px solid rgba(225,225,225,0.64);
  border-radius: 2px;
  background-color: rgba(255,255,255,0.64);
  box-shadow: unset !important;
}
.xp_popup textarea{
	font-size: 14px;
  color: #000000;
  border: 1px solid rgba(225,225,225,0.64);
  border-radius: 2px;
  background-color: rgba(255,255,255,0.64);
  box-shadow: unset !important;
}
.xp_popup textarea:focus{
	background-color: #fff;
}
.xp_popup .wpcf7-submit{
	margin: 10px 0 0 0 !important;
  float: right;
  display: inline-block;
  border: 0;
  color: #11243D;
  height: 42px;
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
  background-color: #efe2de !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
}
#wide-nav .container{
	max-width: 100% !important;
}
.stuck #wide-nav{
	padding: 8px 0 5px 0 !important;
}
.stuck #masthead .cart-item a{
	position: relative;
	top: -10px;
}
.copyright{
	padding: 10px 0 !important;
}
.copyright .col{
	padding-bottom: 0;
}
.copyright p{
	margin-bottom: 0;
	color: hsla(0,0%,100%,.5);
	font-size: 14px;
}
.row_thuonghieu img{
	width: auto;
	display: block;
	margin: 0 auto;
}
.sec_dungthu{
	padding-bottom: 10px !important;
}
.sec_dungthu .col{
	padding-bottom: 0;
}
.sec_dungthu img{
	width: auto;
	display: block;
	margin: 0 auto;
	height: 63px;
	object-fit: contain;
}
.sec_dungthu p{
	color: #fff;
	margin-bottom: 0;
}
.wafc-widget-layered-nav-list .chosen a:before{
	top: unset !important;
}
.brcs_slider_brands .brand_info,.brcs_slider_brands .brand_info a{
	text-align: left !important;
}
.brcs_slider_brands .list{
	padding: 0;
	border-bottom: 1px solid #ececec;
}
.brcs_slider_brands .list:last-child{
	border-bottom: none;
}
.menu_th{
	margin: 0 auto !important;
  background: #fff;
  border-top: 1px solid #eee;
  max-width: 1200px !important;
}
.menu_th .col{
	padding-bottom: 0;
	flex-basis: 20%;
  max-width: 20%;
}
.menu-item-design-container-width .nav-dropdown{
	box-shadow: unset !important;
	background-color: unset !important;
}
.tax-berocket_brand .cnt_bre{
	display: none;
}
.term-description{
	margin-top: 20px;
}
.html-before-add-to-cart-button .col-inner{
	border: 1px solid #ececec;
	border-radius: 10px;
	padding: 20px;
	margin-top: 10px;
}
.html-before-add-to-cart-button .container{
	margin-bottom: 0;
}
.woocommerce-shipping-totals .woocommerce-shipping-destination{
	display: none;
}
.html11{
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 15px;
}
.html11 svg{
	color: #fff;
	margin-right: 5px;
	width: 15px;
}
.html11 span{
	margin: 0 5px;
	position: relative;
	font-size: 14px;
	line-height: 22px;
}
.html11 span a{
	color: #fff;
	font-weight: 600;
	line-height: 22px;
    display: inline-block;
	font-family: "SVN-GilroySemiBold";
}
.html11 span a b{
	line-height: 22px;
    display: inline-block;
}
.html11 span:last-child{
	margin-left: 30px;
}
.html11 span:last-child svg{
	color: #fff;
  position: relative;
  top: 2px;
}
.html11 span i{
	margin-right: 5px;
}
.header-bottom .nav > li {
    margin: 0 20px;
}
.header-bottom .nav > li > a{
	font-size: 18px !important;
	padding: 0;
	font-weight: 500;
	line-height: 79px;
	text-transform: uppercase;
    font-family: "SVN-GilroySemiBold" !important;
}
.searchform-wrapper{
	width: 65%;
}
.header-main .search-field{
	border-radius: 25px;
    border: 1px solid #dddddd;
    height: 45px !important;
    padding: 0 50px 0 20px;
    font-size: 14px;
    font-weight: 400;
	background: #fff;
    line-height: 45px;
    min-width: 300px;
}
.header-main .searchform .submit-button{
	right: 45px;
	line-height: 45px;
  height: 45px !important;
	width: 45px;
  padding: 0px;
  border-radius: 50px !important;
	border: none;
  color: #fff;
  box-shadow: none;
}
.header-main .searchform .submit-button i{
	font-size: 18px;
}
.hotline a{
	display: grid;
    font-size: 13px;
    line-height: 22px;
    color: #333;
	font-family: "SVN-GilroyRegular";
    background: url(img/Group630988.png) 0px 4px no-repeat;
    padding-left: 43px;
}
.hotline a b{
	color: #EC0000;
    font-size: 19px;
    line-height: 22px;
	font-family: "SVN-GilroySemiBold";
}
.html_topbar_right .html2{
	display: flex;
    align-items: center;
	justify-content: flex-end;
    gap: 8px;
}
.ft_title h2{
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  margin-bottom: 23px;
  font-family: "SVN-GilroySemiBold";
  color: #fff;
}
#footer p {
    margin-bottom: 14px;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
#footer p svg {
    margin-right: 8px;
    width: 16px;
}
#footer iframe {
    border-radius: 10px;
}
#footer .ux-menu a {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  padding-left: 12px;
  position: relative;
}
#footer .ux-menu a:after{
	content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 10px;
  background-color: #fff;
  border-radius: 50%;
}
.footer-wrapper .row:nth-child(3) {
    border-top: 1px solid #FFFFFF80;
    padding-top: 30px;
}
.footer-wrapper .social-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.header-bottom .nav {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
/*ph_01*/
.ph_00 .large-3:nth-child(1) .icon-box{
	padding-left: 0;
}
.ph_00 .icon-box {
	border-right: 1px solid #ddd;
	padding-left: 10px;
	padding-top: 10px;
    padding-bottom: 10px;
}
.ph_00 .large-3:nth-child(4) .icon-box{
	border-right: none;
}
.ph_00 .icon-box .icon-box-img{
	display: flex;
	align-items: center;
}
.ph_00 .icon-box .icon-box-text h3{
	font-size: 15px;
    color: #313131;
    margin-bottom: 2px;
    line-height: 22px;
}
.ph_00 .icon-box .icon-box-text p{
	font-size: 15px;
    line-height: 22px;
    color: #717171;
}
.block__title {
    margin-bottom: 24px;
}
.block__title h3,
.block__title h2{
	font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
    color: #0164BF;
}
.rt_01 .img{
	margin-bottom: 0 !important;
}
.rt_01 p{
	font-size: 14px;
    line-height: 23px;
	margin-bottom: 14px;
}
.rt_01 a.button.primary{
	margin: 10px 0 0;
	font-size: 21px;
    min-height: 45px;
    height: 45px;
    line-height: 39px;
}
.video-button-wrapper{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.video-button-wrapper a{
	margin: 0;
    color: #fff;
    border-width: 5px !important;
    height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.rt_01 a.button.primary span{
	font-weight: 400;
}
.block__element_head{
	margin-bottom: 25px;
}
.block__element_head h2.heading a{
	font-style: normal;
	font-weight: 500;
	background: #0164BF;
    border-radius: 10px 10px 0 0;
    color: #fff;
    line-height: 44px;
    font-size: 20px;
    padding: 0px 37px;
    text-transform: uppercase;
	z-index: 2;
	cursor: context-menu;
	position: relative;
}
.block__element_head h2.heading a:hover {
	cursor: pointer;
}
.block__element_head h2.heading a:after {
	content: "";
    position: absolute;
    bottom: 0px;
    right: -16px;
    width: 17px;
    height: 17px;
    background: url(img/Subtract.png) no-repeat;
    z-index: 1;
}
.heading{
	display: flex;
	justify-content: left;
	align-items: center;
    width: auto;
	margin-bottom: 0;
	height: 44px;
	position: relative;
	padding-bottom: 0;
	border-bottom: 2px solid #0164BF;
}
.product-small .box-image img{
	height: 237px;
}
.product-small .box-text{
	padding: 11px 14px 16px;
  border: none;
  background: #fff;
}
.product-small .box-text .product-title a {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  display: block;
  font-family: "SVN-GilroyRegular";
	font-weight: 500;
  overflow: hidden;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}
.product-small:hover .product-title a {
	color: #000;
}
.product-small .box-text .product-title a:hover{
	color: #da251c;
}
.product-small > .col-inner{
	background: #fff;
	box-shadow:unset !important;
}
.product-small > .col-inner:hover{
    box-shadow: 1px 1px 22px rgba(0, 0, 0, 0.304) !important;
    border-radius: 12px;
}
.ph_04 .block__title h2 {
    color: #222;
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    text-align: center;
}
.ph_07{
	padding-bottom: 0 !important;
}
.ph_07 .block__element_head h2.heading {
    justify-content: center;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0px;
}
.ph_07 .block__element_head h2.heading a {
    color: #fff;
    background: transparent;
    line-height: 34px;
    font-size: 24px;
}
.ph_07 .block__element_head h2.heading a:after{
	display: none;
}
.ph_07 .block__element_head p {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
}
.ph_07 form{
	margin-bottom: 0;
	position: relative;
}
.ph_07 form input{
	margin-bottom: 0;
	height: 50px;
	box-shadow: none;
    border: none;
	border-radius: 25px;
    padding-left: 30px;
	font-size: 15px;
    color: #333;
}
.ph_07 form input.wpcf7-submit{
	position: absolute;
    right: 5px;
    top: 0;
    width: 50px;
    background: transparent;
    padding: 0;
	box-shadow: none;
	font-size: 0;
	background: url(img/Untitled-1.png) center 15px no-repeat;
}
.wpcf7-spinner{
	display: none;
}
.ph_05{
	padding-bottom: 0 !important;
}
.ph_07 .wpcf7-response-output{
	color: #fff;
}
.ph_06 .block__element_head h2.heading a{
	background: transparent;
    color: #222;
    font-size: 30px;
    line-height: 38px;
    padding: 0;
    margin-bottom: 6px;
}
.ph_06 .block__element_head{
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 30px;
}
.ph_06 .block__element_head::after{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 80px;
	height: 2px;
	background-color: #db2421;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.ph_06 .block__element_head h2.heading{
	justify-content: center;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.ph_06 .block__element_head h2.heading a::after{
	display: none;
}
.ph_06 .block__element_head p{
	text-align: center;
	margin-bottom: 0;
	font-size: 16px;
    line-height: 24px;
    color: #777;
}
.ph_06{
	padding-bottom: 0 !important;
}
.ph_06 .col{
	padding-bottom: 10px;
}
.sldie_dt .slick-list{
	margin: 0 -10px !important;
	padding: 10px 0;
}
.sldie_dt .slick-list .img{
	padding: 0 10px !important;
	overflow: unset;
}
.sldie_dt .img-inner{
	background: #fff;
	height: 105px;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.304);
  overflow: unset !important;
}
.sldie_dt .img-inner img{
	width: auto;
	display: block;
	margin: 0 auto;
}
.sldie_dt .slick-arrow{
	width: 20px;
  height: 20px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.304);
  border-radius: 3px;
  color: #999;
  text-align: center;
  line-height: 20px;
  background: #fff;
  position: absolute;
  top: -55px;
  right: 0;
  cursor: pointer;
}
.sldie_dt .slick-prev{
	right: 26px;
}
.ph_08 .col{
	padding-bottom: 0;
}
.contact-buttons {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 9999;
}
.contact-buttons a:hover{
    color: #fff;
}
.contact-buttons a span {
    display: block;
    font-size: 12px;
    color: white;
    margin-top: 5px;
    text-align: center;
    line-height: 20px;
}
.contact-button {
    padding: 10px;
    border-radius: 50%;
    background-color: #4CAF50;
    color: white;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 30px;
    font-size: 20px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-button-title{
    border-radius: 5px;
    display: grid;
    padding: 10px;
    width: 65px;
    height: 65px;
    color: white;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}
.messenger-button {
    background-color: #0084FF;
}
.zalo-button {
    background-color: #06a5d1;
}
.address-button {
    background-color: #555;
}
.contact-buttons svg{
	max-width: 20px;
}
.widget .widget-title {
	display: block;
	border-bottom: 1px solid #ddd;
  line-height: 25px;
  padding-bottom: 15px;
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
	color: #0164bf;
	font-family: "SVN-GilroySemiBold";
}
.widget .widget-title:after{
	content: "";
  position: absolute;
  width: 70px;
  background-color: #db2421;
  height: 2px;
  left: 0;
  bottom: -1px;
}
.widget .is-divider{
	display: none;
}
.tax-product_cat #main,.search-results #main, .shop-page-title{
    background: #f4f4f4;
}
.product-small .box-text .price-wrapper{
	display: none;
}
.product_list_widget .woocommerce-Price-amount{
	display: none;
}
#product-sidebar .widget_custom_html{
	border-radius: 10px;
  padding: 15px;
  border: 1px solid #DDD;
  margin-bottom: 25px;
}
#product-sidebar .icon-box-left .icon-box-img+.icon-box-text{
	padding-left: 5px;
}
#product-sidebar .icon-box-left .icon-box-img+.icon-box-text p{
	font-size: 14px;
}
.product-short-description > p:last-of-type {
    margin-bottom: 0;
}
.woocommerce-variation-description, .woocommerce-variation-price {
    display: none;
}
span.amount{
	color: #ff2b2b;
}
.product-short-description{
	margin-bottom: 10px;
}
.single_add_to_cart_button {
    background: #EC0000 !important;
    opacity: 1;
    font-weight: 400;
    text-transform: initial;
    border-radius: 10px;
}
.product-footer .wc-tabs{
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}
.product-footer .wc-tabs .nav-line>li>a:before{
	top: -2px;
}
.post-author{
	font-size: 13px;
	margin-top: 5px;
}
.author-info {
	overflow: hidden;
	clear: both;
	display: block;
}
.author-info .author-avatar{
  width: 120px;
  float: left;
	margin-bottom: 20px;
}
.author-info .author-avatar img{
	width: 100%;
	height: 120px;
	object-fit: cover;
	border-radius: 50%;
}
.author-info .author-details{
	width: calc(100% - 120px);
	float: right;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
.author-info .author-details h1{
	margin-bottom: 0px;
}
.author-info h2{
	display: block;
	clear: left;
	margin: 20px 0;
	font-weight: 500;
}
.mmctk{
	padding-top: 60px !important;
}
.mmctk .col .col-inner{
	background: #fff;
    border-radius: 8px;
    padding: 20px;
}
.mmctk .col .col-inner h2{
	font-size: 24px;
}
.mmctk .col .col-inner .ux-menu{
	display: block;
}
.mmctk .col .col-inner .ux-menu .menu-item{
	display: inline-block;
}
.mmctk .col .col-inner .ux-menu .menu-item a{
	padding: 0;
    min-height: inherit;
	width: fit-content;
    background: #f2f4f7;
    border-radius: 16px;
    padding: 2px 8px;
    margin: 10px 8px 0 0;
	color: #1d2939;
	font-size: 14px;
}

/*mobile*/
@media (max-width: 1024px) {	
	#masthead .nav-left > li > a{
		padding: 0 6px !important;
	}
	.tieude .section-title span{
		font-size: 24px;
	}
	.large-3 .widget-title{
		font-size: 18px;
	}
	.chowordpress-flashsale .ux-timer span {
	    font-size: 13px;
	}
	.chowordpress-flashsale .ux-timer span strong{
	    font-size: 8px;
	}
	.chowordpress-flashsale span.kts{
		min-width: 100px;
	}
	.header-bottom .nav > li{
		margin: 0 8px;
	}
}
@media (max-width: 812px) {
	.tieude .col-inner .section-title-container{
		width: 100%;
	}
	.category-page-title .page-title-inner{
		display: block;
	}
	.category-page-title .page-title-inner > div{
		width: 50% !important;
		float: left !important;
	}
	.single-product h1.entry-title{
		margin-top: 15px;
	}
	.product-info{
		padding-right: 15px !important;
	}
	.stuck #masthead{
		display: block;
		margin: 0 !important;
	}
	.stuck #masthead .cart-item a{
		top: 0;
	}
	.blog-single .large-9{
		max-width: 100%;
    flex-basis: 100%;
	}
	.blog-single .large-3{
		max-width: 100%;
    flex-basis: 100%;
    padding-left: 15px !important;
	}
	.ph_00 .large-3{
		max-width: 50%;
    flex-basis: 50%;
	}
	.xp_footer .row1 .large-3{
		max-width: 50%;
    flex-basis: 50%;
	}
	.xp_footer .row2{
		padding: 0 15px;
	}
	
}
@media (max-width: 480px) {
	.tieude .section-title span{
		font-size: 20px;
	}
	.category-page-title .page-title-inner > div:nth-child(1){
		width: 55% !important;
		padding-top: 20px;
	}
	.category-page-title .page-title-inner > div:nth-child(2){
		width: 40% !important;
		margin-left: 5%;
	}
	.woocommerce-tabs .tab-panels{
		padding: 10px !important;
	}
	.product-info{
		padding-right: 15px !important;
		padding-bottom: 0 !important;
	}
	.new-list .new-list-post{
		width: 50%;
	}
	.blog-single .large-9{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.blog-single .large-3{
		max-width: 100%;
    	flex-basis: 100%;
    	padding-left: 15px;
	}
	.chowordpress-flashsale span.title{
		font-size: 10px;
	}
	.chowordpress-flashsale span.title:before{
		top: -3px;
	}
	.chowordpress-flashsale span.title{
		padding-right: 0;
	}
	.sec_popup{
		padding: 15px !important;
	}
	.xp_popup h2{
		font-size: 20px;
	}
	.index-module__title .section-title{
		font-size: 22px;
		line-height: 35px;
	}
	.box-pro .box-image,.box-pro .box-image img{
		height: 180px;
	}
	.archive .box-pro .box-image, .archive .box-pro .box-image img{
		height: 180px;
	}
	.ttntk .wpcf7-form-control-wrap{
		width: 50%;
	}
	.ttntk .wpcf7-submit{
		width: 45%;
	}
	.xp_footer .row2{
		display: none;
	}
	.row_thuonghieu .large-2{
		flex-basis: 50%;
    max-width: 50%;
	}
	.new-list .new-list-post .post-image,.new-list .new-list-post .post-image img{
		height: 180px;
	}
	.html11 span:last-child{
		display: none;
	}
	.ph_00 .icon-box{
		padding-left: 10px !important;
	}
	.product-small .box-image img {
      height: 160px;
  }
  .xp_footer .row1 .large-3 {
      max-width: 100%;
      flex-basis: 100%;
  }
}