@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//shofiori.bg/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=8.3.4") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(14,14,17);
	--wd-alternative-color: rgb(14,14,17);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #333333;
	--btn-default-bgcolor-hover: rgb(14,14,17);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(14,14,17);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(223,240,216);
	--notices-success-color: rgb(0,130,28);
	--notices-warning-bg: rgb(240,239,216);
	--notices-warning-color: rgb(181,162,0);
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(14,14,17);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(14, 14, 14);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(14,14,17);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #333333;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(14,14,17);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover {
	color: rgb(14,14,17);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(14,14,17);
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .woocommerce-mini-cart__buttons .btn-cart {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
	background: rgb(14,14,17);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(14,14,17);
	--wd-form-placeholder-color: rgb(122,122,122);
	--wd-form-brd-color: rgb(51,51,51);
	--wd-form-brd-color-focus: rgb(14,14,17);
	--wd-form-bg: rgb(246,246,246);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(255,255,255);
}

.woocommerce-ordering {
	display: none;
}

body .scrollToTop {
    right: auto;
    left: 20px;
	transform: translateX(-100%);
}

body .scrollToTop.button-show {
    transform: none;
}

@media (max-width: 1024px) {
	body .scrollToTop {
			right: auto;
			left: 12px;
	}
}


.wd-wishlist-head .wd-social-icons {
	display:none;
}

.hide-larger-price .price:has(.amount ~ .amount) :is(.amount ~ .amount,[aria-hidden="true"]:not(.amount)){
    display: inline-block;
}


button.customily-custom-button-background {
	background-color: #0E0E11; 
	color: #FFFFFF;
	border: 2px solid #0E0E11; 
}

button.customily-custom-button-background:hover {
  background-color: #FFFFFF;
	color: #333333;
	border: 2px solid #333333; 
}

.woocommerce-cart .includes_tax { display: none !important; }
.woocommerce-checkout .includes_tax { display: none !important; }

.cause-donations-thank-you-page-message {
  color: #333333;
  font-size: 14px;
}


.stupid-elementor-table-fix { 
  overflow-x: auto; 
  -webkit-overflow-scrolling: touch;
}

.stupid-elementor-table-fix table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
}

.stupid-elementor-table-fix table th,
.stupid-elementor-table-fix table td {
  word-wrap: break-word;
  overflow-wrap: anywhere;
  white-space: normal;
}

.woo-bg--shipping-methods-tabs label img {
    max-width: 43px !important;
    max-height: 9px !important;
    margin: 0 0 0 5px;
}

.woocommerce-checkout-review-order-table h3 {
	text-transform: uppercase; 
	text-align: start;
}

.woocommerce-checkout-review-order-table {
	margin-top: 30px; 
	margin-bottom: 20px;
}

.woo-bg--shipping-methods-tabs--titles {
	    -webkit-box-align: start  !important;
    -ms-flex-align: start !important;
    align-items: start !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: start !important;
}

div.cart_totals.calculated_shipping table.shop_table.shop_table_responsive tr.order-total {
	display: none;
}

div.cart_totals.calculated_shipping table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals.shipping {
	display: none;
}

div.cart_totals table.shop_table.shop_table_responsive tr.order-total {
	display: none;
}

div.cart_totals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals.shipping {
	display: none;
}@media (min-width: 1025px) {
	.wd-sub-menu li a .menu-label {
		align-self:center;
		margin-left: 5px;
		border-radius: 5px;
		font-size:7px;
}

span.menu-label-primary:before, .tooltip-arrow {
		display:none;
}

span.menu-label-primary:before {

}

span.menu-label.menu-label-primary {
	top: 10px;
}

}

@media (max-width: 576px) {
	.omni-channel-iframe {
    margin-bottom: 43px !important;
}
}

