/* 
Theme Name:	Formiche Theme
Theme URI: https://www.gogodigital.it
Author: Gogodigital S.r.l.s
Author URI: https://www.gogodigital.it
Description:  WP Bootstrap Starter Child is a child theme of WP Bootstrap Starter, created by ChildTheme-Generator.com
License: GNU General Public License v2 or later
License URI: LICENSE
Template: wp-bootstrap-starter
Text Domain: wp-bootstrap-starter-child
Version: 1.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap');

:root {
    --rossof: #F26F65;
    --grey : #efefef;
    --rossofv: #E3776A;
  }

body {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    line-height: 22px;
}
html {
    scroll-behavior: smooth;
}
h1.entry-title {
    font-size: 3.31rem;
    font-weight: bold;
}
.type-post h1.entry-title {
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 3px;
    border-bottom: 0;
    line-height: 70px;
}
.type-post {
    letter-spacing: 0.9px;
    font-size: 18px;
    font-family: 'Cabin', sans-serif;
    line-height: 26px;
}
.single .type-post .entry-summary {
    font-size: 24px;
    font-family: 'Cabin', sans-serif;
    font-weight: 600;
    color:#555555;
}
.post-thumbnail.single img {
    width: 100%;
    object-fit: cover;
}
.posted_author {
    font-size: 16px;
    color: #555555;
    letter-spacing: 0.8px;
}
.posted_date {
    font-size: 16px;
    color: #555555;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Pt Serif', sans-serif;
}

.h1, h1 {
    font-size: 32px;
}

.h2, h2 {
    font-size: 26px;
}

.h3, h3 {
    font-size: 18px;
    font-weight: bold;
}
html, body { height: 100%; }
.news_wide {
    position: relative;
    margin-bottom: 25px;
}
.absnews  { position: absolute; bottom: 30px; right: 0; }
h2.ultimetop { color: #e15d54;    
	font-size: 16px;
    font-family: "Cabin"; }
header .search-form { float: right; }
.col-md-1.logo_right, .col-md-1.logo_left {
    width: 12%;
    max-width: 12%;
    flex: 12%;
}
.middle_widget_home .menu-menutop-container {
    display: flex;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 25px;
}
.iscr_newslttr input[type="submit"] {
    background: #f26f65;
    color: #fff;
    display: inline-block;
    width: 65px;
    border: 0;
    margin-left: 15px;
    padding: 5px;
}
.iscr_newslttr h3 { color:#f26f65; }
.no-pad { padding: 0; }
.middle_widget_home {
    background: #fff;
    padding: 25px 0px;
}
.middle_widget_home #menu-menutop-1 a {
	color: #333;
	text-transform: uppercase;
	font-size: 11px;
    font-weight: 900;
    line-height: 20px;
    text-decoration: none;
    margin: 0px;
}
.iscr_newslttr {
    background: #ebebeb;
    padding: 30px 0px;
}
 .woocommerce .products ul {
    width: 100%;
}
.inform_newslttr {
    font-size: 11px;
}
.wp-pagenavi {
    margin: 0 0 90px 0;
}
.wp-pagenavi a { margin: 0 15px 0 0; color: #7e7e7e; }
.wp-pagenavi .nextpostslink:before {
    content: "\f30b";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #7e7e7e;
}
.wp-pagenavi .previouspostslink:before {
    content: "\f30a";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #7e7e7e;
}
.wp-pagenavi  span.current  {
    border-bottom: 2px solid;
    padding-right: 8px;
    margin-right: 8px;
    color: #7e7e7e;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink  {
    color: #fff;
}
.wp-pagenavi a.previouspostslink { margin: 0; }
.mc4wp-form-basic .iscr_newslttr input[type=email],
.iscr_newslttr .form-control {
    width: 655px;
    max-width: 655px;
    margin: 0 auto;
    padding: 35px;
    font-size: 30px;
    text-align: center;
    margin-top: 30px;
    display: inline-block;
    border-radius: 0;
    border: none;
}
.navbar-social a {
    background-color: #000;
    color: #FFF;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    margin: 0 5px;
}
.navbar-social a .fab.fa-facebook-f {
    font-size: 12px;
}
.navbar-social a .fab.fa-twitter {
    font-size: 12px;
}
.navbar-social a .fab.fa-instagram {
    font-size: 14px;
}
.navbar-social, .navbar-search { padding-top: 40px; }
.middle_widget_home #menu-menutop-1 {
    display: flex!important;
    margin: 0 auto;
    list-style-type: none;
}
.middle_widget_home #menu-menutop-1 li { padding: 0 1.2rem; }
.middle_widget_home h3 {
    color: #f26f65;
} 
.navbar-search .search-field.form-control { background: #eeeeee; }

.tri_up {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #e15d54;
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 0;
    left: -5%;
    margin: auto;
}
#menu-menutop-1 li a:before {
    width: 0;
    height: 0;
	content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #e15d54;
    z-index: 1000;
    position: absolute;
	margin-top: -26px;
	display: block;
	opacity: 0;
}
#menu-menutop-1 li:hover a:before  {
	opacity: 1;
}
#footer-widget .widget {
    font-size: 11px;
    line-height: 18px;
}
#footer-widget .col-md-4 {
    margin-top: 73px;
}
#footer-widget .col-md-4.foot3 {
    margin-top: 10px;
}
.clsbbnt {
    position: absolute;
    right: 10vw;
    top: 5px;
    cursor: pointer;
    font-size: 30px;
}
.rossof {
    background: var(--rossof);
    color: #fff;
}
._bbnt.op1 {
    opacity: 1;
}
._bbnt .btn-light {
    color: var(--rossof);
    border-radius: 0;
    font-family: 'Cabin';
    font-size: 18px;
    margin-right: 40px;
    padding: 10px 30px;
    font-weight: 700;
}
._bbnt .container {
    justify-content: space-between;
    padding: 50px 0px 40px!important;
    font-family: 'PT Serif';
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .8px;
    align-items: center;
}
._bbnt .container p {
    line-height: 55px;
    border-bottom: 6px solid;
    font-size: 48px;
}
.btn-light.width100 {
    color: var(--rossof);
    border-radius: 0;
    padding: 10px;
}
#footer-widget .col-md-4:nth-child(1) {
    margin-top: 0px;
    padding-left: 0;
}
.filter-white {
    filter: brightness(0) invert(1);
}
#footer-widget 
a.w100 img {
    max-width: 110px!important;
    height: auto;
}
#footer-widget
a.w100:last-child img {
    max-width: 200px!important;
}
#footer-widget 
a.w100 {
    width: 100%;
    clear: both;
    position: relative;
    display: block;
}
#footer-widget .custom_html-6 { margin-bottom: 55px; }
span.is-search-icon:before {
    content: '\f002';
    color: #e15d54;
    transition: all .25s;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
span.is-search-icon {
    display: inline-block;
    padding: 7px;
    color: #666;
    background: #eee;
    outline: 0;
    font-size: 19px;
    line-height: 1;
    border-radius: 0px 15px 15px 0px;
    border: 0px;
}
.navbar-search .is-form-style input.is-search-input {
    padding: 5px 12px;
    font-size: 19px;
    line-height: 1;
    border-radius: 15px;
    margin-right: -15px;
    border: none;
    font-family: arial;
    width: 175px;
	background: #eee;
}
.navbar-search .is-form-style {
    text-align: right;
    margin-right: 50px;
}

.is-search-icon svg {
    vertical-align: middle;
    display: none;
}
#footer-widget.bg-light {
    background-color: #1d1c1c!important;
    display: block;
    position: relative;
    color: #fff;
    padding-bottom: 80px;
}
ul.heateor_sss_follow_ul li.heateorSssSharingRound, ul.heateor_sss_sharing_ul li.heateorSssSharingRound {
    border-radius: 10px;
    overflow: hidden;
}
.rivistasingle img { width: 100%; }
.rivistasingle h2 {
    text-align: center;
    font-size: 15px;
    padding-top: 15px;
    font-family: 'Cabin';
    font-weight: 100;
}
.btn.rivista { background-color: #f26f65; border-color: #f26f65; color: #FFF; padding: 5px 35px; border-radius: 0; }
aside section.widget {
    padding-bottom: 5px;
    width: 100%;
}
aside#sidebartop-home section#custom_html-3 {
    margin: 0;
    padding-bottom: 0;
}
section.default .row.single .col-md-6:nth-child(2) {
    padding-left: 0;
    padding-top: 5px;
}
section.abbonati {
    padding-bottom: 80px;
}
section.abbonati, section.abbonati .container {
    background: #f6f7f9;
}
section.abbonati .white {  background: #fff; }
section.abbonati .white strong {
    clear: both;
    display: block;
}
section.abbonati .col-md-3 h4 {
    color: #f26f65; text-align: left;
}
section.abbonati .col-md-3 {
    border: 1px solid #c1c1c1;
    padding: 15px 30px;
}
section.abbonati .col-md-3 p {
    font-size: 20px;
    padding-top: 25px;
}
section.abbonati .col-md-3 h5 {
    font-size: 18px;
    padding-top: 20px;
}
section.abbonati .col-md-3 p, section.abbonati .col-md-3 h5 { text-transform: uppercase; }
section.abbonati .col-md-3.first {
    border: none;
}
section.abbonati  .bnt-riv { margin: 0 20px; }
#siteColor {
    color: #0ff!important;
    text-decoration: none!important;
}

a#siteColor:hover {
    color: #0ff!important;
    text-decoration: none!important;
}

.home #notizie h3 a {
    font-size: 15px;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-right: 5%;
}
.lggtt {
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 20px;
	display: none;
}
.topcontent.esclusiva .container.brd  h2 {
    text-transform: uppercase;
    background: #f26f65;
    text-align: center;
    margin: 0px -30px;
    color: #fff;
    font-size: 14px;
    padding: 5px 0px 5px 0px;
}
.esclusiva .topnews h3 {
    margin: 0;
    min-height: 90px;
}
._bgsc {
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 48%);
    height: 100%;
    position: absolute;
    width: 96.5%;
}
.topcontent.esclusiva  ._bgsc { width: 100%; }
._lblsclv {
    font-size: 30px;
    color: #fff;
    background: #f26f65;
    padding: 10px;
    width: auto;
    display: inline-block;
    font-style: italic;
    font-weight: 500;
}
.topcontent.esclusiva .tri_up {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #f26f65;
    top: 25px;
    left: 0;
}
.topcontent.esclusiva .topnews a {
    margin: 10px 0;
}
/*
.topcontent.esclusiva .topbox {
    right: 8%;
    width: 50%;
    left: inherit;
}*/
.topcontent.esclusiva .topbox {
    right: 0;
    width: 80%;
    left: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 10%;
    top: inherit;
}
.topcontent.esclusiva { border-bottom: 0px; }
.topcontent.esclusiva .container.brd {
    display: block;
    position: relative;
    height: 55px;
}
.post-content-custom.search .attachment {
    display: none; }
