/*
 Theme Name:   La Luna sui Colli
 Theme URI:    http://www.lalunadelcasale.it
 Description:  ad hoc responsive theme for La Luna del Casale
 Author:       MLP Studio
 Author URI:   https://www.mlpstudio.it
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face {
    font-family: 'montserratlight';
    src: url('fonts/montserrat-light-webfont.eot');
    src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-light-webfont.woff2') format('woff2'),
    url('fonts/montserrat-light-webfont.woff') format('woff'),
    url('fonts/montserrat-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('fonts/montserrat-semibold-webfont.eot');
    src: url('fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-semibold-webfont.woff2') format('woff2'),
    url('fonts/montserrat-semibold-webfont.woff') format('woff'),
    url('fonts/montserrat-semibold-webfont.ttf') format('truetype'),
    url('fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
    overflow-x: hidden;
    min-height: 100%;
}
body {
    margin: 0 auto;
    padding: 0;
    font-family: "montserratlight", serif;
    overflow-x: hidden;
    overflow-y: scroll;
    /*
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
    */
    opacity: 1;


}
p {
    line-height: 26px;
}
.time {
    float: right;
    font-size: 0.9em;
    background: #eeeeee;
    padding: 4px;
    border-radius: 4px;
}
div.pdfprnt-bottom-right {
    display: none !important;
}
.contentwrap p, .content p {
    line-height: 1.6em;

}
.clearfix:before {
    content: " ";
    display: table;
    clear: both;
}
body.loading{
    opacity: 0;


}
body.active {
    background: #eee;
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    right: -240px;
    position: relative;

}

p.wpml-ls-statics-post_translations.wpml-ls{
    display: none !important;

}
a, a:visited {
    text-decoration: none;
    color: #3b5998;

}
main a, main a:visited {

    color: #3b5998;
}
.brand, span.brand {
    
    font-weight: 400;
    font-style: normal;
    color: #3b5998;
}
main {
    background: #fff;
    /* 	border-top: 1px solid whitesmoke; */
    position: relative;
    padding-top: 22px;
    width: 100%;
    z-index: 11;

    /*
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
    */
}
.active main {

    /*     background: #bbb; */
    /*    opacity: 0.52;*/
    overflow-x: hidden;

}
#breadcrumb {/*

	margin-top: -20px;
*/
    height: 42px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 4px 2px -2px rgba(40, 40, 40, 0.2);


}
ul#crumbs, ol#crumbs {
    list-style: none;
    margin: 10px 0 0 1%;
    overflow: hidden;
    padding: 0;
    border: none;

    /* text-transform: lowercase; */
}
ul#crumbs li, ol#crumbs li   {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    font-size: 14px;
}

ul#crumbs li:after, ol#crumbs li:after   {
    content: " ::";
}

ul#crumbs li:last-child:after, ol#crumbs li:last-child:after {
    content: "";
}
#home main {
    padding-top: 0px;
}
footer {
    background: #010d1f url('https://www.lalunadelcasale.it/wp-content/uploads/2016/07/gradiente_luna.png') no-repeat top center;
    /* 	background: rgba(1,13,51,.6) url('https://www.lalunadelcasale.it/wp-content/uploads/2016/07/gradiente_luna_translucid.png') no-repeat top center; */

    /* 	background: rgba(1,13,51,.7) url('https://www.lalunadelcasale.it/wp-content/uploads/2016/07/gradiente_luna_translucid_7.png') no-repeat top center;		 */
    /* 	background: #fefef1; */
    padding: 0px 0 40px 0;
    margin: -18px auto 0px;
    /*
         overflow-x: hidden;
         overflow-y: visible;
    */
    position: relative;
    z-index: 13;
}

header {
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    /*
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
    */



}
.active header {
    left: 240px;
}
header nav {
    font-family: "trajan-pro-3", serif;
    font-weight: normal;
	
    margin: 0 auto;
    /* 	background: white; */
    /* 	height: 28px; */
    position: absolute;
    left: -240px;
    /*

    -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
                top: 0 !important;
    */
    /* 	position: fixed;	 */
    /* 	display: none; */









}
header nav a, header nav a:visited{
    color: #fff;

}
header nav ul { margin: 0;
    padding: 0;
    /* top: 252px; */
    text-align: center;
    /* position: absolute; */


}
.backstretch {
    position: fixed !important;
    /* 	z-index: 9 !important; */
}
.slideshowholder {

    position: fixed;
    z-index: 10;
    width: 100%;

}

#home .slideshowholder {
    visibility: hidden;

}

.slideshowholder .backstretch {

    z-index: -111 !important;
}

.interstitial {
    font-size: 1.2em;
    text-align: right;
    /* 	border-bottom: 3px double #3b5998; */
    border-bottom: 3px double #b1bdd6;

}
.newsslider {
    /* 	border-bottom: 3px double #3b5998;	 */

}
h1, h2, h3, h4, h5, h6{

    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    font-weight: normal;
    width: 100%;
    color: #3b5998;
}
main h2 {
    font-size: 28px;

}
.contentwrap{
    position: relative;
    width: 96%;
    margin: 0 2%;
    text-align: left;
}

.content {
    padding-bottom: 24px;
    width: 100%;
}
header {
    height: 180px;
    margin: 0 auto;
    /* 	 background: #c98b8b; */
    padding:0;
    position: relative;
    width: 100%;
    /* 	 display: block; */
}
#home  header {
    /* 	height: inherit; */
}

header #maintitle {
    width: 100%;
    display: inline-block;
    top: 0px;
    position: fixed;
    left: 1%;
    background-size: auto;
    text-align: center;
    z-index: 10;
}
header #maintitle h1 {
    text-indent: -9999px;
    text-align: center;
    width: 100%;
}

header #maintitle h2 {
    position: absolute;
    text-align: center;
    width: 200px;
    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(51, 51, 51, 0.4);
    left: 47%;
    top: 12px;
    text-align: left;
    font-weight: 400;

}
.active header #maintitle h2 {
    /*     left: 342px; */
}
header #maintitle h3 {
    /*     text-indent: -9999px; */
    position: absolute;
    text-align: left;
    width: 200px;
    top: 42px;
    margin: 0;
    right: 18px;
    font-size: 30px;
    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    color: #fff;
    line-height: 42px;
    /*     text-shadow: 1px 1px 0px #000; */
    text-shadow: 1px 1px 1px rgba(51, 51, 51, 0.4);
    font-weight: 400;
    display: none;
}
header.equalizer #maintitle h3, header #maintitle.equalizer h3 {
    /* text-indent: -9999px; */
    position: absolute;
    width: 236px;
    top: 18px;
    margin: 0;/*

    right: 2px;
*/
    font-size: 35px;
    line-height: 55px;
    display: none;
}


.productslider h4 {
    font-size: 30px;
    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    font-weight: 400;

}
header #maintitle > a {
    height: 204px;
    width: 254px;
    left: 6px;
    display: block;
    position: absolute;
    background: transparent url(https://www.lalunadelcasale.it/wp-content/uploads/2018/01/logo_ldc_white.png) 100% 0% no-repeat;
    background-size: contain;
    z-index: 998;
    overflow: hidden;
    top: 46px;
    /*
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
    */
}
.active header #maintitle > a {
    left: 246px;
}

header.equalizer #maintitle > a {
    height: 172px;
    width: 350px;
    left: 20%;
    display: block;
    position: absolute;
    background: transparent url(https://www.lalunadelcasale.it/wp-content/uploads/2018/01/logo_ldc_white.png) 0% 0% no-repeat;
    background-size: contain;
    z-index: 998;
    overflow: hidden;
    top: 8px;
}



@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    header.equalizer #maintitle > a {
        height: 110px !important;
    }

}}

/* Safari 11+ */

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    header.equalizer #maintitle > a {
        height: 110px !important;
    }
}}

/* Safari 10.1 */

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
    header.equalizer #maintitle > a {
        height: 110px !important;
    }
}}



