/** Shopify CDN: Minification failed

Line 142:5 Expected identifier but found "."
Line 330:0 Expected "}" to go with "{"

**/

.template-product .product-section .discount-product-block{
  position: absolute;
  z-index: 1;
  padding: 5px 4px;
  text-align: center;
  font-size: 13px;

}
/* CSS END UAT"S BY VINISHA */
.mobile_responsive, .product-block .station-tabs {
    display:none;
}
h1.h2.product-single__title {
    font-size: calc(var(--typeHeaderSize)*.65);
}
.hero__image-wrapper, .hero__media {
    height:75% !important;
}
.index-section--hero .hero__text-content {
    padding-top:0;
}
.index-section--hero .h1.hero__title .animation-cropper {
    overflow:initial;
}
.index-section--hero .slideshow__slide .hero__text-wrap {
    min-height:180px;
}
.color-swatch--green {
    background:#20372A !important;
}
.color-swatch--gray {
    background:#87858A !important;
}
.product-block, html body .station-tabs-tabpanel {
    margin-bottom: 20px !important;
}
.Shipping-Day, .shipping_return_text, .days_return_text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px;
    border-bottom: 1px solid rgb(0 0 0 / 25%);
}
.ship_info.left p, .shipping_return_text p, .days_return_text p {
    margin-bottom:0px;
}
.days_return_text, html body .station-tabs-tabset.mod-vertical .station-tabs-tab.is-active,
html body .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tabtitle:first-of-type .station-tabs-tab.is-active,
html body .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tabtitle:last-of-type .station-tabs-tab.is-active {
    border-bottom:none !important;
}
html body .station-tabs-tabset .station-tabs-tabtitle {
    border-top:1px solid #b5b5b5 !important;
}
.Shipping-Day .ship_info.left {
    flex-direction: column;
    display: flex;
    text-align:left;
}
.shipping_return_text, .days_return_text {
    justify-content:flex-start;
}
.shipping_return_text p, .days_return_text p {
    padding-left:10px;
}
.days_return_text {
    position:relative;
}
.days_return_text p {
    padding-left:30px;
}
.Shipping-Day .ship_info.left svg, .shipping_return_text svg {
    width: 20px;
    height: 20px;
}
.days_return_text svg {
    width: 31px; 
    height: 24px;
    position: absolute;
    left: 9px;
}
.pr_shipping_text {
    border: 1px solid rgb(0 0 0 / 25%);
    margin-bottom: 30px;
}
.marca_text {
    margin:0 0 5px 0;
    font-size:15px;
}  
.shopify-section-group-footer-group .footer__logo a .aos-init .image-element{
  object-fit:contain;
}
.collection-grid__wrapper .collection-filter__item .js-drawer-open-collection-filters{
  color:#101010;
}
.collection-filter .btn {
  background:#efefef;  
}
button.btn.btn--body.btn--circle.js-photoswipe__zoom.product__photo-zoom, button.btn.btn--body.btn--circle.btn--large.pswp__button.pswp__button--close, button.btn.btn--body.btn--circle.pswp__button.pswp__button--arrow--right, button.btn.btn--body.btn--circle.pswp__button.pswp__button--arrow--left
{border:none;}
.grid-product__title, .grid-product__price, .grid-product__tag {
    font-size:14px;
}

/* 👇 AGGIUNGI QUI I NUOVI STILI */

/* Tag "Promo" per sconti < 20% - solo testo verde senza sfondo */
.collection-grid__wrapper .grid-product__tag.grid-product__tag--promo,
.grid-product__tag.grid-product__tag--promo {
    background: transparent !important;
    background-color: transparent !important;
    color: #20372A !important;
    font-weight: 600;
    padding: 4px 4px 6px;
    font-size: 14px;
    border: none !important;
}

/* Tag "In offerta" per sconti >= 20% - solo testo rosso senza sfondo */
.collection-grid__wrapper .grid-product__tag.grid-product__tag--sale,
.grid-product__tag.grid-product__tag--sale {
    background: transparent !important;
    background-color: transparent !important;
    color: #ac0000 !important;
    font-weight: 600;
    padding: 4px 4px 6px;
    font-size: 14px;
    border: none !important;
}

/* 👆 FINE NUOVI STILI */

