/*
Theme Name: Surfers Compass
Description: Custom Website Theme by Nice One Digital
Template: salient
Version: 1.0
*/



body .gform_wrapper .top_label .gfield_label {
    margin-top: 0;
}
.gform-theme--foundation .gform_fields {
    row-gap: 1rem;
}

.gform_button.button {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 46px !important;
    padding-left: 46px !important;
    background: #f6a5b8 !important;
    background: linear-gradient(125deg, #f6a5b8, #0690a9) !important;
}

/* NICE ONE DIGITAL CUSTOM CSS */

@media only screen and (min-width: 1000px) {
    #header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
        margin-top: 16px;
        margin-bottom: 16px;
    }
    #header-outer[data-full-width=true] header>.container {
        padding:0 16px;
    }
}

#header-outer ul.sf-menu>li>a>.nectar-menu-icon-img {
    max-height: none;
}

.partners img {
    filter: grayscale(100%);
}

.appstore-buttons img {
    height: 50px !important;
    width: auto !important;
}

@media screen and (max-width: 680px) {
    .appstore-buttons img {
        height: 40px !important;
    }
}

#sb_instagram #sbi_images .sbi_item {
    border-radius: 10px !important;
    overflow: hidden !important;
}

#mc_embed_signup_scroll {
    display: flex;
    flex-wrap: nowrap;
}
#mc_embed_signup_scroll input.email {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 220px;
}

#mc_embed_signup_scroll input.button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.nectar-star-rating__icon.nectar-color-accent-color,
.testimonial_slider .star-rating:before  {
    color: #fbbc04 !important;
}

.team-member[data-style=bio_fullscreen_alt] .team-member-image {
    border-radius: 10px;
    overflow: hidden;
}

.matt-grainger-bio {
    display: flex;
    align-items: center;
    justify-content: center;
}
.matt-grainger-bio p {
    padding: 0;
}
.matt-grainger-bio img {
    width:100px !important;
    height: 100px !important;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 40px;
}
.matt-gallery img {
    border-radius: 10px;
}
.matt-logos {
    padding: calc(600px * 0.03);
    box-shadow: rgba(0, 0, 0, .04) 0 1px 0, rgba(0, 0, 0, .05) 0 2px 7px, rgba(0, 0, 0, .06) 0 12px 22px;
}

@media only screen and (max-width: 680px) {
    .matt-grainger-bio img {
    width:60px !important;
    height: 60px !important;
    margin-right: 20px;
}
}

#team .team-member-image-inner img {
    min-height: 280px;
    height: 30vh !important;
    object-fit: cover;
}

.surf-categories .element .inner-wrap {
    border-radius: 10px;
    overflow: hidden;
}

.wpb_video_wrapper {
    border-radius: 10px;
    overflow: hidden;
}

#features-categories img {
    height: auto !important;
}

.niceone-attribution a {
    text-decoration: none !important;
    background-image: none !important;
    border:none;
    font-size: 13px;
    display: block;
    text-align: center;
}
.niceone-attribution a img {
    width: 130px !important;
    margin-top: 10px;
}

@media only screen and (max-width: 680px) {
    #header-outer ul.sf-menu>li>a>.nectar-menu-icon-img {
        width: 120px !important;
    }
    .nectar_single_testimonial {
        font-size: 1rem !important;
    }
}