body {
    overflow-x: hidden
}

iframe[name=google_conversion_frame] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left
}

@media (max-width: 767px) {
    .container {
        overflow-x: hidden
    }

    .container h1, .container h2, .container h3, .container h4 {
        word-wrap: break-word;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 5;
    cursor: pointer
}

.overlay > img {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: #fff;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 100%
}

.container.full-width {
    width: 100%
}

.btn-outline {
    border: 1px solid;
    box-shadow: 0 0 0 transparent;
    text-shadow: 0 0 0 transparent;
    background-color: hsla(0, 0%, 100%, .8) !important
}

.btn-outline.btn-accent {
    border-color: #fb005c;
    color: #fb005c
}

.btn-outline.btn-primary {
    border-color: #2196f3 !important;
    color: #2196f3 !important
}

.btn-outline.btn-accent.focus, .btn-outline.btn-accent:active, .btn-outline.btn-accent:focus, .btn-outline.btn-accent:hover {
    background-color: #fb005c !important
}

.btn-outline.btn-primary.focus, .btn-outline.btn-primary:active, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover {
    background-color: #2196f3 !important;
    color: #fff !important
}

.btn.btn-primary {
    background-color: var(--color-mypushop, #6979F8) !important
}

input[type="checkbox"]:checked:after, .checkbox input[type="checkbox"]:checked:after{
    background-color: var(--color-mypushop, #6979F8);
    border-color: var(--color-mypushop, #6979F8);
}

.testimonials-box {
    position: relative;
    min-height: 180px
}

.testimonials-btn {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    width: 140px
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > span.dropdown-toggle, .navbar-default .navbar-nav > .open > span.dropdown-toggle:focus, .navbar-default .navbar-nav > .open > span.dropdown-toggle:hover {
    background-color: rgba(0, 0, 0, .4);
    color: #fff !important
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 0 !important
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%
}

.nav > li > a, .nav > li > span.dropdown-toggle {
    padding: 20px 8px;
    line-height: 23px;
    display: block
}

@media (max-width: 767px) {
    .dropdown-menu {
        padding-right: 24px
    }
}

.no-margin-bottom {
    margin-bottom: 0
}

.no-margin-top {
    margin-top: 0
}

.medium-text {
    font-size: 1.3em !important;
    line-height: 1.5em
}

.btn {
    white-space: normal !important
}

.landing-fidelity #timeout-counter div {
    margin: 0 auto !important
}

#counter {
    border: 3px solid #fb005c;
    border-radius: 100%;
    width: 100px;
    margin: 0 auto;
    height: 100px;
    line-height: 94px
}

#count {
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700
}

ul.chevron-right {
    list-style: none
}

.chevron-right li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    color: #fb005c;
    margin-left: -1.3em;
    width: 1.3em
}

.chevron-right li {
    padding-left: 1.3em
}

.chevron-right h5 {
    display: inline
}

.text-white, h1.text-white {
    color: #fff
}

.text-white a {
    color: #fff;
    text-decoration: underline
}

.text-shadow {
    text-shadow: #1a3348 1px 1px 5px
}

.dark-hr {
    border-color: #d2d2d2
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.padding-horizontal {
    padding: 0 1em
}

.padding-vertical {
    padding: 1em 0
}

.padding {
    padding: 1em
}

.extra-padding {
    padding: 2em
}

.padding-bottom {
    padding-bottom: 1em
}

.extra-padding-vertical {
    padding: 2em 0
}

.margin-horizontal {
    margin: 0 1em
}

.margin-vertical {
    margin: 1em 0
}

.extra-margin-vertical {
    margin: 2em 0
}

.home-stat, p.home-stat {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1em
}

.stat-map {
    background-color: #4397db;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.underline {
    text-decoration: underline
}

.center-img {
    display: block;
    margin: 0 auto
}

.home-icon {
    max-width: 80px
}

.feature .fa {
    font-size: 50px
}

.color-feature {
    padding: 2em;
    color: #fff;
    line-height: 2.3em;
    text-shadow: #000 1px 1px 5px
}

.color-feature h5 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.grow-business img {
    width: 80px
}

.card-prices .plan-tier .plan-price {
    font-size: 2.5em
}

.radio-inline input[type=radio], .radio input[type=radio], input[type=radio] {
    margin-left: 0
}

#features p {
    font-size: 1.2em;
    line-height: 1.5em
}

#features h2 {
    font-size: 26px;
    margin-bottom: 1em
}

