html, body{    
    font-family: 'Inter', sans-serif; 
    -webkit-font-smoothing: antialiased;    
}

tbody,td,tfoot,th,thead,tr{
    border-width:1px;
}

a{
    text-decoration: none;
    color: inherit;
}

h1{
    font-size: 3REM;
    font-family: 'Poppins', sans-serif;
    line-height: 3.3REM;
    font-weight: bold;    
    word-break: break-word;    
}

h1.display-1{
   font-size: 2.6REM;
   font-weight: bold;
}

h1.display-1 hr{
    border-top: 3px solid #525252;
    opacity: 1;
 }

h2 {
    line-height: 2.25REM;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;    
}

p, ul, li.description{font-size: 1.18rem;}

header{
    font-size: 14px;
}

footer{
    background-color: #000;
    color: #b4b4b4;
    
}

footer a:hover{    
    color: #FFF;    
}

footer h3{ 
    font-size: 24px;
    line-height: 1.40REM;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #00A5FF;
}

.btn-icon-images{
    line-height: 12px;
}

.btn-icon-images img{
    height: 50px;
    margin-bottom: 10px;
}


.container {
    max-width: 1440px;
}

.btn{
    font-size: 14px;
    min-width: 130px;
    text-align: center;
    border-radius: 20px;
    color: #FFF;
    font-weight: bold;
}

.btn:hover{
    color: #FFF;
    
}

.btn.btn-blue{
    background-color: #00A5FF;    
}

.btn.btn-black{
    background-color: #000;
}

.btn.btn-transparent{
    background-color: transparent;
    border: 1px solid #FFF;
}
.btn.btn-light{
    background-color: #ecf1f7;
    color: #000 !important;
}
.logo-header{
    width: 320px;
}

.bg-grey{
    background-color: #f3f3f3;
}

.bg-dark-grey{
    background-color: #525252;
    color: #FFF;
}

.bg-white{
    background-color: #FFF;
}

.text-white{
    color: #FFF;
}

.text-blue{
    color: #00A5FF;
}

.border-rounded-input{
    border-radius: 20px 20px 20px 20px;
    text-align: center;
    border: 1px solid white;
}

.language-banner{
    cursor: pointer;
    position: relative;    
}

.language-banner img{
    width: auto;
    height: 14px;
}

#language-toggle, #language-toggle-bottom{
    position: absolute;
    display: none;
    background-color: #f3f3f3;
    width: 120%;
    z-index: 100;
    color: #000;
}

.currency-banner{
    cursor: pointer;
    position: relative;    
}

#currency-toggle, #currency-toggle-bottom{
    position: absolute;
    display: none;
    background-color: #f3f3f3;
     width: 120%;
     z-index: 100;
     color: #000;
}

#currency-toggle a, #currency-toggle-bottom a{
    
    display: block;
}


.header-bottom-right span{
    color: #bdccd4;
}

.badge{
    background-color: #00A5FF;
    position: absolute;
    font-size: xx-small;
    margin-left: -5px;
    margin-top: -10px;
    background-color: #00A5FF;
    color: white;
}

.mobile-menu a{
    color: #FFF;
}

#mobile-menu-links{
    display: none;
    background-color: black;
}

.footer-bottom-right span{
    color: #bdccd4;
}

.tranquilizer span{
    font-size: 14px;
    line-height: 14px;
}


.categories-home a{
    display: block;
    margin: 2px 0;
}


.products-home .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {    
    border: none;    
    color: #000;    
    margin: 0 10px;
}

.nav-tabs{
    border: none;
}

.products-home .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    
    border: none;
    border-bottom: 2px solid #00A5FF !important;
    color: #00A5FF;
    font-weight: bold;
}
.products-home .nav-tabs .nav-link {
    border-bottom: 1px solid black;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-left: 10px;
    padding: 10px 0 5px;
}

.products-home-description{
    min-height: 100px;
}


h4.small-price{
    font-family: 'Poppins', sans-serif;    
    font-weight: normal;
    font-size: 21px;
}

h4 span.dashed{    
    text-decoration: line-through;    
}

