.btn_icons:hover {
  background: #202C54 !important;
  color: white !important;
}

.btn_icons {
  padding: 8px !important;
  width: auto !important;
  margin: 0 auto !important;
}

/* SHOP BUTTON */
a.btn.btn-shop.btn-xs.btn-default.btn-no-anim {
  background: #001f60;
  color: white;
}

a.btn.btn-shop.btn-xs.btn-default.btn-no-anim:hover {
  background: #f14747;
  color: white;
}


/* nascondi button varianti colore */
a#varianti_col {
  display: none;
}

a.btn.btn-primary.btn_icons {
  margin-top: 20px !important;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/*      SAMPLE KIT - MODAL, DIZIONI, SU RICHIESTA
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.modal_sample_kit {
  position: relative;
}

button.close.close_modal_kit {
  position: absolute;
  right: 12px;
  top: 12px;
  border: 2px solid #f14747;
  border-radius: 100%;
  padding: 3px 7px;
  color: #f14747;
}

h3.title_modal_kit {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.8px;
  text-align: center;
  /* color: #f14747; */
}

.required_input {
  border: 1px solid #f14747;
  background: #f147470f;
}

.im_link {
  color: #616161;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.5px;
  position: relative;
  background-color: #fff;
  margin: 2px;
  display: block;
  float: left;
  text-align: center;
  width: 150px;
  padding-bottom: 15px;
}

.im_link img {
  width: 100%;
}

.im_link h4 {
  font-weight: 600;
  font-size: 12px;
}

.hide_logo_img_SK {
  width: 23px;
  height: 38px;
  background: white;
  position: absolute;
  right: 0px;
  top: 0px;
}

.box_kit {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 5px auto;
  flex-wrap: wrap;
}

a.btn_im {
  background: transparent;
  border: 1px solid #202c54;
  padding: 4px 6px;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  color: #202c54;
  border-radius: 3px;
  text-decoration: none;
}

a.btn_im:hover {
  background: #202c54;
  color: white;
}

.sample_final_text p {
  padding: 0;
  margin-top: 15px;
}

.custom_para {
  font-weight: 500;
  text-align: center;
  color: #001f60;
  /* background: #001f601f; */
  padding: 10px !important;
  margin-top: 10px;
  font-size: 13px;
}

.custom_span {
  font-weight: 700;
  color: #001f60;
}

.title_small_sample_kit {
  display: block !important;
}

p.request_kit_title {
  /* margin: 0px; */
  margin-top: 20px;
  padding: 0px;
}




/* CORRELATI */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  flex-direction: column;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}

.swiper-slide .img_s {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* object-fit: contain; */
  padding-top: 20px;
}

.swiper-slide {
  width: 80%;
  min-height: 195px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 15px;
  font-weight: 800;
}

.swiper-button-next,
.swiper-button-prev {
  border-radius: 40px;
  box-shadow: 0 0px 10px 2px rgb(0 0 0 / 57%);
  background-color: rgb(255 255 255 / 91%);
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  color: black;
  align-items: center;
}

.title_thumb {
  position: absolute;
  bottom: 0px;
  text-align: center;
  color: white;
  height: 70px;
  background: #00000047;
  width: 100%;
  padding: 10px 8px;
  margin: 0px;
  font-size: 16px;
}

.title_swiper {
  margin: 15px auto;
  min-height: 65px;
  color: #39497E;
  font-weight: 700;
  font-size: 13px;
}

span.title_small_code {
  display: block;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  color: gray;
  font-weight: 500;
  margin-top: 10px;
}

a .title_swiper.title_small_code:hover {
  text-decoration: none;
}

h4.title_articoli_simili {
  margin-top: 50px;
  margin-bottom: 20px;
  font-weight: 400;
  margin-left: 6px;
  font-family: 'DM-MONO';
  text-transform: uppercase;
  font-size: 14px;
}

img.icon_sustainable_correlati {
  width: 27px;
  position: absolute;
  top: 8px;
  right: 8px;
  object-fit: contain;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 15px !important;
  font-weight: 800;
}

.swiper-button-next,
.swiper-button-prev {
  border-radius: 40px !important;
  box-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.333) Im !important;
  box-shadow: 0 0px 10px 2px rgb(0 0 0 / 33%);
  width: 35px I !important;
  height: 35px !important;
  display: flex I !important;
  justify-content: center Im !important;
  color: black !important;
  align-items: center !important;
}

body.trade.grey {
  background: #ffffff;
}


ul.nav.nav-tabs.style1.text-center {
  margin-top: 25px;
}

iframe#frame_collection {
  margin-top: -150px;
}

.product-data .features .panel .item .title em {
  cursor: pointer;
  display: inline-block;
  margin-left: .5rem;
  vertical-align: middle;
  background-image: url(../../img/icon-info.svg);
  height: .8rem;
  width: .8rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.item.item-tcard {
  margin-right: 16rem;
  text-align: center;
}

.display {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

a.icon {
  background: #EEF3F7 !important;
  border-radius: .5rem;
  margin: 0 auto;
  margin-bottom: .5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 35px;
  position: relative;
  transition: all, .3s;
}

a.icon.link_md:hover {
  background: #ffd000 !important;
}

.product-data .downloads .item .icon svg {
  height: 1rem;
  width: 1rem;
}

.text-xs-2.title {
  font-weight: 600;
  font-size: 14px;
}

h4.title_download {
  margin-bottom: 20px;
  font-weight: 400;
  margin-left: 6px;
  font-size: 14px;
  font-family: 'DM-MONO';
  text-transform: uppercase;
}

.col-lg-12.descr_section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.to_download {
  margin-bottom: 20px;
}

div#catalogue_composizione {
  font-weight: 600;
  color: #004ea8;
  font-size: 14px;
}

body.trade .gruppo h5,
body.trade .gruppo h2 {
  color: black;
  font-weight: 700;
  font-size: 33px;
}

.item-certification1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #cbe0a775;
  padding-bottom: 25px;
  border-radius: 20px;
  justify-content: center;
  border: 1px solid #2d251a17;
  margin: 3px;
}

