/*
Theme Name: NewsPress Child
Theme URI: https://themes.themeregion.com/newspress
Author: ThemeRegion Team
Author URI: https://themeregion.com
Description: NewsPress A Beautiful Yet Powerful News/Magazine Template For WordPress
Template: newspress
Version: 1.2
*/

/* Alessandro Anselmi CSS Code */

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

body,
body a,
body p,
body em,
body li,
body span,
body label,
body input,
body select,
body button,
body textarea {
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}

body h1,
body h1 span,
body h2,
body h2 span,
body h3,
body h3 span,
body h4,
body h4 span,
body h5,
body h5 span,
body h6,
body h6 span {
    font-weight: 600;
    font-family: 'Sora', sans-serif;
}

body b,
body b a,
body b p,
body b em,
body b span,
body b label,
body strong,
body strong a,
body strong p,
body strong em,
body strong span,
body strong label {
    font-weight: 600;
}

body p,
body .entry-content p,
body .comment-content p,
body .lifestyle-news .entry-content p {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    margin: 0px 0px 30px;
}

body #mainmenu li a {
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}

body .lifestyle-news .entry-content p {
    font-size: 14px;
}

body .entry-content ul,
body .entry-content ol {
    padding-left: 20px;
    margin-bottom: 30px;
}

body .entry-content ul li,
body .entry-content ol li {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
}

body .entry-content img.alignleft,
body .entry-content img.alignright {
    margin-bottom: 1.5em;
}

body .left-content .post .entry-meta,
body .lifestyle-news .post-content .entry-meta {
    margin: 0px 0px 15px;
}

body .left-content .post .entry-title,
body .lifestyle-news .post-content .entry-title {
    line-height: 1.3;
    margin: 0px 0px 30px;
}

body .lifestyle-news .post-content .entry-title a {
    font-weight: 700;
}

body a,
body a:hover {
    transition: .3s;
    -webkit-transition: .3s;
}

body a:focus,
body a:hover {
    text-decoration: none;
}

body a:focus {
    outline: none;
    outline-offset: 0;
}

body strong,
body strong span {
    font-weight: 600;
}

body #main-wrapper {
    border: 0;
}

body #main-wrapper.sticky-nav {
    margin-top: 223.09px;
}

body .box-width {
    max-width: 100%;
}

body .skin-page-mobile {
    display: none;
}

body .container {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    width: 100% !important;
}

body .container .mbm-content {
    margin-top: 30px;
    padding: 0px 15px;
}

body h1.section-title,
body h2.section-title {
    color: #000;
    margin-top: 0;
    text-transform: uppercase;
}

body h1.section-title:before,
body h2.section-title:before {
    background-color: #00365B;
}

body .section.lifestyle-section {
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #dce0e6;
}

body .section.lifestyle-section h1.section-title,
body .section.lifestyle-section h2.section-title,
body .lifestyle-news h1.section-title {
    color: #000;
    font-size: 18px;
    margin: 30px 30px 0px;
    padding: 0px 0px 15px;
    text-transform: uppercase;
}

body .section.lifestyle-section h1.section-title:before,
body .section.lifestyle-section h1.section-title:after,
body .section.lifestyle-section h2.section-title:before,
body .section.lifestyle-section h2.section-title:after,
body .lifestyle-news h1.section-title:before,
body .lifestyle-news h1.section-title:after {
    bottom: 0;
}

body .section.lifestyle-section .cat-menu,
body .lifestyle-news .cat-menu {
    top: auto;
    right: auto;
    margin-bottom: 0;
    position: initial;
    text-align: right;
    padding: 15px 30px;
    visibility: visible;
}

body .section.lifestyle-section .cat-menu a,
body .lifestyle-news .cat-menu a {
    border: 0;
    margin: 0;
    color: #00365B;
    line-height: 1;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 0;
    text-transform: uppercase;
}

body .section.lifestyle-section .cat-menu a:hover,
body .lifestyle-news .cat-menu a:hover {
    opacity: .6;
}

body .section.lifestyle-section .post,
body .lifestyle-news .post {
    border: 0;
    margin-top: 0;
    border-radius: 0;
}

body .section.lifestyle-section .post .entry-thumbnail,
body .lifestyle-news .post .entry-thumbnail {
    overflow: hidden;
}

body .section.lifestyle-section .post .entry-thumbnail img,
body .lifestyle-news .post .entry-thumbnail img {
    -webkit-transition: .3s;
    transition: .3s;
}

body .section.lifestyle-section .post .entry-thumbnail img:hover,
body .lifestyle-news .post .entry-thumbnail img:hover {
    -webkit-transition: .3s;
    transition: .3s;
    transform: scale(1.1);
}

body .section.lifestyle-section .post .entry-title,
body .lifestyle-news .post .entry-title {
    line-height: 1.3;
}

body .section.lifestyle-section .post .entry-title a,
body .lifestyle-news .post .entry-title a {
    font-weight: 600;
}

body:not(.blog) .section.lifestyle-section .post p.entry-content,
body:not(.blog) .lifestyle-news .post .entry-content p {
    height: 84px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

body .lifestyle-news .post .entry-content p a.more,
body .lifestyle-news .post-content .entry-content p a.more {
    margin-left: 5px;
    font-weight: 600;
}

body .section.lifestyle-section .post .entry-link,
body .lifestyle-news .post-content .entry-link {
    line-height: 1;
    margin-top: 15px;
    text-align: right;
}

body .section.lifestyle-section .post .entry-link a,
body .lifestyle-news .post-content .entry-link a {
    font-size: 14px;
    font-weight: 600;
}

body #first-section .section.lifestyle-section .post p.entry-content,
body:not(.blog) .lifestyle-news .post-content p.entry-content {
    -webkit-line-clamp: 4;
}

body .section.lifestyle-section .post .entry-meta ul li i,
body .lifestyle-news .post-content .entry-meta ul li i {
    color: #000 !important;
}

body .wpcf7 .acceptance-519 {
    margin-top: 15px;
    display: inline-block;
}

body .wpcf7 input[type="email"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

body .wpcf7 input[type="email"].wpcf7-not-valid {
    border-color: red;
}

body .wpcf7 input[type="submit"] {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    border-color: #00365B;
    background-color: #00365B;
    text-transform: uppercase;
    float: right;
    border: 0;
    outline: none;
    outline-offset: 0;
    border-radius: 0;
    font-weight: 500;
    line-height: 1.5;
    transition: .6s;
    -webkit-transition: .6s;
}

body .wpcf7 input[type="submit"]:hover,
body .wpcf7 input[type="submit"]:focus {
    border: 0;
    color: #fff;
    outline: none;
    outline-offset: 0;
    text-decoration: none;
    border-color: #00365B;
    background-color: #00365B;
    transition: .6s;
    -webkit-transition: .6s;
    box-shadow: inset 0 0 0 2em rgb(0 0 0 / 55%);
}

body button[type="submit"],
body button[type="submit"]:hover,
body button[type="submit"]:focus {
    border: 0;
    outline: none;
    outline-offset: 0;
}

body .wpcf7 .wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}

body .wpcf7 .wpcf7-spinner {
    display: none;
}

body .wpcf7 .wpcf7-response-output {
    margin: 0;
    padding: 8px;
    clear: both;
    margin-top: 15px;
    position: relative;
    top: 15px;
    font-size: 14px;
    font-family: 'Sora', sans-serif;
    font-size: 80%;
    text-align: center;
}

body .wpcf7 .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 4px;
    font-size: 80%;
    display: none;
}

body .wpcf7 form.invalid .wpcf7-response-output,
body .wpcf7 form.unaccepted .wpcf7-response-output,
body .wpcf7 form.payment-required .wpcf7-response-output {
    border-width: 1px;
    border-color: red;
}

body .popmake-overlay .popmake {
    margin: 0;
    padding: 0;
    width: 90% !important;
    height: 90% !important;
    background-size: cover;
    max-width: 400px !important;
    max-height: 450px !important;
    border-color: #fff !important;
    background-image: url(https://www.mondobarcamarket.it/wp-content/uploads/2022/08/Mondo-Barca-Market-Newsletter.jpg);
}

body .popmake-overlay .popmake .popmake-content {
    border: 0;
    height: 100%;
    padding: 30px;
    outline: none;
    box-shadow: none;
    background: #000000a6;
}

body .popmake-overlay .popmake .popmake-content h1 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Sora', sans-serif;
}

body .popmake-overlay .popmake .popmake-content h2 {
    color: #fff;
    font-weight: 400;
    margin: 16px 0px;
    line-height: 1.25;
    text-transform: uppercase;
    font-family: 'Sora', sans-serif;
}

body .popmake-overlay .popmake .popmake-content p {
    color: #fff;
    margin: 0px 0px 10px;
}

body .popmake-overlay .popmake .popmake-content p a {
    color: #fff;
    font-weight: bold;
}

body .popmake-overlay .popmake .popmake-content .wpcf7 input[type="submit"] {
    border: 0;
    color: #00365B;
    font-weight: bold;
    margin-top: -37.5px;
    background-color: #fff;
}

body .popmake-overlay .popmake .popmake-content .wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
    display: none;
}

body .popmake-overlay .popmake .popmake-content .wpcf7 .wpcf7-response-output {
    color: #fff;
    margin-top: 0;
    text-align: center;
}

body .popmake-overlay .popmake .popmake-content .wpcf7 input[type="email"].wpcf7-not-valid {
    border-color: red;
}

body .popmake-overlay .popmake .popmake-content .wpcf7 form.invalid .wpcf7-response-output,
body .popmake-overlay .popmake .popmake-content .wpcf7 form.unaccepted .wpcf7-response-output,
body .popmake-overlay .popmake .popmake-content .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: red;
}

body .popmake-overlay .popmake .popmake-content + .popmake-close {
    font-family: 'Sora', sans-serif !important;
}

body .bottom-widgets {
    padding: 30px;
}

body .bottom-widgets .widget ul {
    margin-bottom: 0;
}

body .bottom-widgets .widget ul li:not(:last-child) {
    margin-bottom: 15px;
}

body .bottom-widgets .widget ul li a {
    padding: 0;
} 

body .bottom-widgets .widget .social-icons li {
    margin: 0;
}

body .bottom-widgets .widget .social-icons li a i {
    font-size: 20px;
    text-align: left;
}

body .bottom-widgets .widget .social-icons li a img {
    width: 16px;
    height: 16px;
    margin-right: 14px;
    vertical-align: top;
}

body .bottom-widgets .widget.widget_gtranslate {
    margin: 30px 0 0;
}

body .bottom-widgets .widget.widget_gtranslate a:not(:last-child) {
    margin-right: 15px;
}

body .bottom-widgets .widget li a,
body #mainmenu .nav>li>ul>li>a {
    line-height: 1.5;
}

body #topbar .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 15px;
}

body #topbar .container #topbar-left {
    width: 25%;
}

body #topbar .container #topbar-left .follow-us ul.social-icons {
    margin: 0;
    padding: 0;
    display: flex;
    margin-left: -9px;
    align-items: center;
}

body #topbar .container #topbar-left .follow-us ul.social-icons li {
    margin: 0;
    padding: 0;
    background-color: transparent;
    text-decoration: none !important;
}

body #topbar .container #topbar-left .follow-us ul.social-icons li a {
    text-decoration: none !important;
}

body #topbar .container #topbar-left .follow-us ul.social-icons li a:hover {
    opacity: 0.8;
}

body #topbar .container #topbar-left .follow-us ul.social-icons li a:hover i {
    background-color: transparent;
}

body #topbar .container #topbar-left .follow-us ul.social-icons li a i {
    color: #00365B;
    font-size: 20px;
    text-decoration: none !important;
}

body #topbar .container #topbar-left .follow-us ul.social-icons li a img {
    width: 16px;
    height: 16px;
    margin: 0px 7px;
}

body #topbar .container #topbar-center {
    width: 50%;
    position: relative;
}

body #topbar .container #topbar-center .icon-news {
    top: 0;
    left: 0;
    position: absolute;
}

