/*
 Theme Name:   Leto Child
 Theme URI:    http://etinet.it
 Description:  Leto Child Theme
 Author:       Giulio
 Author URI:   http://etinet.it
 Template:     leto
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  letochild
*/

:root {
  --base_red: #ad001a;
}

.wrap-topbar {
  background-color: var(--base_red);
  margin-bottom: 5px;
}
.container-full,
.container-header,
.container-footer {
  max-width: 1670px;
  padding: 0 15px;
  margin: 0 auto;
}

.single .site-content {
  padding-top: 11px;
  padding-bottom: 0;
}

.page-content p {
  padding-top: 12px;
}

#dehor .slick-track img {
  height: 399px;
}

#chiSiamo .slick-track img {
  height: 399px;
}

#umbrella .slick-track img {
  height: 399px;
}

#tavoliSedie .slick-track img {
  height: 399px;
}

/* the slides */
#dehor .slick-slide {
  margin: 0 7px;
}
/* the parent */
#dehor .slick-list {
  margin: 0 -7px;
}

/* the slides */
#chiSiamo .slick-slide {
  margin: 0 7px;
}
/* the parent */
#chiSiamo .slick-list {
  margin: 0 -7px;
}

#umbrella .slick-slide {
  margin: 0 7px;
}
/* the parent */
#umbrella .slick-list {
  margin: 0 -7px;
}

#tavoliSedie .slick-slide {
  margin: 0 7px;
}
/* the parent */
#tavoliSedie .slick-list {
  margin: 0 -7px;
}

#dehor button.slick-prev.slick-arrow {
  margin-left: -143px;
  border: 1px solid #000 !important;
}

#dehor button.slick-next.slick-arrow {
  margin-right: -143px;
  border: 1px solid #000 !important;
}

#umbrella button.slick-prev.slick-arrow {
  margin-left: -143px;
  border: 1px solid #000 !important;
}

#umbrella button.slick-next.slick-arrow {
  margin-right: -143px;
  border: 1px solid #000 !important;
}

#tavoliSedie button.slick-prev.slick-arrow {
  margin-left: -143px;
  border: 1px solid #000 !important;
}

#tavoliSedie button.slick-next.slick-arrow {
  margin-right: -143px;
  border: 1px solid #000 !important;
}

#chiSiamo button {
  border: 1px solid #70707075 !important;
  width: 52px;
  height: 52px;
}

#chiSiamo button.slick-next.slick-arrow {
  margin-right: 46px;
}
/*
.left_red{
	position:relative;
}*/

.left_red {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  height: 100%;
  background-color: var(--base_red);
  width: 140px;
}

.home_category {
  padding: 0 15px;
  height: 400px;
}

.home_category a {
  color: #fff;
}

.home_category a:hover,
.home_category a:hover strong {
  color: #fff;
  text-decoration: underline;
}

.home_category strong {
  font-weight: 600;
}

.home_category .topleft a,
.home_category .bottomleft a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.home_category .topleft strong {
  position: absolute;
  top: 30px;
  left: 20px;
}

.home_category .bottomleft strong {
  position: absolute;
  bottom: 30px;
  left: 20px;
}

.home_category div[class*="vc_custom"] {
  background-size: cover;
}

.home_red_box {
  padding-right: 6px !important;
}
.home_newsletter {
  padding-left: 6px !important;
}
.home_red_box * {
  color: white !important;
}

.home_red_box hr {
  height: 2px;
}

.home_newsletter p {
  margin-bottom: 0px;
}
.home_newsletter .vc_column-inner {
  border: 2px solid #ad001a;
  padding: 43px 30px;
}

.home_newsletter input[type="email"],
.home_newsletter input[type="submit"],
.home_newsletter label {
  width: 100%;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce
  ul.products
  li.product
  a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,
.woocommerce-page
  ul.products
  li.product
  a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,
a.wishlist_products_counter.top_wishlist-heart:before,
span.wishlist_products_counter.top_wishlist-heart:before,
a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
  font-size: 29px;
}

.wishlist_products_counter_number {
  background-color: #ff0000;
  font-size: 11px;
  border-radius: 16px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 2px;
  margin-left: -17px;
  position: absolute;
}

.cart-count {
  background-color: #ff0000;
  font-size: 11px !important;
  border-radius: 16px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 2px;
  margin-left: -10px;
  position: absolute;
  top: 0px !important;
}

hr.separatore {
  border: 1px solid #c4c4c4;
  position: relative;
  height: 0px !important;
}

/*
.product-ordering {
    border: 1px solid #c4c4c4;
    padding-top: 13px;
    padding-bottom: 13px;
}
*/

.brand_img:hover {
  transition: transform 0.3s;
}

