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

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@font-face{
  font-family: "SVN-BaliScript";
  src:url(font/SVN-BaliScript.ttf);
}
body{
	font-family: 'Roboto', sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif !important;
}

b, strong{
	font-weight: bold;
}
.header-inner  .icon-search{
	color: #fff;
	  background: #cc0001;
	  border-radius: 3px;
	  padding: 7px 9px !important;
	  font-size: 15px !important;
}
.searchform .icon-search{
	color: #fff !important;
}
.button.icon{
	color: #cc0001;
    border: 3px solid #cc0001;
	display: inline-block !important;
}
.mobi_nd{
	display: none;
}
.wpgs-nav .slick-slide{
	margin-left: 0;
}
.wpgs-for .slick-arrow::before, 
.wpgs-nav .slick-prev::before, 
.wpgs-nav .slick-next::before {
    color: #cc0001 !important;
}
.fancybox-navigation .fancybox-button div{
	background: #cc0001;	
}
/*sub_menu */
.sub_menu  .nav-dropdown {
	width: 60vw !important;
    max-width: 600px;
    max-height: calc(90vh - 96px);
    overflow-y: auto;
    display: flex;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 10px;
}
.sub_menu  .nav-dropdown > li{
	width: 33.33% !important;
	float: left;
	padding: 0 10px;
}
.sub_menu .nav-dropdown > li > a{
	text-transform: uppercase !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #773f04 !important;
}
.header-nav > li.sub_menu .nav-dropdown li ul{
	position: unset !important;
	opacity: 1 !important;
	display: block !important;
}
.heading_td{
	color: #793f07;
}
.related-post{
	margin-top: 30px;
}
.related-post .new-list .new-list-post{
	width: 33.33%;
}
.lien_he{
	padding-bottom: 0 !important;
}
.rt-breadcrumbs {
    background: #e2e2e2;
    padding: 10px;
}
.rt-breadcrumbs p {
    margin-bottom: 0;
}
.home .rt_banner{
	display: none;
}
.lien_he p{
	margin-bottom: 6px;
}
.footer_ccc a{
	color: red;
}
.footer_ccc p {
	color: #fff;
	margin-bottom: 0;
}
.footer_ccc .col{
	padding-bottom: 0 !important;
}
.post-item img{
	object-fit: contain;
}
.home .banner_tt{
	display: none;
}
.html2{
	display: flex;
}
.html2 p{
	font-size: 17px;
	color: #793f07;
	text-transform: uppercase;
	line-height: 26px;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 5px;
}
.html2 span{
	font-size: 20px;
	font-weight: 700;
	color: #cc0001;
	display: block;
}
.html2 i{
  font-size:19px;
  border-radius: 30px;
  border: 2px solid #fff;
  padding: 10px;
  color: #fff;
}
.header-main .logo{
	position: relative;
}

.stuck .header-main .logo:before ,
.stuck .header-main .logo:after{
	height: 60px;
}
.top-bar-nav li a{
	font-size: 16px;
	color: #333;
}
#header.header.has-sticky .header-wrapper.stuck #mega_menu{
	display: none !important ;
}
#header.header.has-sticky .header-wrapper.stuck .ot-vm-click:hover #mega_menu{
	display: block !important;
}
.img{
	overflow: hidden;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{
}
.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;
}

/*form_dk*/
.rt_form_dk  .small-12{
	padding-bottom: 15px;
}
.form_dk > div:nth-child(1){
	width: 50%;
	float: left;
	text-align: center;
	color: #f6f6f6;
	font-size: 14px;
}
.form_dk > div form{
	overflow: hidden;
	margin-bottom: 0;
}
.form_dk > div:nth-child(1) p{
	margin-bottom: 0 !important;
}
.form_dk > div:nth-child(1) h2{
 	font-size: 25px;
 	margin-bottom: 5px;
 	color: #f6f6f6;
 	font-weight: 400;
}
.form_dk > div:nth-child(2){
	width: 50%;
	float: right;
	position: relative;
	margin: 7px 0;
}
.form_dk > div:nth-child(2) input{
	width: 100%;
	height: 44px;
	margin:0;
}
.form_dk > div:nth-child(2) .wpcf7-submit{
	position: absolute;
	top: -10px;
	right: 0;
	width: 44px;
	height: 44px;
	text-transform: initial;
	background: #f39303;
	padding: 0;
}
.wpcf7-mail-sent-ok{
	color: #fff;
}
.footer-1 p{
	margin-bottom: 0 !important;
	line-height: 30px;
}
.footer-1 p i{
	color: #f39303;
}
.footer-1 .menu li{
	border-top: 1px solid #5c3d4a;
}
.footer-1 .menu li a{
	line-height: 40px !important;
	padding-left: 18px !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	color: #fff !important;
	font-size: 14px;
	background: url(img/li.png) 0px 13px no-repeat;
}
.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: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.footer p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.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: 80% !important;
	margin-right: 0 !important;
}
.nav-dropdown-default{
	padding: 0;
}
.header-bottom{
	margin-bottom: 1px;
}
.header-bottom .header-nav{
	display: block;
}
.header-bottom .header-nav .html_topbar_left{
	float: right;
}
.header-bottom .header-nav .html_topbar_left .html1{
	margin-top: 4px;
}
.header-bottom .header-nav .html_topbar_left .html1 a {
	font-weight: 500;
  color: #fff;
  background: #cc0001;
  line-height: 42px;
  height: 42px;
  display: block;
  padding: 0 20px;
  border-radius: 6px;
  font-size: 16px;
  text-transform: uppercase;
}
.search-form{
	width: 100% !important;
}
.clear {
	clear: both;
}
.image-tools.top.right {
	z-index: 9;
}
.badge-container {
	display: none;
}
.product-title a {
	font-size: 15px;
	color: #333;
}
.product-small:hover .product-title a {
	color: #000;
}
.block-product-col {
	margin: 0 -10px;
	clear: both;
}
.block-product-col .col-4 {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-4 > .col-inner{
	border: 1px solid #dddddd;
	border-radius: 12px;
	overflow: hidden;
	display: block;
}
.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;
}
.block-product-col .col-3 {
	width: 33.333333%;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}
