22 Gennaio 2021

smart_theme 2

Di NS
smart_theme 2
input[type='checkbox']{ -webkit-appearance: auto; padding: 10px; font-size: 2em; height: 10px; width: 20px; } .custom-logo{ width: 200px; height: 50px } .img-single{ /*width:266px!important; */ height: 250px!important; /* height: 500px; */ } .page-container > .home-article > .img-article{ height: 270px!important } .home-article > .img-article{ height: 180px!important } .rpwe-block h3 a{ font-size:16px!important; font-weight: bold } #sidemob, .mobile{ display: none; } @media(max-width:1000px){ .custom-logo{ width: 150px; height: 30px } .slide{ display: none; } .mobile{ display: flex; padding: 0 10px; margin-bottom: -50px; } .sidebar{ margin-top:20px; margin-bottom: -20px; } #sidemob{ display: flex; } #sidedesk{ display: none; } #sidemob > #sidedesk{ display: flex; flex-direction: column; width: 100%; margin: 20px; } #sidedesk > .main-sidebar{ width: 100%; background: #fff; border-radius: 5px; padding: 20px; color: #333; box-shadow: 0px 2px 6px #3333335e; margin: 0 auto; } #sidedesk > .main-sidebar:nth-child(2){ margin-top: 20px; } } .wp-block-contact-form-7-contact-form-selector{ margin-top: 40px; width:100%; } .wp-block-contact-form-7-contact-form-selector form{ margin: 0 auto; width: max-content; padding: 15px; background: #fff; border-radius: 5px; box-shadow: 0px 2px 6px #3333335e; } .wp-block-contact-form-7-contact-form-selector form p{ padding: 10px 0px; } .wp-block-contact-form-7-contact-form-selector form label span > input, textarea{ width: 100%; margin: 5px; padding: 10px; border:none; border-radius: 5px; background: #f4f4f4; } .wp-block-contact-form-7-contact-form-selector form p > .wpcf7-form-control.wpcf7-submit{ width: 100%; padding: 10px 5px; background: rgb(0, 100, 23); border-radius: 5px; border: none; color: #fff; font-size: 1.2em; } @media(max-width: 650px){ .mobile{ margin-bottom: -30px; } .page-container > .home-article > .img-article{ height: 310px!important } .home-article > .img-article{ height: 280px!important } } @media (max-width: 350px) { .img-single{ width:100%!important; height: 200px!important; } } .post-nav-links, .post-nav-links a{ font-size:1.2em; font-weight: 800; color: #333; margin-top: 40px; margin-bottom: 50px; } .post-nav-links a{ font-size:1.1em; padding: 10px 20px; } .post-nav-links .current{ color: #fff; background: #3f51b5; padding: 10px 20px; border-radius: 5px }