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

/*************** ADD CUSTOM CSS HERE.   ***************/
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@200;300;400;500;600;700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@font-face{
  font-family: "myriadpro-bold";
  src:url(font/MYRIADPRO-BOLD.OTF);
}
@font-face{
  font-family: "BrandonText";
  src:url(font/MYRIADPRO-REGULAR.OTF);
}
.header-wrapper.stuck{
	background: #fff !important;
}
.wpcf7-response-output {
	color:#fff!important;
}
body {
	font-family: 'Roboto', sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Roboto', sans-serif !important;
}
b, strong {
    font-weight: bold;
}
td{
	color: #333;
}
.header-wrapper .follow-icons{
	color: #000;
	font-size: 15px;
	padding-right: 12px;
	border-right: 1px solid #dbdbdb;
}
.rt_img_kh{
	display: block;
	text-align: center;
}
.wpcf7 .wpcf7-response-output{
	color: #333;
	border: 2px solid #f1592a;
}
.section_img{
	padding-bottom: 0px !important;
}
.section_img .large-12{
	padding-bottom: 0px !important;
}
#logo{
	margin-right: 0;
}
#main{
	background: #f3f3f3;
}
.logo_text{
	text-align: center;
}
.logo_text h3{
	font-size: 26px;
	line-height: 30px;
	color: #000;
	margin: 0;
	text-transform: uppercase;
}
.logo_text h4{
	font-size: 20px;
	line-height: 30px;
	color: #f1592a;
	margin: 0;
}
.nav-left .html_top_right_text{
	border-right: 1px solid #dddddd85;
	margin-right: 0;
	padding-right: 15px;
}
.nav-divided > li + li > a::after{
	display: none;
}
.header-search.header-search-lightbox{
	margin-left: 0;
}
.nav-dark .nav > .header-search.header-search-lightbox a{
	color: rgba(255,255,255,1);
}
.nav-left .header-social-icons{
	padding-left: 7px;
}
.rt_html_03 p{
	font-weight: 400;
	font-size: 14px;
	color: #959595;
	line-height: 22px;
}
.rt_html_03 a{
	font-weight: bold;
	font-size: 17px;
	color: #da251c;
	line-height: 25px;
}
.img{
	overflow: hidden;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{
	padding-top: 55px;
}
.rt_new_pro_right > .col-inner{
	position: unset !important;
}
.rt_new_pro_right .col-inner .heading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
#content{
	background: #fff;
}
#masthead > .header-inner{
	position: relative;
}
.html_nav_position_text .notranslate{
	padding: 0 5px;
}
.top-bar-nav .html_nav_position_text .top-bar-nav li{
	margin: 0;
}
/*form_dk*/
.rt_form_dk  .small-12{
	padding-bottom: 15px;
}
.form_dk > div:nth-child(1){
	width: 100%;
	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-wrapper*/ 
.footer-wrapper .section_doi_tac .large-12{
	padding-bottom: 0 !important;
}
.footer-wrapper .section_doi_tac .gallery-col {
	padding-bottom: 0;
}
.section_hotline .large-6{
	padding-bottom: 0 !important;
}
.section_hotline .section_hotline_left {
	padding-bottom: 20px !important;
}
.section_hotline .large-3{
    padding: 8px 8px 0 !important;
}
.section_hotline .box-text{
	padding: 0 20px;
}
.section_hotline p{
	margin-bottom: 6px;
}
.section_hotline  span{
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: 26px;
	display: inline-block;
	padding-left: 32px;
}
.section_hotline  a{
	font-size: 23px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	margin: 0;
}
.section_hotline .section_hotline_right .button{
	font-size: 16px;
	line-height: 38px;
	height: 34px;
	padding: 0 20px;
	padding-left: 40px;
	text-transform: uppercase;
	font-weight: 400;
	background: url(img/bg.png) 12px 9px no-repeat;
}
.section_hotline .section_hotline_right .button span{
	background: unset;
	padding: 0;
}
.section_hotline .section_hotline_left span{
	background: url(img/td.png) 0px 3px no-repeat;
}
.section_hotline .section_hotline_right span{
	background: url(img/bh.png) 0px 3px no-repeat;
}
.cc_footer .large-3{
	max-width: 20%;
    flex-basis: 20%;
}
.footer-1 span{
	display: block;
    color: #333333;
	font-size: 15px;
    line-height: 18px;
	margin-bottom: 10px;
	font-weight: 700;
}
.footer-1 .social-icons{
	display: flex;
align-items: center;
margin-top: 17px;
}
.footer-1 .social-icons a{
	margin: 0 3px;
}
.footer-1 .social-icons span{
	color: #fff;
	font-weight: 500;
	display: inline-block;
	margin: 0;
}
.footer-1 .large-4:nth-child(1) ,
.footer-1 .large-4:nth-child(2){
    max-width: 35%;
    flex-basis: 35%;
    padding-right: 3%;
}
.footer-1 .large-4:nth-child(3){
    max-width: 30%;
    flex-basis: 30%;
}
.footer-1 .large-4:nth-child(3) .facebook_like{
	margin-bottom: 12px;
}
.footer-1{
	background: unset;
	border: unset;
}
.footer-1 p i{
	color: #f39303;
}
.footer-1 .widget_custom_html p a{
	color: #f1592a;
}
.footer-1 .large-12{
	padding-bottom: 0 !important;
}
.footer-wrapper .menu li{
	border-top: unset;
}
.footer-wrapper .menu li a{
	line-height: 24px !important;
	padding-bottom: 8px !important;
	color: #fff !important;
	font-size: 14px;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.footer-2 .widget-title{
	color: #636363;
	margin-bottom: 20px !important;
	display: block;
}
.footer ul.menu > li:nth-child(1){
	border:none !important;
}
.footer .custom-html-widget{
	color: #333;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.footer .large-5 .col-inner{
	border: 1px solid #fcb040;
	padding: 20px 30px;
	border-radius: 15px;
}
.footer .large-7{
	padding-left: 3%;
}
.footer .wpcf7 input{
	background: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 40px;
	height: 40px;
	margin-bottom: 5px;
	color: #f1592a;
	padding: 0 24px;
	border-radius: 100px;
}
.footer .wpcf7 input::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color: #f1592a;
    opacity: 1; /* Firefox */
}

.footer .wpcf7 input:-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: #f1592a;
}

.footer .wpcf7 input::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: #f1592a;
}
.footer .wpcf7{
}
.footer .wpcf7 .wpcf7-form{
	margin-bottom: 0;
}
.footer .wpcf7 .wpcf7-form p{
	text-align: center;
}
.footer .wpcf7 .wpcf7-spinner{
	display: none;
}
.footer .wpcf7 .wpcf7-submit{
	background: #fcb040 !important;
	padding: 0 30px;
	font-size: 18px;
	color: #fff;
	line-height: 42px;
	height: 42px;
	margin-top: 12px;
	margin-bottom: 6px;
}
.footer p{
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 15px !important;
	text-align: justify;
}
.footer .widget_media_image{
	margin-bottom: 20px;
}
.footer p i{
	color: #797979 !important;
	margin-right: 5px;
}

