
.default-section{
    padding: 22px 20px;
}
.default-section.content-section h2 {
    justify-content: flex-start;
}

.default-section.kentta-head .kenttaopas-title-container{
    margin-left: 0px;
}
.default-section.kentta-head .kenttaopas-title-container{
    width: 100%;
}
.default-section.kentta-head .title.text-center{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 0px !important;
}
.time-review{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.time-review .review{
    display: flex;
    align-items: center;
}
.time-review .review a{
    margin-left: 13px;
}
.time-review > a{
    margin-top: 5px;
}
/*
@media screen and (max-width: 892px) {
    .default-section.kentta-head .title.text-center{
        display: block !important;
    }
    .title.text-center > h1{
        width: 100%;
        text-align: left;
    }
    .time-review{
        align-items: flex-start;
        margin-top: 9px;
        flex-direction: column-reverse;
    }
    .time-review > a {
        margin-top: 0px;
        margin-bottom: 8px;
    }

}
@media screen and (max-width: 768px) {
    .default-section.kentta-head .kenttaopas-title-container{
        align-items: flex-start;
        width: 100%;
    }
    .kenttaopas-title-container .title {
        margin-top: 0px;
    }
    address.club-info{
        max-width: unset;
    }

}
@media screen and (max-width: 650px) {
    .default-section.kentta-head{
        padding: 19px 20px 31px;
    }
}*/

#club-images-slider{
    display: flex;
    justify-content: center;
}
/*
@media screen and (max-width: 650px) {
    .title.text-center > h1{
        text-align: center;
        max-width: 400px;
    }
    .time-review{
        align-items: flex-start;
        max-width: 400px;
        margin: 12px auto 0px;
    }
    address.club-info{
        max-width: 400px;
        margin: 15px auto 0px;
    }
    .time-review > a{
        margin-bottom: 10px;
    }
}*/
.kenttaopas-maailma-head{
    display: flex;
    margin-top: 30px!important;
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,.1);
    border-radius: 5px;
    border-top: 6px solid #006090;
}
.default-section.kentta-head{
    margin-top: 0px!important;
}
.default-section.kentta-head{
    width: 70%;
}
#club-images-slider{

    margin-bottom: 0px;
    display: block;
    height: 400px;
    width: 30%;
    min-width: 600px;
    min-height: unset;
    max-height: unset;
    margin-right: 0px;
}

ul#club-images-slider li.image-cell{
    margin: 0px;
    width: 100%;
    height: 100%;
}
ul#club-images-slider li.image-cell img{
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 5px 0px 0px 5px;
}
.default-section.kentta-head{
    display: block;
    margin-left: 0px;
    box-shadow: unset;
    margin-bottom: 0px;
    display: flex;
    align-items: flex-start;
}
address.club-info{
    display: block;

}
address.club-info > span, address.club-info > a{
    display: block;
    text-align: left;
    margin-bottom: 11px;
}
.review-value{
    margin: 0px 6px 0px 8px;
    font-family: "barlowsemibold";
    font-size: 15px;
}


.to-teetime{
    padding: 7px 30px 5px;
    font-family: 'barlowmedium', sans-serif;
    background-color: #f5a523;
    color: #fff!important;
    border-radius: 5px;
    text-decoration: none;
    width: fit-content;
    margin-top: 20px;
}
.default-section.kentta-head .title.text-center{
    align-items: flex-start;
}

.kenttabongaus-item{
    row-gap: var(--flow-y, 10px);
    column-gap: var(--flow-x, 10px);
    flex-direction: column;
    padding: 20px 0px;
    border-top: solid 1px #e5e5e5;
    margin-top: 0px;
}
#kenttabongaus-container .kenttabongaus-item:nth-child(2){
    border-top: unset;
}
.kenttabongaus-item:last-child{
    border-bottom: solid 1px #e5e5e5;
}
#kenttabongaus-container{
    width: 100%;
}
.default-section.kentta-head .kenttaopas-title-container{
    align-self: flex-start;
    align-items: flex-start;
}
.course-wrap{
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
}
.course-wrap a{
    width: 59px;
    display: block;
    text-align: center;
}
.course-wrap a img{
    width: 85px;
    max-height: 85px;
    object-fit: contain;
    width: 100%;
}


