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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://elitenutritionmaroc.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://elitenutritionmaroc.com/wp-content/uploads/2026/01/elite-nutrition-slide-2.webp);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(15,15,15);
	background-image: none;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(94,94,94);
}
:root{
--wd-alternative-color:rgb(81,81,81);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(12,1,0);
}
:root{
--btn-default-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor:rgb(15,1,1);
}
:root{
--btn-accented-bgcolor-hover:rgb(53,53,53);
}
:root{
--notices-success-bg:rgb(206,0,0);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #fff;
		
					--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-brd-radius: 0px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
				--btn-accented-box-shadow-active: none;
				--btn-accented-bottom: 0px;
			
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* Buy Now button – yellow background, bold black text */
#wd-add-to-cart.wd-buy-now-btn {
    background-color: #FFEC00; /* yellow */
    color: #000000;            /* black text */
    font-weight: 700;          /* bold */
    border: none;
}

/* Hover state */
#wd-add-to-cart.wd-buy-now-btn:hover {
    background-color: #ffec00; /* slightly darker yellow */
    color: #000000;
	  border: 2px solid #000000;
    box-sizing: border-box;
}
/* Language selector – black background, yellow text */
select.gt_selector {
    background-color: #000000;
    color: #fff900; /* yellow text */
    font-weight: 700;
}

/* Dropdown options */
select.gt_selector option {
    background-color: #000000;
    color: #fff900;
}

/* Focus / hover state */
select.gt_selector:focus,
select.gt_selector:hover {
    outline: none;
}

.price .amount {
    font-size: inherit;
}
.amount {
    color: rgb(255 0 0);
    font-weight: 600;
}

.description-area-after :is(.term-description,.page-description) {
    margin-top: 25px;
    display: none;
}

body.tax-product_brand .row.content-layout-wrapper,
body.tax-pa_brand .row.content-layout-wrapper,
body.tax-wd_brand .row.content-layout-wrapper {
    margin-top: 100px;
}

@media (max-width: 576px) {
	div.quantity {
    display: none;
}

/* WoodMart Instagram: show info bottom-center on mobile */
@media (max-width: 768px) {
  .wd-instagram .instagram-picture .hover-mask,
  .instagram-widget .instagram-picture .hover-mask,
  .instagram-pics .instagram-picture .hover-mask {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    pointer-events: none !important;

    /* positioning */
    align-items: flex-end !important;
    justify-content: center !important;
    padding-bottom: 12px;
    height: 100%;
    width: 100%;
  }
}


/* Mobile view: category name only, bottom left */
@media (max-width: 768px) {

  /* Show overlay always */
  .categories-style-carousel .category-grid-item .hover-mask {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    bottom: 10px !important;
    left: 10px !important;
    transform: none !important;
    text-align: left !important;
    pointer-events: none !important;
    z-index: 5 !important;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    background: rgba(0,0,0,0.3); /* optional: adds slight background for readability */
    padding: 2px 5px; /* optional padding */
    border-radius: 3px; /* optional */
  }

  /* Only show category name, hide product count */
  .categories-style-carousel .category-grid-item .hover-mask .count {
    display: none !important;
  }

  /* Font size for category name */
  .categories-style-carousel .category-grid-item .hover-mask .wd-entities-title {
    font-size: 12px !important;
    line-height: 1.2 !important;
    color: #fff !important; /* make sure it's readable */
    margin: 0 !important;
  }
}


@media only screen and (max-width: 768px) {
    .wd-add-btn {
        display: none !important;
    }
}


/* MOBILE MENU: Style GTranslate like normal menu item with toggle arrow */
@media (max-width: 1024px) {
    /* Hide the "Select Language" placeholder */
    li.menu-item-gtranslate select.gt_selector option[value=""] {
        display: none;
    }

    /* Style the GTranslate li like normal menu item */
    li.menu-item-gtranslate {
        position: relative;
        display: block;
        padding: 0;
    }

    /* Style the select to match menu link */
    li.menu-item-gtranslate select.gt_selector {
        width: 100%;
        padding: 12px 15px; /* match menu padding */
        font-size: 14px;    /* match menu font */
        color: #000;
        background: #fff;
        border: none;       /* remove default border */
        border-radius: 0;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
        position: relative;
    }

    /* Dropdown options */
    li.menu-item-gtranslate select.gt_selector option {
        color: #000;
        background: #fff;
    }

    /* Add toggle arrow on right like Woodmart menu items */
    li.menu-item-gtranslate::after {
        content: "\25BC";  /* down arrow */
        font-size: 12px;
        color: #000;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none;
    }

    /* Optional: remove focus outline */
    li.menu-item-gtranslate select.gt_selector:focus {
        outline: none;
    }
}


}