body #topbar .container #topbar-center #breaking-news {
    background-color: transparent;
}

body #topbar .container #topbar-center #breaking-news>span {
    display: none;
    padding: 0;
    float: none;
    color: #00365B;
    font-size: 14px;
    font-weight: 600;
    background: transparent;
    text-transform: uppercase;
}

body #topbar .container #topbar-center #breaking-news .breaking-news-scroll ul {
    width: 100%;
    text-align: center;
}

body #topbar .container #topbar-center #breaking-news .breaking-news-scroll ul li {
    overflow: hidden;
    padding: 10px 0px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body #topbar .container #topbar-center #breaking-news .breaking-news-scroll ul li:before {
    content: 'News';
    color: #00365B;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block;
    text-transform: uppercase;
}

body #topbar .container #topbar-center #breaking-news .breaking-news-scroll ul li a,
body #recent-posts-3 ul li a {
    color: #00365B;
    font-size: 14px;
    font-weight: 500;
}

body #topbar .container #topbar-center #breaking-news .breaking-news-scroll ul li a:hover,
body #recent-posts-3 ul li a:hover {
    opacity: .6;
}

body #topbar .container #topbar-right {
    margin: 0;
    width: 25%;
    float: none;
    position: relative;
}

body #topbar .container #topbar-right #weather {
    display: none;
}

body #topbar .container #topbar-right .searchNlogin {
    float: none;
    display: flex;
    position: initial;
    align-items: center;
    flex-direction: row-reverse;
}

body #topbar .container #topbar-right .searchNlogin ul {
    margin: 0;
}

body #topbar .container #topbar-right .searchNlogin ul li {
    padding: 4px 16px;
}

body #topbar .container #topbar-right .searchNlogin ul li.search-icon img:hover,
body #topbar .container #topbar-right .searchNlogin.expanded ul li.search-icon img {
    opacity: .6;
}

body #topbar .container #topbar-right .searchNlogin ul li.user-panel .dropdown-toggle:hover,
body #topbar .container #topbar-right .searchNlogin ul li.user-panel.open .dropdown-toggle {
    opacity: .6;
}

body #topbar .container #topbar-right .searchNlogin ul li.user-panel .dropdown-menu.top-user-section {
    top: 40px;
    right: 14px;
}

body #topbar .container #topbar-right .searchNlogin ul li.flags {
    display: flex;
    column-gap: 8px;
    padding-right: 0;
    align-items: center;
}

body #topbar .container #topbar-right .searchNlogin ul li.flags img {
    width: 24px;
    height: auto;
}

body #topbar .container #topbar-right .searchNlogin ul li.flags img:hover {
    opacity: .6;
}

body #topbar .container #topbar-right .searchNlogin .top-search {
    top: 0;
    right: 180px;
    width: 250px;
    position: absolute;
}

body #topbar .container #topbar-right .searchNlogin .top-search .search-form {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

body #topbar .container #topbar-right .searchNlogin .top-search .search-form::placeholder {
    color: #ACACAC;
}

body #topbar .container #topbar-right .searchNlogin .top-search form {
    position: relative;
}

body #topbar .container #topbar-right .searchNlogin .top-search form #close-search {
    top: 7px;
    right: 12px;
    color: #ACACAC;
    cursor: pointer;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
}

body #topbar .container #topbar-right .searchNlogin .top-search form #close-search:hover {
    color: #555;
    -webkit-transition: .3s;
    transition: .3s;
}

body a.glink img {
    opacity: 1;
    transition: .3s;
    -webkit-transition: .3s;
}

body #navigation .navbar {
    margin-bottom: 0;
    min-height: inherit;
}

body #navigation .navbar .navbar-banner {
    display: none;
}

body #navigation .navbar .navbar-flex {
    display: flex;
    margin: 0 auto;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}

body #navigation .navbar.sticky-nav {
    position: fixed !important;
    border-bottom: 1px solid #dce0e6;
}

body #navigation .navbar.sticky-nav .navbar-flex {
    height: 100px;
    flex-direction: row;
}

body #navigation .navbar.sticky-nav .navbar-flex .container {
    margin: 0;
    padding: 0;
    float: none;
    width: 100% !important;
}

body #navigation .navbar .navbar-flex .container .top-add {
    margin: 0;
    padding: 15px;
    display: flex;
    row-gap: 15px;
    column-gap: 15px;
    overflow: initial;
    align-items: center;
    flex-direction: column;
}

body #navigation .navbar .navbar-flex .container .top-add .navbar-header {
    margin: 0;
    float: none;
    height: auto !important;
}

body #navigation .navbar.sticky-nav .navbar-flex .container .top-add {
    top: auto;
    left: auto;
    padding: 0;
    position: relative;
    align-items: center;
    flex-direction: row;
}

body #navigation .navbar .navbar-flex .container .top-add .navbar-header .navbar-brand {
    width: 600px;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
}

body #navigation .navbar .navbar-flex .container .top-add .navbar-header .navbar-brand img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

body #navigation .navbar .navbar-flex .container .top-add .navbar-right {
    display: none;
}

body #navigation .navbar.sticky-nav .navbar-flex .container .top-add .navbar-right {
    display: block;
}

body #navigation .navbar .navbar-flex .container .top-add .navbar-right {
    float: none !important;
}

body #navigation .navbar.sticky-nav .navbar-flex .container .top-add .navbar-header .navbar-brand {
    max-width: 215px;
    max-width: 300px;
}

body #navigation .navbar .navbar-flex #menubar {
    padding: 0;
    width: 100%;
    background-color: transparent;
}

body #navigation .navbar.sticky-nav .navbar-flex #menubar {
    padding: 0;
    float: none;
}

body #navigation .navbar .navbar-flex #menubar #hamburger {
    display: none;
}

body #navigation .navbar .navbar-flex #menubar #hamburger div {
    display: flex;
    align-items: center;
    row-gap: 8px;
    column-gap: 8px;
    justify-content: flex-end;
}

body #navigation .navbar .navbar-flex #menubar #hamburger div span {
    display: none;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

body #navigation .navbar .navbar-flex #menubar #hamburger div img {
    width: 40px;
    height: 40px;
}

body #navigation .navbar .navbar-flex #menubar #hamburger div img.openMenu {
    display: block;
    cursor: pointer;
}

body #navigation .navbar .navbar-flex #menubar #menubar2 {
    padding: 15px;
    max-width: 100%;
}

body #navigation .navbar.sticky-nav .navbar-flex #menubar #menubar2 {
    padding: 0;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .navbar-collapse {
    width: 100%;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav {
    padding: 0;
    float: none;
    display: flex;
    max-width: 100%;
    column-gap: 15px;
    position: relative;
    width: max-content;
    align-items: center;
    margin: 0 auto !important;
    justify-content: space-between;
}

body #navigation .navbar.sticky-nav .navbar-flex #menubar #mainmenu .nav {
    right: -15px;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li {
    outline: none;
    line-height: 1;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li:not(:last-child) {
    padding-right: 15px;
    border-right: 1px solid #dedfe0;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li.menu-item-home {
    display: none;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li.menu-item-abbonati a,
body #mbmcerca_widget-2 #comment-form button[type="submit"] {
    color: #fff;
    border-radius: 0;
    padding: 8px 16px;
    background-color: #00365B;
    transition: .6s;
    -webkit-transition: .6s;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li.menu-item-abbonati a:hover,
body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li.menu-item-abbonati a:focus,
body #mbmcerca_widget-2 #comment-form button[type="submit"]:hover,
body #mbmcerca_widget-2 #comment-form button[type="submit"]:focus {
    opacity: 1;
    color: #fff !important;
    background-color: #00365B !important;
    transition: .6s;
    -webkit-transition: .6s;
    box-shadow: inset 0 0 0 2em rgb(0 0 0 / 55%);
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>a {
    padding: 0;
    color: #00365B;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>a:hover,
body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>a:focus {
    opacity: .6;
    color: #00365B !important;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>ul {
    padding: 15px;
    border-width: 2px;
    margin: 0 !important;
    border-color: #00365B !important;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>ul>li {
    margin-bottom: 15px;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>ul>li:last-child {
    margin-bottom: 0;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>ul>li>a {
    padding: 0;
    color: #00365B;
    font-size: 14px;
    font-weight: 600;
    text-transform: initial;
}

body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>ul>li>a:hover {
    opacity: .6;
    color: #00365B !important;
}

body #main-banner img {
    width: 100%;
    height: auto;
    border-radius: 0;
}

#fullpage-menu {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999999;
    background-color: rgb(255 255 255 / 95%);
}

#fullpage-menu .container {
    height: 100%;
    position: relative;
}

#fullpage-menu .container .fullpage-header {
    display: flex;
    padding: 30px 0px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dce0e6;
}

#fullpage-menu .container .fullpage-header .fullpage-header-left {
    display: flex;
    column-gap: 15px;
    align-items: center;
}

#fullpage-menu .container .fullpage-header .fullpage-header-left .follow-us {
    padding-right: 15px;
    border-right: 2px solid #00365B;
}

#fullpage-menu .container .fullpage-header .fullpage-header-left .follow-us .social-icons {
    margin: 0;
    padding: 0;
    display: flex;
    column-gap: 10px;
    align-items: center;
}

#fullpage-menu .container .fullpage-header .fullpage-header-left .follow-us .social-icons li {
    padding: 0;
    background: transparent;
}

#fullpage-menu .container .fullpage-header .fullpage-header-left .follow-us .social-icons li a:hover {
    opacity: .6;
}

#fullpage-menu .container .fullpage-header .fullpage-header-left .follow-us .social-icons li a i {
    color: #00365B;
    background-color: inherit;
}

#fullpage-menu .container .fullpage-header .fullpage-header-left .flags {
    display: flex;
    column-gap: 15px;
    align-items: center;
}

#fullpage-menu .container .fullpage-header .fullpage-header-left .flags a:hover {
    opacity: .6;
}

#fullpage-menu .container .fullpage-header .fullpage-header-right.close-icon img.closeMenu {
    cursor: pointer;
}

#fullpage-menu .container .navbar-nav::-webkit-scrollbar {
    display: none;
}

#fullpage-menu .container .navbar-nav {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    height: 100%;
    display: flex;
    text-align: center;
    overflow-y: scroll;
    align-items: center;
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 130px;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

#fullpage-menu .container .navbar-nav li {
    float: none;
}

#fullpage-menu .container .navbar-nav li a {
    padding: 0;
    color: #00365B;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    background: transparent;
    text-transform: uppercase;
}

#fullpage-menu .container .navbar-nav li a:hover {
    opacity: .6;
    color: #00365B !important;
}

#fullpage-menu .container .navbar-nav li.menu-item-abbonati a {
    color: #fff;
    padding: 10px 12px 8px;
    background-color: #00365B;
}

#fullpage-menu .container .navbar-nav li.menu-item-abbonati a:hover,
#fullpage-menu .container .navbar-nav li.menu-item-abbonati a:focus {
    opacity: 1;
    color: #fff !important;
    background-color: #001321;
}

#fullpage-menu .container .navbar-nav>.menu-item:not(:last-child),
#fullpage-menu .container .navbar-nav>.menu-item>.sub-menu>.menu-item:not(:last-child) {
    margin-bottom: 15px;
}

#fullpage-menu .container .navbar-nav>.menu-item>.sub-menu {
    margin-top: 15px;
}

.slick-slider .slick-arrow {
    top: 0;
    width: auto;
    height: 100%;
    z-index: 999;
    display: flex;
    cursor: pointer;
    position: absolute;
    align-items: center;
    vertical-align: middle;
}

.slick-slider .slick-arrow img {
    width: 24px;
    height: 24px;
}

.slick-slider .slick-arrow.slick-prev {
    left: 15px;
}

.slick-slider .slick-arrow.slick-next {
    right: 15px;
}