.brand_img {
  height: 200px !important;
}

.brand_img:hover {
  transform: scale(1.2);
}

/*
#w4pl-list-234 img{
    width: 312px!important;
    height: 205px!important;
    object-fit: cover;
}
*/

.entry-thumbnail img {
  width: 312px !important;
  height: 205px !important;
  object-fit: cover;
}

.style-single {
  margin-top: 40px;
}

.style-single .entry-header {
  padding-left: 14px;
}

input.wpcf7-form-control.wpcf7-submit.st-button {
  background-color: #ad001a;
  color: #fff;
}

button.single_add_to_cart_button.button.alt {
  background-color: #ad001a;
  font-family: "Montserrat";
}

#wpcf7-f7-p163-o1 {
  font-family: "Scope One";
  font-size: 16px;
}

textarea {
  height: 180px;
}

label.accettazione {
  margin-top: 29px;
}

.single .entry-header {
  text-align: left;
}

.entry-thumbnail img {
  width: unset;
}

.social_footer .ion-social-facebook:before {
  font-size: 32px;
}

.social_footer .ion-social-instagram-outline:before {
  font-size: 32px;
}

.social_footer .ion-social-youtube-outline:before {
  font-size: 32px;
}

.social_footer ul {
  margin-left: -30px;
}

.social_footer li {
  float: left;
  display: block !important;
  padding: 8px !important;
}

#main p a {
  color: #ad001a;
}

p a {
  text-decoration: underline;
}

a:hover {
  color: #d80a29;
  text-decoration: underline;
}

.entry-meta a {
  text-transform: uppercase;
  color: #848484;
}

.main-navigation ul li a:hover,
.main-navigation ul li.current_page_item > a,
.main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_ancestor > a,
.main-navigation ul li.current-menu-ancestor > a {
  color: #fff;
}

.nav-link-right .nav-link-search .toggle-search-box {
  color: white;
}

.tiny_line {
  width: 20px;
  height: 1px;
  background-color: white;
}

.tiny_line2 {
  width: 20px;
  height: 1px;
  background-color: white;
}

.p_rosso a {
  color: #ad001a;
  text-decoration: underline;
  font-family: "Montserrat";
  font-weight: bold;
}

/*
.p_rosso {
    margin-top: 30px;
}
*/

.p_rosso img {
  margin-left: 4px;
  height: 12px;
}

.vc_custom_1629289648839 img {
  margin-left: 4px;
  height: 11px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 28px;
}

button.slick-prev.slick-arrow {
  border: 1px solid #000;
}

button.slick-next.slick-arrow {
  border: 1px solid #000;
}

.vc_images_carousel .vc_carousel-control {
  background-color: white;
  width: 58px !important;
  height: 58px !important;
  border: 1px solid #707070 !important;
  opacity: 1 !important;
}

.vc_images_carousel.vc_per-view-more
  .vc_carousel-slideline
  .vc_carousel-slideline-inner
  > .vc_item
  > .vc_inner {
  margin-left: 2px !important;
}

.vc_tta.vc_general .vc_tta-tab > a {
  padding-top: 8px !important;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before {
  content: "\2039";
  position: relative;
  top: -14px !important;
  color: black;
}

.vc_images_carousel .vc_carousel-control .icon-next:before {
  content: "\2039";
  position: relative;
  top: -14px !important;
  color: black;
}

.testo_sx .vc_tta-panel-body {
  padding: unset !important;
}

.vc_tta-tabs-container {
  padding-left: 43px;
}

.wpcf7 input {
  width: 100%;
  margin-bottom: 10px;
}

.wpcf7-acceptance input {
  width: unset !important;
  margin-right: 20px;
}

/*
#boh .tinvwl-position-shortcode{
    top: 0!important; 
    left: 0!important;
    margin-top: 30px;
    padding: 60px;
    z-index: 2;
}
*/

#boh
  .tinv-wishlist
  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
  color: #ad001a;
  position: initial;
}

/*
.tinvwl-position-shortcode{
    top:-33px;
    left:-280px;
}
*/

.contenitore_button {
  display: none;
}

/*
.contenitore_button2{
    display: none;
    background-color:#AD001A!important;
    text-transform: uppercase;
    padding-top: 14px;
    color: white;
    width: 150px!important;
    height: 50px!important;
    position: absolute;
    margin-left: 25%;
}
*/

/*
.contenitore_button2 a{
    color: white;
    font-family: 'Montserrat';
}
*/

/* 
.navigation {
margin-left: 178px!important;
}
*/

span.page-numbers.current {
  background: #ad001a;
  width: 42px;
  padding: 3px;
  padding-right: 8px;
  padding-left: 8px;
  color: #fff;
}

.page-numbers {
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
}

