/* Prodotto */

@import url('https://fonts.googleapis.com/css2?family=Style+Script&display=swap');

#slide-prodotto {
  height: 500px;
  position: relative;
  z-index: 0;
  overflow: visible !important;
}

#slide-prodotto:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 30%);
  z-index: 1;
}

#slide-prodotto > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  top: 0;
  left: 0;
}

  #slide-prodotto .container {
    max-width: 1140px;
    width: 100%;
    height: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;  
  }

  .prodotto-senza-immagine-copertina #slide-prodotto {
    height: 250px;
    background: #fff;
  }

  .prodotto-senza-immagine-copertina #slide-prodotto::after {
    display: none;
  }

  .prodotto-senza-immagine-copertina #slide-prodotto .container h1,
  .prodotto-senza-immagine-copertina #slide-prodotto .container h2,
  .prodotto-senza-immagine-copertina .woocommerce .woocommerce-breadcrumb,
  .prodotto-senza-immagine-copertina .woocommerce .woocommerce-breadcrumb a {
    color: #222;
  }
  
  .prodotto-senza-immagine-copertina #primary {
    margin: 70px 0px!important;
  }

  .info_prodotto {
    position: absolute;
    top: 50%;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
    z-index: 100;
  }


  .woocommerce .woocommerce-breadcrumb {
    color: #fff;
    font-size: 10px;
  }
  
  .woocommerce .woocommerce-breadcrumb a {
    color: #fff;
  }
  
  #brand_prodotto {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }

  #brand_prodotto img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
  }

  #brand_prodotto a:hover img {
    display: block;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09,1.09);
    transform: scale(1.09,1.09);
  }

  #brand_prodotto > div:first-of-type {
    flex-basis: 80%;
  }
  
  #brand_prodotto > div:nth-child(2) {
    flex-basis: 20%;
  }
  
  .img-brand {
    display: none;
    width: 100%;
    height: auto;
  }

  #brand_prodotto .img-brand {
    position: relative;
    display: block;
    width: 150px;
    top: -10px;
    margin: 0 auto;
  }

  #brand_prodotto h1 {
    margin: 0px;
    padding: 0px;
    text-align: left!important;
  }
  
  .postid-126166 #prodotto_regalo {
    margin: 30px 0;
  }

  #slide-prodotto .container h1 {
    color: #fff;
    font-size: 35px;
    margin: 0px;
    padding: 0px;
    text-align: left!important;
  }
  
  #slide-prodotto .container h2 {
    color: #fff;
    font-size: 12px;
    letter-spacing: 4px;
  }
  
  #slide-prodotto .container h3 {
    color: #fff;
    font-size: 60px;
    margin: 0px;
  }
  
  .single-product #primary {
    margin: 165px 0px;
  }

  .postid-126166 #primary {
    margin: 0!important;
  }
  
  .single-product .container {
    max-width: 1300px;
  }
  
  .woocommerce-page div.product div.images {
    width: 40%;
  }
  
  .woocommerce-page div.product div.summary {
    width: 60%;
    padding: 0 30px;
    box-sizing: border-box;
    position: relative;
  }

  .stelle_ecommerce_prodotto {
    margin: 0px 0 -40px 0 !important;
    width: 150px;
    position: absolute;
    right: 15px;
    bottom: 0;
  }

  .postid-126166 .woocommerce-product-details__short-description p {
    font-family: "Style Script", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
    letter-spacing: 3px;
    color: #222;
    line-height: 37px;
  }

  .termini-condizioni a {
    text-decoration: none!important;
    color: #aa914f !important;
    font-weight: 700;
  }
  
  .prodotto_regalo .product_meta {
    display: none!important;
  }

  .elementi_prodotto_regalo {
    display: flex;
    flex-wrap: wrap;
  }

  .elementi_prodotto_regalo input[type="text"],
  .elementi_prodotto_regalo input[type="number"] {
    width: 100%!important;
    height: 30px!important;
    padding: 3px!important;
  }

  .elementi_prodotto_regalo textarea {
    width: 100%;
  }

  #gallery_prodotto {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    min-height: 120px;
  }

  
  #gallery_prodotto .woocommerce-product-gallery__image:hover {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09,1.09);
    transform: scale(1.09,1.09);
    -webkit-filter: brightness(55%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
  }

  
  #ekomi-container {
    position: absolute;
    right: 0;
  }

  #gallery_prodotto .ekomi {
    width: 127px;
    height: auto;
  }

  #gallery_prodotto .woocommerce-product-gallery__image {
    padding: 4px 4px;
    box-sizing: border-box;
    width: auto;
  }

  #gallery_prodotto img {
    width: 100px;
    height: 100px;
  }

  #frecce-gallery {
    position: relative;
    left: 0;
    bottom: 0px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }

  #frecce-gallery div {
    margin: 8px 0;
  }

  #frecce-gallery i {
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  #frecce-gallery i:hover {
    color: #aa8453;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  #gallery_prodotto .woocommerce-product-gallery__image .active img {
    border: solid 2px #aa8453;
    box-sizing: border-box;
  }

  #gallery_prodotto .woocommerce-product-gallery__image .video_youtube {
    cursor: pointer;
  }

  #gallery_prodotto .woocommerce-product-gallery__image .video_prodotto {
    cursor: pointer;
  }

  .woocommerce-product-gallery__wrapper video {
    width: 100%;
    height: auto;
  }
  
  .woocommerce div.product form.cart {
    margin-bottom: 0px;
  }

  .woocommerce span.onsale {
    background-color: #aa8453;
    color: #222;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 2px;
    border-radius: 0;
    padding: 0 12px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    display: none!important;
  }

  #condividi_su {
    position: absolute;
    top: 0;
    right: 0;
}
  
  .single-product #prezzi_prodotto {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }


  .single-product #condividi_su svg {
    width: 25px;
    cursor: pointer;
    transition: all .5s;
  }

  .single-product #condividi_su svg:hover path {
    fill: #aa8453;
  }

  .single-product #primary .price {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 100%;
    margin: 20px 0px;
    font-family: 'Gilda Display', serif;
  }
  
  .single-product #primary .price del {
    font-weight: 300;
    font-size: 32px;
    margin-right: 25px;
    color: #222;
    text-decoration: line-through;
    opacity: 1;
  }
  
  .single-product #primary .price ins {
    color: #aa8453;
    font-weight: 700;
    font-size: 32px;
    margin-right: 25px;
    text-decoration: none;
  }
  
  .single-product #primary .azioni {
    display: flex;
    justify-content: flex-start;
    width: max-content;
    padding: 10px 0;
  }
  
  .add_to_wishlist {
    background-color: transparent!important;
    color: #666!important;
  }

  .yith-wcwl-add-to-wishlist {
    margin-top: 0px!important;
  }

  .delete_item {
    background-color: transparent!important;
    color: #666!important;
  }

  .yith-wcwl-add-button .separator {
    display: none;
  }

  .yith-wcwl-icon:hover {
    color: #aa8453;
  }

  .yith-wcwl-icon:focus {
    color: #aa8453;
  }

  .exists .yith-wcwl-icon {
    color: #aa8453!important;
  }

  .exists .yith-wcwl-icon:hover {
    color: #666!important;
  }

  .view-wishlist {
    display: none;
  }

  .hidden-title-form button i, .wishlist-title a.show-title-form i, .wishlist_manage_table tfoot a.create-new-wishlist i, .wishlist_manage_table tfoot button.submit-wishlist-changes i, .wishlist_table .add_to_cart.button i, .wishlist_table .ask-an-estimate-button i, .yith-wcwl-add-button>a i, .yith-wcwl-wishlist-new button i, .yith-wcwl-wishlist-search-form button.wishlist-search-button i {
    font-size: 26px!important;
  }

  .summary .single_add_to_wishlist.button, div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
    height: 31px;
  }


  .single-product #primary .lista-dei-desideri svg {
    width: 50px;
    height: 50px;
    position: relative;
    top: 5px;
  }
  
  .single-product #primary .lista-dei-desideri svg path {
    fill: #222;
  }
  
  .woocommerce .quantity .qty {
    width: 200px;
    text-align: center;
    height: 50px;
    border: 0;
    text-align: center;
    -moz-appearance: none;
    appearance: none;
    background: #f8f5f0;
    border-radius: 30px;
    font-weight: 500;
    color: #747691;
    font-size: 16px;
  }
  
  .woocommerce .quantity input[type="number" i] {
    padding: 0px!important;
  }
  
  .single-product #primary button[type="submit"] {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background-color: #fff!important;
    color: #7c5e37;
    border: solid 2px #aa8453;
    padding: 15px 10px;
    margin: 0;
    cursor: pointer;
    border-radius: 0;
  }
  
  .single-product #primary button[type="submit"]:hover {
    background-color: #222!important;
    color: #fff;
  }
  
  .single-product #primary .gift-wrapping {
    clear:both;
    padding-top: .5em;
    color: #aa8453;
    font-weight: 700;
  }

  .stock-da_ordinare {
    font-weight: 700;
    color: #cd0303;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    margin: 10px 0;
    flex-basis: 100%;
}