.slick-slider .slick-slide .slick-slide-box {
    position: relative;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-image {
    position: relative;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-image .slick-slide-box-badge {
    top: 0;
    right: 0;
    color: #fff;
    z-index: 999;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 16px;
    position: absolute;
    border-color: #198ad6;
    background-color: #198ad6;
    transition: .6s;
    -webkit-transition: .6s;
    /*NEW*/
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    padding: 8px 12px;
    text-transform: uppercase;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-image .slick-slide-box-badge:hover {
    transition: .6s;
    -webkit-transition: .6s;
    box-shadow: inset 0 0 0 2em rgb(0 0 0 / 55%);
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-image img {
    width: 100%;
    height: 75vh;
    max-height: 450px;
    object-fit: cover;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    display: flex;
    position: absolute;
    text-align: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-color: rgb(0 0 0 / 60%);
    /* text align left */
    text-align: left;
    padding-left: 100px;
    align-items: flex-start;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay h2 {
    width: 75%;
    color: #fff;
    max-width: 50%;
    font-size: 36px;
    line-height: 1.3;
    margin: 0px 0px 15px;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay h2 a {
    color: #fff;
    font-weight: 600;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay h2 a:hover {
    opacity: .75;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay p {
    width: 75%;
    margin: 0;
    color: #fff;
    max-width: 50%;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 30px;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay div a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    padding: 8px 24px;
    border-color: #00365B;
    background-color: #00365B;
    text-transform: uppercase;
    border-color: #198ad6;
    background-color: #198ad6;
    -webkit-transition: .6s;
    transition: .6s;
}

.slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay div a:hover {
    transition: .6s;
    -webkit-transition: .6s;
    box-shadow: inset 0 0 0 2em rgb(0 0 0 / 55%);
}

.slick-dots {
    position: absolute;
    bottom: 15px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    width: 15px;
    height: 15px;
    transition: .3s;
    -webkit-transition: .3s;
}

.slick-dots li:hover {
    transition: .3s;
    -webkit-transition: .3s;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    background-color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    opacity: 0.25;
    transition: .3s;
    -webkit-transition: .3s;
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
    opacity: .75;
    transition: .3s;
    -webkit-transition: .3s;
}

#slider-loader {
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#slider-loaded {
    height: 0;
    visibility: hidden;
}

.lds-ring {
    width: 80px;
    height: 80px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lds-ring div {
    width: 36px;
    height: 36px;
    margin: 4px;
    border: 4px solid #00365B;
    display: block;
    border-radius: 50%;
    position: absolute;
    box-sizing: border-box;
    border-color: #00365B transparent transparent transparent;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

body #first-section .section.lifestyle-section {
    margin-bottom: 0;
}

body #first-section #anteprima .wpb_wrapper:hover .add img {
    opacity: .6;
}

body #first-section #anteprima .wpb_wrapper:hover .mbm-button {
    opacity: 1;
}

body #first-section #anteprima .add img {
    width: 100%;
    height: auto;
    transition: .3s;
    -webkit-transition: .3s;
}

body #wpb_widget-3 img {
    transition: .3s;
    -webkit-transition: .3s;
}

body #wpb_widget-3 img:hover {
    opacity: .7;
    transition: .3s;
    -webkit-transition: .3s;
}

body #first-section #anteprima .mbm-button {
    opacity: 0;
    transition: .3s;
    -webkit-transition: .3s;
    margin-bottom: 0;
}

body #first-section #anteprima .mbm-button a {
    transition: .6s;
    -webkit-transition: .6s;
}

body #first-section #anteprima .mbm-button a:hover {
    transition: .6s;
    -webkit-transition: .6s;
    box-shadow: inset 0 0 0 2em rgb(0 0 0 / 55%);
}

body .row-rubriche .add,
body .row-rubriche .categ-video {
    display: none;
    margin-bottom: 15px;
}

body #banners-section .add img,
body .row-rubriche .add img {
    width: 100%;
    height: auto !important;
}

body #banners-section .categ-video .post,
body .row-rubriche .categ-video .post {
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: #DEDEDE;
}

body #banners-section .categ-video .post .entry-header,
body #banners-section .categ-video .post .entry-thumbnail,
body .row-rubriche .categ-video .post .entry-header,
body .row-rubriche .categ-video .post .entry-thumbnail {
    height: 100%;
}

body #banners-section .categ-video .post .entry-thumbnail a,
body .row-rubriche .categ-video .post .entry-thumbnail a {
    background-color: transparent !important;
}

body #banners-section .categ-video .post .entry-thumbnail img,
body .row-rubriche .categ-video .post .entry-thumbnail img {
    border-radius: 0;
    object-fit: contain;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

body #banners-section .categ-video .post .catagory,
body .row-rubriche .categ-video .post .catagory {
    left: 0;
    right: auto;
    width: 100%;
}

body #banners-section .categ-video .post .catagory span,
body .row-rubriche .categ-video .post .catagory span {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

body #banners-section .categ-video .post .catagory span a,
body .row-rubriche .categ-video .post .catagory span a {
    font-weight: 500;
    transition: .6s;
    -webkit-transition: .6s;
}

body #banners-section .categ-video .post .catagory span a:nth-child(1),
body .row-rubriche .categ-video .post .catagory span a:nth-child(1) {
    background: #198AD6 !important;
}

body #banners-section .categ-video .post .catagory span a:nth-child(2),
body .row-rubriche .categ-video .post .catagory span a:nth-child(2) {
    background: #147BC0 !important;
}

body #banners-section .categ-video .post .catagory span a:hover,
body .row-rubriche .categ-video .post .catagory span a:hover {
    transition: .6s;
    -webkit-transition: .6s;
    box-shadow: inset 0 0 0 2em rgb(0 0 0 / 55%);
}

body .latest-news-wrapper {
    margin-top: 0;
    margin-bottom: 0;
}

body .latest-news-wrapper .section-title {
    color: #000;
    margin-bottom: 30px;
}

body .latest-news-wrapper .section-title:before,
body .latest-news-wrapper .section-title:after {
    bottom: -15px;
}

body #latest-news:hover .post img {
    opacity: 1;
}

body #latest-news .post {
    border-radius: 4px;
    border: 1px solid #dce0e6;
}

body #latest-news .post .entry-thumbnail {
    height: 200px;
    overflow: hidden;
    max-height: inherit;
    min-height: inherit;
}

body #latest-news .post .entry-thumbnail img {
    border-radius: 0;
    object-fit: cover;
    margin: 0 !important;
    width: 100% !important;
    height: 200px !important;
    -webkit-transition: .3s;
    transition: .3s;
}

body #latest-news .post .entry-thumbnail img:hover {
    -webkit-transition: .3s;
    transition: .3s;
    transform: scale(1.1);
}

body #latest-news .post .entry-thumbnail+div {
    left: 0;
    height: 25px;
    top: 0 !important;
    right: auto !important;
}

body #latest-news .post .entry-thumbnail + div span a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 8px;
    color: #fff !important;
    text-transform: uppercase;
    border-bottom-right-radius: 4px;
    background-color: #8dc63f !important;
}

body #latest-news .post .catagory {
    height: 25px;
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
    padding: 0;
    bottom: auto;
    font-size: 12px;
}

body #latest-news .post .catagory a {
    font-weight: 500;
    color: #fff !important;
    background: #00365B !important;
    border-bottom-left-radius: 4px;
}

body #latest-news .post .post-content {
    padding: 15px !important;
    min-height: inherit !important;
}

body #latest-news .post .post-content .entry-title {
    padding: 0;
    margin: 0 0 15px;
    min-height: inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body #latest-news .post .post-content .entry-title a {
    font-weight: 600;
    color: #00365B !important;
}

body #latest-news .post .post-content .entry-title a:hover {
    opacity: .6;
}

body #latest-news .post .post-content .entry-meta .list {
    margin: 0;
}

body #latest-news .post .post-content .entry-meta .list .views {
    font-size: 13px;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-height: inherit !important;
}

body #latest-news .post .ann-charter+.post-content .entry-meta {
    font-size: 14px;
    line-height: 1.5;
}

body #latest-news .post .ann-charter+.post-content .entry-meta b {
    margin-right: 5px;
}

body #latest-news .post .ann-charter+.post-content .entry-meta h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #00365B !important;
}

body #latest-news .post .ann-charter+.post-content .entry-meta div {
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap !important;
    min-height: inherit !important;
    max-height: inherit !important;
}

body #latest-news .post .ann-charter+.post-content .entry-meta h3+div+br {
    display: none;
}

body #latest-news .owl-controls .owl-pagination {
    top: 25px;
    display: flex;
    column-gap: 4px;
}

body .owl-theme .owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    background-color: #c2c3c4;
}

.mbm-button {
    margin-bottom: 30px !important;
}

.mbm-button a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 500 !important;
    background-color: #00365B !important;
    -webkit-transition: .6s !important;
    transition: .6s !important;
}

.mbm-button a:hover {
    color: #fff !important;
    background-color: #00365B !important;
    -webkit-transition: .6s !important;
    transition: .6s !important;
    box-shadow: inset 0 0 0 2em rgb(0 0 0 / 55%);
}

body .home-footer {
    left: 30px !important;
    padding: 30px !important;
    margin-bottom: 30px !important;
    width: calc(100% - 30px) !important;
}

body .home-footer .wpb_column .vc_column-inner {
    padding-top: 0;
}

body .home-footer form small a {
    font-weight: bold;
}

body .owl-theme .owl-controls .owl-page.active span,
body .owl-theme .owl-controls.clickable .owl-page:hover span,
body #latest-news .owl-controls .owl-page.active span,
body #latest-news .owl-controls.clickable .owl-page:hover span {
    background-color: #00365B;
}

body .mbm-banner .add img {
    width: 100%;
    height: auto;
}

body #banner-carousel {
    display: block;
}

body #banner-carousel .owl-item {
    margin-right: 2px !important;
    padding-right: 30px !important;
}

body #banner-carousel .owl-controls .owl-pagination {
    top: 15px;
    height: 22px;
    margin: 0 !important;
    padding: 0 !important;
}

body .carousCateg #banner-carousel {
    padding: 30px 0px;
}

body #footer {
    position: relative;
    background-color: #f2f3f5;
}

body #footer a:hover {
    opacity: .6;
}

body #footer .footer-about {
    margin: 0;
    padding: 0px 30px;
    background-color: #f2f3f5;
}

body #footer .footer-about .footer-about-container {
    margin: 0;
    padding: 15px;
    display: flex;
    background-color: #fff;
    align-items: flex-start;
    justify-content: space-between;
}

body #footer .footer-about .footer-about-container p,
body #footer .footer-about .footer-about-container ul li {
    font-size: 15px;
    line-height: 1.5;
    max-width: 615px;
    margin-bottom: 0;
}

body #footer .footer-about .footer-about-container i {
    color: #00365B;
    font-size: 20px;
    width: 20px;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 10px;
}

body #footer .footer-about .footer-about-container a {
    color: #00365B !important;
}

body #footer .footer-about .footer-about-container i.fa.fa-envelope {
    font-size: 18px;
    margin-bottom: 0;
}

body #footer .footer-about .footer-about-container .footer-about-container-col-1,
body #footer .footer-about .footer-about-container .footer-about-container-col-2 {
    padding: 15px;
    flex: 0 0 50%;
}

body #footer .footer-about .footer-about-container h1.section-title,
body #footer .footer-about .footer-about-container h2.section-title {
    margin-bottom: 30px;
}

body #footer .footer-banners {
    margin: 30px;
    padding-bottom: 30px;
}

body #footer .footer-top .logo-icon img {
    width: 250px;
    height: auto;
}

body #footer .footer-top .logo-icon:before {
    margin-left: -280px;
    background: rgb(0 54 91 / 25%);
}

body #footer .footer-top .logo-icon:after {
    margin-left: 140px;
    background: rgb(0 54 91 / 25%);
}

body #footer .footer-bottom p {
    font-size: 14px;
    margin-bottom: 0;
}

body #footer .footer-bottom p span {
    color: #fff;
}

body #footer .scroll-to-top {
    right: 30px;
    bottom: 75px;
    position: absolute;
}

body #footer .scroll-to-top i {
    color: #eee;
    padding: 8px;
    line-height: 1;
    cursor: pointer;
    font-size: 20px;
    border: 2px solid #eee;
    opacity: .8;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 50%;
}