h4.small-price small{
    text-decoration: none !important;   
    font-size: 0.8rem;
}

h3.real-price, h3.promo-price{
    font-family: 'Poppins', sans-serif;        
    font-weight: 500;
    font-size: 36px;
}


.prod-img-container{
    position: relative;
}

.prod-img-container-promo-label{
    position: absolute;
    right: 0;
    top: 0;
    width: 30% !important;
}


.slash{
    height: 120px;
    margin-top: 20px;
    width: auto;
}

.available{
    color: #FFF;
    background-color: #8cc63f;
    display: block;    
    padding: 1px 4px;
    text-align: center;
}

.promo{
    color: #FFF;
    background-color: #00A5FF;
    display: block;    
    padding: 1px 4px;
    text-align: center;
}

.img-home1{
    position: absolute;
    top: -66px;
    width: 90%;
    right: 0;
}

.img-home2{
    position: relative;
    top: -90px;
}

.ae-breadcrumb{
    font-size:14px;
    margin: 30px 0;
}

.category h4 {
    font-size: 18px;
    color: black;
    font-weight: bold;
}

.category ul.list {
    list-style: none;
    padding-inline-start: 0;
}

.category ul.list li{
    font-size: 1rem;
    font-weight: bold;
}

.desc-hidden{
    height: 128px;
    overflow: hidden;
    margin-bottom: 80px;
    
}

.show-hidden-info{
    cursor: pointer;
    color: #00A0DF !important;
    text-align: left;
    
    position:relative;
    width:100%;
    height:70px; 
    top: -140px;
    padding-top: 70px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
}

.show-hidden-info a{
    background-color: #ecf1f7;
    color: #000 !important;
}

.box{
    color: black;    
    cursor: pointer;
    text-align: center;
    margin-bottom: 30px;
    
}

.box a{
    font-size: 16px;
    font-weight: bold;
}
.box img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    padding: 15px;
}

.box p{
    font-size: 13px;
}

.box:hover a{
    text-decoration: underline !important;
}

.box div{
    border: 15px solid #edf3f9;
}

.item-products-all{
   width: 20%;
   display: block;
   float: left;
   margin-bottom: 70px;
   padding: 0 15px;
}

.single-not-price{
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 1.5REM;
    text-decoration: line-through;
}


.single-price{
    font-size: 3REM;
    font-family: 'Poppins', sans-serif;
    line-height: 3.3REM;
    font-weight: bold;
}

    .rounded-social-product a{
        
        
        margin-right: 7px;
        display: block;
        width: 35px;
        height: 35px;
        background-size: contain;
        float: left;
    } 
    .rounded-social a.facebook {
        
        background-image: url("../images/facebook.svg");
        
    }
    .rounded-social a.facebook:hover {
        
        background-image: url("../images/facebook-azzurro.svg");
        
    }
    
    .rounded-social a.instagram {
        
        background-image: url("../images/instagram.svg");
        
    }
    .rounded-social a.instagram:hover {
        
        background-image: url("../images/instagram-azzurro.svg");
        
    }
    
    
    .rounded-social a.linkedin {
        
        background-image: url("../images/linkedin.svg");
        
    }
    .rounded-social a.linkedin:hover {
        
        background-image: url("../images/linkedin-azzurro.svg");
        
    }
    
    .rounded-social a.youtube {
        
        background-image: url("../images/youtube.svg");
        
    }
    .rounded-social a.youtube:hover {
        
        background-image: url("../images/youtube-azzurro.svg");
        
    }
    

.image-product-media{
    width: 100%;
    height: 280px;
}
.image-product-media img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.cart-manage input{
    width: 30px;
    height: 30px;
    border-radius: 6px;
    border: 1px solid #525252;
    text-align: center;
    font-size: 14px;
}

.cart-manage button{
    width: 30px;
    height: 30px;
    border-radius: 6px;
    border: 1px solid #525252;
    background-color: #FFF;
    font-size: 14px;
}

.cart-manage-price{
    font-size: 2rem;
    font-weight: bold;
}

