@font-face {
  font-family: Skia;
  src: url(./Skia.ttf);
}
@font-face {
  font-family: Lato;
  src: url(./Latoreg.ttf);
}

.azzurro {
	color: #248ed0;
}
.verde {
	color: #7c845c;
}
.arancio {
	color: #d88600;
}

#sezione2 {
    background: #DDDDDD;
    padding-bottom: 4em;
    margin-bottom: 0 !important;
    padding-top: 4em;
}
.voice{
	cursor:pointer;	
}
.bar-notification.successo {
    top: 25%;
    position: fixed;
    background: #7C845C;
    right: 0;
    color: white;
    padding-left: 2em;
    padding-top: 2em;
    padding-bottom: 1em;
    padding-right: 2em;
    z-index: 100;
    border-top-left-radius: 1em;
    font-size: 18px;
    border-bottom-left-radius: 1em;
}
select#billing-address-select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 2em;
}
select#shipping-address-select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 2em;
}
span.cart-qty {
    position: absolute;
    left: -12px;
    top: -5px;
    background: #d88600;
    width: 20px;
    height: 20px;
    font-size: 10px;
    padding-top: 3px;
    color: white;
    border-radius: 10px;
    text-align: center;
	font-family: Lato;
}
ul.info-list {
    color: black;
    font-weight: 100;
    margin-bottom: 2em;
    list-style: none;
    padding-inline-start: 1em;
}
ul.method-list {
    list-style: none;
    padding-inline-start: 0;
    margin-top: 2em;
    margin-bottom: 2em;
}
.col-sm-6 > .totals{
    float: right;
}
span.wishlist-qty {
	position: absolute;
    left: -12px;
    top: -5px;
    background: #d88600;
    width: 20px;
    height: 20px;
    font-size: 10px;
    padding-top: 3px;
    color: white;
    border-radius: 10px;
    text-align: center;
	font-family: Lato;
}
.no-data {
    font-family: Lato;
}
.full-description {
    font-family: Lato;
}
#det {
    font-family: Lato;
}
button{
	font-family: Skia;
}
.sl2 {
    font-weight: bold;
}
.description {
    font-family: Lato;
}
.p1 {
    font-family: Lato;
}
.p2 {
    font-family: Lato;
}
.post-body {
	font-family: Lato;
}
.titolo-coupon {
	font-family: Lato;
}
.topic-block-body {
	font-family: Lato;
}
body{
    font-family:Skia;
	letter-spacing: 1px;
}
.admin-header-links {
  text-align: center;
  background: #D88600;
}
.admin-header-links > a {
  color:black;
  font-weight:600;
}
.sl-1 {
  font-size: 12px;
}
.sl-1 > strong {
  color: #D88600;
}
.logo-hd {
  text-align: left;
}
.sl2 {
  font-size: 24px;
  color: #D88600;
}
.sl4 {
  font-size: 24px;
  color: #D88600;
}
.color-primary {
  color: #D88600;
}
.flr {
  float: right;
}

.w100 {
  width: 100%;
}

.absolute {
  position: absolute;
}

.flex {
  display: flex;
}

.tcenter {
  text-align: center;
}
.step {
    font-family: Lato;
}
.mb1 {
  margin-bottom: 1em;
}
.mb2 {
  margin-bottom: 2em;
}

.mb3 {
  margin-bottom: 3em;
}
.mb4 {
  margin-bottom: 4em;
}

.mt1 {
  margin-top: 1em;
}

.mt2 {
  margin-top: 2em;
}

.mt3 {
  margin-top: 3em;
}

.mt4 {
  margin-top: 4em;
}

.mt7 {
  margin-top: 7em;
}

.ml1 {
  margin-left: 1em;
}

.ml2 {
  margin-left: 2em;
}

.ml3 {
  margin-left: 3em;
}

.ml4 {
  margin-left: 4em;
}

.ml5 {
  margin-left: 5em;
}