body #footer .scroll-to-top i:hover {
    opacity: 1;
    -webkit-transition: .3s;
    transition: .3s;
}

body #footer .scroll-to-top i:before {
    top: -2px;
    position: relative;
}

body .add.home-content-middle-4,
body .add.home-content-middle-3,
body .add.home-content-middle-2,
body .add.home-content-middle-1 {
    margin-bottom: 0;
}

body .grecaptcha-badge {
    display: none !important;
}

body #mobile-menu {
    display: none;
    position: fixed;
    z-index: 99999991;
}

body #mobile-menu .navbar-collapse {
    display: block !important;
}

body #mobile-menu .navbar-collapse>ul {
    padding: 0;
    width: 100%;
    display: flex;
    row-gap: 15px;
    column-gap: 15px;
    flex-direction: column;
}

body #mobile-menu .navbar-collapse>ul ul {
    padding-top: 15px;
}

body #mobile-menu .navbar-collapse>ul ul li:not(:last-child) {
    margin-bottom: 15px;
}

body #mobile-menu .navbar-collapse>ul>li>a,
body #mobile-menu .navbar-collapse>ul>li>ul>li>a {
    color: #00365B !important;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0;
}

body #mobile-menu .navbar-collapse>ul>li>a:hover,
body #mobile-menu .navbar-collapse>ul>li>ul>li>a:hover {
    opacity: .6;
    color: #00365B !important;
}

body #mobile-menu .navbar-collapse>ul>li>ul>li>a {
    text-transform: initial;
}

body #main-banner-mobile,
body #breaking-news-mobile,
body #skin-page-mobile {
    display: none;
}

body #skin-page-mobile {
    margin-bottom: 5px;
}

body #breaking-news-mobile #breaking-news {
    visibility: visible;
}

body #breaking-news-mobile #breaking-news>span {
    display: none;
}

body #breaking-news-mobile #breaking-news {
    height: 32.84px;
}

body #breaking-news-mobile #breaking-news .breaking-news-scroll ul {
    width: 100%;
    height: 32.84px;
    text-align: center;
}

body #breaking-news-mobile #breaking-news .breaking-news-scroll ul li {
    padding: 5px 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body #breaking-news-mobile #breaking-news .breaking-news-scroll ul li:before {
    content: 'News';
    color: #00365B;
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block;
    text-transform: uppercase;
}

body #breaking-news-mobile #breaking-news .breaking-news-scroll ul li a {
    color: #00365B;
    font-size: 12px;
    font-weight: 500;
}

body #breaking-news-mobile #breaking-news .breaking-news-scroll ul li a:hover {
    opacity: .6;
}

body .banner-mobile {
    display: none;
}

body #secondary-banners .add img {
    width: 100%;
}

#cookie-notice {
    cursor: default;
    z-index: 99999999 !important;
    background: #00365B !important;
}

#cookie-notice .cookie-notice-container {
    text-align: left;
}

#cookie-notice #cn-accept-cookie {
    color: #fff;
    line-height: 1;
    cursor: pointer;
    font-weight: 600;
    width: max-content;
    text-transform: inherit;
    -webkit-transition: .3s;
    transition: .3s;
}

#cookie-notice #cn-accept-cookie:hover {
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
}

#cookie-notice #cn-close-notice {
    color: #fff;
    line-height: 1;
    cursor: pointer;
    font-weight: 600;
    width: max-content;
    text-transform: inherit;
    -webkit-transition: .3s;
    transition: .3s;
    right: 30px;
    margin-top: -13px;
}

#cookie-notice #cn-close-notice:hover {
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
}

#cookie-notice #cn-close-notice:before,
#cookie-notice #cn-close-notice:after {
    height: 20px;
    background-color: #fff;
}

#cn-notice-text {
    margin: 0;
}

.post-content .entry-meta .catagory a {
    color: #fff;
    font-weight: 500;
    transition: .6s;
    -webkit-transition: .6s;
    background-color: #00365B !important;
}

.post-content .entry-meta .catagory a:hover {
    transition: .6s;
    -webkit-transition: .6s;
    background-color: #00365B !important;
    box-shadow: inset 0 0 0 2em rgb(0 0 0 / 55%);
}

#navigation .navbar-collapse.collapse {
    display: block !important;
}

.wpb_text_column p span,
.wpb_text_column p strong,
.wpb_text_column p em {
    font-family: 'Sora', sans-serif !important;
}

body .entry-content table {
    border: 1px solid #ddd !important;
}

body .entry-content table,
body .entry-content table thead,
body .entry-content table tbody tr,
body .entry-content table tbody tr th,
body .entry-content table tbody,
body .entry-content table tbody tr,
body .entry-content table tbody tr td, {
    font-family: 'Sora', sans-serif;
}

body .entry-content table tbody tr th span,
body .entry-content table tbody tr td span {
    font-family: 'Sora', sans-serif !important;
}

body .entry-content table tbody tr th b,
body .entry-content table tbody tr th strong,
body .entry-content table tbody tr td b,
body .entry-content table tbody tr td strong {
    font-weight: 600;
}

.wp-embed,
.wp-embed p {
    font-family: 'Sora', sans-serif;
}

body.blog #main-wrapper > .container,
body.category #main-wrapper > .container,
body.page-template-default #main-wrapper > .container,
body.page-template-template-abbonamento #main-wrapper > .container,
body.page-template-template-annunci #main-wrapper > .container,
body.page-template-template-annunci-generici #main-wrapper > .container,
body.page-template-template-arretrati #main-wrapper > .container,
body.page-template-template-aziende-utili #main-wrapper > .container,
body.page-template-template-blank #main-wrapper > .container,
body.page-template-template-carrello #main-wrapper > .container,
body.page-template-template-charter #main-wrapper > .container,
body.page-template-template-inserzionisti #main-wrapper > .container,
body.page-template-template-operatori-charter-right #main-wrapper > .container,
body.page-template-template-uscita #main-wrapper > .container,
body.search #main-wrapper > .container,
body.single #main-wrapper > .container,
body.tag #main-wrapper > .container,
body.woocommerce-account #main-wrapper > .container {
    padding: 0px 30px;
}

body .page-breadcrumbs {
    margin-top: 30px;
}

body #ricerca_natante,
body #ricerca_charter,
body #ricerca_ins,
body #ricerca_generici {
    padding-top: 30px;
}

body #ricerca_ins {
    padding-bottom: 30px;
}

body.blog #site-content .lifestyle-news .post .entry-header .entry-thumbnail img,
body.search #site-content .lifestyle-news .post .entry-header .entry-thumbnail img,
body.single #site-content .left-content .details-news .post .entry-header .entry-thumbnail img {
    width: 100%;
}

#post-108 .post-content .entry-content table {
    width: 100% !important;
    height: auto !important;
}

#mbm_popular_news_widget_content-2 {
    clear: both;
    padding-top: 30px;
}

#mbmcerca_widget-2 #comment-form {
    padding: 0 !important;
}

#mbmcerca_widget-2 #comment-form br {
    display: none;
}

#mbmcerca_widget-2 #comment-form .row {
    margin: 0;
}

#mbmcerca_widget-2 #comment-form .form-group label {
    margin: 0;
    font-size: 14px;
}

#mbmcerca_widget-2 #comment-form .col-sm-6,
#mbmcerca_widget-2 #comment-form .col-sm-12,
#mbmcerca_widget-2 #comment-form .col-md-12 {
    padding: 0;
    float: none;
    width: 100%;
}

.related-post-section,
.single .container + .row #banner-carousel {
    padding: 0px 15px;
}

.author-list.single-author .author-social .social-icons {
    padding: 0;
}

.pagination .page-numbers.current {
    color: #fff;
}

body .btn-primary:hover {
    border: 1px solid;
}

body .widget .section-title {
    margin-bottom: 30px;
}

body .widget ul li {
    font-size: 14px;
    padding: 10px 0px;
}

body .widget ul li:first-child {
    padding-top: 0;
}

body .widget ul li a:hover {
    opacity: .6;
}

body.woocommerce .quantity .qty {
    height: 35.75px;
}

body.single-product.woocommerce .site-main {
    margin-top: 30px;
}

body.single-product.woocommerce .woocommerce-breadcrumb {
    display: none;
}

body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0;
}

body.single-product.woocommerce div.product .woocommerce-tabs .panel {
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #d3ced2;
    border-top: 0; /* non spostare! deve stare qui, sotto border */
}

body.single-product.woocommerce div.product .woocommerce-tabs .panel h2 {
    line-height: 1;
    margin-bottom: 30px;
}

body.single-product.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes {
    margin-bottom: 0;
    border-top: 1px solid #ddd;
}

body.single-product.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th,
body.single-product.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes td {
    padding: 15px;
    line-height: 1;
}

body.single-product.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes td p {
    padding: 0;
    line-height: 1.5;
}

body.blog .lifestyle-news .catagory {
    top: 0;
    right: 15px;
}

body.blog .lifestyle-news .col-sm-12:not(:last-child) {
    margin-bottom: 30px;
}

body.blog .lifestyle-news .col-sm-12 .post {
    margin-top: 0 !important;
}

body.single-post .post .post-content .entry-meta .catagory {
    display: flex;
    row-gap: 5px;
    column-gap: 5px;
}

body .entry-meta .catagory a.category-prove-ultime-novita,
body .entry-meta .catagory a.category-prove-ultime-novita a:hover {
    background-color: #198AD6 !important;
}

body .entry-meta .catagory a.category-informando,
body .entry-meta .catagory a.category-informando a:hover {
    background-color: #1782CB !important;
}

body .entry-meta .catagory a.category-video,
body .entry-meta .catagory a.category-video:hover {
    background-color: #147BC0 !important;
}

body .entry-meta .catagory a.category-primo-piano,
body .entry-meta .catagory a.category-primo-piano a:hover {
    background-color: #1273B4 !important;
}

body .entry-meta .catagory a.category-designer-progettisti,
body .entry-meta .catagory a.category-designer-progettisti a:hover {
    background-color: #106BA9 !important;
}

body .entry-meta .catagory a.category-tecnica-consigli,
body .entry-meta .catagory a.category-tecnica-consigli:hover {
    background-color: #0E649E !important;
}

body .entry-meta .catagory a.category-pesca,
body .entry-meta .catagory a.category-pesca:hover {
    background-color: #0B5C93 !important;
}


body .entry-meta .catagory a.category-il-mondo-sommerso,
body .entry-meta .catagory a.category-il-mondo-sommerso:hover {
    background-color: #095588 !important;
}

body .entry-meta .catagory a.category-porti,
body .entry-meta .catagory a.category-porti:hover {
    background-color: #074D7D !important;
}

body .entry-meta .catagory a.category-avvocato-a-bordo,
body .entry-meta .catagory a.category-avvocato-a-bordo:hover {
    background-color: #054571 !important;
}

body .entry-meta .catagory a.category-trend,
body .entry-meta .catagory a.category-trend:hover {
    background-color: #023E66 !important;
}

body .entry-meta .catagory a.category-viaggi-in-barca,
body .entry-meta .catagory a.category-viaggi-in-barca:hover {
    background-color: #00365B !important;
}

body.page-template-template-annunci #main-row-lista #risultati,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati {
    font-family: 'Sora', sans-serif;
}

