/*
Theme Name: bloginitpc

Author:tnsolutions

Version 1.0

Text Domain: bloginitpc
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700;800&display=swap');
@media (max-width: 300px) {
    .list-url {
        font-size: 10pt;
    }
}

@media (max-width: 315px) {
    .blog_initpc span {
        font-size: 7pt;
    }
    .blog_initpc a {
        font-size: 7pt;
    }
    .menu-footer {
        font-size: smaller;
    }
}

@media (max-width: 380px) {
    .home {
        display: none;
    }
    .home_responsive {
        display: initial;
    }
}

@media (max-width: 385px) {
    .col_delete_info {
        display: none;
    }
    .col_delete_logo {
        text-align: center;
    }
    /*  .col_delete_phone{
        display: none;
    }
 */
    .list-address {
        bottom: -5%;
        left: 11%;
    }
    .address_description {
        font-size: x-small !important;
    }
    .banner {
        height: 38px;
    }
    /* .logoInit{
        max-width: 50% !important;
    } */
}

@media (max-width: 480px) {
    .address_description {
        font-size: x-small !important;
    }
    .banner {
        height: 59px;
        ;
    }
    .contact_button_responsive {
        display: none;
    }
}

@media (max-width: 575px) {
    #menu-menu-principale {
        float: none !important;
    }
    #menu-menu-principale>li {
        float: none !important;
        display: inline-block;
    }

    #logo{
        padding-left: 0px;
    }
    
    

    

    .frontbutcont{
        width: 240px!important;
    }

    .visitbut{
        font-size: 14px!important;
    }

    .poptitle{
        font-size: 14px!important;
    }
    
    .popsubtitle{
        font-size: 10px!important;
    }
    
    .poprivacy{
        font-size: 6px!important;
    }
    
    .poprivacy a{
        font-size: 6px!important;
    }
    
    .poprivacy input{
        width: 8px!important;
        position: relative;
        bottom: -4px!important;
    }
    
    .popmailtitle{
        font-size: 10px!important;
    }
    
    
    #popmake-706{
        padding: 0px!important;
        width: 70%!important;
        border-radius: 10px;
        border: none!important;
        top: 30px!important;
    }
    
    
    .popmake-content{
        padding: 15px!important;
    }
    
    .popbut {
        padding: 2px!important;
    }
    
    .pum-container.pum-responsive img{
        bottom: -95px!important;
    }

}


@media (max-height: 840px) {

    .socialink{
        bottom: auto!important;
    }
    
}


@media (max-width: 767px) {
    
     #logo{
         display: none!important;
     }

     .logo{

         padding-left: 0;
     }

     .logo img {
        width: 50px!important;
    }

    .sidebutton {
        min-width: 50px!important;
    }

    .myLiCat>.myAcat{
        pointer-events: none;
    }

    .blog_initpc {
        text-align: center;
    }
    #footer-card1, #footer-card2, #footer-card3 {
        border-left: 0px;
        border-top: 1px solid gray;
        text-align: center;
    }
    .list-social {
        margin: auto !important;
    }
    #btn-menu {
        display: initial !important;
    }
    .title_padding {
        padding: 0px;
        margin-top: 6px;
    }
    #col2, #col3, #col4, .logo_nav {
        display: none;
    }
    .logo_nav_responsive {
        display: block;
    }
    #form_search_responsive {
        display: block;
    }
    .order_with {
        text-align: left !important;
    }

    #footer-card1, #footer-card2, #footer-card3{
        border-left: none!important;
    }
}

@media (max-width: 991px) {
    #sidebar-single {
        margin-top: 0px !important;
    }
    .div_background {
        background-image: linear-gradient(to bottom, #c4c4c459 -62%, #d9d9d9 31%, #ffffff 155%);
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .priceprod{
        font-size: 14px!important;
    }
}

@media (min-width: 1200px) {
    .title {
        font-size: 55px!important;
    }
    .title_down {
        font-size: 29.5px!important;
    }
}

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    font-family: 'Nunito'!important;
    overflow-x: hidden;
    font-display: swap;
}

.t-none{
    text-decoration: none;
}

