/*

Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold

*/

/* ============================== DEFAULT ============================== */

@font-face {
    font-family: 'merriweatheritalic';
    src: url('../../plugins/myplugin/fonts/merriweather-italic-webfont.woff2') format('woff2'),
         url('../../plugins/myplugin/fonts/merriweather-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face { 
    font-family: 'merriweatherlight_italic';
    src: url('../../plugins/myplugin/fonts/merriweather-lightitalic-webfont.woff2') format('woff2'),
         url('../../plugins/myplugin/fonts/merriweather-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.html_header_top #main {
    padding-top: 0 !important;
}

/* ============================== HEADER ============================== */

.html_header_top #header_main {
    border:0;
    background-color:rgba(26,17,12,0.65);
    height: 0;
}

.html_header_top #header_main .container{
    height:75px !important;
    max-width: inherit;
}

.html_header_top #header_main .container #avia-menu a{
	color: #fff;
    font-weight: inherit;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 25px;
    height: 100px !important;
    line-height: 100px !important;
    background-color: transparent !important;
}

.html_header_top #header_main .container #avia-menu a:hover{
	text-decoration: underline
}

.html_header_top #header_main .container #avia-menu a .avia-menu-fx{
	display: none
}

/*#megamenu_prodotti {*/
.megamenu {
    top:100px;
    z-index: 999999;
    height:225px !important;
    width: 100%;
    position: absolute;
    background-color: rgba(26,17,12,0.75);
    height:75px;
}

#megamenu_prodotti #megamenu_prodotti_container{
    width:1210px;
    margin: 25px auto;
}

#megamenu_prodotti #megamenu_prodotti_container .megamenu_prodotti_column{
    width:20%;
    float: left
}

#megamenu_prodotti #megamenu_prodotti_container .megamenu_prodotti_column:nth-child(4) li:first-child{
    font-weight: normal;
    text-transform: inherit
}

#megamenu_prodotti #megamenu_prodotti_container .megamenu_prodotti_column li:first-child{
    font-weight: bold;
    text-transform:uppercase;
    color: #fff;
    text-align: left;
}

#megamenu_prodotti #megamenu_prodotti_container .megamenu_prodotti_column li a{
    color: #fff;
    display: block;
    text-align: left;
}

#megamenu_prodotti #megamenu_prodotti_container .megamenu_prodotti_column ul{
    margin:0;
}

/*#megamenu_about {*/

#megamenu_about #megamenu_about_container{
    width:100%;
    margin: 5px auto;
}

#megamenu_about #megamenu_about_container .megamenu_prodotti_column{
    width: 100%;
    float: left;
    /*text-align: center;*/
}

/*#megamenu_about #megamenu_about_container .megamenu_prodotti_column li:first-child{
    font-weight: bold;
    text-transform:uppercase;
    color: #fff;
}*/

#megamenu_about #megamenu_about_container .megamenu_prodotti_column li a{
    color: #fff;
}

#megamenu_about #megamenu_about_container .megamenu_prodotti_column ul{
    margin:0;
}

#header_main #fd_after_menu{
    color: #fff;
    float: right;
    margin:10px 15px 0 15px
}

#header_main #fd_after_menu #lang_sel_header{
    float: left;
}

#header_main #fd_after_menu #search_header{
    float: right;
    margin-left: 15px;
    /*display: none;*/
}

#header_main #fd_after_menu #search_header input[type=text]{
    background-color: transparent;
    box-shadow: none;
    border: 0   ;
    border-bottom: 1px solid #fff;
}

#header_main #fd_after_menu #search_header input[type=text]:focus {outline:0;border:0;text-shadow:none;border-bottom: 1px solid #fff;}

#header_main #fd_after_menu #search_header input[type=text]::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

#header_main #fd_after_menu #search_header input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: red;
}

#header_main #fd_after_menu #search_header input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
 color: red;
}

#header_main #fd_after_menu #lang_sel_header .dropbtn {
    background-color: transparent;
    color: white;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

#header_main #fd_after_menu #lang_sel_header .dropbtn:focus {outline:0;}

#header_main #fd_after_menu #lang_sel_header .dropbtn:hover, #header_main #fd_after_menu #lang_sel_header .dropbtn:focus {
  background-color: transparent;
}

#header_main #fd_after_menu #lang_sel_header .dropdown {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

#header_main #fd_after_menu #lang_sel_header .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

#header_main #fd_after_menu #lang_sel_header .dropdown-content a {
  color: black;
  padding: 5px 10px;
  text-decoration: none;
  display: block;
}

#header_main #fd_after_menu #lang_sel_header .dropdown a:hover {background-color: #ddd;}

#header_main #fd_after_menu #lang_sel_header .show {display: block;}

#header_main .main_menu{width: 100%;}
#header_main .main_menu .avia-menu{margin-left:-395px;right: inherit;left: 50%;position: absolute;float: inherit;}

.rusLang #header_main .main_menu .avia-menu {
    margin-left: -495px;
}

/*#header_main .logo,*/
#header_main #fd_after_menu{
    z-index: 999;
    position: relative;
}

#header_main .main_menu {
    width: calc( 100% - 75px );
}

/* ============================== HEADER WHITE ============================== */

.header_white #header_main .container{
    background-color: #fff;
    height: 100px !important;
}

.header_white #header_main .container a .avia-menu-text,
.header_white #header_main #fd_after_menu #lang_sel_header .dropbtn{
    color: #2b1c13    
}

.header_white #header_main #fd_after_menu #search_header input[type=text]{
    border-bottom: 1px solid #2b1c13;
}

.header_white #header_main #fd_after_menu #search_header input[type=text]::-webkit-input-placeholder { /* Edge */
  color: #2b1c13;
}

.header_white #header_main #fd_after_menu #search_header input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2b1c13;
}

.header_white #header_main #fd_after_menu #search_header input[type=text]::placeholder {
  color: #2b1c13;
}

/* nascondiamo momentaneamente il cerca */

#search_header{
   /*visibility: hidden !important;*/
}

#menu_mobile_buttton{
    display: none;
}

