/* 
Theme Name: Laudani Farm
Description: Template Laudani Farm
Version: 1.0
Author: Sebastiano Cullemi
Author URI: https://www.pixelabdesign.it/
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&family=Playfair+Display:wght@900&display=swap');


body{
    margin:0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    color: #7f7f7f;
}
p{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #7f7f7f;
}
.playfair{
    font-family: 'Playfair Display', serif;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.center{
    text-align: center;
}





/* HEADER */
.contmarchio {
    display: inline-block;
    width: 150px;
    text-align: center;
}
.marchio {
    height: 100px;
    display: block;
    margin: 0 auto;
    transition: 0.2s all ease-in-out;
}
.logotipo {
    height: 40px;
    display: inline-block;
    margin: 10px 0px 0px;
    transition: 0.2s all ease-in-out;
}
#header {
    padding: 20px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
    transition: 0.2s all ease-in-out;
    background-color: #f9f2e1;
}
header.Home{
    background-color: transparent !important;
}
.iconaccount {
    position: fixed;
    color: #427925;
    font-size: 24px;
    left: 120px;
    top: 96px;
    transition: 0.2s all ease-in-out;
    background: #f9f2e1;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
}
.shrink .iconaccount {
    top: 57px;
}
/* END HEADER */



.lingue {
    position: fixed;
    top: 0px;
    right: 20%;
}
.lingue li a {
    padding: 0px;
    margin: 0px 10px;
}
.lingue li {
    display: block;
}
.lingue img {
    height: 15px;
    width: auto;
}




/* SHRINK */
.shrink .logotipo {
    height: 0;
    margin: 0px;
}
.shrink .marchio {
    height: 80px;
}
#header.shrink {
    background-color: #f9f2e1 !important;
}
header.shrink ul {
    margin: 0px 0px 0px;
}
/* END SHRINK */


/* MENU */
header ul {
    padding: 0px;
    list-style: none;
    margin: 40px 0px 0px;
    transition: 0.2s all ease-in-out;
}
header ul li{
    display: inline-block;
}
header ul li a{
    text-transform: uppercase;
    color: #427925;
    margin: 0px 15px;
    padding: 0px 5px 3px;
    text-decoration: none;
    font-weight: 600;
}
.current-menu-item a, header ul li a:hover {
    border-bottom: 2px solid #ffcf00;
}
/* END MENU */



/* RESPONSIVE MENU */
.socialresp i {
    color: #fff;
}
.button_container {
    cursor: pointer;
    height: 15px;
    position: fixed;
    right: 50px;
    top: 71px;
    transition: 0.2s all ease-in-out;
    width: 30px;
    z-index: 100;
}
.shrink .button_container {
    top: 52px;
}
.button_container span {
    background: #88998a none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 100%;
    transition: 0.2s all ease-in-out
}

.button_container span:nth-of-type(2) {
    top: 11px;
}
.button_container span:nth-of-type(3) {
    top: 22px;
}

.button_container .bottombottom {
    font-size: 10px;
    font-weight: bold;
    height: 0 !important;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    top: 33px !important;
}

.overlaymenu {
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    transition: 0.3s all ease-in-out;
    z-index: 18 !important;
    background: rgba(255,255,255,1)
}
.overlaymenu nav {
    text-align: center;
    top: 200px;
    position: relative;
    display: block;
    font-size: 30px;
}
.overlaymenu ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.overlaymenu ul li {
    display: inline-block;
    opacity: 0;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 100%;
}
.overlaymenu.open ul li {
    opacity: 1
}
.overlaymenu ul li a {
    color: ;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 200;
}
.button_container.active .topp {
    background: #427925 none repeat scroll 0 0;
    transform: translateY(5px) translateX(0px) rotate(45deg);
}
.button_container.active .middle {
    background: #427925 none repeat scroll 0 0;
    opacity: 0;
}
.button_container.active .bottom {
    background: #88998A none repeat scroll 0 0;
    transform: translateY(-7px) translateX(0px) rotate(-45deg);
}
.button_container.active .bottombottom {
    color: #88998A;
}
.overlaymenu.open {
    height: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 2
}
.mainmenuresponsive {
    display: table;
    width: 100%;
}
.contmainmenuresponsive {
    display: table-cell;
    width: 100%;
    height: 100vh;
    vertical-align: middle;
}
.mainmenuresponsive a{
    font-size: 22px;
}
.menu-submenuresp-container a, .menu-submenuresp-inglese-container a {
    font-size: 16px;
}
.verticalresp{
    display: table;
    width: 100%;
}
.middleresp{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100vh
}
.menuresp {
    display: none;
}
.logoresp {
    height: 60px;
    margin-bottom: 40px;
}
.listcategory li a {
    font-size: 14px;
    text-transform: none !important;
    line-height: 14px;
    padding: 4px 0px;
    margin: 4px 0px;
}
#menu-menuresponsive, #menu-menuresponsive-inglese {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.subm a {
    background: #9c8570;
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 5px;
}
.titsearcmob {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #1E8A38
}
/* END RESPONSIVE MENU */






