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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//mygreenhouse.ie/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//mygreenhouse.ie/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//mygreenhouse.ie/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//mygreenhouse.ie/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//mygreenhouse.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//mygreenhouse.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//mygreenhouse.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//mygreenhouse.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 50px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #222;
	--wd-entities-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(34,34,34);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(34,34,34);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(88,179,62);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(87,179,62);
	--btn-default-bgcolor-hover: rgb(115,186,65);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(115,186,65);
	--btn-accented-bgcolor-hover: rgb(87,179,62);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--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-color: #111111;
	background-image: url(https://mygreenhouse.ie/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(97,183,56);
	background-image: none;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://mygreenhouse.ie/wp-content/uploads/2025/08/header-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(22,28,41);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1340px;
--wd-form-brd-radius: 35px;
--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;
--wd-cat-brd-radius: 0px;
}

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


.tax-product_cat .wd-page-title, .wd-single-footer{
	display: none !important;
}

/* Style for category card */
.wd-cat-inner.wrapp-category {
    text-align: left;
    background: #fff;
    filter: drop-shadow(0px 4px 35px rgba(0, 0, 0, 0.05));
   
    overflow: hidden;
}
/* Image styling */
.wd-cat-inner.wrapp-category .wd-cat-thumb img, .wd-post-thumb img {
    display: block;
    width: 100% !important;
    height: 380px !important;
    object-fit: cover !important;
}

.wd-cat-inner.wrapp-category .wd-cat-content {
    padding: 20px !important;
}
.no-sub-cat {
  display: none;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img){
   min-width: 100% !important;
   height: 280px !important;
   object-fit: cover !important;
	 padding: 10px !important;
}

/* When category HAS children: hide the products list + its pagination */

body.cat-has-children .elementor-widget-wc-archive-products,
body.cat-has-children .wd-loop-footer, .wd-single-post-header .wd-post-meta, .wd-post-cat.wd-style-with-bg {
	display: none !important; 
}
/* When category has NO children: hide the categories grid */

body.cat-no-children .elementor-widget-wc-categories { 
	display: none !important; 
}

 
/* Remove bullets from all items in this specific Elementor icon list */
.wd-dropdown-menu .elementor-icon-list-items {
    list-style: none !important;
    padding-left: 0 !important; /* also removes indentation */
}

.wd-dropdown-menu .elementor-icon-list-item::marker {
    content: none !important; /* hides any marker in modern browsers */
}
.main-footer a{
    color: #73ba41 !important;
}
.main-footer :is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a{
    color: #fff !important;
}
.main-footer :is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a:hover {
    color: #73ba41 !important;
}
.scrollToTop {    
    background-color: #73ba41 !important;
    box-shadow: 0 0 5px #57b33e !important;
    color: #fff !important;    
}
.wd-post-content {
    flex-direction: column-reverse !important;
	  padding: 0px 20px !important;
}
.post-template-default .wd-post-title {
    padding-bottom: 20px !important;
}
.post-template-default .wd-page-title {
    display: none !important;
}
.wd-post .wd-post-title {
    font-size: 16px !important;
    font-weight: 700 !important;
}
.wd-cat .wd-entities-title {   
    font-size: 18px !important;  
}
.wd-product .wd-entities-title {
    padding: 15px 20px 0px 20px !important;
}
.wd-post,
.category-grid-item,
.wd-product{
	
    background: #fff;
    position: relative;
    transition: all 0.3s ease;
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.1));
}
.wd-post, .wd-product{
		padding-bottom: 20px !important;
   
}
.wd-post::before,
.category-grid-item::before,
.wd-product::before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 0;
    height: 8px;
    background: #58B33E;
    transition: width 0.5s ease;
}

.wd-post::after,
.category-grid-item::after,
.wd-product::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 100%;
    width: 8px;
    height: 0;
    background: #58B33E;
    transition: height 0.5s ease;
}

/* Hover animation */
.wd-post:hover::before,
.category-grid-item:hover::before,
.wd-product:hover::before {
    width: 18%;
}

.wd-post:hover::after,
.category-grid-item:hover::after,
.wd-product:hover::after {
    height: 18%;
}@media (min-width: 1025px) {
	.wd-nav {   
    gap: 15px !important;
    flex-wrap: nowrap;
}

/* Target only sub-sub-menu list items */
.wd-dropdown-menu .mega-menu-list ul.sub-sub-menu li{
    list-style: disc;
    padding-left: 5px;
	margin-left: 20px !important;
    display: list-item;
    
}

.wd-dropdown-menu  .mega-menu-list ul.sub-sub-menu li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: auto !important;
	  
}
form.cart {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

form.cart .quantity {
    flex: 1 1 50%;
    display: flex;
    width: 100%;
}

form.cart .quantity .input-text {
    flex: 1; /* number field takes full remaining space */
    text-align: center;
}

form.cart .quantity .minus,
form.cart .quantity .plus {
    width: 33% /* fixed size for + and - buttons */
}
 
form.cart .single_add_to_cart_button {
    flex: 1 1 50%;
    width: 100%;
}
form.cart .quantity .minus,
form.cart .quantity .plus {
    border-radius: 0;
}

}

@media (max-width: 576px) {
	.wd-close-side {  
    background-color: transparent !important;   
}
#wpadminbar .wd-side-hidden .wd-opened {     
	  top: 106px !important;
}
.wd-side-hidden.wd-opened {     
    width: 100% !important;
	  top: 60px !important;
}
.wd-nav>li>a, .wd-nav-mobile>li>a {
    color: #666 !important;
    font-weight: 500 !important;
    line-height: 26px !important;
}
.whb-main-header {    
    z-index: 99999 !important;    
}
.wd-search-full-screen{    
    top: -90px !important;
}
.wd-search-full-screen-2 {    
    padding-top: 0px !important;	  
    background-color: #fff !important;
	  max-height: 80px !important; 
}
.wd-search-full-screen-2.wd-opened :is(.searchform,.wd-search-requests), .wd-search-full-screen-2 .container {
    margin: 0px 10px !important;
    z-index: 999 !important;
    padding: 0px !important;	 
}
.wd-search-full-screen-2.wd-opened :is(.searchform,.wd-search-requests) {   
    border: 1px solid #73ba41 !important;
    border-radius: 8px !important;    
		margin-top: 45px !important;
}
.wd-search-full-screen-2.wd-opened {
    top: 45px !important;
    max-height: 120px !important;
    background: #fff !important;
	  z-index: 999 !important;
}
.wd-search-full-screen-2 .wd-close-search{
    display: none !important;
  
}
.searchform .searchsubmit {
    top: 3px !important;
    width: 30px !important;
	  color: #666 !important;
	  background-color: #fff !important;    
}
.wd-search-full-screen-2.wd-opened :is(.searchform .searchsubmit) {
    top: 0px !important;
    width: 45px !important;
	  color: #fff !important;
	  background-color: #57b33e !important;
		border-radius: 8px !important;
		margin: 3px !important    
}
.searchform input[type='text']{
		border: none !important;
}
.searchform input[type="text"] {
    padding-right: 0px !important;
}
}

