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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://liogold.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://liogold.com/wp-content/uploads/2022/05/header.jpg);
	background-size:cover;
	background-position:center bottom;
}

.footer-container{
	background-color:rgb(234,234,234);
	background-image: none;
}

:root{
--wd-text-font:"ybakhFont", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"ybakhFont", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"ybakhFont", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"ybakhFont", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"ybakhFont", 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:18px;
}
:root{
--wd-header-el-font:"ybakhFont", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:rgb(246,185,0);
}
:root{
--wd-alternative-color:rgb(255,216,0);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(244,244,244);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(244,244,244);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(255,208,0);
}
:root{
--btn-default-bgcolor-hover:rgb(255,216,0);
}
:root{
--btn-accented-bgcolor:rgb(255,208,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,216,0);
}
: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: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #333;
		
					--btn-accented-color-hover: #333;
		
					
			
			
							--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: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 800px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-family: "ybakhFont";
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "ybakhFont";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "ybakhFont";
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "ybakhFont";
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "ybakhFont";
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "ybakhFont";
	font-weight: 800;
	font-style: normal;
}

.wd-before-add-to-cart, .wd-after-add-to-cart {
    margin-bottom: 25px;
    border-right: 1px dashed var(--wd-primary-color);
    padding-right: 1rem;
    text-shadow: 0px 1.2px 10px black;
}
.product-wrapper {
    border-radius: 0.618rem;
    box-shadow: 4px 4px 8px 0px;
}
.product-grid-item .product-element-top {
    border-radius: 0.618rem 0.618rem 0 0;
}
.price span.woocommerce-Price-amount.amount {
    border-bottom: 1px dashed var(--wd-primary-color);
}
nav[class*="-pagination"] li .current {
    border-radius: 0.618rem;
}
.slider-type-product .owl-stage-outer, .slider-type-product .owl-carousel:not(.owl-loaded) {
    padding-top: 5px !important;
    padding-bottom: 12px !important;
    padding-right: 3px;
	  margin-left: 5px;
}
.products[class*="wd-stretch-cont"] .product-element-bottom {
    margin-bottom: 1rem;
}
.product-wrapper {
    background: #ffffff;
}
.product_list_widget>li .widget-product-info {
    align-self: center;
    padding-right: 0.618rem;
}
.product_list_widget>li .widget-product-img img {
		margin-right: 0.618rem;
}
.product_list_widget>li .widget-product-wrap {
    background: #ffffff;
		border-radius: 0.618rem;
		box-shadow: 2px 2px 8px;
}
.post-img-wrapp {
	border-radius: 0.618rem;
}
.slide-post.owl-carousel-item {
    background: #ffffff;
    padding: 0.618rem;
		border-radius: 0.618rem;
}
.wd-post-cat.wd-style-with-bg {
	border-radius: 0.618rem;
}
.read-more-section a {
	border-bottom: 1px dashed var(--wd-primary-color) !important;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    border-radius: 0.618rem;
}
.woocommerce-product-gallery .owl-carousel {
    border-radius: 0.618rem;
    box-shadow: 3px 3px 7px;
}
.slick-slide img {
    border-radius: 0.618rem;
}
.wd-buttons {
    background: var(--wd-primary-color) !important;
    border-radius: 0.618rem;
    box-shadow: 3px 3px 7px var(--wd-primary-color) !important;
}
.wd-action-btn {
    --action-btn-color: var(--bgcolor-gray-100);
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    border-radius: 0.618rem;
}
.wd-post-date.wd-style-with-bg {
    border-radius: 0.618rem;
}
.woodmart-recent-posts .recent-posts-thumbnail img {
    border-radius: 0.618rem;
}
.wd-single-footer .tags-list a {
    border-radius: 0.618rem;
}
.wd-table-wrapper {
    border-radius: 0.618rem;
}
.cart-content-wrapper .cart-totals-inner {
    border-radius: 0.618rem;
}
td.product-thumbnail img {
    border-radius: 0.618rem;
}
[type="submit"] {
	background-color: var(--wd-primary-color);
	border-radius: 0.618rem;
}
.elementor img {
	border-radius: 0.618rem;
}
.wd-hover-icons .wrapp-buttons {
		display: none;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	background-color: var(--bgcolor-white);
}
body .select2-container--default .select2-selection {
		background-color: var(--bgcolor-white);
}
div.quantity input[type="number"] {
			background-color: unset !important;
}@media (max-width: 576px) {
	.products[class*="wd-stretch-cont"] .product-element-bottom {
	padding-bottom: 0.618em;
}
}