header h3#navicon {
    height: 42px;
    width: 50px;
    z-index: 1002 !important;
    position: fixed;
    top: 0px;
    left: 2px;
    margin: 0;

}
header h3#navicon {
    height: 42px;
    width: 50px;
    z-index: 1002 !important;
    position:fixed;
    border-bottom-right-radius: 10px;

    background: rgba(1,13,31,0.92);
    top:0px;
    left:0px;
    margin: 0;
    /*
        -webkit-transition: opacity 100ms ease-in-out;
        -moz-transition: opacity 100ms ease-in-out;
        -o-transition: opacity 100ms ease-in-out;
        transition: opacity 100ms ease-in-out;
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition: all 500ms cubic-bezier(0.885, 0.895, 0.000, 1.115);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1);
        -webkit-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
           -moz-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
             -o-transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
                transition-timing-function: cubic-bezier(0.885, 0.895, 0.000, 1.115);
    */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;

}
.active header h3#navicon {

    left:240px;
    position:fixed;

}
#navicon span,
#navicon span:before,
#navicon span:after {
    display: block;
    cursor: pointer;
    height: 2px;
    width: 25px;
    background: #fff;
    position: absolute;
    display: block;
    content: "";
    left: 0;

    box-shadow:  0px 11px 8px -10px #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 140ms ease-in-out;
    -moz-transition: all 140ms ease-in-out;
    -o-transition: all 140ms ease-in-out;
    transition: all 140ms ease-in-out;
}
#navicon span {
    top: 23px;
    left: 10px;
}
#navicon span:before {
    top: -8px;
}
#navicon span:after {
    bottom: -8px;
}
#navicon span:hover span:before {
    top: -15px;
}
#navicon span:hover span:after {
    bottom: -15px;
}


.active #navicon, .active #navicon.mobile-scroll {
    opacity: 1;
    text-indent: 100%;
}
.active .fixednav #navicon.mobile-scroll {
    text-indent: 100%;
}


.active #navicon span, .active #navicon.mobile-scroll span {
    background: none;
}
.active #navicon span:before,     .active #navicon.mobile-scroll span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 0;
    background: #fff;
}
.active #navicon span:after, .active #navicon.mobile-scroll span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 0;
    left: 0;
    background: #fff;
}






#navicon.mobile-scroll {
    position: fixed;
    width: 52px;
    border-bottom-right-radius: 10px;
    /*
        left: 0;
        top: 0px;
    */
    background: rgba(1,13,31,0.92);
    height: 34px;

    /*     border-radius: 0; */
}
#navicon.mobile-scroll a {
    margin: 4px 0 0 2%;
    width: 31px;
    text-align: left;
}
#navicon.mobile-scroll a:after {
    font-size: 22px;
}
#navicon.mobile-scroll span {
    top: 15px;
    left: 10px;
}
#navicon.mobile-scroll span:before {
    top: -8px;
}
#navicon.mobile-scroll span:after {
    bottom: -8px;
}

.active #navicon.mobile-scroll {
    left: 240px;

}

#navicon a {
    display: block;
    margin: 14px 0 0 10px;
    width: 24px;
    height: 16px;
    border-top-left-radius: 6px;
    padding: 2px 0px 0;
    z-index: 1000 !important;
    text-indent: 101%;
    overflow: hidden;
    text-decoration: none;
}

#navicon a span{
    /*     display:none; */

}
#navicon a:after {
    font-family: 'FontAwesome';
    /*     content:" \f0c9"; */
    font-size:26px;
}
/*#navicon a:hover {
    color:#fff;
    background:#a7948d;
}*/
.active nav {
    left: 0;
    /*visibility: visible;*/
    left: 0;
    visibility: visible;
    height: 100%;
    min-height: 800px;
    width: 240px;
    background: rgba(1,13,31,0.92) !important;
    position: fixed;
    z-index: 12;
    overflow-y: hidden;
}
nav a, .active nav a
{
    color: #fff;
}
nav.custom-pagination a, nav.custom-pagination a:visited {
    color: #3b5998;
}
#menu-menu-1 {


    list-style-type: none;
    clear: both;
    /* 	float: left; */
    /* 	margin: 0; */
    /* 	width: 100%; */
    position: relative;
}

#menu-menu-1 li {
    padding: 0;
    margin: 0;
    /* 	float: left; */
}
#menu-menu-1 li a{
    /* 	margin-left: 10px; */
}
#menu-menu-1 li:first-child a {
    /* 	margin-left: 0; */
}
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}



footer p {
    color: #22244c;
    padding: 6px 0;

}
footer div.wrapper {
    background: transparent url(https://www.lalunadelcasale.it/wp-content/uploads/2016/07/vectormoon.svg) 98% -18px no-repeat;
    clear: both;
    width: 98%;
    padding-top: 6px;
    padding-bottom: 0px;
}
footer ul {
    list-style-type: none;
    padding: 0 0 0 24px;
    background: transparent url(https://www.lalunadelcasale.it/wp-content/uploads/2016/07/vectormoon.svg) 98% -18px no-repeat;
    clear: both;
    width: 98%;
    height: 262px;
    text-align: left;
}
footer li {
    font-size: 22px;
    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    font-weight: normal;
    margin: 24px 0;
}
footer li a, footer li a:visited, footer li li a, footer li li a:visited {
    color: #ecedec;
    text-decoration: none;
    text-shadow: 1px 1px 0px #000;
}
span.bio_eec {
    line-height: 2em;
    padding: 0 0 0 38px;
    font-size: 1.1em;
    position: relative;
}





span.icea {
    line-height: 2em;
    position: relative;
    padding: 0px 0 0 42px;
    display: block;
    clear:both;
}


.bio_eec:before {
    display: inline-block;
    content: "";
    width: 30px;
    height: 20px;
    margin-right: 8px;
    background: transparent url(https://www.lalunadelcasale.it/wp-content/uploads/2017/02/eu_organic.svg) 0 0 no-repeat;
    background-size: contain;
    top: -2px;
    position: absolute;
    left: 2px;
}


#socialicons ul li a:before /*,*/ /* .facebook_icon:before, .googleplus_icon:before, .twitter_icon:before */ {
    font-family: 'FontAwesome';
    font-size:32px;
    width: 32px;
    margin: 0px 2px;
    /*   position: absolute; */
    /*   right: 4px; */
    /*   top: 4px;   */
    float: right;
}


.facebook_icon:before {
    content: "\f082";
    color: #3b5998;
    right: 84px;


}
.googleplus_icon:before {
    content: "\f2b3";
    color: #c53929;
}
.twitter_icon:before {
    content: "\f081";
    color: #00aced;
    right: 42px;
}
.youtube_icon:before {
    /* display: none !important; */
}

#socialicons ul li span /* .facebook_icon span, .googleplus_icon span, .twitter_icon span */ {
    display: none;

}
#socialicons {
    width: 100%;
    height: 34px;    position: absolute;
    z-index: 140;
    top: -6px;
    right: 4px;
}
#socialicons ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
footer .facebook_icon:before, footer .googleplus_icon:before, footer .twitter_icon:before {
    font-size: 26px;
    width: 26px;
    margin: 0px 2px;
    position: relative;
    right: auto;
    top: 0px;
}
.productslider h4 {
    text-align: center;
    margin: 4px 0 18px;
    font-size: 26px;
}
.productslider .single-product {
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 300px;
    border-right: 1px solid #ececec;
}

.productslider {
    overflow: hidden;
    margin: 12px 0 0;
    padding: 18px 32px 20px;
    /*     background: #ececec; */
    border-bottom: 3px double #eee;
    border-top: 3px double #eee;
}
.productslider { display: none; }
.productslider.slick-initialized { display: block; }

.slick-prev::before,
.slick-next::before {
    color:#00acf4;
    font-style: normal;
}
.slick-prev {
    left: 16px !important;
    z-index: 1;
    font-style: normal;
}
.slick-next {
    right: 16px !important;
    font-style: normal;
}.slick-dots {
     bottom: -22px !important;
 }

