#main-content .page-width{
    margin:auto;
}

/*Elimina margine inizio pagina nelle pagine content*/
#main .page-content,
#main .page-header {
    margin-bottom: 0;
}

.page-header h1 {
    padding:0;
}

/*Spazia pagine a tutta*/
#main-content .page-width.main-content{
    padding:30px;
}

h4 a{
    line-height:1;
}

@media all and (min-width: 768px) {
.mobile-menu_account{
    display:none!important;
}
}

.btn.btn-primary {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
}

.price {
    font-family: 'Switzer-Variable';
}


/*-----------------------------------------
AUTENTICAZIONE
-----------------------------------------*/

.input-icon {
    top: .7rem;
}

.authentication-page h2, .page-header h1 {
    font-size: 1.2em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

#authentication .register-section .section-content > p {
    color: #444;
    font-size: 15px;
    line-height: 1.4;
}

.page-customer-account #content .forgot-password a {
    font-size: 0.75em;
}

/*-----------------------------------------
MENU LATERALE CARRELLO
-----------------------------------------*/
.pk-aside header h3 {
    font-family: 'Switzer-Variable';
    font-weight: 900;
    text-transform: uppercase;
}

ul.opt-list.sidebar-ul{
    list-style:none;
}

.opt-list.sidebar-ul li{
    text-transform:uppercase;
    font-size:13px;
    font-weight:600;
    letter-spacing:.05em;
}

.opt-list.sidebar-ul a{
    color:#7d7d7d;
}

.opt-list.sidebar-ul a:hover{
    color:red;
    transition:.5s;
}

.pk-aside .sidebar-ul li{
    border-bottom: 1px solid #eee;
}

.elementor-alert.elementor-alert-info {
    font-size:13px;
    font-weight:700;
    letter-spacing:.1em;
    color: #727272;
    text-transform:uppercase;
    background-color: #e8e8e8;
    border-color: #cacaca;
}

body .pk-el-cart #desktop_cart {
    height: calc(100% - 100px);
}

.pk-aside .pk-aside-tabs .cart-total{
    font-family:'Switzer-Variable';
    font-size:13px;
    letter-spacing:.5px;
    text-transform:uppercase;
}

.ptsans{
    font-size:15px;
}

.payment-methods-img {
    max-width:200px;
}

/*-----------------------------------------
POP-UP CARRELLO
-----------------------------------------*/
.product-properties {
    font-family:'Switzer-Variable';
    text-transform:uppercase;
}

.product-properties span {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #000!important;
}

.product-properties i {
    font-size:15px;
    font-weight:400;
    font-style:normal;
    text-transform:lowercase;
    letter-spacing: 0;
    color:#5a5a5a!important;
}

.pk-modal .modal-body .h6.product-name{
    font-size:24px;
    font-weight:900;
    color:#000!important;
}

.modal-body .price{
    display:none;
}

.pk-modal .modal-title{
    font-size:13px;
    font-weight:700;
    letter-spacing:.1em;
    text-transform:uppercase;
}

.btn.btn-secondary{
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
}

.btn.btn-primary{
    background:#E20613;
    border-color:#E20613;
}

#blockcart-modal .media-list li:not(:last-child) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 4px;
}

#blockcart-modal .media-list li .label {
    text-transform: uppercase;
    font-size:12px;
}

#blockcart-modal .product-image{
    display:none;
}

#blockcart-modal .product-name{
    padding-bottom:20px;
}

/*-----------------------------------------
RICERCA
-----------------------------------------*/
#product-list-header{
    font-weight:900;
    font-size:21px;
}


#pagenotfound .page-not-found h4, #products .page-not-found h4 {
    color:#222;
    font-size: 48px;
    font-weight: 800;
    text-transform:uppercase;
    letter-spacing: 0em;
}

#pagenotfound .page-not-found, #products .page-not-found {
    padding-top: 60px;
}

/*-----------------------------------------
SLICK SLIDER
-----------------------------------------*/
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev {
    left: 25px;
    z-index: 999;
}


.slick-next {
    right: 25px;
    z-index: 999;
}



/*-----------------------------------------
HOME
-----------------------------------------*/
.z_categoria_home button{
    opacity:0;
    position: relative;
    bottom: 0px;
    align-self: flex-end;
    border-radius:50px!important;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 0;
    font-weight:800;
}

.z_categoria_home:hover button{
    opacity: 1;
}

