@charset "UTF-8";
/*
Theme Name:     MammaCheTest
Theme URI:      https://www.icon-media.ch
Description:    Tema per MammaCheTest
Author:         Icon Media Sagl
Author URI:     https://www.icon-media.ch
Template:       ireview-wp
Version:        2.0.0
*/

/* latin */
@font-face {
    font-family: 'Lobster Two';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Lobster Two'), local('LobsterTwo'), url(https://fonts.gstatic.com/s/lobstertwo/v12/BngMUXZGTXPUvIoyV6yN5-fN5qWr4xCC.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
    overflow-x: hidden;
    margin-right: calc(-1 * (100vw - 100%));
}

.p-0 {
    padding: 0;
}

.p-1 {
    padding: 0.25em;
}

.p-2 {
    padding: 0.5em;
}

.p-3 {
    padding: 1em;
}

.p-4 {
    padding: 1.5em;
}

.p-5 {
    padding: 3em;
}

.py-0 {
    padding: 0;
}

.py-1 {
    padding: 0.25em 0;
}

.py-2 {
    padding: 0.5em 0;
}

.py-3 {
    padding: 1em 0;
}

.py-4 {
    padding: 1.5em 0;
}

.py-5 {
    padding: 3em 0;
}

.px-1 {
    padding: 0 0.25em;
}

.px-2 {
    padding: 0 0.5em;
}

.px-3 {
    padding: 0 1em;
}

.px-4 {
    padding: 0 1.5em;
}

.px-5 {
    padding: 0 3em;
}

.pt-1 {
    padding-top: 0.25em;
}

.pt-2 {
    padding-top: 0.5em;
}

.pt-3 {
    padding-top: 1em;
}

.pt-4 {
    padding-top: 1.5em;
}

.pt-5 {
    padding-top: 3em;
}

.pr-1 {
    padding-right: 0.25em;
}

.pr-2 {
    padding-right: 0.5em;
}

.pr-3 {
    padding-right: 1em;
}

.pr-4 {
    padding-right: 1.5em;
}

.pr-5 {
    padding-right: 3em;
}

.pb-1 {
    padding-bottom: 0.25em;
}

.pb-2 {
    padding-bottom: 0.5em;
}

.pb-3 {
    padding-bottom: 1em;
}

.pb-4 {
    padding-bottom: 1.5em;
}

.pb-5 {
    padding-bottom: 3em;
}

.pl-1 {
    padding-left: 0.25em;
}

.pl-2 {
    padding-left: 0.5em;
}

.pl-3 {
    padding-left: 1em;
}

.pl-4 {
    padding-left: 1.5em;
}

.pl-5 {
    padding-left: 3em;
}

.m-1 {
    margin: 0.25em;
}

.m-2 {
    margin: 0.5em;
}

.m-3 {
    margin: 1em;
}

.m-4 {
    margin: 1.5em;
}

.m-5 {
    margin: 3em;
}

.my-1 {
    margin: 0.25em 0;
}

.my-2 {
    margin: 0.5em 0;
}

.my-3 {
    margin: 1em 0;
}

.my-4 {
    margin: 1.5em 0;
}

.my-5 {
    margin: 3em 0;
}

.mx-1 {
    margin: 0 0.25em;
}

.mx-2 {
    margin: 0 0.5em;
}

.mx-3 {
    margin: 0 1em;
}

.mx-4 {
    margin: 0 1.5em;
}

.mx-5 {
    margin: 0 3em;
}

.mt-0 {
    margin-top: 0;
}

.mt-1 {
    margin-top: 0.25em;
}

.mt-2 {
    margin-top: 0.5em;
}

.mt-3 {
    margin-top: 1em;
}

.mt-4 {
    margin-top: 1.5em;
}

.mt-4-5 {
    margin-top: 2em;
}

.mt-5 {
    margin-top: 3em;
}

.mr-1 {
    margin-right: 0.25em;
}

.mr-2 {
    margin-right: 0.5em;
}

.mr-3 {
    margin-right: 1em;
}

.mr-4 {
    margin-right: 1.5em;
}

.mr-5 {
    margin-right: 3em;
}

.mb-1 {
    margin-bottom: 0.25em;
}

.mb-2 {
    margin-bottom: 0.5em;
}

.mb-3 {
    margin-bottom: 1em;
}

.mb-4 {
    margin-bottom: 1.5em;
}

.mb-5 {
    margin-bottom: 3em;
}

.ml-1 {
    margin-left: 0.25em;
}

.ml-2 {
    margin-left: 0.5em;
}

.ml-3 {
    margin-left: 1em;
}

.ml-4 {
    margin-left: 1.5em;
}

.ml-5 {
    margin-left: 3em;
}

@font-face {
    font-family: "omnes";
    src: url("fonts/omnes-regular-webfont.woff");
}

@font-face {
    font-family: "omnes-medium";
    src: url("fonts/omnes_medium-webfont.woff");
}

@font-face {
    font-family: "omnes-semi";
    src: url("fonts/omnes-semibold-webfont.woff");
}

@font-face {
    font-family: "omnes-bold";
    src: url("fonts/omnes-semibold-webfont.woff");
}

html {
    margin-top: 0 !important;
}

body {
    font-size: 16px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: omnes;
}

.medium-bold {
    font-family: omnes-medium;
}

.semi-bold {
    font-family: omnes-semi;
}

.txt-xs {
    font-size: 12px !important;
}

a,
a:link,
a:visited {
    color: #75b016;
}

.jrButton.jrBlue:disabled,
.jrButton.jrBlue[disabled] {
    background-color: #ff2658;
}

.badge-level {
    background: #96cb57;
    color: white !important;
    padding: 2px 5px;
}

.badge-level-mammachetester {
    background: #ea2842;
    color: white !important;
    padding: 2px 5px;
}

#menu-toggle {
    font-size: 30px;
    padding-top: 3px;
}

@media (min-width: 1200px) {
    #menu-toggle {
        display: none;
        position: fixed;
        left: 10px;
    }
}

.jrReviewSearchLayout,
.jrReviewSummarySidebar {
    display: none;
}

.jrDiscussReview {
    color: #333 !important;
}

.has-error {
    background-color: #ffc7c7 !important;
}

.date-picker {
    width: auto;
    display: inline-block;
}

label.minimal {
    color: #ababab;
    font-size: 15px;
    display: block;
    margin-top: 10px;
}

@media (min-width: 550px) {
    label.minimal {
        display: inline;
    }
}

input.custom-checkbox {
    display: none;
}

input.custom-checkbox+label:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 27px;
    position: relative;
    top: 5px;
    margin-right: 3px;
    color: grey;
}

input.custom-checkbox:checked+label:before {
    content: "";
    color: #75b217;
}

.progress {
    height: 14px;
    margin-bottom: 16px;
    box-shadow: none;
    background: transparent;
    position: relative;
}

.progress.progress-on-grey {
    background: #5c5c5c;
}

.progress .progress-bar {
    box-shadow: none;
}

.progress .progress-bar-success {
    background: #8abf5e;
}

.progress .progress-bar-grey {
    background: #dbdbdb;
    color: #333;
    line-height: 1;
    text-align: left;
    padding-left: 7px;
}

.progress .progress-bar-green {
    background: #d8e5d1;
}

.progress .progress-title {
    position: absolute;
    left: 5px;
    top: -1px;
    font-size: 12px;
}

.progress.progress-green {
    background: #f2f3f3;
}