.container.boxed { max-width: 968px; margin: 0 auto; }
.topcontent .container.boxed .topnews a {
    color: #000;
    margin-right: 0;
    line-height: normal;
    display: inline-block;
}
.topcontent .container.boxed  .topnews {
    border-left: 1px solid #ea6157;
    margin: 30px 0px;
}
.archive h3 a, .author h3 a {
    font-size: 25px;
    min-height: 110px;
    display: block;
    line-height: 23px;
}
.gogodigital-slider-item.col-md-12 {
    padding-bottom: 35px;
    padding-right: 20px;
    padding-left: 20px;
}
#videogalleria {
    max-width: 1060px;
    margin: 50px auto;
}
#videogalleria  section.gogoslider {
    margin-top: 30px;
}
#videogalleria .col-gogo-10 {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
#videogalleria h2 {
    color: #f26f65;
    text-align: center;
    font-family: "Cabin";
    font-weight: 400;
    font-size: 18px;
    position: relative;
    z-index: 100;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#galleria .gogodigital-slider-item.col-md-12 h3 {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 500;
    font-family: "Cabin";
    min-height: 50px;
}
#galleria .gogodigital-slider-item-author {
    color: #000;
    font-size: 10px;
    font-weight: normal;
    border-bottom: 1px solid #F44336;
}
#galleria {
    margin: 40px auto;
}
#galleria .topnews a {   
	color: #000;
}
#galleria .topbox {
    top: auto;
    bottom: 50px;
    width: 60%;
    right: 20px;
    left: inherit;
}
.topbox  .posted_date {
    font-size: 12px;
}
#galleria .topnews {
    background: #fff;
    font-size: 19.5px;
    right: 0;
    padding: 10px;
    padding-left: 10px;
}
.home .gogodigital-slider-style6 .slick-prev,
.home .gogodigital-slider-style6 .slick-next {
    top: -10%;
}
.gogodigital-slider-style6 .slick-next:before, 
.gogodigital-slider-style6 .slick-prev:before {
    position: absolute;
    font-size: 25px!important;
    top: 50%;
}
.color.archive {
    clear: both;
    width: 35px;
    height: 5px;
    display: block;
}
#menu-menutop li a span.color, #menu-menutop-1 li a span.color 	{
    border-bottom-width: 2px;
    position: relative;
    display: block;
    width: 25px;
    height: 6px;
    border-bottom-style: solid;
	}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
	color: #000;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a { color: #000; }

ul#menu-menutop { margin: 0 auto; }
#galleria {
    margin: 55px auto;
    background: #f9f9f9;
}
#galleria .container {
    max-width: 1010px;
    overflow: visible;
}
#galleria h2 {
    color: #f26f65;
    text-align: center;
	font-family: "Cabin";
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    z-index: 100;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -25px;
}
.topcontent { border-top: 2px solid #ea6157; border-bottom: 2px solid #ea6157; }
.topboxed {
    text-align: center;
    padding-left: 0px;
    padding-top: 40px;
    margin-left: -15px;
}
.maut { margin: 0 auto; }
.topboxed .col-md-12 {
    padding-left: 15px;
}
.posted_date a { color: #000; }
.topboxed .row.single .posted_date {
    font-size: 9px;
    border-bottom: 1px solid #e15d54;
    width: auto;
    display: inline-block;
	text-transform: capitalize;
    letter-spacing: 0.5px;
}
.point {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    margin-top: -6px;
}
.topboxed .row.single {
    margin-bottom: 38px;
    margin-top: 30px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.archive h3, .author h3 {
    margin-top: 10px;

}

.home #notizie .post-content-custom p {
    color: #000;
    font-family: 'Cabin', sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin: 10px 10px 0px 10px;
	text-align: justify;
}
.single .entry-summary {
    font-family: 'Pt serif', sans-serif;
    font-size: 24px;
    text-align: justify;
    line-height: 30px;
}
.container.archive #main .posted_date a {
    color: inherit;
}
.container.archive #main .posted_date {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 30px;
}
.single .site-content .container {
    padding: 0px 45px 0px 35px;
	background: transparent!important;
}
.single.single-post  .site-content .container {
    padding: 0px 0px;
}
.single .bgsidesingle, .bgsidebar {
    background: #f9f9f9;
    margin: 30px 0px 0px 0px;
    padding-top: 15px;
}
.archive .bgsidebar {
    margin-top: 0;
    padding-top: 25px;
}
.single .eventi-home {
    text-align: left;
    border-bottom: none;
    color: #000;
    margin-bottom: 23px;
}
._sbtsh {
	margin: 0 0 30px;
}
.entry-footer a {
    color: #000;
}
.bgsidesingle .eventi-home a, .bgsidebar .eventi-home a {
    font-size: 14px;
    color: #000;
    margin-top: 15px;
    display: block;
    text-align: left;
}

.single-sub-header-title .posted_date a { color: inherit; }
.single-sub-header-title .posted_date {
    position: absolute;
    bottom: 0;
    font-size: 16px;
}
.post-content-int {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 20px;
}
.post-content-int .posted_date { margin: 20px 0px; }
 header#masthead { box-shadow: none; }
header#masthead {
    padding: 1.40rem 1rem!important;
    position: relative;
    width: 100%;
    z-index: 1000;
    background: #fff;
}
.thumbart {
    display: block;
    position: relative;
}
#main-nav a {
    font-size: 11px!important;
    font-weight: 900!important;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase!important;
    margin: 10px;
}