.woocommerce div.product .out-of-stock {
  color: #cd0303!important;
  font-weight: 700;
}
  
  .single-product #primary .disponibile_in {
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
  }
  
  .single-product .posted_in a {
    font-size: 10px;
    font-weight: 700;
    color: #222;
  }
  
  .single-product #primary .referenza {
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
  }

  .paga_meno {
    font-size: 17px;
    margin: 10px auto;
  }

  .paga_meno span {
    color: #aa8453;
    font-weight: 799;
  }

  .paga_meno a {
    font-weight: 700;
    margin: 0 0 0 6px;
  }
  
  .single-product #primary #acconto > div {
    margin: 30px 0;
  }
  
  .single-product #primary #acconto > div {
    border-bottom: solid 2px #f8f5f0;
    margin: 10px 0;
    padding: 10px 0px;
  }
  
  .single-product #primary #acconto label {
    padding: 0 10px;
  }
  
  .single-product #primary #acconto input[type="radio"] {
      accent-color: #aa8453;
  }
  
  .woocommerce div.product p.stock {
    margin: 0;
    color: #027a02;
    font-weight: 700;
    font-size: 18px!important;
    letter-spacing: 1px;
  }

  .condizione-estetica {
    margin: 10px 0;
  }
  
  .condizione-estetica > div {
    border-bottom: solid 2px #f8f5f0;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
  }

  .condizione-estetica > div:last-of-type {
    border-right: solid 2px #f8f5f0;
    border-bottom: solid 2px #f8f5f0;
    padding: 0;
  }

  .condizione-estetica span:first-of-type {
    background-color: #f8f5f0;
    padding: 5px 10px;
    flex-basis: 30%;
    font-weight: 700;
    min-width: 150px;
    max-width: 250px;
  }

  .condizione-estetica span:nth-child(2) {
    background-color: #fff;
    padding: 5px 10px;
    flex-basis: 70%;
    text-transform: capitalize;
  }

  .condizione-estetica p {
    width: 100%;
    font-weight: 700;
    text-align: justify;
    font-size: 13px;
    margin: 0;
    padding: 5px 10px 5px 2px;
  }

  /* Tabs prodotto */

  .single-product #primary .scheda_tecnica {
    width: 70%;
    padding: 0;
    display: table;
    margin: 0 auto;
  }
  
  .single-product #primary .scheda_tecnica li {
    border-bottom: solid 2px #f8f5f0;
    list-style: none;
    display: flex;
    border-right: solid 2px #f8f5f0;
    margin: 10px 0;
  }
  
  .single-product #primary .scheda_tecnica li span:first-of-type {
    background-color: #f8f5f0;
    padding: 5px 10px;
    width: 35%;
    font-weight: 700;
    min-width: 150px;
    max-width: 250px;
  }
  
  .single-product #primary .scheda_tecnica li span:nth-child(2) {
    background-color: #fff;
    padding: 5px 10px;
    width: 65%;
    text-transform: capitalize;
  }
  
  .tab-container {
    width: 100%;
    margin: 30px auto;
  }
  
  .tab-menu {
    list-style: none;
    margin: 0;
    padding: 0!important;
    overflow: hidden;
  }
  
  .tab-menu li {
    border: none!important;
    display: inline-block;
    border-radius: 0!important;
    margin: 0!important;
    padding: 0 20px 0 0px!important;
    font-size: 16px;
    color: #666!important;
    cursor: pointer;
    position: unset!important;
    background-color: transparent!important;
    border-bottom: 2px solid transparent!important;
    transition: all 0.3s ease-in-out;
  }
  
  .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none!important;
  }
  
  .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none!important;
  }
  
  .tab-menu li.active {
    color: #333!important;
    border-bottom: 2px solid #333!important;
  }
  
  .tab-menu li:hover {
    color: #333!important;
    border-bottom: 2px solid #333!important;
  }
  
  .tab-content {
    clear: both;
    padding: 20px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
  }
  
  .tab-content .content {
    display: none;
  }
  
  #tab-tab_pagamenti_prodotto > div {
    display: flex;
  }

  #tab-tab_pagamenti_prodotto > div > div {
    flex-basis: 50%;
  }

  #tab-tab_pagamenti_prodotto > div > div:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
  }

  #tab-tab_pagamenti_prodotto > div > div:nth-child(2) > div {
    margin: 0 auto;
  }

  #tab-tab_pagamenti_prodotto > div > div:nth-child(2) > div > a {
    margin: 0 5px;
  }

  #tab-tab_pagamenti_prodotto > div > div:nth-child(2) > div > a > img {
    width: 180px;
  }
  
  .woocommerce-product-gallery--columns-4.images > figure > div:nth-child(1) img {
    height: 500px;
    object-fit: contain;
  }

  .elenco_pagamenti {
    margin-left: 30px;
  }

  /* Tab richiedi informazioni */

  #tab-tab_richiedi_informazioni_prodotto h5 {
    text-align: center;
  }

  #tab-tab_richiedi_informazioni_prodotto > div:first-of-type {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    border: solid #d3ced2;
    border-width: 2px 0px 2px 0px;
    padding: 20px 0;
    margin: 20px 0;
  }

  #tab-tab_richiedi_informazioni_prodotto > div .metodi_contatti {
    display: grid;
    margin: 0 0 25px 0;
  }

  #tab-tab_richiedi_informazioni_prodotto > div .metodi_contatti p {
    margin-bottom: 5px;
  }

  #tab-tab_richiedi_informazioni_prodotto > div .metodi_contatti_social {
    display: grid;
    margin: 0 0 25px 0;
  }

  #tab-tab_richiedi_informazioni_prodotto > div .metodi_contatti_social p {
    margin-bottom: 5px;
  }

  #tab-tab_richiedi_informazioni_prodotto .btn_domande_frequenti {
    margin: 20px 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  #tab-tab_richiedi_informazioni_prodotto .btn_domande_frequenti > a {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background-color: #aa8453;
    color: #fff;
    border: 0px;
    padding: 15px 10px;
    margin: 0 10px;
    cursor: pointer;
  }

  #tab-tab_richiedi_informazioni_prodotto .btn_domande_frequenti > a:hover {
    background-color: #222;
    color: #fff;
  }

  /* Social */

  #popup_social {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(255 255 255 / 90%);
    width: 400px;
    border: solid 2px #aa8453;
    box-shadow: 2px 3px 9px 0px #00000061;
    padding: 20px;
    border-radius: 7px;
  }

  #popup_social .condivisione_social {
    display: table;
    margin: 0 auto;
  }

  #popup_social h2 {
    text-align: center;
    margin: 20px 0;
  }

  #popup_social .ywsfd-social {
    margin: 0;
    padding: 0;
  }

  #popup_social h4 {
    font-size: 31px;
    color: #aa8453;
    text-align: center;
  }
  
  #popup_social .condivisione_social div {
    margin: 20px 0 10px 0;
  }

  #popup_social .condivisione_social a {
    font-size: 30px;
  }

  #popup_social .condivisione_social a i {
    width: 50px;
  }

  #popup_social .condivisione_social a span {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
  }

  #popup_social .condivisione_social a:hover {
    color: #666;
  }

  #popup_social .separatore {
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.99turn, rgb(255 249 34 / 0%), rgb(0 0 0), rgba(56,2,155,0));
    border-image-slice: 1;
  }

  #popup_social .close-icon {
    top: -1px;
    position: absolute;
    right: -1px;
    border: 0px;
    color: #fff;
    background-color: #aa8453;
    border-radius: 0 6px 0 0;
    width: 25px;
    height: 25px;
    font-size: 15px;
    padding: 2px;
    cursor: pointer;
    text-align: center;
  }

  #popup_social .close-icon i {
    font-size: 18px;
  }

  #popup_social .condividi_sconto {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 10px 0;
    cursor: pointer;
  }

  #popup_social .condividi_sconto:hover {
    background: #353633;
    color: #fff;
  }

  #popup_social .condividi_sconto:hover svg {
    fill: #fff;
  }

  #popup_social .condividi_sconto svg {
    width: 25px;
    padding-right: 5px;
  }

  #popup a {
    position: relative;
    padding: 10px 14px;
    animation: animateBg 2.5s linear infinite;
    background-image: linear-gradient(121deg, rgba(171, 138, 98, 1) 0%, rgba(255, 255, 255, 1) 19%, rgba(171, 138, 98, 1) 40%);
    background-size: 600% 100%;
    transition: background-image 0.5s ease-in-out;
    border: none;
    margin: 0 auto;
    display: table;
    color: #fff;
    cursor: pointer;
  }

  .ywsfd-social {
    border: none!important;
  }

  .ywsfd-social > .ywsfd-social-button > .ywsfd-email {
    font-size: 19px!important;
    color: #aa8453!important;
    border: none!important;
  }

  .ywsfd-social > .ywsfd-social-button > .ywsfd-email > i {
    font-size: 17px;
    padding-right: 6px;
    color: #aa8453!important;
  }

  .ywsfd-social > .ywsfd-social-button > .ywsfd-email:hover, .ywsfd-social > .ywsfd-social-button > .ywsfd-email:hover > i {
    background: transparent!important;
    color: #666!important;
  }

  .ywsfd-social > .ywsfd-email-form-wrapper, .ywsfd-social > .ywsfd-twitter-form-wrapper, .ywsfd-social > .ywsfd-linkedin-form-wrapper {
    border: none!important;
  }

  .ywsfd-email-form-wrapper p {
    display: grid;
  }

  .ywsfd-email-form-wrapper p > input[type="text"],
  .ywsfd-email-form-wrapper p > input[type="email"],
  .ywsfd-email-form-wrapper p > textarea {
    border-radius: 0px;
    border: solid 1px #000;
    padding: 10px;
  }

  .ywsfd-send-btn {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background-color: #aa8453!important;
    color: #fff!important;
    border: 0px;
    border-radius: 0px!important;
    padding: 15px 10px;
    margin: 0;
    cursor: pointer;
  }

  .ywsfd-send-btn:hover {
    background-color: #222!important;
  }

  .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #666;
  }

  /* Wishlist */

  .yith-wcwl-add-button a {
    padding: 0!important;
    margin: 0 10px!important;
  }

  .yith-wcwl-add-button svg {
    width: 40px;
    height: 40px;
  }

  .yith-wcwl-add-button svg path {
    fill: #fff;
    stroke: #aa8453;
    transition: all .5s;
  }

  .yith-wcwl-add-button svg:hover path {
    fill: #aa8453!important;
    stroke: #aa8453!important;
  }

  .delete_item svg path {
    fill: #aa8453!important;
    stroke: #aa8453!important;
    transition: all .5s;
  }

  .delete_item svg:hover path {
    fill: #666!important;
    stroke: #666!important;
  }

  .yith-wcwl-popup-content .heading-icon, .yith-wcwl-popup-feedback .heading-icon {
    display: none;
  }

  div.pp_woocommerce .pp_content_container {
    background: rgb(255 255 255 / 90%)!important;
    border: solid 2px #aa8453;
    box-shadow: 2px 3px 9px 0px #00000061!important;
    padding: 20px!important;
    border-radius: 7px!important;
  }

  div.pp_woocommerce .pp_close {
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    color: #fff!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    font-size: 1.618em!important;
    top: -1px;
    position: absolute;
    right: -1px;
    border: 0px;
    background-color: #aa8453;
    border-radius: 0 6px 0 0;
    width: 25px;
    height: 25px;
    padding: 2px;
    cursor: pointer;
  }

  div.pp_woocommerce .pp_close::before {
    content: 'x';
    font-family: 'Barlow', sans-serif!important;
  }

  .yith-wcwl-popup-footer .button.wishlist-submit {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background-color: #aa8453!important;
    color: #fff!important;
    border: 0px;
    padding: 15px 10px;
    cursor: pointer;
    border-radius: 0px;
    max-width: 290px;
    margin: 0 auto;
  } 

  .yith-wcwl-popup-content input[type=text], .yith-wcwl-popup-content select {
    padding: 10px 7px;
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 310px;
  }

  /* Tab - Misure */

  #misura-anelli {
    display: flex;
  }
  
  #misura-anelli img {
    height: auto;
    width: 430px;
    max-width: 430px;
  }
  
  #misura-anelli h5 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
  }

  #misura-anelli p {
    text-align: justify;
  }

  #tabella-misure div {
    display: flex;
    justify-content: space-around;
  }

  #tabella-misure div > span {
    text-align: center;
    font-size: 16px;
    margin: 2px 0;
  }

  #tabella-misure div:nth-of-type(odd) {
    background: #fbfbfb;
  }

  .misura-orologi {
    width: 100%;
    height: auto;
  }


  .single-product .related {
    margin: 100px 0px 150px 0px;
  }


  .single-product .related h2 {
    display: flex;
    align-items: flex-end;
    font-size: 30px;
    color: #aa914f;
  }
  
  .single-product .related h2 span {
    content: "";
    flex: 1 1 auto;
    border-top: 1px solid #666;
    bottom: 10px;
    position: relative;
  }

  .wc-prodotto-importo-variabile-custom-fields input[type="text"],
  .wc-prodotto-importo-variabile-custom-fields input[type="number"],
  .wc-prodotto-importo-variabile-custom-fields textarea {
      border: solid 1px #000!important;
      padding: 10px!important;
      border-radius: 0!important;
  }

  /* Fomo */

  #avviso_prodotto {
    position: fixed;
    left: 35px;
    bottom: 4%;
    z-index: 999;
    background-color: #ffffffed;
    border: solid 2px #aa8453;
    box-shadow: 2px 3px 9px 0px #00000061;
    padding: 20px;
    border-radius: 7px;
  }

  #avviso_prodotto .messaggio i {
    padding: 0 10px 0 0;
  }

  #avviso_prodotto > div {
    color: #666;
    font-size: 11px;
    width: 335px;
    display: flex;
    flex-wrap: wrap;
  }
  
  #avviso_prodotto > div > span {
    flex-basis: 100%;
  }

  #avviso_prodotto > div.change {
    opacity: 1;
    transition: all 2s;
  }

  #avviso_prodotto .disp b {
    color: #d7422d;
  }

  #avviso_prodotto .non_lasciartelo_sfuggire {
    color: #01a701;
    font-weight: 700;
  }

  #avviso_prodotto .chiudi_avviso {
    top: -1px;
    position: absolute;
    right: -1px;
    border: 0px;
    color: #fff;
    background-color: #aa8453;
    border-radius: 0 6px 0 0;
    width: 25px;
    height: 25px;
    font-size: 15px;
    padding: 2px;
    cursor: pointer;
  }

  #popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    z-index: 9999;
    max-width: 600px;
    border: solid 2px #aa8453;
    box-shadow: 2px 3px 9px 0 #00000061;
    padding: 25px;
    border-radius: 7px;
  }
  
  #popup h2 {
    margin-top: 0;
  }
  
  #closePopup {
    top: -1px;
    position: absolute;
    right: -1px;
    border: 0;
    color: #fff;
    background-color: #aa8453;
    border-radius: 0 6px 0 0;
    width: 25px;
    height: 25px;
    font-size: 15px;
    padding: 2px;
    cursor: pointer;
    text-align: center;
  }
  
