/** Shopify CDN: Minification failed

Line 21:0 Unexpected "@font-face"
Line 419:3 Unexpected "{"
Line 704:0 Unexpected "}"
Line 1640:8 Expected identifier but found whitespace
Line 1640:9 Unexpected "3.6rem"
Line 1783:3 Expected identifier but found "."
Line 1858:0 Unexpected "}"
Line 2164:0 Unexpected "}"

**/
Helvetica-Neue-Regular
/*  @font-face {
font-family: "Helvetica";
src: url("Helvetica-Neue-Regular.wofff") format("woff"),
url("Helvetica-Neue-Regular.woff") format("woff");
}
 */

@font-face {
    font-family: 'Helvetica Neue';
    src: url('HelveticaNeue-MediumExt.eot');
    src: url('HelveticaNeue-MediumExt.eot?#iefix') format('embedded-opentype'),
        url('HelveticaNeue-MediumExt.woff2') format('woff2'),
        url('HelveticaNeue-MediumExt.woff') format('woff'),
        url('HelveticaNeue-MediumExt.ttf') format('truetype'),
        url('HelveticaNeue-MediumExt.svg#HelveticaNeue-MediumExt') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

 h1,h2,h3,h4,h5,h6,p,a  { 
  font-family: "Helvetica" !important;
  
} 
span{
  font-family: Hurme Geometric Sans\ 3,sans-serif;
}
.disclosure__list-wrapper {
bottom: unset !important;
}
.section-header.shopify-section-group-header-group {
    z-index: 14 !important;
}
.lang1 {
    display: flex;
    justify-content: right;
      align-items: center;
  margin-right: -43px;
    padding-top: 5px;
    margin-left: 49px;
}

.localization-form:only-child .button, .localization-form:only-child .localization-form__select {
    margin: -1rem 0 !important;
}
.shopify-section-header-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.announcement-bar__message {
    padding: 1rem 0;
    margin: 0;
    font-style: normal;
    font-weight: 500;
/*     font-size: 12px;
    line-height: 14px; */
      font-size: 10px;
    padding-top: 14px;
    line-height: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.shopify-section-header-sticky .header__heading-logo {
    max-width: 200px;
    display: none !important;
}
.shopify-section-header-sticky .header__heading-link {
    background: url(/cdn/shop/files/sticky-logo.png?v=1679045191);
    width: 210px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
}
/* .websensepro-announcement-bar {
    background: #1A1A1A;
} */
/* .websensepro-announcement-bar .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: url(/cdn/shop/files/annou-left.svg?v=1678864320) !important;
}
.websensepro-announcement-bar .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: url(/cdn/shop/files/annou-right.svg?v=1678864325);
} */
.websensepro-announcement-bar .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 20%;
     z-index: 1;
}
.websensepro-announcement-bar .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 20%;
      z-index: 1;
}
.websensepro-announcement-bar .websensepro-message {
    text-align: center;
    color: #000;
    padding: 9px 0 0 0 !important;
}
/* svg.icon.icon-account path {
    display: none;
} */
/* svg.icon.icon-account {
    background-image: url(/cdn/shop/files/account.png?v=1678856440);
    background-repeat: no-repeat;
    background-size: contain;
} */
.header-sec .list-menu__item , .intestazione-sec .list-menu__item , intestazione-sec .list-menu__item , .intestazione-sec  {
/*     display: flex; */
    align-items: center;
    font-style: normal;
/*     font-weight: 500; */
/*     font-size: 16px; */
/*     line-height: 22px; */
    letter-spacing: 0.08em;
    text-transform: uppercase;
/*     color: #000000; */
  font-size: 12px;
    line-height: 22px;
    font-weight: 600;
      color: #181818;
}
.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded {
    min-height: 38px;
}
.header-sec ul.list-menu.list-menu--inline , .intestazione-sec ul.list-menu.list-menu--inline  {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #000000;
      display: flex;
    justify-content: center;   
}
.rich-text__text.rte p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #1a1a1a;
  padding-top: 10px;
}
i.icon-swym-wishlist {
font-family: 'swym-font';
font-style: normal;
vertical-align: middle;
}
i.icon-swym-wishlist+span {
vertical-align: middle;
}
i.icon-swym-wishlist:after {
content: '';
font-size: 130%;
line-height: 18px;
text-align: center;
display: inline;
}
/* a.swym-wishlist {
    position: relative;
    background: url(/cdn/shop/files/Schermata_2023-03-16_alle_11.56.21_1.png?v=1679465081);
    background-repeat: no-repeat;
    background-size: 66%;
} */
.fa-heart:before {
    content: '';
    background-image: url(/cdn/shop/files/cart1.png?v=1679052407);
    position: absolute;
    width: 38px;
    height: 36px;
    background-size: contain;
    background-position: center;
    top: -3px;
    left: -17px;
}
/*content rendered after swym is ready to avoid showing block/invalid chars*/
.swym-ready i.icon-swym-wishlist:after {
content: '\f004';
}
/* header */
.banner-sec .gradient {
    background: transparent;
}
.banner-sec .slider-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 0px;
    color: #fff !important;
    z-index: 4;
}
.banner-sec .banner__text {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
   font-family: 'Helvetica Neue';
}
.banner__text span {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.banner-sec h2.banner__heading.h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    text-transform: capitalize;
    color: #FFFFFF;  
}
.banner-sec .slideshow__text.banner__box {
    display: flex;
    flex-direction: column;
    color: #fff;
      max-width: 49.5rem;
    justify-content: left !important;
}
.banner-sec span.dot {
    background: #fff;
}
.banner-sec .slider-counter__link--dots .dot {
    border: 1px solid #fff;
    background: #fff;
}
button.slider-button.slider-button--prev {
    display: none;
}
button.slider-button.slider-button--next {
    display: none;
}
.banner-sec .slideshow__control-wrapper {
    display: flex;
    flex-direction: column;
}
.banner-sec .banner__content.banner__content--middle-center {
    align-items: center;
    justify-content: end;
}
.banner-sec .button.button--primary {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #1A1A1A;
    background: #fff !important;
}
a.button {
    background: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .05em;
    text-transform: capitalize;
    color: #1a1a1a;
    border: none !important;
}
/* slider */
 .dawn-product-slider {
    max-width: 1600px;
    margin: auto;
    padding: 0 20px;
    padding-bottom: 32px;
    margin-top: 0px;
  }
  .dawn-product-slider img {
      width: 100%;
  }
  .dawn-product-slider .carousel-cell {
    background: #fff;
    border-radius: 16px;
    margin: auto;
    padding: 18px;
    margin: 12px;
    width: calc(32% - 10px);
  }
  .product-btn {
      width: 100%;
  }
  .dawn-product-slider a {
    color: black;
   	text-decoration: none; 
  }
  .dawn-product-slider a .title:hover {
   	text-decoration: underline; 
  }
  .dawn-product-slider a .title, .dawn-product-slider a .price {
   	margin: 0px;
  }
  .dawn-product-slider .flickity-button.flickity-prev-next-button.previous, 
  .dawn-product-slider .flickity-button.flickity-prev-next-button.next {
    color: #000;
    background: transparent;
  }
  .dawn-product-slider:focus-visible, .dawn-product-slider .carousel:focus-visible {
   	outline: unset;
    outline-offset: unset;
    box-shadow: unset; 
  }
