/*
Theme Name: seoinit
Author: tnsolutions
Version: 1.0
Text Domain: seoinit
*/

body {
    font-family: 'Open Sans', sans-serif!important;
    background: #fff;
    height: 100 !important;    
    overscroll-behavior-x: none;


}

.orange{
    color: #f2703e!important;
}

.blu{
    color: #0084ff!important;
}

.t-none{
    text-decoration: none!important;
}

.top-85{
    top: 85px;
}

@media (max-width: 439px) {
    .linkinit {
        display: none;
    }
}

@media (max-width: 575px) {


    .mask h1 {
        font-size: 33px!important;
    }
    .mask h3 {
        font-size: 18px!important;
    }
    

    .content1 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .carousel{
        top: 0px!important;
        margin-bottom: 20px;
    }
    .archivepage .thumbnail img {
        height: auto!important;
    }
    .archivepage .archivetitle, .lastnews h6 {
        font-size: 10px;
    }

     figure {
        text-align: center;
    }
    
    .partitle, .btncontent {
        text-align: center!important;
    }

    .folloninst img {
        padding-top: 35px;
        width: 35%!important;
    }

    .socialcontent{
        position: relative!important;
    }

    .socialcontent .socialicon img{
        width: 40%;
    }

    .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;
    }
    
    
    .pum-container{
        padding: 0px!important;
        width: 70%!important;
        border-radius: 10px;
        border: none!important;
        top: 30px!important;
    }

    .popmail input{
        padding: 0px!important;
    }
    
    
    .popmake-content{
        padding: 15px!important;
    }
    
    .popbut {
        padding: 2px!important;
    }
    
    .pum-container.pum-responsive img{
        bottom: -160px!important;
    }

}


@media (min-width: 576px) and (max-width: 767px) {
    .banblock {
        margin-left: 5px!important;
        margin-right: 5px!important;
    } 

    .archivepage .archivetitle {
        font-size: 10px;
    }
}

@media (min-width: 576px) and (max-width: 1199px){
    .mask h1{
        font-size: 40px!important;
    }

    .mask h3{
        font-size: 20px!important;
    }
}


@media (max-width: 767px) {

    .logo img {
        width: 50px!important;
    } 

    .sidebutton {
        min-width: 50px!important;
    }

    #footer-card1, #footer-card2, #footer-card3{
        border: none!important;
        margin-top: 15px;
    }

    .footer {
        text-align: center;
    }
}

@media (min-width:768px) and (max-width: 991px) {
   

    
    .thumbnail img {
        height: 69px!important;
    }
    .newsletter h4 {
        font-size: 20px!important;
    }
    .sendmail input::placeholder {
        font-size: 10px!important;
    }
}

@media (max-width: 991px) {
    .whats {
        width: 70%!important;
    }

    .adnearinst{
        padding-right: 0px;
        margin-bottom: 45px;
    }
}

@media (min-width:992px) {
    .btnheader {
        padding: 0px;
    }
}

@media (min-width:992px) and (max-width: 1199px) {

    

    .tel {
        padding-top: 4px;
    }
    .colwhats{
        padding-right: 0;
    }


    .sendmail .newsbut {
        width: 110%!important;
    }

    .thumbnail img {
        height: 96px!important;
    }

    .sendmail input::placeholder {
        font-size: 12px!important;
    }
}



@media (min-width:992px) and (max-width: 1399px) {
    .articlecontent .pricecontent {
        padding-right: 0px;
    }
}



@media (min-width:1200px) and (max-width: 1439px) {
    
    .thumbnail img {
        height: 116px!important;
    }
    .archivepage .archivetitle .title {
        font-size: 14px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
    }
    .telephone {
        width: 80%;
    }
}

/*nav in alto*/

.navbar {
    font-size: small;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top, #5d5d5d 0%, #302f2f 100%);
}