.course-wrap .course-desc{
    width: unset;
    text-align: left;
    margin-top: 0px;
    font-size: 16px;
}
.courses-info-list .course-name{
    font-family: 'barlow_condensedmedium';
    font-size: 24px;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
.courses-info-list li{
    align-items: center;
}
.courses-info-list dl{
    margin-bottom: 10px;
}
.kenttaopas-maailma-head .kentta-head{
    padding: 0px;
    display: block;
    width: 100%;
}

.club-head-items{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 30px;
    gap: 30px;
}
.club-head-items .club-location p{
    font-size: 22px;
    font-family: 'barlow_condensedmedium';
    color: #f5a623;
    text-transform: uppercase;
    margin: 0px;
}
.club-head-items h1{
    font-size: 38px;
    margin-top: 5px;
    text-align: left !important;
}
.leading-courses-links-wrap{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.leading-course-site-link img{
    width: 250px;
    height: 25px;
    max-height: unset !important;
    max-width: unset !important;
}
.booking-button{
    background-color: rgba(245, 166, 35, 1);
    border-radius: 5px;
    padding: 10px 10px 7px;
    font-family: 'barlowsemibold';
    font-size: 14px !important;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: unset;
    display: block;
    white-space: nowrap;
    line-height: 1em;
    text-align: center;
}
.review-button{
    background-color: rgba(0, 96, 144, 1);
    border-radius: 5px;
    padding: 10px 10px 8px;
    font-family: 'barlowsemibold';
    font-size: 13px !important;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: unset;
    display: block;
    white-space: nowrap;
    line-height: 1em;
    text-align: center;
}
.leading-courses-reviews-wrap{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
    margin-top: 9px;
}
.review-value-title{
    margin: 0px;
    font-size: 16px;
    font-family: 'barlowregular';
    color: rgba(34, 34, 34, 1);
    line-height: 1.0em;
}
.review-value strong{
    font-size: 36px !important;

}
.review-value-wrap{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.review-amount{
    margin: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.review-amount svg{
    width: 15px;
    height: 16px;
    display: block;
}
.review-amount span{
    white-space: nowrap;
    font-family: 'barlowbold';
    font-size: 14px;
}
#club-images-slider{
    width: 100%;
    height: unset;
    min-width: unset;
}
ul#club-images-slider li.image-cell{
    height: unset;
    position: relative;
}
ul#club-images-slider li.image-cell img{
    width: 100%;
    max-height: unset;
    height: unset;
    aspect-ratio: 1352/676;
    min-width: unset;
    border-radius: unset;
}
.club-image-copyrights{
    text-align: right;
    position: absolute;
    max-width: 100%;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 96, 144, 1);
    color: #fff;
    font-family: 'barlowregular';
    font-size: 14px;
    margin: 0px;
    padding: 6px 11px;
    box-sizing: border-box;
}
.club-head-introductory{
    padding: 30px;
    display: flex;
    align-items: flex-start;
    gap: 30px;
}
.club-head-introductory #club-introductory{
    flex: 1;
}
.club-head-introductory #club-introductory .description p{
    margin: 0px 0px 7px;
}
.course-wrap .course-image{
    width: 320px;
    height: 240px;
    object-fit: cover;
}
.course-wrap .course-main{
    flex: 1;
}
.course-wrap .info-section-of-course{
    width: 100%;
}
.course-wrap .info-section-of-course p{
    margin: 0px 0px 7px;
    font-size: 16px;
    font-family: 'barlowregular';
}
.course-wrap .course-rating{
    width: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.course-wrap .course-rating p{
    margin: 0px;
    text-align: center;
    font-size: 14px;
    font-family: 'barlowregular';
    line-height: 1.2em;
}
.course-wrap .course-rating a{
    width: 59px;
    display: block;
    margin: 0px 0px 11px 0px;
    text-align: center;
}
.course-wrap .course-rating p.score{
    text-align: center;
    margin-top: 0px;
    font-size: 32px;
    font-family: 'barlowbold';
    color: #006090;
}
ul.courses-info-list dd{
    font-size: 20px;
}
.course-wrap .course-main > dl > div{
    display: flex;
    align-items: center;
}
ul.courses-info-list li:not(:last-child){
    padding-bottom: 30px;
}
ul.courses-info-list li:not(:first-child){
    padding-top: 15px;
}

#leading-courses-reviews {

}
#leading-courses-reviews .review-row {
    font-family: barlowregular;
    font-size: 16px;
}
#leading-courses-reviews .review-row {
    display: flex;
    gap: 20px;
}
#leading-courses-reviews .review-row .review {
    flex: 1;
    overflow: hidden;
    display: flex;
    width: 100%;
    flex-direction: column;
    padding-right: 20px;
}
#leading-courses-reviews .review-row .review:not(:last-child) {
    border-right: 1px solid #afb8c0;
}