@media screen and (max-width: 989px)
.header__heading, .header__heading-link {
    margin-left: 10px !important;
}
@media screen and (max-width: 600px){
.grid--1-col .grid__item {
    margin-bottom: 0 !important;
}}
  @media screen and ( max-width: 767px ) {
    .dawn-product-slider .carousel-cell {
      width: calc(50% - 10px);
    }
  }
  @media  screen and ( max-width: 767px ) {
    .dawn-product-slider .carousel-cell {
      width: calc(100% - 10px);
    }
    .banner__box {
    margin-top: -145px;
}
    body#our-story  h2.banner__heading.h1 {
    font-size: 30px !important;
    font-weight: 800;
}
   body#our-story .multicolumn-card__image-wrapper--third-width {
    width: 53%;
}
        body#la-nostra-storia  h2.banner__heading.h1 {
    font-size: 30px !important;
    font-weight: 800;
}
   body#la-nostra-storia .multicolumn-card__image-wrapper--third-width {
    width: 53%;
}
    .rich-text__text.rte p {
    line-height: 2;
}
    .image-with-text__text.rte.body p {
    line-height: 2;
}
    body#manta-rescue .banner__content.banner__content--middle-center.page-width {
    height: 300px !important;
    margin-top: -250px;
}
    body#manta-salvataggio .banner__content.banner__content--middle-center.page-width {
    height: 300px !important;
    margin-top: -250px;
}
    body#manta-rescue .banner__text.body {
    background-size: contain !important;
    width: 75px !important;
}
    body#manta-salvataggio .banner__text.body {
    background-size: contain !important;
    width: 75px !important;
}
    #shopify-section-template--14796566429774__431df863-5b1d-4286-baa2-6c4cd0014e42 h2.banner__heading2.h1 {
    width: 70px !important;
    background-size: contain !important;
    font-size: 0 !important;
    margin-top: 165px;      
}
    body#manta-rescue h2.banner__heading.h1 span {
    font-size: 30px !important ;
      margin-top: -48px;
}
    body#manta-salvataggio h2.banner__heading.h1 span {
    font-size: 30px !important ;
      margin-top: -48px;
}
    #shopify-section-template--14796566429774__431df863-5b1d-4286-baa2-6c4cd0014e42 h2.banner__heading.h1 {
    margin-top: -52px !important;
}
    body#responsible-fashion h2.banner__heading.h0 {
    font-size: 30px !important;
    font-weight: 800;
    margin-top: -40px;
}
        body#moda-responsabile h2.banner__heading.h0 {
    font-size: 30px !important;
    font-weight: 800;
    margin-top: -40px;
}
    body#responsible-fashion .rich-text__text.rte p , body#responsible-fashion .image-with-text__text.rte.body p{
    line-height: 2 !important;
}
        body#moda-responsabile .rich-text__text.rte p , body#moda-responsabile .image-with-text__text.rte.body p{
    line-height: 2 !important;
}
    body#shipping .rte p , body#returns-exchanges .rte p {
    line-height: 2;
}
       body#spedizione .rte p , body#resi-scambi .rte p {
    line-height: 2;
}
   {
    text-align: center;
    padding-top: 20px;
}
h1.main-page-title.page-title.h0 {
    font-size: 28px;
    font-weight: 600;
}
.collapsible-content-wrapper-narrow .accordion:after{
  display:none;
}
#shopify-section-template--14796100075598__04373fde-0216-42b9-82b0-338d3917cbbc h2.collapsible-content__heading.h2 {
    font-weight: 600;
    line-height: 1.8;
}
.accordion__title {
    line-height: 1.6;
}
.accordion__content p {
    line-height: 2 !important;
    padding: 18px 0;
}

body#contact-us  .contact img {
    max-width: 100% !important;
    padding: 0 0 50px 0;
}
body#contattaci  .contact img {
    max-width: 100% !important;
    padding: 0 0 50px 0;
}
h2.title.title-wrapper--no-top-margin.h1 {
    padding: 41px 0 0 0;
    text-align: center;
}
.contact__button {
    text-align: center;
}
body#contact-us .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
    margin: auto;
    width: 100%;
}
body#contact-us .newsletter__subheading.rte p {
    line-height: 1.5 !important;
}
body#contattaci  .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
    margin: auto;
    width: 100%;
}
body#contattaci  .newsletter__subheading.rte p {
    line-height: 1.5 !important;
}
body#ambassadors .banner__media.media {
    height: 50rem;
}
body#ambassadors h2.banner__heading2.h1{
  font-size: 11px !important;
}
body#ambassadors .banner__text.body span {
    font-size: 16px !important;
}
body#ambasciatore .banner__media.media {
    height: 50rem;
}
body#ambasciatore h2.banner__heading2.h1{
  font-size: 11px !important;
}
body#ambasciatore .banner__text.body span {
    font-size: 14px !important;
}
body#our-philosophy h2.banner__heading.h1 {
    font-size: 30px !important;
    margin-top: -114px;
    font-weight: 600;
}
body#la-nostra-filosofia h2.banner__heading.h1 {
    font-size: 30px !important;
    margin-top: -114px;
    font-weight: 600;
}
body#ambassadors h3 {
    font-size: 21px !important;
}
body#ambasciatore h3 {
    font-size: 21px !important;
}
body#swimwear-care #shopify-section-template--14796566495310__53823283-bb7f-407e-8b7a-6e50d3c092e4 .image-with-text__media.image-with-text__media--medium.gradient.color-background-1.global-media-settings.media {
    width: 100% !important;
    height: 500px;
    float: left;
}
body#cura-dei-costumi-da-bagno #shopify-section-template--14796566495310__53823283-bb7f-407e-8b7a-6e50d3c092e4 .image-with-text__media.image-with-text__media--medium.gradient.color-background-1.global-media-settings.media {
    width: 100% !important;
    height: 500px;
    float: left;
}
.TableWrapper table {
    width: 95% !important;
}
.TableWrapper td {
    font-size: 10px;
}
body#size-guide .image-with-text__content {
    padding: 60px 5px !important;
}
body#payment .rte p {
    line-height: 1.8;
}
body#pagamento .rte p {
    line-height: 1.8;
}
/* body#payment p img {
    padding: 2px 28px;
    width: 27%;
    margin-left: 48px;
} */
body#wholesale h2.rich-text__heading.rte.h1 {
    font-size: 28px;
    font-weight: 600;
}
.rte p {
    line-height: 1.8;
}
body#terms-of-service p , body#privacy-policy p , body#termini-e-condizioni-del-servizio p{
    line-height: 1.8 !important;
}
body#politica-sulla-riservatezza p , body#politica-sulla-riservatezza p , body#termini-e-condizioni-del-servizio p{
    line-height: 1.8 !important;
}
body#termini-e-condizioni-del-servizio .shopify-policy__container {
    max-width: 100% !important;
    padding: 23px !important;
}
body#terms-of-service .shopify-policy__container {
    max-width: 100% !important;
    padding: 23px !important;
}
body#privacy-policy h2 {
    text-align: center;
}
body#cookie-policy .rte p {
    line-height: 1.8;
}
body#cookie-policy h2 {
    text-align: center;
}
body#cookie-policy table {
    width: 102%;
    word-break: break-all;
}
body#gestione-dei-cookie .rte p {
    line-height: 1.8;
}
body#gestione-dei-cookie h2 {
    text-align: center;
}
body#gestione-dei-cookie h2 {
    text-align: center;
}
body#gestione-dei-cookie table {
    width: 102%;
    word-break: break-all;
}
body#buy-a-gift-card .product__info-container {
    max-width: 100% !important;
    float: none !important;
}
body#buy-a-gift-card .product__description.rte.quick-add-hidden {
    padding: 0 16px;
    font-size: 20px !important;
    font-weight: 600;
}
body#buy-a-gift-card .product__title h1 {
    font-weight: 800 !important;
    padding-left: 16px
}

body#buy-a-gift-card section#MainProduct-template--14799168143438__main {
    height: 135% !important;
}
body#buy-a-gift-card section#MainProduct-template--14799168143438__main {
    padding: 45px 0 !important;
}
body#responsible-fashion h2.banner__heading2.h0 {
    margin-top: -122px;
}
body#moda-responsabile h2.banner__heading2.h0 {
    margin-top: -122px;
}
body#our-story h2.banner__heading2.h1 {
    margin-top: -85px;
}
body#our-story h2.banner__heading2.h1 {
    font-size: 30px !important;
    font-weight: 600;
}
body#la-nostra-storia h2.banner__heading2.h1 {
    margin-top: -85px;
}
body#la-nostra-storia h2.banner__heading2.h1 {
    font-size: 30px !important;
    font-weight: 600;
}
body#ambassador .banner__content.banner__content--top-left.page-width , body#ambasciatore .banner__content.banner__content--top-left.page-width {
    background: #f4f4f4;
}
body#ambassador .banner__box .banner__heading+* {
    margin-top: 0;
}
body#ambassador .banner__text.body span {
    font-size: 14px !important;
}
body#ambassador h2.banner__heading2.h1 {
    margin-bottom: 0px !important;
}
body#ambasciatore  .banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient , body#ambassador .banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient {
    padding: 22px !important;
    margin: -43px 6px 6px;
}
body#ambassador h2.title.h1 , body#ambasciatore h2.title.h1 {
    font-size: 28px !important;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0em;
}
body#ambassador .multicolumn-card__info h3 , body#ambasciatore .multicolumn-card__info h3 {
    padding: 0 !important;
}
body#ambassador .multicolumn-card__info h3 , body#ambasciatore .multicolumn-card__info h3 {
    font-size: 23px !important;
    line-height: 1.2!important;
    text-transform: capitalize;
    letter-spacing: 0em;
}
body#ambassador  h2.rich-text__heading.rte.h1 , body#ambasciatore  h2.rich-text__heading.rte.h1 {
    letter-spacing: 0 !important;
    font-size: 23px !important;
    padding: 60px 0 0 0 !important;
}
body#ambassador  .rich-text__buttons , body#ambasciatore  .rich-text__buttons {
    margin-bottom: 60px !important;
}

.product__description.rte.quick-add-hidden p {
    line-height: 2 !important;
}
.product__accordion .accordion__content p {
    padding: 0 1rem;
    line-height: 2 !important;
}
.img-12 img, .img-11 img {
    height: auto !important;
    width: 100%;
}
.cap {
    display: flex !important;
}
ul.list.list-payment {
  width: 100%;
  padding-bottom: 30px;
  padding-right: 0px !important;
}
  }