.progress.progress-green .progress-bar {
    background: #d8e5d1;
}

.big {
    font-size: 21px;
}

.bold,
b {
    font-family: omnes-bold !important;
}

#response {
    font-size: 17px;
}

.bg-grey {
    background: #dbdbdb;
    color: #0b0b0b;
}

.bg-dark-grey {
    background: #d0d0d0;
    color: #0b0b0b;
}

.bg-light-grey {
    background: #eaeaea;
    color: #0b0b0b;
}

.bg-grey-white {
    background: #f2f2f2 !important;
    color: #0b0b0b;
}

.bg-green {
    background: #96cb57;
    color: #fff;
}

.bg-red {
    background: #ea2842;
    color: #fff;
}

.bg-purple {
    background: #ff2658;
    color: #fff;
}

.bg-blue {
    background: #0d47a1;
    color: #fff;
}

.bg-light-black {
    background: #4e4e4e;
    color: #fff;
}

.hover-full {
    padding: 2px;
}

.hover-full:hover {
    background: #96cb57;
    color: white !important;
    text-decoration: none;
}

.text-red {
    color: #ea2842;
}

.text-green {
    color: #96cb57 !important;
}

.text-dark-green {
    color: #75b217 !important;
}

.text-white {
    color: white;
}

.text-black {
    color: #333;
}

.text-dark-grey {
    color: #737373;
}

.text-magenta {
    color: #ea2742;
}

.title {
    text-decoration: underline;
}

.title-green {
    color: #75b217;
    border-bottom: 1px solid #dce0e0;
    font-family: omnes-bold;
}

.title-green:after {
    content: "";
    font-family: fontawesome;
    padding-left: 6px;
    position: relative;
    top: 0px;
    font-size: 19px;
}

.bb {
    border-bottom: 1px solid #dbdbdb !important;
}

.bt {
    border-top: 1px solid #dbdbdb !important;
}

#logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    top: 5px;
    z-index: 2;
    transition: width 0.5s;
}

#logo.smaller {
    width: 70px;
}

@media (min-width: 1200px) {
    #logo {
        left: -39px;
        top: -10px;
        transform: translateY(0);
        max-width: 96px;
    }

    #logo a {
        display: block;
    }
}

.sticky-btn-cont {
    display: none;
    position: absolute;
    left: -41px;
    top: 78px;
}

@media (min-width: 1200px) {
    .sticky-btn-cont {
        display: block;
    }
}

#login-btn {
    margin-right: 10px;
    position: relative;
}

@media (min-width: 1200px) {
    #login-btn {
        top: 0;
    }
}

#login-btn i {
    padding-left: 5px;
    padding-top: 6px;
    font-size: 10px;
}

#avatar-cont {
    position: relative;
    padding-bottom: 25px;
}

@media (min-width: 1200px) {
    #avatar-cont:hover #sub-items-user {
        display: block;
    }
}

#avatar-cont #sub-items-user {
    right: -1500px;
    display: block;
    position: fixed;
    width: 80%;
    min-height: 100%;
    background: #75b016;
    top: 45px;
    text-align: right;
    padding: 50px;
    transition: all 0.5s;
}

#avatar-cont #sub-items-user.active {
    right: 0;
    z-index: 1;
    top: 45px;
}

@media screen and (max-width: 1200px) {
    #avatar-cont #sub-items-user {
        top: 71px;
    }

    #avatar-cont #sub-items-user.active {
        top: 71px;
    }
}

#avatar-cont #sub-items-user a {
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 8px 15px;
    padding-left: 5px;
    border-bottom: 1px dashed #e4e4e4;
}

@media (min-width: 1200px) {
    #avatar-cont #sub-items-user {
        display: none;
        padding: 0;
        position: absolute;
        width: 190px;
        right: 0;
        text-align: right;
        padding-left: 0;
        background: white;
        padding: 0;
        top: 45px;
    }

    #avatar-cont #sub-items-user a {
        color: #6d6d6d;
        font-weight: normal;
        border-bottom: 1px solid #e4e4e4;
    }

    #avatar-cont #sub-items-user a:hover {
        text-decoration: none;
        background: #ececec;
    }
}

#avatar-cont #sub-items-user li {
    list-style: none;
}

#avatar-cont #sub-items-user li:last-child a {
    border-bottom: none;
}

#avatar-cont #point-notice {
    position: absolute;
    white-space: nowrap;
    background: #ea2842;
    padding: 3px 7px;
    font-size: 16px;
    padding: 3px 7px;
    border-radius: 10px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.5s;
    cursor: pointer;
}

@media (min-width: 501px) {
    #avatar-cont #point-notice {
        border-radius: 5px;
        right: 52px;
        font-size: 12px;
    }

    #avatar-cont #point-notice i {
        display: block !important;
    }
}

#avatar-cont #point-notice i {
    color: #ea2842;
    display: none;
    position: absolute;
    right: -7px;
    top: 53%;
    transform: translateY(-50%);
    font-size: 25px;
}

#avatar-cont #point-notice.fade-up {
    opacity: 1;
    top: 50%;
}

@media (min-width: 1200px) {
    #avatar-cont #point-notice.fade-up {
        top: 30%;
    }
}

.nav-desktop {
    padding-left: 30px;
    display: none;
    position: relative;
    top: 32px;
}

@media (min-width: 1200px) {
    .nav-desktop {
        display: block;
    }
}

.nav-desktop ul {
    position: relative;
}

.nav-desktop ul li {
    display: inline;
    padding: 11px;
}

.nav-desktop ul>li {
    padding: 0;
}

.nav-desktop ul>li>a {
    padding: 50px 15px 12px 15px;
    z-index: 2;
    position: relative;
    font-family: omnes-bold;
}

.nav-desktop ul>li>a:hover {
    background: url('/wp-content/themes/ireview-wp-child/images/sfondo-menu-desktop.png') 0 -9px repeat-x;
    text-decoration: none;
}

.nav-desktop ul>li a {
    color: white;
    font-size: 18px;
}

.nav-desktop ul .sub-cat {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    background: white;
    top: 90px;
    z-index: 1;
}

.nav-desktop ul .sub-cat .container {
    max-width: 1270px;
    width: 100%;
    padding: 0 145px;
    box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.38);
}

.nav-desktop ul .sub-cat .inner-container {
    padding: 20px 0;
}

.nav-desktop ul .sub-cat .inner-container .col-md-4:first-child .sub-cat-item,
.nav-desktop ul .sub-cat .inner-container .col-md-4:nth-child(2) .sub-cat-item {
    border-top: none;
}

.nav-desktop ul .sub-cat .inner-container .sub-cat-item {
    border-top: 1px solid #e4e4e4;
}

.nav-desktop ul .sub-cat .inner-container a {
    color: #6d6d6d;
    font-weight: normal;
    display: block;
    padding: 5px 0;
    padding-left: 5px;
}

.nav-desktop ul .sub-cat .inner-container a:hover {
    text-decoration: none;
    background: #ececec;
}

.nav-desktop ul .sub-cat .inner-container a span {
    color: #75b217;
    font-size: 12px;
}

@media (max-width: 1199px) {
    .btn-login-cont img {
        height: 30px;
        top: 2.5px;
        position: relative;
    }
}

.btn-login-cont img.login-desk {
    display: none;
}

.btn-login-cont img.login-mob {
    display: block;
}

@media (min-width: 768px) {
    .btn-login-cont img.login-desk {
        display: block;
    }

    .btn-login-cont img.login-mob {
        display: none;
    }
}

