.zak-header-left-col .site-branding{
gap: 0px;
}
.zak-header-left-col .site-branding a img {
width: 100%;
height: 15.4rem;
object-fit: cover;
}
.zak-header-left-col .site-branding .site-info-wrap {
width: 14rem;
}
.zak-header-left-col .site-branding .site-info-wrap .site-title {
line-height: 1;
}
body .full-width-img {
position: relative;
margin-left: calc(-50vw + 50%);
min-width: 100vw;
}
body .full-width-img img {
height: 850px !important;
object-fit: cover !important;
}
body .img-presentation img {
margin-top: -15vh;
height: 650px;
object-fit: contain;
}
@media (min-width: 1100px){
body .img-presentation img {
margin-top: -35%;
}
} .contact-form span.evf-label {
display: none;
} aside#zak-secondary {
display: none;
}
@media screen and (min-width: 768px) {
body .zak-primary {
width: 100%;
}
}
.button.product_type_simple.add_to_cart_button{
color: white;
}
.button.product_type_simple.add_to_cart_button:hover{
background-color: #71e2cf;
}
body .wp-block-woocommerce-cart .wc-block-cart__submit-container a {
background-color: #f7be07;
}
body .wp-block-woocommerce-cart .wc-block-cart__submit-container a:hover {
background-color: #71e2cf;
} .zak-entry-thumbnail{
display: none;
}
.wprm_recipe-template-default .submit{
background-color: #f7be07;
color: white;
}
.wprm_recipe-template-default .submit:hover{
background-color: #71e2cf;
color: white;
}