html body .station-tabs-tabset.mod-vertical .station-tabs-tabtext {
    font-size: 12.8px !important;
    ...

html body .station-tabs-tabset.mod-vertical .station-tabs-tabtext {
    font-size: 12.8px !important;
    font-family: "Source Sans Pro" !important;
    letter-spacing: .3em !important;
}
html body .station-tabs-tabset.mod-vertical.mod-indicators.mod-indicators-chevrons .station-tabs-tab::before {
     margin-right:-8px !important;
     border-bottom: 2px solid !important;
     border-right: 2px solid !important;
     height: 10px !important;
     width: 10px !important;
}
.Shipping-Day .ship_info span {
     margin-right:4px;
     text-transform:uppercase; 
}
#shopify-section-template--19387749138715__96778794-24ef-4d08-a69b-1a43b2dc6451 {
    margin: 40px 0;
} 
.grid-product__title {
    min-height:72px;
}
.pswp__ui .btn.btn--circle svg {
    color: #101010;
}
.pswp__ui .btn.btn--circle {
    width:50px;
    height:50px;
    padding:0;
}
.pswp__ui .btn.btn--circle.btn--large {
    width:70px;
    height:70px;
}
.pswp__ui .btn.btn--circle:hover {
    opacity:0.9;
}
.product-block .variant-input-wrap input[type=radio]:checked+label {
    background: #20372a;
    color: #fff;
}
.collection-grid__wrapper .grid-product__tag {
    padding:4px 4px 6px;
}





/* MEDIA QUERY START */

@media only screen and (min-width:820px){
 
.template-product .product-section .top-left{
  left:0;
}
.template-product .product-section .top-center {
    left: 25%;
}
.template-product .product-section .top-right{
  right:0;
}
.template-product .product-section .middle-left {
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}
.template-product .product-section .middle-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.template-product .product-section .middle-right{
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.template-product .product-section .bottom-left{
  bottom:0;
}
.template-product .product-section .bottom-center{
  bottom:0;
  left: 25%;
  right: 25%;
}
.template-product .product-section .bottom-right{
  bottom:0;
  right: 0;
}
}



@media only screen and (max-width:768px) {
.index-section--hero .hero__text-content {
    padding-top: 20px;
}
.page-content--product .product__policies, .product-block .variant-wrapper, .template-product .h2.product-single__title, .template-product .product-block--price {
    text-align:left !important;
}
#StickyHeaderWrap {
    height: 67px !important;
}  
.site-header .site-header__logo img {
    top:57%;
}  
.product-slideshow .product__photo-zoom svg, .pswp__ui .btn svg {
    color: #000;
}  
.product-slideshow .product__photo-zoom, .pswp__ui .btn {
    padding:4px;
}  
.toolbar + .header-sticky-wrapper .site-header {
    padding:0;
}  
.mobile_responsive {
    padding: 16px 0 0px;
    display:block;
} 
.mobile_responsive .product-single__title {
    margin-bottom:6px;
}  
.mobile_responsive .product-block {
    margin-bottom: 15px;
}  
.variant-input-wrap label {
    margin-bottom:0 !important;
}  
.template-product .sales-point .icon-and-text {
    justify-content: flex-start;
} 
.desktop_view, .product__photo-zoom span, .product__photo-zoom svg {
    display:none;
}
.js-photoswipe__zoom.product__photo-zoom {
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 0;
    background: transparent;
    border: none !important;
}  
html body .station-tabs-tabset.mod-vertical.mod-indicators.mod-indicators-chevrons .station-tabs-tab:before {
    margin-right: -11px!important;
    border-bottom: 1px solid!important;
    border-right: 1px solid!important;
    height: 7px!important;
    width: 7px!important;
}
.product__main-photos .product__photo-zoom, .pswp__ui .btn {
    border:1px solid #b5b5b5 !important;
}  
.product__main-photos .product__photo-zoom {
    border:none !important;  
}   
.collapsible-trigger-btn {
    padding: 7px 10px 7px 0;
    margin-bottom:5px;
}  
.footer__logo {
    margin:0;
}  
.footer__collapsible {
    padding:8px 0 !important;
}  
footer p {
    margin-bottom:9px;
}  
.grid-product__title {
    min-height:60px;
}  
.discount-product-block {
    top: 1rem;
    left: 50%;
    transform: translate(-50%, -50%);
}  
.template-product .product-section .discount-product-block {
    font-size: 11px;
}

  
}
.marca_text desktop_view, .marca_text
{display:none;}