.navtop1 {
    /*border-right: solid #fff .1px;*/
    float: left;
    color: #f2703e;
    font-weight: 900;
}

.navtop2 {
    color: #fff;
    float: left;
}

/*.myaccount img {
    width: 12px;
    margin-right: 3px;
}*/

/*.nav-item {
    border-right: solid #fff .1px;
    margin: auto;
    float: left;
}

.nav-item a:hover {
    color: #f37021 !important;
}*/

.link1 {
    border-right: solid #fff .1px;
}

.link2 {
    border-right: solid #fff .1px;
}

nav a {
    color: #fff;
}

nav a:hover {
    color: #f37021;
}

/*nav fisso*/

/* The side navigation menu */

.sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Stay on top */
    top: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, #0d53a7 0%, #56aeff 100%);
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 60px;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
}

.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: 58px;
    border: none;
    color: white;
    height: 100%;
}

.sidebutton:focus {
    outline: none;
}

.sidenav li a{
    text-decoration: none;
    font-size: 15px;
    color: white;
    display: block;
    padding-bottom: 0;
    transition: 0.2s; 
    padding-left: 1rem;
}

.sidenav a {
    font-size: 15px;
    color: white;
    display: block;
    padding-bottom: 0;
    transition: 0.2s;
}

.sidenav a:hover {
    color: white;
    text-decoration-color: #f2703e;
    font-size: 17px;
    transition: 0.2s;
}

/* Position and style the close button (top right corner) */

.closebtn {
    position: absolute;
    top: 10px;
    right: 10px;
    border: solid #f2703e 2px;
    color: #f2703e!important;
    border-radius: 10px;
    width: 30px;
    height: 30px;
    font-weight: 800;
    text-align: center;
    line-height: 23px;
    text-decoration: none!important;
    font-size: 25px!important;
}

#main {
    left: 0;
}

.socialink {
    text-align: center;
    position: absolute;
    left: 75px;
    padding-bottom: 20px;
    width: 50%;
}

.logo {
    text-align: right;
}