@media only screen and (max-width: 1330px){

    .responsive #top #wrap_all .main_menu .avia-menu.av-main-nav-wrap{
        display: none;
    }

    #menu_mobile_buttton{
        display: block;
        background: rgba(0,0,0,0.5);
        border: 0;
        width: 50px;
        height: 50px;
        right: 0;
        position: fixed;
        top: 0;
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 30px;
    }

    #menu_mobile_custom{
        background-color: #fff;
        position: fixed;
        height: 100%;
        width: 100%;
        top:0;
        left:0;
    }

    #menu_mobile_custom span{
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 25px;
    }

    #menu_mobile_custom ul{
        margin:25px;
    }

    #menu_mobile_custom ul li{
        border-bottom: 1px solid #eee;
        line-height: 50px;
    }

    #menu_mobile_custom ul li i{
        float: right;
        line-height: 50px;
    }

    #menu_mobile_custom ul li ul{
        margin:0;
    }

    #menu_mobile_custom ul li ul li{
        margin: 0;
        background-color: #eee;
        border-bottom: 1px solid #ddd;
        text-indent: 15px
    }

    #menu_mobile_custom ul li a{
        display: block;
        height: 50px;
        overflow: hidden;
    }

    .responsive #top #wrap_all .main_menu{
        right:20px;
        width: 270px;
    }

    /*#header_main #fd_after_menu #search_header{
        display: none;
    }*/

}

@media only screen and (max-width: 767px){

    .responsive .logo img {
        max-width: 80px;
    }

}

@media only screen and (max-width: 450px){

    #header_main #fd_after_menu #search_header{
        width: 100px;
    }
    #header_main #fd_after_menu{
        margin-right:0; 
    }

    .responsive #top #wrap_all .main_menu{
        width: 180px;
    }

}

/* ============================== FOOTER ============================== */

#myfooter{
    background-color:#f7f8f9;
}

#mycredits{
    background-color:#1a110b;    
    min-height: inherit;
}

#mycredits .content{
    padding: 0
}

#myfooter .social_footer i{
    display: inline-block;
    margin: 10px 3px;
    font-size: 21px;
}

#myfooter .hr-default{
    margin:0;
    border-top: 1px solid #2b1c13
}

#myfooter #logo_footer .avia-image-container{
    float: left;
}

#myfooter #logo_footer .av_textblock_section {
    position: absolute;
    right: 0;
    bottom: 0
}

/* ============================== HOME ============================== */

/* cover */

.home #cover_homepage{
	background-size: cover;
}

.home #cover_homepage .container .content{
	margin-top: 75px
}

.home #cover_homepage h1{
    color: #fff;
    text-transform: inherit;
    font-weight: inherit;
    /*font-family: 'merriweatheritalic';*/
    font-family: 'merriweatherlight_italic';
}

.home #cover_homepage .avia-button{
    background-color: rgba(27,17,12,0.3);
    border: white 1px solid;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 15px;
    font-weight: bold;
    font-size: 14px;
}

/* scegli legno */

/*.home #scegli_legno .container{
    max-width: 2540px;
}*/

/*.home #scegli_legno .content{
    padding-top: 75px;
    padding-bottom: 75px
}*/

.home #scegli_legno h1{
    text-align: center;
    text-transform: inherit;
    font-style: italic;
    font-weight: normal;
    color:#2b1c13;
    font-family: 'merriweatheritalic';
}

.home #scegli_legno h2{
    text-align: center;
    font-weight: normal;
    text-transform: inherit;
    font-style: italic;
    font-size: 18px;
    color:#2b1c13;
    margin-bottom: 25px;
    font-family: 'merriweatheritalic';
}

.home #scegli_legno ul,
.home #scegli_legno li{
    list-style-type: none;
    margin:0;
    padding:0;
}

.home #scegli_legno li{
    float: left;
    margin:0 10px;
    width:calc( 16.66% - 20px );
    position: relative;
}

.home #scegli_legno li .img{
    width:100%;
    display: block;
    height:0;
    padding-bottom: 100%;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
}

.home #scegli_legno li .caption{
    background-color: #2b1c13;
    display: table;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    height: 40px;
    margin-top: -20px;
    line-height: 15px;
    padding: 5px 0;
    font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    letter-spacing: -0.25px;
    font-style: italic;
}

.home #scegli_legno li .caption .caption_in{
    display: table-cell;
    vertical-align: middle;
    font-family: 'merriweatheritalic';
}

/* scegli prodotto */

.home .scelta_prodotto .template-page{
    padding-top: 0
}

.home .scelta_prodotto .container{
    max-width: inherit;
    padding:0;
}

.home .scelta_prodotto .container h2{
    color: #fff;
    font-weight: normal;
    text-transform: inherit;
    font-style: italic;
    margin: 50px 0;
    font-weight: 100;
    font-family: 'merriweatheritalic';
}

.home .scelta_prodotto .sfondo_scelta_prodotto{
    height: 250px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    margin-bottom: -150px;
	background-size: cover !important;	
}

.home .scelta_prodotto .av-image-caption-overlay-center{
    padding:0;
}

.home .scelta_prodotto .av-image-caption-overlay-center p:last-child{
    background-color: rgb(26,17,12);
    /*font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;*/
    font-style: italic;
    padding: 10px;
    font-family: 'merriweatheritalic';
}

.home .scelta_prodotto .avia_textblock p{
    color: rgb(26,17,12);
    /*font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;*/
    font-style: italic;
    max-width: 50%;
    margin: auto;
    line-height: 24px;
    font-size: 14px;
    font-family: 'merriweatheritalic';
    letter-spacing: 1px
}

.home .scelta_prodotto .avia-image-container img{
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.35);
}

/*.home .scelta_prodotto .flex_column.av_one_fifth .avia_image{
    max-width:250px;
}*/

.home .scelta_prodotto .flex_column.av_one_fifth .avia_image{
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.35);
}

/* progettazione */

.home #progettazione_su_misura h2{
    color:#fff;
    font-style: italic;
    font-weight: normal;
    text-transform: inherit;
    font-family: 'merriweatheritalic';
}

.home #progettazione_su_misura p{
    color:#fff;
    font-size: 16px;
    font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
}

.home #progettazione_su_misura .avia_textblock  p{
    font-family: 'merriweatheritalic';
}

.home #progettazione_su_misura .avia_textblock{
    font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;    

}

.home #progettazione_su_misura .avia-button{
    background-color:rgba(255,255,255,0.25);
    text-transform: uppercase;
    border: white 1px solid;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 15px;
    font-weight: bold;
    font-size: 14px;
}

.home #progettazione_su_misura .avia_image{
    max-width: 80px !important
}

/* altri servizi */

.home #altri_servizi{
	background-size: cover;	
}

.home #altri_servizi .container{
    max-width:inherit
}

.home #altri_servizi h2{
    color:#fff;
    /*font-style: italic;*/
    font-weight: normal;
    text-transform: inherit;
}

.home #altri_servizi p{
    color:#fff;
    /*font-style: italic; */
    letter-spacing: 1px   
}

