/* new 2021 */

@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

 body {
     font-family: 'Lora', sans-serif;
     font-family2: "Playfair Display", serif;

     -webkit-font-smoothing: antialiased;
   background2: url('../images/top-slider/slide_1b.jpg');
    background-size: cover;
}

p, ul {
    font-family2: 'Lora', sans-serif;
    font-family: "Playfair Display", serif;

}
  .outter {
    max-width: none;
    width: 100%;
}
.mylogoimgz {max-height:120px;position: relative;top: -2px;transition: 0.5s;}
.logo-shrink {max-height:85px;transition: 0.5s;}

.myheader2021 {border-top:5px solid #99A618;}
.topslider {
 
    max-width: 100%;
    padding: 0px;
    margin: 0px;
}
.top-block, .navigation {display:none;}




.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left2:0;
  right: 0;
  background-color: #1C2629;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 10px;
}

.sidenav a {
  padding2: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
  display: inline-block;
  border-bottom2:3px solid transparent;
}

.snlink a:hover, .sidemenuitem a:hover {
  color: #818181;
  border-bottom2:3px solid green;
}
.sidemenuitem .dropdown-menu a:hover {
    background-color:white;
}
.snlink:after, .sidemenuitem a:after  {    
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 2px;
    background-color: #ffcf00;
    transition: width 0.4s ease 0s, left 0.4s ease 0s;
    width: 0;
    margin: auto;
    margin-top: 3px;
}
.snlink:hover:after,.sidemenuitem a:hover:after { 
  width: 100%; 
  left2: 0; 
}
.sidemenuitem a.active {
    color: #ffcf00;
}

.sidenav .closebtn {
  position: relative;
  top: 0;
  right2: 25px;
  font-size: 46px;
  margin-left: 50px;
      padding: 0;
   padding-right: 8px;
}
.clob {    
    padding2: 8px 8px 8px 32px;
    padding: 14px;
}


.sncont {padding:10px;text-align:center;}


.carousel-indicators {display:none;}

.sidebar-close-but2 {
font-size: 25px;
    cursor: pointer;
    background-color: #99A618;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    color: white;   
}

.sidenav-btn,.sidebar-close-but {
    font-size: 30px;
    cursor: pointer;
    background-color: #99A618;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    transition: transform 1s;
    display: inline-block;
    top: -1px;
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.sidenav-btn:hover,.sidebar-close-but:hover {
    color:white;
    transform: rotate(180deg);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.sidebar-close-but {
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius:10px;
}
.sidebar-close-but:hover {border-radius:10px; }

.ul-sidemenu {
    padding-left: 0;
    list-style: none;
}

.sidemenuitem{
    list-style: none;
    visibility: hidden;
    opacity: 0;  
    padding: 12px;
    text-decoration: none;
    font-size: 25px;
    color: #ffffff;
    display: block;
   
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    
}

.is-show {
    visibility: visible;
    opacity: 1;
    top: 0px;
     -webkit-transition: opacity 0.4s ease-in;
       -moz-transition: opacity 0.4s ease-in;
         -o-transition: opacity 0.4s ease-in;
    opacity: 1;
}
.site-menu-show {width:100%;}
.topslider .carousel-control {opacity:0.6;}
.topslider .carousel-control img {max-height: 45px;}

.box-title h2 {
    font-size: 26px;
    color: #339436;
    font-weight: bold;
    font-family: "Playfair Display", serif;
}
.box-title h2:before, .box-title h2:after {
font-size: 29px;
    color: #FFCF00;
}
.box-title {

    margin-bottom: 50px;
}
.box-title:after {
    background-color: #99A618;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: 1;
}

.content-wrapper {
    margin-top2: 300px;
}

.myservz {       background-color: beige;
    display: inline-block;
    padding-top: 25px;
    padding-bottom: 25px;
    width:100%
}

.sc_services_item {    padding: 2.5em;}

.sc_icon {
    width: 5.7em;
    height: 5.7em;
    line-height: 5.7em;
    background-color: #1C2629;
    background-color: darkolivegreen;
    color: #ffcf00;
    margin: 0 auto;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    transition: all ease .3s;
}

.sc_icon:before {
font-size: 3em;
    line-height: inherit;
    font-weight: inherit;
    width: auto;
    margin: 0;
}
.sc_services_item_title {
    font-family: "Playfair Display", serif;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 700;
    margin-top: 1.2em;
    margin-bottom: 0.8em;
    color:#339436;
}
.sc_services_item .sc_services_item_title:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    margin: 0.3em auto 0;
    background-color: #586067e6;
}

.image_separator {
    margin: auto;
    width: 63px;
    height: 46px;
    display: block;
    margin-top: 10px;
}
.sc_section_image_separator {
    position: relative;
    top: -22px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 87px;
    height: 87px;
    -webkit-transform: translateY(-33%);
    -moz-transform: translateY(-33%);
    transform: translateY(-33%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    padding: 0px;
    padding-top: 3px;
}

.product-info {
    font-size: 18px;
    font-family: "Playfair Display", serif;
    margin-top: 15px;
    font-weight: 600;
}
.product-info a {    
    display: inline-block;
        color: #339436;
        min-height:52px;
}
.product-info a:hover {
  color: #818181;
  border-bottom2:3px solid green;
}

.product-info a:after {    
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 2px;
    background-color: #ffcf00;
    transition: width 0.4s ease 0s, left 0.4s ease 0s;
    width: 0;
    margin: auto;
    margin-top: 3px;
}
.product-info a:hover:after { 
  width: 100%; 
  left2: 0; 
}
#vini_slide { background-color: beige;}
#vini_slide .owl-item > div{
    border: 2px solid #ffcf00;
    padding: 20px;
    margin: 10px;
    background-color: white;
    margin-bottom: 20px;
    margin-top: 20px;    
}
#vini_slide .owl-item > div:hover{
    border: 2px solid #818181;
   
}

