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

:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #00020a;
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", 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: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #ef6205;
	--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: #ef6205;
	--btn-accented-bgcolor-hover: #1e6a3d;
	--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: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #006600;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ef711c;
	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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Quicksand !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Quicksand !important;
}

.congty{
    font-size: 24px;
    text-align: center;
}
.main-header .site-logo img {
    max-height: 110px;
}
label {
    color: #ef6205;
}
input[type=email], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=text], input[type=password], input[type=date], select, textarea{
    border: 1px solid #ef6205;
}
.product-title a, a.product-title, .product-grid-item .product-title a, td.product-name a, .group_table td.label a, .widget_recent_entries ul li a, .widget_recent_comments ul li>a, .woodmart-recent-posts .entry-title a:hover, .widget_recent_reviews li a{
    font-weight: bold;
}
textarea{
    color: #fff;
}
input[type="email"], input[type="search"], input[type="number"], input[type="url"], input[type="tel"], input[type="text"], input[type="password"], input[type="date"], select, textarea{
    color: #000;
}
.blog-design-masonry.blog-style-shadow .article-inner{
	height: 478px;
}
.post-img-wrapp{
	height: 290px;
}
/***hinh san pham***/

.category-nav-link .category-name{
    font-size: 12px;
}
/*tiêu đề tin*/
.blog-post-loop .entry-title a{
    font-weight: bold;
    font-size: 16px;
}@media (min-width: 1025px) {
	.product-grid-item .product-image-link{
    background: #fff;
    width: 275px;
    height: 275px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    line-height: 250px;
    box-shadow:0 0 10px #006600;
    border:1px solid #ccc;
    margin:0 auto;
}
.product-grid-item .product-image-link img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-grid-item .product-image-link{
    background: #fff;
    width: 275;
    height: 275px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    line-height: 250px;
    box-shadow:0 0 10px #006600;
    border:1px solid #ccc;
    margin:0 auto;
}
.product-grid-item .product-image-link img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-grid-item .product-image-link{
    background: #fff;
    width: 275px;
    height: 275px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    line-height: 250px;
    box-shadow:0 0 10px #006600;
    border:1px solid #ccc;
    margin:0 auto;
}
.product-grid-item .product-image-link img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
}
}

@media (max-width: 576px) {
	.product-grid-item .product-image-link{
    background: #fff;
    width: 180px;
    height: 180px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    line-height: 100px;
    box-shadow:0 0 10px #006600;
    border:1px solid #ccc;
    margin:0 auto;
}
.product-grid-item .product-image-link img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
}
}

