/*
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+Condensed:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&display=swap');
@font-face{
  font-family: "SVN-Darleston";
  src:url(font/SVN-Darleston.otf);
}
@font-face{
  font-family: "KVARIALI";
  src:url(font/KVARIALI.TTF);
}
body{
	font-family: "Arial" !important;
	color: #333;
}
p{
	color: #000;
}
.img{
	overflow: hidden;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{
	padding-top: 10px;
}
.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;
}
.footer-1 p{
	margin-bottom: 0 !important;
	line-height: 30px;
}
.footer-1 p i{
	color: #f39303;
}
.footer-1 .menu li{
	border-top: none !important;
}
.footer-1 .menu li a{
	line-height: 30px !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #ffffff !important;
    padding-left: 15px;
    font-size: 14px;
    display: block;
    background: url(img/lia.png) 0 9px no-repeat;
}
.footer-1 .menu li a:hover{
	color: #f8b566 !important;
}
.footer-1 .widget{
	margin-bottom: 0;
}
.footer-2 .widget-title{
	color: #636363;
	margin-bottom: 20px !important;
	display: block;
}
.footer ul.menu > li:nth-child(1){
	border:none !important;
}
.footer p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.absolute-footer{
	display: none !important;
}
.footer-2 .is-divider{
	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;
}
#wide-nav > .flex-row > .flex-left{
	width: 91% !important;
	margin-right: 0 !important;
}
.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;
}
.badge-container {
	display: none;
}
.product-title a {
	font-size: 15px;
	color: #333;
}
.block-product-col {
	margin: 0 -9px;
    overflow: hidden;
    clear: both;
}
.block-product-col .col-4 {
	width: 33.33%;
	float: left;
	padding: 0 9px;
	margin-bottom: 18px;
}
.block-product-col .col-4:nth-child(4n+1) {
	clear: both;
}
.block-product-col .col-3 {
	width: 100%;
}
.block-product-col .col-3:nth-child(3n+1) {
	clear: both;
}
.block-product-1 .col-inner {
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
}
.block-product-col .col-inner{
	box-shadow: none !important;
}
.block-product-col .col-inner .product-small{
	position: relative;
}
.product-small .product-small .box-image{
	height: 266px;
	position: relative;
	border:1px solid #cccccc;
}
.box-image .sale{
	position: absolute;
    width: 43px;
    height: 25px;
    background: #da251e;
    line-height: 25px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    top: 5px;
    font-size: 12px;
    left: 5px;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.67);
}
.box-image .hot_p{
	position: absolute;
    width: 43px;
    height: 25px;
    text-transform: uppercase;
    background: #089345;
    line-height: 25px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    top: 40px;
    font-size: 12px;
    left: 5px;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.67);
}
.product-small .product-small .box-image img{
	object-fit: cover;
	height: 266px;
}
/*** 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 ins{
	width: 100% !important;
}
.block-product-1 .col-inner{
	border-bottom: 1px solid #ccc;
}
.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 {
}
.block-product-1 .box-text a{
	display: block;
	font-size: 15px;
	line-height: 25px;
	height: 25px !important;
	overflow: hidden;
	color: #333333;
	text-align: left;
}
.block-product-1 .price_pro{
	text-align: left;
}
.block-product-1 .price_pro 
.box-text .price-wrapper {
	margin: 0 0 6px 0;
	line-height: 22px;
	height: unset;
	overflow: hidden;
}
.box-text del{
	color: #999999;
}
.box-text del, 
.box-text ins {
	width: 50%;
	display: block;
	float: left;
}
.price_pro{
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
}
.price_pro > span{
	font-size: 16px;
	line-height: 25px;
	color: #e0230e;
	font-weight: bold;
}
.price_pro del span{
	font-size: 13px;
	color: #999999;
	line-height: 27px;
}
.box-text .button{
	margin: 5px 0 0 0 !important;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 400 !important;
    color: #fff;
    line-height: 33px !important;
    border: 1px dashed #efbbb6;
    text-transform: inherit;
}
.box-text .added_to_cart{
	margin: 5px 0 0 0 !important;
	background: #da251e !important;
	border-radius: 6px !important;
	line-height: 33px !important;
}
.price_pro ins span{
	font-size: 14px;
	line-height: 27px;
	color: #d70606;
	font-weight: bold;
}
.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 span.amount, .product-info .price-wrapper ins .amount {
	font-size: 36px;
	color: #f54444;
}
.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 ********************************/
/*.sale{
	position: absolute;
	width: 33px;
	height: 33px;
	background: #e20a0a;
	border-radius: 30px;
	top: 10px;
	right: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
}*/
.product-small .box-text{
	padding: 8px !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(0 0 0 / 34%);
}
.product-small .box-text .product-title a{
	font-size: 17px;
	color: #fff;
	line-height: 25px;
	display: block;
	height: 25px;
	text-align: center;
	overflow: hidden;
	text-transform: uppercase;
}
.box-text .star i{
	color: #ecab0e;
	font-size: 14px;
}
.box-text .product-title a:hover{
	color: #fff;
}
.star-rating{
	font-size: 11px !important;
	margin-top: 3px !important;
    margin-bottom: 6px !important;
}
.block-product-2 .slick-list{
	margin: 0 -9px;
}
.block-product-2 .slick-track > .product-small{
	width: 25%;
	float: left;
	padding: 0 9px;
	margin-bottom: 18px;
	outline: none;
}
.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;
	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{
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	overflow: hidden;
	font-size: 33px;
	line-height: 52px;
	text-transform: uppercase;
	background: url(img/hd.png) bottom center no-repeat;
	padding-bottom: 15px;
	font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #383839;
}
.heading a{
	color: #383839;
	font-family: 'Oswald', sans-serif;
}
.heading .title{
	float: left;
	background: #c91906;
	min-width: 190px;
	text-align: center;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
}
.heading .view{
	float: right;
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	padding-right: 15px;
	position: relative;
}
.heading .title:after{
	position: absolute;
	content: "";
	right: -28px;
	top: 0;
	width: 28px;
	height: 40px;
	background: url(img/aff2.png) no-repeat;
}
.box-text > a{
	background: #da251e !important;
}