dl.techspecs {
    padding: 0.5em;
    /* 	color: #FFF; */
    /* 	overflow: none; */
    /* 	width: 75%; */
    position: relative;
    float: left;
    /* 	background: #000; */
}
dl.techspecs:before {
    content: "";
    width: 1px;
    position: absolute;/*

    border-left: 1px solid #999;
*/
    top: 0;
    bottom: 0;
    left: 22%;

}
.techspecs dt, .techspecs dd{
    float:left;
    margin: 0;
    /* 	background: #333; */
}
.techspecs dt{
    clear:both;
    width: 100%;
    display: inline-block;
    text-align: left;

    padding: 0.2em 0 0.5em 0%;
    font-family: 'adobe-garamond-pro', serif;
    color: #3b5998;
    font-style: italic;
    font-size: 1.3em;
}
.techspecs dd{
    width:100%;
    text-align: left;
    padding: 0.5em 0 0.5em 0;
    /* 	padding-left: 19%; */
    /* margin-left: -19%; */
}

.techspecs dd p{
    margin-top: 0;
}
.techspecs dt:nth-child(4n+1), dd:nth-child(4n+2){
    /* 	background: #555; */
}

.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
    -moz-transform: scale(1);
}
.hiddentab {
    display: none;
}
.pillcontainer, .horizontalTab {
    /*   background: rgba(19, 35, 47, 0.9); */
    /*   padding: 40px; */
    /*   max-width: 600px; */
    margin: 40px auto;
    /*   box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3); */
}

.tab-group li, li.resp-tab-item {
    font-weight: 400;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    list-style: none;
    cursor: pointer;
    float: left;
    float: left;
    margin: 0 4% 20px 0%;
    border-radius: 6px;
}

.pillcontainer .tab-group, ul.resp-tabs-list {
    list-style: none;
    padding: 0;
    margin: 0 1% 20px 0%;
}
.pillcontainer .tab-group:after, ul.resp-tabs-list:after {
    content: "";
    display: table;
    clear: both;
}
.pillcontainer .tab-group li a, ul.resp-tabs-list li {
    display: block;
    text-decoration: none;
    padding: 12px;
    background: rgba(160, 179, 176, 0.25);
    color: #a0b3b0;
    font-size: 16px;
    float: left;
    /*   width: 90%; */
    text-align: center;

    cursor: pointer;

    border-radius: 4px;
    /*
      -webkit-transition: .5s ease;
      transition: .5s ease;
    */
    margin: 14px 14px 0 0;
}
.pillcontainer .tab-group li a:hover, ul.resp-tabs-list li:hover {
    /*  // background: #179b77; */
    color: #ffffff;
}
.pillcontainer .tab-group .active a, .resp-tab-item.resp-tab-active {
    background: #1ab188;
    color: #ffffff;
}
.tabbed {

    text-align: left;
}
/*
.tab {
    display:none;
}

.tab.active {
    display:block;
}
*/
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}
.resp-tab-active {
    margin-bottom: -1px !important;
    /*   padding: 12px 14px 14px 14px !important; */
}

.resp-tab-active {

}

.resp-content-active,
.resp-accordion-active { display: block; }

.resp-tab-content {  }

h2.resp-accordion {


    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {

    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {


}
h2.resp-tab-active { background: #DBDBDB !important; }

.resp-easy-accordion h2.resp-accordion { display: block; }

.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active { display: block; }

h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {

    /* ul.resp-tabs-list { display: none; } */

    h2.resp-accordion { display: block; }

    .resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    .resp-accordion-closed { display: none !important; }

    .resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }

}

.resp-tab-content p:first-child {
    font-size: 1.4em;
}
.flex-wrap {
    position: relative;
}

.showcase {
    background-color: transparent;
    background-position:center top;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 340px;
    max-height: 600px;
    margin-top: 120px;
    width: 100%;

}
main .claimscroller {

    /* 	display: none; */
}
/*griglia materiali e video*/
.list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    margin: 0 -1%;
    overflow: hidden;
    padding: 10px 2%;
}
.list__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    box-shadow: 0 0 4px rgba(200, 200, 200, 0.4);
    background: #fff;
    position: relative;
    border-radius: 3px;
    /*     margin-right: 4%; */
    margin-bottom: 26px;
    width: 96%;
    /*padding-bottom: 440px;*/
}

#prodotti-intro .list__item {
    background: none;
    box-shadow: none;

}




.list__item__inner {
    width: 100%;
    /*margin-bottom: -440px;*/
    color: #474d51;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    padding-bottom: 36px;
    box-shadow: none;
}
#prodotti-intro .list__item__inner {
    background: none;

}


.list__item img	{
    width: 100%;
    display: block;
}
.list__item h3,
.list__item .learn-more,
.list__item p {
    padding: 6px 8px;
}
#prodotti-intro .list__item h3{
    padding: 0;
    text-align: center;
    font-size: 1.6em;

}

.list__item .learn-more {
    padding: 24px 18px 4px 8px;
    font-family: "minion-pro", serif;
    font-style: italic;
    font-size: 18px;
    position: absolute;
    bottom: 12px;
    cursor: pointer;

}
.list__item section.product_header {
    background: #f6f6f6 url('https://communicanda.com/dev/ldc/wp-content/uploads/2017/02/leaf.jpg') center center scroll no-repeat;
    /*     background: #010d1f url('http://www.lalunadelcasale.it/wp-content/uploads/2016/07/gradiente_luna.png') no-repeat top center; */

    width: auto;
    padding-top: 88px;
    position: relative;

}

.list__item section.product_header h1 {
    margin-top: -78px;
    font-size: 32px;
    text-shadow: 1px 1px 0px #fff;
    line-height: 1em;
    text-align: center;
}

.list__item section.product_header h2 {
    position: absolute;
    /*     bottom: 0px; */
    top: 44px;
    text-transform: uppercase;
    text-align: center;
    width: 96%;
    font-family: "montserratlight", serif;
    font-size: 12px;
    font-style: normal;
}

.list__item a section.product_header, .list__item a:visited section.product_header {
    color: #1a4499;
}

.list__item a:visited section.product_header {
    color: #1a4499;
}

.grid-img-wrapper,
.news-img-wrapper {
    background-repeat: no-repeat;
    /*     background-size: contain; */
    background-size: contain;
    background-position: center center;
    height: 300px;
    overflow: hidden;
    text-indent: -999999px;
}
.prodotti_ldc .grid-img-wrapper,
.prodotti_ldc .news-img-wrapper {
    background-size: contain;

}
#prodotti-intro .grid-img-wrapper.lightbox-trigger {
    border-radius: 50%;
    height: auto;
    padding: 80% 0 0 0;
    width: 80%;
    position: relative;
    margin: 0% 10%;
}
#prodotti-intro .grid-img-wrapper.lightbox-trigger p {
    position: absolute;
}
#prodotti-intro .grid-img-wrapper.lightbox-trigger {
    /*! border: 1px solid #3b5998; */
    border-radius: 50%;
    height: auto;
    padding: 80% 0 0 0;
    width: 80%;
    position: relative;
    margin: 0% 10%;
    background: rgba(59, 89, 152, 0.8);
    background-opacity: .6;
}
#prodotti-intro .grid-img-wrapper.lightbox-trigger p {
    position: absolute;
}






.lightbox-trigger {
    cursor: pointer;
}
.list__item .learn-more {
    /*position: absolute;
    bottom: 8px;
    right: 8px;*/
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 4px;
}
.lightbox-info {
    display: none;
    max-width: 680px;
    background: rgba(255,255,255,0.97);
}
.featherlight-content .lightbox-info {
    display: block;
}
body .featherlight .featherlight-content {
    max-height: 90%;
    max-width: 90%;
    padding: 0 25px;
}
body .featherlight .featherlight-close-icon {
    top: 20px;
    right: 25px;
    width: auto;
}

