/* Global */
h2 {
    scroll-margin-top: 30px
}

p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}


.bobex-cta-block .cta-button-rounded {
    border-radius: 10px;
    transition: all ease-out 0.2s;
    padding: 10px 20px;
    background: var(--bobex-orange-logo);
    border-color: var(--bobex-orange-logo);
    font-weight: 600;
}

.btn.cta-link {
    position: relative;
    z-index: 2;
    padding: 10px 20px !important;
    background: var(--bobex-orange-logo);
    font-weight: 600;
}

.arrow-right i {
    transition: all ease-out 0.02s;
    position: relative;
    top: 1px;
    left: 5px;
}

.arrow-right:hover i {
    left: 10px;
}

/* Breadcrumb */
.breadcrumb-bg {
    background-color: var(--bobex-local-bg-color);
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.breadcrumb-bg #breadcrumbs {
    margin: 0;
}

/* Right content */
.margin-sticky {
    margin-top: -503.55px;
    padding-top: 32px;
}


.second-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    margin-top: 40px;
}

.second-title-text {
    margin-top: 20px;
    margin-bottom: 50px;
}


.size-wrapper {
    max-width: 100% !important;
}

.bob-form {
    border-radius: 10px;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.bob-multistep-form .btn.btn-secondary {
    border-radius: 10px !important;
    font-weight: 600;
}

/* Suppliers list */
.suppliers-list-bg {
    background-color: var(--bobex-local-bg-color);
}

.suppliers-list-bg .container {
    padding-bottom: 50px;
}

.suppliers_list {
    position: relative;
}

.single_supplier {
    background: #E5F2F7;
    box-shadow: 2px 2px 2px 0px #175DA640;
    border: none;
    border-radius: 8px;
    left: 0;
    width: auto;
    padding: 20px;
    margin: 20px auto;
}

.supplier_content {
    padding-bottom: 20px;
}

.logo_wrapper {
    width: 120px;
    height: 120px;
    background: white;
    border-radius: 999px;
    display: flex;
    padding: 20px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

.supplier_logo {
    position: relative;
    transform: none;
    top: 0;
    align-self: center;
    border: none;
    width: auto;
    height: auto;
    background: none;
    border-radius: 0;
    padding: 0;
    max-height: 100px;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.supplier_name {
    font-weight: 600;
    font-size: 26px;
    line-height: 39px;
    color: var(--bobex-local-title-color) !important;
    padding: 0;
}

.supplier_rating {
    transform: none;
}

.rating-text {
    font-size: 26px;
    line-height: 39px;
    font-weight: 600;
    color: var(--bobex-local-title-color);
}

.supplier_rating i {
    margin-left: 3px;
    color: var(--bobex-orange-logo);
}

.supplier_rating i::before {
    font-size: 22px;
    position: relative;
    bottom: 2px;
}

.number-of-reviews {
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    text-align: right;
    color: var(--bobex-local-text-color);
}

.since_block,
.infos_block {
    margin-bottom: 20px;
    display: inline-block;
    background: #F8C7B8;
    padding: 5px 10px;
    padding-right: 15px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    color: var(--bobex-local-title-color);
}

.since_img {
    width: 30px;
    height: 30px;
}

.supplier_description {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--bobex-local-text-color);
}

.infos_block {
    background: none;
    padding: 0;
    display: block;
    margin-top: 20px;
}

.locality_img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    bottom: 2px;
}

.supplier_buttons {
    border-radius: 10px;
    transition: all ease-out 0.2s;
    padding: 10px 20px;
    font-weight: 600;
    width: 100%;
}

.supplier_profile_button {
    color: var(--bobex-orange-logo);
    border-color: var(--bobex-orange-logo);
    float: left;
    margin-bottom: 20px;
}

.supplier_profile_button:hover {
    background: var(--bobex-orange-logo);
}

.supplier_quote_button {
    background: var(--bobex-orange-logo);
    border-color: var(--bobex-orange-logo);
    float: right;
}

.supplier_quote_button:hover i {
    color: var(--bobex-orange-logo);
}

/* Wordpress content */
.content_wrapper {
    background-color: var(--bobex-local-bg-color);
    position: relative;
}

/* Map */
#other_regions {
    background-color: white !important;
    position: relative;
    /*padding-top: 300px;*/
}

#other_regions path:not(.map-region-active) {
    fill: white;
}

/* Blue wave */
#need_to_know {
    background-color: var(--bobex-blue);
    position: relative;
}

#need_to_know .mid_banner_title {
    margin-top: 40px;
}

/* Footer */
.form-section h2 {
    display: none;
}

/*#breadcrumbs {*/
/*    display: none;*/
/*}*/

.local-waves img {
    width: 100vw;
    max-width: unset;
    top: 3px;
    position: relative;
}

#need_to_know .local-waves, #other_regions .local-waves {
    /*margin-top: 50px;*/
    margin-top: 0;
}

#need_to_know .container {
    padding-bottom: 75px;
    padding-top: 25px;
}

#other_regions .local-waves {
    position: relative;
    /*top: 32px;*/
}

#other_regions #mapWave {
    background-color: var(--bobex-local-bg-color);
}

.footer {
    padding-top: 0 !important;
}


@media screen and (min-width: 992px) {
    .supplier_wrapper {
        padding-left: 40px;
    }

    .number-of-reviews {
        display: block;
    }

    .supplier_buttons {
        width: auto;
    }

    .supplier_profile_button {
        margin-bottom: 0;
    }


    .form-section h2 {
        display: block;
    }


    .tag-img {
        max-width: 50px;
        margin-right: 15px;
    }

    .content_wrapper {
        padding-bottom: 50px;
    }

    #other_regions .container {
        padding-top: 25px;
        padding-bottom: 75px;
    }
}

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


    .content_wrapper {
        padding-bottom: 100px;
    }

    #other_regions .container {
        padding-top: 75px;
        padding-bottom: 125px;
    }

    .suppliers_list .container {
        padding-top: 15px;
    }
}


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


    .second-title {
        margin-top: 0;
    }


    .single_supplier {
        padding: 40px;
        margin: 40px auto;
    }

    .logo_wrapper {
        margin: 0 auto;
    }

    .local-row {
        justify-content: end;
    }

    .local-grid {
        max-width: 855px;
    }

    #need_to_know .mid_banner_title {
        margin-top: 0;
    }
}

@media screen and (min-width: 1400px) {
    .col-lg-9.offset-lg-3 {
        width: 70%;
        margin-left: 30%;
    }

    .local-grid {
        max-width: 980px;
    }

}