.block-product-col .col-3:nth-child(3n+1) {
	clear: both;
}
.block-product-1 .col-inner {
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
	border: 1px solid #ebebeb;
}
/*** loop price **/
.block-product-1{
	margin: 0 -8px;
}
.block-product-1 .col-3{
	padding: 0 8px;
	margin-bottom: 15px;
}
.block-product-1 .spd1_box_left{
	width: 460px;
	overflow: hidden;
	float: left;
	clear: none;
}
.block-product-1  .box-image{
	width: 100%;
	height: 154px;
}
.block-product-1 .box-image img{
	width: 100%;
	height: 154px;
	object-fit: cover;
}
.block-product-1 del{
	display: none !important;
}
.block-product-1 ins{
	width: 100% !important;
}
.block-product-1 .price{
	text-align: center !important;
}
.block-product-1 .box-text span.amount{
	font-size: 16px !important;
	font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div{
	width: 100% !important;
	margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text{
	padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a{
	font-size: 21px;
	color: #33496d;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right{
	width: calc(100% - 460px);
	float: right;
	clear: none;
}
.block-product-1 .spd1_box_right .box-text{
	padding:10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a{
	display: block;
	font-size: 15px;
	color: #33496d;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount{
	font-size: 15px;
}
.block-product-1 .spd1_box_right > div{
	margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image{
	height: 170px;
	width: 100%;
}
.block-product-1 .spd1_box_right .box-image img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.block-product-1 .box-text {
	padding:5px 10px 20px 10px !important;
	background: url(img/star.png) 52px 55px no-repeat;
}
.block-product-1 .box-text a{
	display: block;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #333333;
	text-align: center;
}
.box-text .price-wrapper {
	margin: 0 0 6px 0;
	line-height: 22px;
	height: unset;
	overflow: hidden;
}
.box-text del, 
.box-text ins {
	width: 50%;
	display: block;
	float: right;
}
.box-text  del span.amount {
  	color: #333;
  	font-size: 16px;
  	font-weight: 400;
}
.box-text  span.amount {
  	color: #ee1f1f;
  	font-size: 18px;
	font-weight: 700;
}
.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 img{
	width: 100%;
	object-fit: cover;
	border-radius: 6px 6px 0 0;
	-webkit-transition: -webkit-transform 0.5s ease; 
	-moz-transition: -moz-transform 0.5s ease; 
	transition: transform 0.5s ease; 
}
.block-product-2 .box-image img:hover{
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1);
}
.block-product-2 .box-text{
	padding:10px 20px 20px 20px !important;
	overflow: hidden;
	text-align: left;
}
.block-product-2 .box-text .product-title a{
	font-size: 18px;
	color: #000;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
	font-weight: 700;
}
.block-product-2 .box-text > a{
	border-radius: 4px;
	font-size: 12px;
}
.block-product-2 .box-text span.amount{
	font-size: 16px;
}
.block-product-2-edit .block-product-2 > div{
	width: 50%;
}
.block-product-2-edit .block-product-2 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-2-edit .slider-wrapper{
	margin-top: 23px;
}
.block-product-2-edit .slider-wrapper .text-inner h2{
	font-size: 60px;
	font-family: "SVN-Unthrift";
	margin-bottom: 30px;

}
.block-product-2-edit .slider-wrapper .text-inner p{
	font-size: 15px;
	line-height: 24px;
}
.box-image .image-tools.grid-tools{
	display: none;
}
.box-text  .rt_msp{
  font-size: 14px;
  font-weight: 500;
  color: #cc0001;
  margin-bottom: 10px;
}
.rt_product li{
		width: 47%;
		float: left;
		margin-right: 5%;
	}
	.rt_product li a{
		width: 100%;
		float: unset;
	}
	.rt_product a{
		width: 47%;
		float: right;
	}
.rt_product li{
	list-style: none;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 12px;
}
.rt_product a{
  background: #cc0001;
  line-height: 30px !important;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
  text-align: center;
}
.rt_product a:hover{
	background: #1ba49c;
	border: 1px solid #1ba49c;
}
.block-product-2 .box-text:hover .product-title a{
	color: #d3aa10;
}
/***************** block product 3 ********************************/
.block-product-3{
	padding-bottom: 40px;
	overflow: hidden;
}
.block-product-3 .col-inner {
	border: 1px solid #ebebeb;
	background: #fff;
	overflow: hidden;
}
.block-product-3 .col-inner .box-text {
	padding-bottom: .4em;
}

.block-product-3 .price-wrapper {
	padding: 0;
	display: block;
}
.block-product-3 .price-wrapper .star-rating{
	width: 100%;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product {
	width: 100%;
	margin: 0 auto;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product .view_product {
	margin-top: 0;
	margin-right: 0;
}
.block-product-3 .price-wrapper .price del, .block-product-3 .price-wrapper .price ins {
	display: block;
	width: 100%;
	margin: 2px 0;
}
.block-product-3 .title-wrapper {
	text-align: left;
}
.block-product-3 .title-wrapper p a{
	font-size: 18px;
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #2c4162;
}
.block-product-3 .col-4{
	width: 50%;
}
.block-product-3 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-3 .box-image{
	width: 240px;
	height: 200px;
	float: left;
}
.block-product-3 .box-image img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.block-product-3 .box-text{
	width: calc(100% - 240px);
	float: right;
	background: #fff;
	text-align: left;
	padding: 20px 15px;
}
.block-product-3 .box-text .rt-des p{
	font-size: 14px;
	line-height: 22px;
	display: block;
	height: 66px;
	overflow: hidden;
	color: #6e6e6e;
}
/*them*/
.heading{
	text-align: center;
	margin-bottom: 20px;
}
.heading span{
	color: #793f07;
	font-size: 32px;
	display: inline-block;
	width: auto;
	font-weight: 700;
	line-height: 45px;
	position: relative;
	padding-left: 60px;
}
.heading strong{
	color: #cc0001;
}
.heading span:after{
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	height: 45px;
	width: 45px;
	background: url(img/hd.png) no-repeat;
}

.grid-tools a{
	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
*/
.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: 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: 25px;
  color: #fff;
  font-weight: 400;
  text-shadow: 0 0 2px #000;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date{
  color: #fff;
  font-size: 13px;
  line-height: 29px;
  text-shadow: 0 0 2px #000;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i{
  padding-right: 5px;
  color: #f3c302;
}
.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: #3a5c45;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i{
  color: #3a5c45;
}
/*
block 3
*/
.news-style-3{
	margin: 0 -15px;
}
.news-style-3 .news-item-bottom{
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner{
  background: #f7f6fa;
  box-shadow: 1px 1px 5px #f7f6fa;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border:2px solid #657f93;
	padding:8px 14px;
	text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1){
	margin-bottom: 0;
	font-size: 20px;
	color: #838383;
	line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2){
	margin-bottom: 0;
	font-size: 11px;
	color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
  width: 100%;
  height: 175px;
  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: 15px 20px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .date{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .date span{
	font-size: 15px;
	line-height: 25px;
	margin-right: 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .date span i{
	color: #ed0708;
	padding-right: 3px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
  margin-bottom: 8px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
  font-size: 15px;
  font-weight: 500;
  color: #000;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 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;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 430px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 430px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.57);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 17px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 130px;
  height: 95px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 95px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 145px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 24px;
  overflow:hidden;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
  background: #f7f6fa;
  padding: 20px;
  box-shadow: 1px 1px 5px #cccccc70;
}
.news-widget-style-5 .news-item-clear{
  width: 100%;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e9e8e8;
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear:nth-child(1){
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}

.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 75px;
  height: 75px;
  float: left;
  border-radius: 100px;
  overflow-y: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb a{
	overflow-y: hidden;
	display:block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 75px;
  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% - 90px);
  padding-left: 15px;
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 8px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
    font-size: 17px;
    font-weight: 500;
    color: #000;
    line-height: 22px;
    display: block;
    max-height: 44px;
    overflow: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .views__all{
	color: #cc0001;
	font-size: 14px;
	font-style: italic;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
  display: none;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .date span{
	font-size: 15px;
    line-height: 25px;
    margin-right: 10px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .date span i{
    color: #ed0708;
    padding-right: 3px;
}
/*
/*
block 6
*/
.news-thumb{
  position: relative;
}
.news-block-widget-style-6{
  overflow:hidden;
}
.news-block-widget-style-6 .box__colum__left{
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner{
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb{
  width: 100%;
  height: 255px;
  overflow:hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date{
  position: absolute;
  top: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1){
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2){
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3){
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p{
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text{
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height:30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider{
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p{
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right{
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner{
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb{
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider{
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span{
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a{
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p{
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all{
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*them*/

.new_row_3 > .col{
	padding-bottom: 0;
}
.rt_slider .flickity-viewport{
	background: #fff !important;
}
.rt_slider .slider-nav-light .flickity-prev-next-button svg,.rt_slider .slider-nav-light .flickity-prev-next-button .arrow{
	fill:#f39303;
}
#footer .widget-title{
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
#footer .is-divider{
	background-color:#fca91e;
}

/*section_icon */
.section_icon {
	padding-bottom: 0 !important;
}
.section_icon  .has-hover{
    padding: 0 8%;
}
.section_icon  .has-hover .box-text {
	padding: 0 10px;
	padding-top: 5px;
}
.section_icon  .has-hover .box-text h4{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 26px;
	margin: 0;
}
.section_icon  .has-hover .box-text p{
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
}
.single-product .box-text .price{
	text-align: center;
}
a.devvn_buy_now_style{
	background: #fe9960 !important;
}
.quantity+.button,.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
	background: #667b87 !important;
}
.single-product h1.entry-title{
	font-size: 24px;
	color: #ed0708;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 12px;
}
.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;
	color: #ee0d0d;
	font-weight: 400 !important;
}
.price2 ins{
	padding-right: 30px;
}
.single-product ins span{
	font-weight: 700 !important;
}
.single-product del{
	font-size: 14px;
	color: #999999;
	font-weight: 400 !important;
}
.single-product del span{
	font-weight: 700 !important;
}
.single-product .cart{
	clear: both;
	margin-bottom: 5px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
.single-product .woocommerce-product-gallery__image img{
	height: 462px;
	object-fit: cover;
}
#main{
	background: #2aa1ff14;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 16px;
	color: #ee0d0d;
	font-weight: 700;
}

.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 > li .nav-dropdown{
	width: 100%;
	display: none;
    transform: translateY(20px);
    transition: all 0.8s ease 0s;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 0.16);
    border-radius: 0 0 8px 8px;
}
.header-nav > li:hover .nav-dropdown{
    display: block;
    transform: translateY(0px);
    margin-left: 0 !important;
}
.header-nav > li .nav-dropdown > li{
	display: block;
	width: 100%;
	position: relative;
}
.header-nav > li .nav-dropdown li{
	white-space: unset !important;
}
.header-bottom .header-nav > li:after{
	display: none;
}
.header-nav > li .nav-dropdown > li a{
	color: #000;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: none;
    margin: 0 !important;
    padding-left: 10px;
    padding: 5px;
    line-height: 26px;
}
.header-nav > li .nav-dropdown > li:nth-child(1) a{
	border-top: unset;
}
.header-nav > li .nav-dropdown > li a:hover{
	color: #ff1b1c !important;
}
.header-nav > li .nav-dropdown li ul{
	position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul{
	opacity: 1;
	z-index: 9999;
}
.header-nav > li .nav-dropdown li ul li{
	margin-top: 0 !important;
	position: relative;
}
.nav-dropdown-default {
    padding: 0;
    /*background: #793f07;*/
    top: 70px;
    border: 0;
    left: 0 !important;
}
.header-main .header-nav > li{
	margin: 0 !important;
	position: relative;
}
.header-main .header-nav > li:before{
	display: none;
}
.header-main .header-nav > li:after{
	top: 27px;
}
.header-main .header-nav > li > a{
	display: block;
	font-family: 'Roboto', sans-serif !important;
	font-size: 17px !important;
	padding: 0 13px !important;
	font-weight: 600 !important;
	color: #793f07;
	display: inline-block;
}
.header-main .header-nav > li > a .icon-angle-down{
	display: none;
}
.header-main .header-nav > li > a:hover ,
.header-main .header-nav > li.current-menu-item > a{
	color: #cc0001 !important;
}
.header-main .header-nav > li > a > img{
	position: relative;
	top: -2px;
}
#masthead .cart-item{
	margin-right: 0px;
}
#masthead .cart-item a{
	margin: 0 !important;
	background: #fff !important;
	border: 1px solid #000 !important;
	font-size: 17px;
	color: #484848;
	box-shadow: unset !important;
}
#masthead .cart-item a:hover{
	border: 1px solid #ed0708 !important;
}
#masthead .cart-item a:hover{
	background: #fff !important;
	box-shadow: unset !important;
	color: #ed0708 !important;
}
#masthead .cart-item a i{
	position: relative;
  top: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.chan_trang_1{
	border-top: 1px solid #DDDDDD;
	padding: 50px 0 20px 0 !important;
}
.chan_trang_1 .rightsb .col-inner{
	position: relative;
}
.chan_trang_1 .rightsb .col-inner:after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  border-right: 1px dotted #d60c0d;
  right: 2%;
  top: 0;
}
.chan_trang_1 .col{
	padding-bottom: 20px !important;
}
.chan_trang_1 .social-icons a{
	margin-top: 0;
	color: #fff;
	margin-right: 6px !important;
	font-size: 12px;
}
.chan_trang_1 .line {
    margin: 15px 0px 15px 0px;
    height: 1px;
    background: #d60c0d;
}
.chan_trang_1 .widgettitle{
	display: block;
	font-size: 19px;
	line-height: 25px;
	color: #fff;
	font-weight: 700;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 15px;
}
.chan_trang_1 .widget_media_image{
	display: inline-block;
	margin-right: 15px;
}
.chan_trang_1 .custom-html-widget h4{
	font-size: 17px;
  letter-spacing: -0.5px;
}
.chan_trang_1 .row .large-3{
	padding-bottom: 0 !important;
}
.chan_trang_1 p{
	font-size: 15px;
  line-height: 21px;
  color: #fff;
  margin-bottom: 10px;
}
.chan_trang_1 p i{
	width: 20px;
	text-align: center;
}
.chan_trang_1 strong{
	color: #fff;
}
.chan_trang_1 h3{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 10px;
}
.chan_trang_1 .menu > li{
	border: none !important;
}
.chan_trang_1 .menu > li > a{
	display: block;
    padding: 0;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 14px;
}
.chan_trang_1 .menu > li > a:hover{
	color: #ed0708;
}
.chan_trang_1 .gap-element{
	background: #3b393a;
	margin-top: 25px;
	margin-bottom: 10px;
}
.chan_trang_1 .div4 img{
	margin-bottom: 20px;
}
.copyright{
	border-top: 1px solid #DDDDDD;
	padding: 20px 0 !important;
}

.copyright p{
	margin-bottom: 0;
	font-size: 14px;
	color: #333;
	line-height: 39px;
}
.copyright .col{
	padding-bottom: 0 !important;
}
.copyright img{
	width: auto !important;
}

strong{
	font-family: 'Roboto', sans-serif !important;
}
.slogan{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	color: #333333;
	padding: 0 10%;
}
.news-style-31{
	margin: 0 -15px;
}
.news-style-31 .news-item-bottom{
	width: 33.33%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}
.news-style-31 .news-item-bottom .boxx__innner{
	background: #ffffff;
}
.news-style-31 .news-item-bottom .boxx__innner .news-thumb{
	width: 100%;
	height: 263px;
	overflow: hidden;
	display: block;
}
.news-style-31 .news-item-bottom .boxx__innner .news-thumb img{
	width: 100%;
	height: 263px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-31 .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-31 .news-item-bottom .boxx__innner .box__slider{
	padding: 20px 0;
}
.news-style-31 .news-item-bottom .boxx__innner .box__slider .news-title{
	display: block;
	font-size: 16px;
	line-height: 23px;
	font-weight: 500;
	color: #2c2c2c;
}
.news-style-31 .news-item-bottom .boxx__innner .box__slider .news-title:hover{
	color: #ed0708;
}
.news-style-31 .news-item-bottom .boxx__innner .box__slider .date{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 0;
	color: #787878;
}
.news-style-31 .news-item-bottom .boxx__innner .box__slider .box__description p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    display: block;
    height: 75px;
    overflow: hidden;
    color: #6b6b6b;
}
.news-style-31 .slick-list{
	padding: 10px 0 !important;
}
.news-style-31 .slick-prev{
	position: absolute;
	top: 40%;
	left: -5px;
	z-index: 9;
	cursor: pointer;
	color: #00592d;
}
.news-style-31 .slick-next{
	position: absolute;
	top: 40%;
	right: -5px;
	z-index: 9;
	cursor: pointer;
	color: #00592d;
}
.news-style-22 .news-item-bottom{
	width: 25%;
	float: left;
	padding: 0 20px;
	margin-bottom: 40px;
}
.news-style-22 .news-item-bottom .news-thumb{
	position: relative;
	width: 100%;
	height: 245px;
	border-radius: 50%;
	overflow: hidden;
}
.news-style-22 .news-item-bottom .news-thumb img{
	width: 100%;
	height: 245px;
	object-fit: cover;
	border-radius: 50%;
}
.news-style-22 .slick-prev{
	position: absolute;
	top: 40%;
	left: -5px;
	z-index: 9;
	cursor: pointer;
	color: #00592d;
}
.news-style-22 .slick-next{
	position: absolute;
	top: 40%;
	right: -5px;
	z-index: 9;
	cursor: pointer;
	color: #00592d;
}
.news-style-22 .news-item-bottom  .box__slider{
	position: absolute;
	bottom: 48px;
	left: 0;
	width: 100%;
	z-index: 9;
	text-align: center;
	background: rgb(0 0 0 / 47%);
	padding: 5px 0;
}
.news-style-22 .news-item-bottom  .box__slider h4{
	margin-bottom: 0;
	position: relative;
}
.news-style-22 .news-item-bottom  .box__slider h4:before{
	background: url(img/son.png) no-repeat;
	width: 37px;
	height: 37px;
	position: absolute;
	top: -25px;
    left: 15px;
	z-index: 9;
	content: "";
}
.news-style-22 .news-item-bottom  .box__slider h4 a{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
}
.news-style-41{
	margin: 0 -15px;
}
.news-style-41 .news-item-bottom{
	width: 25%;
	float: left;
	padding: 0 15px;
	margin-top: 30px;
}
.news-style-41 .news-item-bottom .boxx__innner{
	background: #fff;
	border-radius: 6px;
	padding: 25px;
}
.news-style-41 .news-item-bottom .boxx__innner .news-thumb{
	width: 100%;
    height: 212px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    top: -60px;
    margin-bottom: -45px;
}
.news-style-41 .news-item-bottom .boxx__innner .news-thumb img{
	width: 100%;
	height: 212px;
	object-fit: cover;
}
.news-style-41 .news-item-bottom .boxx__innner .box__slider{
	text-align: center;
}
.news-style-41 .news-item-bottom .boxx__innner .box__slider h4{
	margin-bottom: 0px;
}
.news-style-41 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #444444;
	height: 25px;
	overflow: hidden;
}
.news-style-41 .news-item-bottom .boxx__innner .box__slider .box__description p{
	margin-bottom: 0;
	display: block;
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	color: #6d6d6d;
}
.news-style-41 .news-item-bottom .boxx__innner .box__slider .view{
	display: inline-block;
	line-height: 38px;
	border: 1px solid #e2e2e2;
	padding: 0 19px;
	font-size: 15px;
	color: #ed0708;
	margin-top: 15px;
	font-weight: bold;
}
.news-style-41 .news-item-bottom .boxx__innner:hover .news-title{
	color: #ed0708 !important;
}
.news-style-41 .news-item-bottom .boxx__innner:hover .view{
	background: #ed0708 !important;
	color: #fff;
}
.pro_product{
    box-shadow: 1px 1px 5px #cccccc70;
    border-radius: 12px;
    overflow: hidden;
    display: block;
}
.pro_product .box-text .map{
	overflow: hidden;
	padding: 6px 0;
}
.pro_product .box-text .map .pleft{
	float: left;
	color: #cc0001;
  font-weight: 600;
  font-size: 17px;
  line-height: 26px;
}
.pro_product .box-text .map .pleft i{
	color: #000;
}
.pro_product .box-text .map .star-rating{
  float: right;
  margin: 3px 0;
}
.pro_product .box-text .map .star-rating i{
	width: auto;
	color: #d26e4b !important;
}
.pro_product	.price-wrapper i{
	color: #000;
	padding-right: 5px;
}
.star-rating:before, .woocommerce-page .star-rating:before{
	color: #d26e4b;
}
.pro_product .dathang a{
	display: block;
  background: #cc0001;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
}
.pro_product .dathang a:hover{
	background: #793f07;
}
.pro_product .dathang a i{
  font-size: 14px;
  margin-left: 4px;
}
.product-small .box .box-image .percent{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 25px;
	background: #F0543E;
	border-radius: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 28px;
}
.product-small .box .box-image .percent:before{
	content: "-";
}
.product-small .box .box-text{
	padding: 12px;
}
.product-small .box .box-text .product-title a{
	display: block;
	font-size: 18px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #333333;
	font-weight: 700;
	margin: 0 !important;
}
.product-small .box .box-text .product-title{
	padding-bottom: 7px;
}
.product-small .box .box-text .product-title a:hover{
	color: #ed0708;
}
.row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover, .box-shadow-1, .box-shadow-1-hover:hover{
	box-shadow: unset !important;
}
.price_pro{
	overflow: hidden;
}
.price_pro > span, .price_pro ins span{
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #ef0000;
}
.price_pro del span{
	font-size: 16px;
	line-height: 25px;
}
.dat_hang{
	overflow: hidden;
}
.dat_hang a{
	display: inline-block;
	width: 48%;
	background: #ed0708 !important;
	line-height: 33px !important;
	min-height: 33px !important;
	height: 33px !important;
	padding: 0 !important;
	margin: 10px 0 15px 0 !important;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	border: none !important;
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: bold;
}

.dat_hang a:hover{
	background: #fff !important;
	color: #ed0708;
	border: 1px solid #333!important;
}
.tab_project .tab{
	padding-bottom: 90px;
}
.tab_project .tab button{
	display: block;
	width: 20%;
	float: left;
	margin: 0 !important;
	border: 1px solid #e2e2e2;
	background: #fff;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #444444;
	text-align: center;
	padding: 15px;
}
.tab_project .tab button.active{
	background: #ed0708;
	color: #ebc387;
	position: relative;
}
.tab_project .tab button.active:after{
	position: absolute;
	content: "";
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ed0708;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tab_project .tab button:nth-child(1){
	border-radius: 10px 0 0 10px;
}
.tab_project .tab button:last-child{
	border-radius: 0 10px 10px 0px;
}

.tab_project .box_bs{
	background: #ed0708;
	border-radius: 10px;
	overflow: hidden;
}
.tab_project .box_bs .img{
	width: 57%;
	float: left;
}
.tab_project .box_bs .img img{
	width: 100%;
	height: 470px;
	object-fit: cover;
}
.tab_project .box_bs .img .slick-prev{
	position: absolute;
	top: 45%;
	left: 0;
	z-index: 9;
	width: 37px;
	height: 41px;
	background: #999999;
	cursor: pointer;
	color: #fff;
	line-height: 41px;
	text-align: center;
	border-radius: 0 6px 6px 0;
}
.tab_project .box_bs .img .slick-next{
	position: absolute;
	top: 45%;
	right: 0;
	z-index: 9;
	width: 37px;
	height: 41px;
	background: #999999;
	cursor: pointer;
	color: #fff;
	line-height: 41px;
	text-align: center;
	border-radius: 6px 0 0 6px;
}
.tab_project .box_bs .cnt{
	width: 43%;
	float: right;
	padding: 50px 20px 0 20px;
}
.tab_project .box_bs .cnt h3{
	display: block;
	font-size: 27px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	position: relative;
	margin-bottom: 20px;
}
.tab_project .box_bs .cnt h3:after{
	position: absolute;
	content: "";
	width: 40px;
	height: 3px;
	background: #ebc387;
	bottom: -5px;
	left: 0;
	z-index: 9;
}
.tab_project .box_bs .cnt .description p{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 15px;
}
.tab_project .box_bs .cnt .view{
	display: inline-block;
	border: 1px solid #e2e2e2;
	line-height: 38px;
	background: #ffffff;
	font-size: 15px;
	font-weight: bold;
	color: #ed0708;
	padding: 0 19px;
	margin-top: 5px;
}
.single-project-post .related-post{
	display: none;
}
.related-post .heading-realate {
	padding: 5px 15px;
	border-radius: 5px;
	margin-bottom: 12px;
	background: #793f07;
}
.related-post .heading-realate span{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}
.widget_recent_entries ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c3c3c380;
}
.widget_recent_entries ul li a{
	font-size: 18px;
	margin: 0;
}
.widget_recent_entries ul li .post-date{
	font-size: 14px;
}
.tax-product_cat .imges_banner .img_dd .title__cate{
	position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #fff;
  z-index: 9999;
  letter-spacing: 1px;
}
.sidebar-inner .widget-title{
	display: block;
	background: #ed0708;
	border-radius: 6px 6px 0 0;
	text-align: center;
	color: #fff;
	font-weight: 700;
	line-height: 40px;
	font-size: 19px;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 1px;
}
.sidebar-inner .menu{
	border: 1px solid #ececec;
	background: #e7e8e9;
}
.sidebar-inner .menu > li > a img{
	display: none;
}
.sidebar-inner .menu > li > a{
	display: block;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  padding: 12px 12px 12px 20px;
  border-bottom: 1px solid #fff;
  font-weight: 500;
}
.sidebar-inner .menu > li > a:hover{
	color: #119e95;
}
.sidebar-inner .is-divider{
	display: none;
}
.product-footer .tab-panels{
	padding: 20px;
	border-radius: 10px;
    box-shadow: 1px 1px 5px #cccccc70;
	background: #ffff;
	margin-top: 20px;
	text-align: justify;
}
.product-footer .tab-panels > div{
	text-align: justify;
}
.single-post .box_width{
	padding-top: 30px;
}
.box_width .box__content__rights  .box__cont{
	padding: 20px;
	border-radius: 10px;
	box-shadow: 1px 1px 5px #cccccc70;
	background: #ffff;
	text-align: justify;
}
.box_width .box__content__rights  .box__cont ul{
	margin-left: 18px;
}
.sb_update > div{
	text-align: justify;
}
.new-list{
	margin: 0 -10px;
}
.new-list .new-list-post{
	overflow: hidden;
	margin-bottom: 30px;
	width: 25%;
	float: left;
	padding: 0 10px;
}
.new-list .new-list-post > div{
}
.new-list-post .post-image {
	border-radius: 6px 6px 0 0;
}
.new-list-post .post-image{
	overflow: hidden;
}
.new-list-post .post-image{
	border-radius: 1000px;
	width: 75%;
	margin: 0 auto;
}
.new-list-post .post-image img{
	width: 100%;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease; 
	-moz-transition: -moz-transform 0.5s ease; 
	transition: transform 0.5s ease; 
}
.new-list-post .post-image img:hover{
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1);
}
.new-list-post .post-content{
	padding: 0;
	padding-top: 15px;
	text-align: center;
}
.new-list-post .post-content .title{
	display: block;
	font-size: 18px;
	text-transform: initial;
	font-weight: 500;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #333;
	margin-bottom: 8px;
}
.new-list-post .post-content .title:hover{
	color: #ed0708;
}
.new-list-post .post-content .date{
	font-size: 14px;
	color: #999;
	margin-bottom: 5px;
}
.new-list-post .post-content .des{
	font-size: 15px;
	line-height: 23px;
	display: block;
	max-height: 69px;
	overflow: hidden;
	margin-bottom: 10px;
}
.new-list-post .post-content .des p{
	margin-bottom: 0;
}
.new-list-post .post-content .view{
	color: #fff;
	display: inline-block;
	background: #ed0708;
	line-height: 34px;
	font-size: 16px;
	font-weight: 500;
	padding: 0 20px;
	border-radius: 5px;
}
.hd_new .title{
	display: block;
	font-size:25px;
	line-height: 40px;
	color: #000;
	position: relative;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.page-title-inner{
	padding-top: 0 !important;
	display: block;
	position: relative;
}
.page-title-inner h1{
	display: block;
  width: 100%;
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700;
  background: #ed0708;
  line-height: 44px;
  padding: 0 15px;
}
.page-title-inner .woocommerce-result-count{
	display: none;
}
.page-title-inner .woocommerce-ordering{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}
.page-title-inner .woocommerce-ordering:before{
	content: "Sắp xếp";
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	position: absolute;
	top: 13px;
    left: -70px;
}
.single-product .row{
	max-width: 1230px !important;
}
.single-product .shop-page-title{
	display: none;
}
.single-product #product-sidebar{
	border: 0 !important;
	display: block !important;
}
.single-product .large-9{
	border: none !important;
}
.single-product .product-main{
	padding-top: 0px !important;
}
.single-product .col{
	border: unset !important;
  padding: 0 15px 30px !important;
}
.single-product .map{
	overflow: hidden;
	display: flex;
}
.single-product .map .pleft{
	color: #cc0001;
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
  margin-right: 15px;
}
.single-product .large-12{
	padding-bottom: 15px !important;
}
.single-product .woo-product-gallery-slider{
		padding: 10px;
    margin-bottom: 5px;
    background-color: #fff;
}
.single-product .map .pleft i{
	color: #000;
}
.single-product .map .star-rating{
  margin: 3px 0;
}
.single-product .map .star-rating i{
	width: auto;
	color: #d26e4b !important;
}
.star-rating:before, .woocommerce-page .star-rating:before{
	color: #d26e4b;
}
.product-short-description p{
	display: block;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0;
	color: #333;
}
.shop-sidebar .product_nd{
	background: #fff;
  padding: 10px 10px;
  box-shadow: 1px 1px 5px #cc000194;
  border-radius: 5px;
}
.shop-sidebar .product_nd h4{
	font-size: 17px;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: 700;
}
.table{
	font-size: 15px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px !important;
  border: 1px solid #ddd;
}
table tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
table td, table th {
    padding: 6px 8px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border: 1px solid #ddd;
}
.product_nd .wrap-book-single{
	text-align: center;
}
.product_nd .wrap-book-single .dathang a{
	background: #cc0001;
	border-radius: 6px;
	display: inline-block;
	line-height: 36px;
	font-size: 17px;
	font-weight: 500;
	padding: 0 20px;
	color: #fff;
	margin-bottom: 12px;
}
.product_nd .wrap-book-single p{
	margin-bottom: 8px;
}
.product_nd .wrap-book-single a{
	font-size: 26px;
	color: #cc0001;
	font-weight: bold;
}
.product_nd .wrap-book-single a i{
	font-size: 20px;
	position: relative;
	top: -2px;
}
.rt_woocommerce_single_product_summary .widget_text {
	margin: 25px 0 30px 0;
}
.rt_woocommerce_single_product_summary .widget_text a{
	margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 20px;
    color: #fff;
    background: #cc0001;
    text-transform: uppercase;
    border-radius: 6px;
}
.rt_woocommerce_single_product_summary .widget_text a:hover{
	background: #1ba49c;
}
.rt_woocommerce_single_product_summary  .product-short-description{
	background: #e7e8e9;
	padding: 30px 25px;
	border-radius: 5px;
}
.rt_woocommerce_single_product_summary  .product-short-description .inner{
	padding-bottom: 25px;
}
.rt_woocommerce_single_product_summary  .product-short-description i{
	padding-right: 8px;
}
.product-info{
	padding: 0 0 0 10px !important;
}
.product-info .widget{
	list-style: none;
}
.thongtin1{
	overflow: hidden;
	margin-bottom: 15px;
}
.thongtin1 p{
	font-size: 14px;
    line-height: 25px;
    margin-bottom: 0;
    background: url(img/m2.png) 0 6px no-repeat;
    padding-left: 20px;
}
.thongtin2{
	border: 1px dashed #b7b7b7;
	padding: 8px;
	margin-bottom: 15px;
}
.thongtin2 p{
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 0;
}
.thongtin2 p a{
	font-size: 17px;
	font-weight: bold;
	color: #ed0708;
}
.product-info .single_add_to_cart_button{
	background: #ed0708 !important;
	border-radius: 4px;
}
.product-footer .woocommerce-tabs{
	border-top: none;
}
.product-footer .nav li a{
	font-size: 17px;
	font-weight: 500;
	padding: 0 22px;
	border-radius: 6px;
	color: #000;
	border-radius: 6px 6px 0 0 !important;
}
.product-footer .nav .active a{
	color: #fff;
}
.product-tabs{
	border-bottom: 1px solid #ebebeb;
	width: 100%;
}
.product-tabs .description_tab a{
	border-radius: 0 !important;
}
.related{
	border-top: none !important;
}
.product-main .col{
	padding-bottom: 0 !important;
}
/*banner*/
.wrap-form-search-local{
    position: absolute;
    top: 18%;
    z-index: 777;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.wpslogan h3 {
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  margin-bottom: 20px;
}
.wpslogan h4 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 25px;
  color: #fff;
  font-style: italic;
}
.search-form-homepage {
  background: #793f07;
  padding: 15px 30px !important;
  border-radius: 10px;
  position: relative;
}
.search-form-homepage input{
	line-height: 34px;
	height: 34px;
	font-size: 13px;
	border-radius: 6px 0 0 6px;
}
.search-form-homepage .submit-button {
	line-height: 34px;
	min-height: 34px;
	width: 34px;
	height: 34px;
	border-radius: 0 6px 6px 0;
}
.search-form-homepage a.button{
	font-size: 15px;
  font-weight: 700;
  color: #fff !important;
  line-height: 35px;
  margin: 0 !important;
  margin-right: 27px !important;
  margin-top: 5px !important; 
}
.search-form-homepage a.button:last-child{
	margin-right: 0 !important;
}
.search-form-homepage a.button:hover{
	color: #ff0708 !important;
}
/*sóng hiệu ứng*/
.waveWrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 39px;
  z-index: 444;
  width: 100%;}
.waveWrapper .wave {
  /* position: absolute; */
  bottom: 0;
  width: 100%;
  -webkit-animation: move-img 10s linear infinite;
  animation: move-img 10s linear infinite;
  background-image: url("img/wave.png");
  height: 40px;
  background-size: contain;
  position: relative;}
.waveWrapper .wave::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-animation: move-img-reverse 10s linear infinite;
  animation: move-img-reverse 10s linear infinite;
  background-image: url("img/wave.png");
  height: 40px;
  background-size: contain;
  opacity: 0.4;
  left: 0;}
.waveWrapper .wave::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  -webkit-animation: move-img 20s linear infinite;
  animation: move-img 20s linear infinite;
  background-image: url("img/wave.png");
  height: 45px;
  background-size: contain;
  opacity: 0.4;
  left: 0;}
@-webkit-keyframes move-img {
  0% {background-position: 0;}
  100% {background-position: 1360px;  }
}
@keyframes move-img {
  0% {background-position: 0;}
  100% {background-position: 1360px;}
}
@-webkit-keyframes move-img-reverse {
  0% {background-position: 1360px;}
  100% {background-position: 0;}
}
@keyframes move-img-reverse {
  0% {background-position: 1360px;}
  100% { background-position: 0;}
}
.tieu_de{
	padding-bottom: 0px !important;
}
/*section_01*/
.section_01{
	padding-bottom: 0px !important;
	position: relative;
}
.section_01 .box-image ,
.section_01 .image-zoom{
	border-radius: 6px;
}
.section_01 .box-text {
	padding: 0;
	padding-top: 12px;
}

.section_01 .box-text p a{
	font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  color: #000;
  letter-spacing: -0.2px;
}
/*section_02*/
.section_02{
	padding-bottom: 10px !important;
}
.section_02 h3{
	font-weight: bold;
  text-align: center;
  margin: 10px;
  color: #fff;
  font-size: 20px;
}
.section_02 p{
	text-align: center;
  margin: 10px;
  color: #fff;
  font-size: 14px;
}
.section_02 .img-inner{
	border-radius: 8px;
}
.section_02 img{
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .25));
  width: 120px;
  height: 80px;
  background-color: #fff;
  border-radius: 10px;
}
.section_02 .doi_tac{
	position: relative;
}
.section_02 .doi_tac:after{
	content: "";
	position: absolute;
	bottom: 22px;
	width: 98%;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 1px;
	background: #d60c0d;
}
/*section_03*/
.section_03 .wpimg{
	margin-top: 20px;
}
.section_03 .wpimg .col-inner{
  position: absolute;
  width: 300%;
  height: 325px;
  right: 70px;
  top: 20px;
  border-radius: 250px;
  -moz-border-radius: 250px;
  -webkit-border-radius: 250px;
  z-index: 4;
	background-image: url(https://eholiday.vn/wp-content/uploads/2023/08/slide-eholiday-du-lich-he-mobile.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section_03 .wpimg .col-inner:after{
  content: url(img/border-icon.png);
  display: block;
  position: absolute;
  top: -103px;
  right: -70px;
  z-index: 6;
  transform: scale(0.75);
}
.section_03 .wpimg .col-inner:before{
	position: absolute;
  content: "";
  width: 300%;
  height: 325px;
  right: 0px;
  top: 0px;
  border-radius: 250px;
  -moz-border-radius: 250px;
  -webkit-border-radius: 250px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 5;
}
.section_03 .wpimg img{
	position: relative;
  overflow: hidden;
  height: 210px;
  width: 210px;
  right: 42px;
  top: 53px;
  object-fit: cover;
  border-radius: 150px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  z-index: 999;
  background: #fff;
  border-radius: 200px;
  padding: 20px;
}
.section_03 .has-hover{
	margin-bottom: 60px;
}
.section_03 .has-hover:last-child{
	margin-bottom: 20px;
}
.section_03 .has-hover:nth-child(2){
  padding-left: 50px;
}
.section_03 .has-hover {
	overflow: hidden;
}
.section_03 .has-hover .box-image{
	width: 80px !important;
  height: 80px;
  float: left;
}
.section_03 .has-hover .box-image ,
.section_03 .has-hover .box-image img{
	border-radius: 100px;
}
.section_03 .has-hover .box-text{
	padding: 0;
  width: calc(100% - 95px);
  float: right;
  max-width: calc(100% - 95px);
}
/*section_04*/
.section_04{
	padding-bottom: 20px !important;
}
.section_04 .dttheoloai{
	padding: 0 10px;
}
.section_04 .dttheoloai .col{
	padding: 0 5px 10px !important;
}
.section_04 .box-image{
	border: 2px solid #cc0001;
}
.section_04 .has-hover .box-image img{
	width: 100%;
	height: 140px;
	object-fit: cover;
}
.section_04 .has-hover .box-text {
	padding: 0;
	top: 45%;
}
.section_04 .has-hover .box-text  p{
	margin-bottom: 0;
	font-size: 19px;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
	text-transform: capitalize;
}
/*section_05*/
.section_05{
}
.section_05 .title-home{
	color: #fff;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 15px;
  font-weight: bold;
}
.section_05 .destitle{
	color: #fff;
}
.section_05 .box-text {
	padding: 0 ;
	padding-top: 12px;
}
.section_05 .box-text p{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
}
.section_05 .book {
    background: #fff;
    color: #cc0001;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 150px;
    width: 150px;
    margin: 50px 0 10px 20%;
    padding: 45px 0px 0px 0px;
}
.section_05 .book p{
	color: #793f07;
}
.section_05 .tietkiem {
    background: #cc0001;
    color: white;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    border: 8px solid #fff;
    position: absolute;
    top: 45px;
    left: 34%;
    z-index: 2;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 250px;
    width: 250px;
    padding-top: 60px;
    font-size: 30px;
    box-shadow: 0px 0px 12px #444;
    -moz-box-shadow: 0px 0px 12px #444;
    -webkit-box-shadow: 0px 0px 12px #444;
}
.section_05 .tietkiem strong {
    font-size: 80px;
    line-height: 85px;
    display: block;
}
/*section_06*/
.section_06 .dttheoloai{
	padding: 0 10px;
}
.section_06 .dttheoloai .col {
  padding: 0 5px 10px !important;
}
.section_06 .dttheoloai .box-image{
	border: 2px solid #cc0001;
}
.section_06 .has-hover .box-text {
  padding: 0;
  top: 45%;
}
.section_06 .has-hover .box-text p {
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
  text-transform: capitalize;
}
/*section_07*/
.section_07{
	padding-bottom: 30px !important;
}
.section_07 .post-item .box-text {
	padding: 0;
	padding-top: 12px;
}
.section_07 .post-item .box-text .post-title{
	font-size: 16px;
	color: #000;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 6px; 
}
.section_07 .post-item .box-text .is-divider{
	display: none;
}
.section_07 .post-item .box-text .button{
	border-radius: 50px;
	font-size: 15px;
	font-weight: 400;
	line-height: 36px;
	padding: 0 20px;
	text-transform: initial;
}
/*tax-product_cat*/
.shop-page-title .woocommerce-ordering{
	display: none;
}
/*Catalogue*/
.Catalogue .section-title-normal{
	border: unset;
}
.Catalogue .section-title-normal span{
	border: unset;
}
.Catalogue .box-text h4{
	font-size: 18px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
}
.Catalogue .box-text {
	padding: 0;
	padding-top: 15px;
}
.Catalogue .box-text .button:last-child{
	margin-left: 8px;
	background: #1ba49c;
	border: 1px solid #1ba49c;
}
.Catalogue .box-text .button{
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #ed0708;
	border-radius: 6px !important;
}
.Catalogue .box-text .button:hover{
	color: #ed0708;
	background: #fff !important;
	box-shadow: unset !important;
	border: 1px solid #ed0708;
}



.slick-dots{
    display: flex;
    justify-content: center;
}
.slick-dots li{
	list-style: none;
	margin:0 6px;
}
.slick-dots li button{
	font-size: 0;
  height: 18px;
  width: 18px;
  background: #cccc;
  border-radius: 18px;
  margin-bottom: 0;
}
.slick-dots li.slick-active button{
	background: #cc0001;
}
.rt-social {
    margin: 0px 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-facebook {
    background: #3B5997;
}
.rt-twitter {
    background: #00aced;
}
.rt-googleplus {
    background: #D64937;
}
.rt-pinterest {
    background: #bd081c;
}
.list__icon__call{
	left: unset;
	right: 0;
	bottom: 25%;
}
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}

.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 65px;
  height: 65px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}

.hotline-phone-ring-circle {
  width: 65px;
  height: 65px;
  top: -2px;
  left: 2px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #cc0001;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
  width: 60px;
  height: 60px;
  top: 1px;
  left: 4px;
  position: absolute;
  background-color: rgb(204 0 1 / 40%);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
  background-color: #cc0001;
  width: 40px;
  height: 40px;
  top: 10px;
  left: 14px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 33px;
	height: 33px;
}

.hotline-bar {
  position: absolute;
  background: #cc0001;
  height: 45px;
  width: 165px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  border-radius: 50px !important;
  left: 42px;
  bottom: 31px;
}

.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-indent: 32px;
  letter-spacing: 1px;
  display: block;
  line-height: 45px;
  font-family: Arial;
}

.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}

@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
.related .flickity-button{
	background: unset !important;
	box-shadow: unset !important;
	opacity: 1 !important;
}
.related .flickity-button svg{
	background: #cc0001;
	border-radius: 50px;
	color: #fff !important;
	padding: 6px;
}
.related .flickity-button svg:hover{
	background: #1ba49c !important;
}
.related .slider-nav-reveal .flickity-prev-next-button.previous{
	left: 3px !important;
}
.related .slider-nav-reveal .flickity-prev-next-button.next{
	right: 3px !important;
}
/*trang danh mục sản phẩm */ 
.tax-product_cat .rt_banner{
	display: none;
}
.tax-product_cat .imges_banner img{
	width: 100%;
	object-fit: cover;
}
.tax-product_cat .imges_banner .img_dd{
	position: relative;
}
.tax-product_cat .imges_banner .img_dd:after{
	content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0.4;
}
.top_banner_box{
  transform: translateY(-40px);
  position: relative;
  z-index: 33;
  margin-bottom: -32px;
}
.top_banner_box .row {
	color: #fff;
  line-height: 30px;
  padding: 20px 20px;
  background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgb(119 63 4) 40%, rgb(119 63 4) 100%);
  border-radius: 20px;
  opacity: 0.95;
}
.top_banner_box .box-text {
	padding: 0;
	padding-top: 12px;
}
.top_banner_box .box-text a{
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
/*bài viết*/
.archive .rt_banner{
	display: none;
}
.img_bv{
	position: relative;
	margin-bottom: 30px;
}
.img_bv .hd_new{
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
	text-align: center;
}
.img_bv .hd_new span {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
}



/* 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-container {
    background-size: cover;
    position: relative;
    width: 90%;
    top: 20%;
    max-width: 460px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin: 4em auto;
    padding: 30px;
    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 .wpcf7 h2 textarea{
	display: block !important;
    visibility: unset !important;
    padding: 0;
    border: unset;
    box-shadow: unset;
    line-height: 32px;
    min-height: 64px;
    margin-bottom: 15px;
}
.cd-popup-container .wpcf7 h2 textarea:-ms-input-placeholder { 
	color: #cc0001;     /* Internet Explorer 10-11 */
}	  
.cd-popup-container .wpcf7 h2 textarea::-ms-input-placeholder { 
	color: #cc0001;    /* Microsoft Edge */
}
.cd-popup-container .wpcf7 h2 textarea::placeholder { 
	color: #cc0001;     /* Firefox, Chrome, Opera */
}
.cd-popup-container .wpcf7 input{
  border-radius: 6px;
}
.cd-popup-container .wpcf7 .wpcf7-submit{
  font-size: 18px !important;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
}
.cd-popup-container .wpcf7 .thong_tin_form{
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 12px;
}
.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;
}
.cd-popup-container .form_kh{
	display: block;
	margin: 0 -10px;
}
.cd-popup-container .form_kh label{
	width: 50%;
	float: left;
	padding: 0 10px;
}
.cd-popup-container label{
	text-align: left;
}
.cd-popup-container .wpcf7-spinner{
	display: none;
}
.search .imges_banner .img_dd{
	height: 400px;
	position: relative;
	background: url(img/nen1.jpg) no-repeat;
}
.search .imges_banner .img_dd:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.4;
}
.search .imges_banner .img_dd .title__cate {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    text-align: center;
    text-transform: uppercase;
    font-size: 30 px;
    line-height: 35px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    z-index: 9999;
    letter-spacing: 1px;
}
.box__content__left  .widget-title  span{
	font-size: 22px;
	color: #793f07;
}
.page-numbers{
    overflow: hidden;
    display: block;
    width: 100%;
}
/*mobile*/
@media (max-width: 1200px){
	.header-main .header-nav > li > a{
		font-size: 16px !important;
		padding: 0 10px !important;
	}
	.wpslogan h3{
		font-size: 50px;
		line-height: 50px;	
	}
	.wpslogan h4{
		font-size: 18px;
		margin-bottom: 20px;
	}
}	
@media (max-width: 1100px){
	.header-main .header-nav > li > a{
		font-size: 15px !important;
		padding: 0 8px !important;
	}
	.wpslogan h3{
		font-size: 45px;
		line-height: 45px;	
	}
	.search-form-homepage a.button{
		margin-right: 20px !important;
	}
	.single-product .woocommerce-product-gallery__image img{
		height: 410px;
	}
}
@media (max-width: 1024px){
	.header-bottom .header-nav > li > a{
		font-size: 15px !important;
		padding: 0 12px !important;
	}
	#logo {
    	width: 110px !important;
	}
	.sidebar-inner .widget-title{
		font-size: 17px;
	}
	.page-title-inner h1{
		font-size: 20px;
	}
	.single-product h1.entry-title{
		font-size: 21px;
	}
	.hd_news .title{
		font-size: 20px;
		line-height: 30px;
	}
	.search-form-homepage a.button {
        margin-right: 10px !important;
    }
    .wpslogan h3{
		font-size: 40px;
		line-height: 40px;	
		margin-bottom: 15px;
	}
	.wpslogan h4{
		font-size: 17px;
		margin-bottom: 15px;
	}
	.product-small .box .box-text .product-title a{
		font-size: 17px;
	}
	.pro_product .box-text .map .pleft{
		font-size: 16px;
	}
	.single-product .woocommerce-product-gallery__image img{
		height: 380px;
	}
}
@media (max-width: 850px) {
	.single-product h1.entry-title{
		margin-top: 15px;
	}
	.sb_block_update .sb_left{
		width: 100%;
		max-width: 100%;
	}
	.sb_block_update .sb_update{
		width: 100%;
		max-width: 100%;
	}
	.mobile-nav > li{
		padding-left: 10px !important;
	}
	.mobile-nav .menu-title {
		display: none;
	}
	.icon-menu{
		color: #000;
	}
	.off-canvas .nav-vertical>li>a{
		color: #000;
		font-weight: 500;
	}
	.header-main .logo:after{
		display: none;
	}
	.icon-menu{
        color: #fff;
        background: #cc0001;
        padding: 2px 5px !important;
        border-radius: 4px;
	}
	.header-main li.html.html_topbar_right{
		display: block !important;
	}
	.html2 p{
		left: 52px;
	}
	.header_logo {
		display: none !important;
	}
	.header-logo-dark{
		display: block !important;
	}
	.block-product-col .col-4{
		width: 50%;
	}
	.list__icon__call{
		bottom: 0 !important;
	}
	.logo {
    background: unset;
	}
	.header-main .logo:before{
		display: none;
	}
	.video_popup .video-button-wrapper a{
		margin-bottom: 0;
	}
	.video_popup .video-button-wrapper{
		height: 65%;
	}
	.video_popup h4 span{
		font-size: 15px;
	}
	.list__icon__call li a{
		margin: 0 auto;
	}
	.list__icon__call{
		bottom: 0 !important;
	}
	.section_05 .box-text p{
		font-size: 16px;
	}
	.section_05 .tietkiem{
		height: 210px;
    	width: 210px;
    	font-size: 27px;
	}
	.section_05 .tietkiem strong {
	    font-size: 60px;
	    line-height: 65px;
	    display: block;
	    top: 46px;
	    left: 31%;
	}
	.section_05 .book{
		height: 120px;
    	width: 120px;
    	font-size: 27px;
    	margin: 38px 0 10px 10%;
    	padding: 30px 0px 0px 0px;
	}
	.single-product .woocommerce-product-gallery__image img{
		height: 450px;
	}
	.top_banner_box .box-text a{
		font-size: 14px;
	}
	.pro_product .box-text .map .pleft {
        font-size: 15px;
    }
    .pro_product .box-text .map .star-rating{
    	font-size: 14px;
    }
    .new-list .new-list-post{
    	width: 33.33%;
    }
    .mobi_nd{
    	display: block !important;
    }
    .mobi_nd .product_nd {
	    background: #fff;
	    padding: 10px 10px;
	    box-shadow: 1px 1px 5px #cc000194;
	    border-radius: 5px;
	}
	.button.icon{
	}
	.chan_trang_1 .rightsb .col-inner:after{
		display: none;
	}
	.search-form-homepage .submit-button{
		position: unset;
	}
	.chan_trang_1 img{
		margin-bottom: 0 !important;
	}
	.chan_trang_1 .nd_cc2 .col.large-3{
		padding-bottom: 12px !important;
	}
	.chan_trang_1 .col{
		padding-bottom:0 !important;
	}
	.sticky-jump .stuck{
		background: #000 !important;
	}
}
@media (max-width: 480px) {
	#masthead .cart-item{
		margin-right: 0;
	}
	.html2 p ,
	.html2 span {
		display: none;
	}
	.html2 i{
		position: unset;
	}
	.sb_update .new-list .new-list-post{
		width: 50%;
	}
	#logo img {
    	padding: 10px 0 !important;
	}
	.html2 i{
		font-size: 18px;
	}
	.section_01{
		padding-top: 30px !important;
	}
	.related-post .new-list .new-list-post{
		width: 50%;
	}
	.section_slider{
		margin-bottom: 120px;
	}
	.wpslogan h3{
		font-size: 32px;
	}
	.search-form-homepage a.button{
		font-size: 14px;
		margin-right: 2px !important;
	}
	.search-form-homepage{
		padding: 15px 20px !important;
	}
	.wpslogan h4{
		font-size: 16px;
	}
	.section_01 .box-text p a{
		font-size: 15px;
	}
	.section_03 .large-6{
		padding-bottom: 0 !important;
	}
	.section_03 .has-hover{
		margin-bottom: 20px;
	}
	.section_03 .has-hover:nth-child(2){
	  padding-left: 0px;
	}
	.section_05{
		padding-bottom: 80px !important;
	}
	.section_05 .has-hover .box-image{
	    width: 75% !important;
	}
	.section_05 .box-text p{
		font-size: 17px;
	}
	.section_05 .book{
        margin: 0px 0 10px 10%;
	}
	.section_05 .book{
        height: 130px;
        width: 130px;
	}
    .section_05 .tietkiem {
        height: 230px;
        width: 230px;
        font-size: 27px;
        top: 40px;
    	left: 32%;
    }
    .section_06 .has-hover .box-text p{
    	font-size: 17px;
    }
    .img_bv .hd_new{
    	top: 25px;
    }
    .top_banner_box{
    	transform: translateY(-30px);
    }
    .img_bv .hd_new span{
		font-size: 27px;
    }
    .tax-product_cat .imges_banner .img_dd .title__cate{
    	top: 28%;
    	font-size: 27px;
    }
    .product-small .box .box-text .product-title a{
    	font-size: 18px;
    	height: auto;
    	margin-bottom: 6px !important;
        line-height: 28px;
    }
    .single-product h1.entry-title {
        font-size: 20px;
        line-height: 30px;
    }
    .single-product .woocommerce-product-gallery__image img{
    	height: 228px;
    }
    .small-nav-collapse>li{
    	width: auto !important;
    }
    .product-footer .nav li a{
    	font-size: 15px;
    }
    .page-title-inner h1 {
        font-size: 18px;
    }
    .pro_product .box-text .map .pleft{
    	font-size: 16px;
    }
    .related  .small-columns-2 .flickity-slider>.col{
    	max-width: 100% !important;
    }
    .cd-popup-container{
    	top: 6%;
    }
    .chan_trang_1 .row .large-3 {
	    padding-bottom: 30px !important;
	}
    .chan_trang_1 .menu > li ,
    .chan_trang_1 .widgettitle ,
    .chan_trang_1 .textwidget ,
    .chan_trang_1 .row .large-3{
    	text-align: center;
    }
}