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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", 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: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(87,178,131);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(140,188,103);
	--btn-accented-bgcolor-hover: rgb(128,171,94);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
: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);
}
.wd-page-title {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(66,183,130);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
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);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(140,188,103);
	--wd-arrow-bg-hover: rgb(128,171,94);
	--wd-arrow-bg-dis: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 10px;
	--wd-arrow-size: 20px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-color-hover: rgb(0,0,0);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(128,171,94);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 10px;
	--wd-pagin-bg: rgb(255,255,255);
	--wd-pagin-brd: 0px double;
}
.wd-nav-scroll {
	--wd-nscroll-height: 5px;
	--wd-nscroll-width: 100%;
	--wd-nscroll-bg: rgb(255,255,255);
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.onsale {
	background-color: rgb(184,146,18);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(196,62,62);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 20px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-v: 0px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 20px;
	--wd-arrow-icon-size: 10px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-gap: 5px;
	--wd-arrow-size: 19px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 5px;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--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;
}

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


/* GOOGLE CAIRO FONT */
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap">

:root{
  --brand: #57B283;
  --brand-dark: #3B7959;
}

/* Slider width fix */
.wd-slide-container{ max-width:100%; }
.wd-slider .wd-slide{ min-height:350px; }

/* Hide categories + brands inside product cards */
.products .wd-product .wd-product-cats,
.products .wd-product .wd-product-brands-links{
  display:none;
}

/* Product images uniform height */
.products .wd-product:not(.wd-hover-small) .product-image-link picture,
.products .wd-product:not(.wd-hover-small) .product-image-link img,
.products .wd-product:not(.wd-hover-small) .hover-img picture,
.products .wd-product:not(.wd-hover-small) .hover-img img{
  height: 260px;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 575.98px){
  .products .wd-product:not(.wd-hover-small) .product-image-link picture,
  .products .wd-product:not(.wd-hover-small) .product-image-link img,
  .products .wd-product:not(.wd-hover-small) .hover-img picture,
  .products .wd-product:not(.wd-hover-small) .hover-img img{
    height: 200px;
  }
}

/* Add-to-cart button styling */
.wd-product.wd-hover-buttons-on-hover .wd-add-btn > a{
  background: var(--brand);
  border-color: var(--brand);
  color:#fff;
}
.wd-product.wd-hover-buttons-on-hover .wd-add-btn > a:hover{
  background: var(--brand-dark);
  border-color: var(--brand-dark);
}

/* BUY NOW button styling */
.single-product .wd-buy-now,
.single-product .wd-buy-now-btn,
.single-product .buy-now,
.single-product button[name="wd_buy_now"],
.single-product a.wd-buy-now,
.single-product .button.buy-now{
  background:#0F172A !important;
  border-color:#0F172A !important;
  color:#fff !important;
}
.single-product .wd-buy-now:hover,
.single-product .wd-buy-now-btn:hover,
.single-product .buy-now:hover,
.single-product button[name="wd_buy_now"]:hover,
.single-product a.wd-buy-now:hover,
.single-product .button.buy-now:hover{
  background:#1F2937 !important;
  border-color:#1F2937 !important;
}

/* Brand filter widget */
.widget_wc_brands_filter li a,
.wd-widget-filters[data-attr="product_brand"] li a{
  display:flex;
  align-items:center;
  gap:10px;
}
.widget_wc_brands_filter li a .brand-name,
.wd-widget-filters[data-attr="product_brand"] li a .brand-name{
  font-weight:600;
  color:#0F172A;
}

/* Header top padding */
.whb-top-bar{
  padding: 10px 0;
}

/* Cairo font for Arabic */
body.rtl,
body.rtl a,
body.rtl h1,
body.rtl h4,
body.rtl h2,
body.rtl span,
body.rtl .wd-el-toggle-title.title{
  font-family: Cairo, sans-serif !important;
}
body.rtl, html[dir=rtl]{
  --wd-title-font: Cairo;
}

/* Category boxes size */
.cat-design-side .wd-cat-wrap{
  height: 190px;
}

/* Title spacing */
.wd-page-title{
  padding-top: 40px;
}

.wd-highlighted-products{
  border: transparent !important;
}

/* Hide duplicated brand plugin output */
.pwb-brands-in-loop{
  display: none;
}

/* Remove content padding */
.wd-content-layout{
  padding-block: 0px !important;
}
.wd-content-area.site-content{
  padding-top: 40px;
}

/* Mobile sticky header fix */
@media (max-width: 575.98px){
  .whb-sticked .whb-general-header{
    display: none;
  }
}

/* ❌ FIX: REMOVE THIS — IT WAS BREAKING THE ARABIC LAYOUT */
/*
html[dir="rtl"] body,
body.rtl {
    padding-right: 15px;
    padding-left: 15px;
}
*/

/* RTL headings letter spacing fix */
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5 {
  letter-spacing: 0 !important;
}

/* Elementor background fixes */
.elementor-section{
  background-size: cover !important;
  background-position: center !important;
}
.elementor-section .elementor-background-overlay{
  background-size: cover !important;
  background-position: center !important;
}

.maintenance-page .site-content,
.maintenance-page .content-wrapper{
  background: transparent !important;
}

/* FIX – Quantity buttons (+ / -) in RTL */
html[dir="rtl"] .quantity,
html[dir="rtl"] .wd-quantity,
html[dir="rtl"] .wd-quantity-wrapper{
  direction: ltr !important;
  text-align: left !important;
}
html[dir="rtl"] .quantity input.qty{
  max-width: 50px !important;
  text-align:center !important;
}
html[dir="rtl"] .quantity .minus,
html[dir="rtl"] .quantity .plus{
  display:inline-flex !important;
  width:34px !important;
  height:34px !important;
  align-items:center !important;
  justify-content:center !important;
  visibility:visible !important;
}