main .claimscroller {

    display: block;top: -290px;position: absolute;margin: 0 auto;color: white;font-weight: 400;font-size: 30px;text-shadow: 1px 1px 1px rgba(51, 51, 51, 0.4);cursor: pointer;z-index: 10; text-align: center !important;
}
main .claimscroller:after {
    display: block;
    font-family: 'FontAwesome';
    content:"\f078";
    font-size:26px;
    font-weight: 200;
    font-style: normal;
    width: 27px;
    margin: 40px;
    white-space: pre;
    background: rgba(2,14,32,.7);
    position: absolute;
    left: 50%;
    top: 12px;
    margin-left: -15px;
    border-radius: 24px;
    padding: 10px;
}
main .claimscroller:hover:after {
    background: rgba(88,0,32,.8);
}

.thumbnail-wrap img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
a.learnmore {
    /*position: absolute;
   /* left: 0; */
    bottom: 4px;
    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    font-size: 20px;
    display: block;
}
.content {
    position: relative;
    float: left;
}
hr.clearfix {
    display: block;
    border-style: solid;
    box-shadow: 0 4px 2px -2px rgba(40, 40, 40, 0.2);
    height: 10px;
    margin: 45px 0;
    color: white;
    clear: both;
}
/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
    display: inline-block;
    padding: 2px 10px;
    font-size: 0.75em;
}
.custom-pagination a {
    background-color: #ebebeb;
    /* color: #ff3c50;*/
}
.custom-pagination a:hover {
    background: rgba(1,13,31,.92);
    color: #fff;
}
.custom-pagination span.page-num {
    margin-right: 10px;
    padding: 0;
}
.custom-pagination span.dots {
    padding: 0;
    color: gainsboro;
}
.custom-pagination span.current {
    background: rgba(1,13,31,.7);
    color: #fff;
}
.custom-pagination {
    margin: 50px 10px;
}
.wpml-ls-statics-post_translations {
    clear: none !important;
}
/*main p:first-of-type, main p:first-of-type, p.hero {font-size: 1.15em;}*/
.postsnav  {
    text-align: center;

}
.newsslider p:first-of-type {
    font-size: 1em;

}
.postsnav a {
    margin-left: 12px;
    font-size: .9em;
}


.postsnav a:first-child:before {
    padding: 2px 10px;
    margin-right: 4px;
    content: " \00ab ";
    background: #eee;
}


.postsnav a:after {
    margin-left: 4px;
    padding: 2px 10px;
    content: "\00bb";
    background: #eee;
}
.postsnav a:first-child:after {

    padding: 0;
    content: "";
    background: none;
}
.postsnav a:hover::before, .postsnav a:hover::after {
    color: #fff;
    background: rgba(1,13,31,.92);
}
.hilite {
    background: #fcfcfc;

}
.lb-post-thumbnail img {
    max-width: 100%;
    height: auto;
}

.post main p:first-of-type {
    font-size: 1em;
}
p.credits {
    color: #6f6f6e;
    font-size: 0.75em;
    text-align: center;
}
p.credits a, p.credits a:visited{
    color: #aaa;
}
.contentwrap blockquote, .content blockquote {
    margin: 0 0 20px;
    overflow: hidden;
    background: #f0fefe url(img/paper-bg.jpg);
    padding: 12px;
    box-sizing: border-box;
}
.contentwrap blockquote p, .content blockquote p {
    font-family: 'adobe-garamond-pro', serif;
    font-size: 1.5em;
    font-style: italic;
    text-align: right;
    color: #3b5998;
    display: inline;
    line-height: 1.8;
}


blockquote p:before {
    content: "\201C";
    font-size: 400%;
    font-style: normal;
    font-family: serif;
    color: #ccc;
    vertical-align: -0.4em;
    line-height: 0.1em;
    margin-right: 8px;
}
.tiled-gallery {
    margin: 0 auto !important;
    display: table;

}
.row.clearfix.pale {
    background: #fff;
}
.container.pale {
    background: #fff;
}

.row.clearfix.pale div.wrapper {
    background: #fff;
    background-image: none;
}
.container.pale div.wrapper {
    background: #fff;
    background-image: none;
}
.row.clearfix.pale div.wrapper p {
    text-align: left;
    padding-bottom: 0;
    margin: 12px 12px;
}
.container.pale div.wrapper p {
    padding-bottom: 0;
    margin: 12px 12px
}
.gm-style-iw h3 {
    font-size: 24px !important;
}
.gform_wrapper span.gform_description {
    /*     font-weight: 400; */
    display: none !important;
    /*
        width: calc(100% - 16px);
        margin-bottom: 16px;
    */
}
.gform_wrapper {

    padding: 12px !important;
}
/*
#contatti main .contentwrap ul:first-of-type {
	padding: 12px;
	border: 1px solid teal;
	display: block;
	list-style-type: none;
}
#contatti main .contentwrap #breadcrumb ul:first-of-type {
	border: none;

}
*/


/*
#contatti main ul:first-of-type li:first-of-type {

color: red;
}
*/

#snailmail {

    background:#f0fefe;
    background-image: url(img/vectormoon.svg);
    padding: 8px 16px;
    box-sizing: border-box;
    list-style-type: none;
    position: relative;

}
#snailmail li {
    letter-spacing: 0.2px;
    text-shadow: 1px 0 #fff;
    padding: 12px 0;
    border-bottom: 1px dotted #ccc;
    padding-left: 64px;
    text-shadow: 1px 1px 0px #fff;
    color: #333;
    font-size: 0.85em;
}

#snailmail li:first-child {
    font-family: "trajan-pro-3", serif;
    text-transform: uppercase;
    color: #3b5998;

    font-size: 1.2em;

}
#snailmail li.waze {
    padding-left: 0;
    border-bottom: none;
}
#waze {
    position: relative;
}

#waze:before {
    display: inline-block;
    content: "";
    width: 40px;
    height: 32px;
    margin-right: 8px;
    background: transparent url(https://www.lalunadelcasale.it/wp-content/plugins/my-waze/img/icon4.png) 0 0 no-repeat;
    background-size: cover;
    top: -8px;
    position: absolute;
    left: -50px;
}

#snailmail li:first-child:before {
    font-family: 'FontAwesome';
    content: "\f041";
    color: #3b5998;
    font-size: 2.28em;
    position: absolute;
    top: 18px;
    left: 36px;

}

body.prodotti_ldc .featherlight .featherlight-content {

    width: 70%;
    max-width: 1080px;
}

body.prodotti_ldc .featherlight .featherlight-content .lightbox-info {

    max-width: none;
}

div.sharedaddy h3.sd-title {
    font-size: 1.2em !important;

}
#home div.sharedaddy.sd-sharing-enabled, #prodotti-intro div.sharedaddy.sd-sharing-enabled:first-of-type {

    display: none;
}
.gform_wrapper .instruction {
    display: none !important;
}
/*fine griglia materiali e video*/
@media screen and (min-width:480px) {

    body {
        /* 		background: whitesmoke; */
    }
    footer ul li {
        width: 38%;
        display: block;
        float: left;
        margin: 12px 0;
    }
    footer {padding-bottom: 0px;}
    footer ul {
        height: 210px;
    }
    header #maintitle h2, .resp-tabs-list  {
        /*     text-indent: -9999px; */
        display: block;
        left: 44%;
    }
    header.equalizer #maintitle > a {
        left: 26%;
    }

}


/*
@media screen and (min-width:480px) and (max-width:747px) {
.list__item:nth-child(odd) {
        margin-right: 4%;
    }
}
*/
@media screen and (min-width:560px) {

    .list__item	{
        width: 46%;
        /*padding-bottom: 510px;*/
        margin-left: 2%;
        margin-right: 0;
    }
    main {
        /* 	     padding-top: 180px; */

    }
    .contentwrap{
        margin: 0 1%;
        width: 98%;

    }
}