#avatar-cont img,
#avatar-cont #avatar-img {
    height: 35px;
    width: 35px;
    border-radius: 100%;
    margin-right: 10px;
    background-size: cover;
    background-position: center;
}

@media (max-width: 1199px) {
    #avatar-cont {
        height: 30px;
        top: 0.5px;
        position: relative;
    }
}

.nav-mobile {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #75b217;
    z-index: 25;
    padding-top: 96px;
    left: -120vW;
    overflow-y: scroll;
}

.nav-mobile ul {
    padding: 0 40px;
    margin: 0 auto;
    width: 100%;
}

.nav-mobile ul li {
    list-style-type: none;
    position: relative;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
}

.nav-mobile ul li a,
.nav-mobile ul li span {
    border-bottom: 1px solid #87d01b;
    color: white;
    font-size: 15px;
    display: block;
    padding: 12px 0;
    padding-right: 0;
    font-family: omnes-semi;
}

.nav-mobile ul li i.show-children-icon {
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    font-size: 22px;
    padding: 12px 16px;
}

.nav-mobile ul li ul {
    display: none;
}

.nav-mobile .sub-items,
.nav-mobile .sub-sub-items {
    background: white;
    position: absolute;
    height: 100%;
    display: none;
}

.nav-mobile .sub-items li.nav-go-up,
.nav-mobile .sub-sub-items li.nav-go-up {
    margin-left: -40px;
    margin-right: -40px;
    background: #75b217;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 32px;
}

.nav-mobile .sub-items li.nav-go-up span,
.nav-mobile .sub-sub-items li.nav-go-up span {
    color: white;
    border: none;
}

.nav-mobile .sub-items li a,
.nav-mobile .sub-items li span,
.nav-mobile .sub-sub-items li a,
.nav-mobile .sub-sub-items li span {
    text-transform: uppercase;
    color: #4e4e4e;
    border-color: #eaeaea;
}

.nav-mobile .sub-items li a .show-children-icon,
.nav-mobile .sub-items li span .show-children-icon,
.nav-mobile .sub-sub-items li a .show-children-icon,
.nav-mobile .sub-sub-items li span .show-children-icon {
    color: #4e4e4e;
}

.nav-mobile .sub-items li a img,
.nav-mobile .sub-items li span img,
.nav-mobile .sub-sub-items li a img,
.nav-mobile .sub-sub-items li span img {
    margin-right: 10px;
    max-width: 22px;
}

.topbar-wrapper {
    background: #96cb57;
    color: white;
    width: 100%;
    position: fixed;
    height: 71px;
    top: 0;
    border-bottom: 4px solid #cbdfb3;
}

.topbar-wrapper #pre-header {
    width: 100%;
    background: #6ba610;
    padding: 4px 0;
}

.topbar-wrapper #pre-header #fattoremamma-media {
    position: relative;
    top: -2px;
    height: 20px;
}

@media (min-width: 768px) {
    .topbar-wrapper #pre-header #fattoremamma-media {
        height: 20px;
    }
}

@media (min-width: 1200px) {
    .topbar-wrapper {
        height: 90px;
    }

    .topbar-wrapper #pre-header {
        margin-bottom: 15px;
    }
}

@media (max-width: 360px) {
    .topbar-wrapper .bar-items>div:first-child {
        padding-left: 5px !important;
    }

    .topbar-wrapper .bar-items>div:last-child {
        padding-right: 0 !important;
    }

    .topbar-wrapper .bar-items>div:last-child #avatar-img {
        width: 30px !important;
        height: 30px !important;
        margin-right: 4px !important;
    }

    .topbar-wrapper .bar-items>div:last-child #login-btn {
        margin-right: 0px !important;
    }
}

.content-wrapper {
    padding-top: 40px;
    padding-top: 71px;
    min-height: 0;
}

@media (min-width: 1200px) {
    .content-wrapper {
        padding-top: 90px;
    }
}

.container.container-skin {
    max-width: 1270px;
    width: 100%;
    background: white;
    z-index: 10;
    position: relative;
    overflow: auto;
}

.container.container-skin.container-carousel {
    padding-left: 0;
    padding-right: 0;
    min-height: 357px
}

@media screen and (min-width: 1200px) {
    .container.container-skin {
        width: 1270px;
        padding: 0 140px;
        padding-left: 145px;
        padding-right: 145px;
    }
}

.container.container-wizard {
    max-width: 1270px;
    width: 100%;
    background: white;
    padding: 0;
}

@media screen and (min-width: 1200px) {
    .container.container-wizard {
        width: 1270px;
    }
}

.home-last-reviews .review-item-group:nth-child(odd) {
    clear: left;
}

.home-widget-cont {
    padding: 40px 50px;
}

.search-cont {
    background: #eaeaea;
    background: white;
    padding: 14px 10px 0px 10px;
    text-align: center;
    padding-top: 33px;
}

@media (min-width: 1200px) {
    .search-cont {
        padding: 15px 0;
        padding: 14px 0px 0px 0px;
    }
}

@media (min-width: 1200px) {
    .search-cont .col-sm-9 {
        padding-left: 15px;
    }
}

.search-cont .col-sm-3 {
    padding-right: 5px;
}

@media (min-width: 1200px) {
    .search-cont .col-sm-3 {
        padding-right: 15px;
    }
}

.search-cont .search-form {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    line-height: 0;
}

.search-cont .search-form input {
    background: #dbdbdb !important;
    color: white !important;
    border: 0 !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    height: auto !important;
    padding: 7px 12px !important;
    font-family: omnes-bold !important;
    font-size: 18px;
}

.search-cont .search-form input:focus {
    color: grey !important;
}

.search-cont #total-moms-testers {
    font-size: 1.4em;
    font-family: omnes-bold;
    padding: 10px 12px;
    display: none;
}

.search-cont #total-moms-testers span {
    font-size: 12px;
    font-weight: normal;
    position: relative;
    top: -2.5px;
}

@media (min-width: 1920px) {
    .search-cont #total-moms-testers {
        font-size: 1.4em;
        padding: 10px 12px;
    }
}

@media (min-width: 768px) {
    .search-cont #total-moms-testers {
        display: block;
        padding: 8px 8px;
        font-size: 1em;
    }

    .search-cont #total-moms-testers span {
        position: relative;
        top: -2px;
    }
}

.mod-inner {
    display: none;
}

.owl-carousel .owl-item img {
    margin: 0 auto;
}

.owl-dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 21px;
}

.owl-dots button.active span {
    opacity: 1;
}

.owl-dots button span {
    background: #dbdbdb;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

#tester-carousel-wrapper {
    position: relative;
}

#tester-carousel-wrapper #semicircle-test {
    position: absolute;
    width: 70px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

#tester-carousel-cont {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
}

#tester-carousel-cont .tester-carousel-element {
    text-align: center;
    color: black;
    background: white;
}

#tester-carousel-cont .tester-carousel-element img {
    max-height: 415.33px;
    width: auto;
}

#tester-carousel-cont .tester-carousel-element .tester-carousel-title {
    position: absolute;
    bottom: 45px;
    width: 100%;
    text-align: center;
    font-size: 22px;
}

@media (max-width: 991px) {
    .prodotto-test-dsc {
        padding-left: 40px;
        padding-right: 40px;
    }
}

#tester-prod-cont .tester-carousel-element img:not(.detail) {
    max-width: 160px;
}

.circle-score {
    position: relative;
    max-width: 60px;
}

