.main-navigation ul.menu > li > a {
    font-size: 15px;
    line-height: 20px;
    height: 60px;
    color: #FFF;
    padding: 12px 40px;
    font-weight: 600;
}
.main-navigation ul.menu > li > a span {
	display: block;
	font-size: 11px;
	font-style: italic;
	font-weight: 400;
	line-height: 15px; 
	color: #CFD1D2;
}
#policy ul li {
	text-align: center; 
    max-width: 25%;
    flex: 0 0 25%;
}
#policy ul li .box-policy {
	border: 1px solid #fff;
	border-radius: 5px;
	display: inline-block;
	width: 190px;
	height: 190px;
	padding: 30px 0 0; 
}
#policy ul li .box-policy .img-policy {
	height: 77px;
	margin-bottom: 10px; 
	position: relative;
}
#policy ul li .box-policy .img-policy img {
	object-fit: contain;
	max-height: 77px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
#policy ul li .box-policy span {
	font-size: 15px; 
	font-weight: bold;
}
#policy ul li .box-policy span p {
	font-size: 26px; 
	color: #F7931D; 
}
#about {
	margin: 30px 0 60px;
}
#about .title_about {
	margin-top: 30px; 
	font-size: 31px;
	border-bottom: 1px solid #fff; 
	margin-bottom: 10px;
	padding-bottom: 10px; 
}
#about .desc_about {
	font-size: 15px;
	font-weight: 300; 
	text-align:justify; 
}
#about .button_about a {
	font-size: 16px;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 20px;
	border: 1px solid #fff;
	color: #fff;
	font-style: italic; 
	font-weight: 300; 
}
#about .button_about a:hover {
	color: #F7931D;
	border-color: #F7931D;
}
#product .heading {
	margin-bottom: 30px; 
}
#product .heading a {
	font-size: 31px;
	text-transform: uppercase;
	font-weight: bold; 
	color: #333;
}
.product-shortcode .list-products li.product .product-info {
	border-radius: 0;
	background: #fff;
	padding-bottom: 20px; 
}
.product-shortcode .list-products li.product .product-info__thumbnail {
	position: relative;
}
/*.product-shortcode .list-products li.product .product-info__thumbnail:before {
    content: '';
    background: url(logo-product.png) no-repeat;
    position: absolute;
    left: 0;
    top: -1px;
    width: 167px;
    height: 47px;
    z-index: 9;;
}*/
.product-shortcode .list-products li.product .product-info__thumbnail a.img img {
	width: 100%;
	height: 100%;
}
.product-shortcode .list-products li.product .product-info__title {
	font-size: 18px; 
	color: #404041;
	line-height: 25px;
	padding: 0 15px;
	text-align: left; 
	margin-bottom: 0; 
	margin-top: 15px; 
}
.product-shortcode .list-products li.product .product-info__title a {
	color: #404041;
}
.product-shortcode .list-products li.product .product-info .price {
    justify-content: left;
    display: none !important; 
}
.product-shortcode .list-products li.product .product-info .price ins,
.product-shortcode .list-products li.product .product-info .price {
	font-size: 21px;
	color: #EB1C24;
	font-weight: bold;
	text-transform: uppercase;
}
.product-shortcode .list-products li.product .product-info .price del {
	font-size: 16px; 
	color: #404041;
	line-height: 30px;
}
.product-shortcode .list-products li.product .product-info__content {
	text-align: left; 
	position: relative;
}
.product-shortcode .list-products li.product .button, .product-shortcode .list-products li.product .added_to_cart {
	margin-left: 15px;
	margin-bottom: 0; 
	background: #EB1C24;
	width: 140px;
	margin-top: 5px !important; 
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 5px; 
	font-size: 18px; 
	height: 33px;
}
.percent { 
	font-size: 16px;
    position: absolute;
    border-radius: 0;
    width: 50px;
    height: 30px;
    background: #EB1C24;
    font-weight: bold;
    line-height: 30px;
    top: 10px;
    left: 0;
}
.percent:after {
    content: '';
    background: url(afterpercent.png) right no-repeat;
    position: absolute;
    left: 48px;
    width: 18px;
    height: 30px;
}
#client {
	background: #f0f0f1;
	padding: 50px 0;
}
#maps {
	background: #fff;
	padding: 50px 0;
}
#client .title_client,
#bao .title_bao,
#policy2 .title_policy2,
#blog .heading,
#maps .title_maps {
	font-size: 31px;
	text-transform: uppercase;
	font-weight: bold; 
	color: #000;
	margin-bottom: 30px;
	text-align: center; 
}
#blog .heading a,
.blog-shortcode .post-item .post-info__description {
	color: #000;
}
.dncg-info__thumb {
	padding: 10px 15px;
}
.dncg-info .dncg-info__thumb span {
	border: 2px solid #F5911E;
	border-radius: 20px;
	display: block;
	overflow: hidden;
	height: 325px;
	box-shadow: -4px -4px 1px rgb(134 134 134 / 20%), 4px 4px 1px rgb(28 28 28 / 30%);
}
.dncg-info .dncg-info__thumb span img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-height: 325px;
}
.dncg-info .box_cnt_client {
	border: 2px solid #F5911E;
	background: #fff;
	padding: 70px 60px;
	border-radius: 20px;
	box-shadow: -4px -4px 1px rgb(134 134 134 / 20%), 4px 4px 1px rgb(28 28 28 / 30%);
	display: block;
	height: 100%;
	position: relative;
}
.dncg-info .box_cnt_client .desc_client_rv i {
	position: relative;
}
.dncg-info .box_cnt_client .desc_client_rv .ears1:before {
	content: '';
	background: url(tai1.png) no-repeat;
    width: 33px;
    height: 21px;
    position: absolute;
    left: -40px;
}
.dncg-info .box_cnt_client .desc_client_rv .ears2:before {
	content: '';
	background: url(tai2.png) no-repeat;
    width: 33px;
    height: 21px;
    position: absolute;
    right: -40px;
}
/*.dncg-info .box_cnt_client:before {
	content: '';
	background: url(bfr_client.png) no-repeat;
	width: 24px;
	height: 45px;
	position: absolute;
	left: -23px;
}*/
.dncg-info .title_client_rv {
	font-size: 26px;
	color: #F5911E;
	font-weight: 400;
	text-align: left;
	margin-top: 10px; 
}
.dncg-info .desc_client_rv {
	font-size: 20px;
	color: #333;
	font-weight: 300; 
	padding-left: 30px;
	text-align: justify; 
}
#bao, #policy2 {
	padding: 40px 0;
}
#bao .title_bao,
#policy2 .title_policy2 {
	color: #fff;
}
#bao .bao-info__thumb {
	text-align: center; 
}
#bao .bao-info__thumb a {
	display: inline-block;
	line-height: 0;
}
#video .box_video {
	background: #fff;
}
#video .box_video p {
	padding: 0;
	font-size: 18px;
	font-weight: 300; 
	text-align:center;
	color: #000;
}
.box-policy2 {
	border: 1px solid #fff;
	padding: 30px;
    display: block;
    overflow: hidden;
    height: 100%;
}
.box-policy2 .img-policy2 {
	width: 30%;
	float: left;
	height: 99px;
	position: relative;
}
.box-policy2 .img-policy2 img {
	object-fit: contain;
    max-height: 99px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.box-policy2 .desc_policy2 {
	width: 70%;
	float: left;
	height: 100%;
	position: relative;
}
.box-policy2 .desc_policy2 div {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.box-policy2 .desc_policy2 div h4 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0; 
	text-transform: uppercase;
}
.box-policy2 .desc_policy2 div p {
	font-size: 18px;
	font-weight: bold;
	color: #F9AE40;
	margin-bottom: 0; 
	text-transform: uppercase;
}
.box-policy2 .desc_policy2 div span {
	font-size: 15px;
	font-weight: 300;
	font-style: italic;
}
#formct {
	background: url(bg-contact.png) center no-repeat;
	background-size: cover; 
	padding: 90px 0 80px;
}
#formct h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold; 
    text-shadow: 1px 2px 5px #000;
    margin-bottom: 30px; 
    padding: 0 10px;
}
#formct .form-contact2 {
	display: block;
	overflow: hidden;
}
#formct .form-contact2 .form-group {
	width: 33.33%;
	padding: 0 10px;
	float: left;
}
#formct .form-contact3 .form-group, .form-submit {
	padding: 0 10px;
}
.form-control {
	border-radius: 5px !important; 
}
.form-submit .custom-submit {
	background: #F7931D;
	padding: 5px 25px;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    border: 0px;
}
#blog {
	background: #F0F0F1;
	padding: 40px 0;
	margin-bottom: 0; 
}
.blog-shortcode .post-item .post-info__description p {
	margin-bottom: 0; 
}
.blog-shortcode.style-6 .second-element-layout .post-info__thumb {
	width: 180px;
}
.box_maps {
	color: #333;
    padding-bottom: 10px;
    margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.box_maps p {
	margin-bottom: 0; 
}
.box_maps p a {
	color: #000;
	position: relative;
	padding-left: 20px;
}
.box_maps p a:before {
	content: '';
	background: url(localmap.png) center no-repeat;
	width: 13px;
	height: 17px;
	position: absolute;
	left: 0px;
}
/* .scroll_maps {
	height: 455px;
	overflow-y: scroll;
	direction: rtl;
} */
/* .scroll_maps .box_scroll {
	direction: ltr;
} */
.site-footer {
	background: #3E3E3F;
	padding-top: 40px; 
}
.footer-widgets h3.widget-title {
	color: #F9AE40;
}
.top-footer {
	padding: 0;
}
.top-footer .widget_text {
	font-size: 16px;
	font-weight: bold; 
	color: #fff;
}
.top-footer .row:nth-child(2) .col-12 {
	border-top: 1px solid #fff; 
}
.top-footer img {
	max-height: initial;
    filter: initial;
}
.bottom-footer-2 .widget {
	float: right;
	margin: 0 10px;
}
.site-info .widget_text,
.site-info .widget_text p {
	margin-bottom: 0; 
}
.top-footer .widget_nav_menu {
    padding-bottom: 20px;
    margin-bottom: 0;
    margin-top: 20px;
}
.top-footer .widget_nav_menu ul {
    margin-top: 0;
}
.top-footer .widget_nav_menu ul.menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
}
.top-footer ul {
    padding-left: 0;
    list-style: none;
}
.top-footer .widget_nav_menu ul li {
    position: relative;
    border-bottom: 0 !important;
}
.top-footer .widget_nav_menu ul li a {
    color: #fff;
    padding: 0px 20px;
    font-size: 16px; 
}
.page-title span::before, h1.entry-title span::before {
	display: none;
}
div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}
.woocommerce-product-rating {
    line-height: 2;
    display: block;
    padding: 0 15px;
}
.woocommerce-product-rating::after, .woocommerce .woocommerce-product-rating::before {
    content: " ";
    display: table;
}
.woocommerce-product-rating .star-rating {
    margin: 0.5em 4px 0 0;
    float: left;
}
.star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.star-rating::before {
    content: "sssss";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.star-rating span, p.stars a {
    color: #ffc114;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
}
.prod-hl-gift.active {
    font-size: 10px;
    position: absolute;
    top: -40px;
    left: 10px;
}
.prod-hl-gift.active::before {
    content: "Tặng quà";
    font-size: 10px;
    font-weight: 500;
    display: block;
    color: rgb(255, 255, 255);
    background-color: rgb(218, 37, 28);
    width: 65px;
    text-transform: uppercase;
    left: 22px;
    position: absolute;
    top: 4px;
    padding: 3px 0px 3px 5px;
    border-radius: 3px;
}
.prod-hl-gift .icon-gift:before {
	display: none;
}
.prod-hl-gift .icon-gift {
    background: #fff url(../img/gift.png) no-repeat center center;
    background-size: auto;
    background-size: 16px;
    width: 28px;
    height: 28px;
    border: 2px solid #da251c;
    display: block;
    border-radius: 50%;
    padding: 2px;
    position: absolute;
}
.product-info__desc {
	padding: 0 15px;
	color: #333;
}
.product-info__desc p {
	margin-bottom: 0;
    font-style: italic;
    text-decoration: underline;
    line-height: 25px;
}
.read_more_product_info {
	display: block;
	text-align: center;
	margin-top: 10px; 
}
.read_more_product_info span {
	font-size: 14px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    border: 1px solid #EB1C24;
    color: #EB1C24;
    font-weight: 600;
    background: #F5C63C;
}
#button-contact-vr .button-contact {
	right: 10px;
}
.button_add_to_cart {
	display: block !important; 
}
.woocommerce div.product form.cart .single_add_to_cart_button {
	margin-bottom: 15px; 
}
.button_add_to_cart .widget {
	display: block;
    clear: both;
    background: #2f3033;
    border-radius: 15px;
    padding: 20px 15px;
}
.button_add_to_cart .widget p {
	margin-bottom: 0; 
}
#product {
	background: #fff;
	padding: 50px 0;
}
#product .wrap-product {
	margin-bottom: 0;
}
.product-shortcode .list-products li.product .product-info, .product-shortcode .list-products li.product.open .product-info {
    box-shadow: 0px 1px 8px rgb(28 28 28 / 25%);
}
.category .list-cate li a img {
	float: left;
    width: 38px;
    height: 38px;
    margin-top: -3px;
    margin-right: 10px;
}
.category .list-cate li a h3 {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-right: 0;
    margin-bottom: 0;
}
@media only screen and (min-width: 1500px) {
	#policy .container {
	    max-width: 1230px;
	}
	#client .container,
	#bao .container,
	#policy2 .container {
	    max-width: 1130px;
	}
}
@media (max-width: 945px) {
	.product-shortcode .list-products li.product .product-info__title {
		height: 105px;
	}
}
@media (max-width: 576px) {
	#policy ul li {
		padding: 0 2px;
	}
	#policy ul li .box-policy {
		width: 100%;
		padding: 0;
		height: 120px;
	}
	#policy ul li .box-policy .img-policy {
		height: 67px;
	}
	#policy ul li .box-policy span p {
		font-size: 12px; 
	}
	#client .title_client, #bao .title_bao, #policy2 .title_policy2, #blog .heading, #maps .title_maps,
	#product .heading a {
		font-size: 22px; 
	}
	.dncg-info .box_cnt_client:before,
	.slick-slider .slick-arrow.slick-prev:before,
	.slick-slider .slick-arrow.slick-next:before {
		display: none;
	}
	.box_video iframe {
		height: 300px !important;
	}
	#policy ul li .box-policy .img-policy img {
		width: 50%;
	}
	.dncg-info .dncg-info__thumb {
		margin-top: 10px; 
	}
	.dncg-info .dncg-info__thumb span {
		height: 110px;
		width: 110px; 
	}
	.dncg-info .box_cnt_client {
		padding: 10px;
	}
	.slick-slider .slick-arrow {
		width: 30px;
		height: 30px;
	}
	.slick-slider .slick-prev {
		left: -5px !important;
	}
	.slick-slider .slick-next {
		right: -5px !important;
	}
	.slick-slider .slick-arrow.slick-prev:after {
		left: 13px;
    	top: 12px;
	}
	.slick-slider .slick-arrow.slick-next:after {
		right: 13px;
    	top: 12px;
	}
	.box-policy2 .desc_policy2 div {
		position: relative;
		top: initial;
    	transform: initial;
	}
	.box-policy2 {
		padding: 10px; 
	}
	.box-policy2 .img-policy2,
	.box-policy2 .desc_policy2 {
		width: 100%;
		float: none;
	}
	.box-policy2 .img-policy2 img {
		max-height: 49px; 
	}
	#policy ul li .box-policy span {
		font-size: 9px; 
	}
	.box-policy2 .desc_policy2 div h4,
	.box-policy2 .desc_policy2 div span {
		font-size: 12px; 
		text-align: center;
		display: block;
	}
	.box-policy2 .desc_policy2 div p {
		font-size: 14px; 
		text-align: center;
	}
	#formct h3 {
		font-size: 16px; 
	}
	#button-contact-vr {
		bottom: 14% !important;
	}
	.dncg-info .title_client_rv {
		font-size: 18px;
		padding-left: 20px; 
	}
	.dncg-info .box_cnt_client .desc_client_rv .ears1:before {
    	left: -25px;
    	top: 1px;
    	background-size: 60%;
	}
	.dncg-info .box_cnt_client .desc_client_rv .ears2:before {
		right: -30px;
    	top: 1px;
    	background-size: 60%;
	}
	.none-on-mb {
		display: none;
	}
}


