.home #altri_servizi .avia-button{
    background-color:rgba(255,255,255,0.75);
    text-transform: uppercase;
    border: 0;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 35px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
}

/* arte brotto */

.home #arte_brotto{
    background-size: 60%;
}

.home #arte_brotto .container{
	max-width: 90%
}

.home #arte_brotto .container .flex_column.av_one_fourth{
	max-width: 400px;
}

.home #arte_brotto .container .flex_column.av_one_fourth p{
	text-align: justify !important;
}

.home #arte_brotto .av_one_fourth{
    border: 1px solid #fff;
    padding: 25px;
    margin: 0;
    width: 30%;
    float: right;
}

.home #arte_brotto .avia-button{
    background-color:rgba(255,255,255,1);
    text-transform: uppercase;
    border: 0;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
}

/* iscrizione newsletter */

.home #iscrizione_newsletter .avia_textblock h4{
    font-family: 'merriweatheritalic';
    color:#2b1c13;
}

.home #iscrizione_newsletter .avia_textblock p{
    font-family: 'merriweatheritalic';
    color:#2b1c13;
    letter-spacing:1px
}

.home #iscrizione_newsletter form label,
.home #iscrizione_newsletter form input{
    float: left;
}

.home #iscrizione_newsletter form input[type='text'],
.home #iscrizione_newsletter form input[type='email']{
    background-color:#1a110b;
    border: 0;
    width: 100%;
    margin:0;
    height: 55px;
}

.home #iscrizione_newsletter form input[type='text'],
.home #iscrizione_newsletter form input[type='email']::-webkit-input-placeholder {
	font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 100;
}

.home #iscrizione_newsletter form input[type='text'],
.home #iscrizione_newsletter form input[type='email']:-ms-input-placeholder { 
	font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 100;
}

.home #iscrizione_newsletter form input[type='text'],
.home #iscrizione_newsletter form input[type='email']::placeholder {
	font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 100;
}

.home #iscrizione_newsletter form label,
.home #iscrizione_newsletter form input{
    width:calc( 43.33% - 20px );
    margin: 0 10px;
    height: 45px;
}

.home #iscrizione_newsletter form input[type='submit']{
    width:calc( 13.33% - 20px );
    margin: 0 10px;
    height: 55px;
}

.home #iscrizione_newsletter form input[type='text']::-webkit-input-placeholder,
.home #iscrizione_newsletter form input[type='email']::-webkit-input-placeholder { /* Edge */
    color: #fff;
}

.home #iscrizione_newsletter form input[type='text']:-ms-input-placeholder,
.home #iscrizione_newsletter form input[type='email']:-ms-input-placeholder{ /* Internet Explorer 10-11 */
    color: #fff;
}

.home #iscrizione_newsletter form input[type='text']::placeholder,
.home #iscrizione_newsletter form input[type='email']::placeholder {
    color: #fff;
}

.home #iscrizione_newsletter form input[type='submit']{
    background-color:#1a110b
}

.home #iscrizione_newsletter form input[type='text'],
.home #iscrizione_newsletter form input[type='email']{
    padding: 8px 0;    
    text-indent: 15px;
    color:#fff;
}

.home #iscrizione_newsletter form #accetta_privacy{
    width: 100%;
    height: inherit;
    text-align:center;
}

.home #iscrizione_newsletter form #accetta_privacy .wpcf7-list-item{
    margin:0;
}

.home #iscrizione_newsletter form #accetta_privacy input[type='checkbox']{
    width: inherit;
    height:inherit;
    margin: 0 5px 0 0;
}  

.home #iscrizione_newsletter .accettazione{
    width: 100%;
    margin: 0;
    height: auto;
    text-align: center;
}

.home #iscrizione_newsletter .accettazione br{
    display: none
}

.home #iscrizione_newsletter .accettazione input{
    width: inherit;
    margin: 0;
    height: inherit;
}

.home #ita_circle{
    width: 120px;
    position: absolute;
    z-index: 9;
    left: 30px;
    bottom: 30px;
}

.home .caption_bottom .slideshow_caption{
    bottom:40%;
    text-align: center;
}

.home .caption_bottom .slideshow_caption h2{
    font-weight: 100;
    color: #fff;
    text-transform: inherit;
    letter-spacing: 1px
}

.home .caption_bottom .slideshow_caption .avia-caption-content a{
    background-color: rgba(27,17,12,0.3);
    border: white 1px solid;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 15px;
    font-weight: bold;
    font-size: 14px;
    border-color: #fff !important;
    text-decoration: none !important;
}

.home .caption_bottom .slideshow_caption .slideshow_inner_caption {
    top: 50%;
    margin-top: -100px;
}

.home #captchaFormNewsletter{
    text-align: left;
    width: 100% !important;
    height: 24px !important;
    display: block;
}

.home #iscrizione_newsletter .accettazione{
    text-align: left;
    margin-bottom:15px 
}

.home.itaLang #captchaFormNewsletter:after{
    content: "Inserisci il testo che vedi nell'immagine";
    float: left;
}

.home.engLang #captchaFormNewsletter:after{
    content: "Enter the text you see in the image";
    float: left;
}

.home.rusLang #captchaFormNewsletter:after{
    float: left;
}

.home #captchaFormNewsletter input[type='text']{
    width: 100px !important;
    height: 24px !important;
    float: none;
    display: inline;
    position: absolute;
}

@media only screen and (max-width: 767px){

    .home #full_slider_1 .avia-button{
        display: none
    }

    .home #scegli_legno li {
        width: calc( 100%/2 - 20px ) !important;
        margin-bottom:15px 
    }

    .home .scelta_prodotto .avia_textblock p{
        max-width: 100% !important
    }

    .home #iscrizione_newsletter form label,
    .home #iscrizione_newsletter form input {
        width: 100%;
        margin: 0 0 20px 0;
        height: 45px;
    }

    .home #iscrizione_newsletter form input[type='submit'] {
        width: 100%;
        margin: 0;
        height: 55px;
    }

    .home #wrap_all .container{
        position: relative;
        width:100%;
        max-width: 100%
    }

    .home .caption_bottom .slideshow_caption .slideshow_inner_caption{
        padding:0;
    }

    .home .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption{
        bottom: 0;
        /*position: absolute;*/
        top: inherit;
    }

    #top.home .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption h2{
        font-size: 14px !important;
    }

    #top.home .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption h2 br{
        display: none
    }

    .home .caption_bottom .slideshow_caption{
        bottom:20px;
    }

    .home .template-page.content{
        padding-top: 50px;
        padding-bottom: 50px
    }

    .home #av_section_2 .flex_column.first,
    .home #av_section_3 .flex_column.first,
    .home #av_section_4 .flex_column.first{
        background: none !important;
        border-radius: 0px !important;
        box-shadow: none !important;
        height: inherit !important; 
    }

    .home #av_section_2 .flex_column.first h2,
    .home #av_section_3 .flex_column.first h2,
    .home #av_section_4 .flex_column.first h2{
        color:rgb(26,17,12)
    }

}