#features h3 {
    font-size: 25px;
    margin-bottom: 1em
}

#features h4 {
    font-size: 24px;
    margin-bottom: 1em
}

.feature-row-block h4 {
    color: #fff
}

.feature-row-block.light-bg h2 {
    color: #666
}

.feature-row-block h4 small {
    color: #dcdcdc;
    font-size: .6em
}

.feature-row-block {
    color: #fff;
    padding: 3em
}

.feature-row-block.light-bg {
    color: #666
}

.feature-text-bg {
    background-color: #fff
}

.feature-padding {
    padding: 2.5em
}

.feature-img-bg-dx, .feature-img-bg-sx {
    background-size: 50%;
    background-repeat: no-repeat
}

.feature-img-bg-dx {
    background-position: 100%
}

.feature-img-bg-sx {
    background-position: 0
}

.mypushop-type-icon {
    max-width: 100px;
    display: block;
    margin: 2em auto
}

.error {
    border: 1px solid red;
    background-color: rgba(255, 0, 0, .32)
}

#change-lang {
    border: 0 none transparent;
    box-shadow: 0 0 0 0 transparent
}

#lang-dropdown {
    display: inline-block
}

.fixed-shop-navbar {
    position: fixed;
    z-index: 4;
    background-color: #fff;
    width: 100%;
    border-bottom: 1px solid #eee
}

.shops-web.navbar {
    box-shadow: 0 0 0 transparent
}

.shops-web.navbar .navbar-nav > li > a {
    padding: 5px 15px;
    border-radius: 4px
}

.shops-web.navbar .navbar-nav > .active > a, .shops-web.navbar .navbar-nav > .active > a:focus, .shops-web.navbar .navbar-nav > .active > a:hover {
    color: #f5f5f5;
    background-color: #ff488b
}

.shops-web.navbar .dropdown-menu > .active > a, .shops-web.navbar .dropdown-menu > .active > a:focus, .shops-web.navbar .dropdown-menu > .active > a:hover {
    background-color: #ff488b
}

.shops-web.navbar .dropdown-menu {
    box-shadow: 0 0 0 transparent;
    border: 0;
    background-color: #fafafa
}

.shops-web.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .shops-web.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .shops-web.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: #ff4888;
    color: #fff
}

.shops-web.navbar-default .dropdown-menu > li > a:focus, .shops-web.navbar-default .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #252525;
    background-color: #ffacca
}

.navbar-brand {
    padding: 15px;
    height: auto
}

.shop-name {
    font-weight: 700;
    font-size: 1.6em;
    line-height: 1.4em
}

.shop-web-img {
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
    max-width: 100%
}

.menu-category-title {
    margin-bottom: 25px;
    margin-top: 45px
}

.shops-web a, .shops-web a:focus, .shops-web a:hover {
    color: #ff488b
}

.shops-web a.btn-outline:focus, .shops-web a.btn-outline:hover {
    color: #fff
}

.shops-web .breadcrumb {
    text-align: right;
    margin-bottom: 75px
}

.landing-home #action {
    background-color: hsla(0, 0%, 100%, .6)
}

.landing-home .exclusive {
    margin: 2em auto;
    max-width: 180px
}

.landing input[type=text] {
    border: 1px solid #e0e0e0;
    background: #fff;
    text-align: center;
    margin: 1em 0
}

.landing .img-responsive {
    margin: 0 auto
}

.landing-cc .feature .img-responsive {
    width: 10em
}

.landing .carousel-indicators {
    display: none
}

