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

:root {
	--wd-text-font: "Philosopher", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Philosopher", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Philosopher", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Philosopher", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Philosopher", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Philosopher", 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(206,168,89);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(30,115,190);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(206,168,89);
	--btn-accented-bgcolor-hover: rgb(206,154,43);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	--wd-popup-width: 1000px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(237,231,208);
	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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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);
}
}


@font-face {
	font-family: "A Futura Round Demi";
	src: url("//michaelaspearls.com/wp-content/uploads/2021/07/a_FuturaRoundDemi_2279.woff2") format("woff2"), 
url("//michaelaspearls.com/wp-content/uploads/2021/07/a_FuturaRoundDemi_2279.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Cloud - World";
	src: url("//michaelaspearls.com/wp-content/uploads/2023/08/CloudWorld.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.copyrights-wrapper {
    border-top: none !important;
}
.rtl div.heateor_sss_follow_ul a, .rtl div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    float: right;
}
.wd-header-text{
	display: none;
}

/* All Custom CSS */
html[lang="he-IL"] .wd-nav > li:is(.wd-has-children, .menu-item-has-children) > a::after{margin-right: 0px; margin-left: 4px;}
body .uwy.userway_p6 .userway_buttons_wrapper { transform: translateY(80px) !important; }
html[lang="he-IL"] .wd-action-btn.wd-style-icon > a {width: 100%; align-items: end;}
form.woocommerce-checkout{column-gap: 0;}
.home #reviews{display: none;}
.whb-header .wd-header-search{display: none;}
html[lang="en-US"] .wd-sub-menu li > a {justify-content: start;}
html[lang="en-US"] .wpcf7-form-control{text-align: left;}
.single-post .page-title{height: 300px; display: flex; justify-content: center; align-items: center;}
.single-post .site-content{display: flex; justify-content: space-between; align-items: start; gap: 20px; width: 100%;}
.postContentImage{border: 1px solid #f5f5f5; max-width: 350px;}
.meta-author{display: none !important;}
.postContentMain{max-width: 100%; width: 100%;}
html[lang="he-IL"] .whb-general-header-inner{flex-direction: row-reverse;}
html[lang="he-IL"] .whb-col-right{flex-direction: row-reverse; margin-left: 0;}
.hidden-fields-container{display: none;}

@media(max-width: 767px){
	.single-post .site-content{flex-direction: column; padding: 0 20px;}
	#custom_html-7{display: flex; justify-content: center; align-items: center; flex-direction: column;}
}