body#ambassadors h2.title.h1 {
    font-size: 33px;
    font-weight: 800;
}
body#ambassadors h3 {
  font-weight: 600;
  letter-spacing: 0em;
  line-height: 1.2 !important;
  font-size: 27.5px;
  text-transform: capitalize !important;
}
body#swimwear-care .image-with-text__media.image-with-text__media--medium.gradient.color-background-1.global-media-settings.media ,
body#cura-dei-costumi-da-bagno .image-with-text__media.image-with-text__media--medium.gradient.color-background-1.global-media-settings.media{
  width: 65%;
  float: right;
  margin-right: 84px;
}
/* @media only screen and (max-width: 414px) {
  sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom .header__icons{
  padding-left: 22px;
} */
}
@media screen and (max-width: 600px) {
  body#ambassadors .rte p {
    font-size: 17px !important;
  }
 body#ambassadors  .multicolumn-card__info {
    padding: 0 !important;
  }
 body#ambassadors  .multicolumn .page-width {
    background-color: #bfb7b70f;
  }
  body#ambassadors .multicolumn .page-width {
    padding: 0 20px;
}
  body#rosevelt-swimwear .discover-sec {
    padding-top: 100px;
}
  
}
/* discover section */
.discover-sec .banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient , .scoprire-sec .banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient {
    background: transparent;
}
.banner__content.banner__content--middle-left.page-width {
      background-image: url("/cdn/shop/files/AP_1.jpg?v=1683870976");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-width:95%;
    margin: 50px auto;
    height: 659px;
    left: -9px;
}
.discover-sec h2.banner__heading.h1 , .scopri-sec h2.banner__heading.h1 , .scoprire-sec h2.banner__heading.h1 {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 61px;
    text-transform: capitalize;
}
.discover-sec h2.banner__heading2.h1  , .scopri-sec h2.banner__heading2.h1 , .scoprire-sec h2.banner__heading2.h1{
    color: #fff;
    font-weight: 700;
    margin-bottom: 0px;
  font-size: 50px;
    line-height: 44px;
}
.discover-sec , .scopri-sec , .scoprire-sec {
   background: #1A1A1A !important;
}
.rich-text__text.rte {
    margin-top: 0px;
}
a.button.button--primary {
    background: #fff;
    color: #000;
    opacity: 10;
}
a.button.button--primary {
    background: #fff;
    color: #000;
    opacity: 10;
}
.button:disabled, .button[aria-disabled=true], .button.disabled, .customer button:disabled, .customer button[aria-disabled=true], .customer button.disabled, .quantity__button.disabled {
    cursor: not-allowed;
    opacity: 4.5;
}

/* video slider */
.video-grid {
    width: 50%;
    background: #1A1A1A;
}
.video-main {
    display: flex;
}
.video-grid:nth-child(1) {
    padding: 30px;
    width:50%;
      display: flex;
    align-items: center;
}
.video-grid:nth-child(2) {
    width:100%;
}
.videosec .deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings {
    padding-bottom: 60% !important;
}
.video-grid h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
}
.video-grid h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 55px;
    text-transform: capitalize;
      margin: 0px;
      max-width: 330px;
}
.button.video-btn {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000;
    padding: 8px 25px;
}
.videosec .video-btn , .videos button.video-btn , button.video-btn{
   font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
   color:#fff;
    padding: 8px 25px;
    background: #8B6C1B;
}
.global-media-settings {
    border: none;
    border-radius: none !important;
    overflow: visible!important;
}  

.slick-list li{
  padding:5px;
}
.productPage .slick-list li{
  padding:0px;
}

 .slider--mobile:after {
    content: "";
    padding-left: 0px !important;
}

.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #000;
}
.feature-sec ul.slick-dots {
    display: none;
}
.slick-dots {
    display: none !important;
}

.discover-sec a.button.button--primary {
    background: #fff;
    color: #000;
    opacity: 10;
}
a.button {
    background: #fff;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #1A1A1A;
}
.banner__box {
    padding: 4rem 0px !important;
}
.banner__box {
    max-width: 464px !important;
}
.multicolumn-card__info h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #1A1A1A;
}

.multi-main .multicolumn-card__info p {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #1A1A1A;
}
.footer {
    background: #1A1A1A;
}
ul.footer-block__details-content.list-unstyled li a {
    color: #fff;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
}
/* .footer .list-social {
    display: inline-block;
} */
@media screen and (min-width: 768px) {
.list-social {
    justify-content: flex-start !important;
}  
  .contact.page-width.page-width--narrow.section-template--14788889247822__form-padding {
    width: 100%;
    margin: 40px 125px;
    display: flex;
}
h2.title.title-wrapper--no-top-margin.h1 {
    margin: 100px 8px -35px 116px;
}
  form#ContactForm {
    width: 100%;
    max-width: 700px;
}
  .transcy-switcher-container.transcy-switcher-position__floating {
    position: absolute !important;
    top: 27px !important;
    bottom: auto !important;
    right: 0 !important;
}
}
  .accordion {
    border-top: 0 !important;
    border-bottom: 0 !important;
}
h2.footer-block__heading.rte.mb-0 {
    margin-top: 20px;
}
.footer-block.grid__item:nth-child(4) img {
    display: none;
}
.footer .visually-hidden {
    position: inherit !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal!important;
    color: #fff;
    text-decoration: none !important;
     padding-left: 12px;
      font-size: 16px;
    font-weight: 400;
}
.list-social__link {
       display: inline !important;
    padding: 1.3rem;
    color: rgb(var(--color-foreground));
}
.footer .global-media-settings {
    border: none;
      display: contents;
}
.footer__content-top .grid {
    row-gap: 0rem !important;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.grid--3-col-tablet {
       display: grid;
  grid-template-columns: 15% 15% 20% 12% 33%!important;
    gap: 15px;
}
.grid--3-col-tablet .grid__item {
    width: 100% !important;
}
.list-social__item .icon {
    height: 15px;
    width: 15px;
}
.link, .customer a {   
    text-decoration: auto;
}
.footer-block__details-content.rte {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.bt-news {
    display: none !important;
}
.footer-block__newsletter {
       text-align: right !important;
    flex-grow: 2;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column-reverse;
    gap: 6px;
}
.footer__content-bottom {
    padding-top: 0rem !important;
}
.fooler-menu ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.fooler-menu ul li {
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.fooler-menu a {
    padding-left: 10px;
    color: #fff;
    text-decoration: none;
}
.fooler-menu ul {
    display: flex;
    padding: 0px;
    gap: 25px;
    margin: -20px 0px;
    list-style: none;
    justify-content: space-around;
}
.newsletter-form__button {
    width: 4.4rem;
    margin: 0;
    right: var(--inputs-border-width);
    top: 0;
    height: 100%;
    z-index: 2;
    background: #fff !important;
    color: #000;
}
li.phone:before {
       content: ' ';
    background-image: url(/cdn/shop/files/free-mail-icon-142-thumb_1.png?v=1679467340);
    position: absolute;
    width: 35px;
    height: 20px;
    left: -16px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 8%;
}

li.mail1:before {
    content: '';
    background-image: url(/cdn/shop/files/phoe.png?v=1678692153);
    position: absolute;
    width: 26px;
    height: 12px;
    left: -9px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 27%;
}
.footer-block__newsletter h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
}
.footer__content-bottom-wrapper.page-width:nth-child(2) {
    justify-content: space-between;
      margin-top: 10px;
}
.rich-text__blocks {
    max-width: 80rem;
}
h2.rich-text__heading.rte.h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    text-transform: capitalize;
    color: #1A1A1A;
}
.rich-text__blocks {
    max-width: 85rem !important;
}


/* code for whishlist icon*/
i.icon-swym-wishlist {
font-family: 'swym-icons';
font-style: normal;
vertical-align: middle;
}
i.icon-swym-wishlist+span {
vertical-align: middle;
}
i.icon-swym-wishlist:after {
content: '';
font-size: 130%;
line-height: 18px;
text-align: center;
display: inline;
}
/*content rendered after swym is ready to avoid showing block/invalid chars*/
.swym-ready i.icon-swym-wishlist:after {
content: '\f004';
}
.header__icons {
    align-items: center !important;
  justify-content: right;
}
a.swym-wishlist i {
   font-size: 24px;
    color: #000;
    padding-top: 5px;
  margin: 0px 8px;
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: url(/cdn/shop/files/right1.png?v=1678859352);
}
.slick-prev:before {
    content: url(/cdn/shop/files/left1.png?v=1678859240);
}

h2.colr-img{
  background-image:url("/cdn/shop/files/Group_66_42dab9c3-7a72-4739-b30e-12106b24b3b3.png?v=1681390262");
    background-position:left;
  background-repeat:no-repeat;
  background-size:contain;
 width:100%;
  height:24px;
  margin:10px 0px 0px 0px;
}
.page-width {
    max-width: 100%;
}
.footer-block__image-wrapper.global-media-settings {
    display: block !important;
}
.footer-block__image-wrapper.global-media-settings img {
    max-width: 150px;
    object-fit: contain;
}
.fooler-menu {
    padding-top: 20px;
}
.footer-block__brand-info {
    margin-top: -14px;
}
.color-options {
  display:flex;
  margin-left:-2px;
  flex-wrap:wrap;
}

.color-options__item {
  width:14px;
  height:14px;
  flex-shrink:0;
  margin:2px;
  border-radius:50%;
  border:1px solid;
  border-color:rgba(18, 18, 18, 0.04);
}

@media screen and (min-width: 990px) {
  .color-options {
    margin-left:-3px;
  }
  
  .color-options__item {
    width:20px;
    height:20px;
    margin:3px;
  }
}
.mob-banner {
    display: none;
}
button.slideshow__autoplay.slider-button.no-js-hidden {
    display: none !important;
}
.newsletter-form {
    align-items: flex-start;
    margin: 0 auto;
    max-width: 45rem !important;
    display: flex !important;
    width: 100% !important;
}
.newsletter-form {
    align-items: end !important;
    margin: 0 auto;
}
.card__heading{
  font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 28px;
letter-spacing: 0.05em;
text-transform: capitalize;

color: #1A1A1A;
}
.price__regular {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #1A1A1A;
}
.newsletter-form {
    margin: 0 auto;
    max-width: 100rem !important;
}
.header-des {
    display: grid;
      grid-template-columns: 60% 40%;
      max-width: 1500px;
    margin: auto 45px;
      margin-bottom: 20px;
    align-items: center;
    vertical-align: middle;
    text-align: center;
}
.header-ct1 h2 {
    margin: 0px;
}
section#headect {
  background: #E3B6B6;
}
.header-ct2 .button {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
      background: transparent;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff !important;
}
.header-ct1 h2 {
    font-size: 18px;
    line-height: 24px;
       text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.header-ct1 p {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}

.search__button .icon {
    height: 1.4rem !important;
    width: 1.4rem  !important;
}
.search__input.field__input {
    padding-right: 0px !important;
  max-width:100px !important;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
    box-shadow: 0px !important;
    outline: none !important;
    border-radius: none !important;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
    box-shadow: 0px !important;
    outline: 0;
    border-radius: var(--inputs-radius);
}
.form-container .field__input, .select__select, .customer .field input, .customer select {
    height: 2.5rem !important;
    line-height: 0px !important;
}
.lang1 .field__label, .customer .field label {
    top: 3px;
    margin-bottom: 0;
}
.lang1 .field__button {
    height: 3.4rem;
}
.disclosure .field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    pointer-events: none;
    box-shadow: none;
}
.lang1 .form-container {
    border: 1px solid #000;
}
.lang1 .search__button {
    right: -7px;
}
.search-modal__form {
    width: 88% !important;
    float: right;
    padding-right: 2rem;
}
.rte {
    max-width: 1200px;
    margin: auto;
}
.main-page-title {
    max-width: 1200px;
    margin: auto;
}
.main-page-title {
    margin-bottom: 4rem;
    font-size: 40px;
    line-height: 52px;
    text-align: center;
}
/* responsive */