.landing-fidelity #inner-main-top-container, .landing-home #inner-main-top-container {
    margin-top: 0
}

.text-align {
    text-align: center
}

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

.feature-block {
    margin-top: 6em;
    margin-bottom: 3em
}

.feature-block h4 {
    margin-bottom: 2em
}

.login-box {
    background: hsla(0, 0%, 100%, .5);
    margin-top: 15px;
    border-radius: 12px;
    padding: 30px;
}

.logo-login {
    margin: 25px auto;
    display: block;
    width: 200px
}

.logo-container {
    margin: 0 auto;
    padding-top: 1px;
    padding-bottom: 1px
}

.login-box legend {
    border-bottom: 1px solid #fff
}

.form-group {
    width: 100%
}

#lost-form .form-group {
    margin-bottom: 16px
}

.login-box .form-group input {
    /*box-shadow: inset 0 -1px 0 #fff*/
}

.form-control {
    color: #444
}

.header {
    width: 100%;
    height: 50px;
    background: url(/static/img/01.jpg) no-repeat top fixed;
    background-size: cover
}

.main-home {
    background: url(/static/img/home_back.jpg) no-repeat 50%
}

.main-landing-clienti {
    background: url(/static/img/landing_clienti.jpg) no-repeat 50%
}

.main-landing-cc, .main-landing-clienti {
    box-shadow: inset 0 0 1000px 1000px rgba(0, 0, 0, .52)
}

.main-landing-cc {
    background: url(/static/img/landing_cover.jpg) no-repeat 50%;
    max-height: 500px
}

.landing-cc .jumbotron.benefici {
    background: #eeeeef
}

.main-landing-cc #inner-main-top-container, .main-landing-clienti {
    margin-top: 0
}

.initial-header {
    background-color: transparent;
    background: linear-gradient(180deg, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .15) 30%, transparent);
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 18px;
    transition: all .4s ease
}

.initial-header img {
    height: 45px;
    margin-top: 0;
    transition: all .4s ease
}

.initial-header.navbar-default .navbar-nav > li > a, .initial-header.navbar-default .navbar-nav > li > span.dropdown-toggle {
    color: #fff;
    transition: all .4s ease
}

.navbar-inverse.initial-header.navbar-default .navbar-nav > li > a, .navbar-inverse.initial-header.navbar-default .navbar-nav > li > span.dropdown-toggle {
    color: #3d3d3d
}

.initial-header a:hover, .initial-header span.dropdown-toggle:hover {
    color: #fb005c !important
}

.sticky {
    background: none;
    background-color: hsla(0, 0%, 100%, .9) !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    font-size: 13px;
    transition: all .4s ease;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px)
}

.initial-header.sticky img {
    height: 40px;
    margin-top: -10px;
    transition: all .4s ease
}

.initial-header.sticky.navbar-default .navbar-nav > li > a, .initial-header.sticky.navbar-default .navbar-nav > li > span.dropdown-toggle {
    color: #666;
    transition: all .4s ease
}

.icon-bar {
    background-color: #fff;
    transition: all .4s ease
}

.sticky .icon-bar {
    background-color: rgba(0, 0, 0, .5) !important;
    transition: all .4s ease
}

.collapse, .collapsing {
    text-align: right
}

.collapse .btn, .collapsing .btn {
    margin-right: 13px
}

.jumbotron {
    margin-bottom: 0;
    overflow: hidden
}

.main-landing-cc.jumbotron p {
    font-size: 1.7em;
    line-height: 1.4em
}

.main-landing-cc.jumbotron h1 {
    font-size: 48px
}

.jumbotron .btn-lg {
    padding: 16px 28px;
    font-size: 23px;
    border-radius: 6px
}

#main-top-container {
    position: relative;
    background-size: cover
}

.landing #inner-main-top-container {
    margin-top: 0
}

#inner-main-top-container {
    margin-top: 80px;
    color: #fff
}

.call {
    width: 100%;
    background: url(/static/img/01.jpg) no-repeat 50% fixed;
    background-size: cover
}