.form-bg-grey{
    background-color: #f3f3f3;
    border-radius: 0;
    border: 0;
    padding: 10px;
}

input.form-bg-grey::placeholder {
    color: black;
}

.form-bg-grey-label{
    font-size: 0.8rem;
    margin: 10px 0;
}


.item-categorie{
    min-width: 120px;
    height: 25px;
    font-size: 0.8REM; 
    font-family: 'Inter', sans-serif; 
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 24px;
    padding-top: 5px;
    border:none;
    margin-bottom: 10px;
    background-color: #F3F3F3;
    cursor: pointer;
}

.item-categorie:hover{
    
    background-color: #BDCCD4;
    color: #FFF;
}

.date-blog{
    font-size: 14px;
    color: rgba(128, 128, 128, 0.6);
}

.category-blog label {    
    background: #F3F3F3;
}

.title-blog h3{
    font-size: 24px;
    font-weight: bold;
}

.blog-contents video{
    width: 100%;
    margin: 20px 0;
}

/*Single Brand*/

.item-brands-all{
   width: 20%;
   display: block;
   float: left;
}

.item-brands-all-in{
    border: 2px solid rgba(128, 128, 128, 0.2);
    padding: 10px;    
    height: 120px;
    margin: 15px;
}

.item-brands-all-in img{
    width: 100%;
    height: 100%;    
    border-radius: 5px;
    object-fit: contain;
}

.right-half {
  right: 0;
  left: 50%;
}

/*------Staff-------*/
.staff img{
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;    
}

.gradient{
    background: rgb(243,243,243);
    background: linear-gradient(180deg, rgba(243,243,243,1) 50%, rgba(255,255,255,1) 100%);
}

.contact-table tr:first-of-type td{
    border-top: 1px solid black;
}

.contact-table td{
    border-bottom: 1px solid black;
    padding: 15px;
    
    white-space: nowrap;
}


/*------------Login--------*/

.login-form div{
    position: relative;
    
}

.login-form-disabled{
    opacity: 0.5;
}


.login-form label{
    font-size: 0.8rem;
    font-weight: bold;
    
}

.login-form a{
    font-size: 0.8rem;
}

.login-form button{
    border-radius: 0;
    padding: 15px;
}

.login-form input{
    border-radius: 0;
    padding: 10px;
}

#togglePassword, #toggleCurrentPassword, #toggleNewPassword, #toggleConfirmPassword{
    position: absolute;
    right: 40px;
    font-size: 1.5rem;
    bottom: 35px;
    cursor: pointer;
}

#togglePassword .fa-eye, #toggleCurrentPassword .fa-eye, #toggleNewPassword .fa-eye, #toggleConfirmPassword .fa-eye{    
    position: absolute;
}

#togglePassword .fa-eye-slash, #toggleCurrentPassword .fa-eye-slash, #toggleNewPassword .fa-eye-slash, #toggleConfirmPassword .fa-eye-slash{
    display: none;
    position: absolute;
}

/*----------Profile-------*/

.profile .grey{
    color:#a5a2a2;  
}

.profile label{
    font-size: 0.8rem;
    color: #a5a2a2;
    display: block;
}

span.verified{
    font-size: 0.8rem;
    color: #6eb65c;        
}

span.verified-not{
    color: #ff0000;        
}

span.verified-absolute{
    position: absolute;      
    right: 20px;
    bottom: 10px;
}

.profile h5{
    margin: 0;
}


.profile small, small.profile{
    font-size: 0.6rem;    
}

.menu{
    display: block;
    color:#495057;
    cursor: pointer;
}

.menu span{    
    color:#a5a2a2;    
}

.toggle_order_box{
    cursor: pointer;
}


/*----------HS----------*/

.audioeffetti-custom-form .input input, .audioeffetti-custom-form textarea{
    padding: 0.5rem 1rem;
    font-size: 1.18rem;
    line-height: 2;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    margin-bottom: 15px;
}

.audioeffetti-custom-form-newsletter .input input{
    
    font-size: 1.18rem;
    line-height: 2;
    border: 0;
    border-radius: 0;
    
}