.logo img, #sb_instagram {
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.dropbtn {
    background-image: -webkit-linear-gradient(top, #56aeff 0%, #0d53a7 100%);
    color: white;
    padding-top: 16px;
    padding-bottom: 17px;
    font-size: 10px;
    border: none;
    font-weight: bold;
    width: 58px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropbtn img {
    padding: 5px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

.dropbtn:hover {
    background: #f2703e;
}

.dropbtn:focus {
    outline: none;
}

.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
}


.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(//www.marcatoriindelebili.com/wp-content/themes/marcatoriindelebili/assets/images/check.png);
    color: #f37021;
    display: inline-block;
    width: 25px;
}


.myLiCat:hover  .sottomenu{
    
        
    display: block!important;
    
    
}

.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%;
    transform: translateY(-50%);
}

.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, .btnwhatsmd a, .link{
    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, .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;
}

.btn3:hover, .btn3 a:hover {
    color: white;
    background-image: -webkit-linear-gradient(top, #023386 0%, #02245e 100%);
}

.contwhats {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.whats {
    width: 60%;
}

/*header*/

.bg-image {
    background-image: url(//www.marcatoriindelebili.com/wp-content/themes/marcatoriindelebili/assets/images/sfondo.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5%;
    max-width: 100%;
    margin-left: 0px;
}

.mask h1 {
    font-size: 58px;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px 5px black;
    text-align: center;
}

.mask h3 {
    font-weight: bold;
    color: #fff;
    line-height: 150%;
    text-shadow: 2px 2px 5px black;
    text-align: center;
}

.mask2 {
    text-align: center;
}

/*carousel*/

.carousel-home {
    position: relative;
    top: -30px;
}

.carousel{
    margin-top: 30px;
    margin-bottom: 30px;
}


.carousel-cell {
    margin-right: 10px;
    text-align: center;
    padding: 10px;
    margin: 10px;
    background: #f1f1f1;
    color: #666;
    box-shadow: rgb(0 0 0 / 35%) 0px 2px 2px;
}

.singlecell{
    left: 50%!important;
    transform: translateX(-50%);
}

.carousel-cell .blockbutton {
    margin-top: 15px;
    color: #0084ff;
    border-color: #0084ff;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    scroll-padding-bottom: 4px;
    padding-right: 25px;
    padding-left: 25px;
}

.carousel-cell .blockbutton:hover {
    color: #fff;
    border-color: #f37021;
    background: #f37021;
}

.carousel-cell img {
    height: 70px;
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.flickity-prev-next-button.previous {
    left: -20px!important;
}

.flickity-prev-next-button.next {
    right: -20px!important;
}

/*articolo*/

.articlecontent .wp-block-group .more {
    display: inline;
}

.articlecontent .moreimage {
    display: inline;
}

.homepage .more {
    display: none;
}

.moreimage {
    display: none;
}

.article {
    margin-top: 0px;
}

/*.articlecontent {
    position: relative;
    bottom: 50px;
}*/

.wp-block-image img{
    max-width: 100%!important;
    height: auto!important;
}

.article .intestazione {
    background-color: #fff;
    border-right: solid .1px #dee2e6;
    border-left: solid .1px #dee2e6;
    border-top: solid .1px #dee2e6;
}

.article .bordinf {
    background: #fff;
    border-right: solid .1px #dee2e6;
    border-left: solid .1px #dee2e6;
    border-bottom: solid .1px #dee2e6;
}

.contreadmore {
    text-align: center;
}

.article .readmore {
    font-weight: bold;
    background-color: white;
    color: #0084ff;
    border-color: #0084ff;
    position: relative;
    top: 15px;
}

.article .readmore:hover {
    background: #f2703e;
    color: #fff;
    border-color: #f2703e;
}

.article .readmore:focus {
    outline: #f2703e;
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: black!important;
    padding: 5px!important;
}

tbody, td, tfoot, th, thead, tr {
    border-width: 1px!important;
}

td img{
    height: auto;
}




/*feed insta*/

.folloninst {
    text-align: center;
}

.folloninst img {
    position: relative;
    top: 40%;
    transform: translateY(-50%);
    width: 80%;
}

.socialcontent{
    position: absolute;
    bottom: 15px;
}

.wdi_feed_info{
    display: none;
}

.wdi_feed_thumbnail_1 .wdi_feed_container{
    border: none!important;
}

.wdi_feed_thumbnail_1 .wdi_photo_wrap_inner{
    border: none!important;
}

/*banner ultime dal blog*/


.feed_title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;  
}

.feed_title a{
    color: #0084ff;
}

.lastnews {
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
}

.lastnews h3 {
    text-align: center;
    color: #0084ff;
    font-weight: bold;
    margin-bottom: 30px;
}

.lastnews h6 {
    text-transform: uppercase;
    color: #0084ff;
    margin-top: 20px;
}

.excerpt {
    font-size: 12px;
    color: #c0c0c0;
}

/*feed initpc*/

.homepage .contentfeed {
    display: none;
}

.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;
}

.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;
}

/*footer*/

#logofooter{
    width: 200px;
}

#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 ul{
    list-style-type: none;
    padding-left: 0;
}

.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;
}

.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, #menu-menu-network-footer li, #menu-menu-produttori-footer 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;
}

/*footer {
    overflow: hidden;
    margin-top: 100px;
    background: #ede9e9;
    color: #627482 !important;
    margin-bottom: 0;
    padding-bottom: 0
}

footer .menu ul {
    list-style-type: none;
    padding-left: 0px;
    color: #627482;
    text-decoration: none;
}

footer .menu  {
    list-style-type: none;
    padding-left: 0px;
    color: #627482;
    text-decoration: none;
}

footer .menu a {
    color: #627482;
    text-decoration: none;
}

.copyright {
    background-color: #4b4b4b;
}
.copyright a{
    color:#ff8b00;
    font-weight: 700;
    text-decoration: none;
}*/