#leading-courses-reviews .review-row .review .rating {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    width: 100%;
    height: unset;
    background: unset;
    gap: 10px;
}

#leading-courses-reviews .review-row .review .rating-amount {
    background: #f5a623;
    width: 50px;
    height: 50px;
    justify-content: center;
    margin-right: -10px;
}
#leading-courses-reviews .review-row .review .rating-amount:before {
    content: unset;
}

#leading-courses-reviews .review-row .review .pp .default {
    display: none;
}

#leading-courses-reviews .review-row .review .tier {
    position: relative;
    border-radius: 15px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    height: 16px;
    font-size: 14px;
    margin-left: 5px;
    font-family: 'barlowbold';
}

#leading-courses-reviews .review-row .review .info-row {
    display: flex;
    flex-direction: column;
    margin-bottom: 0px !important;
}
#leading-courses-reviews .info-row > div{
    margin-bottom: 4px;
}
#leading-courses-reviews .info-row > div:not(.name){
    font-size: 16px;
    font-family: 'barlowregular';
}
#leading-courses-reviews .info-row b {
    font-family: 'barlowbold';
    margin-right: 10px;
    font-weight: unset;
}

#leading-courses-reviews .review-row .review .motivation {
    display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

#leading-courses-reviews .review-row .review .name {
    font-family: "barlowsemibold";
    font-size: 19px;
    word-break: break-word;
    line-height: 1.2em;
}

#leading-courses-reviews .top {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    margin-bottom: 50px;
    justify-content: flex-start;
}

#leading-courses-reviews .top .club-rating {
    display: flex;
    flex-direction: row;
}

#leading-courses-reviews .club-rating .button.view-all {
    border-radius: unset;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    display: flex;
    align-items: center;
    cursor: pointer;
    background: #23272a;
    font-size: 16px;
    border: 0;
    color: #fff;
    transition-duration: .2s;
    outline: none;
    height: 50px;
    padding: 0 10px;
    font-family: 'barlowbold';
}

img.leading-courses-logo {
    width: 250px;
}

#leading-courses-reviews .top .title {
    display: block;
    position: relative;
    margin: 0px;
    flex: 1;
}

#leading-courses-reviews .club-rating .rating-amount {
    background: #f5a623;
    justify-content: center;
    width: 50px;
    height: 46px;
    padding-top: 4px;
}

#leading-courses-reviews .club-rating .rating-amount:before {
    content: unset;
}

#leading-courses-reviews .review-row .review .translate-loading {
    content: 'Haetaan käännöstä';
    display: block;
    padding: 2px 10px 1px;
    border-radius: 3px;
    font-size: 14px;
    font-family: "barlowsemibold";
    line-height: 22px;
    background-color: #006090;
    color: white;
    margin-top: 5px;
}

#leading-courses-reviews .review-row .review .translated-note {
    font-family: 'barlowsemibold';
    font-size: 12px;
    margin-top: 10px;
    font-weight: unset;
    color: rgba(34, 34, 34, 1);
}
#leading-courses-reviews .review-row .review .tier{
    height: unset;
    padding: 0px;
    margin: 0px;
}
.course-rating.mobile-rating{
    display: none !important;
}