#copia-codice-sconto {
  position: relative;
  padding: 13px 14px 13px 10px;
  animation: animateBg 2.5s linear infinite;
  background-image: linear-gradient(121deg,rgba(171,138,98,1) 0%,rgba(255,255,255,1) 19%,rgba(171,138,98,1) 40%);
  background-size: 600% 100%;
  transition: background-image 0.5s ease-in-out;
  border: none;
  margin: 0 auto;
  display: table;
  color: #fff;
  cursor: pointer;
}


.woocommerce div.product form.cart .variations {
  margin: 20px 0;
}

.woocommerce div.product form.cart .variations select {
  padding: 10px;
  border: solid 1px #000;
  margin: 0 0 10px 0;
}

.woocommerce div.product form.cart .reset_variations {
  margin: 0 5px;
}

.woocommerce-variation-price {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.woocommerce-variation-price .price {
  flex-basis: auto!important;
}

.aggiunto-al-carrello {
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #000;
  z-index: 999;
  position: absolute;
  opacity: .7;
}

#popup-aggiungi-al-carrello {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgb(255 255 255 / 90%);
  width: 450px;
  border: solid 2px #aa8453;
  box-shadow: 2px 3px 9px 0px #00000061;
  padding: 20px;
  border-radius: 7px;
}