.relative {
  position: relative;
}

.none {
  display: none;
}
.pl2 {
  padding-left: 2em;
}

.pl3 {
  padding-left: 3em;
}

.pl4 {
  padding-left: 4em;
}

.pl5 {
  padding-left: 5em;
}

.pb4 {
  padding-bottom: 4em;
}
a.menu-voice {
  font-size: 18px;
  text-transform: uppercase;
  color: #868686;
  font-weight: bold;
  margin-right: 1em;
}
select#customerlanguage {
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #868686;
  position: relative;
  bottom: 5px;
  right: 10px;
  border-left: 0.5px solid #D88600;
  border-radius: 0;
}
img.logo-ft {
  width: 100%;
}
.cred-ft {
  font-size: 15px;
  color: #868686;
  font-weight: bold;
}
.cred-ft > p {
  margin-bottom:0;
}
.border-insta {
  border-left: 1px solid #D88600;
  font-size: 22px;
  position: relative;
  bottom: 3px;
}
.border-insta > a{
    color: #868686;
}
.menu-touch {
  padding-top: 1em;
}
.menu-open {
  padding: 1em;
  position: absolute;
  right: 0;
}
.menu-open > img {
  width: 30px;
  transform: scale(-1, 1);
}
.qty-input{
    width:50px;
}
#discountcouponcode {
  width: 140px;
}
.mr2{
    margin-right:2em
}
.product-price {
  font-size: 24px;
  color: #248ed0;
  margin-bottom: 1em;
}
.button-1:hover {
  background: #7C845C;
  border: 1px solid #7C845C;
  color: white;
}
.product-desc-title {
  padding: 0.5em;
  border-bottom: 1px solid #D88600;
  margin-right: 1em;
  margin-bottom: 1em;
  cursor:pointer;
	font-family: Lato;
}
.product-desc-title:hover {
  background: #d8860024;
}
.Prodactive {
  background: #d8860024;
}

svg.svg-inline--fa.fa-angle-down.fa-w-10 {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -0.6em;
  background: transparent;
  color: #D88600;
  font-size: 20px;
}

