/* ---------------------------------------------------------
    * Name: Cenci noleggi
	
	Font per i testi: Lato
	Font per i titoli: Rubik
 ------------------------------------------------------------------------------ */
 
/*--------- Font family per i testi ---------- */

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/*--------- Font family per i titoli ---------- */

/*--------- <weight>: Use a value from 300 to 900 ---------- */
/*--------- <uniquifier>: Use a unique and descriptive class name ---------- */

.rubik {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/*--------- Start css custom ---------- */

html, body, div, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "Lato", sans-serif;
}

h1, h2, h3, h4, h5, h6, span,
.box-nav-ul li a  {
    font-family: "Rubik", sans-serif;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mr-20 {
	margin-right: 20px;
}

.mt-50 {
	margin-top: 50px;
}

.section-3-box-home .collection-content {
	inset: 20px;
}

.section-3-box-home .collection-content .box-home {
	background: rgba(209, 206, 198, 0.95);
    padding: 20px;
}

.section-3-box-home .collection-content .box-home-2 {
	background: rgba(198, 204, 209 , 0.95);
    padding: 20px;
}

.section-3-box-home .collection-content .box-home-3 {
	background: rgba(209, 198, 198, 0.9);
    padding: 20px;
}

.section-3-box-home .collection-item-v2 {
    border: 1px solid #eee;
}

.section-banner.banner-parallax {
    background-position: bottom;
}

.section-servizi.bg_beige-2 {
    background-color: #D1C6C6;
}

.text-rubik {
	font-family: "Rubik", sans-serif;
}

.section-servizi .tf-icon-box .content .title {
    font-size: 30px;
	line-height: 38px;
}

.section-servizi .sottotitolo {
    font-size: 16px;
}

.footer  p {
    font-size: 16px;
	line-height: 38px;
}

.footer  a {
    font-size: 16px;
	line-height: 26px;
}

.footer  button a {
    color: #fff;
}

.footer .footer-infor ul {
    justify-content: center;
}

.footer .footer-bottom .footer-menu-list {
    display: flex;
    gap: 10px;
}

.section-noleggio .card-product .card-product-wrapper:hover .product-img .img-product {
    opacity: 0.5;
}

.section-noleggio .card-product .card-product-info .title {
    font-size: 20px;
    line-height: 27px;
}

.section-noleggio .card-product .card-product-info .price {
    font-size: 17px;
}

.section-noleggio .card-product .card-product-wrapper {
    border-radius: 0px;
  	aspect-ratio: 1/0.75 !important;
}

.section-noleggio .widget-facet .facet-title {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

.section-noleggio .widget-facet .facet-title {
  cursor: auto;
}

.section-noleggio .widget-facet span {
  cursor: pointer;
}

.section-noleggio .widget-facet .facet-title.current a {
  color: var(--primary);
}

.testatina.tf-slideshow.about-us-page img {
    max-height: 675px;
	object-position: bottom;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.25);
}

.testatina .breadcrumb-item{
    font-size: 20px;
}

.testatina .breadcrumb {
    justify-content: center;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.section-about .text,
.text-1 {
    font-size: 16px;
    line-height: 25.6px;
}

.section-about .tf-image-wrap::before,
.section-about .tf-image-wrap::after {       
    background: transparent;
}

.section-about .tf-img-with-text.style-4 .item-2 {
    width: 100%;
}

.section-about .tf-img-with-text .tf-content-wrap {
    place-self: flex-start;
	padding-top: 0;
}

.section-about .tf-img-with-text .tf-content-wrap .text {
	margin-top: 0;
}

.section-vendita .flat-title {
	margin-bottom: 20px;
}

.section-vendita .btn-fill,
.section-banner .btn-fill {
    background-color: #7c684f;
    border: 1px solid #7c684f;
}

.section-about .tf-grid-layout.md-col-2 {
    grid-template-columns: 1fr 2fr;
}

.section-about .tf-grid-layout.md-col-2.tf-grid-2 {
    grid-template-columns: 2fr 1fr;
}

.section-service i,
.section-service svg {
    color: #7c684f;
}
	
.section-noleggio .widget-facet .current-scrollbar {
    max-height: 100%;
}

.widget-featured-products .featured-product-item .card-product-wrapper {
    border-radius: 0px;
}

.widget-promozioni .tf-product-info-price .price-on-sale {
    color: #fc5732;
    font-size: 18px;
    font-weight: 600;
}

.widget-promozioni .tf-product-info-price .compare-at-price {
    font-size: 16px;
}

.section-singolo .thumbs-bottom .thumbs-slider .tf-product-media-thumbs .swiper-slide {
    margin-right: 10px;
}

.section-singolo .bg_cristal {
    background-color: aliceblue;
}

.section-singolo .tf-product-info-price .price-on-sale {
    color: #fc5732;
}

.section-singolo .variant-picker-item .variant-picker-values input:checked + label.style-text:not(.color-btn) {
    background-color: #7c684f;
}

.section-singolo .variant-picker-item .variant-picker-values input:checked + label:not(.color-btn) {
    border-color: #7c684f;
}

.section-singolo .btn-fill {
    background-color: #7c684f;
    border: 1px solid #7c684f;
}

.section-singolo .card-product .card-product-wrapper,
.section-singolo .tf-product-media-main,
.section-singolo .tf-product-media-thumbs .swiper-slide .item img {
    border-radius: 0px;
}

.section-singolo .card-product .card-product-wrapper:hover .product-img .img-product {
    opacity: 0.5;
}

.box-promo .tf-product-info-price .price-on-sale {
    font-size: 20px;
	color: #fc5732;
}

.box-promo .tf-product-info-price .compare-at-price {
    font-size: 17px;
}

.text li {
  padding-left: 20px !important;
  margin-left: 20px !important;
  list-style: outside !important;
}

.text p {
  margin-bottom: 10px !important;
}

.tf-img-with-text .tf-image-wrap img {
   height: auto !important;
}

.google-map {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.footer .footer-logo {
  margin-bottom: 15px;
}


/*
** wApp
*/

p#wapp {
    text-align: right;
    margin-bottom: 0;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}

p#wapp a {
    background: #25d366;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 38px;
    text-align: center;
    width: 38px;
    padding-top: 6px;
	border-radius: 3px;
    padding-left: 2px;
}

@media (min-width: 992px) {
	p#wapp {
		bottom: 30px;
		right: 40px;
	}
}

