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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Century", 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(1,166,86);
	--wd-alternative-color: rgb(6,104,139);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--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-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Century";
	src: url("//www.greenoxford.ma/wp-content/uploads/2025/05/Century-Gothic.woff2") format("woff2"), 
url("//www.greenoxford.ma/wp-content/uploads/2025/05/Century-Gothic.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Marlide";
	src: url("//www.greenoxford.ma/wp-content/uploads/2025/05/MarlideDisplay_Regular.woff2") format("woff2"), 
url("//www.greenoxford.ma/wp-content/uploads/2025/05/MarlideDisplay_Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wd-sticky-nav.wd-hide-md{
    background-color: #064189 !important;
}
.wd-sticky-nav-title{
		display: none !important;
}
.wd-sticky-nav.wd-hide-md{
    padding-top: 20% !important;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-28112.item-level-0.menu-simple-dropdown.wd-event-hover{
    margin-bottom: 20px !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-28113.item-level-0.menu-simple-dropdown.wd-event-hover{
    margin-bottom: 20px !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-28114.item-level-0.menu-simple-dropdown.wd-event-hover{
    margin-bottom: 20px !important;
}



.wd-nav-pagin {
  list-style: none !important;
  display: flex !important;
  gap: 16px !important;
  padding: 0 !important;
  margin: 20px auto !important;
  justify-content: center !important;
  align-items: center !important;
}

.wd-nav-pagin-item {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  background-color: #dcdcdc !important; /* light gray default */
  cursor: pointer !important;
  position: relative !important;
  transition: background 0.3s ease !important, transform 0.3s ease !important;
  box-shadow: none !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border: none !important;
  outline: none !important;
}

.wd-nav-pagin-item span {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 50% !important;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  text-indent: -9999px !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

.wd-nav-pagin-item.wd-active {
  background: linear-gradient(135deg, #00a558 0%, #06688b 100%) !important;
  box-shadow:
    0 4px 8px rgba(0, 165, 88, 0.6) !important,
    inset 0 0 8px rgba(255, 255, 255, 0.4) !important;
  transform: translateY(-3px) !important;
}

.wd-nav-pagin-item:not(.wd-active):hover {
  background: linear-gradient(135deg, #00a558 40%, #06688b 90%) !important;
  box-shadow: 0 2px 6px rgba(0, 165, 88, 0.4) !important;
  transform: translateY(-1.5px) !important;
}