@media screen and (min-width:600px) {
    body {
    }
    .content {
        float: left;
    }

    dl.techspecs {
        padding: 0.5em;
        overflow: none;
        position: relative;
        float: left;
    }
    dl.techspecs:before {
        content: "";
        width: 1px;
        position: absolute;
        border-left: 1px solid #999;
        top: 0;
        bottom: 0;
        left: 22%;

    }
    .techspecs dt, .techspecs dd{
        float:left;
        margin: 0;
        /* 	background: #333; */
    }
    .techspecs dt{
        clear:both;
        width: 19%;
        display: inline-block;
        text-align: right;

        padding: 0.2em 0 0.5em 1%;
    }
    .techspecs dd{
        width:76%;
        text-align: left;
        padding: 0.5em 0 0.5em 22%;
        /* 	padding-left: 19%; */
        margin-left: -19%;
    }

    .techspecs dd p{
        margin-top: 0;
    }
    .techspecs dt:nth-child(4n+1), dd:nth-child(4n+2){
        /* 	background: #555; */
    }
    h2.techspecs {
        display: none;
    }
    body header nav.fixednav {
        top: 0px! important;
        position: fixed;
    }
    .flex-wrap {
        position: relative !important;
        display: flex;
        flex-wrap: wrap;
    }

    main.equalizer claimscroller{
        display: none;

    }

    header.equalizer .slideshowholder {
          background: transparent url('https://www.lalunadelcasale.it/wp-content/uploads/2016/07/first_bg.jpg') 0 0 fixed no-repeat !important;  
        background-size: cover !important;
    }
    header nav, #home header nav {

        bottom: 0;
    }
    header.equalizer #maintitle > a {
        left: 34%;

    }
    header #maintitle h2, .resp-tabs-list  {
        /*     text-indent: -9999px; */
        display: block;
        left: 44%;
    }
    header.equalizer #maintitle > a {
        left: 28%;
    }
    .plural {
        max-width: 35%;
        margin-bottom: 26px;
        float: right;
    }
    .thumbnail-wrap, #home .thumbnail-wrap {
        width: auto;
        max-width: 22%;
        margin: 0 0 0 4%;
        margin-bottom: 26px;
        float: right;
    }
    .page .thumbnail-wrap {
        max-width: 46%;

    }
    #snailmail {
        width: 47%;
        float: right;
        margin-left: 3%;
    }

}
@media screen and (min-width:720px) {

    body {
        /* 		background: teal; */
    }
    header nav ul {

    }
    header nav {
        top: auto !important;

    }

    header.equalizer #maintitle h3, header #maintitle.equalizer h3 {
        /*     text-indent: -9999px; */
        /*  	bottom: -284px; */
        display: block;
    }
    header.equalizer #maintitle > a {
        left: 12%;
    }
    header #maintitle h2 {
        /*     text-indent: -9999px; */
        /*  	bottom: -284px; */

        left: 24%;

    }
    blockquote p, .contentwrap blockquote p, .content blockquote p {
        font-size: inherit;
        line-height: inherit;
    }

    .contentwrap blockquote p, .content blockquote p, .contentwrap blockquote p:first-of-type {
        font-family: 'adobe-garamond-pro', serif;
        font-size: 1.5em;
        font-style: italic;
        text-align: right;
        color: #3b5998;
        display: inline;
        line-height: 1.8em;
    }



    /*main p:first-of-type, p.hero {font-size: 1.25em; line-height: 33px;}*/
}

@media screen and (min-width:748px) {
    header h3#navicon {
        display: none;
    }
    header nav {
        display: block;

        z-index: 1000;
        right: 0;
        -webkit-transition: none !important;
        -moz-transition: none !important;
        -o-transition: none !important;
        -ms-transition: none !important;
        transition: none !important;
        height: 28px;
        min-height: 28px;
        overflow-x: hidden;

        overflow-y: auto;
        zoom: 1;
    }
    
    header.equalizer #maintitle > a {
        left: 0px;
    }
    header.equalizer .slideshowholder {
        height: 180px !important;
        /* 	    visibility: visible; */
    }
    .normalizer {
        transition: none;

    }

    header #maintitle h2 {
        top: 0px;
        left: 80px;

    }

    main {
        padding-top: 192px;

    }
    main.equalizer {
        padding-top: 192px;
        transition: none;

    }#home main.equalizer {
         padding-top: 1060px;

         transition: none;
     }
    #maintitle.equalizer {
        height: 180px;
        overflow-y: hidden;

    }
    header nav, #home header nav, header.equalizer nav {
        /* 		top: 0; */
        bottom: 0;
    }

    header nav ul {
        margin: 0;
        padding: 0;
        z-index: 11;
        float: right;
        /*
                top: 252px;
                position: absolute;
        */


    }
    header nav li {
        display: inline-block;
        margin: 0;
        padding: 0;
        float: left;
    }
    header nav li a {
        background: rgba(2,14,32,.7);
        margin: 0;
        padding: 2px 8px;
        color: #fff;
        text-decoration: none;
    }
    header nav li a:hover, header nav li.current-menu-item a {
        background: white;
		color:#3b5998;
    }
    /* 	header nav li.current-menu-item a {background:rgba(88,0,32,1);} */


    .list__item {
        margin-right: 2%;
    }
    main {

        padding-top: 192px;

    }
    main .claimscroller {

        top: -120px;}

    .contentwrap blockquote p, .content blockquote p {
        font-size: 1.5em;
        line-height: 1.8; }



    span.icea {
        float: right;
        display: inline;
        clear:none;
    }


    .row.clearfix.pale div.wrapper p {
        margin-bottom: 0px;

    }


}