body.page-template-template-annunci .container > .row > .row,
body.page-template-template-annunci .container > .row > .row > .container > .row,
body.page-template-template-annunci-generici .container > .row > .row,
body.page-template-template-annunci-generici .container > .row > .row > .container > .row {
    margin: 0 !important;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo {
    margin: 0 !important;
    padding: 0 !important;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo img,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo img {
    height: auto;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo .datifoto,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo .datifoto, {
    font-size: 12px !important;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo .owl-controls,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo .owl-controls {
    margin: 15px 0px;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo .col-sm-12.col-md-5.columns,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo .col-sm-12.col-md-5.columns {
    padding: 0 !important;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo .col-sm-12.col-md-7.columns > .row,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo .col-sm-12.col-md-7.columns > .row {
    margin: 0 !important;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo .col-sm-12.col-md-12.columns > .columns,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo .col-sm-12.col-md-12.columns > .columns {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    padding: 0 !important;
    min-height: auto !important;
    justify-content: space-between;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo .col-sm-12.col-md-12.columns > .columns > .columns,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo .col-sm-12.col-md-12.columns > .columns > .columns {
    font-size: 14px;
    padding: 0 !important;
}

body.page-template-template-annunci #main-row-lista #risultati .row.lista_veicolo .col-sm-12.col-md-12.columns > .columns > .columns:last-child,
body.page-template-template-annunci-generici #main-row-listaGenerici #risultati .row.lista_veicolo .col-sm-12.col-md-12.columns > .columns > .columns:last-child {
    text-align: right;
}

body.page .page-area .page-content {
    background-color: transparent;
}

.tribe-events-single-event-title,
.tribe-common button,
.tribe-events-back a,
.tribe-events-meta-group-details *,
.tribe-events-single-section-title,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,
.tribe-events .tribe-events-c-view-selector__list-item-link .tribe-events-c-view-selector__list-item-text,
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events-event-meta dd, .tribe-events-event-meta dt {
    font-family: 'Sora', sans-serif;
}

.entry-content h1.tribe-events-single-event-title {
    line-height: 1.25;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    letter-spacing: 0;
}

body.single-tribe_events .page-breadcrumbs {
    display: none;
}

body.single-tribe_events .page-area .page-content {
    background-color: transparent;
}

body #sitebar .widget select.form-control {
    padding: 6px;
}

.table-wrapper {
    overflow-x: scroll;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.table-wrapper::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.table-wrapper {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

body .gallery-item .gallery-caption {
    font-weight: 400;
    letter-spacing: 0;
    font-family: 'Sora', sans-serif;
}

body .wp-caption .wp-caption-text {
    padding: 8px;
    line-height: 1.5;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}

div.coupon:not(.under-proceed) { 
    display: none !important; 
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    padding: 5px;
}

h3#order_review_heading {
    margin-top: 3rem;
}

body.page-id-70 #page-70 .woocommerce .woocommerce-message,
body.page-id-70 #page-70 .woocommerce .woocommerce-cart-form table,
body.page-id-70 #page-70 .woocommerce .cart-collaterals table,
body.page-id-70 #page-70 .woocommerce .cart_totals,
body.page-id-89 #page-89 .woocommerce .woocommerce-message,
body.page-id-89 #page-89 .woocommerce .woocommerce-cart-form table,
body.page-id-89 #page-89 .woocommerce .cart-collaterals table,
body.page-id-89 #page-89 .woocommerce .cart_totals,
body.page-id-38434 #page-38434 .woocommerce .woocommerce-message,
body.page-id-38434 #page-38434 .woocommerce .woocommerce-cart-form table,
body.page-id-38434 #page-38434 .woocommerce .cart-collaterals table,
body.page-id-38434 #page-38434 .woocommerce .cart_totals {
    font-family: 'Sora', sans-serif;
}

body.single-post .single-post-tags .tags-links a {
    font-weight: 500;
    border: 1px solid #eee;
}

body.single-post .single-post-tags .tags-links a:hover {
    border-color: #00365B;
    background-color: #00365B;
}

body.single-post .post .entry-content iframe.instagram-media {
    margin: 0 auto !important;
}

body .pagination > li > a,
body .pagination > li > span {
    color: #00365B;
}

body .pagination > li > a:hover,
body .pagination > li > span:hover,
body .pagination > li > a.current,
body .pagination > li > span.current {
    color: #fff;
    border-color: #00365B;
    background-color: #00365B;
}

body div.related-post-section div.entry-header .entry-thumbnail {
    overflow: hidden;
}

body div.related-post-section div.entry-header .entry-thumbnail a img {
    transition: .3s;
    -webkit-transition: .3s;
}

body div.related-post-section div.entry-header .entry-thumbnail a img:hover {
    transition: .3s;
    -webkit-transition: .3s;
    transform: scale(1.1);
}

body div.related-post-section div.post-content {
    padding: 15px;
    min-height: 150px;
    max-height: 150px;
}

body div.related-post-section div.post-content .entry-meta ul.list-inline {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 15px;
}

body div.related-post-section div.post-content .entry-meta ul.list-inline li.publish-date {
    padding: 0;
    font-size: 12px;
    line-height: 1.5;
}

body div.related-post-section div.post-content .entry-title h2 {
    margin: 0;
}

body .white_section p,
body .white_section p a {
    color: #f2f3f5; 
}

body #wrapper-mbm-pricing > .page {
    padding-bottom: 15px;
}

body #wrapper-mbm-pricing > .page > .mbm-Box,
body #wrapper-mbm-pricing > .page > .woocommerce {
    padding: 30px;
}

body #wrapper-mbm-pricing > .page > .mbm-Box {
    overflow: auto;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals table.shop_table {
    margin: 0;
}

body #wrapper-mbm-pricing > .page > .woocommerce table.shop_table td.product-thumbnail img {
    width: 32px;
    height: auto;
    box-shadow: none;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals .wc-proceed-to-checkout {
    padding: 1em 0 0;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals .wc-proceed-to-checkout a.checkout-button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    background-color: #a46497;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 18px;
    padding: 1em;
    margin-bottom: 0;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #935386;
    color: #fff;
}

body #wrapper-mbm-pricing > .page > .page_content {
    padding-left: 30px;
}

body #wrapper-mbm-pricing > .page > .page_content > p {
    margin-bottom: 15px;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals > .cart_totals {
    float: none;
    width: 100%;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals > .cart_totals h2 {
    margin: 15px 0px;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals > .cart_totals .coupon {
    overflow: auto;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals > .cart_totals .coupon input[name="coupon_code"] {
    border: 0;
    outline: 0;
    float: left;
    height: 50px;
    width: 70% !important;
    padding: 15px !important;
}

body #wrapper-mbm-pricing > .page > .woocommerce > .cart-collaterals > .cart_totals .coupon button[name="apply_coupon"] {
    border: 0;
    height: 50px;
    width: 30% !important;
}

/*
input[name="update_cart"],
button[name="update_cart"] {
    display: none !important;
}

.woocommerce table.shop_table tbody td.actions {
    display: none;
}
*/

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    padding: 15px;
}

.woocommerce table.shop_table .woocommerce-shipping-calculator > p {
    margin-bottom: 0;
}

.woocommerce .woocommerce-message a.button.wc-forward {
    display: none;
}

.woocommerce form.woocommerce-shipping-calculator .shipping-calculator-button {
    display: none;
}

.woocommerce-error {
    padding-left: 60px;
}

.tribe-events .datepicker .month,
.tribe-events .datepicker .year,
.tribe-events .datepicker .day {
    text-align: center;
}

body.woocommerce-checkout #payment #place_order {
    margin: 0;
    line-height: 1;
    cursor: pointer;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    border: 0;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    background-color: #a46497;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 1em;
    margin-bottom: 0;
    float: none;
    position: relative;
    width: 100%;
}

body.woocommerce-checkout #payment .wc_payment_method.payment_method_paypal #payment_method_paypal {
    margin-right: 5px;
}

body.woocommerce-checkout #payment .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox > input#terms {
    left: 0;
}

body.woocommerce-checkout #payment .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox > span {
    margin-left: 20px;
}

body.woocommerce-checkout form[name="checkout"] ul.woocommerce-error {
    padding-left: 55px;
}

#risultati.list-group > div.col-sm-12.col-md-6:nth-child(odd) {
    clear: both;
}

.popover {
    cursor: default;
}

.popover .popover-content {
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}

body.page-template-template-abbonamento .page > .woocommerce-message {
    margin-top: 15px;
    margin-bottom: 0px;
    font-family: 'Sora', sans-serif;
}

body.page-template-template-abbonamento .page > .woocommerce-message > a.button {
    display: none;
}

/* Media queries */