.blu{
    color: #0084ff!important;
}

.orange{
    color: #ff8b00;
}
.orangeOther{
    color: #cc4d18;
}
/*header*/



.blog_initpc {
    text-align: left;
    color: #c7c8ca;
}
.blog_initpc span a {
    font-size: 9pt;
}

.blog_initpc a {
    font-size: 9pt;
}

.div_background {
    background-image: url(assets/images/banner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.list-address {
    margin-bottom: 0px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.list-address li{
    list-style: none;
}

.list-address a {
    color: #757575;
    text-decoration: none;
}

/*nav fisso*/

.navfisso{
    box-shadow:  0px 19px 25px -18px; 
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, #0d53a7 0%, #56aeff 100%);
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

.sidenav ul {
    list-style-type: none;
    text-underline-position: under;
    text-decoration: 2px;
    padding-left: 0;
}

.sidebutton {
    background-image: -webkit-linear-gradient(top, #56aeff 0%, #0d53a7 100%);
    min-width: 60px;
    border: none;
    color: white;
    height: 100%;
}

.sidebutton:focus {
    outline: none;
}

#mySidebar .menu-menu-bar-container {
    margin-left: 1rem!important;
}

/* Position and style the close button (top right corner) */

.closebtn {
    position: absolute;
    top: 25px;
    right: 25px;
    margin-left: 50px;
    border: solid #f2703e 2px;
    color: #f2703e!important;
    border-radius: 10px;
    width: 30px;
    height: 30px;
    font-weight: 800;
    text-align: center;
    line-height: 25px;
    text-decoration: none!important;
    font-size: 25px!important;
    cursor: pointer;
}

/* The navigation menu links */

.sidenav a {
    text-decoration: none;
    font-size: 15px;
    color: white;
    display: block;
    padding-bottom: 0;
    transition: 0.2s;
}

.sidenav li a{
    padding-left: 1rem;
    
}

.sidenav a:hover {
    color: white;
    text-decoration-color: #f2703e;
    font-size: 17px;
    transition: 0.2s;
}





.socialink {
    text-align: center;
    position: absolute;
    left: 85px;
    bottom: 0;
    padding-bottom: 30px;
    width: 50%;
}

.logo {
    text-align: right;
    display: none;
}




.logo img{
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}



.input-group .form-control::placeholder {
    color: #b4b4b4;
    font-size: small;
}

.input-group button {
    background: #006fef;
    width: 40px;
    border-radius: 0;
}

.telephone {
    position: relative;
    top: 50%;
    width: 80%;
    transform: translateY(-50%);
}

#tel{
    visibility: hidden;
}

.custombutton {
    height: 100%;
}

.custombutton button:focus {
    outline: #0d53a7;
}

.btn1 {
    width: 100%;
    height: 100%;
    border: none;
    background-image: -webkit-linear-gradient(top, #56aeff 0%, #0d53a7 100%);
    color: #fff;
    text-align: center;
}

.btn1:hover{
    background-image: -webkit-linear-gradient(top, #4096e7 0%, #0b468f 100%);
}

.btn1 a, .btn2 a, .btn3 a, .btn4 a, .btnwhatsmd a{
    text-decoration: none;
}

.btn1 a:hover {
    color: white;
}

.btn1 :focus {
    outline: #0d53a7;
}

.btnwhatsmd {
    width: 100%;
    height: 100%;
    border: none;
    background-image: -webkit-linear-gradient(top, #00fe66 0%, #01d51a 100%);
    color: #fff;
    text-align: center;
}

.btnwhatsmd:hover{
    background-image: -webkit-linear-gradient(top, #03d858 0%, #00a513 100%);
}



.btnwhatsmd a:hover {
    color: white;
}

.btnwhatsmd :focus {
    outline: #0d53a7;
}

.btn2 {
    width: 100%;
    height: 100%;
    border: none;
    background-image: -webkit-linear-gradient(top, #f99b37 0%, #ec5901 100%);
    color: #fff;
    text-align: center;
}

.btn2:hover {
    background-image: linear-gradient(to bottom, #d17410 -2%, #ff5e00 28%, #ce4b00 108%);
}

.btn2 :focus {
    outline: -webkit-linear-gradient(top, #f99b37 0%, #ec5901 100%);
}

.btn2 a:hover {
    text-decoration: none;
    color: #fff!important;
}

.btn1 p, .btn2 p, .btn3 p, .btn4 p, .btnwhatsmd p {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    color: white;
}

.btn3 {
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, #0b51cc 0%, #001740 100%);
    font-weight: bold;
    border: none;
}
.btn4 {
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgb(0, 132, 255) 58%, #f8f8f8 140%);
    font-weight: bold;
    border: none;
}

.btn3:hover, .btn3 a:hover {
    color: white;
    background-image: -webkit-linear-gradient(top, #023386 0%, #02245e 100%);
}
.btn4:hover, .btn4 a:hover {
    color: white;
    background-image: -webkit-linear-gradient(top, #0084ff 0%, #0e46a8 100%);
}

.contwhats {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.whats {
    width: 70%;
}


.headerhr{
    height: 2px!important;
    color: white!important;
    opacity: 1!important;
    width: 88%!important;
}


.myLiCat{
    width: fit-content;
}

.sottomenu{
    display: none;
    padding-bottom: 35px;
}

.myAcat span{
    color: white;
    padding-left: 15px;
}

.myAcat span::before{
    font-family: 'ITC';
    content: url('assets/images/check.png');
    color: #f37021;
    display: inline-block;
    width: 25px;
}


.myLiCat:hover  .sottomenu{
    
        
    display: block!important;
    
    
}


.menu-bar {
    float: right;
    margin: auto;
    color: #c7c8ca;
}


.menu-bar a {
    font-size: 9pt;
    color: #c7c8ca;
    text-decoration: none !important;
}

.menu-bar>li {
    float: left;
    margin-right: 5px;
}

.menu-bar a:hover {
    color: #f69b36;
}




.banner {
    height: max-content;
    width: -webkit-fill-available;
}






.home {
    background-color: #f37021;
    inline-size: fit-content;
    border: solid #f37021;
    padding: 11px;
}

.home:hover {
    background-color: #e05600 !important;
    border: solid #e05600 !important;
}

.home_responsive {
    background-color: #f37021;
    inline-size: fit-content;
    border: solid #f37021;
    padding: 11px;
    display: none;
}

.home_responsive:hover {
    background-color: #e05600;
    border: solid #e05600;
}


.btn-group, .btn-group-vertical {
    vertical-align: unset;
}



#cerca {
    border-radius: 0;
    /*    margin-left: 17px; */
    margin-bottom: 0px;
    margin-top: 13px;
}

#btn-cerca {
    background-color: #006fef;
    color: rgb(255, 255, 255);
    border-left: none !important;
    border: 1px solid #006fef;
    border-radius: 0;
    padding: 6px;
    margin-top: 13px;
    /* margin-right: 17px; */
}

#btn-menu {
    display: none !important;
}

#nav.scroll {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: -1px;
    z-index: 100;
}

/*fine header*/

/*front page*/

.frontcontent{
    top: 100px;
}

.homebg {
    background-image: url('assets/images/sfondoblog.png');
}

.title {
    color: #fff;
    font-weight: 700;
    font-size: calc(1.375rem + 1.5vw);
}

.title_down {
    color: #fff;
    font-weight: 700;
    font-size: calc(1.3rem + .6vw);
}

.frontbutcont {
    width: 270px;
    border: solid white 2px;
    border-radius: 50px;
    padding: 10px;
    color: white;
    background-image: linear-gradient(#1977d8, #61bef0);
    font-weight: bold;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.frontbutcont:hover {
    background-image: linear-gradient(#135597, #2d99d3);
}

.visitbut {
    line-height: 1;
    font-size: 18px;
    font-weight: bolder;
}

.hand {
    position: absolute;
    left: -17px;
    top: 35px;
    width: 17%;
}
/*sidebar*/ 



.category{    
    height: fit-content!important;
    width: fit-content!important;
    margin: 4px!important;
    border: solid #efefef!important;
    background: #efefef!important;
    text-transform: capitalize!important;
    font-size: 14px!important;
}

#myBtn, #catBtn{
    border: none;
    background: none;
    width: fit-content;
    color: blue;
}


.altro, .altrecat{
    display: none;
}

/*fine sidebar*/

/*feed init*/

.feedinit {
    margin-top: 10px;
    width: 100%;
}

.feedinit h3 {
    margin: auto;
    background-color: white;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    bottom: -17px;
    color: #0084ff;
    font-weight: bold;
    position: relative;
}

.partitle{
    font-weight: bold;
    margin-bottom: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black!important;
}

.btncontent {
    text-align: -webkit-right;
}

.btncontent a {
    text-decoration: none;
}

.articlecontent .prodcontent {
    padding-left: 0px;
    padding-right: 0px;
}

.imgfeed img {
    max-width: -webkit-fill-available;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-height: 120px!important;
}

/*feed instagram*/

.contentfeed {
    width: 100%;
    border: solid #0084ff;
    border-width: 2px;
    /*padding-top: 30px;*/
}

.followtitle{
    color: #f68934;
    font-weight: bold;
}
.followtitle span, .followtitle_down{
    color: #0084ff;
    font-weight: bold;
}

.imgfeed {
    text-align: center;
    height: 120px;
}

.linkprod {
    font-size: small;
}

.priceprod {
    font-weight: bold;
    text-align: left;
}

.post-content {
    color: #627482;
    font-size: 13px;
}

.btnfeed {
    background: #f2703e;
    color: white;
    border-color: #f2703e;
    font-weight: bold;
    width: fit-content;
    font-size: 14px;
}

.btnfeed:focus {
    outline: none;
}

.redtxt {
    color: red;
    text-align: center;
    font-weight: bold;
}

.wdi_feed_thumbnail_1 .wdi_feed_container, .wdi_feed_thumbnail_1 .wdi_photo_wrap_inner{
    border: none!important;
}


/*ultime da tnsolutions*/

.feed_title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*shortcode icone*/
.instagramshare{
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-size: 32px;
    padding: 0 4px;
    vertical-align: middle;
}

.instagramshare svg{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
    display: block;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
    height: auto;
    fill: grey;
}

.instagramshare svg:hover{
    fill: url(#gradient) ;
    /*background-image: linear-gradient(#fcbf67, #7052b9);*/
}

.a2a_svg svg{
    background-color: grey;
}

.a2a_button_facebook svg:hover{
    background-color: #063572!important;
}

.a2a_s_whatsapp svg:hover{
    background-color: #12af0a;
}

.a2a_s_twitter svg:hover{
    background-color: #55acee;
}

/*footer*/


#form_search_responsive {
    display: none;
    margin: auto;
}

#form_search_responsive #cerca {
    margin-top: 0px !important;
}

#form_search_responsive #btn-cerca {
    margin-top: 0px !important;
}

.footer {
    /*  background-image: linear-gradient(to top, #FFFFFF 0%, #ffffff 31%, #c4c4c459 486%); */
    background-image: linear-gradient(to bottom, #c4c4c459 -62%, #ffffff 31%, #ffffff 155%);
    margin-top: 50px;
}

.footer-link {
    color: #757575;
}

.footer-link a {
    color: #757575;
    text-decoration: none;
}

.address {
    font-size: 9pt !important;
}

.tel {
    color: #ff8b00;
}

.copyright {
    /* background-color: #4b4b4b; */
    background-color: #313131;
}

.site_tnsolutions {
    font-size: 9pt !important;
}

#footer-card1, #footer-card2, #footer-card3 {
    border-left: 1px solid gray;
}

.category_footer {
    color: #3d84c9;
    font-weight: 900;
}

.list-url li, .list-producer li {
    margin-bottom: 7px;
}



.menu-footer>li {
    float: left;
    margin-right: 5px;
}

.space_ {
    color: #bcbec0 !important;
    margin-left: 5px;
}

.menu-footer li {
    text-decoration: underline;
}

.menu-footer a:hover {
    color: #f69b36;
}

.menu-footer a {
    text-decoration: none !important;
}

.botton_subscribe {
    color: white;
    background-color: #ff8b00;
    border: solid #ff8b00;
}

.botton_subscribe:hover {
    background-color: #ec8200;
    border: solid #ec8200;
}

.list-social {
    background-color: #ede9e9;
    inline-size: fit-content;
    padding: 1rem;
}

/*fine footer*/


.contact_button {
    color: white;
    background-image: -webkit-linear-gradient(top, #f99b37 0%, #ec5901 100%);
    border: solid 0px;
    vertical-align: unset;
    padding: 13px;
    font-weight: 800;
    padding-right: 10px;
    padding-left: 10px;
}

.contact_button:hover {
    background-image: linear-gradient(to bottom, #d17410 -2%, #ff5e00 28%, #ce4b00 108%);
}

.contact_button_responsive {
    display: initial;
}

.news_button {
    color: white;
    background-image: -webkit-linear-gradient(top, #56aeff 0%, #0d53a7 100%);
    border: solid 0px;
    vertical-align: unset;
    padding: 13px;
    font-weight: 800;
    padding-right: 20px;
    padding-left: 20px;
}

.news_button:hover {
    background-image: -webkit-linear-gradient(top, #3899f5 0%, #0c4488 100%);
}

.button_whatsapp {
    background-color: #ffffff00;
    border: solid 0px;
}

.button_whatsapp:hover {
    background-color: #ffffff00;
}

.title_padding {
    padding: 0rem 1rem;
}

.logo_nav_responsive {
    display: none;
}

#main ::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

#mySidebar {
    scrollbar-width: none;
    /* for Firefox */
    overflow-y: scroll;
}



.pages {
    background-color: white;
    color: #00384c;
    border: none;
    width: fit-content;
}
.pages .fl{
    width: 12px;
}

.pagnum{
    position: relative;
    top: 50%;
    transform: translateY(-100%);

}

.selected {
    border: solid #00384c
}

.info_pages {
    color: #4d4d4d;
    text-decoration: none;
}

.info_pages:hover {
    color: #4d4d4d;
}

.botton_search {
    background-color: #f68934;
    color: white;
    border: #f68934 solid;
}

.botton_search:hover {
    background-color: #eb6b0a;
    border: #eb6b0a solid;
}

.name_category {
    color: #0084ff;
}

.name_tags {
    color: #0084ff;
}


.tags2 {
    height: fit-content;
    width: fit-content;
    margin: 4px;
    border: solid #efefef;
    background: #efefef;
    text-transform: capitalize;
    font-size: 14px;
}

.name_post_popular {
    color: #0084ff;
}

.card_post_popolar {
    max-width: 540px;
    border: 0px;
    margin: 0px !important;
}

.card-body>.card-text {
    color: #000000;
}

.clock {
    margin-right: 10px;
    position: relative;
    transform: translateY(-17%);
}

.card-body>p {
    /* color: gray; */
    color: #4d4d4d;
}

/* .box_card{
    padding: 0px 10px !important;
} */

.post_card {
    padding: 0px !important;
    margin-bottom: 20px;
    border: 0px !important;
    border-bottom: solid 6px #f68934 !important;
    border-radius: .0rem !important;
}

.card-text {
    font-size: small;
}

.iteam p {
    font-size: small;
    color: gray;
}

.link {
    color: white;
    text-decoration: none;
}

.newsletter {
    background-color: #f68934;
    text-align: center;
}

.newsletter>h4 {
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    font-size: 22px;
}

.newsletter .info1 {
    color: #fff;
}

.info3 {
    background-color: #0084ff;
}

.info3 h4 {
    font-weight: 600;
    font-size: 20px;
    padding: 10px 22px;
}

.num1 {
    color: #fff;
    text-shadow: none;
}

.botton_subscribe_newsletter {
    color: white;
    background-color: #0084ff;
    border: solid #0084ff;
}

.botton_subscribe_newsletter:hover {
    background-color: #0677e0;
    border: solid #0677e0;
}

.tnp-privacy-field p {
    color: white !important;
    font-size: x-small !important;
}

.tnp-privacy-field a {
    color: white !important;
    font-size: x-small !important;
}

.newsletter_message p {
    font-size: x-large;
    text-align: center;
    margin-top: 61px;
    color: green;
}

.order_with {
    text-align: end;
}

.order_with a {
    text-decoration: none;
}

.commenti {
    color: #007189;
    margin-bottom: 0px;
    display: -webkit-inline-box;
}

.form_title {
    margin-top: 7px;
}

.form_info {
    margin-top: 7px;
    margin-bottom: 2rem;
}

.div_textarea {
    margin-bottom: 2.5rem!important;
}

.mb-3>input {
    margin-bottom: inherit;
}

.botton_form {
    background-color: #007ef4;
    color: white;
    border: #007ef4;
    margin-bottom: 20px;
}

.botton_form:hover {
    background-color: #1370c7;
    border: #1370c7;
    color: white;
}

.resoconto {
    color: #0084ff;
    margin-bottom: 20px;
    font-weight: 700;
}

.list {
    list-style: none;
}

.list a {
    color: #f37021 !important;
    text-decoration: underline !important;
}

.title_paragrafo {
    font-weight: bolder;
    color: #f37021 !important;
    margin: 15px 0px;
}

.info_publish {
    margin: 0px 6px;
    color: gray;
    display: -webkit-inline-box;
}

.space_ {
    color: #f49516;
    display: -webkit-inline-box;
}



#menu-menu-principale {
    float: right;
    margin: auto;
    color: #c7c8ca;
}

#menu-menu-principale a {
    font-size: 9pt;
    color: #c7c8ca;
    text-decoration: none !important;
}

#menu-menu-principale a:hover {
    color: #f69b36;
}

#menu-menu-principale>li {
    float: left;
    margin-right: 5px;
}

footer ul{
    list-style: none;
    padding-left: 0;
}

#menu-menu-footer {
    margin-bottom: 1rem!important;
}

#menu-menu-footer li {
    text-decoration: underline;
}

#menu-menu-footer>li {
    float: left;
    margin-right: 5px;
}

#menu-menu-footer a {
    text-decoration: none !important;
}

#menu-menu-footer a:hover {
    color: #f69b36;
}

#main {
    transition: margin-left .5s;
    left: 0px;
    position: relative;
}

.main {
    transition: left 0.5s;
    height: 100%;
    left: 298px !important;
    position: relative;
    overflow-x: hidden;
    overflow: hidden;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}

/*contenuto articoli*/

.articlepage img{
    max-width: 100%;
    height: auto;
}

.articlecat a{
    text-decoration: none;
    color: black;
}

.articlecat a:hover{
    color: #0084ff;
}

.wp-block-column .wp-block-image {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.wp-block-image{
    text-align: center;
}



.articolo b, .articolo strong, .articolo h4 {
    /* color: #f37021; */
    color: #cc4d18;
}

.articolo h1, .articolo h2, .articolo h3 {
    color: #0084ff;
}


/* newsletter pop-up*/
.pop-up{
    border: none;
}

.poptitle{
    color: #0084ff;
    font-weight: bold;
}

.popsubtitle{
    font-size: 20px;
    color: #737373!important;

}

.poprivacy{
    font-size: 12px;
    color: #737373;
}

.poprivacy a{
    font-weight: bold;
    color: #737373!important;
}

.popmailtitle{
    color: #737373;
}


#popmake-706{
    padding: 0px!important;
    max-width: 710px!important;
    border-radius: 10px;
    border: none!important;
}

.popmail input{
    padding: 20px;
}

.popmake-content{
    padding: 40px;
}

.popmake-content:focus-visible{
    outline: none;
}

.popbut {
    background-color: #0084ff;
    color: white;
    font-weight: bold;
    padding: 20px;
    border-color: #0084ff;
}

.popbut:hover{
    background-color: #ff8b00;
    border-color: #ff8b00;
}

.pum-container.pum-responsive img{
    position: absolute;
    left: 0%;
    bottom: -210px;
}



/*pagina commenti*/

.commentsub{
    font-size: x-small;
}

.h-100{
    height: 100% !important;
}

#comment{
    width: 100%;
}