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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(219,42,58);
	background-image: none;
}

.page-title-default{
	background-color:#e8e8e8;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:"IRansansX", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"IRansansX", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"IRansansX", 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%);
}
:root{
--wd-alternative-font:"IRansansX", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"IRansansX", 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;
}
:root{
--wd-header-el-font:"IRansansX", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:12px;
}
html .slider-type-post .post.blog-post-loop .post-title{
	font-weight: 700;font-size: 16px;
}

:root{
--wd-primary-color:#d60644;
}
:root{
--wd-alternative-color:rgb(31,174,196);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#d60644;
}
:root{
--btn-accented-bgcolor-hover:#c40545;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--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;
		
			}

	
	
			:root{
			--wd-container-w: 1600px;
		}
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			:root {
			--wd-header-banner-h: 70px;
		}
		@media (max-width: 1024px) {
			:root {
				--wd-header-banner-h: 50px;
			}
		}
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 233px;
		}
	
						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: 20px;
}
.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: #ff096a !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: #ff096a !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;
}