@media (max-width: 767px) {

    body p,
    body .entry-content p,
    body .comment-content p {
        color: #000;
        font-size: 14px;
        line-height: 1.75;
        margin: 0px 0px 15px;
    }

    body .entry-content ul,
    body .entry-content ol {
        margin-bottom: 15px;
    }

    body .entry-content ul li,
    body .entry-content ol li {
        font-size: 14px;
        line-height: 1.75;
    }

    body .left-content .post .entry-title {
        font-size: 24px;
        margin-bottom: 15px;
    }

    body .post-content {
        padding: 15px;
    }

    body #topbar .container #topbar-center {
        display: none;
    }

    body #topbar .container #topbar-left,
    body #topbar .container #topbar-right {
        width: 100%;
    }

    body #topbar .container #topbar-right .searchNlogin ul li {
        padding: 4px 8px;
    }

    body #navigation .navbar .navbar-banner {
        display: block;
        display: none !important;
    }

    body .container .mbm-content {
        padding: 0;
        margin-top: 15px;
    }

    body .container #primo-banner {
        margin-bottom: 15px !important;
    }

    body .home-footer {
        padding: 30px 15px !important;
    }

    body .footer-bottom {
        padding: 15px;
        padding-bottom: 60px;
    }

    body .footer-bottom p {
        margin-bottom: 0;
    }

    body #main-wrapper.sticky-nav {
        margin-top: 121.84px;
    }

    body #navigation .navbar {
        border: 0;
    }

    body #navigation .navbar.sticky-nav {
        border: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        position: fixed !important;
    }

    body #navigation .navbar.sticky-nav .navbar-flex {
        padding: 0;
        height: auto;
        padding: 15px;
    }

    body #navigation .navbar.sticky-nav .navbar-flex .container .top-add .navbar-right {
        display: none;
    }

    body #latest-news .owl-controls .owl-pagination {
        top: 8px;
    }

    body .section.lifestyle-section .cat-menu {
        top: 0;
    }

    body #banner-carousel .owl-item {
        text-align: center;
        margin: 0 !important;
        padding: 0 !important;
    }

    body #banner-carousel .owl-item .add img {
        max-width: 50%;
        height: auto !important;
    }

    body #banner-carousel .owl-controls .owl-pagination {
        width: 100%;
        height: auto;
    }

    body .add.home-content-middle-4,
    body .add.home-content-middle-3,
    body .add.home-content-middle-2,
    body .add.home-content-middle-1 {
        margin-bottom: 15px;
    }

    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay {
        padding: 0;
        text-align: center;
        align-items: center;
    }

    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay h2 {
        max-width: 75%;
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay p {
        max-width: 75%;
        font-size: 14px;
        margin: 0px auto 15px;
    }

    #fullpage-menu {
        background-color: #fff;
    }

    #fullpage-menu .container .fullpage-header {
        padding: 15px;
        align-items: flex-start;
    }

    #fullpage-menu .container .fullpage-header .fullpage-header-left {
        row-gap: 15px;
        flex-direction: column;
        align-items: flex-start;
    }

    #fullpage-menu .container .fullpage-header .fullpage-header-left .follow-us {
        border-right: 0;
        padding-right: 0;
    }

    #fullpage-menu .container .fullpage-header .fullpage-header-left .flags {
        padding-left: 10px;
    }

    #fullpage-menu .container .navbar-nav {
        padding-top: 15px;
    }

    body #navigation .navbar .navbar-flex .container .top-add .navbar-header .navbar-brand {
        width: auto;
        width: 225px;
        width: 250px;
    }

    body .section.lifestyle-section,
    body #first-section .section.lifestyle-section {
        margin-bottom: 15px;
    }

    body #banners-section .wpb_column:not(:last-child) {
        margin-bottom: 30px;
    }

    body #latest-news .owl-controls .owl-pagination {
        top: 17.5px;
        column-gap: 2px;
    }

    body #footer .footer-top .logo-icon:before,
    body #footer .footer-top .logo-icon:after {
        display: none;
    }

    body #footer .scroll-to-top {
        right: 25px;
        bottom: 120px;
    }

    body #footer .footer-about .footer-about-container p,
    body #footer .footer-about .footer-about-container ul li {
        font-size: 14px;
        margin-bottom: 0;
    }

    body #footer .footer-about .footer-about-container ul li {
        line-height: 1;
    }

    body #footer .footer-about .footer-about-container ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    body .home-footer form p {
        font-size: 14px;
    }

    body #first-section,
    body #banners-section,
    body #banners-section .wpb_column,
    body #bottom-banners .wpb_column:first-child {
        margin-bottom: 15px !important;
    }

    html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
        padding-right: 0;
    }

    body .popmake-overlay .popmake {
        margin-left: 5%;
        margin-right: 5%;
    }

    body .popmake-overlay .popmake .popmake-content h1 {
        font-size: 24px;
    }

    body .popmake-overlay .popmake .popmake-content h2 {
        font-size: 18px;
    }

    body .popmake-overlay .popmake .popmake-content p {
        font-size: 14px;
    }

    body .popmake-overlay .popmake .popmake-content input[type="submit"] {
        margin-top: 0;
    }

    body .popmake-overlay .popmake .popmake-content+.popmake-close {
        right: -18px;
    }

    body #banners-section .add,
    body .row-rubriche .add {
        height: auto !important;
    }

    body #main-banner {
        display: none;
    }

    body #main-banner-mobile,
    body #breaking-news-mobile,
    body #skin-page-mobile {
        display: block;
    }

    body #topbar .container #topbar-right .searchNlogin .top-search {
        width: 100%;
        right: auto;
    }

    body h1.section-title,
    body h2.section-title,
    body .latest-news-wrapper .section-title {
        font-size: 18px;
        text-transform: uppercase;
    }

    body .banner-mobile {
        display: block;
    }

    body #banners-section,
    body #secondary-banners {
        display: none;
    }

    body #ultimi-annunci {
        margin-top: 15px;
    }

    body .row-rubriche .add,
    body .row-rubriche .categ-video {
        display: block;
    }

    body .mbm-banner .add {
        margin-bottom: 0;
    }

    body .bottom-widgets .widget .social-icons br {
        display: none;
    }

    body .bottom-widgets .widget .social-icons li a i {
        text-align: center;
    }

    body .bottom-widgets .widget .social-icons li a img {
        margin-left: 4px;
        margin-right: 8px;
    }

    #cookie-notice #cn-accept-cookie {
        display: block;
        margin: 5px 0px 0px;
    }

    #cookie-notice #cn-close-notice {
        margin: 0;
        top: auto;
        right: 25px;
        bottom: 16px;
    }

    body.blog #main-wrapper > .container,
    body.category #main-wrapper > .container,
    body.page-template-default #main-wrapper > .container,
    body.page-template-template-abbonamento #main-wrapper > .container,
    body.page-template-template-annunci #main-wrapper > .container,
    body.page-template-template-annunci-generici #main-wrapper > .container,
    body.page-template-template-arretrati #main-wrapper > .container,
    body.page-template-template-aziende-utili #main-wrapper > .container,
    body.page-template-template-blank #main-wrapper > .container,
    body.page-template-template-carrello #main-wrapper > .container,
    body.page-template-template-charter #main-wrapper > .container,
    body.page-template-template-inserzionisti #main-wrapper > .container,
    body.page-template-template-operatori-charter-right #main-wrapper > .container,
    body.page-template-template-uscita #main-wrapper > .container,
    body.search #main-wrapper > .container,
    body.single #main-wrapper > .container,
    body.tag #main-wrapper > .container,
    body.woocommerce-account #main-wrapper > .container {
        padding: 0
    }

    .related-post-section,
    .single .container + .row #banner-carousel {
        padding: 0;
    }

    .col-sm-9 .related-post-section,
    .col-sm-3 #sitebar {
        padding: 0px 15px;
    }

    .col-sm-9 #inserzionisti-grid + .row {
        margin: 0;
    }

    .col-sm-3 #sitebar #comment-form > .col-md-12,
    .col-sm-3 #sitebar #comment-form > .col-sm-12,
    .col-sm-3 #sitebar #comment-form > .col-sm-6 {
        padding: 0;
    }

    body.page-template-default .page-content.entry-content {
        padding: 0px 15px !important;
    }

    body #first-section #anteprima {
        height: auto !important;
    }

    body #first-section #anteprima .mbm-button {
        opacity: 1;
        margin-top: 15px !important;
    }

    body .page-breadcrumbs h1.section-title {
        line-height: 1.3;
        margin: 0px 15px 30px;
    }

    body .page-breadcrumbs h1.section-title span {
        display: block;
        float: none !important;
    }

    body.category .masonry-brick .FotoCat .entry-thumbnail img {
        padding: 0;
        width: 100%;
    }

    body #footer .footer-about {
        padding: 0px 15px;
    }

    body #footer .footer-about .footer-about-container {
        padding: 15px;
        row-gap: 30px;
        column-gap: 30px;
        flex-direction: column;
    }

    body #footer .footer-banners {
        margin: 30px 15px;
    }

    body #footer .footer-about .footer-about-container .footer-about-container-col-1,
    body #footer .footer-about .footer-about-container .footer-about-container-col-2 {
        flex: 1;
        padding: 0;
        width: 100%;
    }

    .section.margin-top-30 #banner-carousel {
        margin-bottom: 60px !important;
    }

    body .owl-theme .owl-controls .owl-page span {
        margin: 3px;
        width: 10px;
        height: 10px;
    }

    body #footer .footer-about .footer-about-container .wpcf7 form {
        position: relative;
    }

    body #footer .footer-about .footer-about-container .wpcf7 form small {
        position: absolute;
        bottom: -37.5px;
        left: 0;
    }

    body #footer .footer-about .footer-about-container .wpcf7 form input[type="submit"] {
        margin-top: 15px;
    }

    body ul.list-inline.share-link {
        padding: 0;
        margin: 30px;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        row-gap: 15px;
    }

    body.page-template-template-annunci #ricerca_natante form .col-sm-6,
    body.page-template-template-annunci-generici #ricerca_generici form .col-sm-6 {
        padding: 0 !important;
    }

    body.page-template-template-annunci-generici #ricerca_generici {
        margin-top: 15px;
    }

    body .bottom-widgets .widget ul {
        margin-bottom: 15px;
    }

    body .bottom-widgets .widget#nav_menu-5 {
        margin-top: 15px;
    }

    body .bottom-widgets .widget#nav_menu-5 .widget-title {
        display: none;
    }

    body .bottom-widgets .widget.widget_gtranslate {
        margin-top: 0;
    }

    body #footer .footer-bottom p {
        font-size: 13px;
    }

    body.single .section.margin-top-30 {
        margin-top: 0;
    }

    body div.related-post-section div.post-content {
        min-height: inherit;
        max-height: inherit;
    }

    #wpa_widget-2 .section.wpe-overflow  {
        margin: 0;
    }

    #wpb_widget-4 img {
        width: 100%;
    }

    body:not(.blog) .section.lifestyle-section .post p.entry-content,
    body:not(.blog) .lifestyle-news .post .entry-content p {
        height: auto;
        -webkit-line-clamp: 4;
    }

    body .left-content .post .entry-title,
    body .section.lifestyle-section .post .entry-title,
    body .lifestyle-news .post .entry-title {
        line-height: 1.4;
        max-height: inherit;
    }

    body .entry-content h1,
    body .entry-content h2,
    body .entry-content h3,
    body .entry-content h4,
    body .entry-content h5,
    body .entry-content h6 {
        line-height: 1.5;
    }

    body .entry-content iframe {
        max-width: 100%;
    }

    body #sitebar #text-4 {
        margin-bottom: 0;
    }

    body #sitebar #wpb_widget-3 img {
        width: 100%;
        height: auto;
    }

    body #main-banner-mobile img,
    body #skin-page-mobile img {
        border-radius: 0;
    }

    body.page-id-70 #page-70,
    body.page-id-89 #page-89,
    body.page-id-38434 #page-38434 {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }

    body.page-id-70 #page-70 .woocommerce,
    body.page-id-89 #page-89 .woocommerce,
    body.page-id-38434 #page-38434 .woocommerce {
        padding: 0;
    }

    body.page-id-70 #page-70 .woocommerce .woocommerce-message,
    body.page-id-70 #page-70 .woocommerce .woocommerce-cart-form table,
    body.page-id-70 #page-70 .woocommerce .cart-collaterals table,
    body.page-id-70 #page-70 .woocommerce .cart_totals,
    body.page-id-89 #page-89 .woocommerce .woocommerce-message,
    body.page-id-89 #page-89 .woocommerce .woocommerce-cart-form table,
    body.page-id-89 #page-89 .woocommerce .cart-collaterals table,
    body.page-id-89 #page-89 .woocommerce .cart_totals,
    body.page-id-38434 #page-38434 .woocommerce .woocommerce-message,
    body.page-id-38434 #page-38434 .woocommerce .woocommerce-cart-form table,
    body.page-id-38434 #page-38434 .woocommerce .cart-collaterals table,
    body.page-id-38434 #page-38434 .woocommerce .cart_totals {
        font-size: 14px;
    }

    body.page-id-70 #page-70 .woocommerce .woocommerce-message,
    body.page-id-89 #page-89 .woocommerce .woocommerce-message,
    body.page-id-38434 #page-38434 .woocommerce .woocommerce-message {
        padding: 15px;
        padding-left: 45px;
        margin-bottom: 20px;
    }

    body.page-id-70 #page-70 .woocommerce .woocommerce-message::before,
    body.page-id-89 #page-89 .woocommerce .woocommerce-message::before,
    body.page-id-38434 #page-38434 .woocommerce .woocommerce-message::before {
        top: 15px;
        left: 15px;
    }

    body.page-id-70 #page-70 .woocommerce .woocommerce-message a,
    body.page-id-89 #page-89 .woocommerce .woocommerce-message a,
    body.page-id-38434 #page-38434 .woocommerce .woocommerce-message a {
        float: none;
        display: none;
        max-width: 100%;
        width: max-content;
        margin: 5px 0px 0px;
    }

    #main-wrapper #wrapper-mbm-pricing .mbm-Box .mbm-resultBox .wrapper-pack-box .price-pack-box {
        min-height: inherit;
    }

    body #wrapper-mbm-pricing > .page > .mbm-Box {
        padding: 0;
    }

    body #wrapper-mbm-pricing > .page > .woocommerce {
        padding: 0 0 30px;
    }

    body #wrapper-mbm-pricing > .page > .page_content {
        padding-left: 0;
    }

    body #wrapper-mbm-pricing .mbm-Box .mbm-resultBox li {
        margin: 0 !important;
        padding: 0 !important;
    }

    .woocommerce-error {
        padding-left: 45px;
    }

    body.page-id-1207 #main-wrapper > .container > .vc_row.wpb_row {
        margin: 0;
    }

    body.page-id-1207 #main-wrapper > .container > .vc_row.wpb_row .wpcf7 form > p {
        display: none;
    }

    body.page-id-1207 #main-wrapper > .container > .vc_row.wpb_row .wpcf7 form .row .col-sm-6 {
        margin-bottom: 15px;
    }

    body.page-id-1207 #main-wrapper > .container > .vc_row.wpb_row .wpcf7 form .row .col-sm-12 br {
        display: none;
    }

    body.page-id-1207 #main-wrapper > .container > .vc_row.wpb_row .wpcf7 form .row .col-sm-12 p:last-child {
        overflow: auto;
    }

    body.post-type-archive.post-type-archive-tribe_events #main-wrapper > .container > .page-breadcrumbs {
        display: none;
    }

    body.post-type-archive.post-type-archive-tribe_events #main-wrapper > .container > .page-area {
        margin-top: 0;
    }

    body.post-type-archive.post-type-archive-tribe_events #main-wrapper > .container > .page-area > .page-content .tribe-common .tribe-common-l-container {
        padding: 15px;
    }

    body.post-type-archive.post-type-archive-tribe_events #main-wrapper > .container > .section.related-post-section {
        padding: 15px;
    }

    body.tribe_events-template-default.single.single-tribe_events #main-wrapper > .container {
        padding: 15px;
    }

    body.tribe_events-template-default.single.single-tribe_events #main-wrapper > .container > .page-area {
        margin: 0;
    }

    body.page-template-template-annunci #main-wrapper > .container > br {
        display: none;
    }

    body.page-template-template-annunci #main-wrapper > .container .page-breadcrumbs {
        margin-top: 15px;
    }

    body.page-template-template-annunci #main-wrapper > .container #photo-gallery > .carousel-inner > .item > a {
        pointer-events: none;
    }

    body.page-template-template-annunci #main-wrapper > .container #photo-gallery > .carousel-inner > .item > a > img {
        height: auto !important;
    }

    #ricerca_generici form .col-sm-6,
    #ricerca_generici form .col-sm-4 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.archive #site-content .col-sm-12.masonry-brick > ul.pagination {
        margin-left: 15px;
    }

    body.woocommerce-checkout .woocommerce-additional-fields {
        margin-top: 30px;
    }

    body.woocommerce-checkout input#terms.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
        left: 0;
    }

    body.woocommerce-checkout input#terms.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox + span {
        margin-left: 20px;
    }

    body.woocommerce-checkout #place_order {
        height: 50px;
        font-size: 18px;
        font-weight: 600;
        margin-top: 15px;
    }

    body.woocommerce-checkout #billing_email {
        margin-top: 1px;
    }

    body.woocommerce-checkout #ship-to-different-address-checkbox {
        top: 5px;
        margin-left: 0;
    }

    body.woocommerce-checkout #ship-to-different-address-checkbox + span {
        font-size: 14px;
        margin-left: 20px;
        font-weight: normal;
    }

    body.search .lifestyle-news .catagory {
        top: 0;
    }

    body.page-template-template-charter #main-wrapper > .container > .page-breadcrumbs > b > span,
    body.page-template-template-charter #main-wrapper > .container > .page-breadcrumbs > b > img {
        padding-left: 15px;
        padding-right: 15px;
    }

    body.page-template-template-charter #main-wrapper > .container > .row .annunci {
        margin-right: 15px;
        padding: 15px !important;
    }

    body.page-template-template-abbonamento .page > .woocommerce-message {
        display: flex;
        margin-top: 0px;
        margin-bottom: 15px;
        flex-direction: column-reverse;
    }

    body.page-template-template-abbonamento .page > .woocommerce-message > a.button {
        float: none;
        width: 100%;
        margin-top: 15px;
        text-align: right;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    body #navigation .navbar.sticky-nav .navbar-flex .container .top-add .navbar-right {
        display: none;
    }

    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay p {
        display: none;
    }

    body .section.lifestyle-section h1.section-title,
    body .section.lifestyle-section h2.section-title {
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        margin: 15px 15px 0px;
        text-overflow: ellipsis;
    }

    body .section.lifestyle-section h2.entry-title {
        height: 40px;
        min-height: inherit;
    }

    body .section.lifestyle-section h2.entry-title a {
        height: auto;
        -webkit-line-clamp: 2;
    }

    body .section.lifestyle-section .cat-menu {
        padding: 15px;
    }

    body .section.lifestyle-section .post .post-content {
        padding: 15px;
    }

    body:not(.blog) .section.lifestyle-section .post p.entry-content,
    body #first-section .section.lifestyle-section .post p.entry-content {
        height: auto;
        -webkit-line-clamp: 2;
    }

    body #banners-section .categ-video .post .catagory,
    body .row-rubriche .categ-video .post .catagory {
        display: none;
    }

    body #banners-section .categ-video .post .catagory {
        display: none;
    }

    body #banners-section .categ-video .post .post-content .entry-title a {
        font-size: 16px;
    }

    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-image img {
        object-fit: contain;
    }

}