#main-nav a:hover {
    color: #7e7e7e!important;
}
.topcontent .topwide a { color: #fff;}
.topcontent .topwide  a.moretop  {
    font-style: italic;
}
a.moretop {
background: #f26f65;
    color: #fff;
    display: inline-block;
    width: auto;
    border: 0;
    margin-left: 0;
    padding: 0px 15px;
    font-size: 11px;
    margin-top: 25px;
}
.navbar .container {
    padding: 0;
}

.navbar .navbar-menu {
    padding-left: 0;
}

.navbar-collapse {
    flex-grow: inherit!important;
    justify-content: inherit!important;
}



.navbar-search input[type=search]{
    border-radius: 25px;
    border: none;
    height: 36px;
    line-height: 2;
    margin-top: 10px;
}

.navbar-search .search-field.form-control {
    min-width: 175px;
}

.pageAdSkin {
    position: static;
    height: 180px;
}
.topnews {
    font-size: 50px;
}
.topcontent
.topnews a {
    color: #fff;
    margin-right: 30%;
    display: block;
    line-height: 50px;
}
.infoheader {
    position: absolute;
    height: 100%;
    /*background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);*/
}
.wrap_y { display: flex; }
.riv_year {
    margin: 0 auto;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    border-right: 2px solid #fff;
    padding-right: 55px;
}
.infoheader .titriv  {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    color: #fff;
}
.infoheader .titriv h1 {
    color: #000;
    width: 100%;
    font-size: 4em;
    text-decoration: underline;
    text-decoration-color: #f26f65;
}
.infoanno {
    background: #f6f7f9;
    font-size: 20px;
}
.rivbyanno {
    margin-top: 80px;
}
.riviste .slick-slide .cnt_img img {
    display: block;
    box-shadow: 20px 20px 30px #ccc;
}
.contentriv img {
    box-shadow: 20px 20px 30px #ccc;
}
.rivbyanno h3 a {
    font-size: 28px;
    min-height: 110px;
    display: block;
    line-height: initial;
    font-weight: 100;
    font-family: 'Cabin',sans-serif;
}

.site-content .infoanno .container {
    background: transparent;
    padding-top: 0;
}
.inforivista .col-md-4 h4 {
    font-family: 'Cabin',sans-serif;
    font-size: 20px;
    max-width: 290px;
    margin: 10px auto;
    font-weight: 100;
}
.inforivista .col-md-4 p {
    font-size: 80%;
}
.imgriv {
    position: absolute;
    bottom: 5%;
    left: -30%;
    right: -2px;
}
._nqnmr {
    font-size: 3.8rem;
    font-weight: 900;
    margin: 70px;
    margin-bottom: 45px;
}
._nqnmr span {
    font-size: 80%;
    clear: both;
    display: block;
    font-weight: 100;
}
._nqnmrsub {
    color: #f26f65;
    font-size: 30px;
    font-family: 'Pt serif';
    font-weight: 100;
    margin-bottom: 80px;
    display: block;
    position: relative;
}
section.abbonati h4, section.abbonati ._nqnmrsub {
    text-align: center;
    margin-right: 0;
}
#sponsor {
    background: #ebebeb;
    padding: 0 40px;
}
#mainsponsor {
    padding-left: 15px;
}
#mainsponsor .post-thumb {
    padding: 40px 50px;
    padding-bottom: 20px;
}
._spstit h3 {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 15px 0px;
}
#mainsponsor .post-content-custom  {
    font-size: 14px;
    text-align: justify;
}
#mainsponsor .row  .post-thumb:last-child {
    border: none;
}

div.absyear {
    position: absolute;
    height: 100%;
    background: #f6f7f9;
    top: 0;
    z-index: -1;
    margin-left: calc(49% - 50vw);
    width: 100vw;
    text-align: right;
    font-size: 500px;
    line-height: initial;
    padding-top: 17%;
    margin-top: 8%;
    color: #fff;
    overflow: hidden;
}
.rivbyanno div.absyear {
    background: 0 0;
    color: #f6f7f9;
    padding-top: 11%;
    z-index: -1110;
    text-align: right;
    margin-left: calc(50% - 48vw);
    width: 100vw;
}

.col-gogo-10 { padding-left: 0; }
.bntabb.subsldr {
    margin: 0 auto;
    margin-bottom: 120px;
}
.single .bntabb.subsldr {
    margin-bottom: 0;
}
.single .infointeressato  {
    padding: 50px 0px;
}
.single .infointeressato .container {
    padding: 0px 0px;
}
.single div.absyear {
    height: 115%;
}
._dec {
    text-decoration: underline;
    text-decoration-color: #f26f65;
    margin-left: 0;
}
.topbox {
    position: absolute;
    color: #fff;
    bottom: 8%;
    left: 8%;
}
.riviste.gogoslider.style4
.slick-next, .riviste.gogoslider.style4 .slick-prev {
    top: inherit;
    bottom: -25px;
}
.riviste.gogoslider.style4
.slick-prev {
    right: 0;
    margin: 0 auto;
    left: 0;
    padding-right: 100px;
}
.riviste.gogoslider.style4  h3 {
    font-family: 'Cabin',sans-serif;
    font-weight: 100;
    font-size: 28px;
}
.riviste.gogoslider.style4 { padding-bottom: 50px; }
.riviste.gogoslider.style4 hr { display: none; }
.riviste.gogoslider.style4
.slick-next {
    right: 0;
    margin: 0 auto;
    left: 0;
    padding-left: 50px;
}
.subtitriv {
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 30px 50px;
    font-weight: 100;
}
.bnt-riv {
    background: #f26f65;
    padding: 15px 45px;
    color: #fff;
    font-size: 25px;
    margin: 0px 50px;
    display: inline-block;
    font-weight: 100;
}
.bntabb .bnt-riv {
    margin: 0;
}
.site-content .container.containerinfo  {
    height: 100%;
    background: transparent;
}
.imgheadwer img { width: 100%; }
.containershop { position: relative; }
.imgheadwer { padding:0; }
#page.pageshop {  padding-top: 0px; }

header#masthead.shopheader .container, header#masthead.shopheader .maut {
    padding: 0;
}
section.inforivista {
    text-align: center;
}
._mrnf {
    background: #f26f65;
    padding: 10px 25px;
    color: #fff;
    font-size: 25px;
    margin: 25px 50px 20px;
    display: inline-block;
    font-weight: 100;
    font-family: 'Pt Serif',sans-serif;
    text-transform: uppercase;
}
header#masthead.shopheader .maut {
    margin-left: 0;
}
.home header#masthead.shopheader {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: transparent;
}
#menu-menu-top {
    list-style-type: none;
    display: flex;
    text-align: right;
    float: right;
}
#menu-menu-top li  {
    padding-right:15px;
}
.bgpink {
    position: absolute;
    height: 100%;
    width: 23%;
    top: 0;
    right: 8%;
    background: #f26f65;
    z-index: 1000;
}
.product-template-default.single-product #sidebar-page,
.archive.tax-product_cat.woocommerce-page #sidebar-page {
display: none;
}
.woocommerce-checkout h3#order_review_heading { display: none; }
.woocommerce-checkout .col2-set, .woocommerce-checkout #order_review {
    width: 50%;
    display: inline-block;
    float: left;
}
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
    display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: unset;
}
.woocommerce div.product {
    position: relative;
    max-width: 1224px;
    margin: 0 auto;
}
.bgpink a {
    margin: 60px 30px;
    display: inline-block;
}

    /*.ads-skin {
        background-image: url(https://tpc.googlesyndication.com/pagead/imgad?id=CICAgKCnhK7ccBABGAEyCF5e9UExigCW);
        background-attachment: fixed;
        background-repeat: no-repeat;
        height: 100vh;
        background-position: center 60px;
        position: fixed;
        width: 100%;
        background-color: #000;
    }*/

section.default .row.single { padding-left: 10px; background: #fff; }
section.default .row.single  .post-thumb.col-md-6 { padding-right: 0px; }
section.default .row.single  .col-md-6:nth-child(2)
{
    padding-left: 0;
    padding-top: 0px;
}
.container_gg .gogo_slider { height: 290px; }
.riviste.gogoslider .container_gg .gogo_slider { height: auto; }
section.slider .singleslide {
    padding: 0 7px;
    display: inline-block;
    position: relative;
}
section.slider  .slick-next {
    right: -15px;
}
section.slider h2.nws {
    margin-left: -15px;
    margin-right: -15px;
}
section.slider .slick-prev {
    left: -15px;
}
.row.single.boxed img {
    width: 100%;
}

.nopad {
	padding: 0 5px;
}

.abs {
    position: absolute;
    bottom: -15px;
    left: 35px;
    width: 95%;
}

section.default .row.single .post-content-custom {
    line-height: 21px;
    min-height: 64px;
    font-size: 12px;
}
h3 a {
    color: #000;
}
.abs h3 a {
    color: #000;
}

.abs h3 {
    font-size: 14px;
    background: #fff;
    padding: 8px;
    line-height: 18px;
    margin: 0;
    text-align: right;
    padding-right: 15px;
}

.row.single {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 0;
}

.slick-slide img {
    width: 100%;
}

section#notizie {
	padding-left: 0; 
	padding-right: 0; 
}