@media (max-width: 1400px) {

  .discover-sec h2.banner__heading.h1 , .scoprire-sec h2.banner__heading.h1  {
    font-size: 40px;
    line-height: 60px;
} 
 a.button {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px
}
 .multicolumn-card__info h3 {
    font-size: 14px !important;
    line-height: 20px !important;
} 
 .multicolumn-card__info p {
    font-size: 14px;
    line-height: 21px;
} 
 .footer-block__details-content.rte {
    font-size: 14px !important;
    line-height: 24px;
} 
 .insat-sec .rich-text__blocks * {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 37px;
    text-transform: capitalize;
    color: #1A1A1A;
} 
.fooler-menu ul li {
    font-size: 13px;
}
ul.footer-block__details-content.list-unstyled li a {
/*     font-size: 14px; */
    line-height: 20px;
}
.footer .visually-hidden {
    font-size: 14px;
}
 .fooler-menu ul {
    gap: 20px;
} 
 .multi-main .multicolumn-card__info p {
    font-size: 16px;
    line-height: 21px;
} 
  
 .header-sec .list-menu__item {
   font-size: 12px;
    line-height: 22px;
   font-weight: 700;
} 
 .header__heading-logo {
   max-width: 210px !important;
} 
}
.footer-block__details-content.rte p {
    font-size: 10px !important;
}
@media (max-width: 1300px){

  .videosec .deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings {
    padding-bottom: 78%!important;
}  
 .list-social {
    flex-direction: column;
} 
  
}


@media (max-width: 1024px) {
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.grid--3-col-tablet {
  grid-template-columns: 50% 50% !important;
    gap: 17px;
    row-gap: 10px!important;
}
 .video-main {
    display: flex;
    flex-direction: column;
} 
 .video-grid:nth-child(1) {
    width: 100%;
}
 .video-grid:nth-child(2) {
    width: 100%;
} 
   .videosec .deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings {
    padding-bottom: 45%!important;
} 
 .banner-sec .banner__content.banner__content--middle-center {
    justify-content: left;
} 
 .footer-block-image.center {
    justify-content: left !important;
} 
 .newsletter-form {
    max-width: 45rem !important;
} 
 .footer-block__newsletter {
    text-align: left !important;
} 
 .fooler-menu ul {
    justify-content: inherit;
} 
 .sticky-header .header {
    align-items: end !important;
} 
 .header {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
} 
 .footer-block--newsletter {
    width: 100% !important;
}
 .footer-block.grid__item.footer-block--menu:nth-child(3) {
   margin-left: 0rem !important;
} 
 .footer-block__details-content.rte:nth-child(1) {
    margin-right: 0rem !important;
} 
 li.list-social__item a {
    margin: 0px !important;
    padding: 0px;
    padding-right: 15px;
}
 .footer-block.grid__item.footer-block--menu:nth-child(2) {
    margin-left: 5rem !important;
}
}


@media (max-width:770px) {
.mob-banner {
        display: block;
}
.banner-sec {
        display: block;
}
.banner-sec .slider-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 92%;
    color: #fff!important;
    width: 100%;
}
.banner-sec h2.banner__heading.h1 {
    font-size: 30px;
   line-height: 30px;
}
  .banner-sec .slideshow__control-wrapper {
    display: flex;
    flex-direction: row;
}
button.slider-button.slider-button--prev, button.slider-button.slider-button--next {
    display: block;
}
.mob-banner {
    display: flex;
}
 .video-main {
    display: flex;
    flex-direction: column;
} 
 .video-grid:nth-child(1) {
    width: 100%;
}
 .video-grid:nth-child(2) {
    width: 100%;
} 
 .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.grid--3-col-tablet {
    grid-template-columns: repeat(1,1fr) !important;
    gap: 10px;
} 
 .footer-block.grid__item{   
    margin: 0rem 0 !important;
 } 
  .slick-next {
    right: -15px;
}
.slick-prev {
    left: -14px;
}
.slideshow__text.banner__box {
    max-width: 100% !important;
}
.discover-sec .banner__media {
    height: 100%!important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.fooler-menu {
    padding-top: 40px;
}
 .list-social__link {
    display: flex;
} 
 .discover-sec h2.banner__heading2.h1 {
    font-size: 40px;
   line-height: 26px;
} 
 .video-grid h2 {
    font-size: 40px;
    line-height: 50px;
} 

 li.list-social__item a {
    padding: 0px;
    margin: 0px !important;
    padding-right: 25px;
} 
 .footer-block--newsletter {
    margin-top: 1rem !important;
   gap: 0rem !important;
} 
 .footer__list-social.list-social, .footer__follow-on-shop, .footer-block__newsletter {
    padding-bottom: 16px;
} 
 .footer-block__details-content {
    margin-bottom: 0rem !important;
} 
 .banner__content.banner__content--middle-left.page-width {
    height: auto;
}
.fooler-menu ul li {
    font-size: 14px;
}
 .header-des {
    grid-template-columns: auto;
   padding: 10px 0px;
}
 .button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded {
    min-height: 38px;
} 
 .first-vt {
    text-align: left;
}
.video-grid h2 {
    max-width: 100%;
}
 .video-grid {
    padding-bottom: 40px !important;
}
.header-ct2 h3 {
    margin: 0px;
}
 .lang1 {
    justify-content: flex-start;
}
 li.list-social__item a {
    padding-right: 30px;
} 
 .footer-block.grid__item.footer-block--menu:nth-child(2) {
    margin-left: 0rem !important;
} 
  .rte p{
    font-size: 15px !important;
    word-spacing: 3px !important;
}
body#responsible-fashion p { 
  font-size: 10px !important;
    word-spacing: 5px !important;
    line-height: 1.5rem;

}
  body#moda-responsabile p { 
  font-size: 16px !important;
    word-spacing: 5px !important;
    line-height: 20px;

}
  
}



.shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
    top: 0px !important;
}
.sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom a#cart-icon-bubble svg {
    margin-top: -43px !important;
}
.shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom #cart-icon-bubble svg {
    margin-top: -43px !important;
}
.shopify-section-header-sticky .lang1 
    top: 3.6rem !important;
}