@media (min-width: 768px) and (max-width: 1534px) {

    body #main-banner {
        display: flex;
        flex-direction: column;
    }

    #fullpage-menu .container .fullpage-header {
        padding: 30px 15px;
    }

    body #navigation .navbar .navbar-flex .container .top-add .navbar-header .navbar-brand {
        width: 300px;
    }

    body .add.skin-page-mobile {
        display: none;
    }

    body #skin-page-mobile,
    body #skin-page-mobile .add.skin-page-mobile {
        display: block;
    }

    body #skin-page-mobile img {
        width: 100%;
        height: auto;
        border-radius: 0;
    }

}

@media (min-width: 992px) {

    body #navigation .navbar.sticky-nav .navbar-flex .container {
        flex: 0 0 80%;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar {
        flex: 0 0 20%;
    }

    body #navigation .navbar.sticky-nav .navbar-flex .container .top-add .navbar-right img {
        padding-top: 0;
    }

    body #operatori-grid,
    body #inserzionisti-grid .row.inserz.lista {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }

    body #operatori-grid .columns,
    body #inserzionisti-grid .row.inserz.lista .col-sm-4 {
        width: 100%;
        float: none;
        flex: 0 0 33.333%;
    }

    body .lifestyle-news .masonry .masonry-brick .FotoCat .post .entry-header .entry-thumbnail {
        margin-left: 43px;
        overflow: hidden !important;
    }

    body .lifestyle-news .masonry .masonry-brick .FotoCat .post .entry-header .entry-thumbnail img {
        padding: 0;
    }

    body .related-post-section {
        padding: 0px 30px;
    }

    .box-width #main-wrapper {
        min-height: 600px;
    }

    body.home .section.lifestyle-section .post .entry-thumbnail img {
        height: 17.5vh;
        object-fit: cover;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {

    body .lifestyle-news .masonry .masonry-brick .FotoCat .post .entry-header .entry-thumbnail {
        margin-left: 28px;
    }

}

@media (min-width: 992px) and (max-width: 1534px) {

    body.blog #main-wrapper > .container,
    body.category #main-wrapper > .container,
    body.page-template-default #main-wrapper > .container,
    body.page-template-template-abbonamento #main-wrapper > .container,
    body.page-template-template-annunci #main-wrapper > .container,
    body.page-template-template-annunci-generici #main-wrapper > .container,
    body.page-template-template-arretrati #main-wrapper > .container,
    body.page-template-template-aziende-utili #main-wrapper > .container,
    body.page-template-template-blank #main-wrapper > .container,
    body.page-template-template-carrello #main-wrapper > .container,
    body.page-template-template-charter #main-wrapper > .container,
    body.page-template-template-inserzionisti #main-wrapper > .container,
    body.page-template-template-operatori-charter-right #main-wrapper > .container,
    body.page-template-template-uscita #main-wrapper > .container,
    body.search #main-wrapper > .container,
    body.single #main-wrapper > .container,
    body.tag #main-wrapper > .container,
    body.woocommerce-account #main-wrapper > .container {
        padding: 0px 15px;
    }

}

@media ( min-width: 1200px ) {

    body.page-template-template-abbonamento #coupon_code,
    body.page-template-template-carrello #coupon_code,
    body.page-template-template-uscita #coupon_code {
        width: 225px;
        padding: 0px 5px;
    }

    body #operatori-grid .columns {
        height: 800px;
        margin-bottom: 30px;
    }

    body #operatori-grid .columns .author-list.single-author {
        height: 100%;
    }

}

@media (min-width: 1200px) and (max-width: 1534px) {

    body #navigation .navbar.sticky-nav .navbar-flex .container .top-add .navbar-right img {
        max-width: 80%;
    }

}

@media (max-width: 1534px) {

    body .skin-page-mobile {
        display: block;
    }

    body #navigation .navbar .navbar-flex {
        padding: 15px;
        flex-direction: row;
    }

    body #navigation .navbar .navbar-flex #menubar #hamburger {
        display: block;
    }

    body #navigation .navbar .navbar-flex #menubar #menubar2 {
        display: none;
    }

    body #navigation .navbar .navbar-flex .container .top-add {
        padding: 0;
        align-items: flex-start;
    }

    #fullpage-menu .container .navbar-nav li a {
        font-size: 16px;
    }

    #main-banner>.vc_row {
        margin: 0;
    }

    #main-banner>.vc_row.wpb_row>.wpb_column>.vc_column-inner {
        padding: 0;
    }

    body #topbar .container #topbar-center #breaking-news .breaking-news-scroll ul li {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    body .bottom-widgets {
        padding: 15px 15px 35px;
    }

    body .bottom-widgets .widget {
        margin-bottom: 0;
    }

    body #menu-rubrichea {
        margin-bottom: 0;
    }

}

@media (min-width: 1535px) {

    body.custom-background {
        background-size: 100% !important;
        background-repeat-y: repeat !important;
    }

    body .box-width {
        max-width: 67vw;
    }

    body #navigation .navbar.sticky-nav .navbar-flex {
        max-width: 100%;
    }

    #fullpage-menu .container {
        max-width: 100%;
        padding: 0px 15px;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar #hamburger {
        display: block;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar #menubar2 {
        display: none;
    }

    body #footer #banner-carousel .add img {
        max-height: 22vh;
    }

}

@media (min-width: 1535px) and (max-width: 1699px) {

    body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li:not(:last-child) {
        border-right: 0;
        padding-right: 0;
    }

    body #navigation .navbar .navbar-flex #menubar #mainmenu .nav {
        column-gap: 20px;
    }

    body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>a,
    body #navigation .navbar .navbar-flex #menubar #mainmenu .nav>li>ul>li>a {
        font-size: 13px;
    }

    body #latest-news .post .entry-thumbnail,
    body #latest-news .post .entry-thumbnail img {
        height: 150px !important;
    }

    body .section.lifestyle-section h1.section-title,
    body .section.lifestyle-section h2.section-title {
        font-size: 16px;
        margin-left: 15px;
        margin-right: 15px;
    }

    body #first-section .section.lifestyle-section {
        padding-bottom: 0;
    }

    body .section.lifestyle-section .post .entry-title a {
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }

    body #topbar .container #topbar-center #breaking-news .breaking-news-scroll ul li:before,
    body #topbar .container #topbar-center #breaking-news .breaking-news-scroll ul li a {
        font-size: 12px;
    }

    body #banners-section .categ-video .post .entry-thumbnail img,
    body .row-rubriche .categ-video .post .entry-thumbnail img {
        height: 236.49px !important;
    }

    body #navigation .navbar.sticky-nav .navbar-flex .container {
        flex: 0 0 65%;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar {
        flex: 0 0 35%;
    }
    
    body #navigation .navbar.sticky-nav .navbar-flex .container .top-add .navbar-right img {
        max-width: 80%;
    }

}

@media (min-width: 1700px) {

    body #navigation .navbar.sticky-nav .navbar-flex {
        max-width: 100%;
    }

    body #navigation .navbar.sticky-nav .navbar-flex .container {
        flex: 0 0 45%;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar {
        flex: 0 0 55%;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar #hamburger {
        display: none;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar #menubar2 {
        display: block;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar #mainmenu .nav {
        right: 0;
        width: 100%;
        column-gap: 0;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar #mainmenu .navbar-collapse {
        float: none !important;
        justify-content: flex-end;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar #mainmenu .nav>li:last-child {
        margin-right: -15px;
    }

    body #navigation .navbar.sticky-nav .navbar-flex #menubar #mainmenu .nav>li:not(:last-child) {
        border-right: 0;
        padding-right: 0;
    }

}

