
/** New design **/
.section-how-it-works .col-md-3.col-sm-3.center {
    margin-bottom: 30px;
}

.step-counter {
    position: absolute;
    left: 25px;
    background: #ED1E79;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 5px;
    color: #ffffff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.75);
}

@media screen and (max-width: 1024px) and (min-width: 300px) {
    .mobi {
        padding: 20px 30px;
        background-color: rgba(255, 255, 255, 0.4);
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px);
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: space-between;*/
    }

    .mobi .col-xs-3, .mobi .col-xs-1, .mobi .col-md-9 {
        padding: 0;
    }

    .mobi.border {
        border: none;
    }

    .sticky-footer {
        display: block !important;
    }

    .search-label-m {
        width: unset !important;
        background: unset !important;
    }

    .search-label-m h1 {
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        margin: 0;
        color: #000000;
    }

    .search-wraps .search-label-m p {
        font-size: 18px;
        margin-top: 10px;
        color: #A1A1A1;
    }

    .text-accent {
        color: #ED1E79;
    }

    .block-buttons-block-m {
        display: flex !important;
    }

    .row-search-btn {
        display: none;
    }

    .section-how-it-works h2 {
        color: #ED1E79;
        font-size: 20px;
        font-weight: bold;
    }

    .section-how-it-works p {
        font-size: 18px;
        color: #989898;
        font-weight: normal;
    }

    .homage {
        display: none !important;
    }

    .home-image {
        display: inline !important;
        position: fixed;
        z-index: -1;
    }

    .home-image-top-left {
        top: 0;
        left: 0;
    }

    .home-image-top-right {
        top: 0;
        right: 0;
    }

    .home-image-bottom-right {
        bottom: 0;
        right: 0;
    }

    .sections.section-feature-resto {
        background: #F9F9F9;
    }

    .featured-title {
        font-size: 20px !important;
        font-weight: bold !important;
        color: #ED1E79 !important;
    }

    .featured-card.featured-slide-mobile {
        height: 320px;
    }

    .last-step-item {
        margin-bottom: 50px !important;
    }

    .featured-row {
        display: none !important;
    }

    .featured-block {
        display: block !important;
    }

    .sections.section-feature-resto {
        overflow: hidden;
    }
    .section-feature-resto h2 {
        margin: 0 !important;
        padding: 0 !important;
    }
    .search-field input {
        border-radius: 11px !important;
        box-shadow: none !important;
    }
    .search-field-btn {
        width: 50px !important;
        border-top-right-radius: 6px !important;
        border-bottom-right-radius: 6px !important;
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }
    .clear-input {
        right: 60px !important;
    }
    .top-menu-wrapper {
        padding: 0 !important;
        backdrop-filter: unset !important;
    }
    .search-field-btn i {
        display: inline-block !important;
    }
    .search-field-btn .text {
        display: none !important;
    }

    .section-how-it-works .steps {
        max-width: inherit;
        min-height: auto;
        height: 80px;
    }
    .section-how-it-works .steps {
        display: block !important;
    }
    .section-how-it-works .step1-icon {
        background: url("/assets/images/step1.png") no-repeat center !important;
    }
    .section-how-it-works .step2-icon {
        background: url("/assets/images/step2.png") no-repeat center !important;
    }
    .section-how-it-works .step3-icon {
        background: url("/assets/images/step3.png") no-repeat center !important;
    }
    .section-how-it-works .step4-icon {
        background: url("/assets/images/step4.png") no-repeat center !important;
    }
    .header-button {
        border-radius: 0 !important;
    }
    .section-how-it-works .step1-desk, .section-how-it-works .step2-desk, .section-how-it-works .step3-desk, .section-how-it-works .step4-desk {
        display: none !important;
    }
    .sections.section-how-it-works {
        min-height: unset !important;
    }
    .step-content img {
        display: none;
    }
    .section-how-it-works .step-content {
        position: relative !important;
        top: unset !important;
        left: unset !important;
    }
    .section-how-it-works .step-counter {
        display: block !important;
        left: 10px !important;
        top: 0px !important;
    }
    .top-secret {
        bottom: 15px !important;
        left: 10px !important;
        width: 110px !important;
    }
    .top-secret-desktop {
        display: none !important;
    }
    .wrap-wrapper {
        padding: 0 !important;
    }
    .footer-block {
        padding: 0 !important;
    }
    .last-block {
        text-align: center !important;
    }
    .section-how-it-works .desk-bg {
        display: none !important;
    }
    .section-how-it-works .row {
        margin-top: unset !important;
        position: unset !important;
        height: unset !important;
    }
    .section-how-it-works .step-content-1,
    .section-how-it-works .step-content-2,
    .section-how-it-works .step-content-3,
    .section-how-it-works .step-content-4 {
        padding: 0 !important;
        margin: 0 !important;
    }
    .top-secret {
        display: block !important;
    }
}
@media screen and (max-width: 767px) and (min-width: 300px) {
    .alert-top-desktop {
        display: none !important;
    }
    .alert-top {
        text-align: center;
        display: block !important;
        padding: 10px 0 !important;
    }
    .field-wrapper .inner-wrapper {
        width: 300px !important;
    }
    .search-field input {
        width: 300px !important;
    }
    .happy-customers {
        display: block !important;
    }
    .customers-block .mention {
        top: 100px !important;
        left: 11% !important;
        padding-bottom: 45px !important;
    }
    .customer-info {
        top: 270px !important;
        right: 70px !important;
    }
    .happy-customers .customers-controls {
        position: absolute !important;
        bottom: 30px !important;
        left: 35% !important;
        right: unset !important;
    }
    .happy-customers h4 {
        font-size: 20px !important;
        position: relative !important;
        width: unset !important;
        right: unset !important;
    }
    .happy-customers .bl {
        display: block !important;
    }
    .happy-customers .bl-desk {
        display: none !important;
    }
    .mobile-app-block {
        text-align: center !important;
        background: url("/assets/images/mobile-bg.png") no-repeat !important;
        background-size: cover !important;
    }
    .mobile-app-block .text {
        width: 260px !important;
        padding-top: 20px !important;
        margin: auto !important;
        font-size: 15px !important;
    }
    .mobile-app-block .title {
        font-size: 20px !important;
        padding-top: 248px !important;
    }
    .mobile-app-block-content {
        margin-left: 0 !important;
    }
}