/*-----------------------------------------
PAG. PRODOTTO
-----------------------------------------*/
/*Pag. Prodotto*/
#product h1 {
    font-family: "Switzer-Variable", sans-serif;
    font-size: 32px;
    line-height:1;
    font-weight: 900;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    #product h1 {
        font-size: 24px;
    }
}
/*Nasconde tutte le features tenendo solo l'anno*/
.ce-product-features__label{
    display:none;
}

.ce-product-features tr:last-child{
    display:none;
}

.ce-product-features__value {
    margin-bottom:10px;
    font-size:24px;
    color:#373737;
}
/*Prezzo*/
#product .product-price{
    font-family: "Switzer-Variable", sans-serif;
    font-weight: 700;
    color: #E20613;
}

/*Bottone Buy*/
.z_buy-block > .btn {
    font-size: 12px;
    font-weight: 800;
    font-family: "Switzer-Variable", sans-serif;
    color: #E20613;
}

/*Miniature prodotto*/
.product-title{
    font-weight:800;
}

/*Product variants*/
.accessories_table_price_content{
    display:none;
}

.z_td_finitura{
    /*width:166px;*/
    width:275px;
}

.z_td_dropdown, .z_td_finitura{
    padding:0!important;
}

.ce-product-variants__label, .z_td_finitura {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #000000;
    
}
#product #group_accessories .option-row table select {
    width: 150px;
    font-size: 14px;
    color: #7c7c7c;
    border-color: #818a91!important;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    padding: 5px 10px 5px 10px!important;
    height:40px!important;

}

#group_accessories h3, #group_accessories h4{
    display:none;
}
.tabs-container.z_tabs-container{
    background:#000;
}
.z_tabs-container .tabs .nav-tabs .nav-link h5{
    color:#fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.z_tabs-container{
    color: #a5a5a5;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4em;
}

.z_tabs-container .tabs .nav-tabs .nav-link{
    border:2px solid transparent;
}

.z_tabs-container .tabs .nav-tabs .nav-link.active, .z_tabs-container .tabs .nav-tabs .nav-link:hover{
    border:2px solid #e20613;
    transition: .4s;
}

.accessory_dropdown_wrap select.accessories_group{
    margin:8px 0;
}


#group_accessories .accessories_group_combination {
    margin-bottom: 0;
    margin-top: 0;
    
}

/*Product variants Mobile*/
@media (max-width: 767px) {
    .ce-product-variants__item{
        flex-direction: column;
        margin: 0 10px 20px 0!important;
    }

    .ce-product-variants__label{
        margin-bottom:4px;
    }

    .ce-product-variants__select > select {
        width:100%!important;
    }

    .z_tr_finitura, .z_td_finitura, .z_td_dropdown{
        display: block!important;
        width:100%;
    }
    
    .z_tr_finitura{
        margin-top:5px;
    }
    
     #product #group_accessories .option-row table select, .accessory_dropdown_wrap{
        width:100%;
    }
}


/*Descrizione e Download*/
.z_product-description-container{
    display:flex;
    align-items:flex-start;
}

.z_product-description-colA{
    width:80%;
    margin-right:100px;
}

.product-attachments h3{
    color:#fff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
    letter-spacing: 1px;
    margin:0;
    margin-bottom: 15px;
}

/*Icona download*/
.z_icon-box-wrapper{
    display:flex;
    align-items:center;
}
.z_icon-box-icon {
    background-color: #e20613;
    padding:10px;
    border-radius:100px;
    margin-right:15px;
}

.z_icon-box-icon a{
    font-size:21px;
    line-height:21px;
    color:#fff;
    text-align:center;
}

.z_icon-box-icon i{
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}

.z_icon-box-title{
    color: #ffffff;
    font-size: 14px;
    font-weight: 800;
    line-height: 1em;
}

.z_icon-box-description{
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1em;
}

/*Dettagli prodotto*/
.z_dettagli-prodotto-container{
    display:flex;
}

.z_dettagli-prodotto-colA,
.z_dettagli-prodotto-colB {
    width:50%;
}

.z_dettagli-prodotto-colA{
    padding: 0px 50px 0px 0px;
}

.z_dettagli-prodotto-colB{
    font-size:12px;
    line-height:1.4;
}

/*Tabella*/
.product-features>dl.data-sheet :nth-child(4n), .product-features>dl.data-sheet :nth-child(4n - 1){
    background:transparent;
}