/*ARTICOLO*/

hr {
    width: 100%;
}

/*classi text principali*/


.artitle {
    color: #f2703e;
    font-weight: bold;
}

.subtitle {
    color: #0084ff;
    font-weight: bold;
}

.partitle {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ortitle {
    color: #f2703e;
}

.wp-block-column .imgarticle img {
    height: auto!important;
}

.wp-block-columns img {
    height: auto;
}

.wp-block-columns div {
    font-weight: normal!important;
}

.wp-block-group .more .wp-block-columns div {
    font-weight: normal!important;
}

/*feed init*/
.contentfeed {
    width: 100%;
    border: solid #0084ff;
    border-width: 2px;
    padding-top: 30px;
}

.imgfeed {
    text-align: center;
}

.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;
}

/*banner laterali*/

.banblock {
    text-align: center;
    background: #f1f2f2;
    padding: 15px;
    margin: 10px;
    box-shadow: rgb(0 0 0 / 35%) 0px 2px 2px;
}

.banblock h6 {
    margin-bottom: 0px;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.banblock button {
    color: #0084ff;
    border-color: #0084ff;
    font-weight: bold;
    width: 40%;
}

.banblock button:hover {
    color: #fff;
    border-color: #f37021;
    background: #f37021;
}

.banblock button:focus {
    outline: #0084ff;
}

.banblock img {
    height: 70px;
    margin-top: 20px;
    width: auto;
    margin-bottom: 20px;
}

/*newsletter*/

.newsletter {
    background-image: url(//www.marcatoriindelebili.com/wp-content/themes/marcatoriindelebili/assets/images/orange-spiral.jpg);
    font-style: italic;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.newsletter h4 {
    color: #fff;
    text-shadow: none;
    font-weight: bold;
}

.newsletter .info1 {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.sendmail {
    width: 100%;
}

.sendmail .newsem input {
    width: 100%;
}

.sendmail .newsbut {
    background: #0084ff;
    border-color: #0084ff;
    color: #fff;
    font-weight: bold;
    width: 100%;
}

.sendmail button:focus {
    outline: none;
}

.sendmail input::placeholder {
    font-style: italic;
    font-size: smaller;
}

.info2 {
    text-align: left!important;
    color: #fff;
    font-size: 10px;
}

.info2 a {
    color: #fff;
}

.info3 {
    font-weight: bold;
}

.info3 h4 {
    line-height: 20px;
    font-size: 21px;
    font-weight: bold;
}

.yeltxt {
    color: yellow!important;
}

/*menu*/

.dropdown-content ul {
    list-style-type: none!important;
    padding-inline-start: 0%;
    background-image: -webkit-linear-gradient(top, #56aeff 0%, #0d53a7 100%);
    ;
    margin-bottom: 0px;
}

/*PAGINA ARCHIVIO*/

.thumbnail img {
    width: 100%;
}

.archivepage .archivetitle {
    margin: 0 0 3px;
    font-weight: 200;
    font-family: open, arial, sans-serif;
}

.archivepage .archivetitle .title {
    text-transform: capitalize;
    color: #0084ff;
}

.archivepage .archivetitle .title:hover {
    color: #f2703e;
    text-transform: capitalize;
}

/*PAGE*/

.pagecontent a {
    color: #f2703e;
}

.pagecontent h5 {
    color: #0084ff;
    font-weight: bold;
}

.pagecontent hr {
    color: #dadfe4;
    border-bottom-width: 0px!important;
}

.pagecontent .content1 figure {
    text-align: center;
}

.pagecontent .content1 em {
    font-size: 12px;
    color: gray;
}


/* 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;
}


.pum-container {
    padding: 0px!important;
    max-width: 710px!important;
    border-radius: 10px!important;
    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;
}