.circle-score.mobile-smaller .score-val {
    font-size: 18px !important;
}

.circle-score.mobile-smaller .score-val>span:last-child {
    white-space: nowrap;
}

.circle-score .score-val {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 28px;
}

.circle-score .score-val>span:last-child {
    font-size: 11px;
    display: block;
    text-align: center;
    top: -9px;
    position: relative;
}

.widzard-cont {
    margin: 0 auto;
    max-width: 330px;
}

.widzard-cont .widzard-elm {
    position: relative;
}

.widzard-cont .widzard-elm:not(:last-child):before {
    content: "";
    position: absolute;
    top: 14px;
    left: 10px;
    height: 100%;
    width: 7px;
    background: url(/wp-content/themes/ireview-wp-child/images/point-widzard.png);
    background-size: 5px;
    background-repeat-x: no-repeat;
}

.widzard-cont .widzard-elm .widzard-elm-title {
    text-align: left;
    padding-left: 50px;
    position: relative;
    font-size: 20px;
}

.widzard-cont .widzard-elm .widzard-elm-title>span {
    position: absolute;
    left: 0;
    background: #d0d0d0;
    color: white;
    border-radius: 100%;
    top: -3px;
    width: 30px;
    height: 30px;
}

.widzard-cont .widzard-elm .widzard-elm-title>span span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.widzard-cont .widzard-elm .widzard-elm-title>span.done {
    padding: 3px 6px;
    background: #96cb57;
}

.widzard-cont .widzard-elm .widzard-elm-body {
    padding-bottom: 53px;
    padding-left: 50px;
    font-size: 15px;
    min-height: 100px;
}

.widzard-cont .widzard-elm .widzard-elm-body .btn {
    margin-top: 20px;
}

#upload-image i {
    font-size: 31px;
    border: 1px solid #dbdbdb;
    border-radius: 100%;
    padding: 19px 17px;
    position: relative;
    top: 4px;
}

.register-form-cont .col-xs-10,
.register-form-cont .col-xs-2 {
    padding: 0;
}

.register-form-cont .form-control {
    border-radius: 0;
    border: none;
    box-shadow: none;
}

.register-form-cont .fa-fw {
    position: relative;
    top: 11px;
}

.review-dsc {
    color: #4c4c4c;
}

@media (max-width: 991px) {
    .review-items-cont .review-item-group:not(:last-child) {
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 0;
    }
}

.review-item-group .review-item-title {
    font-size: 1.5em;
    line-height: 1;
}

.review-item-group .review-item-img-cont img {
    max-width: 250px;
    width: 100%;
}

@media (max-width: 767px) {
    .review-item-group .review-item-img-cont img {
        max-height: 300px;
        width: auto;
        max-width: 100%;
    }
}

.review-item-group .review-item-info-cont {
    max-width: 360px;
    margin: 0 auto;
}

.review-item-group .review-item-info-cont .review-dsc {
    text-align: left;
}

.review-item-group .review-item-info-cont .circle-score {
    margin: 0 auto;
}

@media (min-width: 768px) {
    .review-item-group .review-item-info-cont {
        text-align: left;
    }

    .review-item-group .review-item-info-cont .circle-score {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .review-item-info-cont {
        min-height: 169px;
    }

    .review-item-img-cont {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 100vw;
        height: 350px;
    }

    .review-item-group .review-item-info-cont .review-item-btn-cont .btn {
        margin-top: 5px;
    }
}

#user-name {
    text-align: center;
    position: relative;
    color: #333;
    border-bottom: 1px solid #c1c1c1;
    display: inline;
    font-family: omnes-medium;
}

#user-name span {
    font-family: omnes;
    display: block;
    color: grey;
}

#notice-desc {
    background: #464646;
    color: white;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(20px);
    white-space: nowrap;
    padding: 3px 10px;
    border-radius: 13px;
    font-family: omnes;
    font-size: 13px;
    opacity: 0;
    transition: all 0.5s;
}

#notice-desc.fade-up {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

#notice-desc i {
    position: absolute;
    left: 50%;
    margin-left: -3.5px;
    top: -9px;
    color: #464646;
}

#badges-carousel-cont {
    padding: 0;
    margin: 30px 0;
}

.mct-badge-cont {
    text-align: center;
    position: relative;
}

.mct-badge-cont.center {
    margin: 0 auto;
}

.mct-badge-cont .mct-badge {
    position: relative;
    margin: 2px;
}

.mct-badge-cont .mct-badge img {
    max-width: 69px;
    margin-left: 0;
}

.mct-badge-cont .mct-badge.bg-green {
    box-shadow: 0 0 0 2px #96cb57;
}

.mct-badge-cont .mct-badge.bg-red {
    box-shadow: 0 0 0 2px #ea2842;
}

.mct-badge-cont .mct-badge.bg-blue {
    box-shadow: 0 0 0 2px #0d47a1;
}

.mct-badge-cont .mct-badge i,
.mct-badge-cont .mct-badge span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 36px;
}

.mct-badge-cont .mct-badge span {
    font-size: 18px;
    border-bottom: 1px solid white;
    line-height: 1;
}

.mct-badge-cont .club-point {
    color: white;
}

.mct-badge-cont .club-points-tooltip {
    position: absolute;
    right: -107px;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    width: 99px;
    border-radius: 5px;
    padding: 5px;
}

.mct-badge-cont .club-points-tooltip i {
    padding: 1px 5px;
    border-radius: 3px;
}

.mct-badge-cont .badge-info {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #d8d8d8;
}

