/*
Theme Name: 	Fit Family
Description: 	Responsive WordPress Theme based on Boostrap and Font Awesome.
Version:     	1.0.0
Author:     	Ness Communication
Author URI:   http://www.nesscommunication.com
Site:         http://www.nesscommunication.com
Text Domain: 	fitfamily
Domain Path: 	/languages
Tags:        	grid-layout, blog, custom-menu, featured-images, right-sidebar
License:    	GNU General Public License v3.0
License URI:	http://www.gnu.org/licenses/gpl-3.0.html
*/

body, html{font-family: 'Urbanist', sans-serif; font-size: 16px;color: #173747;}


/*--------------------------
General
--------------------------*/

hr{border:none; border-bottom: 1px solid;}
*{box-sizing: border-box;}

.button{display: inline-block; background-color: #fff; color: #000; border: 2px solid #000; border-radius: 9999px; box-shadow: none; text-decoration: none; padding: calc(0.667em + 2px) calc(1.333em + 2px); font-size: 1.125em; transition: all .5s;}
.button:hover{background-color:#d30257; border-color: #d30257; color: #fff;}

.desktop{display: flex!important;}
.mobile{display: none!important;}

a{text-decoration: none;color: #173747;}
/* form  */
input, textarea, select, button {
    width: auto;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0px;
    font-size: 18px;
}

input { border: 0; border-bottom: 1px solid #173747; }
input[type="submit"]{background-color: #d30257; color: #fff; display: inline-block; padding: 10px 25px; text-transform: uppercase; font-weight: 700; font-size: 16px; letter-spacing: 1px; transition: all.5s; border: 1px solid #d30257; }
input[type="submit"]:hover{ background-color: #fff; color: #d30257; }

form.wpcf7-form.init { text-align:left; margin-bottom: 40px; }
form.wpcf7-form.init p { font-size: 16px; line-height: 24px; margin-bottom:20px; font-size: 18px; font-weight: 700; }

.wpcf7-form-control-wrap { position: relative; margin-top: 5px; display: inline-block; font-size: 16px; font-weight: 400; }
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio { position: relative; display: flex; flex-direction: column; }
.wpcf7-list-item{margin:0;}

pre{overflow: hidden}

/* Video Resposnive */
figure{margin:0;}
.video-container { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0;}
.video-container  iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.video-width{width:100%;height:auto;}

h1, h2, h3, h4 { text-transform: uppercase; letter-spacing: 3px; margin:0; font-family: 'Manrope', sans-serif; }
h1{font-size: 54px;line-height: 64px;}
h2{font-size: 36px;line-height: 46px;}
h3{font-size: 21px;line-height: 31px;}
h4{font-size: 18px;line-height: 28px;}
p{font-size: 18px;line-height: 28px;margin:0;font-weight: 500;letter-spacing: 1px;}

.gap0{gap:0!important;}
.testo-about{padding: 30px;}
.copertina-about img{width: 100%;}
.m-0{margin: 0!important;}

/*--------------------------
Layout
--------------------------*/

.swiper-container{padding-bottom: 40px!important;}
.swiper-container.prodotti{padding-bottom: 0px!important;}
.swiper-slide img{width: 100%;}


.wp-block-button__link{background-color:#fff; color: #000;border: 2px solid #000; transition: all .5s;}
.wp-block-button__link:hover{background-color:#d30257; border-color: #d30257; color: #fff;}

.button-y { background-color: #e5ea13; color: #173747; display: inline-block; padding: 10px 25px; text-transform: uppercase; font-weight: 700; font-size: 16px; letter-spacing: 1px;transition: all.5s;}
.button-v { background-color: #d30257; color: #fff; display: inline-block; padding: 10px 25px; text-transform: uppercase; font-weight: 700; font-size: 16px; letter-spacing: 1px;transition: all.5s;}
.button-v-b { background-color: #d30257; color: #fff; display: inline-block; padding: 10px 25px; text-transform: uppercase; font-weight: 700; font-size: 16px; letter-spacing: 1px;transition: all.5s;border: 1px solid #d30257;}

a.button-DD:hover { text-decoration: underline; }
.button-y:hover { background-color: #173747; color: #e5ea13; }
.button-v:hover { background-color: #fff; color: #d30257; }
.button-v-b:hover { background-color: #fff; color: #d30257; }

.width-wrap { width: 100%; max-width: 1440px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: center; align-items: center; }

.container{margin:0 auto;background: #fff}

.fixed-wrap { height: 128px; }
header { background: #fff; position: fixed; width: 100%; top: 0;z-index: 9999;}


.top-bar { background-color: #d30257;color:#fff;}
.top-bar .button-y{padding: 10px;color: #173747;margin-left: 20px;}
.top-bar .button-y:hover { background-color: #173747; color: #e5ea13; }
.top-bar ul { display: flex; flex-wrap: wrap; list-style-type: none; padding: 0; margin: 0; align-content: center; align-items: center; margin-left: -10px; }
.top-bar a{color: #fff;}

.left-top-bar ul li { padding:10px; position: relative;}
.pop-social { background: #fff; padding: 0; position: absolute; left: 0; right: 0; top: 38px; opacity: 0; border: 2px solid #d30257; visibility: hidden; transition: all .5s; color: #d30257; width: 120px; display: flex; flex-direction: column; justify-content: center; align-content: flex-start; align-items: flex-start; text-align: left; }
.pop-social a { color: #d30257; font-weight: 600; font-size: 16px; letter-spacing: 2px; border-bottom: 1px solid; padding: 5px 10px; width: 100%; }
.pop-social a:last-child{border-bottom:0;}
.left-top-bar ul li{cursor: pointer;}
.left-top-bar ul li:hover .pop-social{opacity: 1;visibility: visible;}

.footer-social .pop-social { background: #fff; padding: 0; position: absolute; left: -2px; right: 0; top: 40px; opacity: 0; border: 2px solid #abad59; visibility: hidden; transition: all .5s; color: #abad59; width: 120px; display: flex; flex-direction: column; justify-content: center; align-content: flex-start; align-items: flex-start; text-align: left; }
.footer-social .pop-social a { color: #abad59; font-weight: 600; font-size: 16px; letter-spacing: 2px; border-bottom: 1px solid; padding: 5px 10px; width: 100%; }
.footer-social .pop-social a:last-child{border-bottom:0;}
.footer-social .pop-social i{color: #abad59;}

.footer-social ul li { padding:10px; position: relative;cursor: pointer;}
.footer-social ul li:hover .pop-social { opacity: 1; visibility: visible; }





.header{width:100%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: center; align-items: center;padding: 20px;}
.header .logo{width: 20%;}
.header .menu{width: 80%;text-align: right;}
.header__logo{color:#9d2443; text-decoration: none;display: block;height: 50px;}
.header__menu{padding:0;margin:0;list-style-type: none;}
.header__menu .menu-item{display: inline-block;}
.header__menu .menu-item a { padding: 5px 20px; text-decoration: none; text-transform: uppercase; font-size: 16px; font-weight: 600; transition: all .5s; color: #173747;}
.header__menu .menu-item:last-child a{padding-right: 0;}
.header__menu .menu-item a:hover {color: #d30257; }
.header__menu .current-menu-item a {color: #d30257;font-weight: 600;}

.header__icon-bar{display: none;}
.header__icon-bar span{display: block;background-color: #fff; height: 2px; width: 23px;margin-bottom:5px}

.title{ font-family: 'Manrope', sans-serif; }

/*--------------------------
Home
--------------------------*/

.background-full {padding: 50px 20px; text-align: center; background: url('https://www.fitfamily.it/wp-content/uploads/2023/12/01_Header.jpg'); color: #fff; margin: 0; font-weight: 300; font-size: 50px; min-height: calc(50vh - 65.5px); background-size: cover; 
	background-position: center center; background-repeat: no-repeat; display: flex; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center; position: relative; margin:0;}
.header-home { position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); color: #173747; display: flex; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center; flex-direction: column; color:#fff;}
.header-home h1,.header-home h2,.header-home h3 { line-height: 2.5vw; font-size: 2vw; max-width: 998px; padding-bottom: 20px;}
.header-home p { margin: 0 0 30px; font-size: .8vw; line-height: 1.2vw; max-width: 900px;}

.background-columns{margin:0;gap:0;}
.background-column-left{background-image: url('https://www.fitfamily.it/wp-content/uploads/2023/12/03-img.jpg'); padding: 50px 20px; text-align: center;color: #fff; margin: 0; font-weight: 300; font-size: 50px; min-height: calc(50vh - 59px); background-size: cover; 
	background-position: center center; background-repeat: no-repeat; display: flex; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center; position: relative; margin:0;}
.background-column-right{background-image: url('https://www.fitfamily.it/wp-content/uploads/2023/12/04-img.jpg'); padding: 50px 20px; text-align: center;color: #fff; margin: 0; font-weight: 300; font-size: 50px; min-height: calc(50vh - 59px); background-size: cover; 
	background-position: center center; background-repeat: no-repeat; display: flex; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center; position: relative; margin:0;}
.background-columns .header-home{color: #fff;}

.background-green {padding: 50px 20px; text-align: center; background: url('https://www.fitfamily.it/wp-content/uploads/2023/12/02_Bk_row.jpg'); color: #fff; margin: 0; font-weight: 300; font-size: 50px; min-height: calc(50vh - 65.5px); background-size: cover; 
	background-position: center center; background-repeat: no-repeat; display: flex; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center; position: relative; margin:0;}

.background-green img{ width: 10vw; margin: 10px 0;}
.background-green h2{color:#d30257;padding-bottom: 60px;}
.background-green p{margin-bottom: 40px;margin-top: 20px;}


.background-black{padding: 50px 20px; text-align: center;background: url('https://www.fitfamily.it/wp-content/uploads/2023/12/04_Bk_row.jpg'); color: #fff; margin: 0; font-weight: 300; font-size: 50px; min-height: calc(50vh - 65.5px); background-size: cover; 
	background-position: center center; background-repeat: no-repeat; display: flex; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center; position: relative; margin:0;}

.background-black h3{color:#e5ea13;}

.titolo-shop { padding: 60px 20px 0; margin: 0; margin-bottom: 60px; text-align: center; position: relative;}
.titolo-shop h1 { line-height: 2vw; font-size: 2vw; background: #fff; z-index: 9; position: relative; width: auto; display: inline-block; padding: 0 100px; }
.titolo-shop h2 { line-height: 2vw; font-size: 2vw; background: #fff; z-index: 9; position: relative; width: auto; display: inline-block; padding: 0 100px; }
.titolo-shop h3 { line-height: 2vw; font-size: 2vw; background: #fff; z-index: 9; position: relative; width: auto; display: inline-block; padding: 0 100px; }
.titolo-shop p { margin: 10px 0 20px; font-size: .8vw; line-height: 1.2vw; }
.titolo-shop:before { content: ''; left: 0; position: absolute; height: 2px; width: 50vw; background-color: #d30257; bottom: 0; }
.titolo-shop:after { content: ''; right: 0; position: absolute; height: 2px; width: 50vw; background-color: #d30257; bottom: 0; }

.background-p { margin: 60px 0; position: relative; width: 100%;}
.background-p:before { content: ''; background-color: #ffc5c4; height: 370px; left: 0; right: 0; width: 100%; position: absolute; top: 0; }


.background-p .titolo-shop{margin-bottom: 0;padding-bottom: 0;justify-content: center;}
.background-p .titolo-shop h1 { padding: 0 60px; background-color: #ffc5c4;z-index: 9;}
.background-p .titolo-shop h3 { padding: 0 60px; background-color: #ffc5c4;z-index: 9;}
.background-p .titolo-shop:before{display: none;}
.background-p .titolo-shop:after{display: none;}

.color-w{color: #fff; font-weight: 500;}
.color-v{color: #d30257;}
.color-b{color: #173747; font-weight: 500;}

.prodotti { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between;}
.prodotti .prodotto { width: calc(25% - 60px); text-align: center; padding: 0; margin: 0 30px;}
.prodotti .prodotto h4{ padding: 20px 0; }
.prodotti .prodotto span { width: 100%; display: inline-block; margin-bottom: 20px; font-size: 21px; font-weight: 300; }
.prodotti .prodotto img { width: 100%; height: auto; }




.linee-title { justify-content: center; position: relative; }
.linee-title:before { content: ''; background-color: #fff; position: absolute; left: 0; width: 50%; height: 2px; bottom: 0;}
.linee-title:after { content: ''; background-color: #fff; position: absolute; right: 0; width: 50%; height: 2px; bottom: 0;}



.blog-wrap-home { display: flex; flex-wrap: wrap; width: 100%; padding-top: 60px; position: relative;align-items: stretch;}
.blog-wrap-home .blog-post {width: calc(33.33% - 60px); text-align: center; padding: 0; border: 2px solid #ffc5c4;position: relative;z-index: 9;border-top: 0;}
.blog-wrap-home .blog-post img { width: 100%; height: auto; display: block;}
.blog-wrap-home .blog-post .sottotesto { padding: 10px 20px; padding-bottom: 30px; }
.blog-wrap-home .blog-post .sottotesto h3 { letter-spacing: 1px; }
.blog-wrap-home:before { content: ''; position: absolute; left: 0; width: 2px; height: 218.5px; background-color: #fff; top: 0; z-index: 99; }
.blog-wrap-home:after { content: ''; position: absolute; right: 0; width: 2px; height: 218.5px; background-color: #fff; top: 0; z-index: 99; }
.blog-wrap-home .blog-post .sottotesto .button-v-b { position: absolute; left: 0; right: 0; margin: 0 auto; width: 200px; bottom: 0; transform: translateY(50%); }
.sottotesto p { margin: 5px 0 15px; }

.cta-col{padding: 40px;}
.cta-col p{margin: 20px 0;max-width: 100%;text-align: left;}



/*.colonna-social{padding: 40px;}*/
/*.social-profile img { border: 2px solid; border-radius: 50%; }*/
ul.social-icons { display: flex; flex-wrap: wrap; padding: 0; list-style-type: none; }
ul.social-icons li{padding-right: 20px;}







/*--------------------------
Blog
--------------------------*/

.blog-content { display: flex; flex-wrap: wrap; justify-content: center;margin: 0 auto; }
.blog-content article { width: 33.33%; }
.blog-content article img{display: block;}
.blog .background-p { margin-top: 0;}

.blog .background-p:before { height: 370px; }

.blog-wrap { display: flex; flex-wrap: wrap; width: 100%; padding-top: 60px; position: relative;align-items: stretch;}
.blog-wrap .blog-post {width: calc(33.33% - 60px); text-align: center; padding: 0; border: 2px solid #ffc5c4;position: relative;z-index: 9;    margin-bottom: 80px;}
.blog-wrap .blog-post img { width: 100%; height: auto; display: block;}
.blog-wrap .blog-post .sottotesto { padding: 10px 20px; padding-bottom: 30px; }
.blog-wrap .blog-post .sottotesto h3 { letter-spacing: 1px; }
.blog-wrap:before { content: ''; position: absolute; left: 0; width: 2px; height: 218.5px; background-color: #fff; top: 0; z-index: 99; }
.blog-wrap:after { content: ''; position: absolute; right: 0; width: 2px; height: 218.5px; background-color: #fff; top: 0; z-index: 99; }
.blog-wrap .blog-post .sottotesto .button-v-b { position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; transform: translateY(50%); width: 200px;}

.blog-width-wrap{margin-bottom: 0;justify-content: center;border-left: 2px solid #fff;border-right: 2px solid #fff;z-index: 999;position: relative;padding: 40px 40px 0;text-align: center;}


/*--------------------------
Shop
--------------------------*/
.shop-content { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; align-items: flex-start; align-content: flex-start; }
.shop-content.prodotti .prodotto { margin-bottom: 50px; }
.shop-content.prodotti .prodotto h3 { margin-top: 20px; min-height: 65px; font-size: 21px; line-height: 26px; }
.shop-content .titolo-shop { padding: 60px 20px 0; margin: 0; margin-bottom: 60px; text-align: center; position: relative; width: 100%; }


.content.shop-content.prodotti p { margin: 0 30px; }


/*--------------------------
Consulenza
--------------------------*/

.consulenza-header { color: #fff; background: #abad59; padding: 40px 0; margin-bottom: 40px; text-align: center; }


.consulenza-header p { text-align: left; width: 100%; padding-top: 5px; font-size: 18px; margin-bottom: 10px; border: 2px solid; padding: 20px; }
.consulenza-header p:last-child { margin-bottom: 0; }
.consulenza-header h2 { font-size: 18px; line-height: 26px; padding:0; text-align:left; }
.consulenza-header span.step { font-weight: 700; text-transform: uppercase; display: block; text-align: left; margin: 30px auto 0; width: 100%; position: relative; }
.consulenza-header span.step strong {
    z-index: 9;
    background-color: #fff;
    position: relative;
    padding: 0px 25px;
    font-size: 28px;
    color: #abad59;
    font-style: italic;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.consulenza-header span.step:first-child { margin-top: 0; }

/*--------------------------
Index, Single, Page
--------------------------*/

.content { width: 100%; margin: 0 auto; }
.content__title{font-size: 42px;}

.single .width-wrap{position: relative;z-index: 9;}
.single article{width: 100%;position: relative;}

.single h2.categoria-single{ background: #ffc5c4; z-index: 9; padding: 0 40px;}

.single article:before { content: ''; position: absolute; left: -2px; width: 2px; height: 220.5px; background-color: #fff; top: -2px; z-index: 99; }
.single article:after { content: ''; position: absolute; right: -2px; width: 2px; height: 220.5px; background-color: #fff; top: -2px; z-index: 99; }

.single .background-p{margin-top: 0;}
.img-res-single{width: 100%;height: auto;padding-top: 60px;    margin-bottom: 40px;}

	.post { padding: 40px; max-width: 70%; margin: 0 auto; }
  .post img{max-width: 100%; height: auto;display: block;}
  .content .tag {margin-top:40px;}
	.content .tag a{padding:5px 10px; text-decoration: none; display: inline-block;;margin-top:5px;font-size: 12px;}

	/* Comments */
	.comments{margin: 40px 0; border-top: 1px solid #eee}
	.commentlist,
	.commentlist .children{list-style-type: none}

	.comment-body{margin: 40px 0}
	.comment-author.vcard img{border-radius: 100%;}

	.comment-form-comment textarea { background: #fff; width: 100%; color: #173747; margin-top: 5px; border: 2px solid #173747; padding: 10px; margin-bottom: 10px; }
	.comment-form-author input,
	.comment-form-email input,
	.comment-form-url input{background: #ffc5c4; width:200px; max-width:300px;border: 1px solid #ffc5c4;padding:5px}

	.comment-form-author label,
	.comment-form-email label,
	.comment-form-url label{ width:100px;display: inline-block;}

	.form-submit input { background-color: #d30257; color: #fff; display: inline-block; padding: 10px 25px; text-transform: uppercase; font-weight: 700; font-size: 16px; letter-spacing: 1px;transition: all.5s;border: 1px solid #d30257; cursor: pointer;}
	.form-submit input:hover { background-color: #fff; color: #d30257; }


  /* Pagination */
  .pagination{padding:40px;}
  .pagination a,
  .pagination span{padding: 10px 15px; border: 1px solid #ddd; text-decoration: none;}
  .pagination a:hover{background: #eee}

  /* Caption Images */
  .wp-caption { margin-bottom: 20px; padding: 10px; max-width: 97%; border: 1px solid #ddd; text-align: center; }
  .wp-caption img { margin: 0; padding: 0; width: 100%!important; height: auto; border: 0 none; }
  .wp-caption p.wp-caption-text { margin: 0; padding: 8px; font-size: 1em; line-height: 17px; }

  /* Gallery */
  .gallery { padding: 40px 0 40px 0; width: 100%; }
  .gallery-item {  width: 33.333333%; text-align: center; }
  .gallery img { margin: 0 5% 0 5%; width: 90%; height: auto; border: none!important; }
  .gallery-caption { width: 90%;margin:10px 0 0 0;}


/*--------------------------
Sidebar
--------------------------*/

.sidebar{width:30%;}
.widget{padding:40px;}
.widget ul{padding: 0;list-style-type: none;}
.widget ul li a{text-decoration: none;display: block;border-bottom: 1px solid #eee;padding:10px 15px}
.widget_search label{display: none;}





/*Personalizza css*/
.disattivato { display: none !important; }
.centerblock .wp-block-column.is-layout-flow { text-align-last: center; }
span.virgoletta { font-size: 25px; color: #d30257; }

.boxrecensione { height: auto; border: 1px solid #d30257; border-radius: 30px; padding: 35px 50px; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); margin: 20px 10px; }
.boxrecensione p { font-size: 15px; line-height: 21px; }

.imgnome { display: flex; flex-wrap:wrap; align-items: center; justify-content: space-between; margin-bottom: 20px; gap: 5px; text-align:right;}
.imgnome img { height: 100px; }
.imgnome h5 { font-size: 26px; margin-top: 0px; margin-bottom: 0px; line-height: 22px; }

span.eta { font-size: 15px !important; }

.privacy-policy .content { padding-top: 1%; padding-left: 5%; padding-right: 5%; padding-bottom: 5%; }
.privacy-policy h2.wp-block-heading { margin-top: 30px; }
.privacy-policy p { line-height: 25px; }

h2.categoria-single { display: none; }
.single-post p { margin-bottom: 15px; }
div#qlwapp { justify-content: right !important; }

.formdistri span.wpcf7-form-control-wrap { width: 49%; }
.formdistri textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required { width: 99%; padding: 10px; }
.messaggio span.wpcf7-form-control-wrap { width: 100% !important; }
.formdistri input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel { width: 100%; }
.formdistri input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required { width: 100%; }

a.button-DD { display: flex; align-items: center;}
img.iconhl { height: 20px; margin-left: 5px; }
.page-id-290 .titolo-shop { margin-bottom: 40px; }
.right-top-bar ul li:first-child { display: block !important; }




footer{padding:40px 0; text-align: center; color: #000; background-color: #d30257;font-size: 14px;}
footer p{font-size: 14px;color:#000;}
footer h5{text-transform: uppercase;letter-spacing: 1px;font-size: 16px;margin: 20px 0;color:#000;}
.footer-columns { display: flex; flex-wrap: wrap; justify-content: space-between; text-align: left; align-content: flex-start; align-items: flex-start; }

.footer-columns h4{margin-bottom: 10px;color:#000;}


.footer-right { text-align: right; }
.footer-columns>div { width: calc(50% - 20px); }
.footer-columns ul{padding: 0;list-style-type: none;margin:0;}
.footer-columns ul li{margin-bottom: 20px;}
.footer-columns ul li a{color: #000;}

.footer-columns ul.footer-menu li a{font-style: italic;text-decoration: underline;}

.footer-social { border-bottom: 1px solid #000; margin-bottom: 20px; }
.footer-social ul { display: flex; justify-content: center; flex-wrap: wrap; list-style-type: none; padding: 0; margin:0;}
.footer-social ul li { padding: 10px; font-size: 18px;}
.footer-social ul li i{color: #000;font-size: 18px;}




/*--------------------------
Desktop 1
--------------------------*/

@media (max-width: 1920px) {
	.width-wrap {max-width: 1180px;}

	.header-home h1,.header-home h2,.header-home h3  { line-height: 2.5vw; font-size: 2vw; }
	.header-home p { margin: 0 0 30px; font-size: 1.1vw; line-height: 1.5vw; }

	
	.titolo-shop h1 { line-height: 2vw; font-size: 2vw; }
	.titolo-shop h2 { line-height: 2vw; font-size: 2vw; }
	.titolo-shop h3 { line-height: 2vw; font-size: 2vw; }
	
	.boxrecensione{padding:20px;margin:10px 5px;}
	
}



/*--------------------------
Desktop 2
--------------------------*/

@media (max-width: 1440px) {
	.width-wrap {max-width: 998px;}
	.header-home h1,.header-home h2,.header-home h3 { line-height: 3vw; font-size: 2.5vw; }
	.header-home p { margin: 0 0 30px; font-size: 1.4vw; line-height: 1.8vw; }

	.titolo-shop h1 { line-height: 2.5vw; font-size: 2.5vw; }
	.titolo-shop h2 { line-height: 2.5vw; font-size: 2.5vw; }
	.titolo-shop h3 { line-height: 2.5vw; font-size: 2.5vw; }
}


/*--------------------------
Tablet
--------------------------*/

@media (max-width: 998px) {


	.desktop{display: none!important;}
	.mobile{display: flex!important;}

	input, textarea, select, button { width: 100%;}
	input[type="radio"], input[type="submit"], input[type="checkbox"]{width: auto;}

		.width-wrap {max-width: 100%; padding:0 20px;}
	.header-home h1,.header-home h2,.header-home h3  { line-height: 34px; font-size: 28px; padding: 0 20px;}
	.header-home p { margin: 0; font-size: 16px; line-height: 24px; padding:0 20px;}

	.titolo-shop{padding: 20px;    padding-bottom: 0;margin-bottom: 20px;padding-top: 40px;}
	.titolo-shop h1 { line-height: 34px; font-size: 28px; padding: 0 20px;}
	.titolo-shop h2 { line-height: 34px; font-size: 28px; padding: 0 20px;}
	.titolo-shop h3 { line-height: 34px; font-size: 28px; padding: 0 20px;}
	.background-green img{width: 150px;}
	
	.background-p .titolo-shop h3{padding-bottom: 20px;}

	.background-green {
		padding:20px;}

.background-p{margin: 20px 0;}
.header .width-wrap{padding: 0;}
.fixed-wrap { height: 138px; }


	
.top-bar .width-wrap { padding-right: 0; }
.right-top-bar ul li:first-child{display: none;}

.blog-wrap-home .blog-post img{height: 300px;object-fit: cover;}
.blog-wrap-home .blog-post .sottotesto { height: 160px; }

.shop-content .titolo-shop { padding: 20px; margin: 0; margin-bottom: 60px; text-align: center; position: relative; width: 100%; padding-bottom: 0; }

.shop-content.prodotti .prodotto { margin: 0; width: calc(50% - 10px); margin-bottom: 60px; }
.shop-content.prodotti .prodotto h3 { margin-top: 20px; min-height: 65px; font-size: 15px; line-height: 25px; }


.blog-wrap .blog-post { width: 100%; text-align: center; padding: 0; border: 2px solid #ffc5c4; position: relative; z-index: 9; margin-bottom: 80px; }
.blog-wrap .blog-post .sottotesto h3{font-size: 15px;line-height: 24px;}

.blog-width-wrap{margin-bottom: 0;
    padding: 20px;
    width: calc(100% - 40px);}


	.blog-wrap {
		width: calc(100% - 40px);
		padding: 0!important;
	}
	.blog-wrap:before{height: 81.5px;}
	.blog-wrap:after{height: 81.5px;}

	.header__icon-bar {display: block; position: relative; width: 24px; height: 60px; transition-duration: 0.5s;z-index: 11;}
	.header__icon-bar .icon-left { transition-duration: 0.5s; position: absolute; height: 3px; width: 12px; top: 50%; transform: translateY(-50%); background-color: #41311c;}
	.header__icon-bar .icon-left:before { transition-duration: 0.5s; position: absolute; width: 12px; height: 3px; background-color: #41311c; content: ""; top: -8px;margin: 0;}
	.header__icon-bar .icon-left:after { transition-duration: 0.5s; position: absolute; width: 12px; height: 3px; background-color: #41311c; content: ""; top: 8px;}
	.header__icon-bar .icon-left:hover { cursor: pointer;}
	.header__icon-bar .icon-right { transition-duration: 0.5s; position: absolute; height: 3px; width: 12px; top: 50%; transform: translateY(-50%); background-color: #41311c; left: 11px;}
	.header__icon-bar .icon-right:before { transition-duration: 0.5s; position: absolute; width: 12px; height: 3px; background-color: #41311c; content: ""; top: -8px;margin: 0;}
	.header__icon-bar .icon-right:after { transition-duration: 0.5s; position: absolute; width: 12px; height: 3px; background-color: #41311c; content: ""; top: 8px;}
	.header__icon-bar.open .icon-left { transition-duration: 0.5s; background: transparent;}
	.header__icon-bar.open .icon-left:before {transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
	  -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
	  -moz-transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
	  -o-transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
	  -ms-transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
	}
	.header__icon-bar.open .icon-left:after {
	  transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
	  -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
	  -moz-transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
	  -o-transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
	  -ms-transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
	}
	.header__icon-bar.open .icon-right { transition-duration: 0.5s; background: transparent;}
	.header__icon-bar.open .icon-right:before {
	  transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
	  -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
	  -moz-transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
	  -o-transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
	  -ms-transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
	}
	.header__icon-bar.open .icon-right:after {
	  transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
	  -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
	  -moz-transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
	  -o-transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
	  -ms-transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
	}
	.header__icon-bar:hover { cursor: pointer;}

	.header .menu {
		width: 100%;
		text-align: right;
	}
	.header__menu{width:100%;height: 0;overflow: hidden;background-color: #fff;
		-webkit-transition: all 0.3s ease-out;
						transition: all 0.3s ease-out;
	}
	.header__menu .menu-item{display: block;}
	.header__menu .menu-item a{display: block;padding:10px 15px; border-bottom:1px solid #ddd;padding-right: 0;}
	.show-menu{height:158px;overflow: auto;}

	.colonna-social{text-align: center;}
	.colonna-social.is-layout-flow .wp-block-columns { gap: 0; }

	.prodotti .prodotto{margin-left: 0;}

.footer-left{text-align: center;}
.footer-right{text-align: center;}

}


/*--------------------------
Smartphone
--------------------------*/

@media (max-width: 767px) {

	/*header & menu */

	.header__logo{height:30px;}


	/* content layout */
	.main-title{font-size: 32px;}
	.content,
	.sidebar{width:100%;}

  /* Gallery */
  .gallery-caption{ font-size: 12px;}

  .footer-columns>div {
    width: 100%;
}

.header-home .button-v, .header-home .button-y{margin-top: 20px;}

.header-home h1, .header-home h2, .header-home h3{font-size: 24px;}
.testo-about{padding: 20px;}
.titolo-shop{padding-top: 20px;}
.titolo-shop h3{padding: 0;}
.background-p .titolo-shop h1{padding: 0 20px;}
.blog-width-wrap p { padding: 10px; }
.single article { width: 100%; position: relative; padding: 0 20px; }
.img-res-single { width: 100%; height: auto; padding-top: 20px; margin-bottom: 20px; }
}

/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