.dropdown-menu > li > a.text-accent, .text-accent, .text-accent a {
    color: #fb005c
}

.btn-accent, a.btn-accent {
    color: #fff;
    background-color: #fb005c
}

.btn-accent.active, .btn-accent.focus, .btn-accent:active, .btn-accent:focus, .btn-accent:hover, .open > .dropdown-toggle.btn-accent {
    color: #fff;
    background-color: #d8004f
}

.btn-accent.active, .btn-accent:active, .open > .dropdown-toggle.btn-accent {
    background-image: none
}

.buy {
    color: #6e6e70;
    background-color: #eeeeef;
    padding: 80px 30px
}

.buy p {
    font-size: 40px
}

.offerta {
    color: #bbb;
    text-decoration: line-through;
    font-size: 20px
}

.info {
    color: #6e6e70;
    background-color: #fff;
    padding: 30px
}

.info p {
    font-size: 15px
}

.inner {
    color: #fff;
    width: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .3);
    padding: 30px
}

.input-accent:focus {
    box-shadow: inset 0 -2px 0 #fb005c !important
}

.input-placeholder-white::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.input-placeholder-white:-ms-input-placeholder {
    color: #fff
}

.input-placeholder-white::-webkit-input-placeholder {
    color: #fff
}

.badges-container {
    position: absolute;
    top: 15%;
    z-index: 3
}

.shop-icon {
    position: absolute;
    bottom: 0;
    left: 15px;
    max-width: 150px;
    border-radius: 20%;
    border: 1px solid #b1b1b1
}

.rounded-icon {
    border-radius: 10px;
    max-width: 50px
}

.fixed-shop-navbar .shop-nav {
    min-height: 33px
}

#quote-carousel {
    padding: 0 10px 30px;
    margin-top: 30px
}

#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px
}

#quote-carousel .carousel-control.left {
    left: -12px
}

#quote-carousel .carousel-control.right {
    right: -12px !important
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

#quote-carousel .carousel-indicators li {
    background: silver
}

#quote-carousel .carousel-indicators .active {
    background: #333
}

#quote-carousel img {
    width: 250px;
    height: 100px
}

.item blockquote {
    border-left: none;
    margin: 0
}

.item blockquote img {
    margin-bottom: 10px
}

.item blockquote p {
    font-size: 1em
}

.item blockquote p:before {
    content: "\f10d";
    font-family: Fontawesome;
    float: left;
    margin-right: 10px
}

.landing-cc #action {
    border-color: #fb005c;
    background-color: #fff
}

.landing-cc .gray-action#action {
    border-color: #626871;
    background-color: #eeeeef
}

#action {
    border: 2px dashed #626871;
    border-radius: 12px;
    background-color: #eeeeef;
    padding: 15px;
    position: relative;
    margin-top: 30px
}

.landing blockquote .small, .landing blockquote footer, .landing blockquote small {
    color: #5d5d5d
}

.landing .modal-body {
    padding-top: 0
}

.landing .submit {
    display: block;
    width: 100%;
    margin-top: 2.5em;
    font-size: 1.3em
}

.landing .recall {
    display: block;
    font-size: 1.2em;
    margin-top: 2em
}

@media (min-width: 1170px) {
    .shop-header h1 {
        margin-top: 15px;
        font-size: 48px;
        margin-left: 3.5em
    }

    .shop-header .shop-icon {
        max-width: 130px
    }
}

@media (min-width: 1200px) {
    .landing-cc.landing .exclusive {
        left: 200px
    }

    .landing .exclusive {
        left: 245px
    }
}

@media (min-width: 992px) and (max-width: 1170px) {
    .shop-header h1 {
        font-size: 3.5em;
        margin-left: 4em;
        margin-bottom: 1em
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #quote-carousel {
        height: 230px
    }

    .landing .exclusive {
        left: 124px
    }

    .landing-cc .jumbotron p {
        font-size: 18px;
        line-height: 1.7em
    }

    .landing-cc.landing .recall {
        margin-top: 4em
    }

    .landing-cc .home-phone-image {
        max-width: 200px
    }
}