@media screen and (min-width: 990px){
    .header--middle-left {
    grid-template-columns: auto auto auto !important;
   
}

}
@media (max-width: 990px){

.lang1 {
    margin-right: 0px;
    margin-left: 0px;
}  
 .search-modal__form {
    width: 100% !important;
} 
 .header {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
} 
.multi-main ul#Slider-template--14788889182286__49bdf380-1f15-456b-9d54-30a78ef16298 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
} 

 
}


.header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.websensepro-message.swiper-slide.swiper-slide-active {
    font-size: 14px;
    font-weight: 500;
}
.footer__localization h2 {
    margin: 1rem 0 10px !important;
}
.header-sec .list-menu__item {
/*      font-size: 14px; 
     font-size: 12px;
     line-height: 22px;
     font-weight: 600;
     color: #181818 !important; */
}
.shopify-section-header-sticky localization-form {
    display: none;
}
/* .shopify-section-header-sticky .search-modal__form {
    width: 78% !important;
} */
.shopify-section-header-sticky  .lang1 {
    margin-right: 0px;
    position: relative;
    top: 1.6rem;
  margin-left: 13px;
}
.shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
    position: relative;
    top: -43px;
}
.shopify-section-header-sticky a.swym-wishlist {
    display: none;
}
/* .shopify-section-header-sticky a.header__icon.header__icon--account.link.focus-inset {
    display: none;
} */
.shopify-section-header-sticky nav.header__inline-menu {
   padding-bottom: 0px;
}
/* .shopify-section-header-sticky a#cart-icon-bubble {
    margin-bottom: 13px;
} */
.header__heading-logo {
    max-width: 210px !important;
    margin-bottom: 10px;
}
/* nav.header__inline-menu {
    padding-bottom: 20px;
} */
img.w-imgl {
    width: 200px;
}
.footer-block__details-content.rte:nth-child(1) {
    margin-right: 10rem;
}
.footer-block--newsletter {
    width: 75%;
}
.footer-block.grid__item.footer-block--menu:nth-child(2) {
    margin-left: 10rem;
}
.footer-block.grid__item.footer-block--menu:nth-child(3) {
    margin-left: 10rem;
}
span.kjoij {
    color: #fff;
    padding-left: 15px;
    padding-right: 2rem;
      font-size: 13px;
}
h2.footer-block__heading.rte.mb-0 {
    font-size: 15px;
}
h2.footer-block__heading {
    font-size: 15px;
}
ul.footer-block__details-content.list-unstyled li a {
    font-size: 12px;
    line-height: 20px;
}
@media screen and (max-width: 767px) and (min-width: 320px) 
{
  .footer-block__details-content.rte:nth-child(1) {
    margin-right: 0 !important;
}
     .mobile.grid__item.product__media-wrapper {
    display: block !important;
}
      .desktop.grid__item.product__media-wrapper {
    display: none;
}
  .footer-block--newsletter {
    width: 100% !important;
}
  .list-social{
    display:flex !important;
  }
  .footer-block--newsletter {
    align-items: baseline !important;
    margin-bottom: 15px;
}
  ..header-ct1 h2{
    font-size:14px;
  }
}
.footer__content-top {
    padding-bottom: 0rem !important;
}
ul.footer-block__details-content.list-unstyled li a {
    font-size: 12px;
    line-height: 0;}

.shopify-policy__container {
    max-width: 100% !important;
      padding: 5rem;
}

@media (max-width: 667px){
  .footer-block__details-content {
    margin-bottom: 1rem !important;
}
.fooler-menu ul {
    gap: 8px;
    justify-content: space-around;
    flex-direction: column;
}
.video-grid h2 {
    font-size: 35px;
    line-height: 46px;
}
.discover-sec h2.banner__heading2.h1 {
    font-size: 35px;
    line-height: 25px;
}
.discover-sec h2.banner__heading.h1 {
    font-size: 35px;
    line-height: 46px;
}
  a {
    overflow-wrap: break-word;
}
.shopify-policy__container {
    padding: 0px 5rem;
}
.shopify-section-header-sticky .lang1 
    top: 3.6rem !important;
}
.websensepro-announcement-bar .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 5% !important;
}
.websensepro-announcement-bar .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 5% !important;
}
.disclosure__button.localization-form__select {
    padding: 0px !important;
}

.shopify-section-header-sticky .search-modal__form {
    width: 80% !important;
      padding-right: 2rem;

}

.discover-sec h2.banner__heading.h1 , .scopri-sec h2.banner__heading.h1 , .scoprire-sec h2.banner__heading.h1 , .scoprire-sec h2.banner__heading.h1 {
    font-size: 30px;
    line-height: 44px;
}
.discover-sec h2.banner__heading2.h1 , .scopri-sec h2.banner__heading2.h1 , .scoprire-sec h2.banner__heading2.h1 {
    font-size: 30px;
    line-height: 20px;
}
.video-grid h2 {
    font-size: 30px;
    line-height: 40px;
}

}

@media (max-width:500px){
.banner-sec h2.banner__heading.h1 {
    font-size: 30px !important;
    line-height: 30px !important;
}
.shopify-section-header-sticky .lang1 {
    margin-left: 0px !important;
}
 .lang1 {
    justify-content: center;
}
 ul#Slider-template--14788889182286__49bdf380-1f15-456b-9d54-30a78ef16298 {
    grid-template-columns: repeat(1,1fr) !important;
} 
.multi-main ul#Slider-template--14788889182286__49bdf380-1f15-456b-9d54-30a78ef16298 {
    display: grid;
    grid-template-columns: repeat(1,1fr);
} 
.multi-main ul {
    display: grid;
    grid-template-columns: repeat(1,1fr) !important;
} 
}
@media screen and (min-width: 750px){
.localization-form:only-child {
/*     margin: 0 -10rem 0 0 !important; */
    float: right;
} 
   div#Slide-template--14788889182286__f1d8c5b3-d834-4302-9dd2-8b8da7810b3f-2 a.button.button--secondary {
    margin-left: 102px;
    margin-bottom: 27px;
    background: black;
    color: white;
}
}
@media screen and (min-width: 990px){
.header--middle-left {
    grid-template-columns: auto auto auto !important;
}}
.field__input:focus{
  box-shadow:none !important;
}
 .shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
    top: -12px !important;
}
header.header-sec.header.header--middle-left.header--mobile-left.page-width.header--has-menu {
    margin-bottom: -15px;
}

.header-sec a.header__menu-item.list-menu__item.link.link--text.focus-inset[href="/pages/ambassador"] , .intestazione-sec a.header__menu-item.list-menu__item.link.link--text.focus-inset[href="/it/pages/ambassador"]{
  color:#E3B6B6 !important;
}
/* .header-sec .list-menu__item[href="it/pages/ambassador"]{
  color:#E3B6B6 !important;
} */
a.link.link--text.list-menu__item.list-menu__item--link[href="/en/pages/ambassador"]{
  color:#E3B6B6 !important;
} 
details.new {
    display: none;
}
 .lang1 {
    justify-content: flex-start !important;
}

.shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom svg#Layer_1 {
    margin-top: -40px;
}
@media screen and (max-width: 600px) {
  div#Slide-template--14788889182286__f1d8c5b3-d834-4302-9dd2-8b8da7810b3f-2 a.button.button--secondary {
    margin-top: 118px;
}
  .shopify-section-header-sticky .search-modal__form {
    width: 100% !important;
}
  .header--mobile-left .header__heading, .header--mobile-left .header__heading-link {
    width: 100px;
}
  .announcement-bar__message{
    line-height:1.5rem;
    font-size:10px;
  }
  .header__heading-logo{
        margin-bottom: 0px;
  }
  .lang1 {
    display: none;
}
  .shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom #cart-icon-bubble svg {
    margin-top: 0 !important;
}
  header.header-sec.header.header--middle-left.header--mobile-left.page-width.header--has-menu {
    margin-bottom: 0;
}
  .shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
    top: 0 !important;
}
  .banner__content.banner__content--middle-left.page-width {
    min-height: 12rem !important;
}
  .rte p {
    font-size: 5px;
    line-height: 1;  
}
  .header-ct1 h2 {
    font-size: 10px;
}
  a.button::after {
    color: pink;
    border: 1px solid white;
    padding: 0 0 !important;
    margin: 8px;
}
  .header-ct2 .button{
    padding:0;
    border:none !important;
    font-size: 8px;
  }
  .button:focus-visible, .button:focus{
    box-shadow:none !important;
  }
  .multicolumn-card__image-wrapper--half-width {
    width: 25% !important;
}
  a.swym-wishlist {
    display: block;
}
  .list-social__item .icon {
    height: 2.8rem !important;
    width: 4.1rem !important;
}
  h2.footer-block__heading.rte.mb-0 {
    display: none;
}
  details.new {
    display: block !important;
}
  .header {
    display: flex;
    align-items: center;
}
  .header-des {
    grid-template-columns: auto;
    padding: 0 0px;
}
 
  .shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom svg#Layer_1 {
    margin-top: 0;
}
  .footer-block__newsletter{
     display:none;
  }
  .footer__content-top {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
  footer img.w-imgl {
    display: none;
}
  .footer-block__newsletter {
    display: none !important;
}
  footer .footer-block__details-content.rte {
    display: none !important;
}
  .footer-block.grid__item.footer-block--menu {
    border-top: 1px solid;
}
  .list-social {
    justify-content: center !important;
}
 .footer-block.grid__item.footer-block--menu {
    padding: 20px 20px 10px 20px !important;
}
  .newsletter h2.h1 {
    font-size: 34px;
    line-height: 1.5;
}
a.link.list-social__link svg {
    width: 40px !important;
    height: 20px !important;
}
li.list-social__item a {
    padding-right: 0px;
}
  .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet {
    border-bottom: 1px solid;
}
  .footer-block__heading{
    margin-bottom: 0rem !important;
  }
  .mobile-menu{
  display:block !important;
}
  .newsletter.center {
    display: block !important;
}
  .footer {
    margin-top: 0 !important;
}
  .section-template--14788889182286__15888429-c630-4c8b-ac38-bfc05c01a3b2-padding {
    padding-top: 0 !important;
}
  img.mfkfkf {
    justify-self: center;
    padding-top: 25px;
}
 .footer__content-bottom-wrapper.page-width:nth-child(2) {
    display: flow-root;
    text-align: center;
    padding-top: 15px;
} 
  .footer__content-bottom {
    border-top: none !important;
}
.section-template--14788889182286__155865b0-57c2-4680-9298-c74b889c6548-padding{
    padding-top: 35px !important;
    padding-bottom: 15px !important;
}
body#rosevelt-swimwear-costumi-da-bagno li#Slide-template--14788889182286__155865b0-57c2-4680-9298-c74b889c6548-2 {
    padding-top: 62px !important;
    padding-bottom: 15px !important;
}
  .page-width.section-template--14788889182286__155865b0-57c2-4680-9298-c74b889c6548-padding.isolate {
    border-left: 1px solid;
}
  .two-columns {
    display: block !important;
}
  div#shopify-block-79b20883-e04b-4a4a-86b8-c2a7722d47d1 {
  padding-bottom: 30px;
}
/*   #insta-feed {
    display: inline-block !important;
    width: 150% !important;
    text-align: initial !important;
} */
/*   img {
    width: 100%;
} */
}
.mobile-menu{
  display:none;
}
.rte img {
    border: 0 !important;
    box-shadow: none !important;
}
/* .newsletter.center {
    display: none;
} */
.two-columns {
    display: none;
}
h2.image-with-text__heading.h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    text-transform: capitalize;
    color: #1A1A1A;
}
iv#ImageWithText--template--14796051775566__b60befeb-1d78-4903-961e-653b7468906a {
    padding: 25px 100px !important;
}
h2.image-with-text__heading.h1 {
    padding-bottom: 40px;
}
ul.policy {
    font-family: "Helvetica" !important;
}
/* .contact.page-width.page-width--narrow.section-template--14788889247822__form-padding {
    float: right;
    width: 50%;
}

.contact {
    max-width: 660px;
    margin-right: 100px;
}
.contact.page-width.page-width--narrow.section-template--14788889247822__form-padding {
    float: right;
    width: 60%;
}
.contact-form-1 {
    width: 94%;
    margin: 55px 15px 33px 117px;
} */
/* .contect\=-left-img {
  float: left;
  width: 40%;
} */
p {
    color: #1a1a1a;
}
.rte li , td {
    font-family: "Helvetica" !important;
    color: #1a1a1a;
}
.button:after{
    box-shadow: none;
}
/* div#MegaMenu-Content-1 {
    column-count: 4; */
}
.mega-menu__list {
    display: block !important;
}
.product-form__input input[type=radio]+label{
    border-radius: 0 !important;
}
.grid__item.small--one-half.medium-up--one-quarter {
    display: inline-flex;
    justify-content: space-evenly;
    width: 100%;
    max-width: 188px;
}
@media screen and (min-width: 768px) {
#shopify-section-template--14797250920526__main aside.grid.new {
    column-gap: 1px !important;
    width: 100%;
    max-width: inherit;
}

/* details#Details-HeaderMenu-1 a#level-HeaderMenu-3{
    background: url("/cdn/shop/files/Schermata_2023-04-12_alle_19.31.41.png?v=1681320789");
    background-repeat: no-repeat;
    background-position-x: center;
    display: inline-grid;
    width: 100%;
    height: 300px;
    font-size: 0;
}
details#Details-HeaderMenu-1 a#level-HeaderMenu-4{
    background: url("/cdn/shop/files/Schermata_2023-04-12_alle_19.31.41.png?v=1681320789");
    background-repeat: no-repeat;
    background-position-x: center;
    display: inline-grid;
    width: 100%;
    height: 300px;
    font-size: 0;
}
details#Details-HeaderMenu-1 a#level-HeaderMenu-1:before {
    content: 'BIKINI';
    margin-top: -50px;
   font-size: 14px;
}
details#Details-HeaderMenu-1 a#level-HeaderMenu-2:before {
    content: 'ONE PIECE';
    margin-top: -50px;
    font-size: 14px;
}
details#Details-HeaderMenu-1 a#level-HeaderMenu-3:before {
    content: 'SURFUITE';
    margin-top: -50px;
    font-size: 14px;
}
details#Details-HeaderMenu-1 a#level-HeaderMenu-4:before {
    content: 'ALL ITEMS';
    margin-top: -50px;
    font-size: 14px;
}} */
body#manta-rescue .banner__text.body {
    background: url("/cdn/shop/files/ROSEVELT_-_Text_Only_1_430x.png?v=1679490332#");
    background-repeat: no-repeat;
    background-position-x: center;
    display: inline-grid;
    font-size: 0;
    width:  100%;
    height: 150px;
}
body#manta-rescue .banner__content.banner__content--middle-center.page-width {
    height: 500px;
}

 @media screen and (max-width:1900px) and (min-width:770px) {
   .swym-wishlist {
    padding-right: 12px !important;
}
   section#shopify-section-template--14799168143438__7151a9b4-f442-454b-844f-0e69be8aef28 {
    display: none;
}
   ul#Slider-Gallery-template--14788889346126__main {
  display: grid !important;
  justify-items: center;
  width: 84%;
  margin: 0 10%;
}
   .img-12 {
    float: right;
     margin: 0px 0px 0 5px;
    width: 50%;
}
   .img-11 img {
     width: -webkit-fill-available;
   }
 .img-12 img {
     width: -webkit-fill-available;
   }
   .img-11 {
    width: 50%;
     margin: 0px 5px 0 0px;
/*     float: left; */
}
   .cap {
    display: flex;
    width: 70%;
}
   body#ambassador .banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient {
  padding: 50px 30px !important;
}
      body#ambasciatore .banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient {
  padding: 50px 30px !important;
}
 .product__column-sticky {
    display: block;
 position: relative; 
    top: 3rem;
    z-index: 2;
}
    .product__media-item {
    width: 100% !important;
} 
    slider-component#GalleryThumbnails-template--14788889346126__main {
    margin-left: 0 !important;
}
.multicolumn-card__info {
    padding: 2.5rem 5px !important;
}
   
#shopify-section-template--14788889346126__main ul#Slider-Gallery-template--14788889346126__main {
    width: 97% !important;
}
   .footer-lang {
    float: left;
}
}
body#be-tiger .product__media.media.media--transparent {
    margin-left: 40px;
}
body#be-tiger .product__media-wrapper .slider-mobile-gutter .slider-button {
    display: none !important;
}
.header__icon:not(.header__icon--summary), .header__icon span {
    z-index: 999999 !important;
}
body#buy-a-gift-card .product-template__container.page-width.head-room {
    display: none;
}
  body#acquista-una-carta-regalo .product-template__container.page-width.head-room {
    display: none;
}
body#buy-a-gift-card  .slider-buttons.no-js-hidden.quick-add-hidden.small-hide {
    display: none !important;
}
  body#acquista-una-carta-regalo  .slider-buttons.no-js-hidden.quick-add-hidden.small-hide {
    display: none !important;
}
/* body#buy-a-gift-card section#MainProduct-template--14799168143438__main {
    background: url(/cdn/shop/files/GIFT_CRD_PICT.jpg?v=1680601913&width=1780);
    padding: 100px 0;
} */
body#buy-a-gift-card  .product__description.rte.quick-add-hidden {
    color: black;
    font-size:18px;
    font-family: inherit;
}
    body#acquista-una-carta-regalo  .product__description.rte.quick-add-hidden {
    color: black;
    font-size:18px;
    font-family: inherit;
}
  body#buy-a-gift-card .product__title {
    justify-content: flex-start;
}
    body#acquista-una-carta-regalo .product__title {
    justify-content: flex-start;
}