.audioeffetti-custom-form .actions input{
    background-color: black;
    color: white !important;
    border-radius: 25px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;   
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s;
    padding: 0.5rem 3rem;
    font-size: 1.25rem;
    line-height: 1.5;
    margin-top: 30px;
}

.audioeffetti-custom-form ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.audioeffetti-custom-form ul input {
  float: left;
  width: 20px !important;
  margin-top: 6px  !important;
  margin-right: 20px  !important;
}

.hs-form-booleancheckbox p, .hs-richtext p{
    font-size: var(--bs-body-font-size) !important;
}


.audioeffetti-custom-form .legal-consent-container .hs-form-booleancheckbox-display>span{
    margin-left: 44px;
}

.audioeffetti-custom-form .hs-error-msg{
    color: #00A0E0;
    font-size: 0.8em;
    margin-bottom: 20px;
}

.audioeffetti-custom-form-newsletter .hs_submit,.audioeffetti-custom-form-newsletter .hs_0-2\/iva, .audioeffetti-custom-form-newsletter .hs_company, .audioeffetti-custom-form-newsletter .hs_city, .audioeffetti-custom-form-newsletter .legal-consent-container {
    display: none;
}
.audioeffetti-custom-form-newsletter .hs-button{
    background-color: #00A5FF !important;
    
    border-radius: 25px !important;
    font-weight: 700 !important;
    padding: 0.375rem 3rem!important; 
    font-size: 1rem!important; 
}


/*Custom Carouse*/

#custCarousel .carousel-control-next-icon{
    background-color: black !important;
    padding: 4px 5px;
    border-radius: 25px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: 66% center;
    background-repeat: no-repeat;    
    background-size: 60% 60%;
    background-image: none;
}

#custCarousel .carousel-control-prev-icon{
    background-color: black !important;
    padding: 4px 5px;
    border-radius: 25px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: 36% center;
    background-image: none;
    background-repeat: no-repeat;    
    background-size: 60% 60%;
}


#custCarousel .carousel-indicators {
    position: static;
    margin-top:10px;
    margin-left: 0;
    margin-right: 0;
    background-color: #f3f3f3;
    border-radius: unset;
    padding-top: 3px;
}

#custCarousel .carousel-indicators div img {
    display: block;
    opacity: 0.5;
    cursor: pointer;
}

#custCarousel .carousel-indicators div.active img {
    opacity: 1;
    border-top: 2px solid #00A0E0;
}

#custCarousel .carousel-indicators div:hover img {
    opacity: 0.75;
}


/*Overwrite OWL*/

.owl-theme .owl-dots .owl-dot span {
    height: 5px !important;
    width : 50px !important;
    border-radius: 0px !important;
}
.owl-theme .owl-dots .owl-dot.active span{
    background-color: #000 !important;
}
.owl_product_alt img{
    width: 90% !important;
    height: auto;
    margin: auto;
}

.owl_product_alt .owl-next{
    position: absolute;
    right: 10px;
    top: 20%;
    font-size: 40px !important;
}

.owl_product_alt .owl-prev{
    position: absolute;
    left: 10px;
    top: 20%;
    width: 20px;
    font-size: 40px  !important;
}

/*Overwrite Bootstrap*/
.bg-dark{
    background-color: #000 !important;
}
.navbar{
    border-bottom: 5px solid #bdccd4;    
    height: 57px;
}

.nav-link{
    color: #FFF;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 5px solid #bdccd4;
}

.active-nav-link, .hover-nav-link:hover{
    border-bottom: 5px solid #00A5FF;
}
.carousel-item {
    height: 600px;
    width: 100%;
}
.carousel-item img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.carousel-caption {
    top: 40%;    
}
.carousel-caption h5{
    font-size: 40px;
}
.carousel-caption p{
    font-size: 20px;
}

.border-top{
    border-color: #000 !important;
}



/*Payment Icons style Ali*/