@media (max-width: 932px) {
    #feature-fidelity {
        background-color: #655038
    }

    #feature-showcase {
        background-color: #ac8373
    }

    #feature-catalog {
        background-color: #ddebf1
    }

    #feature-coupon {
        background-color: #c9c5b7
    }

    #feature-messages {
        background-color: #5572b1
    }

    #feature-group {
        background-color: #f44450
    }

    .feature-text-bg {
        background-color: #fff
    }
}

@media (min-width: 992px) {
    .landing .feature-details {
        text-align: center
    }

    .landing .jumbotron p {
        margin-top: .5em
    }

    .landing-cc .benefici h4 {
        margin-bottom: 2.5em
    }

    .benefici h4 {
        margin: 1em 0 3em
    }

    #webinarBenefici h4 {
        margin-bottom: 2em
    }
}

.row {
    margin-right: 0;
    margin-left: 0
}

@media (max-width: 991px) {
    .jumbotron p {
        font-size: 17px
    }

    .landing-cc #features .img-responsive {
        max-height: 24em
    }

    .landing-cc #features p {
        font-size: 18px
    }

    .recall-text {
        padding-bottom: 2em
    }

    .landing-home #action {
        max-width: 500px;
        width: 100%;
        margin: 0 auto
    }

    .benefici h4 {
        margin: 1em 0
    }

    .landing .jumbotron p {
        margin-top: .6em
    }

    .main-landing-cc .landing-home .inner-main-top-container p, .main-landing-clienti p {
        font-size: 1.7em;
        line-height: 1.6em;
        margin-top: 1.2em !important
    }

    .landing .img-responsive {
        margin: 0 auto
    }

    .landing .jumbotron {
        padding-top: .5em
    }

    .landing .jumbotron h1 {
        font-size: 3.5em;
        line-height: 1.3em
    }

    .landing-home .jumbotron h1, .main-landing-cc.jumbotron h1 {
        font-size: 3em;
        line-height: 1.2em
    }

    .margin-bottom {
        margin-bottom: 2em
    }

    .landing-cc .margin-bottom {
        margin-bottom: 1em
    }

    .margin-top {
        margin-top: 1em
    }

    .landing .benefici {
        text-align: center
    }

    .landing-home .modal-body h2, .landing .modal-body h2 {
        font-size: 2.5em
    }

    .landing-home .modal-body h4, .landing .modal-body h4 {
        font-size: 1.7em
    }

    .landing-home .modal-body h5, .landing .modal-body h5 {
        font-size: 1.4em
    }

    .shops-web.row {
        margin: 0 10px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #quote-carousel {
        height: 200px
    }

    .shop-header h1 {
        font-size: 3em;
        margin-top: 1em;
        margin-left: 5em;
        margin-bottom: 1em
    }

    .shop-icon {
        max-width: 150px
    }

    .initial-header {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .grow-business h3 {
        padding-bottom: .5em
    }

    .color-feature {
        border: 2px solid #fff
    }

    #megafono {
        width: 80px
    }

    .color-feature:last-child {
        border-right: 0 none
    }

    .color-feature:first-child {
        border-left: 0 none
    }

    .row-eq-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .col-xs-offset-1 {
        margin-left: 0
    }

    .call-to-action {
        margin-top: .9em
    }

    .cover-text {
        background: rgba(0, 0, 0, .3);
        border-radius: 15px
    }

    .landing-home .business h3 {
        margin-bottom: 2em;
        margin-top: 0
    }

    .landing-home #quote-carousel {
        height: 220px
    }

    .landing .jumbotron.exclusive-jumbotron {
        padding-top: 3.8em
    }

    .landing .jumbotron {
        padding: 1em 1em 3em
    }

    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px
    }

    .main-landing-cc, .main-landing-clienti {
        box-shadow: inset 0 0 1000px 1000px rgba(0, 0, 0, .35);
        max-height: 500px
    }

    .landing .recall {
        margin-top: 6em;
        max-width: 550px;
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }

    .landing #webinarBenefici .recall {
        margin-top: 2em
    }

    .landing .submit {
        margin: .5em auto;
        max-width: 550px
    }

    .landing.landing-cc .exclusive {
        margin: 2em 0 0 5em;
        top: -60px
    }

    .landing .exclusive {
        margin: 2em auto;
        max-width: 150px;
        position: absolute;
        top: -50px;
        z-index: 1
    }

    .landing .exclusive-titles {
        z-index: 2
    }

    .landing .exclusive-titles, .landing .form-container {
        position: relative
    }

    .landing #action {
        margin-top: 4em
    }

    .landing #action > span {
        font-size: 1.1em
    }

    .landing-home #prices p {
        margin-bottom: 0;
        margin-top: 1em
    }

    .landing #webinarBenefici .margin-bottom {
        margin-bottom: 4em
    }

    .table-row {
        display: table
    }

    .table-row [class*=col-] {
        float: none;
        display: table-cell;
        vertical-align: middle
    }
}

