@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//shop.queenbee.com.vn/wp-content/themes/css/../fonts/woodmart-font-3-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(61,61,61);
	--wd-text-font-size: 14px;
	--wd-title-font: "sys", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(20,98,103);
	--wd-entities-title-font: "sys", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(20,98,103);
	--wd-entities-title-color-hover: rgb(199, 176, 100);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(20,98,103);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "sys", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(20,98,103);
	--wd-alternative-color: rgb(244,219,51);
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(36,36,36);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(20,98,103);
	--btn-accented-bgcolor-hover: rgb(7,140,140);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://shop.queenbee.com.vn/wp-content/uploads/2021/10/marketplace-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "sys";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.woocommerce-ordering {
display: none;
}

@media (min-width: 1025px) {
	.woocommerce-ordering {
display: none;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.archive.tax-product_cat .shop-loop-head,
.post-type-archive-product .shop-loop-head{
	display: none;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	.archive.tax-product_cat .shop-loop-head,
.post-type-archive-product .shop-loop-head{
	display: none;
}


}

@media (max-width: 576px) {
	.archive.tax-product_cat .shop-loop-head,
.post-type-archive-product .shop-loop-head{
	display: none;
}



/* Hiển thị danh sách tên tab */


.wd-products-tabs .wd-nav-tabs {
	flex-wrap: wrap;
}
	
.wd-products-tabs	.wd-nav-tabs.wd-icon-pos-top{
	justify-content: center;
}
	
.wd-products-tabs	.wd-nav-tabs>li:not(:last-child){
	margin-inline-end: 10px;

}
}