/* Payment Icons Container */
.payment-icons {
    display: flex;
    flex-wrap: wrap; /* Wrap into multiple rows on small screens */
    justify-content: center; /* Center the tiles */
    gap: 15px; /* Add space between tiles */
    padding: 15px; /* Add space around the section */
}

/* Payment Tile Styles */
.payment-tile {
    width: 90px; /* Fixed tile width for consistency */
    height: 50px; /* Fixed tile height */
    background-color: #fff; /* White background */
    border: 1px solid #ddd; /* Light border for separation */
    border-radius: 8px; /* Rounded corners */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center content horizontally */
    align-items: center; /* Center content vertically */
    transition: transform 0.2s ease, box-shadow 0.2s ease; /* Smooth hover effect */
    overflow: hidden; /* Ensure no image overflows */
}

/* Hover Effect */
.payment-tile:hover {
    transform: scale(1.05); /* Slight zoom effect */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Stronger shadow */
}

/* Payment Icon Styles */
.payment-icon {
    width: auto; /* Keep the original aspect ratio */
    height: 100%; /* Fit vertically */
    max-height: 70%; /* Prevent icons from overflowing the tile */
    object-fit: contain; /* Ensure logos scale proportionally */
}

.inquiry-sent-label {
    padding: 0.5rem 1rem;
    margin-top: 3rem;
    font-size: 1rem;
    font-weight: 400;
}

/* blog page changes Ali */
.post-sx h3 , .desc-cat h3{
    color:black;
    font-size: 24px;
    margin-top: 50px;
    font-weight: bold;
}

.post-sx h2, .desc-cat h2 {
    font-weight: 300;
}

.item-blog-home{    
    height: 600px;
    overflow: hidden;
    margin-bottom: 40px;
}
.img-item-blog{
    
    margin-bottom: 30px;
    padding:0;
}
.img-item-blog img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Media Query for Smaller Screens */
@media (max-width: 768px) {
    .payment-tile {
        width: 100px; 
        height: 70px;
    }
    
}

@media only screen and (min-width: 1200px){
    
     .inquiry-sent-label {
        padding: 0.5rem 1rem;
        font-size: 1rem;
        margin-top: 3rem;
    }
    
    .container {
        max-width: 1440px;
    }
    
    
    .error-pages{
       
        background-image: url("../images/people.svg");
    }
    
    
    
    
}
@media only screen and (max-width: 600px) {
    
    .inquiry-sent-label {
        padding: 0.3rem 0.6rem;
        font-size: 0.75rem;
        margin-top: 1.5rem;
        text-align: center;
    }
    
    .carousel-caption {
        top: auto;
        bottom: 5%;
    }
    
    
    

.item-brands-all{
   width: 50%;
   
  

}
   .item-products-all{
   width: 50%;
   
  

}
    .menu-header .nav-link{
        background:rgba(128, 128, 128, 0.6);
    }
    /* .features-item-home{
        width: 50%;
    } */
    .features{
        width: 300%;
        padding-left: 10px;
    }
    .info-home-text-right{
        text-align: center;
    }
    .footer-info-home{
        text-align: center;
    }
    .messaggio-registrazione{
        height: auto;
       padding-top: 100px;
    }
    .cont-messaggio-registrazione-home{
        margin-top: 360px;
        text-align: center;
        padding-bottom: 50px;
    }
    .image-container-registrazione{
        left: 0;
        margin: auto auto;
        width: 98vw;
        height: 98vw;
        max-width: 400px;
        max-height: 400px;
    }
    .span-right{
        position: relative;
        right: 0;
        left: 0;
        text-align: center;
        
    }
    .item-blog-home{
        height: auto;
    }
   

    .data-articolo-home , .autore-articolo-home{
        font-size: 14px;
    }
   .p-0{
    padding-left: none;
    padding-right: none;
   }
   .footer-newsletter{
        text-align: left;
        padding-left: 30px;
    }
    .footer-newsletter h3{
        margin-left: 20px;
    }
   .email-newsletter-footer{
    width: 90%;
    margin:auto;
   }
   .i-tuoi-vantaggi{
    font-size:18px;
   }
   .i-tuoi-vantaggi i{
        font-size: 18px;
    }
    .footer-payment-details{
        background-color: white;
    }
    
    
    
    
    .logo-footer-2 img{
        height: auto;
        width:100%
    }

    .post-sx .prodotto, .desc-cat .prodotto{
       
        min-height: 500px;
       
    }
    .img-prodotto-post{
        float: unset;
        margin:auto;
    }
    .item-product{
        height: auto;
    }
    .btn-nero{
        font-size: 13px;
    }

    .nav{
        flex-wrap: unset;
        font-size: 12px;
    }
    
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    
    .inquiry-sent-label {
        padding: 0.4rem 0.8rem;
        font-size: 0.875rem;
        margin-top: 2rem;
    }
   
    .features{
        width: 250%;
        padding-left: 10px;
    }
    .info-home-text-right{
        text-align: center;
    }
    .footer-info-home{
        text-align: center;
    }
    .messaggio-registrazione{
        height: auto;
    }
    .cont-messaggio-registrazione-home{
        margin-top: 360px;
        text-align: center;
        padding-bottom: 50px;
    }
    .image-container-registrazione{
        left: 0;
        margin: auto auto;
        width: 60vw;
        height: 60vw;
        max-width: 450px;
        max-height: 450px;
    }

    .span-right{
        position: relative;
        right: 0;
        left: 0;
        text-align: center;
        
    }
    .item-blog-home{
        height: auto;
    }
   
    .data-articolo-home , .autore-articolo-home{
        font-size: 17px;
    }
   .p-0{
    padding-left: none;
    padding-right: none;
   }
   .footer-newsletter{
        text-align: left;
        padding-left: 30px;
    }
    .footer-newsletter h3{
        margin-left: 20px;
    }
   .email-newsletter-footer{
    width: 80%;
    margin:auto;
   }
   .footer-payment-details{
    background-color: white;
    }
    .logo-footer-2 img{
        height: auto;
        width:100%
    }

    .post-sx .prodotto, .desc-cat .prodotto{
       
        min-height: 500px;
       
    }
    .img-prodotto-post{
        float: unset;
        margin:auto;
    }
}


