.woocommerce div.product div.images {

	margin-bottom: 2em;

}
.woocommerce-tabs.wc-tabs-wrapper {
	max-width: 1060px; margin-left: auto; margin-right: auto;
}
.woocommerce-Tabs-panel {
	padding:15px 10px;
}
#tab-description.woocommerce-Tabs-panel {
	text-align: justify;
}
.woocommerce .woocommerce-message{
	padding-top: 15px;
	color: #fff;
}
.namlbn-nav .slick-slide {

	height: 100px;

	border: 1px solid #cccccc6e;

	padding: 10px;

	position: relative;

}
.wrap-product-sumary .left-section > .relative.col_wrapper {
	overflow: hidden;
}
.namlbn-nav img {

	width: 100% !important;

	height: 100% !important;

	-o-object-fit: cover !important;

	object-fit: cover !important;

}

.namlbn-nav .slick-slide:after {

	content: '';

	width: 100%;

	height: 100%;

	background: #000;

	z-index: 1;

	position: absolute;

	top: 0;

	left: 0;

	bottom: 0;

	opacity: .2;

}

.namlbn-nav .slick-current.slick-slide.slick-active:after {

	opacity: 0;

	visibility: hidden;

}
.single-product .flex_price{
	display: flex;
	align-items: center;
	border-radius: 5px;
	margin-bottom: 10px;	
}
.single-product .flex_price .price{
	padding-right: 15px;
	margin-bottom: 0;
	font-size: 22px;
	color: #ffa605;
}
.single-product .flex_price span.onsale{
	position: unset;
	transform: none;
	border: none;
	background: rgb(238 75 43);
	padding:3px;

}
.single-product .flex_price span.onsale span{
	position: relative;
}
.single-product .flex_price span.onsale span:after{
	content: " Giảm";
	display: inline;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
	background: none!important;
	font-weight: bold;
	
	border: 1px solid #f1f1f1;
	color: #fff;
	box-shadow: unset;


}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{
	border: 1px solid rgb(203 131 0 / 89%);
	opacity: 1;
	color: rgb(203 131 0 / 89%);
	box-shadow: unset!important;
}
.woocommerce-product-details__short-description,.huong_dan_size{

	text-align: justify;

	line-height: 1.6;
	font-size: .9em

}
.product_meta{
	margin-top: 20px;
}
.product_meta span.sku_wrapper{
	display: block;
}
.product_meta a{

	color: rgb(203 131 0 / 89%);

	text-decoration: none;

	font-weight: bold;

}
.single-product #open_size_tutorial{
	display: flex;
	align-items: center;
	background: #068688;
	border-radius: 5px;
	margin: 10px 0;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
.single-product #open_size_tutorial p{
	text-transform: uppercase;
	font-weight: bold;
}
.single-product #open_size_tutorial .icon{
	margin-right: 20px;
}
.single-product #open_size_tutorial img{
	width: 40px;
}
.single-product .popup_size_tutorials{
	position: fixed;
	top: 0;
	transform: translateY(-100%);
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
	z-index: 999
}
.single-product .popup_size_tutorials.show{
	transform: translateY(0);
	transition: .5s;
	opacity: 1;
	visibility: visible;
}
.single-product .popup_size_tutorials .bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	
}
.single-product .popup_size_tutorials .content .top{
	height: 10%;
	flex: 10%;
	padding: 10px;

	box-shadow: inset 0px 10px 40px -10px rgb(0 0 0 / 15%);
	background-color: #04999f;
}
.single-product .popup_size_tutorials #close_popup{
	position: absolute;color: #fff;
	top: -20px;
	right: -10px;
	font-size: 30px;
}
.single-product .popup_size_tutorials .content .top h2{
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em
}
.single-product .popup_size_tutorials .content{
	background: #068688;
	color: #fff;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 60%;
	max-height: 80%;
	display: flex;
	flex-direction: column;
}
.single-product .popup_size_tutorials .content .huong_dan_size{
	overflow-y: scroll;
	flex: 90%;
	max-height: 90%
}
.single-product .popup_size_tutorials .content .huong_dan_size::-webkit-scrollbar {
	width: 3px; background-color: transparent; border:solid 1px #ffffff4f;
}
.single-product .popup_size_tutorials .content .huong_dan_size::-webkit-scrollbar-thumb {
	width: 3px; background-color: rgb(203 131 0 / 89%); border-radius: 3px 3px 3px 3px
}
.single-product .popup_size_tutorials .content .huong_dan_size
.woocommerce-breadcrumb{
	margin: 10px 0;
}
.single-product .variations,.single-product .variations td,
.single-product .variations tr{
	border: none;
    display: flex;
    margin-bottom: 2px;
}
table.variations select {
    height: 30px;
    border: 1px solid #000;
    padding: 0 10px;
    border-radius: 3px;
}
.single-product .variations td.label{
	display: none!important;
}
.breadcrumb {

	padding: 5px 0;
	box-shadow: inset 0px 10px 40px -10px rgb(0 0 0 / 15%);
	background-color: #04999f;
	margin-bottom: 10px;
}