.mct-badge-cont .badge-info i {
    background: white;
    font-size: 19px;
    padding: 2px 6px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.mct-badge-cont .mct-badge-info {
    font-size: 13px;
    /* text-align: center; */
    text-align: left;
    font-family: omnes-medium;
}

.mct-badge-cont .mct-badge-info div {
    font-family: omnes;
}

[class^=jrIcon]:before {
    color: white;
}

h1.contentheading {
    color: #96cb57;
    margin-bottom: -5px !important;
}

h1.contentheading .title-brand {
    display: block;
    font-family: omnes-medium;
    position: relative;
    top: -9px;
    font-size: 26px;
    letter-spacing: 0;
}

.jrListingDetail .jrListingInfoContainer {
    border-bottom: none;
    margin: 0;
}

@media (min-width: 992px) {
    .review-item-group:nth-child(even) {
        box-shadow: -11px 0 0 -10px #dadada;
    }
}

.jrListingTitle a {
    color: #96cb57 !important;
}

.jrListingTitle.firstFixed a {
    color: #ea2842 !important;
    font-weight: bolder !important;
}

.jrPathway {
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
    padding-left: 5px;
}

@media (min-width: 751px) {
    .jrPathway {
        margin-bottom: 17px;
    }
}

.jrPathway a {
    position: relative;
    background: none;
    color: #a1a1a1;
    text-transform: uppercase;
    font-size: 12px;
}

.jrPathway a:after {
    content: ">";
    position: absolute;
    right: 3px;
    top: 0;
}

.jrPathway span {
    color: #a1a1a1;
}

.jrPathway li {
    color: #a1a1a1;
    text-transform: uppercase;
}

.footer-wrapper,
.widget-cont {
    background: #505050;
    color: white;
}

.footer-wrapper h1,
.footer-wrapper h2,
.footer-wrapper h3,
.footer-wrapper h4,
.footer-wrapper h5,
.footer-wrapper h6,
.widget-cont h1,
.widget-cont h2,
.widget-cont h3,
.widget-cont h4,
.widget-cont h5,
.widget-cont h6 {
    color: #a0ce34;
    font-size: 21px;
    font-family: omnes-medium;
}

.footer-wrapper a,
.widget-cont a {
    color: #fff;
}

.footer-wrapper .jr-page {
    min-height: 0;
}

.jrReviewActions a {
    color: white;
}

.jr-review-vote {
    border-right: 1px solid #dbdbdb;
}

.jrRoundedPanel:last-child {
    border: none;
}

a.avatar-link-cont {
    color: #333;
}

.dettaglio-prod-img-cont {
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
}

.dettaglio-prod-voti {
    color: white;
}

@media (max-width: 480px) {
    .dettaglio-prod-voti {
        margin-top: 15px;
    }
}

.dettaglio-prod-voti .voto-medio {
    height: 247px;
}

.voto-medio>div {
    position: relative;
    top: 36%;
    transform: translateY(-50%);
}

.voto-medio .score-val span:last-child {
    top: -20px;
    font-size: 21px;
    margin-bottom: -10px;
}

.login-reg-form-cont>h3 {
    color: #75b217;
    border-bottom: 1px solid #dce0e0;
}

.login-reg-form-cont .iscriviti-form {
    padding: 30px 0;
}

.login-reg-form-cont .reg-btn-cont,
.login-reg-form-cont .login-form form {
    max-width: 240px;
    margin: 0 auto;
}

.login-reg-form-cont .reg-btn-cont {
    margin-bottom: 20px;
}

.login-reg-form-cont .reg-btn-cont>div {
    max-width: 200px;
    margin: 0 auto;
    margin-top: 21px;
}

.login-reg-form-cont .login-form form .form-control {
    border: none;
    border-radius: 12px;
    padding: 10px 12px !important;
    margin: 14px 0;
    height: auto;
}

.login-reg-form-cont .login-form form a {
    font-size: 15px;
    text-align: left;
    color: inherit;
    border-bottom: 1px dotted grey;
}

.jrListingDetail .jrListingInfoButtons {
    padding: 0;
}

.jrListingDetail .jrListingInfoButtons button,
.jrListingDetail .jrListingInfoButtons a {
    margin-right: 10px;
}

.jrForm.jrFormContainer {
    padding: 0;
    padding-top: 20px;
    box-shadow: none;
}

.jrForm.jrFormContainer fieldset {
    border-bottom: none;
}

.jrListingButtons a,
.jrListingButtons button {
    margin-bottom: 10px;
}

.jr-vote.jrVoteYes,
.jr-owner-reply {
    color: #333 !important;
    cursor: pointer;
}

.cat-prod-tot-reviews {
    color: #777;
    font-size: 17px;
}

.jrListingTitle .marca {
    color: #777;
    margin-top: -5px;
}

@media (max-width: 480px) {
    .ordering-cont {
        display: inline-block !important;
    }
}

.jr-list-sort:focus {
    outline: 0 !important;
}

.jrOrdering .jr-list-sort {
    background: #96cb57 !important;
    color: white;
    border-radius: 10px !important;
    font-family: omnes;
    font-size: 16px;
    padding: 7px 12px;
    width: 100% !important;
    max-width: 200px !important;
    margin-left: 0 !important;
    line-height: 1.42857143em;
    border: 0;
    box-shadow: none;
    -webkit-appearance: none;
}

.jrListColumn4 .jrListItem:nth-child(4n) {
    margin: 0;
}

.jrRoundedPanelLt {
    border-bottom: 0;
    margin-bottom: 0;
}

.prod-category-links .jrListItem {
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
    margin-bottom: 0;
}

.prod-category-links .jrListItem .jrCategoryTitle {
    margin-top: 0;
    font-size: 0.92em;
}

.prod-category-links .jrListItem a {
    color: #6d6d6d;
    display: block;
    padding: 5px 0;
    padding-left: 5px;
}

.prod-category-links .jrListItem a:hover {
    text-decoration: none;
    color: white;
    background: #75b217;
}

.prod-category-links .jrListItem a:hover span {
    display: inline-block;
}

.prod-info-cont span.text-dark-green a {
    color: #75b217 !important;
}

.bx-viewport {
    height: auto !important;
    max-height: auto !important;
}

.all-products .jrDivider {
    border-bottom: 1px solid #dbdbdb !important;
    margin-bottom: 30px !important;
    padding-top: 23px !important;
}

.jrTableGrid .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.categorie-prod .jrListingSummary {
    margin-bottom: 10px;
}

.categorie-prod .jrTableview .jrResults .jrListingActions {
    margin-top: 0;
}

.categorie-prod .jrTableColumnRatings {
    margin: 0 auto;
}

.categorie-prod .voto-medio-desk {
    display: none !important;
}

.categorie-prod .jrListingTitle {
    text-align: left !important;
}

.categorie-prod .jrListingSummary {
    line-height: 1.1em !important;
}

@media (min-width: 481px) {
    .categorie-prod .voto-medio-desk {
        display: inline-block !important;
    }

    .categorie-prod .voto-medio-mobile {
        display: none;
    }

    .categorie-prod .jrListingSummary {
        line-height: 1.7em !important;
    }
}

@media (max-width: 480px) {
    .categorie-prod .jrListingTitle a {
        font-family: omnes-bold;
    }

    .categorie-prod .jrTableColumnRatings {
        margin-top: 30px;
    }
}

.jrPage .jrListingThumbnail img {
    border: 0;
    border-radius: 3px;
    max-width: 300px;
    padding: 50px;
}

.jrPagenavPages [class^=jrIcon]:before {
    color: #4f4f4f;
}

.jrSubmitterDetails {
    display: none;
}

.left-sidebar-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 665;
}

.left-sidebar-cont {
    margin-top: 35px;
    padding-right: 30px;
}

@media (max-width: 992px) {
    .left-sidebar-cont {
        display: block;
        position: fixed;
        width: 80%;
        max-width: 300px;
        height: 100%;
        top: 0;
        margin-top: 28px;
        z-index: 666;
        background: white;
        left: -1000px;
        padding: 30px;
        overflow-y: scroll;
    }
}

.jrFiltersButtonContainer {
    display: none !important;
}

@media (max-width: 1199px) {

    .all-products-cont .jr-results.jrResults.jrModuleContainer.jrListingsModule.row,
    #jrRelatedListings .jr-results.jrResults.jrModuleContainer.jrListingsModule.row {
        width: 100vw !important;
    }
}

.all-products-cont .jrModuleSlider.jrSliderSideArrows,
#jrRelatedListings .jrModuleSlider.jrSliderSideArrows {
    margin: 0 35px !important;
}

.all-products-cont .jrListingSummary,
#jrRelatedListings .jrListingSummary {
    max-height: 80px;
    overflow: hidden;
    margin-bottom: 0;
}

.all-products-cont .circle-score,
#jrRelatedListings .circle-score {
    margin-top: 40px;
}

.all-products-cont .circle-score span span,
#jrRelatedListings .circle-score span span {
    top: -3px !important;
}

@media (max-width: 991px) {

    .all-products-cont .slider-prod-img-cont img,
    #jrRelatedListings .slider-prod-img-cont img {
        max-width: 86% !important;
    }
}

@media (max-width: 991px) {
    #baby-test-cont .testo-descrittivo {
        max-width: 367px;
    }
}

#upload-image {
    background-size: cover;
    background-position: center;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin: 0 auto;
}