/* ============================== CATEGORIA ============================== */

.categorie_prodotti #cover_category h1{
    color:#fff;
    text-align: center;
    text-transform: inherit;
    font-style: italic;
    font-weight: 100;
    text-shadow: 0 0 8px #000;
    font-family: 'merriweatheritalic';
    margin-top: 100px;
}

.categorie_prodotti #subtitle h2{
    color:#2b1c14;
    /*font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'merriweatheritalic';
    text-align: center;
    font-style: italic;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 100;
    text-transform: inherit;
}

.categorie_prodotti #subtitle .content{
    padding-top: 140px;
    padding-bottom: 0;
}

.categorie_prodotti #filter_parquet .template-page{
    padding-top: 0
}

.categorie_prodotti #filter_parquet img{
    border-radius: 0
}

.categorie_prodotti #filter_parquet .flex_column span{
    background-color: #2b1c14;
    color: #fff;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    /*font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'merriweatheritalic';
    text-align: center;
    font-style: italic;
    letter-spacing: 1px;
    padding: 5px 0;
    top: 50%;
    margin-top: -15px;

}

.categorie_prodotti #filter_parquet #other_title{
    position: absolute;
    /*font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'merriweatheritalic';
    font-style: italic;
    letter-spacing: 2px;
    color: #2b1c14;
    z-index: 9;
    margin-top: -30px;
    width: 100%;
    text-align: center;
    font-weight: 500
}

.categorie_prodotti #filter_parquet #text_info_filter_parquet{
    color: #2b1c14;
    text-align: justify !important;
}

.categorie_prodotti #typology_filter_parquet{
    text-align: center
}

.categorie_prodotti #typology_filter_parquet p{
    text-align: center;
    /*font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'merriweatheritalic';
    font-style: italic;
    letter-spacing: 2px;
    color: #2b1c14;
    font-weight: 100
}

.categorie_prodotti #typology_filter_parquet ul{
    display: inline;
    /*border-top: 1px solid #2b1c14;
    border-bottom: 1px solid #2b1c14;*/
    padding:10px !important;
    width:100%;
}

.categorie_prodotti #typology_filter_parquet ul,
.categorie_prodotti #typology_filter_parquet ul li{
    list-style-type: none;
    margin: 0;
    padding:0;
    text-align: center
}

.categorie_prodotti #typology_filter_parquet ul li{
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    letter-spacing: 1px;
}

.categorie_prodotti #typology_filter_parquet ul li:nth-child(1),
.categorie_prodotti #typology_filter_parquet ul li:nth-child(3),
.categorie_prodotti #typology_filter_parquet ul li:nth-child(5),
.categorie_prodotti #typology_filter_parquet ul li:nth-child(6){
    border-right: 1px solid #2b1c14;
}

.categorie_prodotti #typology_filter_parquet ul li+li{
    border-right: 1px solid #2b1c14;
}

.categorie_prodotti #typology_filter_parquet ul li br{
    display: none;
}

.categorie_prodotti #typology_filter_parquet ul li:last-child{
    border-right: 0;
    padding-right:0;
    margin-right:0;
}

.categorie_prodotti #products_section .flex_column{
    box-shadow: 0 0 16px #ccc
}

.categorie_prodotti #products_section .flex_column:hover{
    box-shadow: 0 0 16px #999
}

.categorie_prodotti #products_section .flex_column .avia-image-container-inner,
.categorie_prodotti #products_section .flex_column .avia-image-container-inner img{
    width: 100%;
    border-radius: 0
}

.categorie_prodotti #products_section .flex_column p{
    text-align: center;
    /*font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'merriweatheritalic';
    font-style: italic;
    letter-spacing: 1px;
    color: #2b1c14;
    font-weight: 300;
    margin: 1.5em
}

.categorie_prodotti #products_section .flex_column{
    margin-bottom: 6%
}

.categorie_prodotti #typology_filter_parquet{
    /*z-index: 2;*/
    position: relative;
}

.categorie_prodotti #typology_filter_parquet #button_other_filter{
    cursor: pointer;
}

.categorie_prodotti #typology_filter_parquet #other_filter_essence{
    position: absolute;
    background-color: #fff;
    width:inherit;
}

.categorie_prodotti #typology_filter_parquet #other_filter_essence{
    box-shadow: 0 0 8px #000;
}

.categorie_prodotti #typology_filter_parquet #other_filter_essence li{
    display: block;
    border:0;
    margin: 0;
    padding: 0
}

.categorie_prodotti #products_section .flex_column p{
    height: 45px;
    overflow: hidden;
}

@media only screen and (max-width: 767px){

    .categorie_prodotti #header_main .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .categorie_prodotti .logo img {
        max-width: 80px;
        margin-left: 7.5%;
    }

    .categorie_prodotti #wrap_all .main_menu{
        right:50px !important
    }

    .categorie_prodotti #filter_parquet .flex_column.first{
        margin-left:0 !important
    }

    .categorie_prodotti #cover_category h1{
        margin-top:100px 
    }

    .categorie_prodotti #typology_filter_parquet ul li{
        display: block;
        padding-right: 0;
        margin-right: 0;
        border-right: 0 !important;
    }

    .categorie_prodotti #subtitle .template-page.content{
        padding-top: 50px;
        padding-bottom: 0
    }

    .categorie_prodotti #typology_filter_parquet .template-page.content{
        padding-top: 0;
        padding-bottom: 0
    }

    .categorie_prodotti #other_title,
    .categorie_prodotti #filter_parquet{
        display: none;
    }

}

/* ============================== PORTFOLIO ============================== */

.portfolio #cover_portfolio h1{
    color:#fff;
    font-weight: normal;
    font-style: italic;
    text-transform: inherit;
    /*font-family: 'merriweatheritalic';*/
    font-family: 'merriweatherlight_italic'
}

.portfolio #cover_portfolio p{
    color:#fff;
    letter-spacing: 1px;
    text-align: justify !important;
}

.portfolio #av_section_2 #filter{
	display: inline;
    border-top: 1px solid #2b1c14;
    border-bottom: 1px solid #2b1c14;
    padding: 10px !important
}