@media (max-width: 767px) {
    #inner-main-top-container {
        margin-top: 30px
    }

    .testimonials-box.color-feature h5 {
        font-size: 1.1em;
        word-wrap: break-word
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        text-align: right
    }

    .shop-nav.navbar-default .navbar-nav .open .dropdown-menu > li > a, .sticky.navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #666
    }

    .landing-fidelity h2 {
        font-size: 2.5em
    }

    .landing-fidelity h3 {
        font-size: 2em
    }

    .mobile-shadow {
        box-shadow: inset 0 0 1000px 1000px rgba(0, 0, 0, .52)
    }

    .landing-fidelity .home-feature-box h5 {
        font-size: 1.4em
    }

    .landing-fidelity .home-feature-box p {
        font-size: 1em !important
    }

    .feature-details h4 {
        font-size: 2.2em
    }

    .landing-fidelity .feature-details h4 {
        font-size: 1.8em
    }

    .feature-details p, .jumbotron .feature-details p, .landing-fidelity .feature-details p, .landing-fidelity .jumbotron .feature-details p {
        font-size: 1.5em;
        line-height: 1.7em;
        font-weight: 800
    }

    .feature-icon-container .fa {
        font-size: 30px
    }

    .feature-icon-container img {
        width: 30px
    }

    .grow-business h3 {
        padding-bottom: 1em
    }

    .color-feature {
        border-bottom: 2px solid #fff
    }

    #megafono {
        width: 60px
    }

    .feature-text-bg {
        background-color: transparent
    }

    .feature-row-block.light-bg {
        background-image: none !important;
        padding: 0
    }

    .main-landing-cc.jumbotron h1 {
        margin-top: 0
    }

    .jumbotron p, .landing-cc #features p {
        font-size: 15px
    }

    .landing-cc #features .img-responsive {
        max-height: 22em
    }

    .landing-cc #main-top-container {
        margin-bottom: 4em
    }

    .feature-block {
        margin-top: 0;
        margin-bottom: 1em
    }

    .feature-block h4 {
        margin-bottom: .5em;
        margin-top: 1em
    }

    .vertical-align {
        display: block
    }

    .landing-home .jumbotron p {
        font-size: 1.2em;
        line-height: 1.3em
    }

    .landing-home #prices {
        padding-bottom: 4em
    }

    .landing-home #prices h3 {
        margin-top: 0
    }

    .landing-home .business-entry {
        margin-top: 5em
    }

    .landing .exclusive {
        left: 48px
    }

    #quote-carousel {
        height: 430px
    }

    .landing-home #quote-carousel {
        height: 490px
    }

    .landing-home .feature-details p {
        font-size: 1.8em
    }

    #quote-carousel .carousel-indicators {
        bottom: -70px !important
    }

    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px
    }

    #quote-carousel .carousel-indicators li.active {
        margin: 0 5px
    }

    .landing .exclusive {
        margin: 2em auto;
        max-width: 180px
    }

    .shop-header h1 {
        font-size: 2.5em;
        text-align: center;
        margin-top: 2em
    }

    .shop-icon {
        max-width: 100px
    }

    .shop-name {
        font-size: 1.3em;
        line-height: 1.3
    }

    .big-header-shop-nav .shops-web .navbar-toggle {
        margin-top: -115px;
        margin-right: 0
    }

    .shops-web .collapse {
        text-align: left
    }

    .shops-web .icon-bar {
        background-color: #ff488b !important
    }

    .shops-web > h3 {
        font-size: 2em
    }

    .shops-web.navbar {
        min-height: 0
    }

    .shop-icon {
        margin: -50px auto;
        display: block;
        position: static
    }

    footer p {
        margin: 5em .5em 0;
        font-size: 11px
    }

    #feature-showcase {
        background-color: #ec407a
    }

    #feature-catalog {
        background-color: #42a5f5
    }

    #feature-coupon {
        background-color: #7e57c2
    }

    #feature-messages {
        background-color: #7cb342
    }

    #feature-group {
        background-color: #ffa726
    }

    #feature-catalog h2, #feature-catalog p, #feature-coupon h2, #feature-coupon p, #feature-group h2, #feature-group p, #feature-messages h2, #feature-messages p, #feature-showcase h2, #feature-showcase p, .colored-feature h2, .colored-feature p {
        color: #fff
    }

    .feature-img-bg-dx, .feature-img-bg-sx {
        background-image: none !important
    }
}