@media screen and (max-width: 623px) {
  .is-hidden-mobile {
    display: none;
  }
	
  img.cat-img {
    margin-top: 1em;
    max-width: 50px;
}
  .details {
    margin-left: 0 !important;
    margin-top: 2em !important;
  }
  .button-1{
      margin-top:1em
  }a.cat {
    font-weight: 600;
    font-size: 12px;
}
  a.menu-voice {
    font-size: 16px !important;
  }
  select#customerlanguage {
    font-size: 16px !important;
  }
  .sl-1 {
    font-size: 12px;
    margin-left: 3em;
    width: 100%;
  }
  .sl2 {
    width: 70% !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1em;
  }
  .sl4 {
    width: 70% !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1em;
  }
  .language-ft > .language-selector > select {
    border-left: none !important;
  }
  .left-mobile {
    text-align: left !important;
  }
  .add-info-large {
    display: flex;
    position: absolute;
    right: 0 !important;
    background: white;
    padding: 1em;
    top: 50%;
    transform: translateY(-50%);
    max-width: 33%;
  }
  .form-coupon {
    background: white;
    margin-top: 5em;
    margin-bottom: 5em;
    /*margin-left: 2em !important;*/
    padding-top: 3em;
    padding-left: 3em;
    padding-bottom: 3em;
  }
  .none-mobile{
      display:none
  }
}
@media screen and (min-width: 623px) {
  .is-hidden-tablet {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-hidden-touch {
    display: none;
  }
  .pl2 {
    padding-left: 0;
  }
  .forced-mobile {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cred-ft {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .col-md-auto {
    text-align: center;
  }

  .menu-voice {
    margin-right: 0 !important;
  }

  select#customerlanguage {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    border-left: none;
    right: 0 !important;
    bottom: 6px;
  }

  .border-insta {
    text-align: center;
  }

  .logo-ft-col {
    text-align: center;
  }

  .logo-ft {
    max-width: 250px;
  }
  .sl2 {
    width: 150%;
  }
  .sl4 {
    width: 150%;
  }
  .sl1 {
    width: 150%;
  }
  .logo-hd{
      margin-right:3em;
  }
}
@media screen and (min-width: 1023px) {
  .is-hidden-desktop {
    display: none;
  }
  .add-to-wishlist {
    margin-left: 0.3em;
    margin-top: 1px;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1423px) {
  a.menu-voice {
    font-size: 14px;
  }

  select#customerlanguage {
    font-size: 14px;
  }
}
.image {
  margin-bottom: 1em;
}
.plus-icon {
    font-size: 12px;
    position: relative;
    bottom: 4px;
}
.menu-desktop {
  position: fixed;
  width: 8%;
  height: 100%;
  top: 0;
  background: #ffffffcf;
  z-index: 1;
	text-align: center;
}
.menu-desktop > img{
    position: relative;
    top: 3.5em;
}
.picture {
	/*width: 100%;
	min-height: 350px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;*/
	width: 100%;
    min-height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.add-info {
  display: flex;
  position: absolute;
  right: 1em;
  background: white;
  padding: 1em;
  top: 50%;
  transform: translateY(-50%);
}

.pictureTris {
    width: 100%;
    min-height: 450px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

h2.product-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
img.icon-cat {
  object-fit: contain;
}
.totals {
    font-family: Lato;
}
.hint {
    font-family: Lato;
}

.add-info-large {
  display: flex;
  position: absolute;
  right: 0;
  background: white;
  padding: 2em;
  top: 50%;
  transform: translateY(-50%);
  max-width: 33%;
}
.add-wish {
  cursor: pointer;
}
.add-cart{
  cursor:pointer;
}
.prices {
  font-weight: 600;
}
a.plus-icon {
  color: grey;
  font-size: 20px;
  margin-left: 2em;
  border: 1px solid;
  border-radius: 1em;
  width: 30px;
  height: 30px;
  text-align: center;
  min-width: 30px;
}
a.cat {
  font-weight: 600;
}
img.cat-img {
  margin-top: 1em;
	max-width: 60px;
}
.container-mob {
  margin-left: 2em;
  margin-right: 2em;
}
.back-image {
  background-size: cover;
  min-height: 650px;
}
.form-coupon {
  background: white;
  margin-top: 5em;
  margin-bottom: 5em;
  margin-left: 3em;
  padding-top: 3em;
  padding-left: 3em;
  padding-bottom: 3em;
}
.titolo-coupon {
  font-size: 15px;
  color: #272727;
  letter-spacing: 2px;
}
.testo-coupon {
  font-size: 24px;
  color: #D88600;
  letter-spacing: 2px;
}
.titolo-form-coupon {
  color: #868686;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
}
.form-coupon-post {
  text-transform: uppercase;
  padding-top: 2em;
}
.description {
  margin-bottom: 1em;
}
a {
  color: #D88600;
}
  a:hover {
    color: #D88600;
    font-weight:600;
  }
body {
  overflow-x: hidden;
}
.button-1 {
  background: transparent;
  border-style: none;
  border: 1px solid #D88600;
  padding-left: 1em;
  padding-right: 1em;
}
.active {
  font-weight: 600;
  color: #D88600 !important;
}
.profile-menu {
  font-size: 20px;
  color: #868686;
}
.profile-menu:hover {
  font-weight:600;
  color: #D88600;
  text-decoration:none;
}
.breadcrumb {
  display: none !important;
}
.Mare {
  color: #248ED0 !important;
}
.Orto {
  color: #D88600 !important;
}
.Uliveto {
  color: #7C845C !important;
}
.picture > img{
    width:100%;
}
html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}
.bar-notification.success {
  top: 25%;
  position: fixed;
  background: #7C845C;
  right: 0;
  color: white;
  padding-left: 2em;
  padding-top: 2em;
  padding-bottom: 1em;
  padding-right: 2em;
  z-index: 100;
  border-top-left-radius: 1em;
  font-size: 18px;
  border-bottom-left-radius: 1em;
}
.menu-lateral {
  width: 8px;
  height: 100px;
  background: #7c845c;
    position: relative;
    top: 5em;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}
ol {
  list-style: none;
}
label {
  color: #272727
}
.attivo {
  background: #D88600 !important;
}
html {
  scroll-behavior: smooth;
}
body {
  scroll-behavior: smooth;
}
.burger-menu {
  position: fixed;
  width: 17em;
  height: 100%;
  top: 0;
  background: #ffffffcf;
  z-index: 1;
  left: 8%;
  padding-top: 5em;
  border-left: 1px solid rgb(216, 134, 0);
}
.voice-lateral {
  margin-bottom: 1em;
  margin-left: 1em;
}
.pager > ul{
	list-style: none;
    display: flex;
    justify-content: center;
}
.pager > ul > li{
	margin: 1em;
}
.voice-lateral > .col-auto{
	display: inline-block;
    margin-top: 1em;	
}

.gallery {
  display: flex;
}

.picture-thumbs-terra-mobile {
    display: none;
    margin-top: 2em;
    text-align: center;
  }


.ml2terra { margin-left: 0; }
.mr2terra { margin-right: 0; }
 

@media screen and (max-width: 1600px) {
    .picture {
        min-height: 450px;
    }
    .pictureTris {
	    min-height: 350px;
	}
  .back-image {
    min-height: 450px;
    background-size: cover!important;
  }
}

@media screen and (max-width: 1440px) {
    .picture {
        min-height: 400px;
    }
}

@media screen and (max-width: 1280px) {

    .picture {
        min-height: 380px;
    }
    .add-info {
        top: 75%;
    }
    

}

@media screen and (max-width: 1024px) {
    .gallery {
      display: block;
    }

    .margineMobile {
      margin-left: -1em;
    }

    .col-sm-6 > .totals{
      float: none;
    }

    .alignImageCenter {
      position: relative;
      width: 2000px;
      left: 50%;
      margin: 0 0 0 -1000px!important;
      text-align: center;
    }

    .picture {
        min-height: 450px;
    }

    .picture > img {
      max-height: 500px;
      width: auto;
    }

    .picture-thumbs-terra {
      display: none;
    }
    .picture-thumbs-terra-mobile {
      display: block;
    }

    .add-info {
        top: 75%;
    }

    .terracolonna {
      display: block!important;
      max-width: 100%;
      flex: none;
    }

    .container-mob {
      display: block!important;
      max-width: calc(100% - 4em);
      flex: none;
    }

    .widthSenzaMargine {
    	max-width: calc(100% - 4em);
    }

    .ml2terra { margin-left: 2em; }
    .mr2terra { margin-right: 2em; }

    .add-info-large {
		position: relative;
		width: 100%;
		top: auto;
		transform: none;
		max-width: none;
    }

    .prodottoSingoloHome {
    	width: 100%!important;
    	max-height: none!important;
    }

    .form-coupon {
        margin: auto;
    }

    .back-image {
    min-height: 350px;
    background-size: cover!important;
  }

}

@media screen and (max-width: 990px) {

    .container-mob {
      margin-top: 2em;
    }

    .procedimentoCheckout {
      text-align: center;
    }

    .procedimentoCheckout li {
      padding-left: 1em;
      padding-right: 1em!important;
    }

}

@media screen and (max-width: 480px) {

    body {
      font-size: 12px;
      letter-spacing:   0;
    }

  .testo-coupon {
      font-size: 16px;
      color: #D88600;
      letter-spacing: 1px;
      padding-bottom:1em;
  }

  .slogan .sl-1 {
    display: none;
  }

}