.portfolio #av_section_2 #filter,
.portfolio #av_section_2 #filter li{
    list-style-type: none;
    margin: 0;
    padding:0;
    text-align: center
}

.portfolio #av_section_2 #filter li{
    display: inline;
    border-right: 1px solid #2b1c14;
    padding-right:15px;
    margin-right:15px;
}

.portfolio #av_section_2 #filter li:last-child{
    border-right: 0;
    padding-right:0;
    margin-right:0;
}

.portfolio #av_section_2 img{
	border-radius: 0
}

.portfolio #av_section_2 .flex_column{
	margin-bottom: 6%
}

.portfolio #av_section_2 .w3-button{
    position: absolute;
    border: 0;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    z-index: 9;
}

.portfolio #av_section_2 .w3-button.w3-display-left{
    left: 0;
}

.portfolio #av_section_2 .w3-button.w3-display-right{
    right: 0;
}

.portfolio #av_section_2 .w3-animate-opacity{
    animation:opac 0.8s
}

@keyframes opac{
    from{opacity:0}
    to{opacity:1}
}

.portfolio #av_section_2 .image-overlay{
    display: none !important
}

@media only screen and (max-width: 767px){

    .portfolio #cover_portfolio h1{
        margin-top:55px 
    }

}

/* ============================== BESPOKE ============================== */

.bespoke #cover_main{
    background-size: cover
}

.bespoke #cover_main h1{
    font-family: 'merriweatherlight_italic'
}

.bespoke #cover_main p{
    letter-spacing: 1px;
    text-align:justify !important; 
}

.bespoke #cover_main .avia-button {
    background-color: rgba(27,17,12,0.3);
    border: white 1px solid;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 15px;
    font-weight: bold;
    font-size: 14px;
}

.bespoke #cover_formati{
    background-size: cover
}

.bespoke #pavimenti_storia .avia-image-container-inner{
    width: 100%
}

.bespoke #pavimenti_storia .avia-image-container-inner img{
    width: 100%
}

.bespoke #cover_formati h1{
    font-family: 'merriweatherlight_italic'
}

.bespoke #cover_formati p{
    letter-spacing: 1px;
    text-align:justify !important; 
}

.bespoke #cover_formati .avia_image{
    box-shadow: 0 10px 30px #000;
    border-radius: 0;
}

.bespoke #pavimenti_storia .av-parallax{
    background-position:-950px center !important
}

.bespoke #pavimenti_storia h1{
    font-family: 'merriweatheritalic'
}

.bespoke #pavimenti_storia p{
    letter-spacing: 1px;
    text-align:justify !important; 
}

.bespoke #pavimenti_storia .template-page{
    padding-top: 0;
    padding-bottom: 0;
}

.bespoke #pavimenti_storia .template-page img{
    border-radius: 0
}

.bespoke #pavimenti_storia .container{
    max-width: 100%;
    padding:0 
}

.bespoke #pavimenti_storia .av_textblock_section {
    margin-left: 6%;
    margin-right: 6%;
}

.bespoke #scale_complementi h1{
    font-family: 'merriweatheritalic'
}

.bespoke #scale_complementi .avia_textblock p{
    letter-spacing: 1px;
    text-align:justify !important; 
}

.bespoke #scale_complementi .avia-button{
    background-color:rgba(255,255,255,1);
    text-transform: uppercase;
    border: 0;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13
}

.bespoke #scale_complementi img{
    border-radius: 0;
    box-shadow: 0 10px 30px #000;
}

.bespoke #eleganza_verticale h1{
    font-family: 'merriweatheritalic'
}

.bespoke #eleganza_verticale .avia_textblock p{
    letter-spacing: 1px;
    text-align:justify !important; 
}

.bespoke #eleganza_verticale .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #fff
}

.bespoke #eleganza_verticale .avia-button span{
    color: #fff;
}

.bespoke #eleganza_verticale img{
    border-radius: 0;
    box-shadow: 0 10px 30px #000;
}

.bespoke #progettazione h1{
    font-family: 'merriweatheritalic'
}

.bespoke #progettazione .avia_textblock p{
    letter-spacing: 1px;
    text-align:justify !important; 
}

@media only screen and (max-width: 767px){

    .bespoke #cover_main h1{
        margin-top:55px 
    }

}

/* ============================== RIVENDITORI ============================== */

.rivenditori #cover_rivenditori h1{
    font-family: 'merriweatheritalic';
    /*font-family: 'merriweatherlight_italic';*/
    color: #fff;
    text-transform: initial;
}

.rivenditori #cover_rivenditori p{
    color: #fff;
    letter-spacing: 1px;
}

.rivenditori #cover_rivenditori .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #fff
}

.rivenditori #cover_rivenditori .avia-button span{
    color: #fff;
}

.rivenditori #cover_rivenditori .avia-button-wrap{
    margin: 0 50px
}

.rivenditori #container_bottoni{
    margin: 0;
    text-align: center;
}

.rivenditori #container_bottoni .avia-button-center{
    display: inline-block;
}

.rivenditori #testo_mappa h1{
    text-transform: inherit;
    font-family: 'merriweatheritalic';
}

.rivenditori #testo_mappa p{
    letter-spacing: 1px;
}

.rivenditori #lista_paesi_rivenditori #header_mappa h1{
    font-family: 'merriweatheritalic';
    text-transform: initial;
}

.rivenditori #lista_paesi_rivenditori #header_mappa p{
    font-family: 'merriweatherlight_italic';
    letter-spacing: 2px;
}

.rivenditori #lista_paesi_rivenditori #flagship_title p{
    font-family: 'merriweatherlight_italic';
    letter-spacing: 2px;
}

.rivenditori #lista_paesi_rivenditori #nonsiamopresenti h1{
    font-family: 'merriweatheritalic';
    text-transform: initial;
    padding-top: 50px;
    padding-bottom: 50px
}

.rivenditori #lista_paesi_rivenditori .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13
}

.rivenditori #ambassador h1{
    font-family: 'merriweatheritalic';
    text-transform: initial;
    font-size: 30px
}

.rivenditori #ambassador p{
    letter-spacing: 2px;
}

.rivenditori #diventa_rivenditore_bottoni{
    text-align: center;
}

.rivenditori #diventa_rivenditore_bottoni .avia-button-wrap{
    display: inline-block;
}

.rivenditori #diventa_rivenditore_bottoni .avia-button-wrap .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13;
    margin: 0 15px
}