.intvcolright h3 {
    font-size: 18px;
    font-weight: bold;
    width: 150%;
    padding-top: 15px;
    margin-bottom: 45px;
}

#sidebar-page .piuletti_single { padding: 0px; text-align: left;  }
.piuletti_single { margin: 20px 0px;  text-align: left; }
.piuletti_single a {
    color: #5d5d5d;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    display: block;
}
.piuletti_single a:hover { color: #333;  }
.intvcolright { padding-top: 30px; }
.allnews.col-md-8
.posted_date {
    padding-left: 10px;
}
.catbox {
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
	font-size: 12.5px;
}
.allnews .catbox {  margin-bottom: 0px; font-size: 12.5px; margin-left: 10px; }
.allnews .row.single { margin-bottom: 35px; }
.woocommerce-MyAccount-navigation {
    background: #cdcdcd;
    max-width: 200px;
	margin-top: -25px;
}
.woocommerce-MyAccount-navigation ul {   list-style-type: none;     padding: 0px; }
.woocommerce-MyAccount-navigation li a { color: #000; }
.woocommerce-MyAccount-navigation li  { border-bottom: 1px solid #fff; padding: 20px 0px 20px 15px; }
.post-thumb.pull-right
{
    margin-left: 7%;
}
section#prove {
    padding-left: 70px;
    padding-right: 0;
	margin: 50px 0px;
}
#sidebartop-home { background:#f9f9f9; }
.site-content .container {
    z-index: 1;
    position: relative;
    padding-top: 15px;
}
section#prove h2 {
    background: url(img/sfondo-stripes.png);
    color: #ff0;
    padding-top: 10px;
    margin-left: -20px;
    padding-left: 10px;
    background-color: #222;
}
section#notizie h2, h2.nws {
    background: url(img/sfondo-stripes.png);
    background-color: #222;
    color: #ff0;
    padding-left: 15px;
    padding-top: 10px;
}
.is-form-style button.is-search-submit {
    background: none;
    padding: 0;
    margin: 0;
    position: absolute;
    border: 0;
    text-shadow: none;
}
#single-sub-header { position: relative; }
#gogodigital-toogle-menu-sidenav.sidenav a {
    color: #252525;
    font-size: 26px;
    font-weight: bold;
}

#gogodigital-toogle-menu-sidenav.sidenav {
    background-color: #425172;
}

#gogodigital-toogle-menu-sidenav.sidenav li a:hover {
    background-color: #252525;

}

.gogodigital-slider-style1 .gogodigital-slider-item-info h3 a:hover {
    color: #0ff!important;
}

.gogodigital-slider-style1 .gogodigital-slider-item-info .gogodigital-slider-item-excerpt {
    font-size: 22px;
    overflow: inherit!important;
}

#cn-notice-text {
    font-size: 16px;
}
.site-content .container { background: #fff; }  
.home .site-content .container { background: transparent;   }
.home #content.site-content, .home .site-content .container {
    padding-bottom: 0;
    padding-top: 0;
    overflow: hidden;
}
.mtbcu-widget div { margin: 0 auto; }

.banner-homepage-slider-728-90 {
    margin-top: 25px;
}

.banner-homepage-middle-728-90 {
    margin: 25px 0;
}

 .banner-homepage-footer-728-300 div {
    height: auto!important;
    padding-bottom: 20px;
    padding-top: 20px;
}

.post-content-custom-box p { font-size: 12px;     
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; }

.banner-homepage-slider-728-90 div,
.banner-homepage-footer-728-300 div
{ margin: 0 auto; }
article {
    font-family: 'Cabin', sans-serif;
}
#single-sub-header .container {
    background-color: #FFF;
    display: block;
}
.scheda-test div.prezzo strong {
    display: block;
    padding: 15px;
    font-size: 3.06em;
    line-height: 1em;
    color: #fff;
    background: url(img/sfondo-stripes.png);
}
.scheda-test h2.rating {
    background-color: #000;
    color: #FFFF00;
    margin-left: -15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.box-sidebar {
    background: #ff0;
    margin-left: -15px;
    padding-left: 15px;
    margin-top: -15px;
    padding-bottom: 25px;
}

.valutazione .box-sidebar {
    background: transparent;
    font-size: 14px;
}
.valutazione .box-sidebar .small, .valutazione .box-sidebar small { font-size: 100%; }
.valutazione .box-sidebar  h4 { font-size: 18px; color: #fff; }
.scheda-test h4 {
    background: url(img/sfondo-stripes-black.png);
    text-transform: uppercase;
    margin-left: -15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.valutazione .box-sidebar h4:first-child {
    margin-top: 15px;
}
.scheda-test {
    background: #01ffff;
    margin-left: -15px;
    padding-left: 15px;
}
.cart-contents {
    position: relative;
    justify-content: center;
}
.inline a { display: inline-block!important; margin: 30px;  color: #f26f65; }
.cart-contents:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;	
    content: "\f07a" !important;
    font-size: 20px;
    color: #f26f65;
}
.bnt-riv.rivsingle {
    margin: 30px 0px;
    display: block;
	text-align: center;
}
.areaclienti:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f007" !important;
    font-size: 20px;
    color: #f26f65;
    margin-right: 15px;
}
.bgpink .cart-contents:before,
.bgpink .areaclienti,
.bgpink .areaclienti:before {
    color: #fff;
}
.bgpink .cart-contents-count {
    color: #000;
    background: #fff;
}
.cart-contents:hover {
    text-decoration: none;
}
.cart-contents-count {
    position: absolute;
    top: 15px;
    right: -13px;
    transform: translateY(-105%) translateX(25%);
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    height: 22px;
    width: 22px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #f26f65;
    border-radius: 50%;
    padding: 1px;
}
.woocommerce ul.products { width: 100%; }
#content.site-content {
    padding-bottom: 0;
    padding-top: 0;
    overflow: hidden;
}
#single-sub-header iframe
{
    width: 100%;
    height: 540px;
}
div.valutazione {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    color: #ff0;
    padding-top: 20px;
    background-color: #252525!important;
    background: url(img/sfondo-stripes.png);
}
div.valutazione  span.block-title {
    padding: 5px 10px;
}
.banner-homepage-footer-728-90 {
    margin: 15px 0 25px;
}
#single-sub-header .container.single, .container.archive {
    padding-left: 35px;
    padding-right: 45px;
}
#sidebartop-home .widget-title, #sidebar-homepage .widget-title  {
    text-align: left;
    padding-right: 10px;
    border-bottom: none;
    margin-left: 5px;
    color: #000;
    padding-left: 26px;
    margin-top: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
}
#sidebartop-home .eventi-home {
    text-align: left;
    padding-right: 10px;
    border-bottom: none;
    margin-left: 5px;
    color: #000;
    padding-left: 23px;
    margin-top: 23px;
    font-size: 12px;
}
#sidebartop-home .eventi-home a {
    color: #000;
    text-decoration: none;
}
#sidebartop-home .eventi-home a:hover {
    color: #000;
    text-decoration: #333;
}
#sidebartop-home .eventi-home-image {
    margin-bottom: 25px;
}
#sidebartop-home {
    padding: 35px 5px 5px 5px;
    flex: none;
    display: inline-block;
    float: right;
    text-align: left;
    z-index: 100;
	max-width: 30%;
}
#sidebartop-home section .textwidget {
    margin-bottom: 25px!important;
}
.allnews.col-md-8 { padding-left:65px; }
.nwstt .col-md-12 {
	margin: 20px 10px;
}
.banner_popi { width: 110%; }
section#notizie, section#prove {
    background: #fff;
    padding-top: 10px;
}
.nwstt .posted_date {
    border-bottom: 1px solid #e15d54;
    padding-bottom: 10px;
}
.nwstt  {
    padding-top: 0px;
	padding-left: 20px;
}
#notizie h4 {
    line-height: 15px;
    font-weight: bold;
}
  .catbox .color { 
	border-bottom-width: 2px;
    position: relative;
    display: block;
    width: 25px;
    border-bottom-style: solid;
  }
  .boxed .catbox .color {
      border-bottom-width: 5px;
  }