.woocommerce .product_button .quantity{
	display: none;
}
.woocommerce .flex_button form{
	display: inline-block;
	margin-top: 15px;
}
.woocommerce .flex_button{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;  
}
.single-product.woocommerce .flex_button button.button{
	display: block;
}
.woocommerce .flex_button .button_hc, .woocommerce .flex_button .devvn_buy_now{
	-webkit-box-flex: 50%;
	-ms-flex: 50%;
	flex: 50%;
	max-width: 50%;
	margin-bottom: 0;
	text-align: center;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #fff;
	border-radius: 5px;

}
.woocommerce .flex_button .button_hc{
	margin-right: 10px;
	color: 
}
.woocommerce .flex_button .button_hc i{
	padding-right: 10px;
}
.woocommerce .flex_button .devvn_buy_now{
	margin-left: 10px;
	background-color: #fd6e1d;
	

}
.woocommerce .quantity input.qty::-webkit-outer-spin-button,
.woocommerce .quantity input.qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.woocommerce .flex_button .button_hc{
	border: none;
	background-color: rgb(203 131 0 / 89%);
	padding: 10px 5px;
	height: 100%;
	font-weight: bold;
	position: relative;
	outline: none;
	width: 100%;
	font-size: 1em;
	font-family: 'Mulish';

}
.single-product .woocommerce-product-details__short-description{
	display: block;
}
.woocommerce .flex_button .button_hc:hover,.woocommerce .flex_button .devvn_buy_now:hover{
	background-color: #04999f;
	color: #fff;
}
.woocommerce .related.products h2{
	text-align: center;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
}
.woocommerce .related.products .slick-track{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
}
.woocommerce .related.products li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: auto;
	min-height: 100%;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto; margin-bottom: 0
}
.woocommerce .related.products li .product_wrapper{
	min-height: 100%;
	height: auto;
}
.woocommerce .related.products .woocommerce-product-details__short-description{
	display: none;
}
.product_tab .wc-tabs{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd
}
.product_tab .wc-tabs>li{
	padding: 0px 15px;
	border-right: 1px solid 
}
.product_tab .wc-tabs>li:last-child{
	border: none;
}
ul.tabs.wc-tabs li.active {
    background: #04999f;
    color: #fff;
}
ul.tabs.wc-tabs li.active a {
    color: #fff;
}
.product_tab .wc-tabs>li a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.woocommerce .bottom_section{
	padding: 30px 0;
}
.product_tab .wc-tabs>li:hover a,.product_tab .wc-tabs>li.active a{
	color: #333;
	font-size: 20px;
}
.product_tab{
	padding-bottom: 20px
}
.product_tab .row{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: justify;
	line-height: 1.8;
}
.view-product-popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100vw;
	height: 100vh;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.view-product-popup .popup-bgr {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: .95;
}
.view-product-popup .namlbn-lightbox-content {
	display: block;
	z-index: 1;
	margin: 0 auto;
	position: initial;
	width: auto;
}
#close-lightbox {
	color: white;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.view-product-popup .namlbn-lightbox-content img {
	display: block;
	margin: 0 auto;
	-o-object-fit: contain;
	object-fit: contain;
	max-height: 95vh;
	height: 100%;
	width: auto; max-width: 100%
}
.woocommerce .wc-tab .thong_so ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.woocommerce .wc-tab .thong_so ul li {
	margin: 0;
	padding: 0px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #ddd
}
#content_single_gtbh030620 .article-content > .woocommerce {
	padding:30px; border:solid 1px #ddd; border-radius: 16px;
}
#content_single_gtbh030620 .article-content > .woocommerce table.shop_table {
	border: 1px solid rgb(255 255 255 / 32%);
}
@media(min-width: 1025px){
	.namlbn--with-images{
		display: flex;
		flex-direction: row-reverse;
	}
	.namlbn--with-images .namlbn-nav{
		flex: 16.66%;
		max-width: 16.66%;
		padding-right: 10px;
	}
	.namlbn--with-images .namlbn-for{
		flex: 83.33%;
		max-width: 83.33%;
		padding-left: 10px;
	}
}