.next.page-numbers {
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
}

a.page-numbers {
  color: black;
  background: color #c1c1c1;
  border: 1px solid rgb(173 0 26);
}

/*
.white_line {
    width: 1px;
    height: 300px;
    color: #fff;
    background-color: white;
    margin-top: -385px;
    margin-left: -15px;
}
*/

.site-content {
  padding-bottom: 0px;
}

mark,
ins {
  background: transparent;
  color: white;
  text-decoration: none;
  font-size: 24px;
}

.redBut {
  color: white;
  background: #ad001a;
  width: 78px;
  height: 29px;
  margin-top: -58px;
  margin-right: 32px;
  position: relative;
  float: right;
  text-align: center;
}

/*
#w4pl-inner-183 bdi{
    background: transparent;
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
}
*/

.redBut p {
  color: white !important;
  font-size: 13px;
  font-family: "Montserrat";
  padding-top: 3px;
}

.greenBut p {
  color: white !important;
  font-size: 13px;
  font-family: "Montserrat";
  padding-top: 3px;
}

.hero-area {
  margin-top: 10px;
}

.hero-area a {
  color: white !important;
  padding: 22px;
  font-weight: 600;
  font-family: "Montserrat";
}

.hero-area .read_more {
  display: none !important;
}

.hero-area .slick-slide img {
  margin-bottom: 16px;
}

.main-navigation ul .sub-menu {
  background-color: #ad001a;
}

/*
.product-detail {
    margin-left: 135px;
    margin-right: 135px;
}
*/

.gray_cont {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 30px;
  padding-left: 30px;
  background: #f2f2f2;
}

.scopri_di_piu {
  color: #ad001a;
  font-size: 16px;
  margin-bottom: 40px;
  font-family: "Montserrat";
  font-weight: 600;
  text-decoration: underline;
}

/*
.prodotti_sim{
    font-size: 35px!important;
    margin-top: 40px;
    text-decoration: underline;
}
*/

.woocommerce.products .product h2,
.woocommerce.products .product h2.woocommerce-loop-product__title,
.woocommerce .products .product h2,
.woocommerce .products .product h2.woocommerce-loop-product__title {
  color: #000;
}

.woocommerce.single-product .upsells,
.woocommerce.single-product .related.products,
.woocommerce .single-product .upsells,
.woocommerce .single-product .related.products {
  text-align: left;
}

.quadratoCat img {
  border: 14px solid #f2f2f2;
  width: 270px;
  height: 270px;
}

.rectCat img {
  width: 270px;
  height: 270px;
  /*object-fit: cover;*/
  border: 14px solid #f2f2f2;
}

/*
.woocommerce-tabs.wc-tabs-wrapper {
    width: 960px;
    margin-left: 127px;
}
*/

.site-branding img {
  max-width: 165px;
}

.has-sidebar .site-main {
  padding-right: 0px;
}

/*
.cta{
    height: 468px;
    background:#F1F1F1;
    padding-top: 104px;
    padding-left: 60px;
}
*/