.sponsby {
    display: flex;
    margin: 15px 0;
    line-height: 30px;
    font-size: 12px;
}
.row.single.boxed  .sponsby img {
        width: 50%;
        margin-left: 20px;
    }
#notizie h4 a { font-size: 12px; color:#000; }  
#notizie h3 {
    margin-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-left: -70px;
    background: #fff;
    padding: 4px 18px 4px 10px;
    width: 135%;
}

#notizie .post-content-custom p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#sidebartop-home .col-md-6 a, #sidebar-homepage .col-md-6 a {
		font-size: 12px;
		color: black;
		font-weight: bold;
		margin-top: 5px;
		display: block;
		line-height: 16px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
	}
	#sidebartop-home .col-md-6, #sidebar-homepage .col-md-6 {
		display: inline-block;
		padding: 5px;
		min-height: 185px;
		float: left;
	}
	#sidebartop-home .widget_media_image { text-align: center; }

.totalpoint { font-size: 50px; }
.rptr { border-top: 1px solid #eaeaea; padding: 10px; }
.vltz {
    height: 25px;
    background: #cdcdcd;
    border: 1px solid #eaeaea;
    padding-left: 0;
    padding-right: 0;
}
.vltz .bg {
    width: 90%;
    background: #00ffff;
    height: 100%;
    display: table;
}
span.block-title {
    color: #fff;
    padding: 5px 19px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: bold;
}
.pntt h4 {
	font-weight: bold;
}
.pntt {
    margin-top: 20px;
    font-size: 20px;
}

#secondary .col-md-6 {
    display: inline-block;
    padding: 5px;
    min-height: 190px;
    float: left;
}
#sidebar-homepage { display: inline-block; }
#sidebar-homepage .col-md-6 {
    display: inline-block;
    padding: 5px;
    min-height: 190px;
    float: left;
}
#sidebar-homepage .col-md-6 a {
    font-size: 12px;
    color: black;
    font-weight: bold;
    margin-top: 5px;
    display: block;
    line-height: 15px;
}
#slidenews { flex: inherit; display: block; clear: both; position: relative; }


#sidebar-homepage { background: #f9f9f9; text-align: center; max-width: 30%; margin-top: 40px; }
#sidebar-homepage section.widget  { padding-top: 40px; }
.gogodigital-slider-style1 .gogodigital-slider-item-info h3 {
    margin-bottom: 25px!important;
    font-size: 30px;
}

.home .gogodigital-slider-style1 .gogodigital-slider-item-info {
    min-height: 75px!important;
    bottom: 12px;
}

.gogodigital-slider-style1 .gogodigital-slider-item-info .gogodigital-slider-item-excerpt {
    font-size: 12px!important;
    font-weight: bolder!important;
}
#primary .gogodigital-slider-item-author {
    color: #fff;
}
.topcontent, #main, #main .tpbx  { width:100%; }

#slidenews img {
    border-radius: .25rem!important;
}

#slidenews h3 {
    font-size: 16px;
    margin-top: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 21px;
    text-align: center;
}

#slidenews h2, #slidenews .container_gg {
    margin-bottom: 25px;
}

.banner-homepage-slider-728-90 .textwidget div, .banner-homepage-middle-728-90 .textwidget div, .banner-homepage-footer-728-90 .textwidget div {
    width: 100%!important;
}
.yotu-videos.yotu-mode-mix .yotu-video h3 {
    color: #f5f500;
}
#youtubeplayer .yotu-playlist .yotu-pagination {
    text-align: right;
    padding-right: 15%;
}
#youtubeplayer .yotu-playlist {
    padding: 0 0;
	display: table;
    margin-top: -8px;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 20px;
	background: url(img/sfondo-stripes.png);
    background-color: #222;
	}
.yotu-playlist .yotu-wrapper-player { float: left; }
.yotu-playlist .yotu-videos {
    float: left;
    width: 36%;
    padding: 0px 0 0;
    position: relative;
    max-height: 340px;
    overflow-y: scroll;
}
.yotu-playlist .yotu-videos li a { padding-left: 10px; }

#youtubeplayer .yotu-videos::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #293b9d;
}

#youtubeplayer .yotu-videos::-webkit-scrollbar
{
	width: 10px;
	background-color: #293b9d;
}

#youtubeplayer .yotu-videos::-webkit-scrollbar-thumb
{
	background-color: #0ae;
	
	background-image: -webkit-gradient(linear, 0 0, 0 100%,
	                   color-stop(.5, rgba(255, 255, 255, .2)),
					   color-stop(.5, transparent), to(transparent));
}

.archive .post-content-custom {
	font-size:14px;
}
.authorow { font-size: 16px; margin-bottom: 40px; }

.home h2 {
    text-transform: uppercase;
}

footer #menu-info { display: block; list-style-type: none; }

footer #menu-info li { display: inline-block; }

footer #menu-info li:hover, footer #menu-info li:hover a,
footer #menu-info li a:hover, footer #menu-info li a:visited,
footer #menu-info li a:focus
{ background: none; }

.sfsi_widget .norm_row.sfsi_wDiv { width: 100%!important; }

footer b { color: #f5f500; }

.foot3 h3  {
    color: #f0f000;
    text-transform: uppercase;
}
body.search .row.single {
    margin-right: -15px;
    margin-top: 15px;
    background: #fff;
}
.archive .row.single h3, .search .row.single h3 {
    margin-top: 10px;
    font-weight: 900;
    line-height: 20px;
}
.archive .post-content-custom p, .search .post-content-custom p {
    color: #666;
    font-family: 'Cabin', serif;
    font-size: 14px;
    font-weight: 100;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.archive .post-thumb.col-md-6, body.search .post-thumb.col-md-6 { padding-right: 10px; }
.archive  .row.single .col-md-6:nth-child(2), body.search .row.single .col-md-6:nth-child(2) {
    padding-left: 0;
    padding-top: 10px;
}
.author-box-descr {
    font-size: 14px;
}
div.author-box {
    border: 1px solid #ededed;
    padding: 25px 15px;
    margin: 15px 5px 25px 5px;
}

.author-social-icon-wrap a {
    color: #555;
    margin-right: 15px;
}
.post-content-custom p {
    color: #666;
    font-family: 'Cabin', serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    margin-top: 15px;
}

.sidesingle .col-md-6 {
    display: inline-block;
    padding: 5px;
    min-height: 185px;
    float: left;
}
.sidesingle .yarpp-related-widget a {
    color: #000;
    font-family: 'Pt serif', serif;
    font-weight: 900;
}
.sidesingle .yarpp-related-widget p.related-posts-author {
    color: #555;
    font-family: 'Pt serif', serif;
    font-weight: 400;
    font-size: 9px;
    margin-top: 5px;
    border-bottom: 1px solid #f26f65;
    padding-bottom: 5px;
}
.sidesingle .yarpp-related-widget p.related-posts-author  a {
    font-weight: normal;
}
.home .heateor_sss_sharing_container { display: none; }
.sidesingle section {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 35px; }
#sidebar-page section {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 35px;
    text-align: center;
}

div.heateor_sss_horizontal_sharing {
    margin-top: 40px;
}

div#disqus_thread {
    border-top: 1px solid #cccccc;
    margin: 25px 0;
    padding: 25px 0;
}

.single nav.navigation {
    display: none;
}

.post.hentry {
    margin-bottom: 3rem;
}

.sidesingle .yarpp-related-widget ol li {
	margin-bottom: 20px;
}

.sidesingle .widget.widget_media_image {
	text-align: center;
}
.sidesingle .yarpp-related-widget ol {
    list-style-type: none;
    padding-left: 0;
}
.sidesingle .piuletti_single {
    margin: 20px 0px;
    padding-left: 0;
}
.sidesingle .piuletti_single .col-md-4, #sidebar-page .piuletti_single .col-md-4  {
    padding-left: 0;
}
.sidesingle .widget-title, #sidebar-page .widget-title {
    text-align: left;
    padding-left: 0px;
    border-bottom: none;
    color: #555;
    font-size: 11px;
    font-family: 'Cabin', san-serif;
    text-transform: uppercase;
    font-weight: 100;
    margin-left: 0;
}
.ltns .col-md-6 a:nth-child(2) {
    font-size: 16px;
    color: black;
    font-weight: bold;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    z-index: 100;
    position: relative;
    width: 95%;
    margin: -40px auto 0 auto;
	padding-bottom: 0;
}
.apsc-theme-1 .social-icon .fa {
    font-size: 45px;
    font-family: "Font Awesome 5 Brands";
}
.related .col-md-4, #otherauthor .col-md-4 { padding-right: 0px; }
.post-info .post-view .fa-eye {
    margin-left: 10px;
    margin-right: 5px;
}
ul.nav-tabs.relat li a {
	text-align: left;
    padding-bottom: 5px;
    padding: 8px 25px;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
}
.tab-content a.titcor {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
}
ul.nav-tabs.relat li a.active {
    color: #fff;
    padding: 8px 25px;
    background: #000;
}
div.tab-content {  margin-top: 20px; }
ul.nav-tabs.relat { padding-bottom: 3px; }