@media (min-width: 1700px) {
    .container-at-index {
        width: 1570px !important;
    }
}
.search-label-m {
    z-index: 1;
}
.section-how-it-works .step-counter {
    display: none;
}

.section-how-it-works .desk-bg {
    max-width: 98%;
}
.footer-block {
    padding: 0 80px;
    background: #ffffff;
}

.mobile-app-block-content {
    margin-left: 12%;
}
.happy-customers .customers-controls {
    position: absolute;
    bottom: 15%;
    right: 13%;
}

.sections.section-how-it-works {
    min-height: 750px;
    overflow: hidden;
}

.section-how-it-works .steps {
    background-size: contain !important;
    display: none;
}

.section-how-it-works, .section-how-it-works .col-md-3 {
    position: relative;
}
.section-how-it-works .step-content-1 {
    padding-left: 50px;
    margin-top: -8rem;
}

.section-how-it-works .step-content-3 {
    margin-top: -8rem;
}

.step-counter-2 {
    top: 170px;
    left: -16px;
}
.step-counter-3 {
    left: 10px;
    top: 25px;
}
.step-counter-4 {
    top: 175px;
    left: -15px;
}
.step-content-4 img {
    height: 145px;
}
.section-how-it-works .steps {
    display: none;
}
.top-menu-wrapper {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    z-index: 99;
    padding-bottom: 2px;
    position: relative;
    width: 100%;
    top: 0;
    transition: all .3s ease-in;
}
.top-menu-wrapper.top-index {
    position: absolute;
}
.alert-top-desktop {
    background: #F2D1DF 0% 0% no-repeat padding-box;
    height: 50px;
    background: url("/assets/images/top-bar-bg.png") no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.alert-top-desktop h4 {
    text-align: left;
    font: Bold Italic 25px/53px Roboto;
    letter-spacing: 0px;
    color: #000000;
}
.alert-top-desktop .top-secret-img-wrapper {
    position: absolute;
    top: 5%;
    left: 30%;
    height: 40px;
    width: 50px;
}
.alert-top-desktop .alert-content {
    display: inline-flex;
    position: absolute;
    left: 35%;
    align-items: center;
}
.alert-top-desktop p {
    text-align: center;
    font: normal 22px/29px Roboto;
    color: #000000 !important;
    margin-left: 20px !important;
    margin-bottom: 10px !important;
}
.order-now-btn {
    background-color: #ED1E79;
    border-radius: 6px;
    opacity: 1;
    outline: none;
    box-shadow: none;
    border: none;
    padding: 5px 30px;
    margin-bottom: 10px;
    margin-left: 20px;
    font: Bold 16px Roboto;
    color: #FFFFFF;
    transition: background-color ease 200ms;
}
.order-now-btn:hover, .order-now-btn:focus {
    background-color: #de78a5;
}
.top-secret-top {
    min-height: 100%;
    min-width: 100%;
}
.alert-top {
    display: none;
}
.header-button {
    background: #ED1E79 0% 0% no-repeat padding-box;
    border-radius: 28px;
    opacity: 1;
    letter-spacing: 0px;
    transition: background-color ease 200ms;
}
.header-button:hover, .header-button:focus {
    background-color: #de78a5;
}
.header-button a {
    color: #ffffff !important;
}
.parallax-home {
    position: absolute;
    height: 1320px;
    background: #F7F6F5 0% 0% no-repeat padding-box !important;
    overflow: hidden;
}

.search-wraps.single-search {
    padding-top: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 1080px;
}

/* Top right */
.parallax-home img:nth-child(1) {
    width: 347px;
    position: absolute;
    right: -90px;
    top: 0;
}
/* Bottom right */
.parallax-home img:nth-child(2) {
    width: 584px;
    position: absolute;
    right: -220px;
    top: 400px;
}
/* Left */
.parallax-home img:nth-child(3) {
    width: 552px;
    position: absolute;
    left: -220px;
    top: 400px;
}
#menu li {
    padding-right: 7px !important;
}
#menu li:last-child {
    padding-right: 0 !important;
}
#menu a {
    font: 18px/30px Roboto !important;
}
.featured-image-holder {
    height: 145px;
    overflow: hidden;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.featured-image-holder .featured-image {
    max-width: 100%;
    height: auto;
    max-height: unset !important;
    object-fit: cover;
}

.featured-card {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    background: #ffffff;
    border-radius: 16px;
    /*margin: 37px;*/
    height: 270px;
    position: relative;
}


.featured-card .featured-logo-holder img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    object-fit: cover;

    position: absolute;
    top: 106px;
    left: 37%;
}