@media (max-width: 340px) {

    body #navigation .navbar .navbar-flex .container .top-add .navbar-header .navbar-brand {
        width: 200px;
    }

    body #navigation .navbar .navbar-flex #menubar #hamburger div img.openMenu {
        width: 30px;
        height: 30px;
    }

    body #breaking-news-mobile #breaking-news .breaking-news-scroll ul li:before,
    body #breaking-news-mobile #breaking-news .breaking-news-scroll ul li a {
        font-size: 10px;
    }

    body #topbar .container #topbar-left .follow-us ul.social-icons {
        margin: 0;
        column-gap: 8px;
    }

    body #topbar .container #topbar-left .follow-us ul.social-icons li a i {
        width: auto;
        height: auto;
        line-height: 1;
        font-size: 18px;
    }

    body #topbar .container #topbar-right .searchNlogin ul li {
        border: 0;
        padding: 4px;
    }

    body #topbar .container #topbar-left .follow-us ul.social-icons li a i {
        font-size: 18px;
    }

    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay div a,
    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-image .slick-slide-box-badge,
    body #mobile-menu .navbar-collapse>ul>li>a,
    body #mobile-menu .navbar-collapse>ul>li>ul>li>a,
    body .section.lifestyle-section .post p.entry-content,
    body .section.lifestyle-section .post .entry-link a,
    body #footer .footer-about .footer-about-container p,
    body #footer .footer-about .footer-about-container ul li,
    body .home-footer form p,
    body .wpcf7 input[type="email"] {
        font-size: 12px;
    }

    body #footer .footer-about .footer-about-container ul li a {
        font-size: 11px;
    }

    body #footer .footer-about .footer-about-container i {
        width: 16px;
        height: 16px;
    }

    body .section.lifestyle-section .post .entry-title a,
    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay h2,
    .slick-slider .slick-slide .slick-slide-box .slick-slide-box-overlay h2 a,
    body .section.lifestyle-section h1.section-title,
    body .section.lifestyle-section h2.section-title,
    body h1.section-title,
    body h2.section-title,
    body .latest-news-wrapper .section-title,
    body #latest-news .post .post-content .entry-title {
        font-size: 16px;
    }

    body .section.lifestyle-section .post p.entry-content {
        height: auto;
    }

    body #anteprima,
    body #first-section #anteprima .add img {
        max-height: 400px;
    }

    body .mbm-button a,
    body .wpcf7 input[type="submit"] {
        font-size: 12px !important;
        padding: 10px 15px;
    }

}

/* Old CSS Code */

@media (min-width: 728px) {
    #mbm-superbanner {
        width: 1120px;
        line-height: 0;
        text-align: left;
        position: relative;
        left: -10px;
        display: block;
    }
}

@media (max-width: 1023px) {
    #mbm-superbanner {
        display: none;
    }
}

*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-smooth: always;
}

#blocco_alto img {
    max-height: 100px
}

#blocco_alto {
    padding-left: 20px;
}

#blocco_alto .list-inline>li {
    background-color: #198ad6;
}

#latest-news .entry-thumbnail {
    min-height: 140px;
    max-height: 140px;
    overflow: hidden;
}

.box-width {
    cursor: default;
}

.gallery-indicators {
    position: inherit;
    width: 100%;
    left: 0;
    margin-left: 0;
    text-align: left;
    padding: 5px 30px;
}

.page-content {
    padding: 0px !important
}

.gallery-indicators li,
.gallery-indicators li.active {
    height: auto !important;
}

.entry-title {
    min-height: 40px;
}

.catagory {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}

.lifestyle-news .catagory {
    top: 30px;
    /*perricerca*/
    right: 15px;
}

@media (min-width: 767px) {
    body.category .masonry-brick .post-content {
        min-height: 177px;
    }

    body.category .masonry-brick .entry-thumbnail {
        height: 170px;
        overflow: hidden;
    }
}

.videoHome .post-content {
    display: none
}

.navbar {
    background-color: #f2f3f5;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus {
    outline: none;
    outline-offset: 0;
    text-decoration: none;
    background: white;
    color: #198ad6 !important;
}

.sub-menu {
    border-color: #198ad6 !important;
}

.navbar {
    min-height: 70px;
}

#menubar {
    padding-top: 8px;
}

@media (max-width: 999px) {
    #navigation .navbar-header {

        height: 62px !important;
    }

    #breaking-news {
        max-height: 152px;
        overflow: hidden;
    }
}

@media (max-width: 991px) {

    .navbar-right img.img-responsive {
        padding-top: 18px;
    }
}

@media (max-width: 1061px) {
    .navbar-right img.img-responsive {
        padding-top: 18px;
    }
}

@media (min-width: 992px) {
    .container {
        /* width: 820px !important;*/
        width: 100% !important;
    }
}

#popmake-3786 {
    height: 400px;
    width: 400px;
}

body #popmake-3786 .wpcf7 .wpcf7-spinner {
    display: block;
    right: 0;
    cursor: default;
    position: absolute;
    margin-top: -33px;
    margin-right: 52px;
}

@media (min-width: 1200px) {
    .container {
        width: 1100px !important;
    }

    #breaking-news {
        height: 42px;
        overflow: hidden;
    }
}

.add:before {
    display: none;
}

.post.feature-post {

    margin: 0px;
}

.post .entry-title {

    text-transform: none !important;

}

.categ-schede .catagory a,
.categ-schede-tecniche a {
    background-color: #0072bc !important;
    color: #FFF;
}

.categ-porti .catagory a,
.categ-porti a {
    background-color: #012842 !important;
    color: #FFF;
}

.categ-video .catagory a,
.categ-video a {
    background-color: #00a651 !important;
    color: #FFF;
}

.categ-pesca .catagory a,
.categ-pesca a {
    background-color: #8dc63f !important;
    color: #FFF;
}

.categ-tecnica .catagory a,
.categ-tecnicamente-parlando a {
    background-color: #87888a !important;
    color: #FFF;
}

.categ-tecnica-e-consigli .catagory a,
.categ-tecnica-e-consigli a {
    background-color: #87888a !important;
    color: #FFF;
}

.categ-informando .catagory a,
.categ-informando a {
    background-color: #1cbbb4 !important;
    color: #FFF;
}

.categ-auto .catagory a {
    background-color: #93dfff !important;
    color: #FFF;
}

.categ-auto-novita .catagory a,
.categ-auto-novita a {
    background-color: #02184f !important;
    color: #FFF;
}

.categ-trend .catagory a,
.categ-trend a {
    background-color: #03736e !important;
    color: #FFF;
}

.ann-nuovo .catagory a {
    background-color: #009ee0 !important;
    color: #FFF;
}

.ann-charter .catagory a {
    background-color: #18D0FF !important;
    color: #FFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    text-transform: none;
}

.section-title,
h3.comment-reply-title {
    text-transform: none;
}

.details-news img.size-full {
    width: 100%;
}

#footer a {
    color: #FFF !important;
}

#wrapper-mbm-pricing div.woocommerce {
    padding: 25px;
}

.add_to_cart_inline {
    border: none !important;
}

.add_to_cart_inline .woocommerce-Price-amount {
    display: none
}

.add_to_cart_inline .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    display: none
}

.add_to_cart_inline .woocommerce-price-suffix {
    display: none
}

.woocommerce div.product form.cart .variations label {
    color: black;
}

.owl-controls .owl-pagination {
    margin-top: -27px;
}

.feature-post .post-content .entry-title a {
    background: none !important;
    text-decoration: none;
}

.views {
    display: none !important;
}

.loves {
    display: none !important;
}

.latest-news-01 .views {
    display: block !important;
}

.footer-bottom-widget .social-icons a {
    background: none !important;
}

.footer-bottom-widget .social-icons a .fa-facebook {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-twitter {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-google-plus {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-linkedin {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-youtube {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-pinterest {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-dribbble {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-behance {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-instagram {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-tumblr {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-flickr {
    background-color: transparent;
}

.footer-bottom-widget .social-icons a .fa-soundcloud {
    background-color: transparent;
}

.technology-news .col-md-8 .entry-title {
    /*padding-top: 60px;*/
    padding-top: 24px;
}

.lifestyle-section .masonry-brick .entry-title {
    max-height: 40px;
    overflow: hidden;
}

.video-section .post-content {
    /*   padding-bottom: 43px;*/
    /* padding-bottom: 48px;*/
    padding-bottom: 85px;
    padding-top: 85px;
}

.bannerbassi .vc_carousel-indicators {
    bottom: -18px !important;
}

.bottom-widgets .col-md-2:nth-child(4) h2.widget-title {

    color: transparent;
}

.error-content img {
    display: none
}

.cat-menu {
    z-index: 4;
    top: inherit;
}

.add.home-content-middle-4,
.add.home-content-middle-3,
.add.home-content-middle-2,
.add.home-content-middle-1 {
    margin-bottom: 30px;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before {
    margin-left: -55px;
}

.vc_images_carousel .vc_carousel-control .icon-next:before {
    margin-left: 55px;
}

input#createaccount {
    left: -20px;
    top: 5px;
}

input#terms {
    left: -14px;
    top: 5px;
}

ul.share-link i {
    margin-right: 8px;
}

#menu-menu-1 {
    margin-left: 12px !important;
}

#menubar2 {
    max-width: 1030px;
    /*1015*/
}

div.navbar-header .navbar-brand {
    padding-top: 4px !important;
}

.small-post .post-content {
    padding: 20px 20px 8px 20px;
}

.pagination li:first-child a,
.pagination li:last-child a {
    padding: 6px 12px;
}

.page-area {
    /*margin-top: 30px;
    margin-bottom: 60px;*/
    overflow: visible;
}

#banner-carousel .owl-item {
    padding: 2px !important;
}

#banner-carousel .owl-buttons {
    display: none !important;
}

#banner-carousel .owl-controls .owl-pagination {
    margin-top: 0 !important;
}

.carousCateg #banner-carousel {
    overflow: hidden
}

body.archive div.medium-post {
    background: transparent;
}

body.category .masonry-brick .FotoCat img {
    padding-left: 35px
}

.img-responsive-mbm {
    /*height:150px !important;*/
    height: 273px !important;
    width: 364px !important;
    margin-left: -25% !important;
}

#navigation .dropdown-menu.top-user-section,
.dropdown-menu.top-user-section {

    z-index: 1300 !important;
}

.dropdown-backdrop {
    z-index: 990;
}

#loginMbm .input-group .form-control {
    z-index: 1301 !important;
}

.video-section .video-catagory {
    display: none
}

@media (max-width: 762px) {

    #navigation .dropdown-menu.top-user-section,
    .dropdown-menu.top-user-section {
        position: fixed;
    }
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.current-menu-parent.menu-item-has-children {
    text-transform: capitalize;
}


html.translated-ltr #mainmenu li a {
    text-transform: capitalize;
}

div.related-post-section div.post-content {
    min-height: 171px;
    max-height: 171px;
    overflow: hidden;
}

div.related-post-section img {
    min-height: 163px;
}


/*////////////////////////////////*/


/*.top-search {
    position: absolute;
    top: 0;
    z-index: 1;
    right: 110px;
    width: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.expanded .top-search {
    opacity: 1;
    width: 300px;
}

.search-form {
    padding-left: 50px;
    height: 52px;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    width: 100%;
    border: 1px solid #eee;
    background-color: #f2f3f5;
    border-right: 0;
}

.expanded .search-icon {
    background-color: #f2f3f5;
    border-left-color: #f2f3f5;
    color: #525b6e;
}

.homepage-two .search {
    right: 88px;
    border-left: 1px solid #dedfe0;
}

.homepage-two .search {
    position: absolute;
    top: 0;
    z-index: 10;
    right: 110px;
    width: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}*/

.top-search {
    position: absolute;
    top: 0;
    z-index: -1;
    right: 110px;
    width: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.expanded .top-search {
    opacity: 1;
    z-index: 1;
    width: 300px;
}

.search-form {
    padding-left: 50px;
    height: 52px;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    width: 100%;
    border: 1px solid #eee;
    background-color: #f2f3f5;
    border-right: 0;
}

.expanded .search-icon {
    background-color: #f2f3f5;
    border-left-color: #f2f3f5;
    color: #525b6e;
}

.homepage-two .search {
    right: 88px;
    border-left: 1px solid #dedfe0;
}

.homepage-two .search {
    position: absolute;
    top: 0;
    z-index: 10;
    right: 110px;
    width: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

div.author-info a {
    font-size: smaller;
}

div.primoOper {
    clear: left
}

h1.section-title:first-letter {
    text-transform: uppercase;
}

.author-social p {
    margin: 0px;
}

.author-social {
    min-height: 34px;
}

@media (max-width: 991px) {
    .owl-wrapper .catagory {
        position: absolute;
        bottom: 0px;
        left: 0px;
        top: inherit;
    }
}