.cta_img {
  background: url(images/contattaci.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 468px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before,
a.wishlist_products_counter.top_wishlist-black:before,
span.wishlist_products_counter.top_wishlist-black:before {
  color: #ad001a;
  font-size: 46px;
}

/*
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    position: absolute;
    width: 36px;
    height: 36px;
    vertical-align: sub;
    bottom: 250px;
    right: 159px;
}
*/

.woocommerce.products .product .tinv-wishlist,
.woocommerce .products .product .tinv-wishlist {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce.products .product .tinv-wishlist a,
.woocommerce .products .product .tinv-wishlist a {
  text-decoration: none;
  color: #cccccc;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 24px;
  position: relative !important;
  display: block;
  padding-left: 44px;
}
.woocommerce.products .product .tinv-wishlist a:hover,
.woocommerce .products .product .tinv-wishlist a:hover {
  color: red;
}
.woocommerce.products .product .tinv-wishlist a:hover span,
.woocommerce .products .product .tinv-wishlist a:hover span {
  visibility: visible;
  opacity: 1;
}
.woocommerce.products .product .tinv-wishlist span,
.woocommerce .products .product .tinv-wishlist span {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  font-size: 12px;
  top: 0;
  width: 100px;
  right: 100%;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  padding: 5px 0;
  border: 1px solid #e3e3e3;
  line-height: normal;
  margin-right: 10px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.woocommerce.products .product .tinv-wishlist span:before,
.woocommerce.products .product .tinv-wishlist span:after,
.woocommerce .products .product .tinv-wishlist span:before,
.woocommerce .products .product .tinv-wishlist span:after {
  content: "";
  position: absolute;
  right: -20px;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-left-color: #e3e3e3;
  top: 2px;
}
.woocommerce.products .product .tinv-wishlist span:after,
.woocommerce .products .product .tinv-wishlist span:after {
  border-left-color: #fff;
  right: -19px;
}

.page-header {
  background: #313131;
  height: 47px;
  padding-top: 11px;
}

/*
    .woocommerce form .form-row .woocommerce-form__label-for-checkbox input, .woocommerce form .woocommerce-form__label-for-checkbox input{
        opacity: unset!important;
    }
*/

.woocommerce-products-header h1 {
  font-weight: 700;
}

.page-title {
  font-weight: 700;
}

.page-title3 {
  font-weight: 700;
  font-size: 35px;
}

.page-title::after {
  content: "";
  display: block;
  width: 5%;
  padding-top: 20px;
  border-bottom: 3px solid black;
}

.entry-title::after {
  content: "";
  display: block;
  width: 180px;
  padding-top: 20px;
  border-bottom: 3px solid black !important;
}

.page-title2::after {
  content: "";
  display: block;
  width: 180px;
  padding-top: 20px;
  border-bottom: 3px solid black;
}

.page-title2::after {
  content: "";
  display: block;
  width: 180px;
  padding-top: 20px;
  border-bottom: 3px solid black;
}

.page-title3::after {
  content: "";
  display: block;
  width: 190px;
  padding-top: 20px;
  border-bottom: 3px solid black;
}

.page-title4::after {
  content: "";
  position: absolute;
  left: 45%;
  display: block;
  width: 190px;
  padding-top: 20px;
  border-bottom: 3px solid black;
}

.page-title5::after {
  content: "";
  position: absolute;
  left: 48%;
  display: block;
  width: 70px;
  padding-top: 20px;
  border-bottom: 3px solid black;
}

.non_trovato::after {
  content: "";
  display: block;
  width: 25%;
  padding-top: 20px;
  border-bottom: 3px solid black;
}

.tit_marchi::after {
  content: "";
  display: block;
  width: 25%;
  padding-top: 20px;
  border-bottom: 3px solid black;
}

.hai_bis {
  font-family: "Scope One";
  font-size: 30px;
  margin-top: 30px;
  color: #000;
}

.contattaci_title {
  font-family: "Montserrat" !important;
  font-weight: 600;
}

.contattaci_title img {
  margin-left: 4px;
  height: 12px;
}

a.post_title.w4pl_post_title {
  font-family: "Montserrat" !important;
  font-weight: 600;
}

/*
#w4pl-list-234 img{
    margin-bottom: 40px!important;
}
*/

#w4pl-list-234 .post-excerpt {
  margin-top: 10px !important;
}

.contattaci_title a {
  text-decoration: underline;
}

/* Opacity #1 */
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
  opacity: 0.5;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color: #ad001a !important;
  text-transform: uppercase;
  padding-top: 18px;
  color: white;
  width: 150px !important;
  height: 50px !important;
}

.marginePiu {
  margin-top: -300px !important;
  height: 300px;
}

.marginePiuHome {
  margin-top: -150px !important;
  height: 300px;
}

.whiteBorder {
  border: 3px solid #fff;
  text-align: center;
}

.whiteBorder:hover {
  border: 3px solid #c4c4c4;
}

/*
.columns-3 .product {
    border: 3px solid #fff;
    height: 416px;
}
*/

/*
.columns-3 .product:hover{
    border: 3px solid #C4C4C4;
}
*/

.whiteBorder:hover .contenitore_button2 {
  display: block;
  margin-top: -150px !important;
}

.columns-3 .product:hover .contenitore_button {
  display: block;
  margin-top: -150px !important;
}

.whiteBorder {
  height: 360px !important;
  margin-top: 40px;
  margin-bottom: 40px;
}

.GrayBorder {
  border: 3px solid #c4c4c4;
  text-align: center;
}

#div_terz_lev {
  position: absolute;
  width: 400px;
  height: 300px;
  padding-left: 80px;
  padding-right: 180px;
  margin-left: 40%;
  margin-top: 80px;
  border-left: 1px dotted #313131;
  border-right: 1px dotted #313131;
}

#w4pl-inner-440 ul {
  list-style-type: none;
}

#w4pl-inner-440 h3 {
  font-size: 20px;
}

#w4pl-inner-440 a:hover {
  font-weight: 600;
}

#w4pl-inner-134 button.slick-prev.slick-arrow {
  background-color: #8b8b8b;
  position: absolute;
  left: unset !important;
  right: -70px !important;
  top: 185px;
}

#w4pl-inner-134 .slick-slide img {
  width: 100% !important;
  height: 100% !important;
  object-fit: scale-down;
}