.featured-content {
    width: 100%;
    /*display: flex;*/
}

.featured-content .right-block {
    position: absolute;
    top: 160px;
    right: 10px;
    text-align: right;
    font-size: 20px;
}


.featured-content .rating-stars {
    margin-top: 10px;
}

.featured-content {
    padding: 10px;
}

.featured-content h4 {
    font-weight: bold;
    font-size: 20px;
}

.featured-content .title {
    width: 70%;
    padding-top: 38px;
}

.featured-content .sub-title {
    color: #888888;
    font-size: 16px;
    font-weight: normal;
}

.featured-content .address {
    font-size: 17px;
    font-weight: normal;
    color: #000000;
    margin-top: 5px;
}

.featured-content .rating-stars img {
    width: 10px;
    height: 10px;
    display: inline-block !important;
}



.featured-content .open-tag .label {
    font-weight: normal;
    display: inline;
    padding: .1em .9em .2em;
    border-radius: 4px;
    background: #00B279;
}

.featured-content .closed-tag .label {
    font-weight: normal;
    display: inline;
    padding: .1em .9em .2em;
    border-radius: 4px;
    background: red;
}

.featured-content .pre-order-tag .label {
    font-weight: normal;
    display: inline;
    padding: .1em .9em .2em;
    border-radius: 4px;
    background: lightblue;
}