@media screen (min-width: 758px) and (max-width: 999px) {

    .contentwrap blockquote p, .content blockquote p {
        font-family: 'adobe-garamond-pro', serif;
        font-size: 1.5em;
        font-style: italic;
        text-align: right;
        color: #3b5998;
        display: inline;
        line-height: 1.8;
    }


}
@media screen and (min-width:768px) {

    #breadcrumb, #home #breadcrumb.sticky {
        position: fixed;
        margin-top: 0px;
        top: 180px;
        width: 100%;
        height: 42px;
        z-index: 94;
        background: #fff;
    }
    #home #breadcrumb {
        position: relative;
        top: 0;
        padding-top: 1px;
    }
    #home main.sticky {
        padding-top: 42px;

    }
    .list__item {
        width: 30%;
        margin-right: 1.7%;
        margin-left: 1.7%;
    }
    .list__item:nth-child(3n) {
        margin-right: 0;
    }


    body {
        /* 		background: yellow; */

    }

    main, footer, footer ul, header nav, header #maintitle {
        /* 		width: 94%; */
        margin: 0 auto;

    }
    main {
        /* 		width: 94%; */
        /*padding-top: 222px;*/
        padding-top: 170px;

    }
    #home main {
        padding-top: 0px;

    }

    header nav, #home header nav {
        top: auto;
        bottom: 0;
        /*margin-bottom: 20px;*/
    }
    header.equalizer nav, header.equalizer nav{
        /*top: 152px !important; */
    }
    header nav ul {
        /* 		bottom: 3px; */
        /* 		position: absolute; */
        right: 0%;
    }
    footer, header {
        width: 100%;

    }
    footer {
        margin-bottom: 24px;
    }
    header #maintitle h2 {
        font-size: 24px;
        text-align: left;
        left: 92px;
        /* bottom: -322px; */
        line-height: 37px;
        font-weight: normal;
        width: 200px;
        top: 0px;
        /* bottom: -284px; */
    }


    .specs {
        width: 70%;
        margin: 24px 3% 24px 0%;min-height: 690px;

    }
    .showcase {
        width: 26%;

    }

    .contentwrap blockquote, .content blockquote {
        margin: 10px 20px 20px 0;
        overflow: hidden;
        font-family: "adobe-garamond-pro", serif;
        font-style: italic;
        border-left: none;
        /*
            border-top: 3px double #226080;
            border-bottom: 3px double #226080;
        */
        float: left;
        width: 45%;
        padding: 38px 12px 20px 12px;
        box-sizing: border-box;
    }
    .contentwrap blockquote p, .content blockquote p {
        font-size: 1.5em;
        line-height: 1.8em;
    }

}
@media screen and (min-width:868px) {

    body {
        /* 		background: grey; */
    }

    #snailmail {
        width: 34%;
    }
    main,footer, header {
        /* 		width: 90%; */

    }
    footer, header {
        width: 100%;

    }
    header nav li a {
        padding: 2px 12px;
    }
    footer {
        margin-bottom: 32px;
    }
    footer ul li {
        width: 30%;
    }
    nav.fixednav {
        height: 24px;
        border: none;
        position: fixed;
        /* 	top: -14px! important; */
    }
    /*main p:first-of-type, p.hero {font-size: 1.35em;}*/

    .page .thumbnail-wrap {
        max-width: 36%;

    }

}
@media screen and (min-width:1000px) {
    #snailmail {
        width: 28%;
    }
    .larger-paragraph {
        font-size: 1.45em;
    }
    body {
        /* 		background: fuchsia; */
    }
    main,footer,header {
        /* 		width: 88%; */

    }
    header nav li a {
        padding: 2px 18px;
    }
    footer, header {
        width: 100%;

    }
    footer {
        margin-bottom: 38px;
    }
    header #maintitle h2 {
        font-size: 24px;
        text-align: left;
        left: 92px;
        /* 		bottom: -322px; */
        font-weight: normal;
        width: 200px;
    }
    .pillcontainer .tab-group li a, ul.resp-tabs-list li {
        padding: 14px;
        font-size: 20px;

    }
    .list__item {
        width: 30%;
        margin-right: 1.7%;
        margin-left: 1.7%;
    }
    .list__item:nth-child(4n) {
        margin-right: 1.7%;
    }
    .list__item:nth-child(3n) {
        /* margin-right: 1.7%;*/
        margin-right: 0;

    }

    #home .list__item, #azienda .list__item{
        width: 30%;
        margin-right: 1.7%;
        margin-left: 1.7%;
    }
    #prodotti-intro .list__item{
        box-shadow: none;
        width: 16.3%;
        margin-right: 0.5%;
        margin-left: 0%;
        box-shadow: none;



    }

    #home .list__item:nth-child(3n), #azienda .list__item:nth-child(3n), #prodotti-intro .list__item:nth-child(3n){
        margin-right: 0;
    }








    /*main p:first-of-type, p.hero {font-size: 1.45em; line-height: 33px;}*/
    .contentwrap blockquote p, .content blockquote p {
        font-size: 1.5em;
        line-height: 1.8; }

}
@media screen and (min-width:1140px) {
    body {
        /* 		background: white; */
    }
    main, footer, header {
        /* 		width: 84%; */

    }
    header nav li a {
        padding: 2px 22px;
    }footer, header {
         width: 100%;

     }

    footer {
        margin-bottom: 48px;
    }
    header #maintitle h2 {
        font-size: 24px;
        text-align: left;

        font-weight: normal;
        width: 160px;
    }
    footer ul li {
        width: 22%;
    }
    .contentwrap blockquote p, .content blockquote p {
        font-size: 1.5em;
        line-height: 1.8; }

}
@media screen and (min-width:1280px) {
    body {
        /* 		background: orange; */

    }
    header nav li a {
        padding: 2px 28px;
    }
    footer {
        margin-bottom: 64px;
    }
    header #maintitle h2 {
        font-size: 28px;
        text-align: left;

        width: 200px;
    }
    .contentwrap blockquote p, .content blockquote p {
        font-size: 1.5em;
        line-height: 1.8; }
}
@media screen and (min-width:1400px) {
    main, footer, header{
        /* 		width: 1190px; */

    }
    header,footer {
        width: 100%;

    }

    ul#crumbs {
        margin: 10px 0;
        border: none;
    }
    header #maintitle{
        width: 1190px;
        margin-left: -595px;
        left: 50%;

    }
    header nav li a {
        padding: 2px 32px;
    }
    header nav li:last-child a {
        padding-right: 2px 12px;
    }

    .contentwrap{
        /* 		background: red; */
        margin: 0 auto;
        max-width: 1190px;
        width: 1190px;
    }
    header nav {
        width: 1190px;
        margin: 0 auto;
        margin-left: -595px;
        left: 50%;
    }
    header nav ul {
        /* 		width: 1190px; */
        right: 0;
    }

    footer div.wrapper {

        width: 1190px;
        margin: 0 auto;
        background: transparent url(https://www.lalunadelcasale.it/wp-content/uploads/2016/07/vectormoon.svg) 100% -18px no-repeat;
    }
    footer ul {
        width: 1190px;
        margin: 0 auto;
        background: transparent url(https://www.lalunadelcasale.it/wp-content/uploads/2016/07/vectormoon.svg) 100% -18px no-repeat;
    }
    header #maintitle h2 {
        font-size: 28px;
        text-align: left;
        width: 240px;
        top: -4px;
    }
    header #maintitle h3 {
        right: 2px;

    }


    footer ul li {
        width: 13.201%;
    }
    body {
        /* background: #fefef1; */}



   /* .tiled-gallery.type-rectangular {
        width: 1190px;
    } */
    .contentwrap blockquote p, .content blockquote p {
        font-size: 1.5em;
        line-height: 1.8; }
    .row.clearfix.pale div.wrapper p {
        margin-left: 0px;

    }
}

/* CSS Aggiuntivo */

.row{
    margin-left: -15px;
    margin-right: -15px;
}
.row::before {
    display: table;
    content: "";
}
.row::after {
    clear: both;
}
.col-lg-4 {
    float: left;
    width: 31%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
}
.col-lg-6 {
    float: left;
    width: 47%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
}
.col-lg-8 {
    float: left;
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-full {
	width: 100% !important;
}

#breadcrumb {
    display:none;
}
body {
    overflow-y: initial;
}
footer.group {
    margin-bottom: 0;
}
.content {
    border: 1px solid #eee;
    padding: 10px 0px;
}
.content .time, .single-content time {
    /*  position: absolute;
      top: 0;
      right: 0; */
    border-radius: 0;
    padding: 15px;
}
.content a.learn-more {
    position: static;
}
/*.sharedaddy .sd-content {
    position: absolute;
    display: inline-block;
    bottom: 3%;
    left: 15%;
}*/
hr.clearfix {
    box-shadow: none;
}

.equalizer {
    background: rgba(0,0,0,0.5);
    padding-bottom: 30px;
}
#maintitle h3 {
    width: 400px !important;
}

#menu-menu-1 {
    width: auto;
    position: static
}
nav.group {
    height: 40px !important;
    overflow-y: hidden;

}
#menu-menu-1 {
    width: auto;
    height: 100%;
    position: static;
    vertical-align: middle;
}
#menu-menu-1 li {
    padding: 8px;
    margin: 0;
    /* float: left; */
    height: 100%;
    vertical-align: middle;
}
#menu-menu-1 li a {
    /* margin-left: 10px; */
    height: 100% !important;
    padding: 5px 8px;
    font-size: 18px;
    vertical-align: middle;
    text-transform: uppercase;
}
header nav li.current-menu-item a {
     
	color: #3b5998;
}
header nav li a {
    background: transparent;
}
header.equalizer .slideshowholder {
    height: inherit;
    /* visibility: visible; */
}
.slideshowholder {
    background: rgba(0,0,0,.5) !important;
}
.readmore a.learnmore {
    position:relative;
}
.content {
    position: static;
}

.thumbnail-wrap {
    max-width: 100% !important;
    float: none;
    margin: 0;
}

a.learnmore {
    /* position: absolute; */
    right: 0;
    bottom: 4px;
    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    font-size: 20px;
    bottom: 20%;
}
.specs h2 {
    text-transform: uppercase;
    border-bottom: 2px solid;
}