.registration-header {
    padding: 3em 0;
    padding-bottom: 5px;
}

@media (min-width: 1200px) {
    .registration-header {
        padding: 3em 0;
    }
}

#form-registrazione label {
    font-weight: normal;
}

.registration-msg {
    padding: 130px 0;
    min-height: 50vh;
    display: none;
}

.registration-msg h2 {
    color: #75b016;
    font-family: omnes-bold;
    text-transform: uppercase;
}

.pwd-eye-cont {
    position: relative;
}

.pwd-eye-cont .pwd-eye {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: grey;
    cursor: pointer;
}

.review-user-info {
    float: left;
}

.review-avatar {
    width: 35px;
    height: 35px;
    background-size: cover;
    background-position: center;
    border-radius: 100%;
    margin: 0 auto;
    display: inline-block;
}

@media (min-width: 768px) {
    .review-avatar {
        width: 80px;
        height: 80px;
    }
}


@media (min-width: 768px) {
    .review-author-name {
        top: 0;
        padding-left: 0;
    }
}

.review-user-info {
    flex-wrap: wrap;
}

.review-user-info .badge-level-cont {
    flex: 1 1 100%;
}

@media (max-width: 768px) {
    .review-user-info .badge-level-cont {
        text-align: left;
    }
}

#jrRelatedListings .jrHeading,
.all-products-cont .jrHeading {
    display: none;
}

#jrRelatedListings .jrModuleItem,
.all-products-cont .jrModuleItem {
    margin-bottom: 40px !important;
}

#loader {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 666;
    background: rgba(255, 255, 255, 0.5);
}

#loader i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #75b016;
}

.prod-review .jrReviewTitle>div:first-child {
    color: rgb(51, 51, 51);
    font-size: 1em;
    font-family: omnes-bold;
}

.prod-review .jrReviewTitle .jrReviewCreated {
    color: #afafaf;
    font-size: 12px;
    padding-top: 4px;
}

.rating-progress-table {
    width: 100%;
}

.rating-progress-table td {
    padding-bottom: 5px;
}

.rating-progress-table td.td-progress {
    padding-right: 10px;
}

.rating-progress-table td.td-progress .progress {
    margin-bottom: 0;
}

.rating-progress-table td.td-points {
    color: #afafaf;
}

.jrListingDetail .jrReviewFooter .jrDiscussReview {
    display: inline-block !important;
}

.jrVantaggi div.jrFieldValue,
.jrSvantaggi div.jrFieldValue {
    text-align: justify;
}

@media (max-width: 768px) {
    .detail-review-cont {
        display: none;
    }
}

.point-notice {
    animation: notice 0.2s linear 0s 1 normal;
}

.point-notice-reminder {
    animation: point-notice-reminder 0.5s linear 0s 1 normal;
}

.point-notice-reminder-color {
    animation: point-notice-reminder-color 0.5s linear 0s 1 normal;
}