.z_tabella_features dl.data-sheet dt.name,
.z_tabella_features dl.data-sheet dd.value {
    line-height:1.2em;
    color: #ffffff;
    min-height: 0;
    border-style: solid;
    word-break: break-word;
}
.z_tabella_features dl.data-sheet dt.name{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 40%;
    border-width: 0px 0px 3px 0px;
    border-color: #5b5b5b;
    padding: 12px 0;
}

.z_tabella_features dl.data-sheet dd.value{
    font-size: 15px;
    border-width: 0px 0px 1px 0px;
    border-color: #636363;
    padding: 12px ;
}

@media (max-width: 767px) {
    .z_dettagli-prodotto-container,
    .z_product-description-container{
        flex-direction:column;    
    }
    .z_dettagli-prodotto-colA,
    .z_dettagli-prodotto-colB,
    .z_product-description-colA,
    .z_product-description-colB{
        width:100%;
    }
    .z_dettagli-prodotto-colA{
        padding: 0 0 20px 0;
    }

    .z_product-description-colB{
        margin-top:30px;
    }
    
    #product-details{
        padding:0;
        margin-top:20px;
    }
}
/*Video*/
@media (max-width: 767px) {
#extra-1 iframe{
        max-height:200px;
    }
}

/*Sound*/
.z_sound-container{
    text-align:center;
}

.z_sound-colA{
    margin-bottom:40px;
}

.z_sound-colA h3{
    margin-top:0;
    color:#fff;
    font-weight:900;
    font-size:28px;
    line-height:1;
}



/*-----------------------------------------
PAGINA RICERCA
-----------------------------------------*/
/*Aggiusta larghezza miniature*/
.z_search-miniature-container > div {
    width:100%;
}

.z_miniature > div {
    width:95%!important;
}

.z_miniature h4{
    max-width:90%;
}


/*-----------------------------------------
PAGINA ABOUT
-----------------------------------------*/
.step-realizzazione_testi .elementor-widget-wrap{
    max-width:400px;
    margin:auto;
}


/*-----------------------------------------
PAGINA BLOG
-----------------------------------------*/
.row.blog-row{
    max-width:90%;
    margin:auto;
}

.page-heading.container h2{
    color:#222;
    font-size: 65px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1em;
    
}
    
    
.blog-headline a,
.simpleblog__listing__post.col-md-12 .blog-headline {
    font-family: "Switzer-Variable";
    font-size:24px;
    line-height:90%;
    font-weight:800;
    text-transform:uppercase;
}

#module-ph_simpleblog-single #content-wrapper .page-header h1{
    font-size:48px;
    line-height:1em;
    max-width:960px;
}

.simpleblog__post__content img{
    display:none;
}

.simpleblog__post p,
.simpleblog__post h2{
    max-width:960px;
    margin:auto;
    margin-bottom:20px;
    color:#393939;
}

.simpleblog__post h2{
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1em;
    border-left:4px solid #E20613;
    padding:8px 15px;
    color:#000;
}

.simpleblog__post p:first-of-type{
    font-family:"PLayfair Display";
    font-size:28px!important;
    line-height:1.1!important;
        margin:80px auto;
}


.post-block.simpleblog-socialshare,
.simpleblog__comments-empty,
.simpleblog__addComment{   
    max-width:960px;
    margin:auto;
    margin-bottom:20px;
}

.post-block.simpleblog-socialshare{
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:.1em;
}


/*-----------------------------------------
PAG. DEALERS
-----------------------------------------*/

.lista-paesi, .lista-paesi ul {
  list-style-type: none;
  margin-left: 0!important;
}

.lista-paesi a{
    font-weight: 600;
  text-decoration: underline;
  text-transform: lowercase;
}


.lista-paesi li{
  border-bottom:1px solid grey;
  padding-bottom:30px;
}


.lista-paesi ul li{
  border-bottom:none;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.2;
  padding-bottom:0px;
}

.lista-paesi h2, .lista-paesi h3{
   font-weight: 800;
   color:#222;
}

.lista-paesi h2{
   font-size: 28px;
   margin-top: 30px;
}

.lista-paesi h2:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #E20613;
}

.lista-paesi h3{
   font-size: 18px;
   margin-bottom: 5px;
}


/*-----------------------------------------
CARRELLO
-----------------------------------------*/
.cart-summary {
    margin-left: 20px;
    padding: 20px;
    background: #eee;
    text-transform:uppercase;
    font-size:13px;
}