.rivenditori #slider_rivenditori h1{
    font-family: 'merriweatheritalic';
    text-transform: initial;
    color: #fff
}

.rivenditori #bottoni_slider{
    text-align: center;
}

.rivenditori #bottoni_slider .avia-button-wrap{
    display: inline-block;
}

.rivenditori #bottoni_slider .avia-button-wrap .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #fff;
    margin: 0 15px
}

.rivenditori #bottoni_slider .avia-button-wrap .avia-button span{
    color: #fff;
}

.rivenditori #cover_rivenditori .avia_codeblock_section{
    display: inline-block;
}

@media only screen and (max-width: 767px){

    .rivenditori #cover_rivenditori h1{
        margin-top:55px 
    }

    .rivenditori .avia-button-wrap{
        margin-bottom: 10px
    }

}

/* ============================== FILIERA ============================== */

.filiera #cover_main h1{
    font-family: 'merriweatherlight_italic'; 
    color: #2b1c13
}

.filiera #cover_formati h1{
    font-family: 'merriweatheritalic';
    color:  #2b1c13;
    font-weight: 
}

.filiera #cover_formati h2{
    font-family: 'merriweatherlight_italic';
    color:  #2b1c13;
    text-transform: inherit;
    text-align: center;
    font-size: 21px;
}

.filiera #cover_formati p{
    letter-spacing: 1px;
    color:  #2b1c13;
    text-align: justify !important;
}

.filiera #cover_formati .avia_image{
    box-shadow: 0 10px 30px #000;
    border-radius: 0;
}

.filiera #pavimenti_storia .av-parallax{
    background-position:-950px center !important
}

.filiera #pavimenti_storia h1{
    font-family: 'merriweatheritalic'
}

.filiera #pavimenti_storia p{
    letter-spacing: 1px;
    text-align: left
}

.filiera #pavimenti_storia .template-page{
    padding-top: 0;
    padding-bottom: 0;
}

.filiera #pavimenti_storia .template-page img{
    border-radius: 0
}

.filiera #pavimenti_storia .container{
    max-width: 100%;
    padding:0 
}

.filiera #pavimenti_storia .av_textblock_section {
    margin-left: 6%;
    margin-right: 6%;
}

.filiera #scale_complementi h1{
    font-family: 'merriweatheritalic';
    color: #fff
}

.filiera #scale_complementi .avia_textblock p{
    letter-spacing: 1px;
    color: #fff;
    text-align: justify !important;
}

.filiera #scale_complementi .avia-button{
    background-color:rgba(255,255,255,1);
    text-transform: uppercase;
    border: 0;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13
}

.filiera #scale_complementi img{
    border-radius: 0;
    box-shadow: 0 10px 30px #000;
}

.filiera #eleganza_verticale h1{
    font-family: 'merriweatheritalic'
}

.filiera #eleganza_verticale .avia_textblock p{
    letter-spacing: 1px;
    text-align: justify !important;
}

.filiera #eleganza_verticale .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #fff
}

.filiera #eleganza_verticale .avia-button span{
    color: #fff;
}

.filiera #eleganza_verticale img{
    border-radius: 0;
    box-shadow: 0 10px 30px #000;
}

.filiera #progettazione h1{
    font-family: 'merriweatheritalic'
}

.filiera #progettazione .avia_textblock p{
    letter-spacing: 1px;
    text-align: justify !important;
}

.filiera #progettazione .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13
}

.filiera #progettazione .avia-button span{
    color: #2b1c13;
}

.filiera #scale_complementi.famiglia h1{
    font-family: 'merriweatheritalic';
    color: #2b1c13
}

.filiera #scale_complementi.famiglia .avia_textblock p{
    letter-spacing: 1px;
    color: #2b1c13;
    text-align: justify !important;
}

@media only screen and (max-width: 767px){

    .filiera #header_main .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .filiera .logo img {
        max-width: 80px;
        margin-left: 7.5%;
    }

    .filiera #wrap_all .main_menu{
        right:50px !important
    }

}

/* ============================== LAVORAZIONI ============================== */

.lavorazioni #cover_main h1{
    font-family: 'merriweatherlight_italic'; 
    color: #2b1c13
}

.lavorazioni #cover_formati h1{
    font-family: 'merriweatheritalic';
    color:  #2b1c13;
    font-weight: 
}

.lavorazioni #cover_formati h2{
    font-family: 'merriweatherlight_italic';
    color:  #2b1c13;
    text-transform: inherit;
    text-align: center;
    font-size: 21px;
}

.lavorazioni #cover_formati p{
    letter-spacing: 1px;
    color:  #2b1c13;
    text-align: justify !important;
}

.lavorazioni #cover_formati .avia_image{
    box-shadow: 0 10px 30px #000;
    border-radius: 0;
}

.lavorazioni #pavimenti_storia .av-parallax{
    background-position:-950px center !important
}

.lavorazioni #pavimenti_storia h1{
    font-family: 'merriweatheritalic'
}

.lavorazioni #pavimenti_storia p{
    letter-spacing: 1px;
    text-align: left
}

.lavorazioni #pavimenti_storia .template-page{
    padding-top: 0;
    padding-bottom: 0;
}

.lavorazioni #pavimenti_storia .template-page img{
    border-radius: 0
}

.lavorazioni #pavimenti_storia .container{
    max-width: 100%;
    padding:0 
}

.lavorazioni #pavimenti_storia .av_textblock_section {
    margin-left: 6%;
    margin-right: 6%;
}

.lavorazioni #scale_complementi h1{
    font-family: 'merriweatheritalic';
    color: #fff
}

.lavorazioni #scale_complementi .avia_textblock p{
    letter-spacing: 1px;
    color: #fff
}

.lavorazioni #scale_complementi .avia-button{
    background-color:rgba(255,255,255,1);
    text-transform: uppercase;
    border: 0;
    color: white;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13
}

.lavorazioni #scale_complementi img{
    border-radius: 0;
    box-shadow: 0 10px 30px #000;
}

.lavorazioni #eleganza_verticale h1{
    font-family: 'merriweatheritalic'
}

.lavorazioni #eleganza_verticale .avia_textblock p{
    letter-spacing: 1px;
    text-align: justify !important;
}

.lavorazioni #eleganza_verticale .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #fff
}

.lavorazioni #eleganza_verticale .avia-button span{
    color: #fff;
}

.lavorazioni #eleganza_verticale img{
    border-radius: 0;
    box-shadow: 0 10px 30px #000;
}

.lavorazioni #progettazione h1{
    font-family: 'merriweatheritalic'
}

