@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//swagg.co.il/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.2") format("woff2");
}

:root {
	--wd-text-font: "Ploni400", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 20px;
	--wd-title-font: "Ploni700", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ploni700", 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%);
	--wd-alternative-font: "Ploni400", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ploni700", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Ploni700", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(37,37,37);
	--wd-alternative-color: rgb(255,94,41);
	--wd-link-color: rgb(37,37,37);
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Ploni700", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(255,94,41);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(244,111,0);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(244,111,0);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(38,38,38);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 750px;
}
.header-banner {
	background-color: rgb(15,15,15);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 263px;
}
.wd-page-title {
	background-color: rgb(28,28,28);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,30,30);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Ploni700", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Ploni700", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Ploni400", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(33,33,33);
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-family: "Ploni700", Arial, Helvetica, sans-serif;
	font-size: 32px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(244,111,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(37,37,37);
}
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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,94,41);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,94,41);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(22,22,22);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 6px;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 5px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 5px;
}

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


@font-face {
	font-family: "Ploni400";
	src: url("//swagg.co.il/wp-content/uploads/2023/03/ploni-regular-aaa.woff2") format("woff2"), 
url("//swagg.co.il/wp-content/uploads/2023/03/ploni-regular-aaa.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Ploni700";
	src: url("//swagg.co.il/wp-content/uploads/2023/03/ploni-bold-aaa.woff2") format("woff2"), 
url("//swagg.co.il/wp-content/uploads/2023/03/ploni-bold-aaa.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/*Make Shipping box text align right on cart page */
.shop_table tr :is(td,th):last-child {
    text-align: right;
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
    max-height: 800px;
}

.wd-swatch+.wd-filter-lable {
    margin-inline-start: 40px;
}

.reset_variations {
    display: inline-flex !important;
    align-items: center;
    color: #f40000;
    vertical-align: middle;
    font-size: 20px;
}

.onsale product-label {

    font-size: 14px;

}

.product-labels .label-with-img {
    padding: 0;
    max-width: 60px;
}

/*This is Fix for price slider to make min on left and max on right */
.widget_price_filter [class*="price_slider_amount"] .price_label {
    direction: ltr;
}

/*This remove the description box from payment method */
.payment_methods .payment_box {
    display: none;
    --wd-tags-mb: 10px;
    position: relative;
    margin-top: 15px;
    padding: 15px;
    background-color: var(--bgcolor-white);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.05);
    border-radius: var(--wd-brd-radius);
}

#tiptip_holder.tip_bottom #tiptip_content .woocommerce-Price-amount {
    color: #FFF;
}


.order-summary-section-container {
    color: #000000 !important;
}


.freeshipping-badge {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    z-index: 99;
    border-radius: 5px;
}


.woocommerce-store-notice {
    background-color: #ff5329
}@media (min-width: 1025px) {
	.wd-product-brands img {
    max-width: 120px;
    width: 100%;
}


}