.sidemenuitem .dropdown-menu {
    position: relative;
    float:none;
    transition: all ease .5s;
}
.sidemenuitem .dropdown-menu>li>a {
    display: inline-block;
}
.mydrop2021 .sidemenuitem {
 padding-bottom:5px;
}

#owl-news .item img{max-width:100%; }
#owl-news .owl-prev,#owl-news .owl-next {
    font-size: 20px;
    background-color: #99a519;
    opacity: 0.7;
    border-radius: 10px;
    color: palegoldenrod;
    font-weight: bold;
    font-family: 'Lora';
}
#owl-news .owl-controls {
     position: absolute;
    top: 25%; 
    width: 100%;
}
#owl-news .owl-prev {
    position: absolute;
    left: 20px;
}
#owl-news .owl-next {
    position: absolute;
    right: 20px;
}
.node-pagina-prodotto.view-mode-full  {
margin-top2:120px;
}
.field-name-field-foto-copertina img:hover {
    transform: scale(1.1);
}
.field-name-field-descrizione strong,.field-name-field-descrizione-variante strong  {
    font-size: 18px;
    font-weight: 700;
    color: #339436;
    line-height: 35px;
}
.node-type-pagina-prodotto .field-name-title h2 {  
   font-size: 32px;
    color: #339436;
    font-weight: 600; 
    
}
.field-name-field-descrizione {
    font-family: 'Playfair Display';
    font-size: 16px;
    padding-top: 15px;
}
.node-type-pagina-prodotto .field-commerce-price {float:none;}
.node-type-pagina-prodotto .field-name-commerce-price {
   display: block;
    text-align: center;
    background-color: beige;
    font-size: 30px;
    font-weight: bold;
    color: #339436;
    line-height: 35px; 
    
}
.node-type-pagina-prodotto .commerce-add-to-cart {    text-align: left;}

.commerce-add-to-cart select,.commerce-add-to-cart input[type=text] {
    display: block;
    width: 100%;
    border: 1px solid lightgray;
}
.field-name-commerce-price .field-items:before {
    content: "Prezzo:";
    font-size: 18px;
    color: black;
    font-weight: normal;
}
.node-type-pagina-prodotto .field-name-field-variante-prodotto {    float: none;}
.node-type-pagina-prodotto .bottone_add_carrello {
    display: block;
    text-align: center;
    padding: 2px;
    margin-top: 30px;
}
.testata_generica_no_slide {
    min-height: 110px;
    background-color: beige;
}
.sidenav-btn-cart {
        font-size: 18px;
    margin-right: 25px;
    /* color: white; */
    /* background-color: darkolivegreen; */
    top: -13px;
}

.sidenav-btn-cart a {color:black;}
.row.rnews {    font-size: 22px;}
.rigaprod .field-name-field-foto-copertina {
    margin-bottom: 20px;
}
.vini-si {    padding: 10px;}

.shop-info {    border-bottom: 10px solid #99A618;    color: #666666;}
footer {    border-bottom: 6px solid #99A618;}

#page-title {
    padding-left: 20px;
    text-align: center;
    font-family: "Playfair Display", serif;
    font-size: 42px;
    line-height: 1.3em;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0.8em;
    color: #339436;
}
#admin-menu ul,#admin-menu p {
    font: normal small "Lucida Grande", Verdana, sans-serif;
}
#admin-menu2 {
    z-index: 99999;
    width: 55px;
    height: 28px;
    overflow: hidden;
    box-shadow: none;
}

#admin-menu2:hover {
    width: auto;
    height: auto;
    overflow: visible;
}
html body.admin-menu {
    margin-top: 0px !important;
}
p a {
    color: #339436;
    font-weight: bold;
}
a, a:focus {
    color: #339436;
    font-weight: bold;
}
.wdgt-about a {color: #339436; }
.view-commerce-cart-form table tr.odd, .view-commerce-cart-summary tr.odd, .checkout-review tr.odd, .view-commerce-line-item-table tr.odd {
    background-color: #f4f5dc;
}
.rigaprod .field-name-commerce-price .field-items {
    font-weight: bold;
    color: #FFCF00;
}
.rigaprod h5 {
    margin-bottom: 0px;
    color: #339436;
    font-weight: bold;
    font-size:16px;
}
#news-container {    padding: 10px;}
#owl-news .owl-item {
    padding: 70px;
    padding-top: 0;
    padding-bottom: 0;
}
.commerce-line-item-views-form input.delete-line-item {
    font-size: 0.7em;
    padding: 1px 6px;
    margin-left: 10px;
}
@media screen and (max-height: 490px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
  .sidemenuitem  { padding: 6px; }
}
@media screen and (max-width: 800px) {
.mylogoimgz {max-height:85px;position: relative;top: -2px;transition: 0.5s;}
.logo-shrink {max-height:70px;transition: 0.5s;}
.product-info {    font-size: 16px;    margin-top: 12px; min-height:45px;}
.row.rnews {    font-size: 16px;}
#page-title {font-size:32px; }

}
@media screen and (max-width: 480px) {
.mylogoimgz {max-height:55px;position: relative;top: -2px;transition: 0.5s;}
.logo-shrink {max-height:50px;transition: 0.5s;}
.row.rnews {    font-size: 14px;}
.box-title h2 {font-size: 22px; }

}