.whiteBorder img {
  width: 100% !important;
  height: 270px !important;
  object-fit: cover;
}

#w4pl-inner-134 button.slick-next.slick-arrow {
  background-color: #c1c1c1;
  position: absolute;
  left: unset !important;
  right: -100px !important;
  top: 185px;
}

#w4pl-inner-134 .slick-prev:before,
.slick-next:before {
  color: rgb(255, 255, 255);
}

#box_notizie .slick-next:before {
  color: rgb(0, 0, 0);
}

#box_notizie .slick-prev:before {
  color: rgb(0, 0, 0);
}

.slick-prev {
  width: 54px;
  height: 54px;
  margin-left: -32px;
}
.slick-next {
  width: 54px;
  height: 54px;
  margin-right: -34px;
}

#w4pl-inner-215 .slick-prev {
  background-color: rgba(173, 0, 26, 1);
  width: 20px;
  height: 20px;
}

#w4pl-inner-215 .slick-next {
  background-color: rgba(173, 0, 26, 1);
  width: 20px;
  height: 20px;
}

#w4pl-inner-215 .slick-prev:before {
  color: #fff;
  font-size: 12px;
}

#w4pl-inner-215 .slick-next:before {
  color: #fff;
  font-size: 12px;
}

.ion-person:before {
  font-size: 28px;
}

.nav-link-right .nav-link-cart .header-cart-link {
  color: #fff !important;
}

.header-navigation.header-floating.floating {
  background-color: #000 !important;
}

.page-header h1 {
  font-weight: 700;
}

.category_menu .ico.tavola::before,
.tavola a.mega-menu-link::before {
  content: url(icons/tavola.png);
}

.category_menu .ico.linea-cortesia::before,
.linea-cortesia a.mega-menu-link::before,
.category_menu .ico.cortesia::before,
.cortesia a.mega-menu-link::before {
  content: url(icons/cortesia.png);
}

.category_menu .ico.cucina::before,
.cucina a.mega-menu-link::before {
  content: url(icons/cucina.png);
}

.category_menu .ico.bar::before,
.bar a.mega-menu-link::before {
  content: url(icons/bar.png);
}

.category_menu .ico.bagno::before,
.bagno a.mega-menu-link::before {
  content: url(icons/bagno.png);
}

.category_menu .ico.hotel::before,
.hotel a.mega-menu-link::before {
  content: url(icons/hotel.png);
}

.category_menu .ico.pizzeria::before,
.pizzeria a.mega-menu-link::before {
  content: url(icons/pizzeria.png);
}

.category_menu .ico.abbigliamento::before,
.abbigliamento a.mega-menu-link::before {
  content: url(icons/abbigliamento.png);
}

.CamereTitle::before {
  content: url(icons/camere-b.png);
}

.category_menu .ico.camere::before,
.camere a.mega-menu-link::before {
  content: url(icons/camere.png);
}

.category_menu .ico.arredamento::before,
.arredamento a.mega-menu-link::before {
  content: url(icons/arredamento.png);
}

.category_menu .ico.buffet::before,
.buffet a.mega-menu-link::before {
  content: url(icons/buffet.png);
}

.carousel_sedi img {
  height: 399px !important;
}

#dehor img {
  height: 399px !important;
}

#ombrelli img {
  height: 450px !important;
}

#tavolisedie img {
  height: 490px !important;
}

.vc_item {
  width: unset !important;
}

.vc_tta-tab.vc_active a {
  background: #ad001a !important;
}

.vc_active span {
  color: #000;
  text-transform: uppercase;
}

.vc_tta-tab span {
  color: #ad001a;
  text-transform: uppercase;
}

.vc_tta-tab {
  border: 1px solid#AD001A;
}

.cosa_cercavi h2 {
  margin-top: 70px;
}

.box_contattaci {
  margin-bottom: 60px;
}

.vc_custom_1626948758895 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

h1 {
  font-family: "Montserrat" !important;
}
h2 {
  font-family: "Montserrat" !important;
  font-size: 35px;
  font-weight: 700;
  color: #000;
}

p {
  font-family: "Scope One";
  font-size: 16px;
}

ul {
  font-family: "Scope One";
  font-size: 16px;
}

.testo_sx {
  padding-left: 40px;
}

.img_dx {
  padding-top: 20px;
  padding-left: 80px;
  padding-right: 80px;
}

.testo_sx h1,
.testo_sx h2 {
  font-family: "Montserrat" !important;
  font-size: 35px;
  font-weight: 700;
}

.vc_tta-tabs-list a {
  height: 47px;
}

.vc_tta-tabs-container {
  padding-bottom: 37px;
}

.single-product .page-header {
  padding: 15px 0 14px;
  background-color: #313131;
  text-align: left;
  margin-bottom: 0px;
  position: relative;
  margin-top: -11px;
}

