@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.homagalleryart.com/wp-content/themes/woodmart/fonts/woodmart-font-3-300.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--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: IRansansX;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(26,123,48);
	--wd-alternative-color: rgb(31,174,196);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: IRansansX;
	--btn-accented-bgcolor: rgb(242,102,34);
	--btn-accented-bgcolor-hover: rgb(242,82,2);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(191,43,43);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.header-banner {
	background-color: rgb(219,42,58);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title {
	background-color: #e8e8e8;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-carousel-item .post.wd-post .wd-entities-title {
	font-weight: 700;
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

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


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

.promo-banner .banner-image img {
    border-radius: 15px;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 10px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.product_title {
    font-weight: 800;
}
.title-line-two .product-grid-item .wd-entities-title {
    max-height: 39px;
    min-height: 39px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
}
.woocommerce-Price-currencySymbol {
	font-weight: 800;
}
.entry-content.wd-entry-content {
	min-height: 70px;
}
.wd-header-cats.wd-style-1 .menu-opener {
    min-width: 200px !important;
}
.cosmetic-cat .main-wrapp-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    background: linear-gradient(180deg,transparent,#000);
    top: 85px;
    right: 0;
    z-index: 1;
    opacity: .8;
}
.cosmetic-cat .promo-banner .content-banner {
    position: relative;
    width: 100%;
    max-width: var(--content-width);
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-direction: row;
    align-items: center;
}
.cosmetic-cat .promo-banner .banner-btn-wrapper {
    margin-top: 0;
}
.mag-roja .wd-post.blog-style-bg .article-body-container {
    background-color: #f26622 !important;
    padding: 10px 10px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
		min-height: 53px !important;
}
.mag-roja .wd-entities-title {
    color: #fff;
	font-size: 12px !important;
	text-align: right;
}
.mag-roja .read-more-section a {
    color: #1a7b30 !important;
    font-size: 11px !important;
    background: #ffffff;
    padding: 8px 10px;
    border-radius: 5px;
}
.mag-roja .read-more-section {
  margin-top: 0px;
	min-width: 76px;
}
.mag-roja .wd-carousel-item .post.wd-post .post-title {
    margin-bottom: 0;
}
.mag-roja .wd-entities-title a:hover {
    color: #fff;
}