.featured-block .slick-slide {
    padding: 20px 32px 32px;
}

.home-image {
    display: none;
}

.field-wrapper .inner-wrapper {
    width: 700px;
    position: relative;
    display: inline-block;
}

.block-buttons-block {
    display: flex;
    justify-content: center;
}

.block-button {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    width: 120px;
    height: 130px;
    background: #ffffff;
    margin: 10px;
    box-sizing: border-box;
    padding: 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    position: relative;
}

.block-button .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 130px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}


.block-button img {
    max-width: 100%;
    height: auto;
}

.block-button p {
    margin: 0;
    padding: 0;
    font-size: 15px;
}

.block-button.active {
    border: 5px solid #ED1E79;
}

/*.block-buttons-block-m {*/
/*    display: none;*/
/*}*/

.menu-top-menu ul {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
}
.menu-top-menu ul > li {
    padding: 10px;
    border-top:1px solid #c9c7c7;
}

.top-secret {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    cursor: pointer;
    width: 210px;
    display: none;
}
.top-secret-desktop {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 11;
    cursor: pointer;
    width: 210px;
    transition: left 250ms linear;
}

.alert-dark.text-small h1, .alert-dark.text-small p {
    font-size: 13px;
}

.alert.alert-dark {
    margin: 0;
    padding: 0;
    border: none;
}
.alert-dark .close-alt {
    position: fixed;
    top: -15px;
    left: 10px;
    background: #ffffff;
    border: none;
    outline: none;
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    width: 30px;
    height: 30px;
}

.alert-dark .close {
    float: right;
    font-size: 21px;
    font-weight: normal;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
}

.alert-dark h1, .alert-dark p {
    color: #fff;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

.alert-dark p {
    font-size: 16px;
}

.alert-dark h1 {
    margin-bottom: 8px;
    font-weight: bold;
}

.alert-dark a, .alert a:visited {
    color: #fff;
    text-decoration: underline;
}

.alert.alert-dark {
    background-color: rgba(0, 0, 0, 0.4);
}

.alert-dark {
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
}

.alert-dark button.close {
    position: fixed;
    top: 15px;
    right: 20px;
    color: #ED1E79;
    transition: color ease 200ms;
}

.alert-top-secret-desktop {
    position: fixed;
    top: 40%;
    left: -1px;
    box-shadow: 0px 3px 6px #00000029;
    transition: left 1s linear;
}
.alert-primary {
    height: 150px;
    width: 30%;
    padding: 40px;
    background: #DF5D96 0% 0% no-repeat padding-box;
    border-radius: 10px;
    z-index: 10;
}
.alert-primary .btn-theme-secondary {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border: 3px solid #ED1E79;
    border-radius: 6px;
    outline: none;
    padding: 10px 20px;

    font: bold 18px/24px Roboto;
    letter-spacing: 0;
    color: #ED1E79;
}
.alert-primary h4 {
    text-align: center;
    font: bold 36px/48px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF !important;
}
.alert-primary p {
    text-align: center;
    font: normal 18px/24px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.alert-primary .close-alt-desktop {
    width: 50px;
    height: 50px;
    background: #ED1E79 0% 0% no-repeat padding-box;
    position: absolute;
    top: -25px;
    right: -25px;
    border-radius: 50%;
    border: none;
    color: #ffffff;
    font-size: 24px;
}
.alert-dark.alert-top-secret .alert-content {
    padding-right: 90px;
}

.alert-dark button.close:focus, .alert-dark button.close:hover {
    color: #b5175c;
}

.alert-dark .alert-content-two-column {
    display: flex;
    padding: 15px;
}

.wrap-wrapper {
    padding: 17px;
}

.sticky-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 102;
}

.alert .alert-content-two-column {
    display: flex;
}

.alert .alert-content-two-column .alert-left {
    flex: 50%;
}

.btn-styled {
    background-color: #ED1E79;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    color: #ffffff;
    border-radius: 6px;
    font-weight: bold;
    font-size: 12px;
}

.mt-5 {
    margin-top: 5rem;
}

.mt-1 {
    margin-top: 1rem;
}

.m-0 {
    margin: 0;
}

.p-0 {
    padding: 0;
}

.d-none {
    display: none !important;
}

body {
    background: #F7F6F5 !important;
}

.search-field input {
    border-radius: 34px;
    background: #ffffff;
    padding: 15px;
    width: 700px;
    border: 5px solid rgba(112, 112, 112, 0.31);
    box-shadow: 0px 3px 6px #00000029;
}

.search-field-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 97;
    height: 50px;
    background-color: #ED1E79;
    width: 190px;

    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color ease 100ms;

    border-radius: 34px;
}