/*
@media (min-width: 992px){

.col-md-2 {
    width: 18.666667%!important;
}

.menu-menu-principale-container{
    position: absolute;
    right: 10%;
}

#test_row {
    width: 1660px!important;
    padding-left: 6%;
    height: 450px;
}

#test_row h2{
color: white;
}

#test_row h2 a{
    color: white;
    }

    #test_row h2 a:hover{
        text-decoration: underline;
        }

#test_row div {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    padding: 10px;
}



}*/

li.nav-link-account {
  display: none;
}

.nav-link-right .nav-link-cart .header-cart-link {
  color: fff;
}

.has-hero .site-header:hover {
  background-color: transparent !important;
}

.site-header {
  background-color: #000;
}

.black_sticky a {
  color: #000 !important;
}

.white_top a {
  color: #fff !important;
}

/*
#content{
    background: rgb(173,0,26);
    background: linear-gradient(90deg, rgba(173,0,26,1) 12%, rgba(9,9,121,0) 28%, rgba(0,212,255,0) 100%);
}
*/

.row.promozioni {
  background-color: white;
}

.row.promozioni h2 {
  padding-bottom: 100px;
}

#main {
  background-color: white;
}

.main-navigation {
  flex-direction: row-reverse;
  height: 80px;
}

.site-footer {
  background-color: #000 !important;
  border-top: 0px;
  margin-top: 30px;
}

.site-branding__content {
  display: none;
}

ul#primary-menu {
  font-family: "Scope One";
}

.main-navigation ul li {
  font-size: 18px !important;
}

.menu-menu-top-secondario-container {
  font-family: "Scope One";
}

ul#menu-menu-top-secondario {
  padding: 0;
  margin: 0;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
}

ul#menu-menu-footer-credits {
  padding-right: 3%;
}

.menu-menu-footer-credits-container {
  background-color: #000;
}

.footer-widget__item {
  color: #fff;
}

.site-footer .widget .widget-title {
  text-transform: capitalize !important;
  color: #fff !important;
  font-size: 20px;
  font-family: "Montserrat" !important;
  position: relative;
}

.white_spacer {
  background-color: #efefef;
  display: block;
  top: 36px;
  height: 4px;
  position: absolute;
  width: 34px;
}

.textwidget p {
  margin-bottom: 0px !important;
  font-family: "Scope One", serif !important;
  font-size: 18px;
}

section#text-3 {
  padding-left: 18%;
}

.menu-menu-top-secondario-container li a {
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
  padding-right: 24px;
}
.menu-menu-footer-credits-container li a {
  display: block;
  color: white;
  text-decoration: none;
  padding-right: 24px;
}

.menu-menu-top-secondario-container ul {
  list-style-type: none;
  overflow: hidden;
}

.menu-menu-top-secondario-container li {
  float: right;
}

.menu-menu-footer-credits-container ul {
  list-style-type: none;
  overflow: hidden;
}

.footer-widget__item ul {
  list-style-type: none;
  overflow: hidden;
}

.footer-widget__item li {
  float: left;
  padding: 15px;
}

.footer-widget__item a {
  color: #fff !important;
}

.menu-menu-footer-credits-container li {
  float: right;
}

.phone {
  position: absolute;
  left: 75px;
}

.privac {
  position: absolute;
  left: 354px;
}

.condv {
  position: absolute;
  left: 460px;
}

.phone2 {
  position: absolute;
  left: 190px;
  border-left: 1px solid;
  padding-left: 12px;
}

.phone span {
  padding-left: 12px;
}

.phone2 span {
  padding-left: 12px;
}

input#searchsubmit {
  width: 7%;
  height: 45px;
  margin-bottom: 6px;
  background-color: #fff;
  color: #fff;
  font-family: "Montserrat";
  position: relative;
  right: 8px;
}

.menu-menu-top-secondario-container a {
  color: #fff;
}

.nav-link-right {
  margin-left: -20px;
}

.main-navigation ul li a,
.nav-link-right a {
  color: #fff;
}

form#ricercaAtelier {
  /*margin-top: 17px;*/
  padding-bottom: 17px;
}
.wrap_search {
  white-space: nowrap;
  border: 1px solid #fff;
  background-color: #fff;
  padding: 1px;
}
input#search {
  width: 93%;
  background-color: #fff;
  font-size: 16px;
  border: none;
  color: white;
}

#ricercaAtelier::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
  font-family: "Montserrat" !important;
}

#ricercaAtelier:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
  font-family: "Montserrat" !important;
}

#ricercaAtelier::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff !important;
  font-family: "Montserrat" !important;
}