body#buy-a-gift-card .product--no-media {
    max-width: 1200px;
    margin: 0 auto;
}
  
body#acquista-una-carta-regalo .product--no-media {
    max-width: 1200px;
    margin: 0 auto;
}
body#buy-a-gift-card .product__info-container {
    max-width: 60rem;
    float: left;
}
  body#acquista-una-carta-regalo .product__info-container {
    max-width: 60rem;
    float: left;
}
body#buy-a-gift-card  .dis-new {
    padding-top: 35px;
  padding-left:12px:
}
  body#acquista-una-carta-regalo  .dis-new {
    padding-top: 35px;
  padding-left:12px:
}
body#buy-a-gift-card  .product__title {
    text-align: left !important;
}
  body#acquista-una-carta-regalo  .product__title {
    text-align: left !important;
}
body#buy-a-gift-card section#MainProduct-template--14799168143438__main {
    background: url("/cdn/shop/files/GIFT_CRD_PICT.jpg?v=1680601913&width=1780") !important;
    padding: 200px 0;
    -webkit-background-size: cover !important;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 7%;
    height: 100%;
    width: 100%;
    background-position: center !important;
    background-repeat: no-repeat;
}
  body#acquista-una-carta-regalo section#MainProduct-template--14799168143438__main {
    background: url("/cdn/shop/files/GIFT_CRD_PICT.jpg?v=1680601913&width=1780") !important;
    padding: 200px 0;
    -webkit-background-size: cover !important;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 7%;
    height: 100%;
    width: 100%;
    background-position: center !important;
    background-repeat: no-repeat;
}
 body#buy-a-gift-card  section#shopify-section-template--14799168143438__main {
    height: 850px ;
}
ul.list.list-payment {
  width: 100%;
  padding-bottom: 30px;
  padding-right: 66px;
}
}
.cap {
    display: flex;
    width: 100%;
}
/* .img-12 img, .img-11 img {
    width: 95%;
    height: 225px;
} */
a.gift-link , a.manta-link{
    text-decoration: none;
    color: black;
}
.footer__content-bottom-wrapper.page-width .footer__payment {
  display: none;
}
.footer-block__details-content.rte p {
  color: white;
}
.footer-block__newsletter {
  display: none;
}
@media screen and (max-width: 767px) and (min-width: 320px){
  .video.color-accent-1.gradient {
    display: none;
}
  #shopify-section-template--14788889182286__920a43ab-acc2-42a4-8811-2b8365c688ae .soddisfare1.banner-sec.slider-mobile-gutter{
      margin-top: -280px;
  }
  #shopify-section-template--14788889182286__920a43ab-acc2-42a4-8811-2b8365c688ae .banner--medium:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
    min-height: 21.5rem !important;
}
  .scoprire-sec {
    display: none !important;
}
  video.video-js {
    overflow: overlay !important;
    width: inherit !important;
}
  .satisfy , .videos , .soddisfare11 , .Soddisfare{
    display: none !important;
}
  .clarify ,  .mobile-section-2 , .mobile-text , .Chiarire , .mobile-testo{
    display: block !important;
}
  .mobile-section {
    display: block !important;
    background: #1a1a1a;
}
  .discover-sec , .scopri-sec {
    display: none !important;
}
  .scopri-sec {
    display: none !important;
}
  .mobile-section .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--2-col-tablet.image-with-text__grid--reverse {
    flex-direction: column-reverse;
}
  .mobile-section .image-with-text__text.rte.body h2 {
    font-size: 22px !important;
    font-weight: 600 !important;
    margin-bottom: 0;
    width: 106%;
}
  .mobile-section h2.image-with-text__heading.h1 {
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding-bottom: 0;
}
  .clarify .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--left.slideshow__text-mobile--center {
    margin-top: -14px;
}
  div#Slide-template--14788889182286__9624e5c7-9026-47e9-8441-80b3cafe56f3-2 a.button.button--secondary {
    background: black !important;
    color: white;
    margin-top: 438px;
}
  div#Slide-template--14788889182286__9624e5c7-9026-47e9-8441-80b3cafe56f3-2 a.button::after {
    border: none !important;
}
  .header-ct1 .rte p {
    line-height: 1.2;
}
  body#manta-rescue h2.banner__heading.h1 {
    font-size: 30px !important;
    font-weight: 600;
}
  body#manta-salvataggio h2.banner__heading.h1 {
    font-size: 30px !important;
    font-weight: 600;
}
  body#lookbook h2.banner__heading.h1 {
    font-size: 30px !important;
    font-weight: 600;
}
    body#guardare-un-libro h2.banner__heading.h1 {
    font-size: 30px !important;
    font-weight: 600;
}
  .mobile-section-2 h2 {
    color: black;
    font-weight: 700;
    line-height: 0.8;
    font-size: 22px !important;
    margin-bottom: 0;
    width: 106%;
}
  .mobile-section-2 h2.image-with-text__heading.h1{
    font-weight: 400;
    font-size: 19px !important;
    line-height: 28px;
    letter-spacing: 0.05em;
    color: #000000;
    padding-bottom: 0;
}
  .mobile-section-2 {
    background: #f1f1f1;
}
  .mobile-section-2 a.button.button--primary {
    border: 1px solid black !important;
}
  .satisfy1 .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--left.slideshow__text-mobile--center {
    margin-top: 198px !important;
}
  .satisfy1 h2.banner__heading.h1 , .satisfy1 .banner__text span {
    color: black!important;
}
  /* #shopify-section-template--14788889346126__main ul#Slider-Gallery-template--14788889346126__main {
    display: flex !important;
} */
  .product__media-wrapper .slider-mobile-gutter .slider-button , button.slider-button.slider-button--prev {
    display: none;
  }
  .satisfy11 , .videosec , .satisfy1 , .soddisfare1 , .soddisfare11{
    display: block !important;
}
  .first-vt p {
    color: white;
}
  .slideshow--placeholder.banner--mobile-bottom.banner--adapt_image .slideshow__media, .slideshow--placeholder.banner--adapt_image:not(.banner--mobile-bottom) {
    height: 55rem !important;
}
/*   body#rosevelt-swimwear-costumi-da-bagno .banner__media{
    height: 62% !important;
  } */
  body#buy-a-gift-card section#MainProduct-template--14799168143438__main{
    background:none !important;
  }
  .gift-image .banner__media.media {
    display: block !important;
}
  div#Slide-template--14788889182286__9624e5c7-9026-47e9-8441-80b3cafe56f3-1 .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--left.slideshow__text-mobile--center {
    margin-top: 296px;
}
  .header {
    justify-content: space-around;
}
  p.ppo
{
    bottom:7em !important;
}
  p.ppoc {
    position: relative !important;
    /* position: absolute; */
    top: -13.5em !important;
}
  .cap {
    width: 100%;
}
.img-11 {
    width: 50% !important;
    margin: 0 5px 0 0;
}
.img-12 {
    width: 50% !important;
}
.websensepro-announcement-bar .websensepro-message {
    align-self: center;
}
  .websensepro-message.swiper-slide.swiper-slide-active {
    font-size: 10px;
}
  .swiper-wrapper {
    font-size: x-small;
}
  .websensepro-announcement-bar .swiper-button-next:after, .websensepro-announcement-bar .swiper-container-rtl .swiper-button-prev:after, .websensepro-announcement-bar .swiper-button-prev:after, .websensepro-announcement-bar .swiper-container-rtl .swiper-button-next:after {
    vertical-align: -webkit-baseline-middle;
}
a.gift-link, a.manta-link {
    font-weight: 700;
}
  .websensepro-announcement-bar .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 2% !important;
}
  .websensepro-announcement-bar .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -2% !important;
}
 .mobile-text h2 , .mobile-testo h2{
    font-size: 30px;
    line-height: 0.6;
}
  .mobile-text h2.rich-text__heading.rte.h1 span , .mobile-testo h2.rich-text__heading.rte.h1 span  {
    font-size: 31px;
    font-family: inherit;
    line-height: 0.6;
}
  .mobile-text .rich-text__text.rte p , .mobile-testo .rich-text__text.rte p{
    font-size: 22px !important;
    border: 0 !important;
    line-height: 1.5;
}
  .mobile-text  a.button.button--primary , .mobile-testo  a.button.button--primary {
    border: 1px solid !important;
    font-size: 15px;
    padding: 5px 26px;
    background: black;
    color: white;
}
  .mobile-text a.button::after , .mobile-testo a.button::after {
    border: none;
}

  .videosec .deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings {
    padding-bottom: 9%!important;
}
  
  slider-component#GalleryThumbnails-template--14788889346126__main {
    display: none;
}
  localization-form.language-mobile {
    display: block !important;
}
div#recently-viewed-products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 21px;
    gap: 4px;
    margin-left: 0px;
}
  .mobile-text h2.rich-text__heading.rte.h1 {
    line-height: 0;
}
  .footer button.disclosure__button.localization-form__select.localization-selector.link.link--text.caption-large {
    font-size: 15px;
}
  .footer-lang {
    margin-left: 7px;
}
  .footer svg.icon.icon-caret {
    margin-right: -15px;
}
  .footer-lang {
    margin-top: -8px;
    padding-bottom: 0px;  
}
  .footer .localization-selector+.disclosure__list-wrapper {
    margin-top: -120px;
}
  div#Slide-template--14788889182286__9624e5c7-9026-47e9-8441-80b3cafe56f3-3 .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--left.slideshow__text-mobile--center {
    margin-top: 296px;
}
  svg.icon.icon-tiktok {
    padding-left: 13px;
    padding-top: 1px;
}
/*   a.header__heading-link.link.link--text.focus-inset {
    margin-right: -29px;
} */
.header__icons  svg#Layer_1 {
    margin-left: 15px !important;
    margin-right: -3px;
}
  .menu-drawer__utility-links svg#Layer_1 {
    margin-right: 10px;
}
  .ww-icon-without-text {
    height: 22px !important;
    width:  22px !important;
}
  .ww-icon-without-text {
    margin-right: -7px !important;
}
  span.mnjkloiu {
    justify-content: left !important;
}
  span.yhujik {
    justify-content: left;
}
  a#cart-icon-bubble {
    justify-content: end;
}
  a.header__icon.header__icon--account.link.focus-inset
  {
        justify-content: end;
  }
 .yhujik .header__icon .icon {
    height: 23px;
    width: 23px;
  }
  .header__icon:not(.header__icon--summary), .header__icon span {
/*     justify-content: right !important; */
}
  sticky-header a.header__heading-link.link.link--text.focus-inset {
    margin-right: 0px;
}
   .header__heading-logo {
    max-width: 61% !important;
    margin-left: 18px;
}
  body#swimwear .banner__text.body span {
    font-size: 15px !important;
    font-weight: 700;
}
  body#swimwear h2.banner__heading2.h1 {
    margin-top: -22rem;
}
  body#swimwear h2.banner__heading.h1 {
    font-weight: 600;
  }
  body#swimwear .rte p {
    line-height: 1.8;
}
 body#costumi-da-bagno .banner__text.body span {
    font-size: 15px !important;
    font-weight: 700;
}
  body#costumi-da-bagno h2.banner__heading2.h1 {
    margin-top: -22rem;
}
  body#costumi-da-bagno h2.banner__heading.h1 {
    font-weight: 600;
  }
  body#costumi-da-bagno .rte p {
    line-height: 1.8;
}
}



  div#shopify-section-sections--14788889673806__5209bab1-e58a-41c4-a02d-f0f80922b0e8 {
    padding-bottom: 5px;
}
  .rte ul {
    list-style-position: initial !important;
}
.satisfy , .videos {
    display: block ;
}
.clarify  , .Chiarire {
    display: none;
}
.mobile-section ,  .mobile-section-2{
    display: none;
}
.discover-sec , .scopri-sec {
    display: block;
}
a.product-varient1 img {
    border-radius: 50%;
    box-shadow: 0 0 0 0.8px #202539, inset 0 0 0 1px transparent;
    border: 2px solid transparent;
}
a.product-varient1 {
    margin-right: 10px;
}
.satisfy11 , .videosec , .satisfy1 , .soddisfare1 ,.soddisfare11{
    display: none;
}
.videos {
    padding: 0 60px;
}
.gift-image .banner__media.media {
    display: none;
}

  .image-placeholder {
    background: url("/cdn/shop/files/P1222630.png?v=1681812608");
    background-repeat: no-repeat;
    background-position-x: center;
    display: inline-block;
    font-size: 0;
    width: 27%;
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    background-size: contain;

}
  .image-placeholder2 {
    background: url("/cdn/shop/files/P1222332.png?v=1681812174");
    background-repeat: no-repeat;
    background-position-x: center;
    display: inline-block;
    font-size: 0;
    width: 45%;
    height: 100%;
    position: absolute;
    right: 28%;
    top: 0;
    background-size: contain;

}

  .image-placeholder3 {
    background: url("/cdn/shop/files/P1222237.png?v=1681813031");
    background-repeat: no-repeat;
    background-position-x: center;
    display: inline-block;
    font-size: 0;
    width: 27%;
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    background-size: contain;

}
  .image-placeholder4 {
    background: url("/cdn/shop/files/P1222684.png?v=1681812995");
    background-repeat: no-repeat;
    background-position-x: center;
    display: inline-block;
    font-size: 0;
    width: 45%;
    height: 100%;
    position: absolute;
    right: 28%;
    top: 0;
    background-size: contain;

}
details#Details-HeaderMenu-1 .image-placeholder3, details#Details-HeaderMenu-1 .image-placeholder4 {
    display: none;
}
details#Details-HeaderMenu-2 .image-placeholder, details#Details-HeaderMenu-2 .image-placeholder2 {
    display: none;
}
div#MegaMenu-Content-1 {
    padding: 55px 0;
}
div#MegaMenu-Content-2 {
    padding: 70px 0;
}
.TableWrapper table {
    width: 55%;
}
.product--thumbnail_slider .thumbnail-slider {
    transform: rotate(90deg);
    position: relative;
    left: -258px;
    top: -350px;
}
 .thumbnail img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transform: rotate(270deg);
}
.product.grid .slider-button .icon {
    height: 100%;
}
p.card_color{
    margin-bottom:-15px !important;
}
 fieldset.js.product-form__input:nth-child(2) label {
    border-radius: 100px !important;
    color: transparent !important;
    width: 40px;
    height: 40px;
}
.mobile-text , .mobile-testo{
  display: none;
}
 .product-varient2 {
    border-radius: 50%;
    box-shadow: 0 0 0 0.8px #202539, inset 0 0 0 1px transparent;
    border: 2px solid transparent;
}
localization-form.language-mobile {
    display: none;
}
 .product__title {
    margin-bottom: 0px;
}