@media (max-width: 350px) {
    .landing .xdsoft_flipcountdown.xdsoft_size_md > .xdsoft_digit {
        width: 32px
    }
}

.plans {
    background: #e7f2f0
}

.layer {
    padding: 60px 7.5%
}

.layer, .layer > article, .layer > section {
    clear: both;
    width: 100%;
    height: auto;
    display: block
}

.layer > article, .layer > section {
    max-width: 1092px;
    margin: 0 auto
}

.third {
    width: 27.95%;
    margin: 0 30px 0 0;
    display: inline-block
}

.plan-tier {
    background: #fff;
    vertical-align: baseline;
    border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden
}

.lift {
    position: relative;
    transition: all 75ms ease-out
}

.lift:hover {
    box-shadow: 0 2px 6px rgba(39, 65, 90, .15)
}

.plan-tier h4 {
    padding: 18px 0 15px;
    margin: 0 0 30px;
    background: #00a1ff;
    color: #fff;
    text-transform: uppercase
}

.plan-tier {
    cursor: pointer
}

.plan-tier sup {
    position: relative;
    right: 3px;
    top: 1.5em
}

.plan-tier ul {
    margin: 30px 0 0;
    border-top: 2px solid #e7f2f0
}

.plan-tier ul li {
    font-size: 1em;
    padding: 15px 5px;
    line-height: 1.3em;
    color: rgba(39, 65, 90, .9);
    border-bottom: 2px solid #e7f2f0
}

.plan-tier .plan-price {
    font-size: 4em;
    font-weight: 300;
    letter-spacing: -3px
}

.plan-tier sub {
    vertical-align: bottom;
    position: relative;
    bottom: 1.5em
}

.plan-tier .early-adopter-price {
    color: #0091e5
}

p:first-of-type {
    margin-top: 0
}

del, small {
    color: rgba(39, 65, 90, .5);
    font-size: 1em;
    line-height: 1.5em
}

del, s, strike {
    text-decoration: line-through
}

.layer {
    padding-top: 96px;
    padding-bottom: 96px
}

.plan-tier.callout h6 {
    width: 100%;
    padding: 10px 0;
    background: rgba(251, 0, 92, .7);
    color: #fff;
    font-size: 1.25em;
    margin: 0
}

.plan-tier.callout h4 {
    background-color: #fb005c
}

.create-tab-container {
    background-color: hsla(0, 0%, 100%, .9);
    margin-bottom: 45px;
    padding: 15px
}

