@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ytech.vn/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", 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(221,51,51);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(67,176,42);
	--btn-accented-bgcolor-hover: rgb(64,160,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(189,50,25);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://ytech.vn/wp-content/uploads/2021/09/electronics-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(67,176,42);
	background-image: url(https://ytech.vn/wp-content/uploads/2021/09/electronics-2-newslatter-bg.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 2px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@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;
}
}


/*Ghi chú*/
blockquote {
    margin-bottom: 20px;
    border-left: 4px solid;
    color: #3A3A3A;
    text-align: left;
    font-size: 17px;
    font-style: italic;
    background: #eff7ff;
    padding: 30px 40px 32px 30px;
		border-radius: 6px;
}
.post-single-page .entry-content .wp-block-quote p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    line-height: 2;
}
/*modified-date*/
ul.entry-meta-list li.modified-date {
	font-size: 14px; 
	margin-right: 10px;
}

/*Single post*/
.post-single-page .meta-post-categories {
    margin-bottom: 0px;
    font-size: 14px;
}
.post-single-page.has-post-thumbnail .article-inner>.entry-header {
    margin-bottom: 30px;
    display: none;
}
.blog-design-default.has-post-thumbnail .article-body-container {
    margin-top: -25px;
    margin-bottom: 40px;
}
.post-single-page .meta-post-categories {
    margin-bottom: 0px;
    font-size: 14px;
}
.post-single-page .wd-post-cat.wd-style-with-bg {
    display: none;
}
.post-single-page .entry-content h2 {
    padding-bottom: 20px;
		padding-top: 15px;
}
.post-single-page .entry-content h3 {
    padding-bottom: 15px;
		padding-top: 10px;
}

.post-single-page .entry-content p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
		line-height: 2;
}
.post-single-page .entry-content .wp-block-ub-content-toggle-accordion-title-wrap p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    line-height: 2;
}
.post-single-page .entry-content p a {
		margin-bottom: 60px;
    font-size: 110%;
    border-bottom: 2px solid rgb(226,45,45);
}
/*Time review*/
.woocommerce-review__published-date {
display: none	
}
@media (min-width: 1025px) {
	.post-single-page .entry-content {
    margin-bottom: 60px;
    /*box-shadow: 0 8px 15px rgb(97 109 190 / 10%);*/
    padding: 20px 40px 40px 40px;
		/*border-radius: 3px 3px 3px 3px;*/
}
.single-post .site-content {
    padding: 0 17% 0 17%;
    background-color: #ffff;
    z-index: 1;
}
/*tab-description product*/
#tab-description {
	padding: 0 22% 0 22%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.post-single-page .entry-content {
    margin-bottom: 60px;
    /*box-shadow: 0 8px 15px rgb(97 109 190 / 10%);*/
    padding: 0px 10px 40px 10px;
		/*border-radius: 3px 3px 3px 3px;*/
}
}

@media (max-width: 576px) {
	.single-post .site-content {
    padding: 0 5% 0 5%;
    background-color: #ffff;
    z-index: 1;
}
.post-single-page .entry-content {
    margin-bottom: 60px;
    /*box-shadow: 0 8px 15px rgb(97 109 190 / 10%);*/
    padding: 0px 10px 40px 10px;
		/*border-radius: 3px 3px 3px 3px;*/
}
/*tab-description product*/
#tab-description {
	padding: 0 2% 0 2%;
}
}