#popup-aggiungi-al-carrello .chiudi {
  top: -1px;
  position: absolute;
  right: -1px;
  border: 0px;
  color: #fff;
  background-color: #aa8453;
  border-radius: 0 6px 0 0;
  width: 25px;
  height: 25px;
  font-size: 15px;
  padding: 2px;
  cursor: pointer;
  text-align: center;
}

#popup-aggiungi-al-carrello .chiudi i {
  font-size: 18px;
}

#popup-aggiungi-al-carrello h4 {
  font-size: 27px;
  color: #aa8453;
  text-align: center;
}

#popup-aggiungi-al-carrello p {
  font-size: 18px;
  text-align: center;
}

#popup-aggiungi-al-carrello div:last-of-type {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

#popup-aggiungi-al-carrello div:last-of-type a {
  flex-basis: 100%;
  max-width: 300px;
  font-size: 17px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  background-color: #222;
  color: #fff;
  padding: 15px 10px;
  margin: 0;
  cursor: pointer;
  border-radius: 0;
}

#popup-aggiungi-al-carrello div:last-of-type a:hover {
  background-color: #aa8453;
}

/* Responsive - Mobile */
@media (max-width: 600px) {

  header {
    position: relative!important;
  }

  #slide-prodotto {
    height: 300px;
  }

  #slide-prodotto .info_prodotto {
    top: 25%;
  }

  #slide-prodotto .container {
    box-sizing: border-box;
  }

  #slide-prodotto .container h1 {
    font-size: 27px;
    text-align: left!important;
  }

  .single-product #primary {
    margin: 80px 20px 0px 20px;
  }

  .woocommerce-page div.product div.images {
    width: 100%;
  } 

  .woocommerce-page div.product div.summary {
    width: 100%;
    padding: 0;
  }

  #brand_prodotto {
    display: flex;
    flex-wrap: nowrap;
    height: 155px;
    align-items: unset;
    margin: 0 20px;
  }

  #brand_prodotto h1 {
    font-size: 23px;
  }
  
  #brand_prodotto h2 {
    font-size: 11px;
  }

  #brand_prodotto .woocommerce .woocommerce-breadcrumb {
    display: none;
  }

  #brand_prodotto .img-brand {
    width: 150px;
    top: 57px;
  }

  .woocommerce .quantity .qty {
    width: 55px;
  }

  .single-product #primary button[type="submit"] {
    margin: 0 5px;
  }

  #soisy-widget-container {
    margin: 30px 0;
  }

  .tab-menu li {
    width: 100%;
  }

  #misura-anelli {
    flex-wrap: wrap;
  }

  #misura-anelli > div:nth-child(1) {
    order: 2;
  }

  #misura-anelli > div:nth-child(2) {
    order: 1;
  }

  #misura-anelli img {
    width: 100%;
  }

  #info_negozio_prodotto {
    margin: 60px 0 0 0!important;
  }

  #gallery_prodotto img {
    width: 60px;
    height: 60px;
  }

  .paga_meno {
    font-size: 19px;
  }

  .paga_meno a {
    font-size: 22px;
  }

  .single-product #primary .price del {
    font-size: 27px;
  }

  .single-product #primary .price ins {
    font-size: 30px;
  }

  .woocommerce-product-gallery--columns-4.images>figure>div:nth-child(1) img {
    object-fit: contain;
  }

  .postid-126166 #brand_prodotto {
    display: none;
  }
  
  .postid-126166 #primary {
    margin: 0 20px !important;
  }

  .postid-126166 #prodotto_regalo {
    margin: 30px 0 0 0;
  }

  #popup-aggiungi-al-carrello {
    width: 300px;
  }

  #popup-aggiungi-al-carrello h4 {
    font-size: 21px;
  }

  #popup-aggiungi-al-carrello div:last-of-type a {
    font-size: 15px;
  }

  /* Accordion prodotto */

  #accordionTabs {
    display: block;
    width: 100%;
  }
  #accordionTabs div {
    margin-bottom: 1px;
    position: relative;
    margin: 10px 0;
  }
  #accordionTabs div:last-of-type {
    margin-bottom: 0;
  }
  #accordionTabs div.active:before,
  #accordionTabs div:hover:before {
    background-color: transparent;
  }
  #accordionTabs .panel.accordion-content {
    display: none;
    padding: 15px;
    background-color: transparent;
    border-top: 1px solid #ddd;
  }
  #accordionTabs .panel.accordion-content:last-of-type {
    border-bottom: 1px solid #ddd;
  }

  .card-header {
    background-color: #906732!important;
  }

  .card-header button,
  .card-header button:hover,
  .card-header button:active {
    background-color: transparent!important;
    width: 100%;
    text-align: left;
    font-size: 17px;
    border: none;
    padding: 10px 15px;
    color: #fff;
  }

  #accordionTabs .card-body h2 {
    font-size: 17px;
  }

  #collapse-tab_pagamenti_prodotto > div > div {
    display: flex;
  }

  #collapse-tab_pagamenti_prodotto > div > div > div {
    flex-basis: 50%;
  }

  #collapse-tab_pagamenti_prodotto > div > div > div:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }

  #accordionTabs .btn-link svg {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 3px;
    right: 6px;
  }

  .icon-rotate {
    transform: rotate(180deg);
    transition: 0.3s;
  }

  #tab-tab_pagamenti_prodotto > div > div:nth-child(2) > div {
    flex-basis: 100%;
    margin: 0 0 30px 0;
  }

  #tab-tab_pagamenti_prodotto > div > div:nth-child(2) > div > a > img {
    width: 250px;
  }

  /* Tab richiedi informazioni */

  #collapse-tab_richiedi_informazioni_prodotto {
    flex-wrap: wrap;
  }

  #collapse-tab_richiedi_informazioni_prodotto > div > h5 {
    text-align: center;
  }

  #collapse-tab_richiedi_informazioni_prodotto > div > div:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border: solid #d3ced2;
    border-width: 2px 0px 2px 0px;
    padding: 20px 0;
    margin: 20px 0;
  }

  #collapse-tab_richiedi_informazioni_prodotto .metodi_contatti {
    display: grid;
    margin: 0 0 25px 0;
  }

  #collapse-tab_richiedi_informazioni_prodotto .metodi_contatti p {
    margin-bottom: 5px;
  }

  #collapse-tab_richiedi_informazioni_prodotto .metodi_contatti_social {
    display: grid;
    margin: 0 0 25px 0;
  }

  #collapse-tab_richiedi_informazioni_prodotto .metodi_contatti_social p {
    margin-bottom: 5px;
  }

  #collapse-tab_richiedi_informazioni_prodotto .btn_domande_frequenti {
    margin: 20px 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  #collapse-tab_richiedi_informazioni_prodotto .btn_domande_frequenti > a {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background-color: #aa8453;
    color: #fff;
    border: 0px;
    padding: 15px 10px;
    margin: 0 10px;
    cursor: pointer;
  }

  #collapse-tab_richiedi_informazioni_prodotto .btn_domande_frequenti > a:hover {
    background-color: #222;
    color: #fff;
  }


  /* Scheda tecnica */

  .single-product #primary .scheda_tecnica {
    width: 100%;
  }


  /* Correlati */

  .related ul.products {
    flex-wrap: wrap!important;
  }

  .related .loop-prodotti .prodotto {
    flex-basis: 100%;
  }

  .single-product .related {
    margin: 100px 0px 0px 0px;
  }

  /* Avviso prodotto */

  #avviso_prodotto {
    left: 5px;
  }

  /* Popup social */

  #popup_social {
    width: 75%;
  }

  /* Popup */

  #popup {
    width: 80%;
  }


  .stelle_ecommerce_prodotto {
    position: unset;
    width: 35%;
    right: 15px;
    bottom: 0;
    margin: 30px auto;
    display: block;
  }

  .termini-condizioni {
    margin: 80px 0 0 0;
  }

}