/*
Theme Name: Black Garlic
Theme URI: http://temp.blackgarlicdv.gr
Author: BlackGarlicDV Team
Author URI: 
Description: Everything about Black Garlic
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: black-garlic
Tags: 
*/

.mMenuGR {
	display:none!important;
}
.footerMobile {
	display: none;
}
.cForm_section {
	width: 100%;
}

.cForm_cols {
	display: flex;
}
.wpcf7-form-control {
    width: 100%;
    background-color: transparent;
    border-bottom: 1px white solid;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    font-family: inherit;
    font-size: 20px;
    color: white;
}
.wpcf7-textarea {
	margin-top: -1rem;
	height: 7rem;
}
.wpcf7-email, .wpcf7-tel {
	margin-top: 2rem;
}
.cForm_c1 {
	margin-right: 2%;
}
.cForm_c2 {
	margin-left: 2%;
}
.wpcf7-submit {
	border: 1px white solid;
    border-radius: 10px;
    height: 3rem;
    width: 25%;
	margin-right: -4rem;
}
.cForm_submit {
	text-align: end;
}
.spacer {
	width: 30%;
}
.fMenu_links, a {
	text-decoration: none;
}
.labText {
	width: 60%;
}
.shopFrontFeaturedImage {
	background-color: white;
    border-radius: 2rem;
}
.cwt_row_cols, .csr_row_cols {
	display: flex;
}
.cwt_col1, .cwt_col2, .csr_col1, .csr_col2 {
	margin: auto;
	width: 48%;
	line-height: 3rem;
}
.cwt_final_row, .csr_final_row {
	margin: 0rem 1rem;
}
.cwt_dropdown {
	background-color: black;
}
#dhlpwc-app {
	display: none;
}
.postnl_checkout_container {
	display: none;
}
@media screen and (max-width: 980px) {
	.cwt_row_cols, .csr_row_cols {
		display: block;
	}
	.cwt_col2, .csr_col2 {
		margin-top: -18px;
	}
	.cwt_col1, .cwt_col2, .csr_col1, .csr_col2 {
		width: 92%;
	}
    .menuGR {
    	display: none !important;
    }
	.footerDesktop {
		display: none !important;
	}
	.footerMobile {
		display: block !important;
	}
	
	
  .wp-block- navigation__responsive-container-open {
    border: 1px solid white;
    border-radius: 5px;
  }
  .mMenuGR {
     display: flex !important;
  }
  .authBG {
    font-size: 35px !important;
    margin-bottom: 50px !important;
    line-height: 2.5rem;
    margin-top: 4rem !important;
  }
  .pTextFront {
	 width: 100%;
    margin: 0px !important;
    font-size: 0.8rem !important; 
	}
  .discProd {
    width: 7em !important;
	  margin-top: 7rem !important;
  }
  .threeImg {
    width: 100%;
    margin: 0px !important;
    font-size: 0.7rem !important;  
  }
  .pNumber {
     font-size: 7rem !important;
  }
  .pProdSeries {
    font-size: 0.9rem !important;
	  margin-top: -0.5rem;
  }
  .totalLogo {
	  width: 190px !important;
      text-align: right !important;
      margin-left: 9rem;
      margin-top: -4rem !important;
  }
	.totalSeries1 {
		margin-top: -3rem !important;
    	margin-left: 0.5em !important;
		margin-bottom: 3rem !important;
	}
	.totalSeries2 {
		text-align: center;
		margin-top: 3.5rem !important;
	}
	.seira-total {
		margin-bottom: -8rem !important;
	}
	.total-text {
		margin-top: 4rem;
	}
	.seeCatalog {
		width: 50%;
	}
  .dvLogo {
    width: 200px !important;
  }
  .foodieLogo {
    width: 190px !important;
  }
	.dvFoodiesGroup {
		margin-top: 5rem !important;
	}
	.dvImage {
		width:80%;
		margin-top: -1rem;
	}
	.dvText {
		width: 90%;
		margin: auto;
	}
  .labCover {
    min-height: 650px !important;
  }
  .labImage {
    margin-top: 45px !important;
    width: 60%;
  }
  .labImageLogo {
    margin-top: 0px !important;
    width: 55%;
  }
    .labText {
	    font-size: 0.9rem;
        margin-top: 2rem !important;
		text-align: end;
		line-height: 1.7;
		width: 95%;
    }
	.wpcf7-submit {
		height: 2rem;
 		width: 34%;
        font-size: 1.1rem;
        font-weight: lighter;
	}
	.cForm_cols {
		display: block;
	}
	.wpcf7-form-control {
		font-size: 15px;
	}
	.wpcf7-email, .wpcf7-tel {
    	margin-top: 1rem;
    }
  .footerGroup {
    display: block !important;
  }
  .mobileGR {
    
  }
}