.lavorazioni #progettazione .avia_textblock p{
    letter-spacing: 1px;
    text-align: left;
}

.lavorazioni #progettazione .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13
}

.lavorazioni #progettazione .avia-button span{
    color: #2b1c13;
}

.lavorazioni #scale_complementi.famiglia h1{
    font-family: 'merriweatheritalic';
    color: #2b1c13
}

.lavorazioni #scale_complementi.famiglia .avia_textblock p{
    letter-spacing: 1px;
    color: #2b1c13;
    text-align: justify !important;
}

.lavorazioni #cover_formati .titolo_lavorazioni p{
    font-family: 'merriweatherlight_italic';
    font-size: 16px;
    min-height: 42px
}

@media only screen and (max-width: 767px){

    .lavorazioni #header_main .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .lavorazioni .logo img {
        max-width: 80px;
        margin-left: 7.5%;
    }

    .lavorazioni #wrap_all .main_menu{
        right:50px !important
    }

}

/* ============================== DETTAGLIO PRODOTTO ============================== */

.dettaglio_prodotto #header_title{
    margin-top:100px 
}

.dettaglio_prodotto #header_title h2{
    font-family: 'merriweatheritalic';
    text-transform: initial;
    font-weight: normal;
    margin: 10px 0 20px 0;
}

.dettaglio_prodotto #header_title .template-page{
    padding:0;
}

.dettaglio_prodotto #header_title{
    min-height: inherit
}

.dettaglio_prodotto #cover_dettaglio_prodotto .container .template-page{
    vertical-align: bottom;
}

.dettaglio_prodotto #under_cover .container{
    padding: 0
}

.dettaglio_prodotto #under_cover .container .flex_column{
    margin: 0;
    width: 20%
}

.dettaglio_prodotto #under_cover .container .template-page{
    padding:0
}

.dettaglio_prodotto #under_cover .container .flex_column img{
    width: 50%;
    margin: auto;
}

.dettaglio_prodotto #under_cover .container .flex_column p{
    font-family: 'merriweatheritalic';
    font-size: 12px;
}

.dettaglio_prodotto #info_product{
    background-color: #f7f8f9
}

.dettaglio_prodotto #info_product h3{
    font-family: 'merriweatheritalic';
    font-weight: inherit;
    font-size: 24px;
}

.dettaglio_prodotto #info_product p{
    letter-spacing: 1px;
    margin: 25px 0;
    text-align: justify !important;
}

.dettaglio_prodotto #info_product .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13;
    margin: 0
}

.dettaglio_prodotto #info_product img{
    border-radius: 0
}

.dettaglio_prodotto #info_product .flex_column.first{
    z-index: 9
}

.dettaglio_prodotto #finiture_other{
    background-color: #f7f8f9;
}

.dettaglio_prodotto #finiture_other h2{
    font-family: 'merriweatheritalic';
    font-weight: inherit;
    text-align: center;
    text-transform:inherit;
    font-size: 24px
}

.dettaglio_prodotto #finiture_other h3{
    text-align: center;
    font-family: 'merriweatheritalic';
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-align: center;
    font-weight: normal
}

.dettaglio_prodotto #finiture_other .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13;
    margin: 15px 0 0 0
    background-color:#fff;
}

.dettaglio_prodotto #finiture_other.finiture_other_non_moduli .av-horizontal-gallery-wrap{
    width:calc( 14.28% - 20px );
    margin:0 10px;
    height:inherit;
    float:left;
}

.dettaglio_prodotto #finiture_other.finiture_other_non_moduli .av-horizontal-gallery-wrap img{
    height:inherit;
}

.dettaglio_prodotto #finiture_other.finiture_other_non_moduli .av-horizontal-gallery-wrap:after{
    display: none
}

.dettaglio_prodotto #finiture_other h4{
    text-align: center;
    font-weight: normal;
    font-family: 'merriweatheritalic' !important;
    font-size: 21px;
    margin-bottom: 15px;
}

.dettaglio_prodotto #finiture_other p{
    text-align: center;    
    font-family: 'merriweatheritalic';
    margin-bottom: 35px;
}

.dettaglio_prodotto #formati_other{
    background-color: #f7f8f9;
}

.dettaglio_prodotto #formati_other h4{
    font-family: 'merriweatheritalic';
    font-weight: inherit;
    text-align: center;
    font-size: 24px
}

.dettaglio_prodotto #formati_other p{
    text-align: center;
    font-family: 'merriweatheritalic';
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-align: center
}

.dettaglio_prodotto #formati_other .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13;
    margin: 15px 0 0 0
    background-color:#fff;
}

.dettaglio_prodotto #posa_misura .container{
    border-top: 1px solid #eee
}

.dettaglio_prodotto #posa_misura h4{
    font-family: 'merriweatheritalic';
    font-weight: inherit;
    text-align: center;
    font-size: 24px
}

.dettaglio_prodotto #posa_misura p{
    text-align: center;
    font-family: 'merriweatheritalic';
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-align: center
}

.dettaglio_prodotto #posa_misura_details .entry-content-wrapper{
    display: table;
    width: 100%;
    vertical-align: middle;
}

.dettaglio_prodotto #posa_misura_details .flex_column{
    margin-top: 0;
    display: table-cell;
    vertical-align: top;
    height: 100%;
    clear: inherit;
    float: inherit;
    /*border-right: 1px solid #eee;   */
}

.dettaglio_prodotto #posa_misura_details .flex_column.last{
    border-right: 0;
}

.dettaglio_prodotto #posa_misura_details .flex_column p{
    letter-spacing: 1px; 
    /*text-align: justify !important;*/
}

.dettaglio_prodotto #posa_misura_details .flex_column p strong{
    font-weight: bold;
}

.dettaglio_prodotto #other_products h4{
    font-family: 'merriweatheritalic';
    font-weight: inherit;
    text-align: center;
    font-size: 24px
}

.dettaglio_prodotto #other_products img{
    border-radius: 0
}

.dettaglio_prodotto #foot_product{
    background-size: cover
}

.dettaglio_prodotto #foot_product h4{
    font-family: 'merriweatheritalic';
    font-weight: inherit;
    text-align: center;
    font-size: 24px;
    text-align: right
}

.dettaglio_prodotto #foot_product p{
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-align: center
}

.dettaglio_prodotto #foot_product .avia-button{
    background-color:transparent;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    margin-top: 25px;
    border-radius: 0;
    padding: 20px 50px;
    font-weight: bold;
    font-size: 14px;
    color: rgb(43,29,2);
    letter-spacing: 1px;
    border: 1px solid #2b1c13;
    margin: 15px 0 0 0
    background-color:#fff;
}