.modal-open p#wapp {
	visibility: hidden;
}

@media (min-width: 1150px) {
  .tf-slideshow .wrap-pagination {
    bottom: 5px !important;
  }
}

@media (max-width: 1272px) {
	.header-default .box-nav-ul {
		gap: 15px;
	}
	
	.slider-effect-fade .swiper-slide.swiper-slide-active h1 {
		font-size: 50px;
		line-height: 65px;
	}
	
	.wrap-slider .box-content p {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 30px;
	}
	
	.collection-item .collection-title {
		height: auto;
		font-size: 18px;
		white-space: normal;
		line-height: 27px;
		padding: 5px 30px;
	}
	
	.tf-slideshow .wrap-pagination {
        bottom: 30px;
    }
}

@media (max-width: 1199px) {
	.pt-10 {
		padding-top: 10px;
	}
	
	.pb-10 {
		padding-bottom: 10px;
	}
	
	.slider-effect-fade .swiper-slide.swiper-slide-active h1 {
        font-size: 40px;
        line-height: 50px;
    }
	
	.swiper-slide .btn-xl {
		line-height: 40px;
	}
	
	.swiper-slide span {
		font-size: 15px;
	}
	
	.wrap-slider .box-content p {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 25px;
    }
	
	.tf-slideshow .wrap-pagination {
        bottom: 16px;
    }
	
	.section-about .tf-grid-layout.md-col-2,
	.section-about .tf-grid-layout.md-col-2.tf-grid-2	{
		grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
	}
	
	.section-contatti .tf-content-left.has-mt {
        margin-left: 20px;
    }
}

@media (max-width: 991px) {
	#goTop {
	    bottom: 70px;
	    right: 10px;
	}

	.slider-effect-fade .swiper-slide.swiper-slide-active h1 {
        font-size: 30px;
        line-height: 40px;
    }
	
	.wrap-slider .box-content p {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 15px;
    }
	
	.swiper-slide span {
        font-size: 14px;
    }
	
	.swiper-slide .btn-xl {
        line-height: 30px;
    }
}

@media (min-width: 768px) {
    .flat-iconbox-v2.style-2 .tf-icon-box .icon svg {
        font-size: 40px;
    }
}

@media (max-width: 767px) {

	.banner-hero-collection-wrap .box-content {
		position: absolute;
		left: 18%;
		right: auto;
	}
	
	.footer .footer-logo {
		text-align: center;
	}
	
	.section-noleggio .tf-grid-layout.tf-col-3 {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 575px) {
	.banner-hero-collection-wrap .box-content {
		left: 11%;
	}
	
	.section-about .tf-grid-layout.md-col-2, 
	.section-about .tf-grid-layout.md-col-2.tf-grid-2 {
		grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    }
}

@media (max-width: 479px) {
	.section-about .tf-grid-layout.md-col-2, 
	.section-about .tf-grid-layout.md-col-2.tf-grid-2 {
		grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    }
	
	.section-noleggio .tf-grid-layout.tf-col-3 {
        grid-template-columns: repeat(1, 1fr);
    }
}