.titcor {
    color: #000;
    margin-top: 10px;
    display: block;
}
.ltns {
    background: #fff;
    display: table;
    position: relative;
}
.ltns .posted_date time {
	color:#aaa;
}
.ltns .posted_date {
    font-size: 12px;
    background: #fff;
    width: 95%;
    margin: 0 auto;
    padding: 0px 15px;
}
footer#colophon .socialfooter a {
    color: #000;
    background: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    overflow: hidden;
    display: inline-block;
    line-height: 36px;
    margin-right: 10px;
}
footer#colophon p {
    margin-top: 0;
    margin-bottom: 0rem;
}
#footer-widget section.widget_media_image {
    text-align: center;
}

#footer-widget section.widget_media_image img {
    max-width: 250px;
}

.author .authorow img {
    max-width: 100px;
}
#intervista {
    background: #eee;
    clear: both;
}
.col-12.foot3 #text-6 {
    margin-top: 85px;
    display: block;
    position: relative;
}
#intervista .post-content-custom {
    font-size: 14px;
    max-width: 285px;
}
#sidebartop-middle {
    padding: 0px 0px 40px 0px;
}
#intervista  .post-thumb.topwide .row {
    height: 100%;
}
.row.authorow
#intervista .post-thumb.topwide .row .intvbox img {
 height: 100%;
}

.news_btm .catbox {
    font-size: 20px;
}
.news_btm .row.single {
	margin-bottom: 50px;
}
.news_btm .abs h3 {
	text-align: left;
    padding-left: 15px;
}
.news_btm .wide .abs {
    position: absolute;
    bottom: -15px;
    width: 50%;
    right: -15px;
	left: auto;
}
.news_btm .post-content-custom {
    font-size: 12px;
    margin-top: 25px;
    line-height: 16px;
	text-align: justify;
}
/*
.post-thumb.col-md-11.wide  .post-content-custom { width: 54%; }
*/
.news_btm .col-md-5 { padding: 0; }
.cnttt {
    clear: both;
    display: block;
    color: #000;
    position: absolute;
    bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
}
.topintv {
    font-size: 30px;
    line-height: 30px;
}
.author .authorow .archive-description {
    color: #666;
    font-family: 'Cabin', serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    margin-top: 15px;
}

#single-sub-header .featured-image {
    position: relative;
}


#single-sub-header .post-title {
    display: block;
    position: absolute;
    bottom: 12px;
    padding: 30px 30px 9px 30px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    opacity: 1 !important;
    transition: opacity 0.3s;
    transition-timing-function: cubic-bezier(0.39, 0.76, 0.51, 0.56);
    min-height: 125px;
    width: 97.6%;
}

#single-sub-header .post-info {
    padding: 0 30px;
    position: absolute;
    bottom: 15px;
    z-index:10;
}

#single-sub-header .post-info, #single-sub-header .post-info a {
    color: #333;
    font-size: 11px;
}
#single-sub-header .post-info a { font-weight: bold; }
.color_single {
    position: relative;
    width: 68px;
    height: 7px;
    clear: both;
    display: block;
}
#single-sub-header h1 {
    color: #000;
    font-weight: 900;
    font-size: 45px;
    line-height: 92%;
    margin: 25px 0px 0px 0px;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a {
    border: none;
    border-radius: inherit;
    display: inline-block;
    font-size: 14px;
    color: #222;
    line-height: 20px;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}
.gogodigital-slider .slick-next:before, .gogodigital-slider .slick-prev:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	}
	.gogodigital-slider .slick-next:before {    
	content: "\f054";
	}
	
.gogodigital-slider .slick-prev:before {    
	content: "\f053";
	}
	
.post-navigation .nav-previous a::before, .post-navigation .nav-previous a::after {
    content: none;
}
.archive .row.single, .banner_archivio {
    background: #fff;
    margin-bottom: 70px;
}

.news_wide h3 { margin-bottom: 0px; }
.home #notizie .news_wide h3 a { font-size:23px; }
.news_wide .posted_date {
    background: #fff;
    float: right;
    padding: 5px 20px;
}
.news_wide .catbox {
    background: #fff;
    margin-left: -70px;
    margin-bottom: 0px;
    width: auto;
    float: left;
    padding: 5px 15px;
}
#menu-footer li:hover, #menu-footer li a:hover,
#menu-menu-footer li a:hover, #menu-menu-footer li:hover
{
	background: transparent;
}

#menu-footer li a, #menu-menu-footer li a {
    padding: 0px;
    margin: 0 10px 0px 0;
}
#menu-footer li, #menu-footer, #menu-menu-footer li, #menu-menu-footer  { display: inline-block; }
#menu-footer ul { list-style-type: none; }
footer .container {
    background-color: #1d1d1c;
    z-index: 1;
	padding-top: 35px;
}
.foot3 h3, footer h3.widget-title {
    color: #fffffe;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 23px;
    font-family: 'Cabin';
    font-weight: 100;
}
#footer-widget .sfsi_widget img {
    max-width: 215px!important;
    background: #fff;
    border-radius: 50%;
}
.mtbcu-widget div {
    margin: 0px auto;
    height: auto!important;
    text-align: center;
}
.pageAdSkin
.ads-skin { position: fixed; }

.single .pageAdSkin iframe, .pageAdSkin iframe {
    max-height: 100%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.lblex {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 5px 10px;
}
.lblex.ebike {
    background: #89ba3b;
}
.lblex.bicida {
    background: #d100cf;
}
#footer-widget img {
    max-width: 215px!important;
}
.sfcm.sfsi_wicon {
    width: 36px!important;
}
.authorow img, .author-box img {
    margin-top: 25px;
}
footer .container.pt-3.pb-3 {
    display: none;
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
    background: none!important;
}
.sidesingle .col-md-6 { width: 100%; max-width: 100%; }
.sidesingle .col-md-6 img { width: 100%; }

.archive header.page-header {
    border-bottom: 0;
    margin-bottom: 35px;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
}

.pallocco {
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    color: #f3746a;
    font-family: 'Cabin',sans-serif;
    cursor: pointer;
    z-index: 10000;
    position: relative;
}
p.dateriv, .infointeressato .entry-date {
    text-transform: uppercase;
    color: #f3746a;
    position: relative;
    margin: 30px 0px 0px 0px;
    display: block;
}

.home #videogalleria .slick-next:before, .home #videogalleria .slick-prev:before  {
    color: #f26f65!important;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px!important;
}
.home #videogalleria .slick-dots { display: none!important; }
.home #videogalleria .slick-prev {
    left: auto;
    right: 10%;
}
.home #videogalleria .slick-next, .home #videogalleria .slick-prev  {
    z-index: 1000;
    top: -18%;
}
.home #videogalleria .posted_date {
    display: inline;
    border-bottom: 1px solid #ea6157;
    padding-right: 15px;
}
.home #videogalleria  .slick-next {
    right: 20px;
}
.home #videogalleria .slick-next:before {
    content: "\f054";
}
.home #videogalleria  .slick-prev:before {
    content: "\f053";
}
.pallocco { margin-bottom: 40px; }
.menushop {
    margin-left: 0%;
justify-content: center;
}