.header-mobile-menu {
  order: 14;
  font-family: "Montserrat" !important;
}

.mobile-menu__navigation ul li a {
  color: white;
}

.woocommerce-breadcrumb a,
.breadcrumbs a {
  color: #f2f2f2;
  font-size: 14px;
  font-family: "Montserrat" !important;
}

.woocommerce-breadcrumb,
.breadcrumbs {
  color: #f2f2f2;
  font-size: 14px;
  font-family: "Montserrat" !important;
}
.d-none {
  display: none !important;
}
/*
  @media (min-width: 1200px) {
    .container-full, .product-layout-4 .site-content > .container, .filter-product-section {
       padding-left: 0px;
       padding-right: 0px;
      max-width: 1720px;
    }

    .prima_riga{
      margin-left: 100px!important;
      margin-right: 100px!important;
    }

    .container {
        width: 1747px;
    }

  }*/

.row.equal {
  display: flex !important;
  flex-wrap: wrap !important;
}

img.figure-img.img-fluid.rounded {
  height: 399px !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 7px;
}

.offerte.slick-slider {
  margin: 0;
  padding: 0;
}

.section_offerte {
  margin-top: -545px;
  height: 545px;
}

.offerte_payoff p {
  font-family: "Scope One", serif !important;
  font-size: 22px;
  color: #fff;
}

.woocommerce.columns-4 ul.products li.product {
  float: left;
  margin: 0 1% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0;
}

.woocommerce.columns-4 ul.products.columns-4 li.product {
  width: 24%;
}

.box-servizi-row a {
  text-decoration: none !important;
}
/*
li.slick-slide {
    padding-right: 42px;
    padding-left: 42px;
}
*/

/*
  @media only screen and ( max-width: 479px ) {


    .container-full{

background: -moz-linear-gradient(top,  rgba(0,0,0,1) 99%, rgba(0,0,0,0) 100%); 
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 99%,rgba(0,0,0,0) 100%); 
background: linear-gradient(to bottom,  rgba(0,0,0,1) 99%,rgba(0,0,0,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
    }
    .phone span{
        display: none;
    }
    
    .phone2 span{
        display: none;
    }

    .phone {
        left: 20px;
    }

    .phone2 {
        left: 40px;
    }
    
    .spedizione{
        display: none;
    }

    .hero-area img{
        height: 500px;
    }

    input#search {
        width: 57%;
    }

    #ricercaAtelier{
        background-color: white;
    }

    form#ricercaAtelier{
        margin-top: 0px;
        width: 110%;
        margin-left: -15px;
    }

    

    .header-mobile-menu .toggle-mobile-menu span,
    .header-mobile-menu .toggle-mobile-menu span:before,
    .header-mobile-menu .toggle-mobile-menu span:after {
        background-color: #fff;
    }



    }*/

.box_servizi {
  min-height: 350px;
}
.red-box-full {
  padding-top: 160px !important;
  padding-right: 35px !important;
  padding-bottom: 160px !important;
  padding-left: 35px !important;
}
.red-box-full * {
  color: #fff;
}
.red-box-full button {
  background-color: #fff;
  color: #ad001a;
}
/* RESPONSIVE */
@media (max-width: 981px) {
  .home_red_box {
    padding-right: 0px !important;
    margin-bottom: 10px;
  }

  .home_red_box h2 {
    font-size: 28px;
  }

  .home_red_box span {
    font-size: 15px !important;
  }
  .home_red_box img {
    width: 100px;
  }
  .home_newsletter {
    padding-left: 0px !important;
    margin-bottom: 10px;
  }

  .home_newsletter .wpb_text_column {
    padding: 0 !important;
  }
}

@media (min-width: 1430px) {
  .container {
    width: 1400px;
  }
}

.wpml-floating-language-switcher .wpml-ls-legacy-dropdown {
  width: auto !important;
}

.wpml-floating-language-switcher a,
.wpml-floating-language-switcher a:hover,
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover {
  background-color: transparent !important;
  border: none !important;
  padding: 5px !important;
}

.wpml-floating-language-switcher
  .wpml-ls-legacy-dropdown
  a.wpml-ls-item-toggle:after {
  display: none;
}
.wpml-floating-language-switcher .wpml-ls-sub-menu,
.wpml-floating-language-switcher .wpml-ls-item {
  border: none;
}