@media only screen and (min-width: 901px) and (max-width: 1024px) {
    
     .inquiry-sent-label {
        padding: 0.45rem 0.9rem;
        font-size: 0.9rem;
        margin-top: 2.5rem;
    }
    
    .features{
        width: 200%;
        padding-left: 10px;
    }
    .info-home-text-right{
        text-align: center;
    }
    .footer-info-home{
        text-align: center;
    }
    .messaggio-registrazione{
        height: auto;
    }
    .cont-messaggio-registrazione-home{
        margin-top: 360px;
        text-align: center;
        padding-bottom: 50px;
    }
    .image-container-registrazione{
        left: 0;
        margin: auto auto;
        width: 40vw;
        height: 40vw;
        max-width: 450px;
        max-height: 450px;
    }
    .span-right{
        position: relative;
        right: 0;
        left: 0;
        text-align: center;
        
    }
    .item-blog-home{
        height: auto;
    }
    
    .data-articolo-home , .autore-articolo-home{
        font-size: 17px;
    }
   .p-0{
    padding-left: none;
    padding-right: none;
   }
   .footer-newsletter{
        text-align: left;
        padding-left: 30px;
    }
    .footer-newsletter h3{
        margin-left: 20px;
    }
   .email-newsletter-footer{
    width: 80%;
    margin:auto;
   }
   .footer-payment-details{
        background-color: white;
    }
    .logo-footer-2 img{
        height: auto;
        width:100%
    }

    .post-sx .prodotto, .desc-cat .prodotto{
       
        min-height: 500px;
       
    }
    .img-prodotto-post{
        float: unset;
        margin:auto;
    }
}


@media only screen and (min-width: 1300px){
    
    .d-xxl-none {
        display: none!important;
    }
    
    .d-xxl-block{
        display: block!important;
    }

}

.post-sx h3 , .desc-cat h3{
    color:blacK;
    font-size: 24px;
    margin-top: 50px;
    font-weight: bold;
}