.terms-privacy-container {
    padding: 7px;
    overflow: scroll;
    height: 135px;
    resize: vertical;
    background-color: #fff
}

.terms-privacy-container h2 {
    font-size: 1.3em;
    font-weight: 500
}

.terms-privacy-container h3 {
    font-size: 1.2em;
    font-weight: 500
}

.terms-privacy-container h4 {
    font-size: 1.1em;
    font-weight: 500
}

.terms-privacy-container h5 {
    font-size: 1em;
    font-weight: 500
}

.main-color {
    color: #fb005c
}

.home-phone-image, .landing-cc .home-phone-image {
    margin: auto;
    max-width: 250px
}

.feature-icon-container {
    margin-bottom: -15px;
    color: #fb005c
}

.feature {
    font-size: 8px;
    padding: 2em 0
}

.logo-funnel {
    margin: 15px auto;
    display: block;
    width: 100px
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-30 {
    margin-top: 30px
}

#webinarForm {
    margin-top: 2em;
    margin-bottom: 1em
}

.landing form#webinarForm div.row input {
    margin: 0;
    width: 90%
}

.landing form#webinarForm button {
    margin-top: 3em
}

.big-buttons a:hover {
    text-decoration: none
}

div.funzionalita_img {
    max-height: 300px;
    overflow: hidden
}

div.funzionalita_img img {
    transform: translateY(-25%)
}

.onoffswitch {
    position: relative;
    width: 65px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #eee;
    border-radius: 20px
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin .3s ease-in 0s
}

.onoffswitch-inner:after, .onoffswitch-inner:before {
    display: block;
    float: left;
    width: 50%;
    height: 18px;
    padding: 0;
    line-height: 18px;
    font-size: 13px;
    color: #fff;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: 700;
    box-sizing: border-box
}

.onoffswitch-inner:before {
    content: attr(on);
    padding-left: 13px;
    background-color: #eee;
    color: var(--color-mypushop, #6979F8)
}

.onoffswitch-inner:after {
    content: attr(off);
    padding-right: 13px;
    background-color: #eee;
    color: #999;
    text-align: right
}

.onoffswitch-switch {
    display: block;
    width: 30px;
    margin: -4px;
    background: #a1a1a1;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 43px;
    border: 2px solid #eee;
    border-radius: 20px;
    transition: all .3s ease-in 0s
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0;
    background-color: var(--color-mypushop, #6979F8)
}

#total_lost_container a {
    color: var(--color-mypushop, #6979F8);
    text-decoration: none;
    font-size: .7em;
    outline: none
}

#total_lost_container a sup {
    top: -.9em
}

#lost-form input {
    color: #fff
}

#lost-form .col-xs-3 {
    margin-bottom: 16px
}

div#lost-calc-modal p {
    font-size: 12px
}

.form-container {
    padding: 15px
}

@media (max-width: 767px) {
    .form-container {
        padding: 8px
    }

    .jumbotron {
        padding: 30px 0
    }

    #lost-form .col-xs-3, #lost-form .col-xs-9 {
        padding: 0
    }
}

div#lost-calc-modal-contact p {
    line-height: 1
}

.icon {
    border-radius: 22.37%;
    max-width: 180px
}

.shop-name-element {
    max-width: 180px;
    display: inline-block;
    height: 6em;
    overflow: hidden
}

.shop-name-element h3 {
    font-size: 17px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis
}

.b-lazy {
    transition: opacity .5s ease-in-out;
    max-width: 100%;
    opacity: 0
}

.b-lazy.b-loaded {
    opacity: 1
}

form#form-search {
    width: 60%;
    position: relative
}

form#form-search .fa-search {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 15px;
    font-size: 20px
}

form#form-search input {
    width: 100%;
    background: #fefefe;
    border: none;
    padding-left: 50px;
    padding-right: 170px;
    box-shadow: none;
    height: 54px;
    font-size: 18px;
    font-weight: 300;
    border-radius: 5px
}

form#form-search button {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -4px;
    height: 54px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 20px;
    font-weight: 300;
    width: 160px
}