/*main.group {
    padding-top: 211px;
    background: #eee;
}*/
/*.contentwrap {
    background: #FFF;
    padding: 0 20px;
    box-shadow: 5px 5px 20px #888;
}*/
.resp-tabs-list li {
    border-radius: 0 !important;
    background: #eee !important;
    /* border: 1px solid #3b5998; */
}
.resp-tabs-list li:hover {
    background: #3b5998 !important;
    -webkit-transition: background 1s;
    transition: background 1s;
}
.resp-tabs-list li a:hover {
    color: #fff;
    -webkit-transition: color 1s;
    transition: color 1s;
}
.gform_wrapper {
    padding: 20px !important;
    background: #eee;
}
#gform_submit_button_2 {
    background: transparent;
    border: 1px solid #3b5998;
    padding: 15px 20px;
    color: #3b5998;
}
#gform_submit_button_2:hover {
    background: #3b5998;
    color: #fff;
    -webkit-transition: background color 1s;
    transition: background color 1s;
}
#input_2_6 span label {
    display: none;
}

#gform_submit_button_1 {
    background: transparent;
    border: 1px solid #3b5998;
    padding: 15px 20px;
    color: #3b5998;
}
#gform_submit_button_1:hover {
    background: #3b5998;
    color: #fff;
    -webkit-transition: background color 1s;
    transition: background color 1s;
}
#input_1_6 span label {
    display: none;
}
.gform_title {
    text-transform: uppercase;
}
#snailmail li {
    border-bottom: 1px solid #fff;
}
#snailmail li:first-child:before {
    top: 5px;
}
.slick-slide img {
    display: block;
    max-width: 100%;
    height: auto;
}
.list__item__inner:hover {
    box-shadow: 0 2px 20px #888;
    -webkit-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
}
.single-content {
    padding: 10px 20px;
    border: 1px solid #eee
}

/* Bootstrapping CSS */

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.shrink > a, .shrink h2, .shrink h3 {
    zoom: 0.6 !important;
    -moz-transform: scale(0.6) !important;
}
header.equalizer.smaller {
    height: 170px !important;
    padding-bottom: 0;
    /* background: #010d1f url('https://www.lalunadelcasale.it/wp-content/uploads/2016/07/gradiente_luna.png') no-repeat top center; */
    background-size: cover;
}

.slideshowholder {
    /*display: none !important; */
}
.with-bg {
    background:#010d1f  url('https://www.lalunadelcasale.it/wp-content/uploads/2017/10/navbar-bg-2.png') no-repeat top center;
}
#menu-item-1711 > a {
    display:none;
}
li.qtranxs-lang-menu {
    position: relative;
    bottom:4px;
    padding: 4px !important;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote .bq-footer {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
blockquote .bq-footer:before {
    content: '\2014 \00A0';
}
#gform_wrapper_1 {
    margin-top: 185px;
}
main.sticky {
    padding-top: 30px;
}
.page-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    border-bottom: 2px solid;
    width: 50%;
    margin: 15px auto;
}
.page-subtitle {
    text-align: center;
    text-transform: uppercase;
    font-style:normal;
}
.maintitle-wrapper {
    margin-bottom: 40px;
}
#eno-claim {
    margin-top: 17px;
    padding-bottom: 20px;
    background-color: rgba(116,137,182,0.6);
}
#eno-claim > blockquote {
    border-left: none;
    margin-top: 8%;
}
#eno-claim > blockquote p {
    font-size: 25px;
    text-align:center;
    color: #444;
    line-height: 35px;
}
.tiled-gallery .gallery-row {
    margin: 2px auto !important;
}
.thumbnail-wrap {
    margin-top: 2%;
}
.btn-back {
    position: relative;
    right: 0px;
    float: right;
    top: 12px;
    padding: 5px;
    background: #eee;
}
.category-product-menu ul {
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    padding-left: 0;
    border-bottom: 1px solid;
    border-top: 1px solid;
}
.category-product-menu ul li {
    display: inline-block;
    padding: 20px 10px;
}
.choose-language {
    display: none;
}

#menu-item-1809 a:first-child {
    border-left: 2px solid #fff;
    width: 0px !important;
    padding: 15px 0;
    margin-right: 5px;
}
.postsnav {
    margin-bottom: 15px;
}

#snailmail {
    margin-top: 0;
}
.only-mobile {
    display: none;
}
.only-desktop {
    display: block;
}
#error-404 {
    padding: 10% 0;
}
#error-404 h1 {
    font-size: 96px;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
}
#error-404 h2 {
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: bold;
    margin-top: 0px;
}
#text-404 p {
    text-align: center;
    font-size: 20px;
}
#text-404 p.to-menu {
    font-weight: bold;
    color: #3b5998;
}
.social-icons-wrapper {
    text-align: center;
	margin-bottom:2%;
}

.social-icons-wrapper a {
   color:#aaa !important;
	margin-right:.5%;
	margin-left:.5%;
}

.img-footer-back {
	max-height: 100px !important;
    width: auto !important;
    margin-right: 1%;
    margin-left: 1%;
}

.img-footer-smallest {
	max-height: 32px !important; 
    margin-right: 0% !important; 
    margin-left: 0% !important;
}

.img-footer {
	text-align:center;
}
.halfRow {
	display: inline-block;
    margin-bottom: 10vh;
    margin-top: 5vh;
}

.halfHalf {
    display: inline;
    float: left;
    width: 50%;
}

.blueWrapper {
	color: white !important;
    padding: 2%;
    background: #3b5998;
	font-size:13px;
}

.blueWrapper p {
    color: white !important;
    font-size: 13.3px !important;
    margin: 0;
    margin-bottom: 8px;
    padding: 0;
}

.blueWrapper label {
    min-width: 150px !important;
    display: inline-block;
}

.blueWrapper input {
	    min-width: 175px;
}

@-moz-document url-prefix() {
    header.equalizer #maintitle > a {
        top: -20px;
        left: -20px;
    }
    header #maintitle h2 {
        top: -15px;
        left: 35px;
    }
    header.equalizer #maintitle h3 {
        top: -5px;
    }
}

.desktopShow {
	
}

.mobileShow {
	display:none !Important;
}

@media (max-width: 900px) {
	.desktopShow {
		display:none !Important;
	}
	.mobileShow {
		display:block !Important;
	}
}
	
