/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
    Add your custom styles here
*/
*:not(i) {
  /* font-family: 'Raleway', sans-serif !important; */
}

body {
  font-family: "Montserrat", sans-serif;
}
body a {
  color: #000;
}

body.home header {
  background: transparent !important;
}
body.home header a, body.home header div {
  color: #fff !important;
  border-color: #fff !important;
}
body.home header a:after {
  background-color: #fff !important;
}
body.home .row-steps .elementor-column-wrap .elementor-widget-wrap {
  padding-bottom: 90px;
}
body.home .row-steps .elementor-column-wrap .elementor-widget-wrap .elementor-widget-jet-button {
  position: absolute;
  bottom: 30px;
  margin: 0px;
}
body.home.header-active header {
  background: #000 !important;
}
body.home .elementor-slides .slick-slide-inner {
  background-color: rgba(0, 0, 0, 0.6);
}
body.home .elementor-34 .elementor-element.elementor-element-0b0e10a .jet-unfold__button {
  display: flex;
  flex-direction: row-reverse;
  padding: 15px;
}
body.home .elementor-34 .elementor-element.elementor-element-0b0e10a .jet-unfold__button .jet-unfold__button-icon {
  margin-left: 5px;
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .prod-list-archive .woocommerce .woocommerce-pagination {
    margin-top: 20px;
  }
}