@media screen and (max-width: 1138px) {
    #leading-courses-reviews .review-row{
        display: block;
    }
    #leading-courses-reviews .review-row .review .rating .info-row:last-child{
        width: unset;
        flex: 1;
        margin-top: 0px !important;
        padding-right: 100px;
    }
    #leading-courses-reviews .info-row > div{
        margin-bottom: 1px;
    }
    #leading-courses-reviews .review-row .review{
        padding: 20px 0px;
    }
    #leading-courses-reviews .review-row .review:not(:last-child){
        border-right: unset;
        border-bottom: 1px solid #afb8c0;
    }
    #leading-courses-reviews .review-row .review .tier{
        position: absolute;
        right: 0px;
    }
    #leading-courses-reviews .review-row .review:first-child{
        padding-top: 0px;
    }
}
@media screen and (max-width: 850px) {
    .club-head-items {
        flex-direction: column !important;
        gap: 14px;
    }
    .time-review{
        width: 100%;
    }
    .leading-courses-links-wrap{
        justify-content: space-between;
    }
    .leading-courses-reviews-wrap{
        justify-content: space-between;
    }
    .leading-course-site-link img{
        width: 160px;
        height: 16px;
    }

}
@media screen and (max-width: 890px) {
    .course-rating{
        display: none !important;
    }
    .course-rating.mobile-rating{
        display: flex !important;
        flex-direction: row;
        width: 100%;
        gap: 5px;
        margin-bottom: 15px;
    }
    .course-wrap .course-rating a{
        margin-bottom: 0px;
    }
    .course-rating-wrapper{
        width: 135px;
        text-align: center;
    }

    .course-wrap{
        gap: 26px;
    }
    .courses-info-list .course-name{
        margin-bottom: 15px;
    }
    .courses-info-list dl{
        margin-bottom: 15px;
    }
    ul.courses-info-list li:not(:first-child) {
        padding-top: 20px;
    }
    .course-wrap .course-image{
        width: 240px;
        height: 180px;
    }
}
@media screen and (max-width: 760px) {
    #leading-courses-reviews .top{
        flex-direction: column;
        gap: 15px;
        margin-bottom: 30px;
    }
    #leading-courses-reviews .review-row .review .rating .info-row:last-child{
        flex: unset;
        padding-right: 0px;
        margin-top: 10px !important;
    }
    #leading-courses-reviews .review-row .review .tier{
        position: unset;
        right: unset;
    }
    #leading-courses-reviews .review-row .review .translated-note{
        margin-top: 13px;
    }
    .default-section.near-by-clubs-section.content-section h2{
        justify-content: center;
    }
    .default-section.content-section h2 {
        justify-content: center;
    }

}
@media screen and (max-width: 735px) {
    .course-wrap {
        flex-direction: column;
        align-items: center;
    }
    .course-wrap .course-image{
        width: 100%;
        max-width: 320px;
        height: unset;
        aspect-ratio: 320 / 240;
    }
    .courses-info-list .course-name {
        margin-bottom: 14px;
        text-align: center;
    }
    .course-rating.mobile-rating{
        margin-bottom: 20px;
        justify-content: center;
    }
    .courses-info-list dl {
        margin-bottom: 25px;
        justify-content: center;
        row-gap: var(--flow-y, 8px);
    }

}

@media screen and (max-width: 545px) {
    ul#club-images-slider li.image-cell img{
        aspect-ratio: 1 / 1;
    }
    #club-image-copyrights{
        width: 100%;
        text-align: center;
    }
    .club-head-items{
        padding: 30px 15px;
        gap: 20px;
    }
    .club-head-introductory{
        flex-direction: column;
        padding: 30px 15px;
        gap: 27px;
    }
    .leading-courses-links-wrap{
        flex-wrap: wrap;
        gap: 9px 10px;
    }
    .leading-courses-reviews-wrap{
        flex-wrap: wrap;
        gap: 5px 15px;
        margin-top: 14px;
    }
}