.block-promo .promo-input {
    color: #414141;
    border: 1px solid #acaaa6;
    height: 2.5rem;
    text-indent: .625rem;
    font-size: 10px;
    text-transform: unset;
}

@media all and (max-width: 767px) {
    .cart-summary {
        margin-left: 00px;
        padding: 20px;
    }
    .product-line-grid-left{
        display:none;
    }
}

.cart-summary-line .label{
    font-size:14px!important;
    font-weight:800;
    color:#222;
    text-transform:uppercase;
}

.card-block{
    padding-left:0;
    padding-right:0;
}

.card-block .btn{
    background: #E20613;
    border-color: #E20613;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
}

.card.cart-summary .card-block .btn{
    width:100%;
}
.cart-button a:last-child{
    background: #E20613!important;
    border-color: #E20613;
}

.promo-code .btn{
    background: #222!important;
    border-color: #222!important;
}

.product-line-info a {
    font-weight:900;
    text-transform:uppercase;
}

.product-line-info .price {
    font-family:"Switzer-Variable";
    font-weight:700;
    text-transform:uppercase;
}

#checkout #wrapper h1, #checkout .step-title {
    font-weight: 900;
    letter-spacing: 0;
}

.custom-radio input[type=radio]:checked+span {
    background-color: #E20613;
}

.add-address a, .add-address svg{
    color:#8f8f8f;
    font-weight:600;
    text-decoration:underline;
}

#checkout-addresses-step .address{
    color:#767676;
    font-size:15px;
    font-weight:400;
    letter-spacing:.025em;
    line-height:1.4;
    text-transform:uppercase;
    padding:30px;
    margin-top:10px;
}

.form-control:focus {
    color: #222;
}

.form-control-label{
    text-transform:uppercase;
    font-weight:800;
    font-size:15px!important;
}

#customer-form label {
    font-size: 14px;
    line-height: 1.6;
}

#customer-form label em{
    font-size:12px;
    line-height:1.2;
    text-transform:uppercase;
}

/*Conferma ordine*/
#content-hook_order_confirmation .h1.card-title {
    font-size:48px;
    font-weight:900;
}

.elementor-alert.elementor-alert-success {
    color: #9c9c9c;
    background-color: #eee;
    border-color: #E20613;
    margin-bottom:40px;
}


#order-items .card-title.h3, .order-details-space .card-title.h3{
    font-size:16px;
    font-weight:800;
    padding-bottom:10px;
    border-bottom:1px solid #bbb;
}

.order-confirmation-table {   
    color: #222;
}

.order-line.order-titles.row strong{
    font-size:15px;
    font-weight:400;
    text-transform:uppercase;
    color:#7f7f7f;
}

.order-line.row .details{
    font-weight:900;
}

.order-details-space {
    font-size:14px;
    text-transform:uppercase;
    letter-spacing:.02em;
    background-color:#fff;
    border:1px solid #bbb;
}

.order-details-wrapper ul {
    list-style-type:none;
}

.order-confirmation-table td{
     font-size:16px;
}
.total-value td, .total-value{
    border-top: 1px solid #222;
       padding:4px 0;
}
@media(max-width:600px){
    
.elementor-5170101 .elementor-element.elementor-element-80cf46f {
    z-index: 9 !important;
}

.menu-item-type-lang .sub-menu.elementor-nav--dropdown{
    z-index: 999 !important;
}
}
.elementor-element-a832769.nascondiBefore::before{
display:none!important;
}

/*-----------------------------------------
Modulo Geolocalizzazione
-----------------------------------------*/
#layout-error > #main > .page-header > .logo{
    text-align:center;
}
a.link_to_signin{
    background:#e20613!important;
}
.ets_geo_popup_header{
    color:white!important;
    background:black!important;
}
.ets_icon_close:before, .ets_icon_close:after{
    color:white!important;
    background-color: #fff!important;
}
a.link_to_signin,.ets_geo_btn_submit_apply{
     background:black!important;
     border: 1px solid black!important;
}

a.pk-chat-item.pk-whatsapp.bottomleft{
    display: none!important;
}

/** MODS 16/07 **/
@media screen and (max-width: 600px) {
  
  #content-wrapper {
      padding-top: 0px!important;
  }
  
  #main-content .page-width.main-content {
      padding: 1rem!important;
  }
  
}

.popup a {
    display: none!important;
}