.item-certification2 {
  width: 49%;
  display: flex;
  flex-direction: column;
  background: #cbe0a775;
  padding-bottom: 25px;
  border-radius: 20px;
  justify-content: center;
  border: 1px solid #2d251a17;
  margin: 3px;
}

.display_certificate {
  display: flex;
  align-items: flex-start;
  border-radius: 9px;
  /* border: 1px solid #cbe0a77a; */
  /* background: #cbe0a77a; */
  padding: 19px;
  align-items: stretch;
}

a.single_cert {
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-xs-2.title.title_certification {
  text-align: center;
  font-weight: 500;
  margin-top: -50px;
  font-size: 11px;
  font-family: 'DM-MONO';
  letter-spacing: 0px;
  text-transform: uppercase;
}

div#item-tessut {
  font-weight: 600;
  color: #004ea8;
  font-size: 14px;
}



/* - - - - - - - - - - - - - - */
/*      MEDIA QUERY
/* - - - - - - - - - - - - - - */

@media (min-width: 1200px) {
  .container.printing.text-center {
    width: 100% !important;
  }

  /* .modal-content {
    overflow: hidden !important;
  } */

}

@media screen and (min-width: 1024px) and (max-height: 1366px) {
  /* nascondi dizione in alto per mobile */
  /* body.grey.alert-wrap.trade.ios-device > .sample_final_text {
    display: none !important;
  } */
}

@media screen and (min-width: 768px) and (max-height: 1024px) {
  /* nascondi dizione in alto per mobile */
  /* body.grey.alert-wrap.trade.ios-device > .sample_final_text {
    display: none !important;
  } */
}

@media screen and (max-width: 767px) {

  /* pdf modal */
  iframe#my_modal_iframe {
    width: 100% !important;
  }

  .share-panel.mb-10 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  p.Iphone_message {
    text-align: left;
    letter-spacing: 0.5px;
    font-weight: 400;
    /* color: #6a6a6a; */
    background: #f1474724;
    padding: 10px;
    margin-top: 11px;
  }

  svg.svg-inline--fa.fa-info-circle.fa-w-16 {
    margin-right: 6px;
    color: #f14747;
  }

  .lato_dx_tracciabilita {
    width: 100%;
    margin: 0 auto;
  }

  .section_tracciabilita {
    margin-top: 0px;
  }


  /* nascondi dizione in alto per mobile */
  /* body.grey.alert-wrap.trade.ios-device > .im_link {
      display: none !important;
  }
  body.grey.alert-wrap.trade.ios-device > .sample_final_text {
    display: none !important;
  } */


}


/* RESTYLING */
.gruppo ul.list_carat li img {
  border-radius: 10px;
}

.gruppo ul.list_carat li {
  margin-right: 14px;
  width: 70px;
}

.sticky_bar {
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  box-shadow: none !important;
}

div#catalogue_composizione {
  font-weight: 600;
  color: #31261ccf;
  font-size: 14px;
  font-family: 'DM-MONO';
  text-transform: uppercase;
  font-weight: 100;
}

body.trade .gruppo h5,
body.trade .gruppo h2 {
  color: black;
  font-weight: 700;
  font-size: 40px;
}


ul.nav.nav-tabs li a {
  font-family: 'DM-MONO';
  text-transform: uppercase;
  font-size: 13px;
}

div#tabpan_dettagli_tecnici {
  font-family: 'DM-MONO';
  font-size: 14px;
}

.gruppo h6 {
  font-family: 'DM-MONO';
  color: black;
  font-size: 14px;
}

.col-lg-6.tit {
  text-transform: uppercase;
}

span#catalog-item-description-desc {
  font-size: 20px;
}

.text-xs-2.title.link_text {
  position: absolute;
  left: 46px;
  width: 215px;
  /* background: red; */
  font-family: 'DM-MONO';
  text-transform: uppercase;
  text-decoration: none;
  color: black;
  font-weight: 300;
  text-align: left;
}


.acc_features {
  font-family: 'DM-MONO';
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0px;
  color: black;
  padding: 20px 0px;
}

.accordion {
  cursor: pointer;
  position: relative;
  padding: 0;
  /* padding-right: 60px; */
  transition: all, .3s;
}

.card.accordion:after {
  content: '+';
  background-color: white;
  border-radius: 0;
  right: 0;
  top: 16px;
  background-size: 20px;
  height: 30px;
  width: 30px;
  background: #f6f8fb;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0px;
}

.card-header {
  border-radius: 0;
  margin-bottom: 0;
  background: none;
  padding-bottom: 0;
  border-bottom: 1px solid #DEE2E4;
}

.card-body {
  /* padding: 0; */
  padding-bottom: 1rem;
  padding: 20px;
  background: #F6F8FB;
}

.sust_body {
  background: #cbe0a7;
}

footer {
  display: none;
}

#carousel {
  background: #ffffff !important;
}

#carousel li img {
  border: 1px solid #EDEDED;
  padding: 6px;
  border-radius: 10px;
}

div#carousel ul li {
  /* background: red !important; */
  margin-right: 5px !important;
}

.gruppo .sx .circle_btn {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #C2C2C2;
}

.card-body {
  /* padding: 0; */
  padding-bottom: 1rem;
  padding: 20px;
  font-family: 'DM-MONO';
  font-weight: 100;
  letter-spacing: 0px !important;
  font-size: 13px;
}

table th {
  font-family: 'DM-MONO';
  font-weight: 100;
}