.slogan{
	text-align: center;
    font-family: "SVN-Darleston";
    font-size: 37px;
    color: #575757;
    margin-bottom: 0;
}
.slogan p{
	margin-bottom: 20px;
}
.grid-tools a{
	background: #f28f06 !important;
}
.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 {
  
}
.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: #000;
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a:hover{
	color: #76b51b;
}
.news-widget-sidebar-widget .news-item-sidebar-clear{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dadada;
}
.news-widget-sidebar-widget .news-item-sidebar-clear:last-child{
	border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.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;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 68px;
  height: 62px;
}
.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: 62px;
  object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 78px);
}
.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: #000;
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a:hover{
	color: #76b51b;
}
.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.5%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box_first_posts .news-item-posts img{
	width: 100%;
	height: 405px;
	object-fit: cover;
}
.box_first_posts .news-item-posts .news-title{
	display: block;
	font-size: 22px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: 500;
	color: #333333;
	font-family: 'Roboto', sans-serif !important;
}
.box_first_posts .news-item-posts .news-title:hover{
	color: #d89027;
}
.box_first_posts .news-item-posts .box__description p{
	display: block;
	margin-bottom: 0;
	font-size: 15px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.box_first_posts .news-item-posts .view{
	display: block;
	font-size: 14px;
	line-height: 27px;
	color: #d89027;
}
.box_first_posts{
	overflow: hidden;
	margin-bottom: 20px;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts{
	margin: 0 -20px;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 25%;
  padding: 0 20px;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  width: 100%;
  margin-bottom: 10px;
  height: 190px;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb img{
	width: 100%;
	height: 190px;
	object-fit: cover;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  width: 100%;
}
.box__second_posts .news-item-sidebar-clear .box__slider .news-title{
	display: block;
	font-size: 15px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	color: #333333;
	font-weight: bold;
	font-family: 'Roboto', sans-serif !important;
}
.box__second_posts .news-item-sidebar-clear .box__slider .news-title:hover{
	color: #d89027;
}
.box__second_posts .news-item-sidebar-clear .box__slider .box__description p{
	display: block;
	font-size: 14px;
	color: #969696;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.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 -8px;
}
.news-style-3 .news-item-bottom{
  width: 33.33%;
  float: left;
  clear: none;
  margin-bottom: 16px;
  padding: 0 8px;
  outline: none;
}
.news-style-3 .news-item-bottom .boxx__innner{
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 235px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider{
	position: absolute;
	background: rgb(0 0 0 / 38%);
	width: 100%;
	height: 235px;
	z-index: 9;
	top: 0;
	left: 0;
	opacity: 0;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider:hover{
	opacity: 1;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider > div{
	border: 2px solid #fec800;
    height: 215px;
    display: table-cell;
    vertical-align: middle;
    width: 359px;
    text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider a{
	font-family: 'Oswald', sans-serif !important;
    font-weight: 500 !important;
    color: #fec800;
    font-size: 20px;
    line-height: 24px;
}
.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: 235px;
  object-fit: cover;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider{
  overflow: hidden;
  padding: 10px 10px 5px 10px;
}
.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: 14px;
line-height: 18px;
height: 36px;
overflow: hidden;
color: #000;
font-weight: bold;
display: block;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: justify;
  height: 66px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  color: #ffc000;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all:hover{
	text-decoration: underline;
}
/*
block 4
*/
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .news-thumb{
	overflow: hidden;
}
.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 .box__colum__left{
  width: 370px;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
	width: 100%;
	height: 255px;
	position: relative;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
	width: 100%;
	height: 255px;
	object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.42);
	color: #fff;
	text-align: center;
	padding: 12px 6px 0px 6px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(1){
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(2){
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom:3px solid #fff;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(3){
	font-size: 32px;
	margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .news-text a{
	display: block;
	text-align: center;
	background: #f8b566;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 15px;
	color: #000000;
	font-weight: 500;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
	background: #f7f7f7;
	padding: 20px;
	height: 255px;
	overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .box__slider .news-title{
	font-size: 16px;
	line-height: 24px;
	display: block;
	font-weight: 500;
	color: #3c3c3c;
}
.news-block-widget-style-4 .box__colum__left .box__slider .news-title:hover{
	color: red;
}
.news-block-widget-style-4 .box__colum__left .box__slider .box__description{
	font-size: 14px;
	line-height: 25px;
	color: #8b8b8b;
	max-height: 125px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.news-block-widget-style-4 .box__colum__left .box__slider .box__description p{
	margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .views_all{
	display: inline-block;
	font-size: 14px;
	text-decoration: underline;
	color: #f8b566;
}
.news-block-widget-style-4 .box__colum__right{
  width: calc(100% - 400px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
	overflow: hidden;
	margin-bottom: 30px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb{
	width: 330px;
	float: left;
	height: 255px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb img{
	width: 100%;
	height: 255px;
	object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.42);
	color: #fff;
	text-align: center;
	padding: 12px 6px 0px 6px;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(1){
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(2){
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom:3px solid #fff;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(3){
	font-size: 32px;
	margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider{
	width: calc(100% - 330px);
	float: left;
	background: #f7f7f7;
	padding: 20px;
	height: 255px;
	overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider .news-title{
	font-size: 16px;
    line-height: 24px;
    display: block;
    font-weight: 500;
    color: #3c3c3c;
    margin-bottom: 10px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider .news-title:hover{
	color: red;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider > p{
	font-size: 13px;
	line-height: 25px;
	color: #919191;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider > p a{
	color: #f8b566;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__description{
	font-size: 14px;
	line-height: 25px;
	display: block;
	max-height: 125px;
	overflow: hidden;
	color: #8b8b8b;
	margin-bottom: 10px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__description p{
	margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .views_all{
	display: inline-block;
	text-decoration: underline;
	font-size: 14px;
	color: #f8b566;
}
/*
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*/
.header-main .search-field{
	border-radius: 0px !important;
	border:1px solid #e5e5e5 !important;
	box-shadow: none !important;
	height: 37px !important;
	line-height: 37px !important;
	background: #fff !important;
}
.header-main .submit-button{
	min-height: 37px !important;
	width: 120px !important;
	text-align: center;
}
.header-main .submit-button i{
	font-size: 0;
}
.header-main .submit-button i:before{
	content: "TÌM KIẾM";
	color: #fff;
	font-size: 16px;
	font-weight: 500;
    font-family: 'Roboto', sans-serif !important;
}
.header-main .searchform{
	top: -8px;
}
.header-main .searchform:after{
	content: "Từ khóa tìm kiếm: Nhập từ khóa mà quý khách muốn tìm kiếm...";
    position: absolute;
    bottom: -25px;
    left: 0;
    font-style: italic;
    font-size: 14px;
    color: #666666;
}
.header-bottom{
	background: #185a9d !important;
}
.stuck #logo img{
	padding: 5px 0 !important;
}
.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;
}
#footer .widget-title{
	color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    display: inline-block;
}
#footer .is-divider{
	background-color:#f8b566;
	width: 62px;
	max-width: 62px;
	height: 2px;
	display: none;
}
hr{
	border:0.5px solid #5c3d4a !important;
	opacity: 1 !important;
}
.widget_custom_html p i{
	color: #fff;
}
.widget_custom_html div.rt_icon{
	float: right;
}
.widget_custom_html div.rt_icon i{
	color: #fca91e;
	font-size: 16px;
	padding-left: 5px;
}
.footer-2 .row > div:nth-child(1){
	max-width: 25%;
    flex-basis: 25%;
}
.footer-2 .row > div:nth-child(2){
	max-width: 31%;
    flex-basis: 31%;
}
.footer-2 .row > div:nth-child(3){
	max-width: 44%;
    flex-basis: 44%;
}
.footer-2 p{
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px !important;
}
.footer-2 ul.menu{
	float: right;
}
.footer-2 ul.menu li{
	float: left;
	border:none;
}
.footer-2 ul.menu li a{
	color: #fca91e;
	padding: 0 10px;
	border-left: 1px solid #fca91e;
}
.footer-2 ul.menu li:nth-child(1) a{
	border:none;
}
.footer-2 ul.menu li ul{
	display: none;
}
.quantity+.button,.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
	background: #185a9d !important;
	border-radius: 0px;
}
.single-product .rt_msp{
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-bottom: 0;
}
.single-product .price2{
	margin-bottom: 20px;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}
.single-product ins{
	font-size: 22px;
	color: #ee0d0d;
	font-weight: 400 !important;
}
.price2 ins{
	padding-right: 30px;
}
.single-product ins span{
	font-weight: 700 !important;
}
.single-product del{
	font-size: 14px;
	color: #333;
	font-weight: 400 !important;
}
.single-product del span{

}
.single-product .cart{
	clear: both;
	margin-bottom: 5px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
#main,#wrapper{
	background: #fff;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 20px;
	color: #dc2828;
	font-weight: 600;
}

/* 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;
}
.html1{
	font-size: 14px;
	color: #fff;
	padding-right: 10px;
}
.html1 i{
	color: #247809;
}
.html2{
	margin-right: 65px;
	margin-left: 130px;
}
.html2 p{
	font-size: 14px;
	margin-bottom: 0;
	color: #fff;
	line-height: 20px;
}
.html2 a{
	color: yellow;
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
}
#top-bar .header-search-form{
	width: 230px !important;
	float: right;
}
#top-bar .search-field{
	border-radius: 0;
	height: 39px;
	background: #fff !important;
	border: 1px solid #f1f1f1;
	color: #333 !important;
}
#top-bar .button{
	background: #f8b566 !important;
    height: 39px;
    width: 39px;
    color: #413a34 !important;
    border-radius: 0;
}
#top-bar ::-webkit-input-placeholder {
   color: #919191;
}
#top-bar :-moz-placeholder {
   color: #919191;
}
#top-bar ::-moz-placeholder {
   color: #919191;
}
#top-bar :-ms-input-placeholder {
   color: #919191;
}

#wide-nav .nav > li > a i{
	display: none;
}
.header-nav > li.current-menu-item > a,.header-nav > li > a:hover{
	color: #fff !important;
}
.header-nav > li{
	margin: 0;
}
.header-nav > li:before{
	display: none;
}
.header-nav > li > a{
	color: #fff;
    padding: 0 25px;
    font-size: 17px;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 500 !important;
}
.header-nav > li > a:hover{
	background: #134d88 !important;
}
.header-nav > li.current_page_item > a{
	background: #134d88 !important;
	color: #fec900 !important;
}
.header-nav > li .nav-dropdown{
	width: 100%;
	display: none;
}
.header-nav > li:hover .nav-dropdown{
	display: block;
}
.header-nav > li .nav-dropdown > li{
	display: block;
	width: 100%;
	position: relative;
}
.header-nav > li .nav-dropdown li{
	white-space: unset !important;
}
.header-nav > li .nav-dropdown > li a{
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: unset;
    border-bottom: none;
    border-top:1px solid #fff;
    margin: 0 !important;
    padding-left: 10px;
}
.header-nav > li:after{
	display: none;
}
.header-nav > li .nav-dropdown > li a:hover{
	color: #fff;
	background: rgba(0, 0, 0, 0.5) !important;
}
.header-nav > li .nav-dropdown li ul{
	position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul{
	opacity: 1;
	z-index: 9999;
}
.header-nav > li .nav-dropdown li ul li{
	margin-top: 0 !important;
	position: relative;
}
.nav-dropdown-default {
    padding: 0;
    background: #185a9d !important;
    top: 52px;
    border: 0;
    left: 0 !important;
}
#masthead .header-search .circle{
	border:2px solid #e8b119;
}
#masthead .header-search .circle:hover{
	background: none !important;
}
#masthead .header-search .circle i{
	color: #e8b119;
	font-size: 13px !important;
}
#footer{
}
.footer-1,.footer-2{
	
}
.footer-1{
	padding: 35px 0 !important;
}
.footer-1 .row > div:nth-child(1){
	max-width: 19%;
    flex-basis: 19%;
}
.footer-1 .row > div:nth-child(2){
	max-width: 19%;
    flex-basis: 19%;
}
.footer-1 .row > div:nth-child(3){
	max-width: 19%;
    flex-basis: 19%;
}
.footer-1 .row > div:nth-child(4){
	max-width: 19%;
    flex-basis: 19%;
}
.footer-1 .row > div:nth-child(5){
	max-width: 23%;
    flex-basis: 23%;
}
.footer-1 h4{
	color: #fff;
	margin-bottom: 0;
	font-size: 15px;
	color: #fff;
	margin-top: 20px;
}
.footer-1 img{
	margin-bottom: 5px !important;
}
.footer-1 p{
	font-size: 14px;
	line-height: 24px;
}
.footer-1 .news-widget-sidebar-widget{
	background: none;
	padding: 0;
	border:none;
}
.footer-1 .news-widget-sidebar-widget .news-item-sidebar-clear{
	border:none;
}
.footer-1 .news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .box__slider h4 a{
	color: #fff;
}
.rt_form{
	position: relative;
	margin-top: 10px;
}
.rt_form .wpcf7-email{
	width: 100%;
	height: 35px;
	border-radius: 4px;
}
.rt_form .wpcf7-submit{
	position: absolute;
	width: 35px;
	height: 35px;
	top: 0;
	right: 0;
	font-size: 0;
	background: url(img/srr.png) center center no-repeat #fff !important;
	border-radius: 0 4px 4px 0 !important;
}
.footer-1 .has-block > div:nth-child(1){
	max-width: 31% !important;
    flex-basis: 31% !important;
}
.footer-1 .has-block > div:nth-child(2){
	max-width: 23% !important;
    flex-basis: 23% !important;
}
.footer-1 .has-block > div:nth-child(3){
	max-width: 23% !important;
    flex-basis: 23% !important;
}
.footer-1 .has-block > div:nth-child(4){
	max-width: 23% !important;
    flex-basis: 23% !important;
}
.footer-1 .has-block > div:nth-child(4) iframe,.footer-1 .has-block > div:nth-child(4) .fb-like-box{
	height: 270px !important;
	overflow: hidden;
}
.footer-1 .has-block > div{
	padding-bottom: 0 !important;
}
.footer-2{
	padding: 20px 0 !important;
	border: none;
}
.footer-2 .widget{
	margin-bottom: 0;
}
.footer-2 .share a{
	display: inline-block;
	background: #000000;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin-right: 7px;
}
.footer-2 .share a i{
	color: #f8b566;
}
.footer-2 .share a:hover i{
	color: #fff;
}
.html_after{
	line-height: 50px;
	color: #f8b566;
	font-size: 14px;
	background: #181818;
}
.html_after .row {
	display: block;
}
.html_after .row > span:nth-child(2){
	float: right;
}
div.wpcf7-mail-sent-ok{
	color:#333;
}
.home .banner_not_home{
	display: none;
}
.banner_not_home img{
	width: 100%;
	height: auto;
	object-fit: contain;
}
.archive .category-page-title{
	display: none;
}
.single-product .shop-page-title{
	display: none;
}
.header-block{
	min-height: 0;
}
.post-sidebar .is-divider,.shop-sidebar .is-divider,#shop-sidebar .is-divider{
	display: none;
}
.post-sidebar .widget-title ,.shop-sidebar .widget-title ,#shop-sidebar .widget-title{
	margin: 0;
    padding: 7px 0;
    background: transparent;
    display: inline-block;
    font-weight: normal;
    width: auto;
    border-bottom: 2px solid #fdcc30;
    font-size: 20px;
    margin-bottom: 10px;
}
.post-sidebar .menu,.shop-sidebar .menu,#shop-sidebar .menu{
	border:1px solid #ddd;
	background: #fff;
}
.gd_support_1{
	padding-left: 40px;
    background: url(img/hl1.png) 7px 7px no-repeat #fff;
    border: 1px solid #ddd;
    padding-right: 15px;
    padding-top: 10px;
}
.gd_support_1 .supporter .support-rt{

}
#support-2 .mail-support{
	border-bottom: none !important;
	margin-bottom: 0 !important;
}
.post-sidebar .widget_media_image img,.shop-sidebar .widget_media_image img,#shop-sidebar .widget_media_image img{
	width: 100%;
	height: auto;
}
.post-sidebar .menu > li > a,.shop-sidebar .menu > li > a,#shop-sidebar .menu > li > a{
	font-size: 15px;
    color: #464646;
    padding: 10px 5px 10px 25px;
    background: url(img/uli.png) 8px 17px no-repeat;
}
.post-sidebar .menu > li,.shop-sidebar .menu > li,#shop-sidebar .menu > li{
	border-top:1px solid #ddd;
}
.post-sidebar .menu a:hover,.shop-sidebar .menu a:hover,#shop-sidebar .menu a:hover{
	color: #d89027;
}
.post-sidebar .menu .sub-menu,.shop-sidebar .menu .sub-menu,#shop-sidebar .menu .sub-menu{
	margin-left: 11px;
}
.post-sidebar .product_list_widget,.shop-sidebar .product_list_widget,#shop-sidebar .product_list_widget{
	border:1px solid #ececec;
}
.post-sidebar .product_list_widget .product-title,.shop-sidebar .product_list_widget .product-title,#shop-sidebar .product_list_widget .product-title{
	font-size: 14px;
	line-height: 20px;
	color: #3a3a3a;
}
.post-sidebar .product_list_widget .woocommerce-Price-amount,.shop-sidebar .product_list_widget .woocommerce-Price-amount,#shop-sidebar .product_list_widget .woocommerce-Price-amount{
	font-size: 15px;
}
.product_list_widget ins span{
	color: #cc0606;
}
.single .large-9,.archive .large-9{
	border-left:none !important;
}
.arr_hd{
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	color: #575757;
	border-bottom: 2px solid #e2e2e2;
	margin-bottom: 20px;
	padding-bottom: 8px;
	position: relative;
}
.arr_hd:after{
	position: absolute;
	content: "";
	left: 0;
	bottom: -2px;
	width: 80px;
	height: 2px;
	background: #848484;
}
.nav-pagination>li>.current, .nav-pagination>li>span:hover, .nav-pagination>li>a:hover{
	border-color: #fbb50d;
    background-color: #fbb50d;
}
.page-title:not(.featured-title)+main .product-main{
	padding-top: 30px;
}
.product-short-description p{
	font-size: 14px;
	line-height: 25px;
	color: #000;
	margin-bottom: 0;
}
.single .entry-category{
	display: none;
}
.single .entry-header-text{
	padding-bottom: 0;
}
.single .entry-content{
	padding-top: 0;
}
.single .comments-area{
	display: none;
}
.sb_left{
	float: left;
}
.sb_right{
	float: right;
	padding-left: 20px;
}
.sb_right .hd{
	margin-bottom: 30px;
}
.sb_right .hd span{
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: #575757;
	padding-bottom: 8px;
	border-bottom: 2px solid #e2e2e2;
	position: relative;
}
.sb_right .hd span:after{
	position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 80px;
    height: 2px;
    background: #848484;
}
.sb_right .new-list .new-list-post{
	overflow: hidden;
	margin-bottom: 30px;
	background: #f9f9f9;
}
.sb_right .new-list .new-list-post .post-image{
	width: 316px;
	height: 190px;
	float: left;
}
.sb_right .new-list .new-list-post .post-image img{
	width: 100%;
	height: 190px;
	object-fit: cover;
}	
.sb_right .new-list .new-list-post .post-content{
	width: calc(100% - 316px);
	float: left;
	padding: 40px 20px;
}
.sb_right .new-list .new-list-post .post-content .title{
	font-size: 17px;
	font-weight: 500;
	color: #3d3d3d;
}
.sb_right .new-list .new-list-post .post-content .title:hover{
	color: red;
}
.sb_right .new-list .new-list-post .post-content .date{
	margin-bottom: 10px;
	font-size: 13px;
	color: #939393;
}
.sb_right .new-list .new-list-post .post-content .date i{
	color: #feb10c;
}
.sb_right .new-list .new-list-post .post-content > div{
	font-size: 14px;
	line-height: 23px;
	color: #636363;
	display: block;
	height: 46px;
	overflow: hidden;
}
.sb_right .new-list .new-list-post .post-content > div p{
	margin-bottom: 0;
}


.related .product-section-title{
	border-bottom: 1px solid #185a9d ;
	margin-bottom: 25px;
}
.related .product-section-title span{
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	background: #185a9d ;
	color: #fff;
	line-height: 44px;
	padding: 0 15px;
	border-radius: 4px 4px 0 0;
	font-family: 'Roboto', sans-serif !important;
}
.woocommerce-tabs{
	border-top: none !important;
}
.woocommerce-tabs .description_tab a:before{
	display: none;
}
.woocommerce-tabs .description_tab{
}

.metaslider{
	margin-top: 10px !important;
}
.home .post-sidebar,.archive .large-3,.single .large-3{
	max-width:	25% !important;
    flex-basis: 25% !important;
}
.has-block .spdang3{
	max-width: 25% !important;
    -ms-flex-preferred-size: 25% !important;
    flex-basis: 25% !important;
    padding-right: 15px;
}
.home  .sec_ph02 .large-9,.archive .large-9,.single .large-9{
	max-width:	75% !important;
    flex-basis: 75% !important;
}
.home  .sec_ph02 .large-9{
	padding-left: 25px !important;
}
.sec_ph02{
	padding-top: 20px !important;
}
.view_all{
	display: block;
	margin: 0 auto 30px auto;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	color: #fff;
	font-size: 15px;
	background: #da251e;
}
.view_all:hover{
	color: #fff;
	background: #25760c;
}
.sec_ph08{
	padding:20px 0 0  0 !important;
}
.sec_ph08 .slick-arrow{
	
}
.slide_bt > div{
	border:1px solid #ccc;
	padding: 10px 10px 0 10px !important;
}
.slide_bt .icon-box-img{
	margin-bottom: 0 !important;
}
.slide_bt .icon-box{
	outline: none !important;
}
.slide_bt img{
	border-radius: 0 !important;
}
.slide_bt p{
	font-style: initial;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 0;
	padding: 0 17px;
}
.slide_bt .slick-prev{
	position: absolute;
    left: -7px;
    top: 21px;
}
.slide_bt .slick-prev i{
	font-size: 0;
	background: url(img/left.png) no-repeat;
	width: 21px;
	height: 40px;
	z-index: 9;
}
.slide_bt .slick-next{
	position: absolute;
    right: -8px;
    top: 21px;
}
.slide_bt .slick-next i{
	font-size: 0;
	background: url(img/right.png) no-repeat;
	width: 21px;
	height: 40px;
	z-index: 9;
}
.support-online{
	position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
}
.support-online .btn-support{
	cursor: pointer;
}
.support-online a {
    display: block;
}
.support-online a {
    position: relative;
    margin: 20px;
    text-align: left;
    width: 40px;
    height: 40px;
}
.support-online i {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}
.zalo {
    text-decoration: none;
}
.call-now i {
    background: green;
}
.support-online a:hover span{
	display: block;
}
.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: #67b634;
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #fff;
    z-index: 999;
    top: 0;
    left: 40px;
    transition: all .2s ease-in-out 0;
    -moz-animation: headerAnimation .7s 1;
    -webkit-animation: headerAnimation .7s 1;
    -o-animation: headerAnimation .7s 1;
    animation: headerAnimation .7s 1;
}
.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #67b634 transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px;
}
.sms i {
    background: red;
}
.zalo b {
    background: #087be0;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: block;
    line-height: 42px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}
.mes i {
    background: orange;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0,175,242,0.5);
    opacity: .75;
    right: -10px;
}
.support-online .term-description-hover{
	display: none !important;
}
.xp01{
	padding: 0 !important;
}
.xp01 h3{
	padding: 0 20px;
    color: green;
    text-transform: uppercase;
    line-height: 49px;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.xp01 p{
	padding: 20px;
    color: white;
    background: #72c6168f;
    text-align: center;
    border-radius: 7px;
}
@keyframes pulse{
	0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
	}
	50% {
	    -webkit-transform: scale3d(1.05,1.05,1.05);
	    transform: scale3d(1.05,1.05,1.05);
	}
	100% {
	    -webkit-transform: scaleX(1);
	    transform: scaleX(1);
	}
}
@keyframes zoomln{
	0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
	}
	50% {
	    opacity: 1;
	}
}
.sb_mobile{
	display: none;
}
.cart-item p,.cart-item span{
	color: #fff;
}
#wpfomo{
	right: 15px;
	left: unset !important;
}
.menu > li{
	position: relative;
}
/*#shop-sidebar .menu > li:hover > .sub-menu,.post-sidebar .menu > li:hover > .sub-menu,#product-sidebar .menu > li:hover > .sub-menu{
	display: block;
}
#shop-sidebar .menu > li > .sub-menu,.post-sidebar .menu > li > .sub-menu,#product-sidebar .menu > li > .sub-menu{
	position: absolute;
    width: 280px;
    left: 100%;
    top: 0;
    opacity: 1;
    display: none;
    border: 1px solid #edecec;
    z-index: 9999;
    background: #fffeff;
    margin: 0;
}*/
#shop-sidebar .menu > li .sub-menu,.post-sidebar .menu > li > .sub-menu,#product-sidebar .menu > li > .sub-menu{
	display: block;
}
.menu > li{
}
.menu > li .toggle{
	display: none;
}
.menu > li .sub-menu{
	border:none;
	margin-bottom: 0;
}
.menu > li .sub-menu > li > a{
	display: block;
    background: url(img/li3.png) 0px 10px no-repeat;
    padding-left: 15px;
    font-size: 14px;
}
.html1 span{
	color: #fff;
	font-size: 14px;
	border-right: 1px solid #fff;
	padding: 0 10px;
}
.html1 span i{
	color: #fff;
}
.html1 span:last-child{
	border-right: none;
}
.html1 span:nth-child(1){
	padding-left: 0;
}
.html3 > div{
	margin-right: 30px;
    float: left;
    padding-left: 60px;
}
.html3 > div p:nth-child(1){
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #da251e;
}
.html3 > div p:nth-child(2){
	font-size: 15px;
	color: #333333;
}
.html3 > div:nth-child(1){
	background: url(img/ic1.png) 0px 1px no-repeat;
}
.html3 > div:nth-child(2){
	background: url(img/ic2.png) 0px 1px no-repeat;
}
.html3 > div:nth-child(3){
	background: url(img/ic3.png) 0px 1px no-repeat;
}
.header-bottom .flex-col > input:nth-child(1){
    border: none !important;
    border-bottom: 1px solid #fff !important;
    background: none !important;
    color: #333 !important;
    border-radius: 0;
    padding-left: 0;
}
.header-bottom .flex-col .button{
    position: relative;
    padding-right: 0;
}
.header-bottom .flex-col .button .icon-search{
	color: #fff;
}
.gd_support_1 .mail-support i{
	display: none;
}
.tit_cus{
	padding-bottom: 0 !important;
}
.hds{
	border-bottom: 1px solid #dedede;
	font-size: 16px;
	text-transform: uppercase;
	color: #da251e;
	margin-bottom: 20px;
}
.hds a{
	color: #da251e;
}
.block-product-1 .box-image{
	width: 100px;
	height: 100px !important;
	float: left;
}
.block-product-1 .product-small{
	border:none !important;
}
.block-product-1 .box-image img{
	height: 100px !important;
}
.block-product-1 .box-text {
	width: calc(100% - 100px);
	float: right;
}
.block-product-1  .product-small{
	overflow: hidden;
}
.footer-1 .widgettitle{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	font-weight: 400;
	padding-left: 10px;
	margin-bottom: 20px;
}
.footer-1 .widgettitle:before{
	width: 3px;
	height: 15px;
	position: absolute;
	content: "";
	background: #fca91e;
	left: 0;
	top: 1px;
}
.product-short-description{
	margin-bottom: 10px;
}
#mvccount{
	display: none !important;
}
#mvcwid{
	border:1px solid #e3e3e3 !important;
}
#mvctable{
	padding: 0 !important;
}
.float-contact{
	position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99999;
}
.chat-zalo{
	background: #8eb22b;
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.float-contact .hotline {
    background: #d11a59 !important;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.chat-zalo a, .chat-face a, .hotline a{
	font-size: 15px;
    color: white;
    font-weight: normal;
    text-transform: none;
    line-height: 0;
}
.bottom-contact, #custom_html-15 {
    display: none;
}
.hotline_logo{
	margin-top: 5px !important;
    font-size: 15px !important;
    text-align: center;
    text-transform: unset !important;
    color: #eb0a0a !important;
}
#top-bar{
	
}
.html5{
	position: relative;
	top: 5px;
}
.html5 a{
	padding: 0 2px;
}
.top-bar-nav > li > a{
	font-size: 14px;
	text-transform: initial;
	color: #fff !important;
}
#masthead,.header-wrapper,.header-bg-color{
	background: none !important;
	background: unset !important;
	background:-color: unset !important;
}
.html21{
	margin-left: 100px;
	text-align: center;
	position: relative;
    top: -8px;
}
.html21 h4{
	padding-right: 140px;
	margin-bottom: 0;
}
.html21 h4 span{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
	color: #666666;
	position: relative;
}
.html21 h4 span:after{
	position: absolute;
    content: "";
    width: 121px;
    height: 25px;
    background: url(img/i1.png) no-repeat;
    right: -140px;
    top: -7px;
}
.html21 a{
	font-size: 26px;
	font-weight: bold;
	color: #c91906;
	position: relative;
}
.html21 a:after{
	position: absolute;
    content: "";
    width: 193px;
    height: 24px;
    background: url(img/i2.png) no-repeat;
    left: -21px;
    right: 0;
    margin: 0 auto;
    bottom: -26px;
}
#mega-menu-wrap{
	width: 250px;
	background: #c91906;
	float: left;
	border-radius: 4px 0px 0 0;
}
.top-divider{
	display: none !important;
}
#mega-menu-title{
	padding: 0;
	line-height: 39px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	border-radius: 4px 0px 0 0;
}
#mega-menu-title i{
	display: none;
}
.ft_nd_1{
	padding: 0 !important;
}
.ft_nd_1 p{
	margin-bottom: 0;
	line-height: 49px;
	display: block;
	text-align: center;
}
.ft_nd_1 img{
	float: right;
	width: auto;
}
.ft_nd_1 .large-6{
	padding-bottom: 0 !important;
}
.ft_nd_2{
	padding: 0 !important;
	line-height: 56px;
}
.ft_nd_2 p{
	color: #fff;
	margin-bottom: 0;
	font-size: 15px;
}
.ft_nd_2 .large-12{
	padding-bottom: 0 !important;
}
.rt_slide{
	padding: 0 0 0 0 !important;
}
.rt_slide .elementor-slide-content{
	width: 400px !important;
	height: 400px !important;
	background: rgb(244 182 60 / 65%);
	border-radius: 50%;
	margin-left: 10%;
	padding: 80px 30px;
}
.rt_slide .elementor-slide-content .elementor-slide-heading{
	margin-bottom: 20px !important;
	font-size: 35px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Roboto Slab', serif !important;
	font-weight: 400;
	position: relative;
}
.rt_slide .elementor-slide-content .elementor-slide-heading:before{
	position: absolute;
	content: "";
	width: 1px;
	height: 55px;
	background: #fff;
	top: -70px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.rt_slide .elementor-slide-content .elementor-slide-description{
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 0;
	position: relative;
}
.rt_slide .elementor-slide-content .elementor-slide-description:after{
	position: absolute;
	content: "";
	width: 1px;
	height: 55px;
	background: #fff;
	bottom: -100px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#mega_menu{
	background: #ffffff;
}
#mega_menu > li > a{
	font-size: 14px;
    text-transform: uppercase;
    color: #464646;
    padding: 6px 5px 6px 20px;
    background: url(img/uli.png) 5px 11px no-repeat;
}
#mega_menu > li > a:hover{
	color: #c91906;
}
.home_tab .tabbed-content > ul{
	width: 100%;
}
.home_tab .tabbed-content > ul > li{
	width: 33.33%;
}
.home_tab .tabbed-content > ul > li > a{
	border-radius: 0;
    font-size: 16px;
    display: block;
    line-height: 40px;
    text-align: center;
    background: #f2f2f2;
    color: #333333;
}
.home_tab .tabbed-content > ul > li.active > a{
	background: #c91906;
	color: #f2f2f2;
}
 .single .large-3{
 	padding-left: 15px;
 }
 .single-post .large-3{
 	padding-left: 0;
 	border-left: none !important;
 }
 .page-wrapper{
 	padding-top: 10px;
 }
.cate-heading span{
	font-size: 20px;
	padding-left: 10px;
}
.product-footer2{

}
.product-footer2 .related{
	display: block !important;
}
.product-footer2 .woocommerce-tabs{
	display: none !important;
}
.home .bre_rt{
	display: none;
}
.rt-breadcrumbs{
	text-align: center;
    display: block;
    width: 100%;
    color: #fff;
}
.rt-breadcrumbs span,.rt-breadcrumbs a{
	color: #fff;
	font-size: 15px;
}
.category-page-row{
	padding-top: 10px;
}
.single-product .large-9{
	border-right: none !important;
	padding-left: 0px;
}
.single-product .large-3{
	padding-right: 0;
}
.view_map{
	padding: 10px;
	margin-bottom: 20px;
    box-shadow: 0px 3px 4px 1px rgb(0 0 0 / 31%);
    overflow: hidden;
}
.view_map > div:nth-child(1){
	width: 63%;
	float: left;
	border-right: 1px solid #acacac;
	padding-right: 10px;
}
.view_map > div:nth-child(1) p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
.view_map > div:nth-child(1) a{
	font-size: 23px;
	font-weight: bold;
	color: #c91906;
	line-height: 24px;
}
.view_map > div:nth-child(2){
	width: 37%;
	float: left;
	padding-left: 10px;
}
.single-product .product_list_widget{
	border:none;
}
.single-product .widget-title{
	margin-bottom: 0px;
}
.single-product .product_list_widget li{
	padding: 0 5px 20px 5px;
	margin: 0 0 10px 0;
	border: 1px solid #cdcdcd;
	background: #fff;
}
.single-product .product_list_widget li img{
	position: relative;
	width: 100%;
	height: 225px;
	border: 1px solid #f1f1f1;
	margin-bottom: 10px;
	display: block;
}
.single-product .product_list_widget li .product-title{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	margin-top: 20px;
	position: relative;
	padding-bottom: 20px;
}
.single-product .product_list_widget li .product-title:after{
	content: "";
	position: absolute;
	width: 69px;
	height: 16px;
	background: url(img/star1.png);
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.single-product .product_list_widget li .woocommerce-Price-amount{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #f10909;
}
.product-footer .product-tabs{
	width: 100%;
	border-bottom: 1px solid #185a9d;
}
.product-footer .product-tabs > li{
	float: left;
}
.product-footer .product-tabs > li.active a{
	color: #fff;
	background: #185a9d ;
	border-radius: 4px 4px 0 0;
}
.product-footer .product-tabs > li a{
	display: block;
	text-align: center;
	border-radius: 0;
	line-height: 39px;
	background: #fff;
	text-transform: uppercase;
	font-size: 16px;
	color: #333333;
}
.product-main{
	padding-top: 0 !important;
}
.product-main .woocommerce-product-gallery__image{
	border: 1px solid #cccccc;
}
.rt_woocommerce_single_product_summary  .time{
	overflow: hidden;
	border-top:1px dashed #bdbdbd;
	line-height: 36px;
	border-bottom:1px dashed #bdbdbd;
	font-size: 14px;
	color: #555555;
	margin-bottom: 20px;
}
.rt_woocommerce_single_product_summary  .time > div{
	float: left;
}
.rt_woocommerce_single_product_summary  .time > div:nth-child(1){
	padding-right: 10px;
}
.rt_woocommerce_single_product_summary .tel{
	overflow: hidden;
	margin-bottom: 20px;
	border-top:1px solid #cccccc;
	padding-top: 20px;
}
.rt_woocommerce_single_product_summary .tel p{
	margin-bottom: 0;
    font-size: 15px;
    padding-left: 23px;
    color: #333;
    background: url(img/like.png) 0px 4px no-repeat;
}
.rt_woocommerce_single_product_summary .tel a{
	margin-bottom: 0;
	font-size: 39px;
	font-weight: 600;
	line-height: 35px;
	color: #c91906;
}
.product-footer .woocommerce-tabs{
	padding-top: 0 !important;
}

/*.ms-slide-bgcont img,.master-slider{
	width: 100% !important;
	left: unset;
	right: unset;
}*/
.elementor-editor-active #header{
	position: relative !important;
}
.rt01 .elementor-image-box-wrapper{
/*	background: #bb7d03;*/
	border-radius: 8px;
	padding: 10px;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-img img{
	height: 245px;
	object-fit: cover;
	border-radius: 8px;
	width: 100%;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-img{
	position: relative;
	padding: 10px;
	background: #bb7d03;
	border-radius: 8px 8px 0 0;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-img:after{
	position: absolute;
	content: "";
	background: url(img/p1.png) no-repeat;
	width: 72px;
	height: 62px;
	left: 0;
	right: 0;
	bottom: -1px;
	margin: 0 auto;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-content{
	padding: 10px;
	background: #bb7d03;
	border-radius: 0px 0px 8px 8px;
	position: relative;
	top: -8px;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-content h3{
	font-size: 18px;
	line-height: 27px;
	color: #fff;
	display: block;
	height: 54px;
	overflow: hidden;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 400;
}
.news-widget-sidebar-widget1{
	margin: 0 19px;
}
.news-widget-sidebar-widget1 .news-item-sidebar{
	width: 33.33%;
	float: left;
	padding: 0 19px;
	outline: none;
}
.news-widget-sidebar-widget1 .slick-prev{
	width: 38px;
    height: 29px;
    background: url(img/left1.png) no-repeat;
    position: absolute;
    top: 45%;
    left: -25px;
    z-index: 9;
    cursor: pointer;
}
.news-widget-sidebar-widget1 .slick-next{
	width: 38px;
    height: 29px;
    background: url(img/right2.png) no-repeat;
    position: absolute;
    top: 45%;
    left: unset;
    right: -25px;
    z-index: 9;
    cursor: pointer;
}
.news-widget-sidebar-widget1 .slick-arrow i{
	font-size: 0;
}
.news-widget-sidebar-widget1 .news-thumb{
	position: relative;
}
.news-widget-sidebar-widget1 .news-thumb img{
	width: 100%;
	height: 320px;
	object-fit: cover;
	border: 1px solid #ffba00;
	border-radius: 8px;
}
.news-widget-sidebar-widget1 .news-thumb .news-title{
	position: absolute;
    width: 100%;
    bottom: 0px;
    display: none;
    left: 0;
    text-align: center;
    background: rgb(187 125 3 / 72%);
    color: #fff;
    padding: 10px 0;
    border-radius: 0 0 8px 8px;
    font-size: 16px;
    text-transform: uppercase;
}
.news-widget-sidebar-widget1 .news-thumb:hover .news-title{
	display: block;
}

.dk_dl{
	padding-top: 90px;
}
.dk_dl input{
	width: 100%;
	height: 40px;
	box-shadow: none;
	border-radius: 4px;
	margin-bottom: 20px;
}
.dk_dl .wpcf7-submit{
	background-color: #ffb100 !important;
	text-transform: uppercase;
	font-size: 18px;
}
.wpcf7-response-output{
	background: #fff;
}
.rt_yk_kh{
	padding: 0 !important;
}
.rt_yk_kh .left .box-image{
	position: relative;
	top: -30px;
}
.rt_yk_kh .left .box-text{
	text-align: left;
	padding-left: 25px !important;
}
.rt_yk_kh .left .box-text h3{
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
.rt_yk_kh .left .box-text h4{
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 25px;
}
.rt_yk_kh .left .box-text p{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
}
.rt_yk_kh .right .box{
	position: relative;
}
.rt_yk_kh .right .box .box-image img{
	border:5px solid #ffba00;
	border-radius: 8px;
	width: 100%;
	height: 340px;
	object-fit: cover;
}
.rt_yk_kh .right .box .box-text{
	text-align: left;
	padding: 0;
}
.rt_yk_kh .right .box .box-text a{
	position: relative;
    display: inline-block;
    line-height: 50px;
    border-radius: 4px;
    background: #e9b118;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    padding: 0 10px;
    top: -45px;
    font-family: 'Roboto Slab', serif !important;
    left: 30px;
}
.elementor-editor-active .rt_yk_kh{
	display: none;
}
.rt_yk_kh .flickity-prev-next-button{
	opacity: 1;
}
.rt_yk_kh .flickity-prev-next-button svg{
	display: none;
}
.rt_yk_kh .previous{
	width: 38px;
    height: 29px;
    background: url(img/left1.png) no-repeat;
    left: -3%;
    top: 35%;
}
.rt_yk_kh .next{
	width: 38px;
    height: 29px;
    background: url(img/right2.png) no-repeat;
    top: 35%;
    right: -2%;
}
.rt_footer .widgettitle{
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 500 !important;
    position: relative;
    margin-bottom: 30px;
}
.rt_footer .widgettitle:after{
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background: #fec800;
	left: 0;
	bottom: -8px;
}
.rt_footer .menu > li{
	border:none !important;
}
.rt_footer .menu > li > a{
	font-size: 16px;
	line-height:32px;
	color: #fff;
	padding: 0;
}
.rt_footer .menu > li > a:hover{
	color: yellow;
}
.rt_footer img{
	margin-bottom: 15px;
}
.rt_footer p{
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 0px;
	color: #fff;
}
.rt_footer p i{
	width: 26px;
	height: 26px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 26px;
	color: #777372;
	margin-right: 10px;
}
.rt_footer .share{
	text-align: left;
}
.rt_footer .share a{
	display: inline-block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #fff;
	line-height: 46px;
	margin-right: 10px;
	text-align: center;
}
.rt_footer .share a i{
	color: #777372;
	font-size: 18px;
}
.rt_footer .share a:hover i{
	color: #ffc000;
}
.rt_footer .row > .large-3:nth-child(1){
	max-width: 20% !important;
    flex-basis: 20% !important;;
}
.rt_footer .row > .large-3:nth-child(2){
	max-width: 20% !important;
    flex-basis: 20% !important;
}
.rt_footer .row > .large-3:nth-child(3){
	max-width: 30% !important;
    flex-basis: 30% !important;
}
.rt_footer .row > .large-3:nth-child(4){
	max-width: 30% !important;
    flex-basis: 30% !important;
}
.rt_footer .row > .large-3:nth-child(4) img{
	max-width: 54px;
    display: block;
    margin: 0 auto;
}
.lien_he_chung_toi{
	text-align: center;
}
.home .bghd{
	display: none;
}
.bghd{
	max-width: 1960px;
	margin: 0 auto;
}
.bghd img{
	width: 100%;
	height: auto;
}
#footer{
	background: #1a1c1e !important;
}
.rt_footer{
	padding: 50px 0 0px 0 !important;
}
.cate-heading{
	font-family: 'Roboto', sans-serif !important;
	color: #333333;
	font-weight: bold;
}
.nav-pagination>li>span, .nav-pagination>li>a{
	border-radius: 0 !important;
}
.widget_price_filter .price_slider{
	margin-top: 15px;
}
.widget_price_filter .ui-slider .ui-slider-handle{
	background-color: #000000;
}
.rt_lien_he{
	display: inline-block;
	line-height: 33px;
	background:#c70c0c;
	border-radius: 4px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 20px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 5px;
	box-shadow: 0px 3px 0px 0px #d89027;
}
.rt_lien_he:hover{
	color: #fff;
}
.rt_them_tt p{
	font-size: 13px;
	font-style: italic;
	margin-bottom: 0;
	color: #898989;
}
.rt_them_tt a{
	font-size: 14px;
	color: #d89027;
	font-style: italic;
	font-weight: bold;
}
.rt_them_tt{

}
.page-numbers{
	clear: both;
	margin-top: 20px;
}
.rt01 .slick-prev {
	width: 38px;
    height: 29px;
    background: url(img/left1.png) no-repeat;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 9;
    cursor: pointer;
}
.rt01 .slick-arrow i{
	font-size: 0;
}
.rt01 .slick-next{
	width: 38px;
    height: 29px;
    background: url(img/right2.png) no-repeat;
    position: absolute;
    top: 40%;
    left: unset;
    right: 0;
    z-index: 9;
    cursor: pointer;
}
.rt01 .elementor-image-box-wrapper{
	padding: 10px;
}
.smart-page-loader{
	background: #e9b118 !important;
}
.box__colum__images{
	margin: 0 -4px;
}
.box__colum__images .news-post-image{
	overflow: hidden;
	width: 33.33%;
    float: left;
    clear: none;
    margin-bottom: 20px;
    padding: 0 4px;
    outline: none;
}
.box__colum__images .news-post-image .box__news__inner{
	background: #f6f6f6;
    padding: 3px 3px;
}
.box__colum__images .news-post-image .box__news__inner:hover{
	box-shadow: 0px 2px 2px #888888;
}
.box__colum__images .news-post-image  .box__thumb__img img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.box__colum__images .news-post-image .cnt{
	padding: 10px;
}
.box__colum__images .news-post-image .cnt .view{
	margin-top: 10px;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
}
#related-post1 .news-post-news h3{
	margin-bottom: 5px;
	margin-top: 10px;
}
#related-post1 .news-post-news h3 a{
	display: block;
    font-size: 15px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 0px;
    text-align: center;
    font-weight: bold;
    color: #333333;
}
#related-post1 .news-post-news h3 a:hover{
	color: #d89027;
}
.rt_footer .widget{
	margin-bottom: 20px;
}
.rt_footer .widget_recent_entries a{
	color: #fff;
}
.rt_footer .widget_recently_viewed_products a{
	color: #fff;
}
.coppy_right{
	padding: 15px 0 !important;
	background: #1a1c1e;
}
.coppy_right .small-12{
	padding-bottom: 0 !important;
}
.coppy_right p{
	margin-bottom: 0 !important;
	color: #666666;
	font-size: 15px;
	border-top: 1px solid #36393b;
	padding-top: 15px;
}
.coppy_right a{
	margin-bottom: 0 !important;
}
.dang_ky{
	max-width: 450px!important;
    margin: 0 auto;
    padding: 25px!important;
    font-size: 12px;
    line-height: 30px!important;
    color: #777;
    border: 1px solid #eae6e6;
    font-family: sans-serif;
    background: #fff !important;
}
.dang_ky input{
	height: 35px;
}
.dang_ky  textarea{
	min-height: 72px;
}
.dang_ky .wpcf7-submit{
	background: #f58632 !important;
	font-size: 18px;
}
.view_cat{
	text-align: center;
    clear: both;
    margin-bottom: 0;
}
.view_cat a{
	font-size: 18px;
    display: inline-block;
    position: relative;
    background: #fff;
    top: 22px;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 500 !important;
    color: #000000;
    padding: 10px 30px;
    background-image: linear-gradient(#fed82a, #fcb11c);
    box-shadow: 0 1px 1px 1px rgb(0 0 0 / 25%);
    border-radius: 5px;

}
.view_cat a:hover{
	box-shadow: 0 1px 2px 3px rgb(0 0 0 / 25%);
}
.xp02 .tabbed-content > li > a{
	border-radius: 0 !important;
}
.xp02{
	background: url(img/bg2-min.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0 !important;
}
.xp02 .heading{
	color: #ffffff;
	margin-bottom: 30px;
}
.xp02 .heading span{
	color: #fdc924;
}
.xp02 .nav-pills{
	position: relative;
	padding: 10px;
}
.xp02 .nav-pills .tab{
	margin: 0 2px !important;
}
.xp02 .nav-pills .tab > a{
	border-radius: 0 !important;
	font-size: 15px;
    text-shadow: none;
    color: black;
}
.xp02 .nav-pills .tab > a:hover{
	background: #1e1e1e !important;
	color: #fff !important;
}
.xp02 .nav-pills .active > a{
	background: #1e1e1e !important;
	color: #fff !important;
}
.xp03 .title{
	text-align: center;
	font-weight: 500;
	margin-bottom: 0;
	font-size: 24px;
}
.news-widget-sidebar-widget .news-item-sidebar{
	width: 60%;
    float: left;
    border-bottom: 0;
    padding-bottom: 0;
}
.news-widget-sidebar-widget  .right{
	width: 38%;
	float: right;
	padding-left: 15px;
	border-left: 1px solid #d0d0d0;
}
.xp06{
	padding: 30px 0  30px 0 !important;
	background: #f3f3f3;
}
.xp06 .title{
	margin-bottom: 20px !important;
}
.xp06 .title span{
	color: #0d1a58;
    text-transform: uppercase;
    border-bottom: 2px solid #0d1a58;
    font-size: 18px;
}
.xp06 .box-image{
	background: #fff;
}
.xp06  .box-text{
	display: none;
}
.xp06 .gallery-col{
	padding-bottom: 0 !important;
}
.xp06 .large-12{
	padding-bottom: 0 !important;
}
.xp06 .flickity-button-icon{
	top: 100% !important;
}
.new_cnt_img{
	background: #f1f1f1;
    padding: 20px 0;
    margin-bottom: 20px;
}
.new_cnt_img .left{
	width: 49%;
	float: left;
}
.new_cnt_img  .right{
	width: 49%;
	float: right;
}
.new_cnt_img a{
	display: inline-block;
	background: #ff8d00;
    border: none;
    border-radius: 0;
    margin-top: 0px;
    color: white;
    text-shadow: none;
    padding: 15px 40px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    border: 1px solid #c77612;
}
.new_cnt_img a:nth-child(2){
	margin-left: 4px;
	background: #76b51b;
    border: 1px solid #639619;
}
.section__width .box__left__layout{
	width: 75%;
	float: left;
}	
.section__width .box__right__layout{
	width: 25%;
	float: right;
	padding-left: 40px;
}
.tits{
	border-bottom: 1px solid #d0d0d0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 20px 0;
    position: relative;
    padding-bottom: 10px;
}
.box__nth__2{
	margin: 0 -10px;
}
.box__nth__2 .news-post-news{
	width: 33.33%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.box__nth__2 .news-post-news .box__thumb__img img{
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.new-list .news-item-sidebar-clear{
	overflow: hidden;
	margin-bottom: 20px;
}
.new-list .news-item-sidebar-clear .news-thumb{
	width: 35%;
	float: left;
}
.new-list .news-item-sidebar-clear .box__slider{
	width: 65%;
	float: left;
	padding-left: 20px;
}
.new-list .news-item-sidebar-clear .box__slider .news-title{
	text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
ul.product_list_widget li img{
	left: 3px;
}
.headings{
	text-align: center;
}
.headings a{
	text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 24px;
    text-transform: uppercase;
    color:#333;
}
.xp07{
	padding: 0 !important;
}
.xp07 .large-12{
	padding-bottom: 0 !important;
}
.xp07 .view_cat{
	margin-bottom: 50px;
}
.product-footer{
	margin-top: 30px;
}
.product-main .product-info{

}
.product-main #product-sidebar{
	max-width: 19%;
    flex-basis: 19%;
}
.html12 > div{
	float: left;
	margin-left: 80px;
}
.html12 > div > p:nth-child(1){
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #828282;
	margin-bottom: 0;
}
.html12 > div > p:nth-child(2){
	font-size: 17px;
	margin-bottom: 0;
	color: #4f4f4f;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
}	
.html12 > div:nth-child(1){
	background: url(img/ic1.png) left center no-repeat;
    padding-left: 42px;
}
.html12 > div:nth-child(2){
	background: url(img/ic2.png) left center no-repeat;
    padding-left: 42px;
}
.html12 > div:nth-child(3){
	background: url(img/ic3.png) left center no-repeat;
    padding-left: 45px;
}
.header-bottom-nav .notranslate{
	padding: 0 4px !important;
}
.rt_footer .row > div:nth-child(2){
	padding: 0 70px !important;
}
.box__colum__right .news-item-clear{
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #36393b;
}
.box__colum__right .news-item-clear:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.box__colum__right .news-item-clear .news-thumb{
	width: 85px;
	height: 55px;
	float: left;
}
.box__colum__right .news-item-clear .news-thumb img{
	width: 100%;
	height: 55px;
	object-fit: cover;
}
.box__colum__right .news-item-clear .box__slider{
	width: calc(100% - 95px);
	float: right;
}
.box__colum__right .news-item-clear .box__slider .news-title{
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
	display: block;
}
.box__colum__right .news-item-clear .box__slider .news-title:hover{
	color: yellow;
}
.title_2{
	text-align: center;
	margin-bottom: 20px;
}
.title_2 span{
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	color: #444444;
	position: relative;
}
.title_2 span:before{
	position: absolute;
    content: "";
    width: 28px;
    height: 2px;
    background: #cb3d49;
    left: -38px;
    top: 12px;
}
.title_2 span:after{
	position: absolute;
    content: "";
    width: 28px;
    height: 2px;
    background: #cb3d49;
    right: -38px;
    top: 12px;
}
.sec_01{
	padding: 30px 0 !important;
}
.sec_01 .col{
	padding-bottom: 0 !important;
}
.sec_01 p{
	margin-bottom: 0 !important;
	font-size: 26px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
}
.sec_01 a{
	display: block;
	width: 200px;
	float: right;
	line-height: 45px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	box-shadow: 0 1px 1px 1px rgb(0 0 0 / 25%);
	font-size: 21px;
	border-radius: 5px;
	color: #262626;
	text-transform: uppercase;
	background-image: linear-gradient(#fed82a, #fcb11c);
}
/* popup begin */
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    padding-bottom: 250px;
    background:rgba(138, 138, 138, 0.58);
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999999999;
}
.cd-popup form{
	margin-bottom: 0 !important;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    background-size: cover;
    position: relative;
    width: 90%;
    top: 40%;
    max-width: 500px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 4em auto;
    padding: 15px;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-duration: 0.3s;
    overflow: hidden;
}

.cd-popup-container .cd-popup-close {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    display: none;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: black;
}
.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}

.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}
.de_lai_thong_tin input{
	width: 100%;
}
.sec_02{
	padding: 40px 0 !important;
}
/* popup end */
.news-widget-style-51{
	margin: 0 -15px;
}
.news-widget-style-51 .news-item-clear{
	width: 25%;
	float: left;
	padding: 0 15px;
}
.news-widget-style-51 .news-item-clear .news-thumb{
	margin-bottom: 15px;
}
.news-widget-style-51 .news-item-clear .news-thumb img{
	width: 100%;
	height: 197px;
	object-fit: cover;
}
.news-widget-style-51 .news-item-clear .box__slider .news-title{
	display: block;
	font-size: 16px;
	line-height: 24px;
	display: block;
	height: 48px;
	color: #383839;
	overflow: hidden;
}
.news-widget-style-51 .news-item-clear .box__slider .news-title:hover{
	color: #185a9d;
}
.news-widget-style-51 .news-item-clear .box__slider .box__description{
	font-size: 15px;
	line-height: 23px;
	color: #383839;
	display: block;
	height: 69px;
	overflow: hidden;
}
.news-widget-style-51 .news-item-clear .box__slider .views__all a{
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #dd3032;
}
.slick-dots{
	text-align: center;
}
.slick-dots li{
	display: inline-block;
	list-style: none;
	margin: 0 5px !important;
}
.slick-dots li button{
	margin:0;
	padding: 0;
	font-size: 0;
	width: 6px;
	height: 6px;
	background: #ddd;
	border-radius: 50%;
}
.slick-dots li.slick-active button{
	background: #000;
}
.uxb-wrapper .block-product-2 > .product-small{
	width: 25%;
	float: left;
}
.rt02{
	padding: 50px 0 !important;
}
.rt02 .left{
	padding-top: 58px;
	padding-bottom: 0 !important;
}
.rt02 .left h4{
	font-size: 20px;
	line-height: 26px;
	color: #383839;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    padding-right: 30px;
} 
.rt02 .left p{
	color: #656565;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    padding-right: 30px;
}
.rt02 .right{
	padding-left: 20px !important;
	padding-bottom: 0 !important;
} 
.rt02 .right h3{
	margin-bottom: 0;
}
.rt02 .right p{
	margin-top: 10px;
}
.xp03{
	background: #f5f5f5 !important;
	padding: 50px 0 0 0 !important;
}
.xp03 .heading{
	margin-bottom: 30px;
}
.xp03 .slick-list .news-item-clear{
	outline: none;
}
.xp03 .slick-list .news-item-clear .news-thumb{
	width: 100%;
	margin-bottom: 0;
	height: 250px;
}
.xp03 .slick-list .news-item-clear .news-thumb img{
	height: 250px;
}
.xp03 .slick-list .news-item-clear  .box__slider{
	background: #ffffff;
	padding: 20px 20px 10px 20px;
}
.xp03 .slick-dots{
	margin-top: 10px;
}
.rt04{
	background: url(img/bg3-min.jpg) no-repeat;
	background-size: cover;
	padding: 40px 0 20px 0 !important;
}
.rt04 .col{
	padding-bottom: 0 !important;
}
.rt04 .box-image img{
	height: 77px;
	object-fit: contain;
}
.rt04 .box-text-inner h4{
	font-size: 44px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-align: center;
}
.rt04 .box-text-inner p{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-align: center;
}
.rt_banner{
	position: relative;
	margin-bottom: 30px;
}
.rt_banner img{
	width: 100%;
	height: auto;
}
.rt_banner .cnt_position{
	position: absolute;
	top: 30%;
	left: 0;
	width: 100%;
	z-index: 9;
}
.rt_banner .heading span{
	color: #fff;
}
.rt_banner .heading{
	margin-bottom: 15px;
}
.home .rt_banner{
	display: none;
}
.news-style-3-slider .slick-prev{
	position: absolute;
	top: 42%;
	left:-15px;
	z-index: 9;
	color: #185a9d;
	cursor: pointer;
	font-size: 20px;
}
.news-style-3-slider .slick-next{
	position: absolute;
	top: 42%;
	right:-15px;
	z-index: 9;
	color: #185a9d;
	cursor: pointer;
	font-size: 20px;
}
#menu-menu-san-pham{
	text-align: center;
}
#menu-menu-san-pham > li{
	display: inline-block;
	list-style: none;
	border:none !important;
}
#menu-menu-san-pham > li > a{
	background-color: #000;
    display: inline-block;
    font-weight: 500;
    margin: 0 0px 15px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    margin-right: 15px;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
    padding: 5px 20px;
    color: white;
    font-size: 14px;
}
#menu-menu-san-pham > li.current-menu-item > a{
	background-color: #fab702;
}
#nav_menu-14{
	list-style: none;
}
#menu-menu-san-pham > li ul{
	display: none;
}
a.devvn_buy_now_style{
	background: #185a9d !important;
}
.affter_html h2{
	font-size: 18px;
	color: #185a9d;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 500 !important;
}
.affter_html p i{
	width: 36px;
    height: 36px;
    text-align: center;
    color: #3a4d6a;
    border: 2px solid #fab702;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 32px;
    margin-right: 15px;
}
.affter_html p{
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 22px;
}
/*mobile*/
@media (max-width: 1024px) {
	.header-nav > li > a{
		padding: 0 20px;
	}
	#logo{
		width: 100px !important;
	}
	.heading{
		font-size: 20px;
	}
	.rt_banner .cnt_position{
		top: 15%;
	}
}
@media (max-width: 812px) {
	.sb_mobile{
		display: block !important;
		padding: 0 15px;
	}
	#header .nav > li > a i{
		display: block;
	}
	.block-product-col .col-4:nth-child(3) .product-small, .block-product-col .col-4:nth-child(4) .product-small{
		border-top: none;
	}
	.block-product-col .col-4:nth-child(2n) .product-small{
		border-right: 1px solid #eeeeee;
	}
	.home .post-sidebar, .archive .large-3, .single .large-3,
	.home .sec_ph02 .large-9, .archive .large-9, .single .large-9{
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	    padding-right: 15px !important;
	}
	.home .post-sidebar{
		display: none;
	}

	#logo{
		width: auto !important;
	}
	.block-product-col{
		margin: 0 -5px;
	}
	.block-product-col .col-4 {
		width: 50%;
		padding: 0 5px;
	}
	.block-product-col .col-4:nth-child(2n+1) {
		clear: both;
	}
	.block-product-col .col-3 {
		width: 50%;
	}
	.block-product-col .col-3:nth-child(3n+1) {
		clear: none;
	}
	.block-product-col .col-3:nth-child(2n+1) {
		clear: both;
	}
	.news-block-widget-style-4 .box__colum__left{
		width: 100%;
	}
	.news-block-widget-style-4 .box__colum__left .news-thumb,.news-block-widget-style-4 .box__colum__left .news-thumb img{
		height: auto;
	}
	.news-block-widget-style-4 .box__colum__left .box__slider{
		height: auto;
	}
	.news-block-widget-style-4 .box__colum__right{
		width: 100%;
	}
	.footer-2 .widget{
		margin-bottom: 30px;
	}
	#top-bar{
		display: none;
	}
	.mobile-nav .icon-menu{
		color: #fff;
	}
	#logo a{
		width: 100% !important;
		max-width: 100% !important;
	}
	.header-main li.html.custom{
		display: block !important;
	}
	.sec_01 p{
		font-size: 18px;
	}
	.heading{
		font-size: 15px;
    	line-height: 25px;
	}
	.rt-breadcrumbs span, .rt-breadcrumbs a{
		font-size: 13px;
	}

}
@media (max-width: 480px) {
	#custom_html-14{
		display: none;
	}
	.bottom-contact, #custom_html-15{
		display: block;
	    position: fixed;
	    bottom: 0;
	    background: white;
	    width: 100%;
	    z-index: 99;
	    box-shadow: 2px 1px 9px #0000008a;
	    border-top: 1px solid #eaeaea;
	}
	.bottom-contact ul li{
		width: 25%;
	    margin-bottom: 0;
	    float: left;
	    list-style: none;
	    text-align: center;
	    font-size: 13.5px;
	}
	.price_pro ins span{
		font-size: 13px;
	}
	.product-info{
		padding-bottom: 10px !important;
	}
	.product-footer .woocommerce-tabs{
		padding-top: 0 !important;
	}
	.heading,.heading a, .heading span{
		font-size: 13px !important;
    	line-height: 30px;
	}
	.price_pro del span{
		font-size: 13px;
	}
	.sb_right{
		padding-left: 15px;
	}
	.flickity-slider .banner{
		padding-top: 300px !important;
	}
	.icon_rt .medium-4{
		margin-bottom: 10px;
		overflow: hidden;
		text-transform: capitalize;
	}
	.icon_rt .medium-4 .medium-3{
		display: none;
	}
	.block-product-1 .spd1_box_left{
		width: 100%;
	}
	.block-product-1 .spd1_box_right{
		width: 100%;
	}
	.rt_img_box_3 > div{
		padding-bottom: 0;
	}
	.block-product-2 .box-image,.block-product-2 .box-image img{
		height: 120px !important;
	}
	.block-product-2 .box-text{
		padding: 10px 10px 5px 10px !important;
	}
	.block-product-3 .box-image,.block-product-3 .box-image img{
		width: 100%;
		height: 120px;
		object-fit: cover;
	}
	.block-product-3 .box-text{
		width: 100%;
		padding: 10px !important;
	}
	.box_first_posts{
		padding-top: 0 !important;
	}
	.box_first_posts .news-item-posts{
		width: 100%;
	}
	.box__second_posts .news-item-sidebar-clear{
		width: 100%;
	}
	.form_dk > div:nth-child(1){
		width: 100%;
	}
	.form_dk > div:nth-child(2){
		width: 100%;
	}
	.block-product-2-edit .slider-wrapper .text-inner h2{
		font-size: 35px;
	    margin-bottom: 10px;
	}
	#logo img{
		padding:5px !important;
	}
	.new_row_2 .new_row_2_div img{
		padding-top: 0;
		width: auto;
		height: auto;
	}
	.new_row_2 .new_row_2_div .row_new2_box{
		padding: 10px;
	}
	.news-style-3 .news-item-bottom{
		width: 100%;
	}
	.filed_ph > div:nth-child(1){
		width: 100%;
	}
	.filed_ph > div:nth-child(2){
		width: 100%;
	}
	.new_row_2 .new_row_2_div > .col-inner .col{
		padding-bottom: 5px;
	}
	.footer-2 ul.menu{
		display: none;
	}
	.single-product h1.entry-title{
		font-size: 20px;
	}
	ul.product_list_widget li a:not(.remove){
		font-size: 12px;
	}
	.block-product-1 .col-3{
		width: 100%;
	}
	.block-product-1 .box-image,.block-product-1 .box-image img{
		height: 200px;
	}
	.slogan{
		font-size: 21px;
	}
	.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb,.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb img{
		width: 100%;
		height: auto;
	}
	.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider{
		width: 100%;
		height: auto;
	}
	.footer-1 > .row > div:nth-child(1),.footer-1 > .row > div:nth-child(2),.footer-1 > .row > div:nth-child(3),.footer-1 > .row > div:nth-child(4),.footer-1 > .row > div:nth-child(5){
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	    margin-bottom: 20px;
	}
	.fb_iframe_widget_fluid span{
		width: 100% !important;
		height: 210px !important;
	}
	.html_after .row{
		padding: 0 10px;
	}
	.html_after .row > span:nth-child(2){
		display: none;
	}
	.banner_not_home img{
		height: auto;
	}
	#product-sidebar, .post-sidebar{
		padding-right: 15px !important;
	}
	.widget_media_image{
		margin-bottom: 20px;
	}
	.sb_right .new-list .new-list-post .post-image,.sb_right .new-list .new-list-post .post-image img{
		width: 100%;
		height: auto;
	}
	.sb_right .new-list .new-list-post .post-content{
		width: 100%;
		padding: 20px;
	}
	.footer-1 .has-block > div:nth-child(1),.footer-1 .has-block > div:nth-child(2),.footer-1 .has-block > div:nth-child(3),
	.footer-1 .has-block > div:nth-child(4){
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	    margin-bottom: 20px;
	}
	.footer-2 .widget{
		margin-bottom: 0 !important;
	}
	.product-small .product-small .box-image,.product-small .product-small .box-image img,.related .box-image,
	.related .box-image img{
		height: 180px !important;
	}
	#header .nav > li > a{
		padding: 0 !important;
	}
	.has-block .spdang3{
		max-width: 100% !important;
	    flex-basis: 100% !important;
	}
	.sidebar-menu a{
		color: #fff;
	}
	.sidebar-menu a span{
		color: #fff;
	}
	.rt_slide .left{
		display: none;
	}
	.rt_slide .right{
		max-width: 100%;
    	flex-basis: 100%;
    	padding: 0 !important;
	}
	.home .sec_ph02 .large-9{
		padding-left: 10px !important;
	}
	.home_tab .tabbed-content > ul > li{
		width: 100%;
	}
	.footer-2 .row > div:nth-child(1),.footer-2 .row > div:nth-child(2),.footer-2 .row > div:nth-child(3){
		max-width: 100%;
    	flex-basis: 100%;
	}
	.ft_nd_2 p{
		line-height: 20px;
	}
	.single-product .large-9{
		padding-left: 15px;
	}
	.product-footer2 .related{
		padding: 0 10px;
	}
	.rt_slide{
		padding: 0 !important;
	}
	.footer-1{
		padding: 35px 0 0px 0 !important;
	}
	.footer-2 img{
		display: block;
		margin-bottom: 20px;
	}
	.ft_nd_2{
		padding: 10px 0 !important;
	}
	.fb_iframe_widget iframe{
		position: relative !important;
		display: block !important;
		margin: 0 auto !important;
	}
	.rt_slide .elementor-slide-content .elementor-slide-heading{
		font-size: 20px;
		margin-bottom: 10px !important;
	}
	.rt_slide .elementor-slide-content .elementor-slide-description{
		font-size: 13px;
		line-height: 22px;
	}
	.rt_slide .elementor-slide-content{
		max-width: 95% !important;
		height: auto !important;
		margin: 0 auto !important;
		border-radius: 0 !important;
	}
	.elementor-slick-slider .slick-arrows-inside .slick-prev{
		left: 5px;
	}
	.rt_slide .elementor-slide-content .elementor-slide-heading:before,.rt_slide .elementor-slide-content .elementor-slide-description:after{
		display: none;
	}
	.rt01_mb{
		padding: 0 10px;
	}
	.rt01_mb .elementor-image-box-wrapper .elementor-image-box-img img{
		width: 100%;
	}
	.news-widget-sidebar-widget1 .news-thumb img{
		height: 210px;
	}
	#fp-nav{
		top: 85%;
	}
	.rt_footer .row > .large-3:nth-child(1),.rt_footer .row > .large-3:nth-child(2),.rt_footer .row > .large-3:nth-child(3),
	.rt_footer .row > .large-3:nth-child(4){
		max-width: 100% !important;
    	flex-basis: 100% !important;
    	padding-bottom: 0 !important;
	}
	.box_first_posts .news-item-posts img,.box__second_posts .news-item-sidebar-clear .news-thumb,.box__second_posts .news-item-sidebar-clear .news-thumb img{
		height: auto;
	}
	.entry-title{
		line-height: 32px;
	}
	.rt-breadcrumbs{
		line-height: 22px;
		padding: 5px 0;
	}
	.single-post .large-3{
		padding-left: 15px;
	}
	.heading{
		font-size: 24px;
	}
	.mb01 .left{
		width: 50%;
		float: left;
	}
	.mb01 .right{
		width: 50%;
		float: right;
	}
	.dk_dl{
		padding-top: 20px;
	}
	.dk_dl .wpcf7-submit{
		font-size: 15px;
	}
	.rt_yk_kh .left{
		width: 50%;
		float: left;
		max-width: 50%;
	    flex-basis: 50%;
	}
	.rt_yk_kh .right{
		width: 50%;
		float: right;
		max-width: 50%;
	    flex-basis: 50%;
	}
	.rt_yk_kh .left .box-image{
		top: 0;
	}
	.rt_yk_kh .left .box-text h3{
		font-size: 16px;
	}
	.rt_yk_kh .left .box-text h4{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.rt_yk_kh .left .box-text{
		padding:10px 0 0 0 !important;
	}
	.rt_yk_kh .left .box-text p{
		font-size: 12px;
		text-align: justify;
		line-height: 20px;
	}
	.rt_yk_kh .right .box .box-image img{
		height: auto;
	}
	.rt_yk_kh .right .box .box-text a{
		top: 0;
		padding: 10px 5px;
		left: 0;
		line-height: 25px;
	}
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb,.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
		height: auto;
	}
	.rt_footer #custom_html-14{
		display: block;
	}
	.rt01 .elementor-image-box-wrapper{
		padding: 10px 45px;
	}
	.box__colum__images{
		margin: 0;
	}
	.box__colum__images .news-post-image .box__thumb__img{
		width: 100%;
		margin-bottom: 10px;
	}
	.box__colum__images .news-post-image .cnt{
		width: 100%;
	}
	.xp01 h3{
		font-size: 15px;
		line-height: 30px;
	}
	.xp01{
		padding: 0 !important;
	}
	.xp01 p{
		padding: 10px;
		margin-bottom: 0;
	}
	.news-widget-sidebar-widget .news-item-sidebar{
		width: 100%;
	}
	.news-widget-sidebar-widget .right{
		width: 100%;
		padding-left: 0;
		border:none;
	}
	.xp03 .large-4{
		padding-bottom: 0 !important;
	}
	.box__colum__images .news-post-image{
		width: 100%;
	}
	.new_cnt_img .left{
		width: 100%;
		margin-bottom: 20px;
	}
	.new_cnt_img .right{
		width: 100%;
	}
	.new_cnt_img a{
		padding: 10px 20px;
		margin-bottom: 15px;
	}
	.section__width .box__left__layout,.section__width .box__right__layout{
		width: 100%;
		padding: 0;
	}
	.box__nth__2 .news-post-news{
		width: 100%;
	}
	.box__right__layout{
		text-align: center;
		margin-top: 10px;
	}
	.new-list .news-item-sidebar-clear .box__description{
		display: none;
	}
	.product-footer .product-tabs > li{
		width: auto;
	}
	.sec_01 p{
		font-size: 14px;
		margin-bottom: 10px !important;
	}
	.sec_01 a{
		margin: 0 auto;
		float: none;
		font-size: 16px;
		line-height: 30px;
		width: 120px;
	}
	.sec_01{
		padding: 10px 0 !important;
	}
	.sec_02{
		padding: 0 0 0px 0 !important;
	}
	.news-widget-style-51 .news-item-clear{
		width: 100%;
		margin-bottom: 10px;
	}
	.rt02 .left{
		padding-top: 0;
	}
	.rt02{
		padding: 20px 0 !important;
	}
	.xp03{
		padding: 20px 0 0 0 !important;
	}
	.rt_footer .large-4{
		max-width: 100%;
	    flex-basis: 100%;
	}
	.rt_footer .row > div:nth-child(2){
		max-width: 100%;
	    flex-basis: 100%;
	    padding: 0 10px 10px 10px !important;
	    margin-bottom: 10px !important;
	}
	.rt_banner img {
	    width: 100%;
	    height: 140px;
	    object-fit: cover;
	}
	.rt_banner .heading {
	    margin-bottom: 5px !important;
	}
	#menu-menu-san-pham > li > a{
		padding: 0 10px;
		margin-right: 10px;
	}
	.new-list .news-item-sidebar-clear .news-thumb{
		width: 100%;
		margin-bottom: 10px;
	}
	.new-list .news-item-sidebar-clear .box__slider{
		width: 100%;
		padding-left: 0;
	}
	.news-style-3-slider .slick-prev{
		left: -6px;
	}
	.news-style-3-slider .slick-next{
		right: -6px;
	}
}