/* CONTENT */
.primo {
    height: 100vh;
    position: relative;
    display: inline-block;
    width: 100%;
}
.illsx {
    background-image: url(https://www.laudani.farm/wp-content/themes/laudani/images/illustrazionesx.jpg);
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40%;
    background-size: 46%;
    background-repeat: no-repeat;
    background-position: left bottom;
}
.illdx {
    background-image: url(https://www.laudani.farm/wp-content/themes/laudani/images/illustrazionedx.jpg);
    background-position: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40%;
    background-size: 46%;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.vp {
    display: table;
    width: 100%;
}
.mp {
    display: table-cell;
    width: 100%;
    height: 100vh;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 2;
}
.tithome.playfair {
    margin: 0px auto;
    color: #004162;
    font-size: 70px;
    line-height: 70px;
    width: 50%;
}
.button {
    background: #ffcf00;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 5px;
}
.primo .button{
    margin-top: 40px;
}
.frecciabot {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 30px;
}
.frecciabot img {
    height: 40px;
}
.cardbox {
    height: 350px;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
}
.overlaycardbox{
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 11%, rgba(255,255,255,0) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.metacard p{
    color: #004162;
    text-transform: uppercase;
}
.metacard {
    position: absolute;
    text-align: center;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 20px;
}
.metacard p {
    color: #004162;
    text-transform: uppercase;
    font-size: 30px;
    margin: 0px;
}
.cardbox .button {
    font-size: 12px;
    padding: 5px 10px;
    margin-top: 10px;
}
.secondo {
    padding: 40px 0px;
}
.terzo.center {
    padding: 70px 0px;
    display: inline-block;
    width: 100%;
}
.iconhome img {
    height: 50px;
}
.iconhome {
    float: left;
    width: 300px;
}
.conticonhome {
    display: inline-block;
}
.titicon {
    color: #427925;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0px;
}
.sottotitolo {
    margin: 0px;
    color: #427925;
    font-size: 14px;
    text-transform: uppercase;
}
.quinto {
    background: #f9f2e1;
    position: relative;
    padding: 230px 0px 100px;
    display: inline-block;
    width: 100%;
}
.leafsx {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40%;
    background-image: url('https://www.laudani.farm/wp-content/themes/laudani/images/left.png)');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.leafdx {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40%;
    background-image: url('https://www.laudani.farm/wp-content/themes/laudani/images/right.png)');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.contquinto {
    position: relative;
    z-index: 1;
}
.titquinto.playfair {
    margin-top: 0px;
    color: #004162;
    font-size: 40px;
    margin-bottom: 0px;
}
.subquinto {
    margin: 10px 0px 0px;
    color: #427925;
    text-transform: uppercase;
}
.inputqunit {
    display: inline-block;
    width: 40%;
    margin-top: 20px;
}
.wrappage {
    margin-top: 280px;
    position: relative;
}

.mailpoet_form.mailpoet_form_form.mailpoet_form_widget {
    padding: 0px !important;
    margin-top: 20px;
}
.mailpoet_paragraph.halfnews input {
    height: 60px;
    width: 100% !important;
    font-size: 14px;
    text-align: center;
    border: 0px;
    color: #7f7f7f;
    background: #fff;
}
.mailpoet_paragraph.halfnewsdue input {
    height: 60px;
    width: 100% !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #8f9b93;
    background: #ffcf00;
    color: #fff;
    cursor: pointer;
    transition: 0.2s all ease-in-out;
    opacity: 1
}
.mailpoet_paragraph.halfnewsdue.last input:hover {
    opacity: 0.7
}
.parsley-required, .parsley-custom-error-message {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 16px !important;
    text-align: center !important;
}
.mailpoet_paragraph.halfnewsdue.last, .mailpoet_paragraph.halfnews {
    margin-bottom: 0px !important;
}
.mailpoet_form_paragraph.last {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #7f7f7f;
    opacity: 0.6;
    text-align: center !important;
    margin: 10px 0px 0px;
}
.mailpoet_form_paragraph.last a {
    color: #7f7f7f;
    font-weight: 600
}
#mailpoet_form_1 {
    width: 80% !important;
    margin: 0 auto;
    text-align: center;
}
#mailpoet_form_1 .mailpoet_paragraph {
    margin-bottom: 0px !important;
}
.mailpoet_validate_success {
    margin: 0px !important;
    background: #fff !important;
    padding: 20px !important;
    font-size: 14px !important ;
    line-height: 16px !important;
    width: 100% !important;
}
#mailpoet_woocommerce_checkout_optin_field span, .woocommerce-terms-and-conditions-checkbox-text {
    margin-bottom: 0px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}
#mailpoet_form_1 form.mailpoet_form {
    padding: 0px !important;
}
.halfnews {
    float: left;
    width: 60%;
    margin-right: 0%;
}
.halfnewsdue {
    float: left;
    width: 40%;
}
.imageaz {
    margin: 40px 0px 0px;
    display: inline-block;
    width: 100%;
}
.img1, .img2 {
    height: 400px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}
.aziendacont p{
    font-size: 19px;
    line-height: 26px;
}
.aziendacont{
    padding-bottom: 100px;
}

.contblog .fogliasx, .contblog .fogliadx {
    top: 0;
    background-size: contain;
}
.listblog {
    display: inline-block;
    width: 100%;
    list-style: none;
    margin: 50px 0px 100px;
    padding: 0px;
    text-align: center;
}
.listblog .imageprodhome {
    height: 300px;
    background-size: 100%;
    background-size: cover;
}
.listblog .metaprod{
    display: table;
    width: 100%;
}
.listblog .metaprod .mmetablog{
    display: table-cell;
    width: 100%;
    height: 100px;
    vertical-align: middle;
}
.credtisss {
    padding: 50px 0px;
    font-size: 20px;
    line-height: 30px;
}
.credtisss a {
    color: #427925;
    font-weight: 600;
}
.imageaz img {
    width: 100%;
    height: auto;
}
.listblog li {
    margin-bottom: 30px;
}
.conttexthome {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    padding: 140px 0px 30px;
}
.playfair.titsechome {
    color: #004162;
    font-size: 50px;
}
.noprod p {
    padding: 40px 0px;
    background: #fff;
    font-size: 20px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    width: 50%;
    margin: 0 auto;
}
.noprod p i {
    margin-right: 10px;
}
.message {
    padding: 24px;
    text-align: center;
    background: #f9f2e1 !important;
    border-radius: 16px;
    margin-top: 40px;
}
.message p {
    color: #004162;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: -1px;
}
/* END CONTENT */







/* SLIDE PRODUCT */
.quarto{
    padding: 100px 0px;
    text-align: center;
    position: relative;
}
.zz{
    position: relative;
    z-index: 1;
}
.backquarto {
    position: absolute;
    z-index: 0;
    background: #f9f2e1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 350px;
}
.fade {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0px;
    margin-top: 40px;
}
.slick-track li {
    margin: 10px;
    margin-bottom: 10px;
}
.arrows {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.prev, .next {
    display: inline-block !important;
    padding: 10px 30px;
    margin: 0px 5px;
    background: #ffcf00;
    color: #fff;
    opacity: 0.6;
    transition: 0.2s all ease-in-out;
    cursor: pointer;
}
.prev:hover, .next:hover {
    opacity: 1;
}
.imageprodhome {
    height: 300px;
    background-size: 80%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}
.titolo.titsexpro.playfair {
    color: #004162;
    text-align: center;
    font-size: 55px;
    text-transform: uppercase;
    margin: 0px;
}
.subtitsexpro {
    color: #427925;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 0px;
}
.contproducthome{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    background-color: #fff;
}
.singleprodhome a {
    text-decoration: none;
}
.onsale {
    background: #ffcf00;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.esaurito {
    background: #ff5400;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0px;
}
.stock.out-of-stock {
    background: #ff5400;
    color: #fff;
    padding: 10px 15px;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block;
    margin: 30px 0px;
}
.titprodhome {
    color: #004162;
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.priii {
    color: #427925;
    margin-top: 0px;
}
.viewprod a {
    display: inline-block;
    width: 100%;
    background: #427925;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

/* END SLIDE PRODUCT */








/* PRODUCT */
.products.columns-4 {
    display: inline-block;
    width: 100%;
    list-style: none;
    margin: 40px 0px;
    padding: 0px;
    text-align: center;
}
.products.columns-4 li {
    margin-bottom: 30px;
}
.products.columns-4 a {
    text-decoration: none;
}
.woocommerce-breadcrumb {
    font-size: 12px;
}
.woocommerce-breadcrumb a {
    color: #427925;
    font-weight: 600;
}
.titlepage {
    color: #004162;
    font-size: 45px;
    margin-top: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.woocommerce-result-count {
    margin: 0px;
    font-size: 14px;
}
.contorder {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.woocommerce-ordering select {
    border: 1px solid #427925;
    background: transparent;
    color: #427925;
    padding: 5px;
    font-size: 14px;
}
.sottopagina {
    background: #f9f2e1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50vh;
    z-index: -1;
}
.contwrappage{
    position: relative;
}
.fogliasx {
    background-image: url(https://www.laudani.farm/wp-content/themes/laudani/images/fogliasx.svg);
    position: absolute;
    top: 250px;
    left: 0;
    width: 50%;
    background-size: 40%;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center left;
}
.fogliadx {
    background-image: url(https://www.laudani.farm/wp-content/themes/laudani/images/fogliadx.svg);
    position: absolute;
    top: 250px;
    right: 0;
    width: 50%;
    background-size: 40%;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center right;
}
.woocommerce-product-gallery__wrapper {
    display: inline-block;
    margin: 0px;
}
.woocommerce-product-gallery__wrapper img {
    width: 100%;
    height: auto;
}
.flex-control-nav.flex-control-thumbs {
    padding: 0px;
    margin: 20px 0px 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.flex-control-nav li {
    display: inline-block;
    border: 1px solid #ddd;
    margin-right: 10px;
    padding: 10px;
    width: 100px;
    height: 100px;
    background: #fff;
}
.flex-control-nav li img {
    opacity: 0.6;
    width: 100%;
    height: auto;
}
.flex-active {
    opacity: 1 !important;
}
.product_title.entry-title {
    color: #004162;
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.contsingpro {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    position: relative;
}
.contsingpro .onsale {
    left: 20px;
    z-index: 2;
}
.variations_form.cart {
    margin: 30px 0px;
}
.variations td {
    display: block !important;
    width: 100% !important;
}
.label label {
    color: #427925;
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}
.value select {
    width: 100%;
    padding: 10px;
    font-size: 20px;
    color: #427925;
    border: 1px solid #427925;
    margin-bottom: 5px;
    background: #fff;
}
.variations, .variations tbody{
    width: 100%;
    display: inline-block;
}
.variations tr {
    width: 50%;
    display: inline-block;
}
.summary .price {
    font-size: 15px;
    margin-top: 5px;
}
.woocommerce-variation-price .price::before {
    content: "Prezzo";
    display: inline-block;
    width: 100%;
    color: #427925;
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}
.reset_variations {
    background: #427925;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 3px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce-product-details__short-description p {
    font-size: 16px;
}
.woocommerce-product-details__short-description {
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.woocommerce-variation-price .price {
    font-size: 31px;
    color: #7f7f7f;
    line-height: 19px;
}
.woocommerce-variation-price .price del span {
    font-size: 20px;
}
ins {
    text-decoration: none !important;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}
.woocommerce-variation-add-to-cart .quantity {
    float: left;
    width: 50%;
}
.woocommerce-variation-add-to-cart .single_add_to_cart_button.button.alt {
    float: left;
    width: 50%;
}
.woocommerce-variation-add-to-cart .quantity input {
    height: 60px;
    width: 100%;
    border: 1px solid #427925;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    padding: 10px;
    color: #427925;
}
.woocommerce-variation-add-to-cart .button {
    height: 60px;
    width: 100%;
    border: 1px solid #427925;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    padding: 10px;
    color: #fff;
    background-color: #427925;
    border-radius: 0px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: inline-block;
    width: 100%;
    margin: 50px 0px;
}
.tittab {
    color: #427925;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
}
.contcorelated {
    background-color: #f9f2e1;
    padding: 50px 0px;
    text-align: center;
    position: relative;
}
.titrelated.playfair {
    margin: 40px 0px 0px;
    color: #004162;
    font-size: 40px;
    text-transform: uppercase;
}
.quintodue {
    background: #f9f2e1;
    position: relative;
    padding: 100px 0px 100px;
    display: inline-block;
    width: 100%;
}
.fogliatop{
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(https://www.laudani.farm/wp-content/themes/laudani/images/fogliatop.svg);
}
.fogliatop {
    position: absolute;
    top: 0;
    left: 70px;
    background-image: url(https://www.laudani.farm/wp-content/themes/laudani/images/fogliatop.svg);
    height: 300px;
    width: 160px;
    background-repeat: no-repeat;
    background-position: top left;
}
.fogliabottom {
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(https://www.laudani.farm/wp-content/themes/laudani/images/fogliabottom.svg);
    height: 300px;
    width: 320px;
    background-repeat: no-repeat;
    background-position: bottom right;
}
/* END PRODUCT */






/* CARRELLO */
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    background: #fff;
    margin-top: 40px;
}
.product-thumbnail img {
    height: 100px !important;
    width: auto;
}
.product-name a {
    color: #427925;
    font-weight: 600;
}
.cart-collaterals {
    margin-bottom: 50px;
}
.cart_totals h2 {
    color: #004162;
    margin-bottom: 10px;
}
.checkout-button.button.alt.wc-forward {
    background: #ffcf00;
    color: #fff;
    text-decoration: none;
    padding: 20px 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0px;
    border-radius: 5px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    font-size: 20px;
    transition: 0.2s all ease-in-out;
}
.checkout-button.button.alt.wc-forward:hover {
    background: #ffcf00;
    color: #fff;
    text-decoration: none;
    padding: 20px 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0px;
    border-radius: 5px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    font-size: 20px;
    opacity: 0.7;
}
#coupon_code {
    height: 40px;
    width: 50%;
    text-align: center;
    border: 1px solid #888;
}
.coupon button {
    width: 49%;
    height: 40px;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
}
.coupon {
    width: 60%;
}
.woocommerce-info {
    margin-top: 30px !important;
}
.woocommerce-info a {
    color: #7f7f7f;
    font-weight: 600;
}
.woocommerce h3 {
    color: #004162;
    font-size: 24px;
    margin-bottom: 10px;
}
.woocommerce label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce input, .woocommerce select {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 18px;
}
.shop_table.woocommerce-checkout-review-order-table {
    background: #fff;
}
.wc_payment_methods.payment_methods.methods {
    background: #fff;
}
.form-row.place-order {
    background: #fff;
}
.woocommerce-privacy-policy-text p {
}
.woocommerce-privacy-policy-text p a {
    color: #7f7f7f;
    font-weight: 600;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #ffcf00 !important;
    color: #fff;
    text-decoration: none;
    padding: 20px 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0px;
    border-radius: 5px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    font-size: 20px;
    transition: 0.2s all ease-in-out;
}
#order_comments {
    padding: 15px;
    height: auto;
    font-family: 'Montserrat', sans-serif;
}
.checkout_coupon.woocommerce-form-coupon input, .checkout_coupon.woocommerce-form-coupon button {
    width: 100% !important;
}
.checkout_coupon.woocommerce-form-coupon p {
    text-align: center;
    margin-top: 0px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50% !important;
}
.shop_table.shop_table_responsive {
    background: #fff;
}
.contcartr .woocommerce{
    padding: 0px 0px 100px;
}
.shipping-calculator-button {
    color: #7f7f7f;
    font-weight: 600;
    margin-top: 0px;
}
.woocommerce-terms-and-conditions-checkbox-text a {
    color: #7f7f7f;
    font-weight: 600;
}
.woocommerce-terms-and-conditions-checkbox-text {
    color: #7f7f7f;
    font-weight: 400;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #f1f1f1 !important;
    color: #7f7f7f !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f1f1f1 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
/* END CARRELLO */



/* SIDECART */
.xoo-wsc-img-col img {
    height: 70px !important;
    width: auto !important;
}
.xoo-wsch-text {
    font-family: 'Playfair Display', serif;
    font-size: 40px !important;
    font-weight: 400;
    color: #004162;
}
.xoo-wsch-basket {
    display: none !important;
}
.xoo-wsc-sp-title a{
    font-family: 'Playfair Display', serif;
    color: #004162;
    text-decoration: none;
}
.xoo-wsc-pname a{
    color: #004162 !important;
    text-decoration: none;
}
.xoo-wsc-items-count {
    font-size: 11px !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
}
.xoo-wsc-items-count {
    top: 0px !important;
    left: 0px !important;
}
.xoo-wsc-basket {
    top: 82px !important;
    transition: 0.2s all ease-in-out !important;
}
.shrink.xoo-wsc-basket {
    top: 44px !important;
}
/* END SIDECART */






/* ACCOUNT */
.contacc .woocommerce{
    margin: 40px 0px 70px;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0px;
    margin-top: 0px;
    list-style: none;
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
}
.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
}
.woocommerce-MyAccount-navigation ul .is-active a {
    background: #427925;
}
.woocommerce-MyAccount-navigation ul li a {
    padding: 10px;
    background: #427925;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
}
.woocommerce-MyAccount-content {
    padding: 30px;
    background: #fff;
    position: relative;
    top: 10px;
    border: 1px solid #427925;
}
.woocommerce-MyAccount-content p {
    font-size: 18px;
    line-height: 25px;
}
.woocommerce-MyAccount-content a {
    color: #667368;
    font-weight: 600
}
.woocommerce-EditAccountForm.edit-account input {
    padding: 15px;
    border: 0px;
    font-size: 14px;
}
.woocommerce-EditAccountForm fieldset {
    margin-top: 30px;
}
.woocommerce-EditAccountForm .woocommerce-Button.button {
    background-color: #427925 !important;
    color: #fff !important;
    font-size: 21px !important;
    font-weight: 400 !important;
}
.woocommerce-EditAccountForm fieldset p{} {
    font-size: 16px;
}
.woocommerce-MyAccount-content p label {
    font-size: 15px;
    line-height: 29px;
    font-weight: 600;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.is-active {
    display: none;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none;
}
.woocommerce-MyAccount-content header {
    position: relative;
    background: #f1f1f1 !important;
    color: #667368;
    padding: 0px 20px 20px 20px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.woocommerce-MyAccount-content input {
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 16px;
    color: #444;
}
.woocommerce-form.woocommerce-form-login.login {
    background: #fff;
}
.woocommerce-form.woocommerce-form-login.login input, .woocommerce-form.woocommerce-form-register.register input {
    padding: 5px;
}
.woocommerce-button.button.woocommerce-form-login__submit, .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    background: #427925;
    color: #fff;
}
.woocommerce-LostPassword.lost_password a {
    color: #427925;
    font-weight: 600;
}
.woocommerce-form.woocommerce-form-register.register {
    background: #fff;
}
#customer_login h2 {
    color: #427925;
    font-size: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
}
/* END ACCOUNT */















/* FOOTER */
footer {
    background-color: #427925;
    padding: 60px 0px;
    color: #fff;
    background-image: url(https://www.laudani.farm/wp-content/themes/laudani/images/backfoo.svg);
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
    position: relative;
}
.marchiofoo {
    width: 100px;
    height: auto;
}
footer ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
footer ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin: 3px 0px;
    display: inline-block;
    opacity: 0.8;
}
footer .title-widget {
    font-size: 18px;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
footer .textwidget p {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    opacity: 0.8;
    line-height: 20px;
}
.contdesign {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}
.leftdes {
    float: left;
    width: 60%;
    text-align: left;
    font-size: 14px;
    opacity: 0.8;
}
.rightdes {
    float: right;
    width: 40%;
    text-align: right;
    font-size: 14px;
    opacity: 0.8;
}
.leftdes p {
    margin: 6px 0px;
}
.leftdes a {
    color: #fff;
}
footer i {
    font-size: 29px;
    margin-left: 5px;
}
.leftdes p {
    color: #fff;
    font-size: 13px;
}
/* END FOOTER */






/* VARIE */
#toTop {
    background: #427925;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 15px;
    text-align: center;
    z-index: 9999;
    opacity: 0.7;
    padding: 5px 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
}
.boxcontatti {
    float: left;
    width: 33.33%;
    text-align: center;
    margin-bottom: 30px;
}
.iconacont {
    background: #ffcf00;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}
.itel {
    height: 35px;
    margin-top: 22px;
}
.iemail {
    height: 30px;
    margin-top: 26px;
}
.imark {
    height: 37px;
    margin-top: 22px;
}
.contattidue{
    position: relative;
}
.boxcontatti a {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000;
}
.textcont {
    font-size: 21px;
}
.contcontatti{
    display: inline-block;
    width: 100%;
    margin: 100px 0px 0px;
}
.contcontattidue {
    position: relative;
    z-index: 1;
    padding-bottom: 50px
}
.wpcf7-not-valid-tip {
    font-size: 14px !important;
}
.label {
    margin: 0px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    color: #427925;
    font-weight: 600
}
.field {
    margin-top: 0px;
}
.field input, .field textarea {
    width: 100%;
    border: none;
    background: #fff;
    padding: 15px;
    color: #7f7f7f;
    border: 1px solid;
    font-size: 18px;
}
.labeldue {
    margin: 0px;
    color: #667368;
    font-size: 12px;
    line-height: 14px;
}
.labeldue a {
    font-weight: 600;
    color: #667368;
}
.wpcf7-list-item {
    margin: 0px !important;
}
.campoinvia input {
    background: #ffcf00;
    border: none;
    display: table;
    font-size: 14px;
    padding: 15px;
    width: 40%;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.2s all ease-in-out;
    opacity: 1;
    margin-top: 20px;
}
.campoinvia input:hover {
    opacity: 0.7
}
.titconttt.playfair.verde {
    font-size: 40px;
    text-transform: uppercase;
    margin: 0px;
}
.subtiema {
    margin: 31px auto;
}
.containercont {
    position: relative;
    z-index: 2;
    width: 60%;
    margin: 0 auto;
}
.boxcontatti a {
    font-weight: 400;
    text-decoration: none;
}
.boxcontatti p {
    color: #7f7f7f;
    font-size: 21px;
    line-height: 29px;
}

.titolo.titcontttt {
    color: #004162;
    font-size: 40px;
    text-align: center;
    margin-top: 0px;
    top: 0;
    position: relative;
    margin-bottom: 50px;
    font-family: 'Playfair Display', serif;
}
#wpcf7-f83-o1, #wpcf7-f170-o1{
    margin: 50px auto;
    width: 50%;
}
.titlepage.titolo.center.playfair.titcontttt {
    margin-top: 40px;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    background: #dc3232;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px !important;
    margin: 0px 0px 40px 0px;
    text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    background: #ffb900;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px !important;
    margin: 0px 0px 40px 0px;
    text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px !important;
    margin: 0px 0px 40px 0px;
    text-align: center;
}
/* END VARIE */






/* RESPONSIVE */

/* SMALL DESKTOP */
@media only screen and (min-width : 1025px) and (max-width : 1198px) {

}
/* IPAD */
@media (min-width: 768px) and (max-width: 1024px) {

}

/* IPAD LANDSCAPE */
@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {

.logotipo {
    height: 30px;
}
.marchio {
    height: 70px;
}
header ul {
    margin: 20px 0px 0px;
}
.iconaccount {
    top: 76px;
}
.xoo-wsc-basket {
    top: 53px !important;
}
.tithome.playfair {
    margin: 40px 0px 0px;
    color: #004162;
    font-size: 60px;
    line-height: 60px;
}
.quinto {
    padding: 50px 0px 100px;
}
#mailpoet_form_1 {
    width: 100% !important;
}
.inputqunit {
    width: 60%;
}
.img1, .img2 {
    height: 300px;
}
.titlepage.titolo.center.playfair.titcontttt {
    margin-top: 0px;
    margin-bottom: 0px;
}
.coupon button {
    font-size: 12px !important;
}
}

/* IPAD PORTRAIT */
@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
.illsx {
    width: 50%;
    background-size: 46%;
    background-position: left center;
}
.illdx {
    width: 50%;
    background-size: 46%;
    background-position: right center;
}
.cardbox {
    width: 70%;
    margin: 0 auto 30px;
}
.conticonhome {
    display: inline-block;
    width: 100%;
    padding: 0px 30px;
}
.iconhome {
    width: 33%;
}
.titicon {
    font-size: 17px;
}
.quinto {
    background: #f9f2e1;
    position: relative;
    padding: 100px 0px 50px;
    display: inline-block;
    width: 100%;
}
.inputqunit {
    width: 100%;
}
.footerone, .footertwo, .footerthree, .footerfour{
    margin: 0px auto 30px;
}
.marchiofoo {
    width: 100px;
    height: auto;
    margin-bottom: 40px;
    display: block;
}
.leftdes {
    width: 100%;
    margin-bottom: 10px;
}
.rightdes {
    width: 100%;
    text-align: left;
}
footer{
    background-size: 100%;
}
.img1, .img2 {
    height: 210px;
}
.aziendacont {
    padding-bottom: 20px;
}
#wpcf7-f83-o1 {
    margin: 50px auto;
    width: 80%;
}
}




/* SMARTPHONE */
@media only screen and (min-width: 320px) and (max-width: 767px) {
.lingue {
    right: 5%;
}
.iconaccount {
    display: none;
}
.xoo-wsc-basket {
    top: 52px !important;
}
.shrink .marchio {
    height: 60px;
}
.shrink.xoo-wsc-basket {
    top: 27px !important;
}
.tithome.playfair {
    font-size: 35px;
    line-height: 40px;
    margin-top: 30px;
}
.illsx {
    width: 60%;
    background-position: left center;
}
.illdx {
    width: 60%;
    background-position: right center;
}
.cardbox {
    margin-bottom: 30px;
}
.iconhome {
    float: none;
    width: 90%;
    margin: 0px auto 40px;
    display: inline-block;
}
.quarto {
    padding: 30px 0px;
}
.quinto {
    padding: 100px 0px 100px;
}
.titquinto.playfair {
    font-size: 29px;
}
.subquinto {
    font-size: 14px;
}
.inputqunit {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.mailpoet_form_paragraph.last {
    font-size: 13px !important;
    line-height: 16px !important;
}
.mailpoet_paragraph.halfnewsdue input, .mailpoet_paragraph.halfnews input {
    height: 40px;
}
footer {
    text-align: center;
    background-size: 240%;
}
.footerone, .footertwo, .footerthree, .footerfour{
    margin: 0px auto 30px;
}
.marchiofoo {
    width: 100px;
    height: auto;
    margin-bottom: 40px;
    display: block;
    margin: 0px auto 40px;
}
.leftdes {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.rightdes {
    width: 100%;
    text-align: center;
}
.img1, .img2 {
    height: 200px;
    margin-bottom: 30px;
}
.aziendacont {
    padding-bottom: 0px;
}
.orderby {
    width: 100%;
    margin-top: 10px;
}
.variations tr {
    width: 100%;
    display: inline-block;
}
.shrink .logotipo {
    height: 0;
    margin: 0px;
    display: none;
}
.titlepage.titolo.center.playfair.titcontttt {
    margin: 0px;
}
.boxcontatti {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
#wpcf7-f83-o1 {
    margin: 50px auto;
    width: 100%;
}
#coupon_code {
    width: 100%;
    margin-bottom: 5px;
}
.coupon .button {
    float: none !important;
    width: 100% !important;
}
.coupon {
    width: 100%;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100% !important;
}
.menuresp {
    display: block;
}
.contmarchioresp .marchio {
    margin: 0px 0px 40px;
    height: 120px;
}
.contmarchioresp {
    padding-left: 20px;
}
.overlaymenu.open ul li a {
    width: 100%;
}
.current-menu-item a, header ul li a:hover {
    border-bottom: 0px solid #ffcf00;
}
.frecciabot img {
    height: 30px;
}
.marchio {
    height: 70px;
}
.logotipo {
    height: 30px;
}
.wrappage {
    margin-top: 180px;
}
}