.course-interactions > div{
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.course-interactions .favorite::after{
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    font-weight: 400;
    font-size: 19px;
    color: #a2a2a2;
    line-height: 1.2em;
}
.course-interactions .favorite.is-favorite::after{
    font-weight: 900;
    color: #B33636;
}

.course-interactions .bong-course::after{
    margin-top: 0px;
    width: 15px;
    display: block;
    content: url(https://golfpiste.com/wp-content/uploads/kenttaopas-haku/golf-pole-grey.svg);
}
.course-interactions .bong-course.is-bonged::after{
    content: url(https://golfpiste.com/wp-content/uploads/kenttaopas-haku/golf-pole-green.svg);
}

.course-image-wrap{
    position: relative;
}
.course-interactions{
    position: absolute;
    right: 11px;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.course-interactions > div{
    background-color: #fff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #dcdcdc;
    box-sizing: border-box;
}
.course-interactions > div.loader-on::after{
    display:none;
}
.course-interactions .lds-ring{
    width: 19px;
    height: 20px;
}
.course-interactions .lds-ring div{
    width: 19px;
    height: 19px;
    margin: 0px !important;
    border-width: 4px;
}
.bonged-pop-up, .lc-review-pop-up{
    z-index: 9995;
    top: 0;
    position: fixed;
    width: 100%;
    left: 0;
    padding: 20px;
    height: 100%;
    box-sizing: border-box;
    background: #00000094;
    overflow: auto;
    display: flex;
    flex-direction: column;
}
.bonged-pop-up-container, .lc-review-pop-up-container{
    position: relative;
    background-color: #fff;
    width: 100%;
    border-radius: 10px;
    padding: 25px 20px 26px;
    box-sizing: border-box;
    margin: auto auto;
    flex-shrink: 0;
    max-width: 430px;
}
.bonged-pop-up-container .closer, .lc-review-pop-up-container .closer{
    cursor: pointer;
    width: 30px;
    height: 30px;
    background-image: url("/wp-content/themes/golfpiste/assets/img/icon/kenttabongaus/error.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -9px;
}
.bonged-pop-up-container .form-head, .lc-review-pop-up-container .form-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.bonged-pop-up-container .course-name{
    margin: 0px;
    font-family: "barlow_condensedmedium", sans-serif;
    font-size: 29px;
    flex: 1;
    text-align: center;
    padding-left: 40px;
}
.bonged-pop-up-container .form-container .title, .lc-review-pop-up-container .form-container .title{
    font-family: "barlow_condensedmedium", sans-serif;
    font-size: 19px;
    display: flex !important;
    align-items: center;
    margin: 22px 0px 0px;
    text-transform: uppercase;
    justify-content: center;
}
.bonged-pop-up-container .course-score-numeric[data-value="0"] {
    font-size: 0;
}
.bonged-pop-up-container .course-score-numeric[data-value="0"]::after {
    content: "Ei arviota";
    font-size: 16px;
    margin-left: 0px;
}
.bonged-pop-up-container .course-score-numeric{
    text-align: center;
    font-family: 'barlowregular';
    margin: 6px 0px 7px;
    font-size: 15px;
}

.bonged-pop-up-container .course-comment .info{
    margin: 8px 0px 12px;
    font-size: 14px;
    text-align: center;
}
.bonged-pop-up-container .course-comment textarea{
    width: 100%;
    min-height: 65px;
    padding: 8px 10px;
    box-sizing: border-box;
    font-family: 'barlowregular';
    resize: vertical;
    border-radius: 5px;
    border: solid 1px #8c8c8c;
}
.bonged-pop-up-container .form-footer, .lc-review-pop-up-container .form-footer{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 20px;
}
.bonged-pop-up-container .form-footer button, .lc-review-pop-up-container .form-footer button {
    background-color: rgba(245, 166, 35, 1);
    border-radius: 5px;
    padding: 10px 10px 7px;
    font-family: 'barlowsemibold';
    font-size: 14px !important;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: unset;
    display: block;
    white-space: nowrap;
    line-height: 1em;
    text-align: center;
    outline: unset;
    border: unset;
    min-width: 120px;
}
.lc-review-pop-up-container  .leading-courses-head-icon{
    flex: 1;
    text-align: center;
    padding-left: 40px;
}
.lc-review-pop-up-container  .leading-courses-head-icon img{
    width: 190px;
    height: 19px;
    object-fit: contain;
}
.lc-review-pop-up-container .leading-courses-container-title{
    text-align: center;
    font-family: 'barlowregular';
    font-size: 16px;
    margin: 17px 0px 20px;
}
.lc-review-pop-up-container .leading-courses-container-title span{
    font-size: 15px;
    font-family: 'barlowsemibold';
}
.bonged-pop-up-container .form-footer button.remove-bonged-data{
    background-color: #8b0000;
}
.bonged-pop-up-container .course-latest-visit .selectors{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin: 10px 0px;
}
.bonged-pop-up-container .year-selection, .bonged-pop-up-container .month-selection {
    padding: 8px 10px;
    box-sizing: border-box;
    font-family: 'barlowregular';
    resize: vertical;
    border-radius: 5px;
    border: solid 1px #8c8c8c;
    width: 140px;
    color: #000;
    background-color: #fff;
    outline: unset;
    font-size: 13px;
    height: 32px;
}
#interaction-notification{
    position: fixed;
    top: 37px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 18px 12px;
    max-width: 300px;
    width: 100%;
    text-align: center;
    opacity: 1;
    animation: interaction-notification-visible 0.2s ease-out forwards;
    box-shadow: 1px 1px 3px #00000033;
    border: solid 1px #00000021;
    box-sizing: border-box;

}
#interaction-notification p{
    margin:0px;
    font-family: 'barlow_condensedmedium';
}
@keyframes interaction-notification-visible {
    from {
        opacity: 0;
        top: 0px;
    }
    to {
        opacity: 1;
        top: 37px;
    }
}
#interaction-notification.hide{
    top: 0px;
    opacity: 0;
    animation: interaction-notification-hide 0.2s ease-out forwards;
}
@keyframes interaction-notification-hide {
    from {
        top: 37px;
        opacity: 1;
    }
    to {
        top: 0px;
        opacity: 0;
    }
}




.bonged-pop-up-container .noUi-handle:before, .bonged-pop-up-container .noUi-handle:after{
    display: none;
}
.bonged-pop-up-container .noUi-handle{
    width: 18px !important;
    height: 18px !important;
    border-radius: 50%  !important;
    background-color: #F4F4F4  !important;
    border: 1px solid #CBCBCB  !important;
    top: -8px !important;
}
.bonged-pop-up-container .noUi-target{
    background: #B7B7B7;
    border: unset;
    box-shadow: unset;
    height: 3px;
    margin: 14px 18px 20px 0px;
}
.bonged-pop-up-container .noUi-connect {
    background: #006090;
}
.bonged-pop-up-container .course-score-slider{
    width: 200px;
    margin: 8px auto 0px;
}
.bonged-form-loader{
    text-align: center;
}
@media screen and (max-width: 750px) {
    .course-interactions > div{
        width: 40px;
        height: 40px;
    }
    .course-interactions{
        gap: 15px;
    }
    .course-interactions .bong-course::after{
        width: 19px;
    }
    .course-interactions .favorite::after{
        font-size: 24px;
    }
}
.default-carousel .carousel .carousel-cell > div{
    padding: 0px 11px !important;
}
.default-carousel .carousel:not(.flickity-enabled) .carousel-cell:first-child > div{
    padding-left: 7px !important;
}
.default-carousel .carousel:not(.flickity-enabled) .carousel-cell:last-child > div{
    padding-right: 7px !important;
}
.course-main-header{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.course-main-header-actions a{
    width: fit-content;
}
.course-main-header-actions{
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 10px;
    margin-top: -2px;
    margin-bottom: 12px;
}
@media screen and (max-width: 1027px) {
    .course-main-header{
        flex-direction: column;
    }
    .course-main-header-actions{
        width: 100%;
        justify-content: flex-start;
    }
}
@media screen and (max-width: 735px) {
    .course-main-header-actions{
        justify-content: center;
        margin-bottom: 18px;
        margin-top: 0px;
        flex-wrap: wrap;
    }
    .course-main-header-actions a{
        width: fit-content;
        min-width: 112px;
        box-sizing: border-box;
    }
}