/** PRODUCT PAGE **/
body.single-product .woocommerce-product-attributes {
  border: none;
}
body.single-product .woocommerce-product-attributes .woocommerce-product-attributes-item td, body.single-product .woocommerce-product-attributes .woocommerce-product-attributes-item th {
  background: #FFFFFF !important;
  border: none;
}
body.single-product h1.section_title {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 40px;
}
body.single-product .elementor-widget-container .elementor-shortcode .section_title {
  text-transform: uppercase;
}
body.single-product .elementor-widget-container .elementor-shortcode .section_description {
  font-size: 14px;
  line-height: 1.3em;
  margin-top: 10px;
  height: 75px;
  overflow: hidden;
}
body.single-product .elementor-widget-container .elementor-shortcode .expand-descr {
  font-size: 14px;
  color: #000;
  position: relative;
  display: none;
  cursor: pointer;
}
body.single-product .elementor-widget-container .elementor-shortcode .expand-descr:after {
  content: " ";
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  right: -10px;
  top: 45%;
  transform: translate(0, -50%) rotate(135deg);
}
body.single-product .elementor-widget-container .elementor-shortcode .expand-descr:hover {
  text-decoration: underline;
}
body.single-product .elementor-widget-container .elementor-shortcode .expand-descr.active:after {
  transform: translate(0, 0%) rotate(-45deg);
}
body.single-product.shop_attributes {
  border: none !important;
  background: #FFF !important;
}
body.single-product.shop_attributes th, body.single-product.shop_attributes td {
  border: none !important;
  background: #FFF !important;
}
body.single-product div.product div.images {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  body.single-product div.product div.images.woocommerce-product-gallery {
    padding: 0 14px !important;
    margin: 14px 0 0;
  }
}
body.single-product div.product div.images .woocommerce-product-gallery__trigger {
  background: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
}
@media screen and (max-width: 640px) {
  body.single-product div.product div.images .woocommerce-product-gallery__trigger {
    height: 270px;
  }
}
body.single-product div.product div.images .woocommerce-product-gallery__trigger:before, body.single-product div.product div.images .woocommerce-product-gallery__trigger:after {
  display: none;
}
body.single-product div.product div.images div.flex-viewport {
  height: auto;
}
@media screen and (max-width: 640px) {
  body.single-product div.product div.images div.flex-viewport {
    height: 430px !important;
  }
}
body.single-product div.product div.images div.flex-viewport figure {
  height: 100%;
}
@media screen and (max-width: 640px) {
  body.single-product div.product div.images div.flex-viewport figure {
    width: 100vw;
  }
}
body.single-product div.product div.images div.flex-viewport figure .woocommerce-product-gallery__image {
  height: 100%;
}
body.single-product div.product div.images div.flex-viewport figure .woocommerce-product-gallery__image a {
  height: 100%;
}
body.single-product div.product div.images div.flex-viewport figure .woocommerce-product-gallery__image a img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 900px) {
  body .slider-home .elementor-repeater-item-16892d8 .swiper-slide-bg {
    background-position: 30% !important;
  }
}
@media screen and (max-width: 640px) {
  body .slider-home .swiper-slide-contents .elementor-slide-heading {
    font-size: 30px !important;
    line-height: 1.3em !important;
  }
  body .slider-home .swiper-slide-contents .elementor-slide-description {
    font-size: 13px !important;
    line-height: 1.3em !important;
  }
}
body .swiper-4 .swiper-pagination {
  bottom: -5px !important;
}
@media screen and (max-width: 900px) {
  body div.elementor-34 .elementor-element.elementor-element-a1f4796 .elementor-repeater-item-16892d8 .slick-slide-bg {
    background-position: -270px center;
  }
}
body div.brand-logo .jet-images-layout__list {
  min-height: 190px;
  align-items: flex-start;
}
body div.brand-logo .jet-images-layout__list .salvattore-column .jet-images-layout__item .jet-images-layout__inner {
  background: white;
}
body div.brand-logo .jet-images-layout__list .salvattore-column .jet-images-layout__item .jet-images-layout__inner .jet-images-layout__image img {
  box-shadow: none;
  object-fit: scale-down;
  object-position: center;
  height: 100px;
  width: 100%;
}
body div.elementor-widget-archive-posts .elementor-post__read-more {
  color: #000;
}
body div.gallery-arredamento .jet-images-layout.layout-type-grid .jet-images-layout__list {
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  padding: 10px;
}
body div.gallery-arredamento .jet-images-layout.layout-type-grid .jet-images-layout__list .jet-images-layout__item {
  max-width: initial;
}
body div.gallery-arredamento .jet-images-layout.layout-type-grid .jet-images-layout__list .jet-images-layout__item .jet-images-layout__inner {
  margin: 0;
}
@media screen and (max-width: 640px) {
  body div.gallery-arredamento .jet-images-layout.layout-type-grid .jet-images-layout__list .jet-images-layout__item .jet-images-layout__inner img {
    height: 180px;
  }
}
body div.gallery-arredamento .jet-images-layout.layout-type-grid .jet-images-layout__list .jet-images-layout__item:first-child {
  grid-area: 1/1/1 / span 2;
}
@media screen and (max-width: 1024px) {
  body div.gallery-arredamento.grid-template-mobile-negozi .jet-images-layout__list {
    grid-template-columns: 1fr !important;
    grid-gap: 0 !important;
    grid-row-gap: 10px !important;
  }
}
body div.form .half-area {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  body div.form .half-area {
    grid-template-columns: 1fr;
  }
}
body div.form .full {
  margin-bottom: 10px;
}
body div.form input, body div.form select, body div.form textarea {
  border-radius: 0;
  font-size: 13px;
}
body div.form input[type=submit], body div.form select[type=submit], body div.form textarea[type=submit] {
  width: 300px;
  max-width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  background-color: black;
  border: 1px solid black;
  display: block;
  margin: 20px auto;
  padding: 10px 5px;
}
body div.form span.wpcf7-list-item {
  margin: 0;
}
body div.form span.wpcf7-list-item > label {
  display: grid;
  grid-template-columns: 10px 1fr;
  grid-gap: 10px;
}
body div.form span.wpcf7-list-item > label * {
  font-size: 13px;
}
body div.form span.wpcf7-not-valid-tip,
body div.form div[role=alert] {
  font-size: 13px !important;
}
body div.pswp__caption {
  display: none;
}
body ul.elementor-nav-menu--dropdown a, body ul.elementor-nav-menu--dropdown a:focus, body ul.elementor-nav-menu--dropdown a:hover {
  border-left: 0;
}
@media screen and (max-width: 640px) {
  body .woocommerce-breadcrumb {
    margin: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  body .elementor-widget-woocommerce-breadcrumb .elementor-widget-container {
    margin: 0 !important;
  }
}
body .elementor-shortcode form.searchandfilter div ul {
  padding-left: 0;
}
body .elementor-shortcode form.searchandfilter div ul li {
  display: block;
}
body .elementor-shortcode form.searchandfilter div ul li.cat-item label {
  font-family: "Montserrat", Sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
body .elementor-shortcode form.searchandfilter div ul li.cat-item label input {
  margin-right: 5px;
}
body .elementor-shortcode form.searchandfilter div ul li h4 {
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}
body .elementor-shortcode form.searchandfilter input[type=submit] {
  width: 100%;
  border-radius: 0;
  padding: 5px;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 20px;
  border-color: black;
  color: black;
  display: none;
}
body .elementor-shortcode form.searchandfilter input[type=submit]:hover {
  background-color: black;
  color: white;
}
body div[data-elementor-type=footer] a {
  color: #fff !important;
}
body .arredamento-negozi-overlay .elementor-widget-e_image_hover_effects img {
  height: 360px !important;
}
@media screen and (max-width: 900px) {
  body .arredamento-negozi-overlay .elementor-widget-e_image_hover_effects img {
    height: 300px !important;
  }
}
@media screen and (max-width: 640px) {
  body .arredamento-negozi-overlay .elementor-widget-e_image_hover_effects img {
    height: 220px !important;
  }
}
@media screen and (max-width: 640px) {
  body .arredamento-negozi-overlay .text-arredamento-negozi-col {
    height: 300px;
  }
  body .arredamento-negozi-overlay .text-arredamento-negozi-col .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  body .arredamento-negozi-overlay .text-arredamento-negozi-col .elementor-widget-wrap .elementor-widget-heading {
    margin: 0 !important;
  }
  body .arredamento-negozi-overlay .text-arredamento-negozi-col .elementor-widget-wrap .elementor-widget-text-editor {
    margin: 0 !important;
  }
  body .arredamento-negozi-overlay .text-arredamento-negozi-col .elementor-widget-wrap .elementor-widget-text-editor p {
    margin: 0 !important;
  }
}
body .banner-negozi-main .elementor-container {
  min-height: 200px !important;
}
@media screen and (min-height: 900px) {
  body .banner-negozi-main .elementor-container {
    min-height: 300px !important;
  }
}
@media screen and (min-height: 640px) {
  body .banner-negozi-main .elementor-container {
    min-height: 200px !important;
  }
}
@media screen and (max-width: 640px) {
  body .arredamento-negozi-main-title .elementor-heading-title {
    font-size: 24px;
  }
}
body .banner-negozi .elementor-container {
  min-height: 100px !important;
}
@media screen and (min-height: 900px) {
  body .banner-negozi .elementor-container {
    min-height: 350px !important;
  }
}
@media screen and (min-height: 640px) {
  body .banner-negozi .elementor-container {
    min-height: 200px !important;
  }
}

/*# sourceMappingURL=style.css.map */