.pallocco span {
    display: block;
    clear: both;
    position: relative;
    border-radius: 50%;
    border: 2px solid #f26f65;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 62px;
    font-size: 45px;
    color: #f26f65;
    cursor: pointer;
    font-weight: 100;
    font-family: 'Pt serif', san-serif;
}
.rivistaheader .fa.fa-home { font-size: 22px; }
.homeweb, .homeweb:hover {
    color: #fff;
    font-size: 25px;
}
.flipwrap a {  color: #fff; }
.flipwrap {
    background: #f26f65;
    padding: 15px 45px;
    color: #fff;
    font-size: 25px;
    margin: 0 0px;
    display: block;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
}
#footer-widget .widget {
    font-size: 12px;
    line-height: 18px;
}
a {
    color:#000;
}
footer a {
    color: #fff;
}
.home .site-content .infointeressato .container,
.home .site-content .rivbyanno .container
{
    overflow: visible;
}
.nobullet ul li a {
    color: #fff;
}
.menu-menu-top {
    display: flex;
}
.bgpink .nobullet a {
    color: #fff;
    margin: 0;
    padding-right: 10px;
}
.nobullet ul li {
padding-left: 0;
}
.nobullet ul {
    list-style-type: none;
    display: flex;
    margin-top: 50px;
    margin-left: 0;
    padding-left: 10px;
}
@media (min-width: 767px) {

   .contentriv .col-md-4 {
        padding-right: 8.5%;
    }
}
@media (max-width: 767px) {
    .d-home-none {
        position: absolute;
        right: 30px;
    }
    span.area_clienti { display: none; }
    .rivistaheader .col-xs-3 {
        display: inline-block;
        width: 30%;
        padding: 30px 0px 0px 0px;
    }
    header#masthead.shopheader {
        position: relative!important;
    }
    .imgrivmob img {
        width: 100%;
        height: auto;
        left: 40%;
        right: 0;
        margin: 0 auto;
        position: absolute;
        top: 0;
        text-align: center;
    }
    .rivistaheader .col-xs-3.inline a {
        margin: 0 0px 0px 25px;
    }
    .navbar-light.rivistaheader .navbar-brand {
        width: 65%;
    }
    .post-type-archive-product .infoheader .titriv h1 {
        width: 70%;
        font-size: 2.6em;
        font-weight: bold;
        padding-top: 125px;
    }
    .post-type-archive-product .imgheadwer img {
        width: 200%;
        max-width: 200%;
        margin-left: -100%;
    }
    .post-type-archive-product .subtitriv br { display: none; }
    .post-type-archive-product .subtitriv {
        margin: 30px 90px 0px 0px;
    }

    .bgpink .menushop { display: none; }
    .intvcolright { text-align:center; }
    .mc4wp-form-basic .iscr_newslttr input[type=email], .iscr_newslttr .form-control {
        width: 80%;
        padding: 25px;
        font-size: 13px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
        display: inline-block;
        border-radius: 0;
        border: none;
    }
    .iscr_newslttr {
        background: #eee;
        margin-top: -20px;
    }
    .middle_container {
        background:#ebebeb;
    }
    .topcontent.esclusiva .topbox {
        right: inherit;
        width: 100%;
        left: 5%;
    }
    .post-thumb.col-md-11.wide .post-content-custom {
        width: 100%;
        margin-bottom: 50px;
    }
    .topcontent.esclusiva #main .tpbx   {
        width: 200%;
        max-width: 200%;
    }
    .topcontent.esclusiva .container.boxed .topnews {
        border-bottom: 1px solid #ea6157;
        border-left:none;
        margin: 5px 35px;
        padding: 0px 30px;
    }
    .esclusiva .topnews h3 { min-height: inherit; }
.topcontent.esclusiva .topbox h3 {
    font-size: 2em;
    max-width: 80%;
}
.archive h3 a, .author h3 a { min-height: auto; }
#single-sub-header h1 {
    font-size: 30px;
    line-height: 1.2em;
    margin: 25px 0px 10px 0px;
}
.single-sub-header-title .posted_date {
    position: relative;
    bottom: 5px;
}
#intervista {
    margin-top: 30px;
}
    .topcontent.esclusiva .topbox h3 a {
        line-height: 30px;
    }
    .topcontent.esclusiva .container.brd h2 {
        padding: 5px 0px 5px 0px;
    }
    #intervista .post-content-custom {
        max-width: 97%;
    }
    .content-area.topcontent   .slick-dots li button:before {
        opacity: .85;
        color: #fff;
    }
    .content-area.topcontent   .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #fff;
    }
   .content-area.topcontent .slick-dotted.slick-slider  {
        margin-bottom: 0px;
    }
    .content-area.topcontent .slick-dots { bottom: 0; }
    .slick-list { max-height: 285px; }
    .infoanno {
        max-width: 100%;
        overflow: scroll;
    }
    .woocommerce  .slick-list, .single-riviste .slick-list { max-height: none; }
    .middle_widget_home:first-child {
        display: none;
    }
 .middle_container   .middle_widget_home {
        margin: 0px;
    }
	li.search .is-form-style input.is-search-input {
    padding: 5px 12px;
    font-size: 19px;
    line-height: 1;
    border-radius: 15px;
    border: none;
    background: #eee;
    font-family: arial;
    width: 235px;
}
#main-nav a {
    padding-top: 3px;
}
li.search .is-form-style button.is-search-submit {
    margin-left: -10px;
}
 .navbar-social, .navbar-search form { display: none; }
	li.social .navbar-social { display: block; }
.col-md-1.logo_right, .col-md-1.logo_left  { display: none; }
.news_wide h3 {
    margin-bottom: 0px;
    width: 68%!important;
    right: 0;
    left: auto;
    margin-left: auto!important;
}
.banner_popi {
    width: 100%;
    text-align: center;
}
.cnttt {
    bottom: -30px;
}
.iscr_newslttr .form-control {
    width: 92%;
    font-size: 18px;
    margin-bottom: 20px;
}
    .home #notizie h3 a { width: 105%; }
.middle_widget_home {
    padding: 0px 0px;
    margin: 25px 0px;
}
section#prove {
    padding-left: 25px;
    padding-right: 10px;
}
.post-thumb.pull-right {
    margin-left: 0%;
    margin: 40px 0px;
}
.news_btm .wide .abs {
    width: 95%;
}
.intvcolright h3 {
    width: 100%;
}
.news_wide .catbox {
    margin-left: 32%;
}
.news_wide .posted_date {
    margin-top: -1px;
}
#mainsponsor .post-thumb { border-right: none; }
.home #notizie .news_wide h3 a {
    font-size: 16px;
}
.news_wide {
    margin-bottom: 35px;
}
.nwstt .col-md-12 { display: none; }
	
.topcontent {
    position: relative;
    display: block;
    width: 100%;
}
.allnews.col-md-8 {
    padding-left:0;
}
#galleria {
    margin: 30px auto;
}
.col-xs-6 { width: 50%; }
.home .topcontent .gogodigital-slider-style1 .gogodigital-slider-item-info {
    bottom: auto;
    top: 0;
    position: absolute;
    background: transparent;
    width: 300px;
    display: block;
}
	
	
	#gogodigital-toogle-menu-sidenav.sidenav .closebtn { padding: 20px 8px 10px 15px!important; }
	.navbar-menu.col-md-4 {
		position: absolute;
		top: 57px;
		background: #000;
		width: 107%;
		left: -3.5%;
		padding-left: 15px;
	}


.related img, #otherauthor img { width: 100%;  }
	.related .col-md-4, #otherauthor .col-md-4 {
		margin-bottom: 25px;
	}
	#page { overflow: hidden; }
	.pageAdSkin {
		position: static;
		height: 180px;
		display: none;
	}
	#sidebartop-home .col-md-6, #sidebar-homepage .col-md-6 {
		width: 50%;
	}
	section.default .row.single .post-thumb.col-md-6 {
		padding-right: 0px;
		padding-left: 0;
	}
	section.default .row.single .col-md-6:nth-child(2) {
		padding-left: 0px;
		margin-top: -5px;
}
	.home #page { overflow: hidden; }
	#home-sub-header .container { padding: 0px; }
	.gogodigital-slider-style1 .gogodigital-slider-item-info h3 a {
		max-width: 400px;
		display: block;
		position: relative;
	}
	.home .gogodigital-slider .slick-track {
		max-height: 320px;
	}
    .navbar-light .navbar-brand {
        color: rgba(0,0,0,1);
        width: 70%;
    }
    .navbar-search {
        text-align: left;
        margin-top: -25px;
        position: absolute;
    }
	#toggle-menu-button {
		background: transparent;
		border: none;
		color: #fff;
		font-size: 30px;
		position: absolute;
		z-index: 1;
		top: 15px;
	}
	.search-form { display: none; }
	.row.single.boxed {
		margin-bottom: 10px;
		margin-top: 10px;
		margin-right: -5px;
		margin-left: -20px;
	}
	#youtubeplayer { padding: 0px; }
	#notizie a img { width: 100%; }
	.nopad {
		padding: 0 0px;
	}
	#notizie .posted_date {
		margin-bottom: -8px;
	}
	#notizie .row.single {
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 0px;
		width: 100%;
		padding-left: 0px;
	}