.woocommerce .wc-tab .thong_so ul li span{
	padding: 15px;
}
.woocommerce .wc-tab .thong_so ul li span.name {
	-webkit-box-flex: 30%;
	-ms-flex: 30%;
	flex: 30%;
	max-width: 30%;
	border-right: 1px solid 
}
.woocommerce .wc-tab .thong_so ul li span.noi_dung {
	-webkit-box-flex: 80%;
	-ms-flex: 80%;
	flex: 80%;
	max-width: 80%;
}

h1.product_title.entry-title {
	font-size: 19px;

}
.woocommerce .rank-math-breadcrumb p{
	text-align: left;
	color: #fff;
}
.single-product .reset_variations{
	display: none!important;
}

.woocommerce .variations_form{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.woocommerce .minus,.woocommerce .plus{
	width: 30px;
	height: 30px;
	border: none;
	cursor: pointer;
	background: #04999f;
	color: #fff;
	border: 1px solid #04999f;
}
.single_variation_wrap{
	flex-grow: 1;
}
.single-product.woocommerce button.button{
	display: none;
}
.product_top {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.product_top .row {
	padding: 15px 0;
}
.product_top .row .col-3 .price span {
	color: #a97854;
}
.product_top .row .col-3 .price {
	text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-align: center; -ms-flex-align: center; align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.product_top .row .col-3 .price del {
	opacity: .7; font-size: .85em; font-style: italic;
}
.product_top .row .col-3 {
	border-left: 1px solid #eeeeee;
}
.attribute_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.attribute_box a {
	text-decoration: none;
	padding: 0 7.5px;
	margin: 5px 2.5px;
	border: 1px solid #e5e5e5;
	color: #000;
}
.attribute_box a:hover { color: #A97854; }
.product_bot .product_wrapper { border: none; }
.woocommerce-message a.button{
	color: #a97854;
	text-decoration: none;
	font-weight: bold;

}
.woocommerce .related.products .slick-list{
	display: flex;
	flex: auto;
	padding-bottom: 10px;
}
.woocommerce-message a.button:hover{
	text-decoration: underline;
}
ul.tabs.wc-tabs {
	padding: 0;
}
.woocommerce-message {
	box-shadow: inset 0px 10px 40px -10px rgb(0 0 0 / 15%);
	background-color: #04999f;;
	margin: 10px 0;
	padding: 10px;
}
a.button.wc-forward {
	background-color: rgb(203 131 0 / 89%);
	padding: 6px 5px;
	color: #fff;
	margin: 0 7px 0 0px;
}
label.screen-reader-text {
	display: none;
}
.single-product .namlbn .namlbn-for .slick-track{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; -webkit-box-flex: 1; -ms-flex: auto; flex: auto
}
.single-product .namlbn-for .namlbn-product-image-view {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative;
}
.single-product .namlbn-for .namlbn-product-image-view:before {
	content:''; display: block; padding-bottom: 150%;
}
.single-product .namlbn-for .namlbn-product-image-view img {
	position: absolute;top:0;left: 0; width: 100%; height: 100%; 
}
.single-product .facebook-cm iframe{
	width: 100%!important;
}
body.plugin{
	color: #fff!important
}
.single-product .devvn-popup-title, .single-product .customer_coupon_field button.apply_coupon, .single-product .popup-customer-info-group .devvn-order-btn{
	background: #a97854
}
.woocommerce #review_form #respond {
	position: static;
	margin: 0;
	width: auto;
	padding: 0;
	background: transparent none;
	border: 0;
}
#review_form #respond #reply-title {
	font-size: 1.1em;
	font-weight: bold;
}
.woocommerce-product-details__short-description span, .woocommerce div.product .woocommerce-tabs .panel span {
	display: inline-block;
	margin-right: .3em;
}
.woocommerce #review_form #respond p {
	margin: 0 0 10px;
}
.woocommerce p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
	color: #ff9000;
}
.woocommerce p.stars a:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: WooCommerce;
	content: "\e021";
	text-indent: 0;
}
.woocommerce p.stars.selected a:not(.active):before {
	content: "\e020";
}
.woocommerce p.stars.selected a.active::before {
	content: "\e020";
}
.woocommerce p.stars.selected a.active:before {
	content: "\e020";
}
.woocommerce p.stars.selected a.active~a:before {
	content: "\e021";
}
.woocommerce #review_form #respond textarea {
	box-sizing: border-box;
	width: 100%;
}
.comment-form-author label, .comment-form-email label {
	margin-right: 5px;
}
.woocommerce #review_form #respond input[type="submit"] {
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: var(--main_txt);
	background-color: var(--main_bgr);
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist {
	margin: 0;
	width: 100%;
	background: 0 0;
	list-style: none; padding: 0;
}
.wc-tab #reviews #comments .commentlist .review {
	padding: 10px;
	border: solid 1px #efefefdd;
}
.wc-tab #reviews #comments .commentlist li.review .comment_container {
	display: flex;
}
.wc-tab #reviews #comments .commentlist li.review .comment_container img {
	height: 60px;
	flex: 0 0 60px;
}
.wc-tab #reviews #comments .commentlist li.review .comment_container .comment-text {
	margin-left: 1em;
	display: flex;
	flex-wrap: wrap;
}
.woocommerce .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 5.4em;
	font-family: star;
}
.woocommerce .star-rating::before, .search .star-rating::before {
	content: "\73\73\73\73\73";
	color: #f7a186;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	font-family: 'star';
}
.woocommerce .star-rating span::before, .search .star-rating span:before {
	content: "\53\53\53\53\53";
	color: #ffa605;
	top: 0;
	position: absolute;
	left: 0;
	font-family: 'star';
	font-size: 1rem;
}
.woocommerce .star-rating span, .search .star-rating span {
	overflow: hidden;
	font-size: 0;
	float: left;
	top: 0;
	left: 0;
	padding-top: 1.5rem;
	font-family: 'star';
	position: absolute;
}
.woocommerce .star-rating span strong.rating, .woocommerce .star-rating span span.rating, .search .star-rating span span.rating {
	display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 1em;
}
.wc-tab #reviews #comments .commentlist .comment-text .description {
	flex: 0 0 100%;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
	list-style: none outside;
	margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 50px;
	border: 1px solid #e4e1e3;
	border-radius: 4px;
	padding: 1em 1em 0;
}
@media (max-width: 1024px) {
	.woocommerce-tabs.wc-tabs-wrapper .row .col-8{
		-webkit-box-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
	}

}
@media(min-width: 641px) and (max-width: 1024px) {
	.woocommerce .top_section .col-3{
		display: none;
	}
	.woocommerce .top_section .col-9{
		flex: 100%;
		max-width: 100%;
	}
}
@media(max-width: 640px){
	.woocommerce .flex_button .button_hc{
		font-size: .9em
	}
	/*.namlbn--with-images{
		display: block;

	}
	.namlbn--with-images .namlbn-nav{
		max-width: unset;
		padding-right: 0px;
	}
	.namlbn--with-images .namlbn-for{

		max-width: unset;
		padding-left: 0px;
		}*/
	}