.video-btn a.button1 {
    color: white;
    text-decoration: none;
}
a.swym-wishlist {
    opacity: 1;
}
.shopify-section-header-sticky .productPage a.swym-wishlist {
      display:none !important;
}
  .product-template__container.page-width.head-room {
    padding-bottom: 25px;
}
 a.ap.swym-wishlist {
    display: none;
}
 .productPage a.ap.swym-wishlist {
    display: block;
    opacity: 1;
}
span.ap.swym-wishlist {
    display: none;
}
.productPage span.ap.swym-wishlist {
    display: block;
}
span.ap.swym-wishlist {
    margin-left: -33px;
}
.shopify-section-header-sticky span.ap.swym-wishlist {
    display: none;
}
shopify-section-header-sticky a.swym-wishlist {
    display: none;
}
@media only screen and (max-width: 1024px) and (min-width: 768px)
{
.rich-text__text.rte p {
    font-size: 19px;
}
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
  background-image:none !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next
{
  background-image:none !important;
}
div#Slide-template--14788889182286__f1d8c5b3-d834-4302-9dd2-8b8da7810b3f-1 .banner__box {
    min-width: 91rem;
  padding-bottom: 0px !important;
}
div#Slide-template--14788889182286__f1d8c5b3-d834-4302-9dd2-8b8da7810b3f-1 .slideshow__text.slideshow__text--left {
    align-items: center;
    text-align: left;
}
.color-block {
    width: 30px;
    height: 30px;
    border-radius: 100px;
}
.color-block a 
{
  opacity:0;
}
.cust-swatch {
    display: flex;
}
.color-border {
    border: 1px solid #000;
    border-radius: 100px;
    padding: 2px;
    margin: 0 5px;
}

.ts-switcher-btn--floating {
    position: absolute !important;
    z-index: 2147483648;
}
div#ts-switcher {
    background: transparent !important;
}
@media only screen and (max-width: 767px) and (min-width: 320px)
{
.ts-switcher-btn--floating-top-right {
    top: auto !important;
    bottom: 20px !important;
    left: 20px !important;
    right: unset !important;
}
  div#ts-switcher {
    background: #fff !important;
}
.ts-switcher-btn--floating {
    position: fixed !important;
    z-index: 2147483648;
}
}
/* button.disclosure__button.localization-form__select.localization-selector.link.link--text.caption-large {
    display: none;
} */
a.header__menu-item.list-menu__item.link.link--text.focus-inset, summary.header__menu-item.list-menu__item.link.focus-inset {
    display: flex;
    align-items: center;
    font-style: normal;
    /* font-weight: 500; */
    /* font-size: 16px; */
    /* line-height: 22px; */
    letter-spacing: 0.08em;
    text-transform: uppercase;
    /* color: #000000; */
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #181818;
}
.scopri-sec .banner__media {
    background: black !important;
}


.slide-desk {
  display: block !important;
}
.mob-slide.slider-mobile-gutter {
    display: none !important;
}
ul#Slider-Thumbnails-template--19632248357204__main {
    flex-direction: column !important;
}
.mobile.grid__item.product__media-wrapper {
    height: 750px;
}

.thumbnail-slider.slider-mobile-gutter.quick-add-hidden {
    display: none;
}