.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: 100% !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;
}
.has-shadow .box-text:hover .product-title a{
	color: #f1592a;
}
.product-title a {
    font-size: 16px;
    color: #333;
    line-height: 25px !important;
    height: 50px;
    overflow: hidden;
    display: block;
	text-align: center;
    font-weight: 600;
    overflow: hidden;
    margin-bottom: 15px !important;
}
.product-small:hover .product-title a {
	color: #000;
}
.product-small .box-image img{
	height: 205px;
	width: 100%;
	object-fit: contain;
}
.product-small .box-text-products .price-box {
	text-align: center;
}
.product-small .box-text-products .price-box  span{
	font-size: 16px;
    color: #f1592a;
    font-weight: 600;
}
.block-product-col {
	margin: 0 -10px;
	clear: both;
}
.block-product-col .col-4 {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-3 {
	width: 33.333333%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-1 .col-inner {
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
	border: 1px solid #ebebeb;
}
/*** loop price **/
.block-product-1{
	margin: 0 -8px;
}
.block-product-1 .col-3{
	padding: 0 8px;
	margin-bottom: 15px;
}
.block-product-1 .spd1_box_left{
	width: 460px;
	overflow: hidden;
	float: left;
	clear: none;
}
.block-product-1  .box-image{
	width: 100%;
	height: 154px;
}
.block-product-1 .box-image img{
	width: 100%;
	height: 154px;
	object-fit: cover;
}
.block-product-1 del{
	display: none !important;
}
.block-product-1 ins{
	width: 100% !important;
}
.block-product-1 .price{
	text-align: center !important;
}
.block-product-1 .box-text span.amount{
	font-size: 16px !important;
	font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div{
	width: 100% !important;
	margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text{
	padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a{
	font-size: 21px;
	color: #33496d;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right{
	width: calc(100% - 460px);
	float: right;
	clear: none;
}
.block-product-1 .spd1_box_right .box-text{
	padding:10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a{
	display: block;
	font-size: 15px;
	color: #33496d;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount{
	font-size: 15px;
}
.block-product-1 .spd1_box_right > div{
	margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image{
	height: 170px;
	width: 100%;
}
.block-product-1 .spd1_box_right .box-image img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.block-product-1 .box-text {
	padding:5px 10px 20px 10px !important;
	background: url(img/star.png) 52px 55px no-repeat;
}
.block-product-1 .box-text a{
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #333333;
	text-align: center;
}
.box-text .price-wrapper {
	margin: 0 0 6px 0;
	line-height: 22px;
	width: 47%;
	float: left;
	height: unset;
	overflow: hidden;
}
.block-product-2 .box-text .added_to_cart {
    background: #fff !important;
    color: #000;
    font-weight: 500;
    text-transform: inherit;
    line-height: 32px;
    height: 32px;
    border: 2px solid #fccb4e;
    padding: 0 10px !important;
    margin-top: 18px;
    font-size: 14px;
    text-align: right;
    border-radius: 40px;
    float: right;
    margin-right: 0 !important;
}
.block-product-2 .box-text .added_to_cart:after{
	display: none;
}
.box-text del, 
.box-text ins {
	width: 100%;
}
.product-small .box-text-products .price-box del span{
	color: #111;
	font-weight: 500;
}
.box-text  del span.amount {
  	color: #333;
  	font-size: 14px !important;
  	line-height: 28px;
  	font-weight: 400;
}
.box-text  span.amount {
  	color: #ee1f1f;
  	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
}
.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 ********************************/
.block-product-2 .col-inner {
	background: #ffffff;
	position: relative;
	border-radius: 4px;
}
.block-product-2 .col-inner .rt-description {
	position: absolute;
	top: 0;
	left: -245px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 10px;
	font-size: 14px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: left 1s; 
    -moz-transition: left 1s; 
}
.block-product-2 .col-inner:hover .rt-description {
	opacity: 1;
	left: 0;
}
.block-product-2 .col-inner .rt-description a {
	color: #fff;
}
.block-product-col .rt-description a.view_product {
	margin-top: 0;
	color: #000;
}
.block-product-2 .rt-description a.wc-forward {
	margin-top: 0;
	margin-right: 0;
}
.block-product-2 .box-image{
	height: 245px;
	width: 100%;
}
.block-product-2 .box-image img{
	width: 100%;
	height: 245px;
	object-fit: cover;
}
.block-product-2 .box-text{
	padding: 15px !important;
	overflow: hidden;
	text-align: left;
}
.block-product-2 .box-text .product-title a{
    font-size: 15px;
    color: #333333;
    line-height: 25px;
    display: block;
    font-weight: 500;
    height: 25px;
    overflow: hidden;
    margin-bottom: 5px;
}
.block-product-2 .box-text > a{
	background: #fff !important;
	color: #000;
	margin-top: 8px !important;
	font-weight: 500;
	float: right;
	line-height: 32px;
	height: 32px;
	border: 2px solid #fccb4e;
	padding: 0 15px;
	font-size: 15px;
	border-radius: 40px;
}
.star-rating{
	font-size: 11px !important;
	margin-top: 3px !important;
    margin-bottom: 6px !important;
}
.block-product-2 .box-text span.amount{
	font-size: 16px;
}
.block-product-2-edit .block-product-2 > div{
	width: 50%;
}
.block-product-2-edit .block-product-2 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-2-edit .slider-wrapper{
	margin-top: 23px;
}
.block-product-2-edit .slider-wrapper .text-inner h2{
	font-size: 60px;
	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*/
.block__element_head .heading{
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}
.block__element_head .heading:after{
	content: "";
	position: absolute;
	top: 46px;
	left: 0;
	right: 0;
	height: 27px;
	width: 435px;
	margin: 0 auto;
	background: url(img/head.png) no-repeat;
}
.block__element_head .heading span{
	color: #f1592a;
	font-weight: 600;
	font-size: 30px;
	line-height: 42px;
}
.heading a , .heading span{
	display: inline-block;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
	padding: 0 10px;
	position: relative;
}
.grid-tools a{
	display: none !important;
	background: #f28f06 !important;
}
input[type='submit'], input[type='submit'].button, input[type='submit'], .primary{
	/*margin-top: 10px !important;*/
	margin-right: 0 !important;
	text-transform: initial;
	font-weight: 400;
}
.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
*/
#shop-sidebar .widget ul{
	background-color: #fff;
	padding: 0 10px;
}
#shop-sidebar .widget ul li a{
	color: #222;
}
#shop-sidebar .widget ul li a:hover{
	color: #f1592a;
}
#news-widget-sidebar-widget {
  background: #f4f4f4;
  padding: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar  {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
    color: #073f77;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
    overflow: hidden;
    clear: both;
    padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img {
  width: 100%;
  height: 75px;
    object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 110px);
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a {
    color: #073f77;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.news-style-2 .box_first_posts .boxx__innner{
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4{
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date{
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i{
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear{
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb{
  width: 105px;
  height: 70px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2){
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4{
  margin-bottom: 5px;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 .news-title{
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date{
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i{
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3{
	margin: 0 -15px;
}
.news-style-3 .news-item-bottom{
  width: 50%;
  float: left;
  clear: none;
  padding: 0 15px;
  margin-bottom: 18px;
}
.news-style-3 .news-item-bottom .boxx__innner{
	position: relative;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 266px;
}
.news-style-3 .news-item-bottom .boxx__innner  .box__slider{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #dededeb3;
    text-align: left;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
  width: 100%;
  height: 266px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider{
  overflow-y: hidden;
  padding: 10px 20px;
}
.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: 16px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
  display: block;
  max-height: 48px;
  overflow:hidden;
  margin-bottom: 0px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 44px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
block 4
*/
.news-block-widget-style-4  .news-thumb img{
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-4  .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-4{
  overflow:hidden;
  display: block;
  margin: 0 -10px;
}
.news-block-widget-style-4 .box__colum__left{
  width: 66%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .news-item-clear{
	margin-bottom: 18px;
	width: 50%;
	float: left;
	padding: 0 10px;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 278px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 278px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  height: 68px;
  background: rgb(167 165 165 / 82%);
  transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner:hover .box__slider {
    height: 180px;
    background: #b75a16a3;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner:hover .box__slider h4 a{
	color: #fff;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
  line-height: 24px;
  padding: 10px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #000;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  z-index: 999;
}
.news-block-widget-style-4 .box__colum__left .box__description p{
	color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    display: block;
    padding: 0 20px;
}
.news-block-widget-style-4 .box__colum__right{
  width: 34%;
  float: right;
  padding: 0 10px;
}
.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner{
  position: relative;
}
.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .box__slider{
	position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    padding: 50px 20px;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    height: 100%;
    background: rgb(167 165 165 / 82%);
}
.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .box__slider h4 a{
    color: #fff;
    font-weight: 500;
    line-height: 25px;
}
.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .box__slider .box__description p{
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 25px;
}
.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .box__slider:hover{
    width: 80%;
    background: #b75a16a3;
}
.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .news-thumb{
  width: 100%;
  height: 574px;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .news-thumb img{
  width: 100%;
  height: 574px;
  object-fit: cover;
}

/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5{
	background: #fff;
	border: 1px solid #ebebeb;
	padding: 12px;
}
.news-widget-style-5 .news-item-clear{
  width: 100%;
  float: left;

}
.news-widget-style-5 .news-item-clear:last-child{
	padding: 0;
	margin: 0;
	border: unset;
}
.news-widget-style-5 .news-item-clear {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.news-widget-style-5 .news-item-clear .boxx__innner{
	overflow: hidden;
	display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 90px;
  height: 70px;
  float: left;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb a{
	overflow: hidden;
	display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .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-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% - 105px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
	margin: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 15px;
  color: #333;
  line-height: 22px;
  display: block;
  height: 66px;
  overflow:hidden;
  font-weight:500;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title:hover{
	color: #f1592a;
}
.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;
  display: none;
  height: 44px;
  overflow: hidden;
}
.menu-danh-muc-san-pham-container .menu .sub-menu {
	border-left: unset!important;
	padding-left: 20px;
	display: block !important;
}
.menu-danh-muc-san-pham-container .menu .sub-menu a {
	position: relative;
}
.menu-danh-muc-san-pham-container .menu .sub-menu a:before {
    content: "";
    background: url(img/right_sub.png) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 10px;
    left: -10px;
}
.menu-danh-muc-san-pham-container .menu .sub-menu a:hover {
	color: red;
}
.menu-danh-muc-san-pham-container .menu .sub-menu a {
	font-weight: 400;
}
.menu-danh-muc-san-pham-container .menu a{ 
	font-weight: 500;
	color: #333;
}
.menu-danh-muc-san-pham-container .menu >  li {
	border: unset;
}
.menu-danh-muc-san-pham-container .menu >  li > a{
	position: relative;
	padding-left: 20px;
	display: block;
	border-bottom: 1px solid #ebebeb;
}
.menu-danh-muc-san-pham-container .menu >  li:last-child > a{
	border: unset;
}
.menu-danh-muc-san-pham-container .menu .active > a:after{
	background: #f1592a;
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	height: 24px;
	width: 3px;
}
.menu-danh-muc-san-pham-container .menu a:hover{
	color: #f1592a;
}

/*
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*/
.rt_html_02 a {
	padding: 0 3px;
	display: inline-block;
}
.rt_html_01{
	display: flex;
}
.rt_html_01 span{
	font-size: 14px;
	font-weight: 400;
	line-height: 25px ;
	padding: 0 ;
	display: block;
	color: #000;
}
.rt_html_01 a{
	font-size: 14px;
	font-weight: 400;
	line-height: 25px ;
	display: block;
	color: #000 ;
	padding-right: 10px;
	text-transform: uppercase;
	margin-right: 10px;
	border-right: 1px solid #dbdbdb;
}
.header-main .flex-right{
	width: 32%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header-main .flex-right > ul{
	display: block;
    text-align: center;
    margin: 0 auto;
}
.header-main .search-field{
    border-radius: 40px !important;
    border: 1px solid #fec70a !important;
    height: 40px !important;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    background: #fff !important;
    line-height: 40px !important;
}
.header-main .searchform .submit-button{
	right: 10px;
}
.header-bottom{
	background: #f1592a !important;
}
.header-bottom .nav > li{
	margin: 0;
}
.header-bottom .nav > li:after ,
.header-bottom .nav > li:before{
	display: none;
}
.header-bottom .nav > li > a {
    font-size: 16px !important;
    color: #fff !important;
    padding: 0px 9px;
    font-weight: 400;
    line-height: 50px;
    height: 50px;
    text-transform: uppercase;
}
.header-bottom .nav > .current-menu-item > a ,
.header-bottom .nav > li > a:hover{
	background: #fcb040;
}
.header-bottom .nav > li > a i{
	margin: 0;
}
.header-bottom .nav > li > a span{
	display: none;
}
.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 .widgettitle{
	color: #fff !important;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
#footer .form_dk .sidebar-from input{
	background: rgba(255, 255, 255, 0.9);
	padding-left: 30px;
	font-weight: 400;
	margin-bottom: 0;
}
#footer .form_dk .sidebar-from textarea{
	background: rgba(255, 255, 255, 0.9);
	font-weight: 400;
}
#footer .form_dk .sidebar-from .sidebar-btn{
	text-align: left;
	height: 35px;
    line-height: 35px;
}
#footer .form_dk .sidebar-from .wpcf7-form-control-wrap{
	position: relative;
	margin-bottom: 14px;
}
#footer .form_dk .sidebar-from .wpcf7-form-control-wrap::before{
	content: "";
	position: absolute;
	top: 8px;
    left: 8px;
	width: 18px;
    height: 18px;
}
#footer .form_dk .sidebar-from .ho-ten::before{
	background: url(img/icon-user.png) no-repeat;
	background-size: inherit;
}
#footer .form_dk .sidebar-from .phone::before{
	background: url(img/icon-phone.png) no-repeat;
	background-size: inherit;
}
#footer .form_dk .sidebar-from .email::before{
	background: url(img/icon-email.png) no-repeat;
	background-size: inherit;
	top: 11px;
}
#footer .form_dk .sidebar-from .sidebar-btn input{
	background: #f1592a;
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	width: 110px;
	height: 38px;
	font-weight: 700;
	font-size: 16px;
	line-height: 42px;
    margin: 0;
}
.sidebar-btn .ajax-loader{
	display: none;
}
#footer .is-divider{
	display: none !important;
	background-color:#fca91e;
}
hr{
	border:0.5px solid #5c3d4a !important;
	opacity: 1 !important;
}
.widget_custom_html p{
	margin-bottom: 0px;
}
.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;
}
.rt_form{
	position: relative;
	margin-top: 10px;
}
.rt_form input{
	width: 100%;
	height: 35px;
	border-radius: 4px;
	margin-bottom: 0;
}
.rt_form .wpcf7-submit{
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 35px;
	padding: 0;
	border-radius: 0;
	margin-top: 0 !important;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #5c3d4a !important;
}
.footer-2{
	padding: 0 !important;
	background-color: unset;
}
.footer-2 .widget {
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.footer-2  .large-12{
	padding-bottom: 0 !important;
}
.footer-2 p{
	color: #797979;
	font-size: 15px;
	border-top: 1px solid #797979;
	line-height: 60px;
	margin-bottom: 0;
	display: block;
	text-align: left;
}
.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;
}
.single-product .box-text{
	overflow: hidden;
	display: block;
}
.single-product .add_to_cart_button{
    background: #fff !important;
    color: #000;
    font-weight: 500;
    line-height: 32px;
    height: 32px;
    border: 2px solid #fccb4e;
    padding: 0 15px;
    float: right;
    text-align: right;
    font-size: 15px;
    border-radius: 40px;
}
.single-product .added_to_cart{
    background: #fff !important;
    color: #000;
    font-weight: 500;
    text-transform: inherit;
    line-height: 37px;
    height: 37px;
    border: 2px solid #fccb4e;
    padding: 0 10px !important;
    margin-top: 12px;
    font-size: 14px;
    text-align: right;
    border-radius: 40px;
    float: right;
}
.single-product .added_to_cart:after{
	display: none;
}
.added_to_cart:hover , .ajax_add_to_cart:hover{
	background: #fec70a !important;
	color: #333 !important;
    box-shadow: inset 0 0 0 100px rgb(254 199 10);
}
.single-product .box-text{
	padding: 15px;
    overflow: hidden;
    text-align: left;
}
.single-product .box-text .product-title{
}
.single-product .box-text .price{
}
.single-product .page-title{
	background: #ffffff;
}
.bao_gia_forrm{
	width: auto;
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}
.bao_gia_forrm > div{
    text-align: left;
    width: 100%;
    padding: 7px 10px;
    border-radius: 6px;
    padding-left: 60px;
    background: #f1592a;
    background: url(img/$$.png) 10px 8px no-repeat #f1592a;
}
.bao_gia_forrm p{
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
}
.bao_gia_forrm span{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-weight: 400;
}
.goi_tu_van{
	width: auto;
	float: left;
	margin-bottom: 20px;
}
.goi_tu_van a{
	width: auto !important;
	padding: 2px 20px;
	line-height: 55px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 6px;
	padding-left: 60px;
    background: url(img/hlt.png) 10px 8px no-repeat #ff6a00;
}
a.devvn_buy_now_style{
	width: auto !important;
	border-radius:unset !important;
	padding: 7px 20px;
	font-weight: 400 !important;
	background: #f1592a !important;
	margin-bottom: 8px;
}
a.devvn_buy_now_style strong{
	font-weight: 500 !important;
}
.quantity+.button,.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
	font-size: 19px;
    color: #fff;
    line-height: 46px;
    height: 46px;
    padding: 0 20px;
    padding-left: 20px !important;
    font-weight: bold;
    background: #f1592a !important;
}
.single-product h1.entry-title{
	font-size: 25px;
	color: #eb1c24;
	font-weight: bold;
	margin-bottom: 7px;
}
.single-product .rt_msp{
	margin-bottom: 5px;
	font-size: 14px;
	color: #404040;
}
.single-product .price2{
	margin-bottom: 5px;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}
.single-product ins{
	font-size: 16px;
	line-height: 32px;
	color: #ee0d0d;
	font-weight: 400 !important;
}
.rt_woocommerce_single_product_summary .price2 ins span{
	font-size: 22px;
}
.rt_woocommerce_single_product_summary .sale{
	    font-size: 14px;
    color: #999999;
    font-weight: 400 !important;
}
.rt_woocommerce_single_product_summary .price2 del{
	padding: 0 5px;
}
.rt_woocommerce_single_product_summary .product-short-description{
	margin-bottom: 12px;
}
.rt_woocommerce_single_product_summary .product-short-description p{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 5px;
	color: #333;
	font-weight: 500;
}
.product-summary table{
	margin-bottom: 6px;
}
.product-summary table tr+tr ,
.product-summary table tr{
	border: unset;
}
.product-summary table tr td{
	border: unset;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	font-weight: 500;
	padding: 0;
}
.product-main .social-icons {
    width: calc(100% - 70px); 
    float: right;
    display: block!important;
}
.product-main .product-gallery{
	order: 2 !important;
}
.product-main .product-info.summary{
	order: 1 !important;
}
.fb-like {
    width: 70px;
    float: left;
    line-height: 35px;
}
.price2 ins span{
	color: red;
	font-size: 17px;
	font-weight: 500;
}

.single-product del{
	font-size: 14px;
	color: #999999;
	font-weight: 400 !important;
}

.single-product .cart{
	clear: both;
	margin-bottom: 5px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}

.percent{
	display: none;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 700;
}

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

.post-social-wrap ul li {
    float: left;
    margin-right: 10px;
}
.post-social-wrap ul li.print {
    background: #bd081c;
    padding: 0 5px;
    border-radius: 5px;
}
.post-social-wrap ul li.print a {
    color: #fff;
}
/* shortcode social */
.social-bar a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background: #314b7e;
  color: #fff;
}
.social-bar a.facebook {
  background: #314b7e;
}
.social-bar a.twitter {
  background: #339dc4;
}
.social-bar a.skype {
  background: #214bc1;
}
.social-bar a.youtube {
  background: #e52c27;
}
.social-bar a.prin {
  background: #b31217;
}
.row_img_new > .col{
	padding-top: 15px;
	padding-bottom: 15px;
}
.header-nav > .menu_item_rt{
	position:unset !important;
}
.header-nav > .menu_item_rt .nav-dropdown{
	min-width: 770px !important;
}
.header-nav > li .nav-dropdown{
	width: 100%;
	overflow: hidden;
	display: block;
	opacity: 1;
	/*display: none;*/
    /*transform: translateY(20px);*/
    /*transition: all 0.8s ease 0s;*/
    border: unset;
}
.header-nav > li:hover .nav-dropdown{
    display: block;
    transform: translateY(0px);
}
.header-nav > .menu_item_rt  .nav-dropdown > li{
	display: block;
	width: 20%;
	padding: 0 15px;
	float: left;
	position: relative;
}
.header-nav > li .nav-dropdown li{
	white-space: unset !important;
}

.header-nav > li .nav-dropdown > li > a{
	color: rgba(102,102,102,.85);
    display: block;
    padding: 10px 20px;
	font-weight: 500;
	margin: 0 !important;
	font-size: 16px;
}
.header-nav > li .nav-dropdown > li > .nav-dropdown-default li a:hover ,
.header-nav > li .nav-dropdown > li a:hover{
	color: #f1592a;
}
.header-nav > li .nav-dropdown li ul{
	/*position: absolute !important;*/
    top: 40px;
    left: 0% !important;
    width: 100%;
    border: 0;
    opacity: 1;
    padding: 0px;
    padding-bottom: 12px;
    display: block !important;
    white-space: normal;
    box-shadow: unset;
    padding-top: 5px;
    z-index: unset !important;
}

.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;
}
.menu_item_rt  .nav-dropdown-default {
    left: 120px !important;
}
.nav-dropdown-default{
	padding: 0;
    background: #ffffff;
    top: 50px;
    border: 0;
    left: 0;
    min-width: 320px !important;
    margin-left: 15px;
}
.header-nav > li .nav-dropdown > li > .nav-dropdown-default li a{
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px !important;
    display: block;
    text-transform: unset;
    border-bottom: none;
    border-top: 1px dotted #d9d9d9;
    margin: 0 !important;
    display: block;
}
.single-product .product-container .product-gallery-slider{
	border: 1px solid #ccc;
}
/*ph_01*/
.ph_01{
	padding-bottom: 50px !important;
}
.ph_01 .block__element_head .heading:after{
	display: none;
}
.ph_01 .block__element_head .heading span{
	position: relative;
	font-size: 26px;
	padding: 0 12px;
}
.ph_01 .block__element_head .heading span:before{
	content: "";
	position: absolute;
	top: 20px;
	right: -30px;
	height: 2px;
	width: 30px;
	background: #fcb040;
}
.ph_01 .block__element_head .heading span:after{
	content: "";
	position: absolute;
	top: 20px;
	left: -30px;
	height: 2px;
	width: 30px;
	background: #fcb040;
}
.ph_01 .has-hover .box-text {
	padding: 0 15px;
}
.ph_01 .has-hover .box-text p{
	font-size: 16px;
	font-weight: 300;
	color: #000;
	line-height: 25px;
	margin-bottom: 0;
}
.ph_01 .has-hover .box-text h4{
	font-size: 16px;
	font-weight: 600;
	color: #000;
	line-height: 25px;
	margin-bottom: 0;
}
/*ph_02*/
.ph_02{
	padding-bottom: 30px !important;
}
.ph_02 .post-item .col-inner{
	background: #0202023d;
}
.ph_02 .post-item .box-text{
	padding: 20px;
}
.ph_02 .post-item .box-text h5.post-title{
	font-size: 16px;
	font-weight: 500;
	color: #fff !important;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	display: block;
	margin-bottom: 6px;
}
.ph_02 .post-item .box-text p{
	font-size: 14px;
	font-weight: 400;
	color: #fff !important;
	line-height: 24px;
	margin-bottom: 0;
}
/*ph_03*/
.ph_03{
	padding-bottom: 30px !important;
}
.ph_03 .rt_blog_khach_hang  .col-inner{
	background: #fff;
	border-radius: 10px;
	padding: 20px;
	padding-top: 30px;
}
.ph_03 p{
	margin-bottom: 10px;
}
.ph_03 ul li{
	list-style: none;
	margin: 0;
    padding-left: 25px;
    margin-bottom: 12px;
	background: url(img/ck.png) 0px 5px no-repeat;
}
.ph_03 ul li:last-child{
	margin-bottom: 0;
}
.rt_blog_khach_hang .box-text {
	padding-bottom: 0 !important;
}
.rt_blog_khach_hang .box-image{
	margin-bottom: 10px;
}
.rt_blog_khach_hang h4{
	font-size: 16px;
	color: #333;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
}
.rt_blog_khach_hang p{
	font-size: 15px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
}
.rt_blog_khach_hang blockquote{
	border: unset !important;
	padding: 45px 0 !important;
	position: relative;
	margin: 0;
	border-color: unset !important;
}
.rt_blog_khach_hang blockquote:after{
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 25px;
	width: 30px;
	background: url(img/top.jpg) no-repeat;
}
.rt_blog_khach_hang blockquote:before{
	content: "";
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 25px;
	width: 30px;
	background: url(img/bot.jpg) no-repeat;
}
.rt_slider_kh style{
	display: none !important;
}
.row> .slick-arrow:not(.col):not([class^="col-"]){
	width: 20px  !important;
}
/*section_chinh_sach*/
.section_chinh_sach{
	padding-top: 0 !important;
}
.section_chinh_sach p{
	font-size: 14px;
	color: #333;
	line-height: 23px;
	margin-bottom: 4px;
}
.section_chinh_sach h5{
	padding-left: 25px;
	padding-top: 6px;
    margin-bottom: 6px;
    background: url(img/tk.png) 0px 9px no-repeat;
}
/*ph_04*/
.ph_04{
	padding-top: 52px !important;
	padding-bottom: 60px !important;
}
.ph_04 .col{
	padding-bottom: 0 !important;
}
.ph_04 .large-columns-4.slider-nav-circle{
    max-width: 100%;
}
.ph_04 .slider-nav-circle .box-image img{
	height: 330px;
	width: 100%;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.ph_04 .slider-nav-circle .box-image:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.ph_04 .slider-nav-circle .box-text h5{
	color: #333;
	font-size: 17px;
	font-weight: 500;
}
.ph_04 .slider-nav-circle .col-inner:hover  .box-text h5{
	color: #f1592a;
}
.ph_04 .slider-nav-circle .box-text .is-divider{
	display: none;
}
.ph_04 .slider-nav-circle .flickity-prev-next-button{
	opacity: 1;
	margin-top: -3%;
}
.ph_04 .slider-nav-circle .flickity-prev-next-button svg{
	color: #fff;
}
.ph_04 .large-5{
	max-width: 39.5%;
	-ms-flex-preferred-size: 39.5%;
	flex-basis: 39.5%;
	padding-right: 0;
	height: 100%;
}
.ph_04 .large-5 > .col-inner{
	padding: 10px;
    background-color: #fff;
    border: 1px solid #0095da;
    border-radius: 10px 0 0 10px;
	height: 100%;
}
.ph_04 .large-5 > .col-inner .img,
.ph_04 .large-5 > .col-inner .img-inner,
.ph_04 .large-5 > .col-inner img{
	height: 100%;
}
.ph_04 .large-7{
	max-width: 60.5%;
	-ms-flex-preferred-size: 60.5%;
	flex-basis: 60.5%;
	padding-left: 0;
}
.ph_04 .large-7 > .col-inner{
	background: linear-gradient(to right, #eeeeee , #ffffff);;
	padding: 20px;
	border-radius: 0 10px 10px 0;
}
.ph_04 .large-7 .block__element_head .heading span{
	font-size: 16px;
	line-height: 20px;
	text-transform: unset;
	padding-left: 0;
	color: #0095da;
}
.ph_04 .large-7 p{
	margin-bottom: 0px;
	color: #333333;
    font-family: "Roboto", sans-serif;
	font-size: 15px;
}
.ph_04 .large-7 ol li{
	margin-left: 13px;
	margin-bottom: 0;
	color: #333333;
    font-family: "Roboto", sans-serif;
	font-size: 15px;
}
.ph_04 .large-7 ol{
	margin-bottom: 0;
}
.ph_04 .large-7 .block__element_head:nth-child(1){
	padding-top: 0;
	margin-top: 0;
	border-top: none;
}
.ph_04 .large-7 .block__element_head {
	border-top: 1px solid #0095da59;
	padding-top: 10px;
	margin-top: 11px;
}
.ph_04 .large-7 .block__element_head .heading{
	text-align: left;
	margin-bottom: 0;
}
.ph_05{
	padding-top: 60px !important;
	padding-bottom: 0 !important;
}
.ph_05 .block__element_head .heading span{
	color: #fff;
	font-weight: 500;
}
.ph_05 .post-item .box-text{
	padding-bottom: 0;
}
.ph_05 .post-item .box-text .post-title{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}
.ph_05 .post-item{
	padding-bottom: 0;
}
/*ph_06*/
.ph_06{
	padding-top: 60px !important;
	padding-bottom: 0 !important;
}
.ph_06 .section-title-container{
	margin-bottom: 0;
}
.ph_06 .section-title-normal{
	border: unset;
	margin-bottom: 0;
}
.ph_06 .section-title-normal span{
	border: unset;
	font-size: 16px;
	display: block;
	width: 100%;
	margin: 0;
	color: #000;
	font-weight: 500;
}
.ph_06 .ph_06_left .section-title-normal span{
	text-align: right;
}
.ph_06 .icon-box {
	margin-bottom: 40px;
}
.ph_06 .icon-box:last-child{
	margin-bottom: 0;
}
.ph_06 .icon-box-text{
	padding-top: 15px;
}
.ph_06 .icon-box-text p{
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 25px;
	margin-bottom: 0;
}
/*ph_07*/
.ph_07{
	padding-top: 0 !important;
}
.ph_07 .gallery-col{
	padding-bottom: 0 !important;
}
.ph_07 .flickity-prev-next-button{
	top:28%;
}
.ph_08{
	padding-top: 60px !important;
}
.ph_08 .post-item .box-text{
	padding-bottom: 10px;
}
.ph_08 .post-item .box-text .post-title{
	color: #333333;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
}
.ph_08 .post-item .box-text .post-title:hover{
	color: #f1592a;
}
.ph_08 .post-item .box-text .post-meta{
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	color: #464646;
}
.ph_08 .post-item .box-text .box-text-inner{
	padding: 5px 0px;
}
.ph_08 .post-item .box-text .from_the_blog_excerpt{
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #464646;
	margin-bottom: 25px;
	position: relative;
}
.ph_08 .post-item .box-text .from_the_blog_excerpt:after{
	content: "";
	position: absolute;
	top: 52px;
	left: 0;
	height: 2px;
	width: 40px;
	background: #ccc;
}
.ph_08 .post-item .box-text .button{
	border: none;
	padding: 0;
	font-weight: 400;
	font-size: 13px;
	line-height: 30px;
	padding: 0 16px;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
	background: #f1592a;
	margin: 0;
	position: relative;
}
.ph_08 .post-item .box-text .button:hover{
	background: #fff;
	color: #f1592a;
	border: 1px solid #f1592a;
}
.ph_08 .post-item{
	padding-bottom: 10px;
}
.ph_08 a.button-post{
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	margin: 20px 0 0;
	font-weight: 700;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
}
.shop-page-title{
	display: none !important;
}
.home .rt_banner{
	display: none;
}
.rt-breadcrumbs {
	padding-top: 30px;
	color: #222;
	margin:0;
}
.rt-breadcrumbs a {
	color: #222;
}
.tax-product_cat #main{
	background: #f4f4f4;
}
.shop-container .products .col-inner{
	box-shadow: unset !important;
}
.shop-container .products .box-image{
	position: relative;
}
.shop-container .products .box-image .sale{
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ffb108;
	color: #fff;
	border-radius: 50px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	font-weight: 400;
	text-align: center;
}
.shop-container .products .add_to_cart_button{
    border-radius: 4px;
    font-size: 12px;
    background: #fff !important;
    color: #000;
    font-weight: 500;
    line-height: 32px;
    height: 32px;
    border: 2px solid #fccb4e;
    padding: 0 15px;
    font-size: 15px;
    text-align: right;
    border-radius: 40px;
    float: right;
}
.shop-container .products .added_to_cart {
    background: #fff !important;
    color: #000;
    font-weight: 500;
    text-transform: inherit;
    line-height: 37px;
    height: 37px;
    border: 2px solid #fccb4e;
    padding: 0 10px !important;
    margin-top: 12px;
    font-size: 14px;
    text-align: right;
    border-radius: 40px;
    float: right;
}
.shop-container .products .added_to_cart:after{
	display: none;
}
.single-product .shop-container .product-main{
	padding-top: 40px !important;
}
.single-product .shop-container .product-main > .row{
	max-width: 1170px !important;
}
.rt_text_ctsp td{
	color: #333;
	line-height: 24px;
}
.product-short-description h2{
	margin: 0;
	font-weight: 500;
	color: #333;
	line-height: 40px;
}
.product-short-description p{
	line-height: 30px;
	color: #333;
}
/*section_dmsp*/
.section_dmsp{
	background: #f4f4f4;
	padding: 40px 0;
}
.section_dmsp .rt_thuong_hieu{
	display: none;
}
.rt_thuong_hieu{
	display: block;
	text-align: center;
}
.rt_thuong_hieu img{
	height: 25px;
	width: auto;
	object-fit: cover;
}
.section_dmsp .product-section{
	border: unset;
}
.section_dmsp .flickity-button {
	background-color: unset !important;
	box-shadow: unset !important;
}
.section_dmsp .box-text {
	background: #fff;
}
.section_dmsp .box-image .sale{
	display: none;
}
.rt_km_ctsp{
	margin-bottom: 12px;
	overflow: hidden;
	display: block;
}
.rt_km_ctsp li{
	list-style: none;
}
.rt_km_ctsp .textwidget{
	border: 2px solid #fccb4e;
	padding: 20px;
	border-radius: 8px;
}
.rt_km_ctsp h2{
	color: #ff2b2b;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
}
.rt_km_ctsp p{
	color: #333;
	font-weight: 400;
	font-size: 16px;
	padding-left: 20px;
	background: url(img/tk.png) 0px 4px no-repeat;
	line-height: 28px;
	margin: 0 !important;
}
.nav-tabs+.tab-panels{
	padding: 0 !important;
	border: unset;
}
#tab-description table tbody tr:nth-child(1){
	font-size: 20px;
}
.tab-panels h2 span{
	color: #eb1c24 !important;
}
.tabbed-content .nav-tabs>li{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 2px solid #feb90c ;
}
.tabbed-content .nav-tabs>li a{
	border: unset;
	font-size: 22px;
	color: #333;
	font-weight: 500;
	padding: 0;
	line-height: 40px;
}

/*box__content__rights */
.heading_td{
	font-size: 24px;
    color: #f1592a;
    line-height: 30px;
    display: block;
    font-weight: bold;
    max-height: 60px;
    overflow: hidden;
    margin-bottom: 10px;
}
.boxx__content__single .box__nth_2 p{
	text-align: justify;
}
.boxx__content__single .box__nth_2 h2,
.boxx__content__single .box__nth_2 h3,
.boxx__content__single .box__nth_2 h4,
.boxx__content__single .box__nth_2 h5,
.boxx__content__single .box__nth_2 h6{
	color: #222;
}
.box__content__rights , .box__content__left {
	margin-top: 30px;
	margin-bottom: 30px;
}
.box__content__rights  .headings{
	display: inline-block;
    color: #f1592a;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
}
.box__content__rights .box__colum__nth2{
	overflow: hidden;
	display: block;
}
.box__content__rights .news-post-news{
	width: 100%;
	
}
.box__content__rights .news-post-news .box__news__inner{
	background: #fff;
	overflow: hidden;
	display: block;
	margin: 0 -10px;
	margin-bottom: 20px;
}
.box__content__rights .news-post-news .box__news__inner:hover .box__content h3 a{
	color: #333;
}
.box__content__rights .news-post-news .box__thumb__img{
	width: 40%;
	float: left;
	padding: 0 10px;
}
.box__content__rights .news-post-news .box__thumb__img a{
	overflow: hidden;
	display: block;
}
.box__content__rights .news-post-news .box__content{
	width: 60%;
	float: right;
	padding-right: 25px !important;
	padding: 20px 15px;
}
.box__content__rights .news-post-news img{
	height: 240px;
	width: 100%;
	object-fit: cover;
	 -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}

.box__content__rights .news-post-news:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}

.box__content__rights .news-post-news .box__content h3 a{
    font-size: 20px;
    color: #f1592a;
    line-height: 25px;
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
}
.box__content__rights .news-post-news .box__content .date{
	margin-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
    color: #333;
    margin-bottom: 10px;
}
.box__content__rights .news-post-news .box__content .box__des p{
	margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    text-align: justify;
    max-height: 44px;
    overflow: hidden;
}
.box__content__rights .clear__views a{
	color: #222;
	font-size: 16px;
	font-weight: 500;
	line-height: 36px;
	height: 40px;
	display: inline-block;
	border-radius: 5px;
	padding: 0 20px;
	border: 2px solid #222;
}
.box__content__rights .clear__views a:hover{
	background: #f1592a;
	color: #fff;
	border: 2px solid #f1592a;
}
.box__content__left  .is-divider{
	display: none;
}
.box__content__left .widget-title {
    padding: 10px;
    margin-bottom: 0px;
    background: #f1592a;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-left: 3em;
    position: relative;
    display: block;
    overflow: hidden;
}
.box__content__left .widget-title:before {
    content: "";
    width: 45px;
    height: 100%;
    position: absolute;
    transform: skewX(30deg);
    background-color: #fcb040;
    top: 0;
    left: -1em;
} 
#related-post1 .news-post-news .box__content h3 a{
	font-size: 18px;
}
.box__content__left .menu{
	border: 1px solid #ccc;
	padding: 12px;
	background: #fff;
}
.box__content__left .menu li a:hover{
	color: #f1592a ;
}
.box__content__left .news-widget-style-5{
	border: 1px solid #ccc;
	padding: 12px;
}
/*#related-post1*/
#related-post1 .box__colum__news h3 a{
	color: #333;
	font-size: 17px;
}
#related-post1 .box__colum__nth2{
	overflow: hidden;
	display: block;
	margin: 0 -10px;
}
#related-post1 .news-post-news{
	width: 33.33%;
	float: left;
	padding:0 10px;
}
#related-post1 .news-post-news .box__content{
	width: 100%;
	padding: 15px 12px;
	font-size: unset;
}
#related-post1 .news-post-news .box__thumb__img{
	width: 100%;
	padding: 0;
	font-size: unset;
}
#related-post1 .news-post-news .box__news__inner{
	margin: 0;
}
.product-summary .quantity{
	margin-top: 5px;
}
.shop-container .products > .product-small {
    /*padding: 0 15px 30px !important;*/
}
.shop-container .products .box-text{
	overflow: hidden;
	display: block;
}

/*section_kh */
.home .section_kh{
	padding-top: 40px !important;
}

.section_kh .section-title-container{
	margin-bottom: 12px;
}
.section_kh .section-title{
	border: unset;
	margin: 0;
	position: relative;
}
.section_kh .section-title:before{
	content: "";
	position: absolute;
	top: 20px;
	left: 60%;
	width: 40%;
	height: 2px;
	background: #e6e6e6;
}
.section_kh .section-title:after{
	content: "";
	position: absolute;
	top: 20px;
	left: 60%;
	width: 10%;
	height: 2px;
	background: #f1592a;
}
.section_kh .section-title .section-title-main{
	border: unset;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	padding-left: 10px;
	    border: unset !important;
}

.section_kh .section-title .section-title-main:after{
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 3px;
	height: 16px;
	background: #f1592a;
}
.section_kh .has-hover {
    overflow: hidden;
    display: block;
    margin-bottom: 18px;
    position: relative;
    padding-bottom: 48px;
}
.section_kh .has-hover:last-child{
	margin: 0;
}
.section_kh .box-image{
	float: left;
    z-index: 999;
    position: relative;
    top: 16px;
}
.section_kh .box-text{
    width: 100%;
    left: 0;
    position: absolute;
}
.section_kh .box-text .rt_kh_text_link .box-text-kh{
	border: 1px solid #e7e7e7;
    padding: 15px 15px 15px 65px;
    width: 91%;
    float: right;
    right: 0;
    border-radius: 5px;
}
.section_kh .box-text p{
	margin-bottom: 8px;
}
.section_kh .box-text span{
	font-size: 15px;
    line-height: 23px;
    height: 69px;
    color: #333;
    overflow: hidden;
    font-weight: 400;
    padding-left: 30px;
    position: relative;
    padding-right: 40px;
}
.section_kh .box-text span:after{
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	height: 22px;
	width: 22px;
	background: url(img/pl.png) no-repeat;
}
.section_kh .box-text span:before{
	content: "";
	position: absolute;
	top: 45px;
	right: 15px;
	height: 22px;
	width: 22px;
	background: url(img/pr.png) no-repeat;
}
.section_kh .box-text p strong{
	color: #f1592a;
}
.section_kh .box-text h4{
	color: #333;
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
}
.pgae_kh .box-text{
	border: 1px solid #e7e7e7;
    padding: 15px 15px 15px 65px;
    width: 91%;
    float: right;
    right: 0;
   	left: unset;
    border-radius: 5px;
}

.section_kh p{
	font-size: 15px;
    line-height: 23px;
    height: 70px;
    color: #333;
    font-weight: 400;
    overflow: hidden;
    display: block;	
}
.section_kh .wpcf7-form{
	background: #f3f3f3;
	border-radius: 8px;
	padding: 30px;
	border: 1px solid #e7e7e7;
}
.section_kh .wpcf7-form label{
	margin: 0;
	line-height: 35px;
}
.section_kh .wpcf7-form input{
	margin-bottom: 10px;
	border-radius: 5px;
}
.section_kh .wpcf7-form select{
	font-weight: 400;
	border-radius: 5px;
}
.section_kh .wpcf7-form div{
	text-align: center;
	color: #333;
}
.section_kh .wpcf7-form .wpcf7-submit{
	font-size: 16px;
	margin-top: 14px;
	color: #fff;
	border-radius: 50px;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	padding: 0 25px;
	text-transform: uppercase;
	font-weight: 400;
}
.section_kh .heading a{
	border: unset;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
    padding-left: 10px;
}
.section_kh .heading a:after{
	top: 5px;
}
.section_kh .heading:before{
	left: 68%;
}
.section_kh .heading:after{
	left: 68%;
	width: 32%;
}
.post-item .box-text .post-title{
	height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #f1592a;
	margin-bottom: 8px;
}
.post-item .box-text .from_the_blog_excerpt {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #464646;
}
.product_list_widget li .product-title{
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.social-icons.follow-icons a{
	margin-bottom: 0;
}
.post-item .box-text .is-divider{
	display: none;
}
/*section_ly_do*/
.home .section_ly_do{
	display: block;
}
.section_ly_do{
	display: none;
	padding-bottom: 20px !important;
}
.section_ly_do .section-title-container{
	margin: 0;
}
.section_ly_do .section-title-normal{
	border: unset;
}
.section_ly_do .section-title-main{
	border: unset;
}
.section_ly_do  h4{
	margin: 0;
}
.section_ly_do  h4 .section-title-main{
	font-size: 18px;
	color: #f1592a;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
}
.section_ly_do  h2 .section-title-main{
	font-size: 25px;
	color: #000;
	font-weight: 600;
	line-height: 30px;
	margin: 0;
}
.section_ly_do .has-hover{
	margin-bottom: 12px;
}
.section_ly_do .has-hover .box-text {
	padding: 0 8px;
}
.section_ly_do .has-hover .box-text p{
	font-size: 15px;
	color: #fff;
	line-height: 36px;
	height: 36px;
	background: #f1592a;
	display: block;
	padding: 0 20px;
	border-radius: 40px;
}
/*section_news*/
.section_news {
	padding-bottom: 0 !important;
}
.section_news .has-hover {
	position: relative;
}
.section_news .heading:before{
	left: 24%;
}
.section_news .heading:after {
    content: "";
    position: absolute;
    top: 27px;
    left: 24%;
    width: 76%;
    height: 2px;
    background: #e6e6e6;
}
.section_news .has-hover .box-text{
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    padding: 50px 20px;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    height: 100%;
    background: #b75a16a3;
}
.section_news .has-hover:hover .box-text{
	width: 80%;
}
.section_news .has-hover .box-text h4{
	color: #fff;
	font-size: 17px;
	color: #fff;
	font-weight: 500;
	line-height: 25px;
}
.section_news .has-hover .box-text p{
	color: #fff;
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	line-height: 25px;
}
/*rt_thuoc_tinh*/
.rt_thuoc_tinh .prod-attrs{
	margin: 0;
}
.rt_thuoc_tinh li{
    overflow: hidden;
    display: block;
    position: relative;
    padding-left: 16px;
    margin-bottom: 8px;
    list-style: none;
    margin-left: 0 !important;
}
.rt_thuoc_tinh li:after{
	content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 5px;
    width: 5px;
    border-radius: 30px;
    background: #f1592a;
}
.rt_thuoc_tinh span{
	width: 40%;
	float: left;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #333;
}
.rt_thuoc_tinh b{
	width: 15%;
	text-align: center;
}
.rt_thuoc_tinh p{
	width: 45%;
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #333;
}

.rt_thuoc_tinh > div{
	overflow: hidden;
	display: block;
	position: relative;
	padding-left: 16px;
	margin-bottom: 8px;
}
.rt_thuoc_tinh > div:after{
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    height: 5px;
    width: 5px;
    border-radius: 30px;
    background: #f1592a;
}
.rt_thuoc_tinh span{
	width: 40%;
	float: left;
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	color: #333;
}
.rt_thuoc_tinh b{
	width: 15%;
	text-align: center;
}
.rt_thuoc_tinh p{
	width: 45%;
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #333;
}
.rt_thuoc_tinh p img{
    max-height: 18px;
    object-fit: contain;
}
/*anh_doi_tac*/
.anh_doi_tac .brand-wheel{
	background: #fff;
	border: 1px solid #ebebeb;
	height: 88px !important;
}
.anh_doi_tac img{
	padding: 0 5px;
}
  @keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.brand-wheel {
  flex-direction: row;
  align-items: center;
  display: flex;
  overflow: hidden;
  position: relative;
  height: 100px;

  --animationspeed: 45s;
  --animationdelay: calc(var(--animationspeed) / 2);
}


.brand-slide {
  flex-shrink: 0;
  position: absolute;
  animation-name: slidelogo;
  animation-duration: var(--animationspeed);
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  min-width: 100%;
  /*width: 1200px;*/
  display: flex;
  justify-content: space-around;
}

.brand-slide.delay {
  transform: translateX(100%);
  animation-name: slidelogo2;
}

.brand-wheel:hover .brand-slide {
  animation-play-state: paused;
}

.logo-div {
  display: inline-flex;
  align-self: center;
  animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  padding: 0 20px 0 20px;
}

@keyframes slidelogo {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slidelogo2 {
  to {
    transform: translateX(0%);
  }
  from {
    transform: translateX(100%);
  }
}
/*sidebar-inner*/

.sidebar-inner .widget-title.shop-sidebar {
    padding: 10px;
    margin-bottom: 0px;
    background: #333;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-left: 3em;
    position: relative;
    display: block;
    overflow: hidden;
}
.sidebar-inner .widget-title.shop-sidebar:before {
    content: "";
    width: 45px;
    height: 100%;
    position: absolute;
    transform: skewX(30deg);
    background-color: #e30412;
    top: 0;
    left: -1em;
}
.is-divider.small {
	display: none;
}
#nav_menu-12 > div.menu-danh-muc-san-pham-container {
	border: 1px solid #ebebeb;
	border-top: 0px;
}
#nav_menu-12 > div.menu-danh-muc-san-pham-container .menu {
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
}

 .product-main .product-info {
 	background: #fff;
 	padding-top: 15px;
 	padding-left: 25px;
 	padding-bottom: 10px;
 }
  .product-main .product-info h3 {
  	position: relative;
  	padding-left: 16px;
  	font-size: 16px;
  	font-weight: bold;
  	color: #333;
  }
.product-main .product-info h3:before {
    content: ".";
    line-height: 0;
    font-size: 50px;
    margin-bottom: 0;
    color: #f1592a;
    position: absolute;
    top: 0px;
    left: 0px;
}
.product-main .product-gallery > .slider-no-arrows .is-selected a{
	padding-top: 5px;
}
.product-main .product-gallery > .slider-no-arrows .is-selected img{
	border: 5px solid #ff6a00 !important;
}

/*product-footer*/
.product-footer {
	margin-top: 40px;
}

.product-footer .product-tabs {
	display: block;
    background-color: #f1592a;
    padding-left: 15px;
}
.product-footer .product-tabs a {
    color: #fff!important;
    font-size: 19px;
    font-weight: 400;
    z-index: 9999999;
    margin-bottom: 0;
    padding: 0 !important;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    position: relative;
}

.product-footer .product-tabs li{
    display: inline-block;
    position: relative;
    background: none;
    color: #fff;
    padding: 0px 20px !important;
}
.product-footer .product-tabs li:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: skewX(-30deg);
    background-color: #333;
}
.product-footer .product-tabs li.active:before{
	background-color: #f1592a;
}
.nav-line-grow>li.active>a:before, .nav-line-grow>li:hover>a:before{
	display: none;
}
/*mo_ta_right */
.mo_ta_right li{
	list-style: none;
}
.mo_ta_right .widgettitle{
    padding: 10px;
    margin-bottom: 0px;
    background: #333;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding-left: 3em;
    position: relative;
    overflow: hidden;
    display: block;
}
.mo_ta_right .widgettitle:before {
    content: "";
    width: 45px;
    height: 100%;
    position: absolute;
    transform: skewX(30deg);
    background-color: #e30412;
    top: 0;
    left: -1em;
}

/*mo_ta_left */
.mo_ta_left .tab-panels{
	background: #fff;
	border: 1px solid #ebebeb;
	padding: 30px;
	padding-bottom: 10px !important;
}
.mo_ta_left .tab-panels img{
	/*width: 100%;*/
}
.mo_ta_left .related .product-section-title {
	padding: 10px;
    margin-bottom: 20px;
    background: #333;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding-left: 3em;
    position: relative;
    overflow: hidden;
}
.mo_ta_left .related .product-section-title:after{
	content: "";
    width: 3em;
    height: 100%;
    position: absolute;
    transform: skewX(30deg);
    background-color: #e30412;
    top: 0;
    left: -1em;
}
.mo_ta_left .related .large-columns-3 > div .col-inner{
	background: #fff;
}
/*section_img*/
.section_img .heading:before{
	left: 28%;
}
.section_img .heading:after{
	left: 28%;
	width: 72%;
}
.section_video .heading:before{
	left: 22%;
}
.section_video .heading:after{
	left: 22%;
	width: 78%;
}
/*section_contact*/
.section_contact .tabbed-content .text-left{
	display: inline-block;
    color: #f1592a;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
}
.section_contact .tabbed-content .tab{
	border-radius: unset;
}
.section_contact .heading{
	text-align: center;
	margin-bottom: 30px;
}
.section_contact .heading:before{
	top: 45px;
	width: 100%;
	left: 0;
}
/*.section-title-main{
	color: #333;
	font-size: 27px;
	font-weight: bold;
	border-bottom: 2px solid #f1592a !important;
}*/
.section_contact .heading:after{
	display: none;
}
.section_contact .heading span{
	padding: 0;
}
.section_contact .heading span:after{
	display: none;
}
.section_contact .wpcf7-form{
	display: block;
	text-align: left;
}
.section_contact .nav-outline li{
	padding: 0 10px;
}
.section_contact .nav-outline li a{
	font-size: 14px;
    border-radius: 6px;
    border: 1px solid #757575;
    color: #333;
}
.section_contact .nav-outline li a:hover ,
.section_contact .nav-outline li.active a{
	color: #f1592a;
	border: 1px solid #f1592a;
}



.back-to-top{
	color: #f1592a;
}
.rt_zalo {
    width: 56px;
    position: fixed;
    bottom: 100px;
    right: 16px;
    z-index: 1000;
}
.rt_call{
	position: fixed;
	bottom: 50px;
	left: 10px;
	z-index: 999;
}
.rt_call a{
	width: 45px;
	height: 45px;
	background: url(img/map.png) no-repeat;
	display: block;
	margin-bottom: 5px;
}
.rt_call .maill{
	background: url(img/mail.png) no-repeat;
}
.rt_call .zalo{
	background: url(img/zalo.png) no-repeat;
}
.rt_call .call{
	background: url(img/call.png) no-repeat;
}
.rt_call .mess{
	background: url(img/mess.png) no-repeat;
}
.icon-menu{
	color: #000;
}
.mobile-sidebar .sidebar-menu{
	background: #fff;
}
.mobile-sidebar .sidebar-menu ul li a{
	color: #333;
}
/* 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 .content_popub .wpcf7-submit{
    font-weight: 400;
    display: block !important;
    color: #fff;
    font-size: 14px !important;
    line-height: 40px !important;
    margin: 0;
    text-align: center;
    border-radius: 6px;
    width: 100%;
    text-transform: uppercase;
}
.cd-popup .content_popub h2{
	background: #139EE7;
    margin-bottom: 5px;
}
.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: 40px;
    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;
}
.content_form .wpcf7-form{
	text-align: left;
}
.slider_mb{
	display: none;
}
.page_kh .section-title:after{
	left: 30%;
	width: 70%;
}
.page_kh .section-title:before{
	left: 30%;
}
.ssba-share-text{
	display: none;
}
/*kh_tieu_bieu*/
.kh_tieu_bieu .section-title-container{
	margin-bottom: 10px;
}
.kh_tieu_bieu .section-title-normal{
	border: unset;
}
.kh_tieu_bieu .has-hover{
	display: block;
	margin: 0 auto;
}
/*box__project__inner*/
.project-post-project{
	border-bottom: solid 1px #ccc;
	margin-bottom: 12px;
	padding-bottom: 20px;
}
.project-post-project:last-child{
	padding: 0;
	margin: 0;
	border: unset;
}
.box__project__inner{
	overflow: hidden;
	display: block;
	margin: 0 -10px;
}
.box__project__inner .box__thumb__img{
	width: 30%;
	float: left;
	padding-left: 30px;
	padding: 0 10px;
}
.box__project__inner .box__content{
	width: 70%;
	float: right;
	padding: 0 10px;
}
.box__cont .box__nth_1 .entry-meta{
	margin-bottom: 10px;
}
.box__cont .box__nth_1 .entry-meta .posted{
	margin-right: 10px;
}
.box__cont .box__nth_1 .entry-meta .posted i{
	margin-right: 5px;
}
.box__cont .box__nth_1 .entry-meta .posted:last-child{
	margin-right: 0;
}
.box__project__inner .box__thumb__img a {
	overflow: hidden;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.box__project__inner .box__thumb__img img{
	width: 40%;
	object-fit: contain;
}
.box__project__inner h3{
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
}
.box__project__inner h3 span{
	font-weight: bold;
}
.box__project__inner .box__content .views__all{
	text-align: right;
}
.box__project__inner .box__content .views__all a{
	color: red;
    font-style: italic;
    font-size: 14px;
    border-bottom: solid 1px #ccc;
}
#related-post1{
	padding-top: 20px;
}
.rt_headings{
    color: #d40000;
    font-weight: bold;
    text-transform: inherit;
    font-size: 28px;
    line-height: 32px;
    line-height: 3.2rem
}
.rt_banner .row{
	padding: 0 !important;
	margin: 0 !important;
}
.single-product .rt_banner{
	background: unset;
	height: 60px;
}
.single-product .rt_banner .hdb{
	display: none;
}
.single-product .rt_banner a ,
.single-product .rt_banner span{
	color: #333;
}
/*slider_chuyen_gia*/
.slider_chuyen_gia .news-item-posts {
	overflow: hidden;
    display: block;
    margin-bottom: 20px;
}
.slider_chuyen_gia .boxx__innner{
	overflow: hidden;
	display: block;
	height: 133px;
	margin-bottom: 20px;
}
.slider_chuyen_gia .news-thumb{
	width: 18%;
    float: left;
    z-index: 999;
    position: relative;
    top: 16px;
}
.slider_chuyen_gia .news-thumb img{
	height: 102px;
	width: 102px;
	object-fit: cover;
	border-radius: 100px;
}
.slider_chuyen_gia .box__slider{
	border: 1px solid #e7e7e7;
    padding: 20px 20px 20px 65px;
    width: 91%;
    float: right;
    right: 0;
    left: unset;
    position: absolute;
    border-radius: 5px;
}
.slider_chuyen_gia .box__slider p{
	font-size: 15px;
    line-height: 23px;
    height: 70px;
    color: #333;
    font-weight: 400;
    overflow: hidden;
    display: block;
    margin-bottom: 8px;
}
.slider_chuyen_gia .box__slider p strong{
	color: #f1592a;
}
.slider_chuyen_gia .box__slider h4{
	color: #333;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
.title__cate span{
	display: inline-block;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 10px;
    position: relative;
}
.title__cate span:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 3px;
    height: 20px;
    background: #f1592a;
}














.material-icons {
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.mobile-bottom-nav{
	display: none;
}
/*mobile*/
@media (max-width: 1024px) {
	#logo{
		width: 250px !important;
	}
	.header-bottom .nav > li > a{
		padding: 0 8px;
		font-size: 14px !important;
	}
	.heading a, .heading span{
		font-size: 27px;
	}
	.single-product .add_to_cart_button ,
	.shop-container .products .add_to_cart_button ,
	.block-product-2 .box-text > a{
		margin-top: 0 !important;
		float: left;
	}
	.block-product-2 .box-image ,
	.block-product-2 .box-image img{
		height: 205px;
	}
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb ,
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
		height:200px;
	}
	.box-text del span.amount{
		line-height: 24px;
	}
	.box-text .price-wrapper{
		width: 100%;
	}
	.shop-container .products .box-image .sale{
		font-size: 14px;
	}
	
	.anh_bn_cm{
		height: auto !important;
	}
	.anh_bn_cm .row{
		top: 10px !important;
	}

	.rt_banner .hdb span{
		font-size: 25px;
	}
	.ph_04 .slider-nav-circle .box-image .image-cover{
		padding-top: 265px !important;
	}
	.ph_04 .slider-nav-circle .box-image img{
		height: 265px;
	}
	.section_kh .box-text{
		padding: 15px 15px 15px 50px
	}
	.footer-wrapper , .footer-wrapper{
		overflow: hidden;
		display: block;
	}
	.section_kh .box-text span , .section_kh p{
		font-size: 14px
	}
	.section_kh .has-hover{
		padding-bottom: 52px;
	}
	.rt_banner .hdb{
	    position: relative;
    	top: -15px;
	}
	.rt-breadcrumbs{
	    padding-top: 0px;
	    color: #fff;
	    margin: 0;
	}
	.hdb span:after{
		bottom: -10px;
	}
	.sidebar-inner .widget-title.shop-sidebar{
		font-size: 15px;
	}
	.menu-danh-muc-san-pham-container .menu > li > a{
		font-size: 15px;
	}
	.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
		font-size: 14px;
	}
	.single-product .rt_banner{
		padding-top: 15px;
	}
	.single-product .rt_banner .row{
		position: unset;
		padding: 0 15px !important;
	}
	.ph_01 .block__element_head .heading span{
		font-size: 23px;
	}
	.block__element_head .heading span{
		font-size: 26px;
	}
	.ph_02 .post-item .box-text h5.post-title{
		font-size: 15px;
	}
	.ph_02 .post-item .box-text p{
		font-size: 13px;
	}
}
@media (max-width: 812px) {
	.large-12{
		padding-bottom: 12px !important;
	}
	.single-product .rt_banner{
		padding-top: 0;
	}
	.ph_01{
		padding-bottom: 40px !important;
	}
	.ph_01 .section-content .large-4 .row{
		display: grid;
		grid-template-columns: repeat(2,1fr);
	}
	.ph_04 .large-5{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-right: 15px;
	}
	.ph_04 .large-7{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-left: 15px;
	}
	.ph_04 .large-5 > .col-inner{
		border-radius: 10px 10px 0 0;
	}
	.ph_04 .large-7 > .col-inner{
		border-radius: 0 0 10px 10px;
	}
	.ph_04 .large-5 > .col-inner .img,
	.ph_04 .large-5 > .col-inner .img-inner,
	.ph_04 .large-5 > .col-inner img{
		height: auto;
	}
	.ph_05,
	.ph_03{
		padding-bottom: 0 !important;
	}
	.ph_05,.ph_06,.ph_07,.ph_08,
	.ph_04{
		padding-top: 30px !important;
	}
	.ph_07 .slick-arrow{
		display: none !important;
	}
	.footer-1 .col-inner .large-6:nth-child(1){
		padding-top: 10px;
	}
	.footer-1 .col-inner .large-6{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	#footer .widgettitle{
		font-size: 20px;
	}
	.anh_bn_cm{
		height: auto !important;
	}
	.anh_bn_cm .row{
		top: 10px !important;
	}
	
	.rt_banner .hdb span{
		font-size: 22px;
	}
	.box-text .price-wrapper{
		width: 100%;
	}
	.heading a, .heading span{
		font-size: 22px;
	}
	.footer-1 .widget:nth-child(1) ,
	.footer-1 .widget:nth-child(2) ,
	.footer-1 .widget:nth-child(3){
		    max-width: 100%;
    	flex-basis: 100%;
	}
	.footer-2 p{
		font-size: 12px;
	}
	.block-product-col .col-4 {
		width: 50%;
	}
	.block-product-col .col-3 {
		width: 50%;
	}
	.logo{
		display: block;
	}
	.logo_text{
		display: block;
		text-align: center;
		padding: 10px 0;
	}
	.logo_text h2{
		font-size: 25px;
	}
	.logo_text h4{
		font-size: 16px;
	}
	.heading:after ,
	.section_news .heading:after{
		display: none !important;
	}
	.heading:before ,
	.section_news .heading:before{
		display: none !important;
	}
	.news-block-widget-style-4 .box__colum__left ,
	.news-block-widget-style-4 .box__colum__right{
		width: 100%;
	}
	.section_kh .large-6 ,
	.section_ly_do .large-6{
	    max-width: 100%;
    	flex-basis: 100%;
	}
	.cc_footer .large-3{
		max-width: 100%;
    	flex-basis: 100%;
	}
	.footer-1 .large-4:nth-child(1), .footer-1 .large-4:nth-child(2) , .footer-1 .large-4:nth-child(3){
		max-width: 100%;
    	flex-basis: 100%;
	}
	.section_kh .box-image {
	    float: left;
	    width: 15% !important;
	    z-index: 999;
	    position: relative;
	    top: 5px;
	}
	.section_kh .box-text span:before{
		top: 23px;
	}
	.header-main .flex-right .html_nav_position_text{
		display: block !important;
	}
	.product-main .product-gallery{
		order: 1 !important;
	    margin-bottom: 20px;
	    padding: 0;
	}
	.product-main .product-info.summary{
		order: 2 !important;
	}
	.ph_01 .large-5 , .ph_01 .large-7{
		flex-basis: 100%;
    	max-width: 100%;
	}
	.ph_01{
		padding-top: 40px !important;
	}
	.footer-1 .col{
		flex-basis: 100%;
    	max-width: 100%;
	}
}
@media (max-width: 480px) {
	.block__element_head .heading span{
		font-size: 20px;
		line-height: 32px;
	}
	.logo_text h2{
		font-size: 14px;
		line-height: 22px;
	}
	.logo_text h4{
		font-size: 12px;
		line-height: 22px;
	}
	.box-text del, .box-text ins {
		width: 100%;
	}
	.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;
	}
	.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;
	}
	.block-product-2 .box-text > a{
		padding-right: 30px;
	}
	.block-product-1 .box-text{
		background: url(img/star.png) center 55px no-repeat;
	}
	.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;
	}
	.shop-container .products .add_to_cart_button{
		font-size: 14px;
	}
	.box__content__rights .news-post-news{
		width: 100%;
	}
	.ph_02 .large-columns-3 .product-category{
	    max-width: 100%;
	    flex-basis: 100%;
	}
	.news-block-widget-style-4 .box__colum__left .news-item-clear{
		width: 100%;
	}
	.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .news-thumb ,
	.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .news-thumb img{
		height: 480px;
	}
	.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .box__slider{
		padding: 30px 20px;
	}
	.section_ly_do .has-hover{
		overflow: hidden;
		display: block;
	}
	.section_ly_do .has-hover .box-image{
		width: 10% !important;
		float: left;
		top: 8px;
	}
	.section_ly_do .has-hover .box-text{
		width: 90%;
		float: right;
	}
	.section_ly_do .has-hover .box-text p{
		line-height: 20px;
		height: 50px;
		overflow: hidden;
		display: block;
		padding: 5px 20px;
	}
	.section_kh .box-text{
		position: unset;
		width: 100%;
		padding: 55px 15px 15px 15px;
	}
	.section_kh .box-image {
	    float: unset;
	    width: 24% !important;
	    z-index: 999;
	    position: relative;
	    top: 45px;
	    margin-top: -45px;
	}
	.section_kh .has-hover{
		padding: 0;
	}
	.section_kh .section-title:after ,
	.section_kh .section-title:before{
		display: none;
	}
	.section_hotline .img img{
		width: 80%;
	}
	.section_hotline ,.section_hotline > div{
		background: #ff6a00 !important;
		background-image: unset;
	}
	.section_hotline span{
		font-size: 16px;
	}
	.ph_03 .large-columns-4 .box-text{
	    padding: 8px;
	}
	.rt_mo_ta_text > div{
		padding-left: 10px;
	}
	.rt_mo_ta_text p ,
	.rt_mo_ta_text span{
		font-size: 13px;
	}
	.rt_mo_ta_text span{
		width: 48%;
	}
	.rt_mo_ta_text b{
		width: 7%;
	}
	.product-title a{
		font-size: 15px;
		line-height: 22px !important;
		height: 66px;
		overflow: hidden;
		display: block;
		margin-bottom: 8px !important;
	}
	.gallery_img_mb{
		display: block;
	}
	.gallery_img_pc{
		display: none;
	}
	.product-main > .row.content-row {
		padding: 0 15px;
	}
	.product-main > .row .gallery_img_mb{
		padding: 0;
	}
	.product-main .product-info{
	    padding-top: 20px;
   		padding-left: 20px;
	}
	.goi_tu_van {
	    position: unset;
	    margin-bottom: 15px;
	}
	.product-footer .product-tabs{
		padding-right: 15px;
	}
	.mo_ta_left .tab-panels{
		padding: 15px;
	}
	.section_kh .box-text span, .section_kh p{
		font-size: 13px;
	}
	.section_kh .box-text span:before{
		top: 40px;
	}
	.section_kh .section-title .section-title-main{
		font-size: 22px;
	}
	.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
		font-size: 16px;
	}
	.rt-breadcrumbs span{
		font-size: 14px;
	}
	.box__content__rights .news-post-news{
		margin-bottom: 25px;
	}
	.box__content__rights .headings{
		font-size: 20px;
	}
	.box__content__rights .news-post-news .box__news__inner{
		margin: 0;
	}
	.box__content__rights .news-post-news .box__thumb__img ,
	.box__content__rights .news-post-news .box__content{
		width: 100%;
	}
	.box__content__rights .news-post-news .box__thumb__img{
		padding: 0;
	}
	.box__content__rights .news-post-news img{
		height: auto;
	}
	.box__content__rights .news-post-news .box__content h3 a{
		font-size: 17px;
	}
	.box__content__rights .clear__views a{
		font-size: 15px;
	}
	#related-post1 .news-post-news{
		width: 100%;
	}
	.section_contact .tabbed-content{
		padding: 20px;
	}
	.header-main .flex-right .html_nav_position_text{
		margin: 0;
	}
	.html_nav_position_text .notranslate{
	}
	.section_contact .nav-outline li{
		margin-bottom: 12px;
		padding-left: 0;
	}
	.brand-slide{
		width: 1000px;
		justify-content:unset;
	}
	.slider_mb{
		display: block;
	}
	.rt_call {
	    bottom: 0px;
	    background: #fff;
	    width: 100%;
	    left: 0;
	    padding: 10px;
	}
	.rt_call a {
	    display: inline-block;
	    width: 20%;
	    float: left;
	    padding: 0 10px;
	}
	.rt_zalo{
		display: none;
	}
	.back-to-top {
		display: block !important;
		bottom: 85px !important;
	    right: 12px !important;
	}
	.box__project__inner .box__thumb__img{
		margin-bottom: 20px;
		width: 100%;
	}
	.box__project__inner .box__thumb__img img{
		width: 50%;
	}
	.box__project__inner .box__content{
		width: 100%;
	}
	.product-small .box-image img{
		height: 125px;
		width: 100%;
		object-fit: contain;
	}
	.section_kh .heading a{
		font-size: 21px;
	}
	.rt_call{
		display: none;
	}
	.mobile-bottom-nav{
		display: block;
		position: fixed;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    z-index: 1000;
	    padding-bottom: 5px;
    padding-top: 5px;
	    will-change: transform;
	    transform: translateZ(0);
	    display: flex;
	    /* height: 50px; */
	    box-shadow: 0 -2px 5px -2px #333;
	    background-color: #ed6d0a;
	}
	.mobile-bottom-nav-item {
	    width: 20%;
	    text-align: center;
	}
	.mobile-bottom-nav p {
	    font-weight: bold;
	    color: #fff;
	    font-size: 13px;
	    line-height: 22px;
	    text-align: center;
	    border: unset;
	    margin-bottom: 0 !important;
	}
	.rt_thuoc_tinh > div{
		padding-left: 10px;
	}
	.rt_thuoc_tinh span{
		font-size: 12px;
		line-height: 22px;
	    width: 47%;
	}
	.rt_thuoc_tinh p{
		font-size: 13px;
	}
	.rt_thuoc_tinh > div:after{
		top: 8px;
	}
	.logo_text h3{
		font-size: 20px;
	}
	.mobile-bottom-nav-item img{
		margin-bottom: 4px !important;
	}
	.title__cate span{
		font-size: 22px;
	}
	.shop-container .products .box-text{
		padding: 12px;
	}
	.bao_gia_forrm{
	    width: 80%;
   		margin: 0 10%;
    	margin-bottom: 30px !important;
	}
	.goi_tu_van{
		width: 80%;
   		margin: 0 10%;
   		margin-bottom: 25px !important;
	}
	.goi_tu_van a{
		display: block;
	}
	.bao_gia_forrm > div{
		background: url(img/$$.png) 40px 8px no-repeat #f1592a;
		padding-left: 100px;
	}
	.goi_tu_van a{
		background: url(img/hlt.png) 40px 8px no-repeat #ff6a00;
		padding-left: 100px;
	}
	.ph_04 .large-3 .text-right{
		text-align: left;
		margin-bottom: 12px;
	}
	.slider_chuyen_gia .news-thumb{
		width: 22%;
	}
	.slider_chuyen_gia .news-thumb img{
		height: 82px;
	}
	.slider_chuyen_gia .news-thumb{
		top: 22px;
	}
	.slider_chuyen_gia .box__slider p{
		line-height: 20px;
		height: 60px;
	}
	.slider_chuyen_gia .box__slider{
		padding: 15px 15px 15px 60px;
	}
	.section_ly_do h4.section-title-normal{
		margin-bottom: 10px;
	}
	.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .box__slider h4 a{
		font-size: 16px;
	}
	.news-block-widget-style-4 .box__colum__right .news-item .boxx__innner .box__slider .box__description p{
		font-size: 15px;
	}
	.section_ly_do h2 .section-title-main{
		margin-bottom: 18px;
	}
	.section_kh .wpcf7-form input ,
	.section_kh .wpcf7-form select{
		line-height: 34px;
   		height: 34px;
	}
	.section-title-main{
		font-size: 22px;
	}
	.kh_tieu_bieu .has-hover{
		width: 100% !important;
	}
	.ph_04, .ph_05 {
	    padding-bottom: 30px !important;
	}
	.section_news{
		padding-top: 30px !important;
		padding-bottom: 20px !important;
	}
	.section_ly_do{
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}
	.slider_chuyen_gia .boxx__innner{
		margin: 0;
		height: 125px;
	}
	.section_hotline_left .large-3:nth-child(1) ,
	.section_hotline_left .large-3:nth-child(4){
		display: none;
	}
	.section_hotline_left .large-3:nth-child(2) ,
	.section_hotline_left .large-3:nth-child(3){
		max-width: 50%;
    	flex-basis: 50%;
	}
	.rt_thuoc_tinh p img{
		max-height: 20px;
	}
	.header-main{
		border-bottom: 1px solid #ccc;
	}
	.box__content__rights .news-post-news .box__content{
		padding-bottom: 25px;
	}
	.rt_banner .row{
		padding-top:10px !important;
	}
	#masthead > .header-inner::before{
		display:none;
	}
	.rt_slider_dt .large-4 {
		max-width: 100%;
		flex-basis: 100%;
	}
	.ph_01 .block__element_head .heading span{
		font-size: 20px;
	}
	#logo {
	    width: 150px !important;
	}
	.ph_01 .block__element_head .heading span:before ,
	.ph_01 .block__element_head .heading span:after{
		display: none;
	}
	.block__element_head .heading{
		margin-bottom: 15px;
	}
	.ph_01 .has-hover .box-image{
		width: 24% !important;
	    float: left;
	    padding-right: 4%;
	    padding-top: 6px;
	}
	.ph_01 .has-hover .box-text p{
		font-size: 13px;
	}
	.ph_01 .has-hover .box-text h4{
		font-size: 15px;
	}
	.ph_01{
		padding-bottom: 20px !important;
	}
	.ph_02{
		padding-top: 30px !important;
		padding-bottom: 10px !important;
	}
	.ph_03{
		padding-top: 30px !important;
	}
	.ph_05{
		padding-bottom: 0 !important;
	}
	.ph_06 .icon-box-img{
		width: 78px !important;
	}
	.ph_06 .ph_06_left .icon-box-img{
		order: 1;
		width: 78px !important;
	}
	.ph_06 .ph_06_left .icon-box-text{
		order: 2;
		padding-left: 15px;
		padding-right: 0;
	}
	.ph_06 .ph_06_left .section-title-normal span{
		text-align: left;
	}
	.ph_06 .text{
		text-align: left !important;
	}
	.ph_08{
		padding-bottom: 0 !important;
	}
	.ph_07{
		padding-top: 10px !important;
	}
	.footer .widget_media_image{
		text-align: center;
	}
}