/* Responsive CSS */
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
@media (max-width: 1366px) {
    header #maintitle h3 {
        right: 40px;
    }
}
@media (max-width: 1024px) {
    #menu-menu-1 li {
        padding: 4px !important;
    }
    #menu-menu-1 li a {
        font-size: 15px;
    }
    li.qtranxs-lang-menu {
        position: relative;
        bottom: 4px;
    }
    #eno-claim {
        padding-bottom: 0;
        padding-right: 0;
    }
    #eno-claim > blockquote {
        border-left: none;
        margin-top: 6%;
        padding-left: 0;
    }
    #eno-claim > blockquote p {
        font-size: 23px;
        text-align:center;
        color: #444;
        line-height: 35px;
    }
    header.equalizer #maintitle h3, header #maintitle.equalizer h3 {
        font-size: 33px;
    }
}
@media screen and (max-width: 768px) {
    .col-lg-6 {
        width: 44%;
    }
	.halfRow {
		padding:1%;
	}

	.halfHalf { 
		float: none;
		width: 100%;
	}
}
@media (max-width: 768px) {
    #maintitle a {
        width: 150px !important;
    }
    #maintitle h2 {
        width: 120px !important;
        font-size: 17px !important;
        line-height: 20px !important;
        left: 67px !important;
    }
    header.equalizer #maintitle h3, header #maintitle.equalizer h3 {
        font-size: 30px !important;
        top: 0;
    }
    .shrink a {
        zoom: 0.6 !important;
        -moz-transform: scale(0.6) !important;
    }
    .list__item section.product_header h1 {
        font-size: 25px;
    }
    .page-title {
        font-size: 40px;
    }
    .page-subtitle {
        font-size: 23px;
    }
    #menu-menu-1 li a {
        padding: 20px 3px;
        font-size: 13px;
    }
    #eno-claim > blockquote p {
        font-size: 21px;
    }
    #gform_wrapper_1 {
        margin-top: 40px;
    }
    main .claimscroller {
        top: -490px;
    }

    @media screen and (min-width: 768px)
        .list__item {
            width: 25%;
            margin-right: 1.4%;
            margin-left: 1.4%;
        }
    }
    @media screen and (max-width: 747px) {
 
        #menu-menu-1 {
           /*height: 40px;  */
    		background: rgba(1,13,31,0.92) !important;
position: relative !important;
        }
        #menu-item-1809 a:first-child {
            border-left: none;
            margin-right: 0;
        }
        #menu-menu-1 li#menu-item-1809 a {
            font-size: 20px;
        }
        #menu-item-1809 {
            margin-top: 15px;
        }
        .choose-language {
            display: block;
            position: fixed;
            right: 0;
            top: 0;
            z-index: 1002 !important;
        }
        .language-chooser {
            list-style-type: none;
            padding: 10px;
            margin: 0;
            background: rgba(1,13,31,0.92);
            border-radius: 0 0 0 10px;
        }
        .language-chooser li {
            display: inline-block;
        }
        .lang-it {
            margin-right: 15px;
        }
        .qtranxs-lang-menu {
            display: none;
        }
       
        main .claimscroller {
            position: relative;
        }
 header.equalizer.smaller {
            height: 100px !important; 
            z-index: 1; 
 
        }  
    }
    @media screen and (max-width: 414px) {
        html {
			background: rgba(1,13,31,0.92);
		}
.col-lg-4 {
            width: 100%;
            padding: 0;
        }
        .col-lg-6 {
            width: 100%;
            padding: 0;
        }
        .col-lg-8 {
            width: 100%;
            padding: 0;
        }
        .row {
        }
        .equalizer {
            overflow-y: hidden;
        }
        #menu-menu-1 li {
            margin: 25px;
            height: auto;
        }
        nav.group {
            top: 0;
        }
        #maintitle h2 {
            width: 250px !important;
            font-size: 30px !important;
            line-height: 36px !important;
            left: 46% !important;
            top: 45px !important;
        }
        header.equalizer #maintitle > a {
            width: 230px !important;
            left: 24%;
            top: 25px;
        }
        .page-title {
            font-size: 30px;
            width: 75%;
        }
        .page-subtitle {
            font-size: 18px;
        }
        .xs-img-responsive {
            display: block;
            max-width:100%;
            height:auto
        }
        .category-product-menu ul li {
            display: block;
        }
        .btn-back {
            position: relative;
            right: 0px;
            float: right;
            top: -2px;
            padding: 5px;
            background: #eee;
            font-size: 10px;
        }
        .specs h2 {
            font-size: 25px;
        }

        .main-menu-icon:before {
            font-size: 1.5em;
        }
        .content .time {
            margin-left: 15px;
        }
        #menu-item-1809 a:first-child {
            border-left: none;
            margin-right: 0;
        }
        .only-mobile {
            display: block;
        }
        .only-desktop {
            display:none;
        }
        .dropdown-category {
            display: none;
        }
        .is-open {
            display: block !important;
        }
        #category-filter-button {
            padding: 10px;
            border: 1px solid;
            border-radius: 2px;
        }
        .postsnav a[rel=prev] {
            text-align: left;
            margin-left: 0;
        }
        #gform_wrapper_1 {
            margin-top: 40px;
        }
        header.equalizer.smaller {
            height: 70px !important; 
            z-index: 1;
			position: initial !important;
 
        }
    }
    @media screen and (max-width: 375px) {
        header.equalizer #maintitle > a {
            width: 150px !important;
            left: 17%;
            top: 25px;
        }

        .maps-link p {
            width: 50%;
        }
        .maps-link p img {
            width: 80%
        }
    }



    .en_preText {
        font-size:30px !important;
    }
    #gform_wrapper_3 {
        display: block !important;
    }

    @media only screen
    and (orientation : landscape) {
        .list__item {
            width: 30%!important;
            margin-right: 1.2%!important;
            margin-left: 1.2%!important;
        }
        .grid-img-wrapper, .news-img-wrapper {
         /*   height: 180px!important; */
        }
    }


header.equalizer {
        z-index: 12;
        position: fixed;
        height: 180px !important;
        overflow: hidden;
        display: block;

    }


/* add for shop online november 2020 */

.woocommerce ul.products li.product a img   {
	    max-height: 300px !important;
    width: auto !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
	 max-height: 140px !important;
    width: auto !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color:#3b5998;
	color:white;
}


.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	    height: 30px;
    width: 150px;
}

.woocommerce div.product p.price {
	color: rgba(88,0,32,.8) !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    text-transform: uppercase;
    color: #3b5998;
    font-size: .75rem;
       padding: 1.7%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce .quantity .qty {
	font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1.6em;
    text-align: center;
}

.wc-proceed-to-checkout {
	    text-align: right;
    margin-bottom: 5%;

}
.woocommerce table.shop_table th {
	text-transform: uppercase;
    color: #3b5998;
	
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: left;
    width: 40%;
}


.woocommerce ul.products li.product .price {
	color: #000000 !important;
    display: block;
    font-weight: 400;
    margin-bottom: .5em !important; 
    font-size: 1rem !important;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	text-align:center;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper, .woocommerce-product-gallery__image { 
    
}

.woocommerce div.product div.images img {
    
    width: 100% !important; 
    height: auto;
    max-height: 500px;
    width: auto !important; 
    text-align: center !important; 
    margin: 0 auto !important; 
}

.related  {
	    display: inline-block;
    width: 100%;
    text-align: center;
    clear: both;
}

.single-product-title {
	text-align: center;
}


.woocommerce div.product p.price, .woocommerce div.product span.price {
    
    font-size: 1.45em;
    text-align: right;
    margin-right: 11%;
    color: rgba(88,0,32,.8) !important;
}

.product_meta > span {
	display:inline-block; 
    width: 100%;
    margin-bottom: 2%;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color:#efefef;
	color: #3b5998;
	border:1px solid #3b5998;
}

.woocommerce table.shop_table {
	text-align:right;
	
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: red !important;
}

.woocommerce div.product form.cart .variations select {
	padding: 1%;
}

.img-popup {
	text-align: center; 
	width: 90%;
	margin: 0 auto;
}

.img-popup img {
	width: 10%;
	margin: 3%;
}

.page-numbers {
	color: #333333 !important;
}

.woocommerce div.product p.price {
	text-align: left;
}

/* menu account utente pagina pubblica */

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: table;
    table-layout: fixed;
    overflow: hidden
}
.woocommerce-MyAccount-navigation ul li {
    display: table-cell;
    *float: left; /* improve IE7 */
    height: 25px;
    text-align: center;
    padding-left: 5px
}
.woocommerce-MyAccount-navigation ul li:first-child {
    padding-left: 0
}
.woocommerce-MyAccount-navigation ul li a {
    width: 100%;
    display: block;
    height: 100%;
    line-height: 25px;
    text-decoration: none;
    background-color: #e0e0f0;
    font-weight: bold;
    color: #021020;
}
.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #498cd5;
    color: #ddeeee;
}

/* fine menu account utente pagina pubblica */
 
.tiled-gallery {
	 max-width: 100% !important;
}

.tiled-gallery .gallery-row {
	 max-width: 100% !important;
}
 

@media screen and (max-width: 600px) {
	
	/* mobile menu account utente pagina pubblica */
	.woocommerce-MyAccount-navigation ul { 
		display: block;
		table-layout: unset;
		overflow: auto;
	}
	.woocommerce-MyAccount-navigation ul li {
		display: contents; 
	}
	.woocommerce-MyAccount-navigation ul li a {
		line-height: 30px;
	}
	
	/* fine */

	.woocommerce ul.products[class*=columns-] li.product {
		min-width: 100% !important;
	}
	
	.img-popup img {
		width: 20%;
	}
	
	.woocommerce a.button {
		padding: 2% 5% !important;
	}
	
	.woocommerce div.product div.summary {
		width: 100% !important;
	}
}



/* end */
  