.m-0 {
  margin: 0px !important;
}
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-60 {
  margin: 60px !important;
}
.m-70 {
  margin: 70px !important;
}
.m-80 {
  margin: 80px !important;
}
.m-90 {
  margin: 90px !important;
}
.m-100 {
  margin: 100px !important;
}
.m-110 {
  margin: 110px !important;
}
.m-120 {
  margin: 120px !important;
}
.m-130 {
  margin: 130px !important;
}
.m-140 {
  margin: 140px !important;
}
.m-150 {
  margin: 150px !important;
}
.m-160 {
  margin: 160px !important;
}
.m-170 {
  margin: 170px !important;
}
.m-180 {
  margin: 180px !important;
}
.m-190 {
  margin: 190px !important;
}
.m-200 {
  margin: 200px !important;
}

/*
 * 1.2 -> Basic Padding
 * -----------------------------------------------
*/
.p-0 {
  padding: 0 !important;
}
.p-5 {
  padding: 5px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-15 {
  padding: 15px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-40 {
  padding: 40px !important;
}
.p-50 {
  padding: 50px !important;
}
.p-60 {
  padding: 60px !important;
}
.p-70 {
  padding: 70px !important;
}
.p-80 {
  padding: 80px !important;
}
.p-90 {
  padding: 90px !important;
}
.p-100 {
  padding: 100px !important;
}
.p-110 {
  padding: 110px !important;
}
.p-120 {
  padding: 120px !important;
}
.p-130 {
  padding: 130px !important;
}
.p-140 {
  padding: 140px !important;
}
.p-150 {
  padding: 150px !important;
}
.p-160 {
  padding: 160px !important;
}
.p-170 {
  padding: 170px !important;
}
.p-180 {
  padding: 180px !important;
}
.p-190 {
  padding: 190px !important;
}
.p-200 {
  padding: 200px !important;
}

/*
 * 1.3 -> Margin top
 * -----------------------------------------------
*/
.mt-0 {
  margin-top: 0 !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mt-110 {
  margin-top: 110px !important;
}
.mt-120 {
  margin-top: 120px !important;
}
.mt-130 {
  margin-top: 130px !important;
}
.mt-140 {
  margin-top: 140px !important;
}
.mt-150 {
  margin-top: 150px !important;
}
.mt-160 {
  margin-top: 160px !important;
}
.mt-170 {
  margin-top: 170px !important;
}
.mt-180 {
  margin-top: 180px !important;
}
.mt-190 {
  margin-top: 190px !important;
}
.mt-200 {
  margin-top: 200px !important;
}

/*
 * 1.4 -> Margin right
 * -----------------------------------------------
*/
.mr-0 {
  margin-right: 0 !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.mr-110 {
  margin-right: 110px !important;
}
.mr-120 {
  margin-right: 120px !important;
}
.mr-130 {
  margin-right: 130px !important;
}
.mr-140 {
  margin-right: 140px !important;
}
.mr-150 {
  margin-right: 150px !important;
}
.mr-160 {
  margin-right: 160px !important;
}
.mr-170 {
  margin-right: 170px !important;
}
.mr-180 {
  margin-right: 180px !important;
}
.mr-190 {
  margin-right: 190px !important;
}
.mr-200 {
  margin-right: 200px !important;
}

/*
 * 1.5 -> Margin bottom
 * -----------------------------------------------
*/
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb-110 {
  margin-bottom: 110px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mb-130 {
  margin-bottom: 130px !important;
}
.mb-140 {
  margin-bottom: 140px !important;
}
.mb-150 {
  margin-bottom: 150px !important;
}
.mb-160 {
  margin-bottom: 160px !important;
}
.mb-170 {
  margin-bottom: 170px !important;
}
.mb-180 {
  margin-bottom: 180px !important;
}
.mb-190 {
  margin-bottom: 190px !important;
}
.mb-200 {
  margin-bottom: 200px !important;
}

/*
 * 1.6 -> Margin left
 * -----------------------------------------------
*/
.ml-0 {
  margin-left: 0 !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.ml-110 {
  margin-left: 110px !important;
}
.ml-120 {
  margin-left: 120px !important;
}
.ml-130 {
  margin-left: 130px !important;
}
.ml-140 {
  margin-left: 140px !important;
}
.ml-150 {
  margin-left: 150px !important;
}
.ml-160 {
  margin-left: 160px !important;
}
.ml-170 {
  margin-left: 170px !important;
}
.ml-180 {
  margin-left: 180px !important;
}
.ml-190 {
  margin-left: 190px !important;
}
.ml-200 {
  margin-left: 200px !important;
}

/*
 * 1.7 -> Padding top
 * -----------------------------------------------
*/
.pt-0 {
  padding-top: 0 !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-110 {
  padding-top: 110px !important;
}
.pt-120 {
  padding-top: 120px !important;
}
.pt-130 {
  padding-top: 130px !important;
}
.pt-140 {
  padding-top: 140px !important;
}
.pt-150 {
  padding-top: 150px !important;
}
.pt-160 {
  padding-top: 160px !important;
}
.pt-170 {
  padding-top: 170px !important;
}
.pt-180 {
  padding-top: 180px !important;
}
.pt-190 {
  padding-top: 190px !important;
}
.pt-200 {
  padding-top: 200px !important;
}

/*
 * 1.8 -> Padding right
 * -----------------------------------------------
*/
.pr-0 {
  padding-right: 0 !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.pr-110 {
  padding-right: 110px !important;
}
.pr-120 {
  padding-right: 120px !important;
}
.pr-130 {
  padding-right: 130px !important;
}
.pr-140 {
  padding-right: 140px !important;
}
.pr-150 {
  padding-right: 150px !important;
}
.pr-160 {
  padding-right: 160px !important;
}
.pr-170 {
  padding-right: 170px !important;
}
.pr-180 {
  padding-right: 180px !important;
}
.pr-190 {
  padding-right: 190px !important;
}
.pr-200 {
  padding-right: 200px !important;
}

/*
 * 1.9 -> Padding bottom
 * -----------------------------------------------
*/
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pb-110 {
  padding-bottom: 110px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pb-130 {
  padding-bottom: 130px !important;
}
.pb-140 {
  padding-bottom: 140px !important;
}
.pb-150 {
  padding-bottom: 150px !important;
}
.pb-160 {
  padding-bottom: 160px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.pb-180 {
  padding-bottom: 180px !important;
}
.pb-190 {
  padding-bottom: 190px !important;
}
.pb-200 {
  padding-bottom: 200px !important;
}

/*
 * 1.10 -> Padding left
 * -----------------------------------------------
*/
.pl-0 {
  padding-left: 0 !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.pl-110 {
  padding-left: 110px !important;
}
.pl-120 {
  padding-left: 120px !important;
}
.pl-130 {
  padding-left: 130px !important;
}
.pl-140 {
  padding-left: 140px !important;
}
.pl-150 {
  padding-left: 150px !important;
}
.pl-160 {
  padding-left: 160px !important;
}
.pl-170 {
  padding-left: 170px !important;
}
.pl-180 {
  padding-left: 180px !important;
}
.pl-190 {
  padding-left: 190px !important;
}
.pl-200 {
  padding-left: 200px !important;
}

.owl-carouselBrands img {
  height: 120px;
  object-fit: contain;
}

/* LOGO */
.site-logo {
  margin-bottom: -30px;
  margin-left: -35px;
  position: relative;
  -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.41);
  box-shadow: 7px 15px 15px 0px rgba(0, 0, 0, 0.41);
}
.site-logo:before {
  content: "";
  display: block;
  background-color: #fff;

  position: absolute;
  right: -10px;
  top: 0;
  z-index: 1;
  width: 30px;
  height: 90px;
  transform: skewX(-7deg);
}
.site-logo a {
  display: block;
  background-color: #fff;
  padding: 0px 20px 20px 60px;
  position: relative;
  z-index: 5;
}
.site-logo a img {
  width: 100%;
  max-width: 100%;
  max-height: 70px;
}
/* // LOGO */

.site-header .site-header-top-wrapper {
  border-bottom: 1px solid #dfdfdf;
}
.some-css-selector {
  font-size: 13px;
}

.site-header[data-header-style="11"] {
  background-color: #fff;
}
.site-header[data-header-style="11"] .main-nav > ul > li > a,
.site-header[data-header-style="11"] .topnav .topnav-item a,
.site-header[data-header-style="11"] .topnav .topnav-item span,
.site-header[data-header-style="11"] .topnav > .topnav-item i,
.site-header[data-header-style="11"] .kl-cart-button .fas,
.site-header[data-header-style="11"] .social-icons.topnav.sc--clean > li > a,
.site-header[data-header-style="11"] .kl-header-toptext a,
.site-header[data-header-style="11"] .kl-header-toptext {
  color: #252525;
}
.tbg {
  background-color: #a7513a !important;
}
@media screen and (min-width: 992px) {
  .main-nav > ul > li > a:before {
    background-color: #a7513a;
  }
  .site-header[data-header-style="11"] .main-nav > ul > li:hover > a {
    color: #fff;
  }
}
.secondLg {
  margin-bottom: -15px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.secondLg:hover {
  margin-bottom: -30px;
}
.kl-cta-ribbon {
  /*background: #fff;*/
  font-size: 14px;
}
.kl-cta-ribbon img {
  max-width: 132px;
}
.kl-cta-ribbon .trisvg {
  fill: #fff;
}
.store-BTN {
  width: auto;
}
.store-BTN span {
  font-size: 16px;
}
.store-BTN img {
  display: inline-block;
  margin-left: 10px;
  max-width: 85px;
}
.css3panel-title {
  font-size: 23px;
}

.uh_hg_def_header_style,
.hg_def_header_style,
.page-subheader.hg_def_header_style,
.kl-slideshow.hg_def_header_style,
.page-subheader.uh_hg_def_header_style,
.kl-slideshow.uh_hg_def_header_style {
  background-color: #390f03;
}
.hoverBorder:hover:after {
  box-shadow: none;
}
.main-nav ul li a {
}
.css3panels-container,
.css3panels--resize .css3panel-inner,
.css3panel-mainimage-wrapper {
  height: calc(100vh - 241px) !important;
}
.css3panel-mainimage-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: skewX(7deg);
  -ms-transform: skewX(7deg);
  transform: skewX(7deg);
}
.css3panels-container:hover .css3panel {
  filter: grayscale(1);
}
.css3panels-container:hover .css3panel-mainimage {
  filter: brightness(0.8);
}
.css3panels-container:hover .css3panel:hover {
  filter: grayscale(0);
}
.css3panels-container:hover .css3panel:hover .css3panel-mainimage {
  filter: brightness(1);
}
.imgboxes_style4 .imgboxes-title {
  font-size: 20px;
}
.hg_section .col-lg-3,
.hg_section .col-lg-8 {
  padding-left: 5px;
  padding-right: 5px;
}
.clearboth {
  clear: both !important;
}
.fullwidthportfolio ul.thumbs li {
  padding: 5px;
}
.fullwidthportfolio ul.thumbs li:hover {
  box-shadow: unset;
  z-index: 3;
}
ul.thumbs.style2 [data-role="title"] {
  font-size: 20px;
  text-transform: uppercase;
}
ul.thumbs.style2 .overlay a:hover {
  background: #a7513a;
}
.zn-res-trigger::after {
  background: #a7513a;
  box-shadow: 0 8px 0 #a7513a, 0 16px 0 #a7513a;
}

.divider {
  --divider-border-style: solid;
  --divider-color: #000;
  --divider-border-width: 1px;
  width: 100%;
}
.divider .cont {
  -webkit-transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s,
    -webkit-box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, -webkit-border-radius 0.3s,
    -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, border 0.3s, border-radius 0.3s,
    box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
}
.divider .cont .div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.divider .cont .div span.separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  direction: ltr;
  width: 40%;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
}

.media-container.media-container--type-pb {
  /* margin-top: -130px;*/
  margin-bottom: 10px;
}
.kl-title-block h2 {
  font-size: 18px;
}
.media-container .tbk__subtitle {
  font-size: 16px;
  line-height: 20px;
}
.btn-lined {
  color: #000;
}
.btn-lined:hover {
  color: #000;
}
.btn-lined.btn-skewed:before {
  border: 2px solid #000;
}
.owl-carousel.owl-carouselProd .owl-nav button.owl-next,
.owl-carousel.owl-carouselProd .owl-nav button.owl-prev {
  font-size: 30px;
  margin: 0 10px;
}

.phone-flag {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #0c7f44;
  position: fixed;
  bottom: 40px;
  left: 40px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  border-radius: 50%;
  transition: all 0.4s ease;
  z-index: 110;
}
.phone-flag i {
  color: #ffffff;
  font-size: 18px;
  line-height: 45px;
  position: relative;
  z-index: 10;
}
.phone-flag span {
  display: block;
  background: #0c7f44;
  color: #ffffff;
  font-size: 9px;
  padding: 0px 15px;
  line-height: 34px;
  border-radius: 30px;
  position: absolute;
  left: 23px;
  top: 6px;
  width: 90px;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.phone-flag:hover span {
  left: 27px;
}

.phone-flag2 {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #034624;
  position: fixed;
  bottom: 90px;
  left: 40px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  border-radius: 50%;
  transition: all 0.4s ease;
  z-index: 120;
}
.phone-flag2 i {
  color: #ffffff;
  font-size: 18px;
  line-height: 45px;
  position: relative;
  z-index: 10;
}
.phone-flag2 span {
  display: block;
  background: #034624;
  color: #ffffff;
  font-size: 9px;
  padding: 0px 15px;
  line-height: 34px;
  border-radius: 30px;
  position: absolute;
  left: 23px;
  top: 6px;
  width: 90px;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.phone-flag2:hover span {
  left: 27px;
}

.image-boxes .contImgNews {
  display: block;
  height: 250px;
  position: relative;
  margin-bottom: 10px;
}
.image-boxes .contImgNews img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.boxIcon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #3d3d3d;
  border: 1px solid #3d3d3d;
  margin-right: 10px;
  margin-bottom: 10px;
}
.site-header {
  position: absolute;
  z-index: 1000;
}
#USC_ultimate_chat_iframe {
  z-index: 999 !important;
}
.forcefullwidth_wrapper_tp_banner {
  padding-top: 128px;
  margin-bottom: 8px !important;
}

.forcefullwidth_wrapper_tp_banner .tp-caption.revo-slider-emphasis-text {
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  line-height: 40px;
  font-weight: 700;
  text-shadow: 0px 0px 22px rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, 0.56);
  padding: 30px !important;
  display: block;
}

.logolist li img {
  height: 120px;
}

.newsletter-signup {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.07);
  margin-bottom: 0 !important;
}

.newsletter-signup .g-recaptcha {
  -ms-transform: scale(0.8, 0.8) translate(-34px, -10px); /* IE 9 */
  -webkit-transform: scale(0.8, 0.8) translate(-34px, -10px); /* Safari */
  transform: scale(0.8, 0.8) translate(-34px, -10px);
  padding-left: 0;
  margin-bottom: 0;
}

.contProd {
  margin-bottom: 40px;
}
.contProd .holdImg {
  height: 200px;
  position: relative;
  margin-bottom: 20px;
}
.contProd .holdImg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.contProd .holdTxt {
  margin-bottom: 30px;
  min-height: 135px;
}
.contProd .holdTxt h4 {
}
.contProd .holdTxt p {
  font-size: 14px;
}
.contProd .btnProd {
  padding: 10px 20px;
  line-height: 1.6;
  box-shadow: none;
  font-size: 13px;
  font-weight: 700;
  border-style: solid;
  border-radius: 3px;
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
  color: #000;
}

.holdImgScheda {
  height: 350px;
  position: relative;
  margin-bottom: 20px;
}
.holdImgScheda img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.zoomImg {
  display: block;
  position: relative;
  height: 300px;
  margin-bottom: 10px;
}
.zoomImg > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.zoomImg:after {
  font-family: Montserrat;
  content: "ZOOM";
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: block;
  width: 70px;
  height: 36px;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -35px;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.zoomImg:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.zoomImg:hover:after,
.zoomImg:hover:before {
  opacity: 1;
}

.prenotaBtn {
  clear: right;
  float: right;
  position: relative;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 10px 10px 6px;
  border-radius: 2px;
  margin-left: 20px;
  margin-bottom: 15px;
  background-color: #ffcc33;
  font-size: 14px;
}
.prenotaBtn:hover {
  background: #fff;
  color: #000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.credits_link {
  color: #38b5e6 !important;
  font-weight: 700;
  font-family: sans-serif;
}

.credits_link:hover {
  color: #fff !important;
}

.credits_link:before {
  content: "";
  vertical-align: middle;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url(https://www.clion.it/favicon-96x96.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;

  transition: all 450ms ease;
}

.credits_link:hover:before {
  transform: rotateZ(360deg) rotateY(360deg);
}

.captiontitle--wbg,
.captiontitle--dbg {
  padding: 13px 0px 13px 15px;
}

/* ==========================================================================
** Responsive styles 757 rules
* These rules are ready to be used for either overrides
* or just your own custom rules.
========================================================================== */

@media (min-width: 992px) {
  .main-nav > ul > li > a {
    padding: 6px 5px;
  }
  .main-nav > ul > li.active > a,
  .main-nav > ul > li > a:hover,
  .main-nav > ul > li:hover > a {
    color: #fff !important;
  }
}

/** Higher screens+ **/
@media only screen and (min-width: 1921px) {
}

/** Desktop+ **/
@media (min-width: 1200px) {
}

@media (max-width: 1499px) {
  .css3panel-caption {
    padding: 0 30px;
  }
  .css3panel .css3panel-title {
    font-size: 18px;
    padding-left: 15px;
  }
}

/** Laptop **/
@media (max-width: 1200px) {
}

@media (max-width: 1024px) {
  .site-logo:before {
    height: 90px;
  }
  .kl-cta-ribbon {
    margin-bottom: 15px;
  }
  .css3panel-caption {
    bottom: 50px;
  }
}

/** Laptop+ **/
@media (min-width: 991px) {
}
@media (min-width: 992px) {
  .main-nav > ul > li > a {
    font-size: 16px;
    line-height: 16px;
  }
}

/** Laptop **/
@media (min-width: 992px) and (max-width: 1199px) {
  .css3panel .css3panel-caption {
    padding-right: 30px;
    padding-left: 10px;
  }
  .css3panel .css3panel-title {
    font-size: 10px;
    margin-right: 30px;
    padding-left: 10px;
  }
}

/** Large Tablets **/
@media (max-width: 992px) {
  .site-header-main-center.mainMenu {
    margin-right: 10px;
    margin-left: auto;
  }
  .site-header-main-right.secondLg {
    margin-right: inherit;
    margin-left: inherit;
  }
  .kl-cta-ribbon {
    font-size: 12px;
  }
}

/** Tablets (landscape mode)  **/
@media (min-width: 768px) and (max-width: 991px) {
  .css3panel .css3panel-title,
  .css3panel .css3panel-title.title-size-bigger {
    font-size: 10px;
    margin-right: 15px;
  }
}

/** Tablets+  **/
@media (min-width: 768px) {
  .css3panel .css3panel-title,
  .css3panel .css3panel-title.title-size-bigger {
    margin-right: 30px;
  }
}

/** Tablets (portrait mode)  **/
@media (min-width: 481px) and (max-width: 768px) {
  .media-container.media-container--type-pb {
    margin-top: 0px;
  }
  .css3panels-container,
  .css3panels--resize .css3panel-inner,
  .css3panel-mainimage-wrapper {
    height: calc(50vh) !important;
  }
}
@media (max-height: 850px) {
  .css3panel-caption {
    bottom: 50px;
  }

  .phone-flag,
  .phone-flag2 {
    left: 10px;
  }
}

/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 767px) {
  .media-container.h-500 {
    min-height: 0 !important;
    width: 100%;
    height: auto !important;
    aspect-ratio: 1.1;
  }

  .contProd .holdTxt {
    min-height: 0;
  }

  .hg_section.pt-90 {
    padding-top: 30px !important;
  }

  .hg_section.pt-80 {
    padding-top: 30px !important;
  }

  .phone-flag,
  .phone-flag2 {
    display: none;
  }

  .site-header-top-wrapper {
    display: none !important;
  }
  .site-logo a {
    padding: 0px 5px 20px 40px;
  }
  .site-logo:before {
    height: 90px;
  }

  .kl-cta-ribbon {
    margin-bottom: 0px;
    margin-top: -15px;
  }
  .forcefullwidth_wrapper_tp_banner {
    padding-top: 0px;
  }

  .hades.tparrows {
    background: rgb(0 0 0 / 0%);
    width: 40px;
  }

  .css3panels-container {
    height: inherit !important;
  }
  #totop {
    display: none !important;
  }
  #clion_cookieBar.clion_cookieBar__tray.theme_clionDark {
    left: 25px !important;
  }

  .css3panels-container,
  .css3panels--resize .css3panel-inner,
  .css3panel-mainimage-wrapper {
    height: inherit !important;
  }
  .css3panel .css3panel-inner {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
  }
}

/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 600px) {
  #th-content-post .page-title {
    font-size: 18px;
  }

  .page-subheader,
  .page-subheader .ph-content-wrap {
    height: 200px;
    min-height: 200px;
  }

  .subheader-maintitle {
    font-size: 15px;
  }

  .subheader-subtitle {
    font-size: 12px;
  }

  .breadcrumbs li {
    font-size: 11px;
  }

  .kl-bottommask--mask3 .svgmask {
    transform: translateX(-50%) scale(0.7);
  }

  p {
    font-size: 14px;
  }
}

/** Smartphone portrait mode **/
@media (max-width: 480px) {
  .site-logo a,
  .site-logo:before {
    height: 70px;
  }
  .kl-cta-ribbon {
    font-size: 9px;
    padding: 6px 10px 6px;
    margin-left: 0;
  }
  /*.phone-flag{
		bottom: 52px;
	}
	.phone-flag, .phone-flag2{
		left: 10px;
		width: 0; height: 34px;
		background-color: transparent;
	}
	.phone-flag i, .phone-flag2 i{
		display: none;
	}*/

  .phone-flag span,
  .phone-flag2 span {
    left: 0;
    display: none !important;
  }
  .prenotaBtn {
    padding: 5px 10px 5px;
    font-size: 11px;
  }
}

/** Normal phone portrait mode+ **/
@media (min-width: 320px) {
}

.imgboxes_style4 .imgboxes-wrapper {
  margin-bottom: 0;
}

._article_title {
  font-size: 1rem;
  line-height: 1.2;
  height: 58px;
  overflow: hidden;
  text-align: left;
  padding-left: 6px;
  padding-right: 6px;
}

.hgSlickNav-prev,
.hgSlickNav-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1; /* Ensure arrows are above the slides */
  /*    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  color: white;
  border: none;
  padding: 0;
  cursor: pointer;
}

.gallery_thumbs .hgSlickNav-arr {
}

.hgSlickNav-prev {
  left: -20px; /* Adjust distance from the left edge */
}

.hgSlickNav-next {
  right: -20px; /* Adjust distance from the right edge */
}

.carousel_slick .zoomImg {
  padding: 15px;
}

.bb-desc {
  text-align: left;
}

.price {
  display: block;
  padding: 6px 12px;
  background-color: #f2f2f2;
  border-radius: 6px;
}

.price s {
  color: red;
  font-size: 80%;
}

._zoomicon {
  position: absolute;
  right: 40px;
  top: 20px;
  width: 35px;
}

.slide_img_holder {
  display: block;
  aspect-ratio: 1.6;
  overflow: hidden;
  display: block;
  border-radius: 6px;
}

.slide_img_holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slick-dettaglio-nav .slide_img_holder {
  margin: 6px;
  border-radius: 4px;
  cursor: pointer;
}

.tp-caption {
  text-align: center !important;
  white-space: initial !important;
}

#thumbs .img-placeholder {
  overflow: hidden;
  aspect-ratio: 1.3;
}

#thumbs .img-placeholder img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#footer p,
#footer a {
  font-size: 13px;
}
.logo-container .logo-infocard,
.kl-cta-ribbon,
.how_to_shop .number,
.newsletter-signup input[type="submit"],
.imgboxes_style4 .imgboxes-title:after,
.zn_badge_sale,
.zn_badge_sale:after {
  background-color: #a7513a;
}