.menu-item-type-gs_sim .tiny_line {
  display: none !important;
}
.woocommerce-product-gallery__wrapper .slick-next {
  right: -10px !important;
  margin-right: 0 !important;
  opacity: 1 !important;
}
article ul li a {
  color: #666;
}
.woocommerce-product-gallery__wrapper .slick-prev {
  left: -10px !important;
  margin-left: 0 !important;
  opacity: 1 !important;
}
figure.woocommerce-product-gallery__wrapper.slick-initialized.slick-slider:hover
  .woocommerce-product-gallery__wrapper
  .slick-next {
  right: -10px !important;
  margin-right: 0 !important;
  opacity: 1 !important;
}
figure.woocommerce-product-gallery__wrapper.slick-initialized.slick-slider:hover
  .woocommerce-product-gallery__wrapper
  .slick-prev {
  left: -10px !important;
  margin-left: 0 !important;
  opacity: 1 !important;
}
p.form-row:has(> input#reg_billing_cellphone) {
  display: none;
}
.box-codice-sconto {
  padding: 25px 50px;
  border: 2px solid #ad001a;
}
.red-box {
  padding-top: 47px !important;
  padding-right: 35px !important;
  padding-bottom: 47px !important;
  padding-left: 35px !important;
}
.category-blog .blog-layout-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.category-blog .blog-layout-grid .col-md-3 {
  width: 100% !important;
}
.woocommerce div.product form.cart table div.quantity {
  width: 90% !important;
}
@media screen and (max-width: 1200px) {
  .red-box {
    padding-top: 44px !important;
    padding-right: 35px !important;
    padding-bottom: 43px !important;
    padding-left: 35px !important;
  }
}
@media screen and (min-width: 993px) {
  .column-eq-height div.wpb_wrapper {
    height: 100%;
    background-color: #f4f4f4;
  }
}
@media screen and (max-width: 992px) {
  div.product-thumbnails.row.slick-initialized.slick-slider
    .slick-list.draggable {
    width: 100%;
  }
  div.product-images-wrapper div.product-thumbnails {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
  }
  div.product-thumbnails.row.slick-initialized.slick-slider .slick-track {
    display: flex;
    width: fit-content !important;
  }
  div.product-thumbnails.row.slick-initialized.slick-slider
    .product-thumbnails
    .slick-slide {
    margin: 0px !important;
  }

  .woocommerce.columns-4 ul.products.columns-4 li.product {
    width: 48%;
  }
  .category-blog .blog-layout-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 576px) {
  .category-blog .blog-layout-grid {
    grid-template-columns: 1fr;
  }
  a.ctm-contattaci-btn {
    padding: 11px;
  }

  .woocommerce.columns-4 ul.products.columns-4 li.product {
    width: 92%;
    margin: 0 4%;
  }
}
table.variations tr {
  display: flex;
  flex-direction: column;
}
.woocommerce div.product form.cart .variations td.label,
.woocommerce div.product form.cart .variations label {
  display: block;
  color: #333;
  text-align: left;
  font-size: 1.4rem;
  padding: 0;
}
div.offerta del span.woocommerce-Price-amount.amount {
  font-family: "Montserrat";
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin-right: auto;
  text-decoration: line-through;
  text-decoration-color: #ad001a;
  text-decoration-thickness: 3px;
}
div.offerta del {
  text-decoration: unset;
}
.woocommerce-MyAccount-content mark {
  color: #000 !important;
}
ul#shipping_method li {
  list-style-type: none;
}
p.promo-price,
p.promo-price bdi,
p.promo-price span {
  color: var(--base_red) !important;
  font-weight: 600 !important;
}
/*.woocommerce-cart .woocommerce-message {
    display: none!important;
}*/
.m-0 {
  margin: 0;
}
.woocommerce button.button:disabled[disabled] {
  padding: 0 !important;
}
.cart .quantity {
  margin-bottom: 0px;
  width: 120px;
  height: unset;
}
a.ctm-btn.btn-red:hover {
  color: var(--base_red) !important;
}
.thwmscf-last-next {
  display: none !important;
}
.catalogue-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.br-less {
  line-height: 1.2;
}
.add_to_cart_container {
  position: static !important;
}
.page-id-41748 .m4cp-container a,
.page-id-41748 .m4cp-container label {
  color: #fff !important;
}
div#wp-custom-header > img {
  height: 240px !important;
  visibility: hidden !important;
}
div#wp-custom-header {
  background-color: #000 !important;
}
@media (max-width: 767px) {
  div#wp-custom-header {
    height: 247px;
  }
  section.vc_cta3-container {
    margin-bottom: 5px !important;
  }
  .vc_column-inner {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .vc_custom_1743589409312
    > .wpb_column.vc_column_container.vc_col-sm-3:first-of-type,
  .vc_custom_1743589377535
    > .wpb_column.vc_column_container.vc_col-sm-3:first-of-type,
  .vc_row.wpb_row.vc_row-fluid.prima_riga.bordered-1.vc_custom_1743584686763.vc_row-has-fill.vc_row-o-equal-height.vc_row-flex {
    margin-top: 30px;
  }
}