.home .gogodigital-slider-style1 .gogodigital-slider-item-info { position: relative; bottom: 0; }
	.yotu-playlist .yotu-videos {
		float: none;
		width: 100%;
		padding: 0px 0 0;
		position: relative;
		max-height: 340px;
		overflow-y: scroll;
		padding-top: 15px;
	}
	
}
@media only screen and (min-width: 768px)
{
	.infoheader .titriv {
        max-width: 65%;
    }
    .bgpink ul li {
        padding-right: 30px;
    }
	a.external {
		max-width: 300px;
		overflow: hidden;
		display: block;
	}
}
@media (min-width: 1400px) {
	.container {
		max-width: 1256px;
	}

	#page {
		padding-top: 100px;
	}
	header#masthead {
		max-width: 1256px;
		margin: 0 auto;
	}
	.pageAdSkin {
		position: fixed;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-position: center 0;
		width: 100%;
		height: 100%;
		background: url(https://tpc.googlesyndication.com/pagead/imgad?id=CICAgKDn5MmKfBABGAEyCCl-xDZ8_TNh) top center no-repeat;
		cursor: pointer;
		margin-top: -100px;
	}
}
.home .legtut {
    display: none;
}
.home.woocommerce nav.woocommerce-pagination {
    display: none;
}
.swiper-button-prev {
    left: 45%;
}
.swiper-button-next {
    right: 45%;
}
.swiper-horizontal {
    padding-bottom: 80px;
}
.home.woocommerce .swiper-slide img,
#analisi .rivistefeed .swiper-slide img {
    height: 260px;
    object-fit: cover;
    width: 100%;
}
.headerblack {
   background-color: #1C1C1C;
}
.headerblack a.cart-contents , 
.headerblack a.cart-contents i, 
.headerblack a.areaclienti i,
.headerblack a.areaclienti a,
.headerblack .areaclienti:before, .headerblack .areaclienti span,
.headerblack .cart-contents:before
{
    color: #fff;
}
footer#colophon h3 {
    color: #767676;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Cabin',sans-serif;
}
#analisi {
    position: relative;
}
._tmpltt  {
    font-size: 16px;
}
.absmonth  {
    position: absolute;
    bottom: 30vh;
    right: 1.8vw;
    font-size: 30vw;
    color: #F6F7F8;
    text-transform: lowercase;
    letter-spacing: -2vw;
    font-weight: bold;
    font-family: 'PT Serif';
}
.swiper-button-next, .swiper-button-prev {
    top: unset;
    bottom: 0px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px;
    font-weight: bold;
    color:#162D3F;
}
.f29 {
    font-size: 29px;
    font-family: 'Cabin', sans-serif;
    font-weight: 500;
}
.text-red {
    color: #F26F65;
}
@media only screen and (min-width: 1025px)
{
    .bgpink {
        right: 8%;
    }
    .containershop {
        height: 110vh;
        overflow: hidden;
        margin-bottom: 50px;
    }
    .imgriv {
        width: 200%;
        bottom:0;
    }
    #secondary {
        float: right;
    }

    .home #home-sub-header {

        background-color: #fff;
        padding: 12px;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 3;
        padding-bottom: 2px;
        -webkit-box-sizing: border-box;
    }
	
	 .home #content .row:nth-child(1) {
       /*  display: block; */
     }

	 section#notizie, section#prove {
		display: inline-block;
		z-index: 100;
		float: left;
		flex: none;
	}

	.home #home-sub-header .container {
        padding-left: 0;
        padding-right: 0;
    }

    .home #content {
        background: #fff;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        -webkit-box-sizing: border-box;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.navbar-menu.col-md-4 {
		position: absolute;
		top: 57px;
		background: #000;
		width: 107%;
		left: -3.5%;
		padding-left: 15px;
	}
	#gogodigital-toogle-menu-sidenav.sidenav .closebtn { padding: 20px 8px 10px 15px!important; }
	.navbar-toggle-menu { position: absolute; }
	.navbar-search form { display: inline; }
	.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
	.navbar-search.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 36.333333%;
		max-width: 36.333333%;
	}
	.navbar-brand.col-md-4.text-center { margin: 0 auto; }
	body .yotu-mode-grid li, .yotu-mode-mix li, body .yotu-mode-grid[class*=' yotu-column-'] li, body .yotu-mode-grid[class^='yotu-column-'] li {
		width: 100%!important;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
		.navbar-menu.col-md-4 {
		position: absolute;
		top: 57px;
		background: #000;
		width: 107%;
		left: -3.5%;
		padding-left: 15px;
	}
	#gogodigital-toogle-menu-sidenav.sidenav .closebtn { padding: 20px 8px 10px 15px!important; }
	.navbar-toggle-menu { position: absolute; }
	.navbar-search form { display: inline; }
	.navbar-light .navbar-toggler { display: inline; }
	.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
	.navbar-search.col-md-4 {
		-ms-flex: 0 0 38.333333%;
		flex: 0 0 38.333333%;
		max-width: 38.333333%;
	}
	.navbar-brand.col-md-4.text-center { margin: 0 auto; }
}

@media only screen
and (max-device-width : 1279px)
{
    .menushop {
        display: none;
    }
    .infoheader .titriv h1 {
        line-height: 80px;
        font-size: 70px;
    }
}

@media only screen
and (min-device-width : 1024px)
and (max-device-width : 1279px)
{
    .infoheader .titriv h1 {
        line-height: 60px;
        font-size: 50px;
    }
    .imgriv {
        bottom: 25%;
    }
    .col-md-3 {
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    section.abbonati .bnt-riv {
        margin: 20px;
    }
}



@media only screen
and (max-device-width : 768px)
{
    #menu-menu-top {
        display: block;
    }
    .topmenu {
        position: absolute;
        top: 90px;
        background: #fff;
        width: 100vw;
        margin-left: -13px;
        padding-left: 0;
        display: none;
    }
    #menu-menu-top li {
        padding-right: 19px;
        padding-top: 8px;
    }
    .topmenu.open, .topmenu.open .menu {
        display: block!important;
        position: absolute;
        width: 108%;
        background: #fff;
    }
    .topmenu.open ul,   .topmenu.open ul li {
        display: block;
    }
    header#masthead.shopheader .container, header#masthead.shopheader .maut {
        justify-content: center;
        align-items: center;
    }
    
    section.abbonati, section.abbonati .container {
        padding: 0;
    }
    section.abbonati {
        padding-bottom: 0px;
    }
    ._bbnt .container p {
        line-height: 44px;
        border-bottom: 6px solid;
        font-size: 35px;
    }
    #menu-menu-top .inline a {
        color: #000;
    }
    .inline a {
        margin: 10px 20px;
    }
    .inline a.areaclienti {
        display: none;
    }
    .inline a::before {
        color: #000;
    }
    ._bbnt.op1 {
        padding: 20px;
    }
    .headerblack .row {
        justify-content: space-between;
        padding-bottom: 0px;
    }
    #footer-widget .col-md-4:nth-child(1) {
        padding-left: 15px;
        margin-bottom: -50px;
    }
    .swiper-button-next, .swiper-button-prev {
        bottom: 45px;
    }
    .swiper-button-next {
        right: 35%;
    }
    .swiper-button-prev {
        left: 35%;
    }
    .infoheader .titriv h1 {
        line-height: 50px;
        font-size: 44px;
    }

    ._mrnf {
        margin: 20px 0;
    }

    .riviste.gogoslider.style4 h3 {
        font-size: 22px;
    }

    section.abbonati .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 33%;
    }

    section.abbonati .bnt-riv {
        margin: 25px auto;
        padding: 15px 30px;
    }

    footer .col-md-4 {
        flex: inherit;
        max-width: inherit;
    }
}

@media only screen
and (max-device-width : 499px)
{
    ._nqnmr {
        font-size: 3rem;
        font-weight: 900;
        margin: 35px auto;
    }
    .post-type-archive-product .infoheader .titriv h1 {
        width: 60%;
        font-size: 1.8em;
        line-height: 36px;
    }

    .bnt-riv {
        margin: 0;
    }

    .imgriv {
        bottom: 46%;
    }

    .pallocco {
        margin-top: 35px;
    }

    p._nqnmrsub {
        line-height: 35px;
        margin-bottom: 38px;
    }

    .single-sub-header-image {
        margin-top: 35px;
    }

    section.abbonati .col-md-3
    {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