.dettaglio_prodotto #list_icon,.dettaglio_prodotto #list_icon li{
    list-style-type: none;
    margin: 0;
    padding:0;
}

.dettaglio_prodotto #list_icon li{
    float: left;
    text-align: center;
    font-family: 'merriweatheritalic';
    font-size: 12px;
}

.dettaglio_prodotto #list_icon li img{
    margin:auto;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .mySlides {
  display: none;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .prev,
.dettaglio_prodotto #cover_dettaglio_prodotto .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .prev:hover,
.dettaglio_prodotto #cover_dettaglio_prodotto .next:hover {
  /*background-color: rgba(0,0,0,0.8);*/
  text-decoration: none
}

.dettaglio_prodotto #cover_dettaglio_prodotto .text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .active,
.dettaglio_prodotto #cover_dettaglio_prodotto .dot:hover {
  background-color: #717171;
}

.dettaglio_prodotto #cover_dettaglio_prodotto .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.dettaglio_prodotto #cover_dettaglio_prodotto{
    position: relative;
}

.dettaglio_prodotto #cover_dettaglio_prodotto h1{
    font-family: 'merriweatheritalic';
    text-transform: initial;
    font-weight: normal;
    color: #fff;
    text-shadow: 0 0 8px #000;
    position: absolute;
    bottom:0;
    margin: 50px;
}

.dettaglio_prodotto #stonalizzazione{
    text-align: center;
}

.dettaglio_prodotto #stonalizzazione #label_stonalizzazione{
    font-weight: bold;
    background-color: #fff;
    display: inline-block;
    margin: 0;
    padding: 10px;
    transform: skew(-20deg, 0deg);
}

.dettaglio_prodotto #stonalizzazione #txt_stonalizzazione{
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
    width:80%;
    box-shadow:0 0 15px #ccc;
    padding:10px;
}

.dettaglio_prodotto #popupcolori ul li{
    float: left;
    width:20%;
    margin-bottom: 15px;
}

.dettaglio_prodotto #popupcolori ul li img{
    margin-bottom: 10px;: 
}

.dettaglio_prodotto #popupcolori ul li img,
.dettaglio_prodotto #popupcolori ul li span{
    margin: 0 10px;
    display: block;
    text-align: center;
    width:calc( 100% - 20px )
}

.dettaglio_prodotto #popupcolori ul li:nth-child(5n+1){
    clear:left
}

.dettaglio_prodotto #cover_dettaglio_prodotto .slideshow-container .mySlides span{
    position: absolute;
    bottom: 0;
    margin: 20px;
    font-family: 'merriweatherlight_italic';
    font-size: 16px;
}

.dettaglio_prodotto .owl-carousel a{
    width: 100%;
    display: block;
    height: 0;
    padding-bottom: 100%;
    background-size: cover;
}

.dettaglio_prodotto .owl-carousel .owl-nav button.owl-next, .dettaglio_prodotto .owl-carousel .owl-nav button.owl-prev{
    top: 0;
    font-size: 30px !important;
    color: #fff !important;
    background-color: rgba(0,0,0,0.8) !important;
    height: 50px;
    width: 25px;
    margin: 0;
    border-radius: 0;
    position: absolute;
    top: 50%;
    margin-top: -25px;
}

.dettaglio_prodotto .owl-carousel .owl-nav button.owl-next{
    right: 0    
}

.dettaglio_prodotto .owl-carousel .owl-nav button.owl-prev{
    left: 0
}

.dettaglio_prodotto .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
    display: block;
    height: 50px;
    width: 25px;
    text-align: center;
    line-height: 43px;
}

.dettaglio_prodotto .owl-stage{
    margin: auto;
}

@media only screen and (max-width: 767px){

    .dettaglio_prodotto #finiture_other.finiture_other_non_moduli .av-horizontal-gallery-wrap {
        width: calc( 50% - 20px );
        margin-top: 15px;
    }

    .dettaglio_prodotto .av-horizontal-gallery-img{        
        transform: inherit;
    }

    .dettaglio_prodotto #posa_misura .avia-image-container-inner{
        float: none !important
    }

    .dettaglio_prodotto #posa_misura .avia-image-container-inner span{
        width: 200px !important;
        height: 200px !important;
    }

    .dettaglio_prodotto #posa_misura_details .flex_column{
        display: block;
    }

}

@media only screen and (max-width: 990px){

    .dettaglio_prodotto #posa_misura .flex_column{
        margin: 0;
        display: block;
        width: 100%;
    }

    .dettaglio_prodotto #posa_misura .box_schede_tecniche{
        float: none !important
    }

}

/* ============================== NEWS ============================== */

.news #main .avia-section .template-page-news,
.single #main .avia-section .template-page-news{
    margin-top:80px 
}

.news .avia-content-slider .slide-image, .avia-content-slider .slide-image img{
    border-radius: 0
}

.news .avia-content-slider .slide-entry-title{
    font-family: 'merriweatheritalic';
    font-weight: 100;
    margin-top: 20px;
} 

.single .main_color .special-heading-inner-border {
    border-color: #fff;
}

/* ============================== CONTATTI ============================== */

.contatti #av_section_1 .container .content{
    margin-top: 75px
}

.contatti .wpcf7-list-item{
    margin-left: 0 
}

.contatti .wpcf7-form div{
    margin: 0 0 10px 0 !important
}

@media only screen and (max-width: 767px){

    .contatti #header_main .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .contatti .logo img {
        max-width: 80px;
        margin-left: 7.5%;
    }

    .responsive #wrap_all .main_menu{
        right:50px !important
    }

}

/* ============================== SEARCH ============================== */

.search #info_product{
    margin-top:100px;
}

.search h1{
    font-weight: normal;
    text-transform: initial !important
}

.search #info_product #search_results,
.search #info_product #search_results li{
    list-style-type: none;
    margin: 0;
    padding: 0
}

.search #info_product #search_results li .img_row{
    max-width: 150px;
    float: left;
    margin: 0 15px 15px 0
}

.search #info_product #search_results li .img_row .image-overlay{
    display: none !important
}

.search #info_product #search_results li strong{
    font-size: 21px;
}

@media only screen and (max-width: 767px){

    .search #info_product #search_results li .img_row{
        max-width: 100%;
        float: none;
        margin: 0
    }

}

/* FORM RIVENDITORI */

.form_rivenditori .wpcf7-form div,
.form_rivenditori .wpcf7-form #accettazione_informativa .wpcf7-list-item{
    margin: 0 !important
}