.search-field-btn i {
    opacity: 1;
    color: #fff;
    font-size: 24px;
    display: none;
}
.search-field-btn .text {
    display: inline-block;
    font: 25px/33px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.clear-input {
    display: inline-block;
    position: absolute;
    right: 210px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
    color: #ED1E79;
    cursor: pointer;
}

.search-field input::-webkit-input-placeholder, .search-field input::placeholder {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.search-field {
    position: relative;
    text-align: center;
}

.field-wrapper {
    padding: 8px 0;
}

/* Happy customers */
.happy-customers {
    position: relative;
    min-height: 542px;
    overflow: hidden;

    background: #ffffff;
}

.customers-mention {
    position: relative;
    height: 450px;
    background: transparent url("/assets/images/customer-bubble.png") no-repeat center center;
    background-size: contain;
    display: inline-flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.happy-customers h4 {
    z-index: 100;
    font-size: 20px;
    font-weight: bold;
    color: #ED1E79;
    text-align: center;
    padding-top: 29px;
    margin-top: 0;
}

.happy-customers .bl {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 141px;
    display: none;
}

.happy-customers .bl-desk {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 470px;
}

.happy-customers .tr {
    position: absolute;
    top: 0;
    right: -18px;
    height: 90px;
}

.customers-block {
    position: relative;
}

.customers-block .mention {
    padding-bottom: 80px;
    width: 290px;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    text-align: center;
}

.customer-info {
    width: 140px;
    padding-left: 68px;
    display: inline-flex;
}

.happy-customers h4 {
    position: absolute;
    right: 12%;
    top: 40%;
    padding-top: unset;
    font: Bold 36px/50px Roboto;
    letter-spacing: 0.01px;
    word-break: break-word;
    width: 180px;
}

.customer-info img {
    width: 38px;
    height: 38px;
    object-fit: cover;
    border-radius: 50%;
    float: left;
    margin-right: 18px;
}

.customer-info p {
    padding: 0;
    margin: 0;
    display: inline;
}

.customer-info .customer-title {
    font-size: 13px;
    color: #ED1E79;
}

.customer-info .customer-link {
    color: #858585;
    font-size: 12px;
}

.happy-customers .customers-controls a:first-of-type {
    margin-right: 13px;
}

/* Mobile app block */
.mobile-app-block {
    height: 500px;
    background: url("/assets/images/app-bg-desktop.png") no-repeat center center;
    background-size: cover;

    text-align: left;
}

.mobile-app-block .title {
    font-size: 25px;
    font-weight: bold;
    padding-top: 195px;
    margin: 0;
}

.last-block {
    text-align: left;
    background: #ffffff;
}
.last-block h4 {
    margin: 0;
    padding: 0;
}
.mobile-app-block .text {
    width: 650px;
    word-wrap: break-word;
    padding-top: 20px;
    font-size: 20px;
}

.mobile-app-block .buttons-block {
    margin-top: 37px
}


.mobile-app-block .button-styled-rounded {
    margin-right: 10px;
    margin-left: 10px;
}

/* Footer blocks */
.footer-block .title {
    font-size: 18px;
    color: #ED1E79 !important;
    text-transform: uppercase;
}

.footer-block .block {
    background: #ffffff;
    padding: 36px 17px 17px;
    border-top: 1px solid #e9e9e9;
}

.footer-block a {
    color: #5A5A5A !important;
    font-size: 14px;
    margin-top: 13px;
    display: block;
}

.footer-block i {
    color: #ED1E79;
    font-size: 17px;
}

.footer-block p {
    color: #5A5A5A;
    font-size: 14px;
}

.footer-block .contact-social {
    display: flex;
}

.footer-block .contact-social a {
    margin-right: 17px;
}

.footer-block .contact-social a i {
    font-size: 20px;
}

.footer-block .contact-social a:last-of-type {
    margin-right: 0;
}

.footer-block .last-block {
    border-top: 1px solid #DEDEDE;
    padding: 15px;
}

.footer-block .last-block h4 {
    font-size: 12px !important;
    color: #5A5A5A !important;
}

/* Components */
.button-styled-rounded {
    background: #ED1E79;
    border-radius: 25px;
    color: #ffffff;
    font-size: 10px;
    padding: 5px 15px;
    display: inline-block;
}

.button-styled-rounded i {
    font-size: 26px;
    float: left;
}

.button-styled-rounded .button-content {
    display: inline-flex;
    flex-direction: column;
    text-align: left;
}

.button-styled-rounded .button-text-bottom {
    font-size: 11px;
    font-weight: bold;
}

.input-grey {
    position: relative;
}

.input-grey input {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 10px 23px;
    border: none;
    background: #F0F0F0;
    border-radius: 24px;
    width: 100%;
}

.input-grey input::placeholder {
    color: #C5C5C5;
    opacity: 1;
    font-size: 14px;
    text-align: left;
}

.input-grey button {
    position: absolute;
    top: 11px;
    right: 21px;

    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
}

.m-0 {
    margin: 0 !important;
}

/* Slick helpers */
.slick-dots {
    display: flex !important;
}

.slick-dots-container {
    width: 82px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0.625rem auto;
    height: 20px;
    position: relative;
}

.slick-dots-container > ul {
    padding: 0;
    display: flex;
    transition: all 0.25s;
    position: relative;
    margin: 0;
    list-style: none;
    transform: translateX(0);
    align-items: center;
    bottom: unset;
    height: 100%;
}

.slick-dots-container > ul li {
    width: 10px;
    height: 10px;
    margin: 0 0.25rem;
    background-color: #efd5d5;
    border: none;
    border-radius: 50%;
    padding: 0 !important;
}

.slick-dots-container > ul li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0.3125rem;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}

.slick-dots-container > ul li.p-small-1,
.slick-dots-container > ul li.n-small-1 {
    transform: scale(0.8);
}

.slick-dots-container > ul li.slick-active {
    transform: scale(1.3);
    transform-origin: center;
    background: #ED1E79;
}

.slick-dots li button:before {
    display: none;
}

.slick-arrow:focus {
    opacity: 0.5 !important;
}

.slick-prev:before, .slick-next:before {
    color: black;
}

/* Helpers */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* Clearable text inputs */
.clearable{
    background: #fff url("/assets/images/cros-icon.gif") no-repeat left -10px center;
    border: 1px solid #999;
    padding: 3px 4px 3px 18px;
    border-radius: 3px;
    transition: background 0.4s;
}
.clearable.x  { background-position: left 5px center; } /* (jQ) Show icon */
.clearable.onX{ cursor: pointer; }              /* (jQ) hover cursor style */
.clearable::-ms-clear {display: none; width:0; height:0;} /* Remove IE default X */

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .top-secret-top {
        left: 10%;
    }

    .alert-top-desktop .alert-content {
        display: inline-flex;
        position: absolute;
        left: 20%;
        align-items: center;
    }
    .alert-top-desktop .top-secret-img-wrapper {
        left: 15%;
    }

    .parallax-search .search-wraps.srp-search-wrap {
        height: auto !important;
    }
    .search-wraps .search-label-m {
        width: 300px;
        margin-bottom: 50px !important;
    }
    .field-wrapper .inner-wrapper {
        margin-bottom: 100px;
    }
    .happy-customers h4 {
        right: 2%;
        font: Bold 26px/50px Roboto;
    }
    .mobile-app-block {
        height: 280px;
    }
    .mobile-app-block-content {
        margin-left: 18%;
    }
    .mobile-app-block .title {
        padding-top: 50px;
    }
    .mobile-app-block .text {
        width: 400px;
    }
}