@media (max-width: 480px) {
    .jrRatingsSubmission.jrTableGrid {
        width: 100%;
    }

    .jrRatingsSubmission.jrTableGrid .jrCol.jrRatingCaption {
        display: none;
    }

    .jrRatingsSubmission.jrTableGrid .jrCol.jrRatingStars {
        text-align: center;
        width: 100%;
    }

    .jrRatingsSubmission.jrTableGrid .jrCol.jrRatingStars .jrSliderInput {
        margin-left: -25px;
    }

    .jrRatingsSubmission.jrTableGrid .jrCol.jrRatingCriteria {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .pagina-dettaglio-prodotto .circle-score.mobile {
        display: none;
    }
}

@media (max-width: 991px) {
    .pagina-dettaglio-prodotto .circle-score.desktop {
        display: none;
    }
}

.pagina-dettaglio-prodotto .jrListingInfoButtons .jr-listing-favorite {
    padding: 6px 10px;
    border-radius: 8px;
}

.pagina-dettaglio-prodotto .jrListingInfoButtons .jr-listing-favorite .jrIconFavorite:before {
    position: relative;
    top: 2px;
    font-size: 20px;
}

.pagina-dettaglio-prodotto .jrListingInfoButtons.mobile .jr-listing-favorite span:first-child {
    margin-right: 0;
}

.pagina-dettaglio-prodotto .jrListingInfoButtons.mobile .jr-listing-favorite span:last-child {
    display: none;
}

@media (min-width: 992px) {
    .pagina-dettaglio-prodotto .jrListingInfoButtons.mobile {
        display: none;
    }
}

@media (max-width: 991px) {
    .pagina-dettaglio-prodotto .jrListingInfoButtons.desktop {
        display: none;
    }
}

@keyframes notice {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(5px);
    }

    50% {
        transform: translateX(0);
    }

    75% {
        transform: translateX(-5px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes point-notice-reminder {
    0% {
        background: #ea2842;
    }

    25% {
        background: #f38695;
    }

    50% {
        background: #ea2842;
    }

    75% {
        background: #f38695;
    }

    100% {
        background: #ea2842;
    }
}

@keyframes point-notice-reminder-color {
    0% {
        color: #ea2842;
    }

    25% {
        color: #f38695;
    }

    50% {
        color: #ea2842;
    }

    75% {
        color: #f38695;
    }

    100% {
        color: #ea2842;
    }
}

.jrCustomFields .dicci-di-piu .jrFieldRow.jrConsiglierestiallemamme {
    margin-top: 20px;
}

.jrCustomFields .dicci-di-piu .jrFieldRow.jrConsiglierestiallemamme div.jrFieldLabel {
    font-weight: bold;
    width: 12em;
}

.jrCustomFields .dicci-di-piu .jrFieldRow.jrConsiglierestiallemamme div.jrFieldValue {
    font-weight: bold;
    color: #75b016;
}

.product-description-read-more {
    display: none;
}

.jrSvantaggi .jrFieldLabel,
.jrVantaggi .jrFieldLabel {
    font-family: omnes-bold;
}

@media screen and (max-width:991px) {
    .jrUserReviewsSummaryTitle {
        text-align: center;
    }

    .avatar-link-cont {
        display: block;
        float: left;
    }

    .my-1 {
        margin: 0 0 10px 0;
    }
}

.avatar-name-cont>a {
    color: rgb(51, 51, 51);
    font-weight: bold;
    font-size: 1.2em;
}

.jrReviewHeader {
    clear: both;
}

@media screen and (max-width: 991px) and (min-width: 376px) {
    .avatar-name-cont {
        float: left;
        margin-top: 25px;
        margin-left: 8px;
    }

    .avatar-link-cont {
        float: left;
    }
}

@media screen and (max-width: 768px) {
    .avatar-name-cont {
        float: left;
        margin-top: 4px;
        margin-left: 8px;
    }

    .avatar-link-cont {
        float: left;
    }
}

.tape-text {
    color: #fff;
    font-variant: all-small-caps;
    display: inline-block;
    padding: 0 5px;
}

.tape-text.gray {
    background: #c0c0c0;
}

.tape-text.black {
    background: #000;
}

select[name=order],
select[name=order] option {
    cursor: pointer;
}

.history-points {
    display: inline-block;
    background: #fcae04;
    padding: 0.2em 0.8em;
    border-radius: 20px;
    font-size: 0.9em;
    color: #fff;
    font-weight: bold;
    font-family: omnes;
}

.history-action {
    font-variant: all-small-caps;
    color: #101010;
    font-weight: bold;
    font-family: omnes;
    line-height: 1;
    font-size: 1.2em;
}

.history-date {
    font-size: 0.8em;
    color: #999;
    font-weight: bold;
    font-family: omnes;
}

.timeline-wrapper .row {
    margin-bottom: 10px;
}

p.timeline-owner {
    color: #96cb57;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: underline;
}

.history-user-points-wrapper {
    margin-bottom: 20px;
}

/* .timeline-wrapper {
    background:url('images/dottino.png') 27px 10px repeat-y
}

@media (min-width: 768px) {
    .timeline-wrapper {
        background: url(images/dottino.png) 67px 10px repeat-y;
    }
} */

.timeline-wrapper {
    position: relative;
}

.timeline-wrapper:before {
    content: '';
    position: absolute;
    left: -9px;
    top: 0;
    bottom: 0;
    width: 33.33333333%;
    background: url(images/dottino.png) center top repeat-y;
}

.owl-dots {
    position: relative;
    top: 1px;
}

.coin-image {
    text-align: center;
}

ul.big-dot-list {
    list-style-image: url('images/dottino.png');
    padding-left: 17px;
}

.coin-image img {
    width: 30vw;
}

@media screen and (min-width: 768px) {
    .coin-image img {
        width: 20vw;
    }
}

@media screen and (min-width: 990px) {
    .coin-image img {
        width: 15vw;
    }
}

@media screen and (min-width: 1024px) {
    .coin-image img {
        width: 10vw;
    }
}

.copy-link {
    width: 100%;
    padding: 5px;
    border-radius: 10px;
    border: 0;
    font-size: 0.8em;
}

#sharelink-message {
    width: 100%;
    display: inline-block;
    text-align: center;
}

h1.entry-title {
    font-family: omnes-bold !important;
    font-weight: bold;
    color: #96cb57;
    line-height: 1.1;
    margin-top: 50px;
}

.container.container-skin.container-carousel {
    overflow: hidden;
}

.btn-fake {
    border-radius: 8px;
    min-height: 40px;
}

.show-detailed-rating {
    display: none;
}

@media (max-width: 480px) {
    .jrOrdering {
        margin-top: 0 !important;
    }
}

.show-filters-cont {
    margin-top: 20px;
}

.show-category-filters {
    display: none;
    cursor: hand;
}

@media (max-width: 767px) {
    .show-category-filters {
        display: inline-block !important;
    }

    .category-filters {
        display: none;
    }
}

@media (max-width: 480px) {
    .jrTableview .jrTableGrid .jrRow .jrTableColumnMain .jrListingTitle a {
        font-size: 1.7em;
        line-height: 1;
        font-family: omnes-medium;
    }
}

.jrTableGrid .btn {
    border-radius: 8px;
}

.text-center.voto-medio-mobile.mb-2 {
    display: none;
}

@media (max-width: 767px) {

    .jrRow {
        position: relative;
    }

    .jrCol.jrTableColumnRatings {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

ul.sub-items li {
    background: #fff;
}

ul.sub-items li small {
    color: #999;
}

.modal .close span {
    font-size: 1.5em;
    position: relative;
    top: 4px;
    right: -10px;
    background: white;
    line-height: 0;
    border-radius: 20px;
    padding: 0 0.3em;
    margin: 0;
}

@media screen and (min-width: 320px) {

    .jrFieldGroup .jrVantaggi .jrFieldLabel,
    .jrFieldGroup .jrSvantaggi .jrFieldLabel {
        float: none;
    }

    .jrFieldGroup .jrVantaggi .jrFieldValue,
    .jrFieldGroup .jrSvantaggi .jrFieldValue {
        margin-left: 0;
    }

    .jrFieldGroup .jrSvantaggi {
        margin-top: 20px;
    }
}

@keyframes pollice-verde {
    0% {
        color: #000;
    }

    50% {
        color: #96cb57;
    }

    100% {
        color: #000;
    }
}

.jrPagination select,
.jrPagination select[size] {
    line-height: 1;
}

.row.row-eq-height {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .row.row-eq-height {
        display: flex;
        flex-wrap: wrap;
    }
}

.jrReviewList .jrRatingInfo {
    position: relative;
    right: 31px;
}

.review-content .jrReviewTitle {
    color: rgb(51, 51, 51);
    font-family: omnes-bold;
    font-size: 1.4em;
    line-height: 1;
}

.screen-name div:first-child {
    color: rgb(51, 51, 51);
    font-weight: bold;
    font-size: 1.2em;
}

.review-date {
    float: left;
    font-size: 0.8em;
}

.user-data-wrapper {
    margin-bottom: 20px;
}

.review-date {
    float: right;
}

.profile-review-wrapper .avatar,
.profile-review-wrapper .screen-name {
    text-align: center;
}

@media screen and (max-width: 768px) {
    .review-date {
        float: left;
    }

    .profile-review-wrapper .avatar,
    .profile-review-wrapper .screen-name {
        text-align: left;
    }
}

p.welcome {
    font-family: omnes-bold;
    text-align: center;
}

.jrBackButton {
    display: none;
}

@media screen and (max-width:500px) {

    .center-xs {
        text-align: center;
    }

}

.review-count {
    color: #777;
    font-size: 1em;
    font-family: omnes-medium;
}

.review-category {
    font-size: 0.9em;
    font-family: omnes;
}

.select2-selection.select2-selection--single {
    border: none;
    box-shadow: none;
}

.privacy-cont {
    padding-left: 13px;
}

.g-recaptcha {
    margin-left: 0 !important;
}

@media (min-width: 600px) {
    .g-recaptcha>div {
        margin: 0 auto
    }

    .privacy-cont {
        padding-left: 0;
        text-align: center;
    }
}

@media (max-width: 479px) {
    label[for="Profilazione"] {
        font-size: 14px;
    }
}

.omnes-font h1,
.omnes-font h2,
.omnes-font h3,
.omnes-font h4,
.omnes-font h5,
.omnes-font h6,
.omnes-font p {
    font-family: omnes !important;
}

.product-reviewed {
    font-size: 1.5em;
    margin-bottom: 0.5em;
    font-family: omnes-medium;
}

.dettaglio-prod-voti {
    margin: 0;
}

.dettaglio-prod-voti .p-4 {
    background: #4e4e4e;
}

.dettaglio-prod-voti .voti-progress {
    padding: 0;
}

.dettaglio-prod-voti .voti-progress div[itemprop="aggregateRating"] {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #4e4e4e;
}

.dettaglio-prod-voti .voto-medio {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #4e4e4e;
    height: 271px;
}

.jrUserReviewsSummaryTitle.big.mt-3 {
    text-align: center;
}

@media screen and (max-width:768px) {
    .dettaglio-prod-voti .voti-progress div[itemprop="aggregateRating"] {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0;
        background: #4e4e4e;
    }

    .jrUserReviewsSummaryTitle.big.mt-3 {
        margin-top: 0 !important;
    }

    .dettaglio-prod-voti .voto-medio {
        border-top-right-radius: 0;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        background: #4e4e4e;
        height: 200px;
    }
}

.footnote {
    margin-top: 20px;
    font-size: 0.8em;
}

.mct-service-description {
    padding: 5px 10vw;
    text-align: justify;
    font-size: 0.8em;
}

@media screen and (max-width: 767px) {
    .small-text-xs {
        font-size: 0.8em;
    }
}

.jr-new-review {
    margin-top: 20px;
}

@media screen and (min-width: 1024px) {
    .review-item-group {
        width: 49%;
    }
}

.jrPagenavPages .first-page,
.jrPagenavPages .last-page {
    width: 16%;
    background-color: #fff;
    color: #555;
    cursor: default;
    border-radius: 3px;
    border: 1px solid #999;
    height: 30px;
    line-height: 28px;
}

.jrPagenavPages .first-page.page-sel,
.jrPagenavPages .last-page.page-sel {
    background-color: #555;
    color: #fff;
}

.jrPagenavPages .first-page a,
.jrPagenavPages .last-page a {
    color: #555;
}

.jrPagenavPages .first-page.page-sel a,
.jrPagenavPages .last-page.page-sel a {
    color: #fff;
}

.jrPagenavPages .first-page {
    float: left;
}

.jrPagenavPages .last-page {
    float: right;
}

.jrPagenavPages .page-selector {
    float: right;
    width: 15%;
}

.jrPagenavPages .page-selector form input {
    width: 40px;
    height: 30px;
}

.jrPagenavPages .page-selector form input[type=submit] {
    background: #fff;
    border: 1px solid #999;
    margin-left: 3px;
    border-radius: 3px;
    width: 30px;
}

.jr_vantaggi.jrTextArea,
.jr_svantaggi.jrTextArea {
    height: 5vh !important;
}

.tp-header {
    color: #999;
    font-weight: bold;
}

.tp-item {
    display: block;
    margin-bottom: 1px;
    border-bottom: 1px solid #eee;
    font-family: Arial;
    font-size: 12px;
    width: 320px;
}

.tp-item div {
    display: table-cell;
    padding: 5px 10px;
    vertical-align: middle;
}

.tp-item .tp-price {
    font-weight: bold;
    font-size: 18px;
    padding-top: 15px;
    min-width: 100px;
}

.tp-item .tp-btn a {
    background: orange;
    color: white;
    padding: 0 10px;
    display: block;
    border-radius: 25px;
    text-decoration: none;
}

.lobster-two {
    font-family: 'Lobster Two', cursive !important;
}

/** BLOG **/

:root {
    --mom-green: #95cb57;
    --mom-red: #ec1d47;
    --article-borders: #ccc;
}

.vertical-center {
    display: flex;
    align-items: center;
}

/** blog header **/
article.mct-blog header {
    margin-bottom: 2rem;
}

.article-title h1 {
    font-family: 'Lobster Two', cursive;
    font-size: 5rem;
    color: var(--mom-green);
}

.article-date {
    color: var(--mom-green);
    text-align: center;
}

.article-date span {
    display: block;
}

.article-date .day {
    font-size: 3rem;
    font-weight: bold;
}

.article-date .month,
.article-date .year {
    text-transform: uppercase;
    font-weight: bold;
}

.article-image {
    padding: 1rem 0;
    margin: 1rem 0;
    border-top: 1px solid var(--article-borders);
    border-bottom: 3px solid var(--article-borders);
}

.article-image>.col-xs-12 {
    padding: 0;
}

/** blog content **/
.article-content {
    font-size: 1.8rem;
    border-bottom: 3px solid var(--article-borders);
}

.article-content ul {
    padding-left: 17px;
}

/** blog comments **/

.a-comment {
    margin-bottom: 20px;
}

ul.children {
    padding-left: 20px;
}

.comment-avatar {
    text-align: center;
}

.comment-avatar img {
    width: 32px;
    border-radius: 50%;
    display: inline-block;
}

.comment-content {
    background-color: #f2f3f5;
    border-radius: 18px;
    padding: 8px 10px;
    color: #1c1e21;
    line-height: 16px;
    word-wrap: break-word;
    word-break: break-word;
}

.mct-blog .post {
    margin-bottom: 0 !important;
}

.wpb_wrapper .wpb-lobster-two h1 {
    font-family: "Lobster Two", cursive;
    color: var(--mom-green);
    margin: 20px 0;
}

.custom-jr-marca-filter ul {
    padding-left: 0;
    font-size: 15px;
    font-weight: bold;
    list-style-type: none;
}

.custom-jr-marca-filter ul li {
    margin: 3px 0;
}

.custom-jr-marca-filter .jr-marca-pager-wrapper {
    border-top: 1px solid rgb(239, 239, 239);
    padding-top: 8px;
}

.custom-jr-marca-filter .jr-marca-pager-wrapper a {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    background: var(--mom-green);
}

.custom-jr-marca-filter .jr-marca-pager-wrapper a:hover {
    background: var(--mom-red);
}

div.jr-marca-pager-wrapper .jr-marca-pager {
    margin: 0 5px 5px 0;
}

.dettaglio-prod-img-cont .jrCompactGallery {
    display: none;
}

.prod-review .jrMediaContainer.jrCompactGallery {
    float: right;
}

.prod-review .jrMediaContainer.jrCompactGallery img.jrMediaPhoto {
    width: 10em;
}

.jrReviewFooter .jrReviewActions {
    float: left;
    width: 25%;
}

.jrReviewFooter .jrReviewButtons {
    float: right;
    width: 75%;
    text-align: right;
    margin-bottom: 0.5em;
}

#es form.jrForm,
.jrForm,
.jrForm.jrFormContainer,
.jrForm.jrReviewForm {
    padding: 28px 0 !important;
}

.pagination-test-archive {
    display: flex;
    justify-content: center;
}

.pagination-test-archive>a,
.pagination-test-archive>span {
    margin: 0 1px;
    padding: 0;
    border: 1px solid transparent;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    text-align: center;
    background: 0 0;
    box-shadow: none;
    font-size: 1.1em;
    color: #616161;
}

.pagination-test-archive .next,
.pagination-test-archive .prev {
    border: 1px solid #999;
}

.pagination-test-archive .next span,
.pagination-test-archive .prev span {
    position: relative;
    top: -2px;
}

.pagination-test-archive .next:hover,
.pagination-test-archive .prev:hover {
    text-decoration: none;
}

.pagination-test-archive .current {
    background-color: #555;
    color: #fff;
}

#club-point-cont,
#club-point-cont2 {
    padding-left: 0
}

.page-id-162 .container-carousel {
    overflow: visible !important;
}

.page-id-162 .container-carousel:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    background: #f2f2f2;
    margin-left: -50vw;
    bottom: 0;
    display: block;
}

div[data-target-modal] {
    cursor: pointer;
}

.avatar-link-cont>a {
    position: relative;
}

.alter-badge {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    padding-bottom: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateX(25%);
}

@media (max-width:767px) {
    .alter-badge {
        width: 20px;
        padding-bottom: 20px;
    }

    .avatar-name-cont {
        margin-left: 15px
    }
}

.avatar-link-cont>a .alter-badge {
    transform: translate(25%, -75%);
}

/* todo @robertosacchetti */

.close_video_button {
    display: none;
}

.play_btn {
    display: none;
    z-index: 999999;
    color: white;
    background-color: transparent;
    height: 35px;
    width: 35px;
    font-weight: 500;
    border: none;
}

.youtube-container {
    display: none;
    background-color: #000;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16/9;
    pointer-events: none;
}

.youtube-container iframe {
    width: 300%;
    height: 100%;
}

.cover_img {
    margin-top: -9.4%;
}

#bshop {
    background-color: rgb(0, 0, 0, 0);
}

.banner-shop-text {
    display: none !important;
}

@media (max-width: 767px) {
    .jrPagination {
        display: table !important;
        text-align: center;
    }
}

.banner-shop-imgonly{
    bottom: 90px !important;
    z-index: 10 !important;
}
