.ctct-form-571 .ctct-form-field-text,
.ctct-form-571 .ctct-form-field-email,
.ctct-form-571 .ctct-form-field-submit {

    width: 50%;

    display: block;

    float: left;

}

.ctct-form-wrapper .ctct-form-field input {

    color: #000;

}

.ctct-form-field.ctct-form-field-submit {

    margin-top: 26px;

}

.ctct-form-field.ctct-form-field-submit input {
    color: #000;
    background: #fdb515 !important;
    font-size: 16px;
}

ul {
    padding: 0;
    margin: 0;
}



.thanks_give_main.pd-60 {

    margin: 60px 0;

}

.ctct-disclosure {

    display: block;

    width: 100%;

    float: left;

    color: #fff;

}



.ctct-disclosure a {

    color: #f5c448;

}

.ctct-form-571 input {

    width: 96%;

    padding: 10px;

    border: 0px;

    margin-right: 10px;

}

.event-box span {

    position: absolute;

    top: 3px;

    right: 108px;

    height: 80px;

    width: 80px;



    text-indent: -2000px;

    overflow: hidden;

}

.event-box span.sold-out {

    background: url('https://sophiemacsoftballcamps.com/wp-content/uploads/2022/06/sold-out.png') no-repeat center;

    background-size: 86%;

}



.event-box span.event-cancelled {

    background: url('https://sophiemacsoftballcamps.com/wp-content/uploads/2023/07/output-onlinepngtools.png') no-repeat center;

    background-size: 86%;

}



.event-box span.comming-soon {

    background: url('https://sophiemacsoftballcamps.com/wp-content/uploads/2022/08/coming-soon.png') no-repeat center;

    background-size: 86%;

}

.elite_camp.thanks-give {

    margin: 0 auto;

    width: 100%;

    max-width: 700px;

}

.elite_camp.thanks-give h2 {

    color: #b41100;

    text-transform: uppercase;

    font-weight: bold;

}

.elite_camp.thanks-give p {

    margin: 0 0 5px;

}

.elite_camp.thanks-give a {

    color: #b41100;

    font-weight: 600;

}

.elite_camp.thanks-give a:hover {

    color: #000;

}

.elite_camp.thanks-give p:last-child {

    line-height: 32px;

}

li {
    list-style-type: none;
}

body {
    padding: 0;
    margin: 0;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;

    overflow-x: hidden;
}

a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: 0 !important;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

button {
    outline: 0 !important;
}

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

p {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    line-height: 1.8;
    margin-bottom: 12px;
    font-size: 16px;

    font-weight: 400;
}

p:last-child {
    margin-bottom: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}

.common-btn {
    background: #fdb515;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #000;
    border: none;
    line-height: initial;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 12px 25px 12px 25px;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}

.common-btn:hover {
    color: #fff;
    background: #000;
}

header.site-header {
    margin-top: 0px;
    position: sticky;
    z-index: 999;
    width: 100%;
    background: #000;
    padding: 10px 0;
}





.socialicn ul {
    margin: 0;
    padding: 0;
    right: 0;
    display: none;
}

.socialicn ul li {
    list-style: none;
    display: inline-block;
    padding: 0px;
}

.socialicn ul li a {
    color: #fff;
    padding: 0 13px;
    display: flex;
    align-items: center;
    justify-content: center;

    height: 30px;
    border-radius: 3px;
    border: 1px solid #000;

    background: #000;
}

.socialicn ul li.fb-icon a {
    background: #4267B2;
    border: 1px solid #4267B2;
}

.socialicn ul li.ins-icon a {
    background: rgb(64, 93, 230);

    background: linear-gradient(159deg, rgba(64, 93, 230, 1) 0%, rgba(88, 81, 219, 1) 16%, rgba(131, 58, 180, 1) 27%, rgba(193, 53, 132, 1) 41%, rgba(225, 48, 108, 1) 54%, rgba(253, 29, 29, 1) 64%, rgba(245, 96, 64, 1) 75%, rgba(247, 119, 55, 1) 88%, rgba(252, 175, 69, 1) 100%);
    border: 1px solid #4267B2;
}

.socialicn ul li a i {
    margin-right: 0px;
}

li.fb-icon a {
    margin-right: 8px;
}

.socialicn ul li.fb-icon:hover a {
    color: #fff;
    border: 1px solid #fff;
}

.socialicn ul li.ins-icon:hover a {
    color: #fff;
    border: 1px solid #fff;
}

.socialicn ul li a {
    font-weight: normal;
    font-size: 14px;
}

nav.main-nav ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 10px;
}

nav.main-nav ul li a:hover {
    color: #fff;
}

nav.main-nav ul li.menu-item-425 a {
    color: #000;
}

.col-md-9.text-right {
    text-align: right;
}

nav.main-nav {
    display: inline-block;
    margin-top: 38px;
    position: relative;
    right: 0;
    align-content: flex-end;
}

.menu-item-has-children ul.sub-menu {
    position: absolute;
    background: #fdb515;
    max-width: max-content;
    padding: 0;
    top: -25px;
    display: none;
    transition: all 0.5s;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    min-width: 130px;
}

.menu-item-has-children:hover ul.sub-menu {
    top: 25px;

    display: block;
    transition: all 0.5s;
}

.menu-item-has-children ul.sub-menu li {

    position: relative;

    width: 100%;

}

.menu-item-has-children ul.sub-menu li a {
    padding: 10px;
    color: #000;
    transition: all 0.5s;
    display: block;
}


.menu-item-has-children ul.sub-menu li a:hover {

    background: #000;

    color: #fff;

    transition: all 0.5s;

}

.socialicn {

    display: inline-block;

    margin-left: 0px;

}

.camp-top ul li {

    font-size: 15px;

    padding-bottom: 10px;

    position: relative;

    padding-left: 24px;

    line-height: 24px;

}

.camp-top ul {

    padding-left: 0px;

    padding-bottom: 10px;

    height: 100%;

    min-height: 162px;

}

.elite_camp {

    background: #efefef;

    padding: 30px;

    height: 100%;

}

.camp-top h3 {

    font-size: 30px;

    font-weight: bold;

    color: #b41100;

    margin-bottom: 14px;

    text-transform: uppercase;

}

.socialicn ul li.tw-icon {

    margin-left: 8px;

}

nav.main-nav ul li {
    display: inline-block;
    position: relative
}

.header-bnt {
    display: flex;
    justify-content: end;
    position: absolute;
    top: 8px;
    right: 0px;
}

header.site-header .row {
    position: relative;
}

a.find-map {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    max-width: 97px;
    background: #f5c448;
    padding: 10px;

    text-align: center;
    text-transform: uppercase;
}

a.register-now,
li.register-now a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    max-width: 97px;
    background: #fdb515;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

a.find-map:hover {
    color: #f5c448;
    background: #b41100;
}

a.register-now:hover,
li.register-now a:hover {
    color: #b41100;
    background: #f5c448;
}

.nav-part {
    display: flex;
    justify-content: end;
    align-items: center;
}

.main-slider {
    background: #fdb515;
    position: relative;
    height: 100vh;
    max-height: 500px;
}

.slider-right-img img {
    height: 100%;
}

.slider-right-img {
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;

    clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 1% 100%);
    z-index: 0;
}

.slider-player {
    position: absolute;
    max-width: 360px;
    z-index: 99;
    left: 49.3%;
    top: 50%;

    transform: translate(-50%, -50%);
}

.slider-text h2 {
    font-size: 54px;
    font-weight: bold;
    margin-bottom: 0px;
    color: #000;
}

.main-slider .slider-text a {
    background: #000;
    color: #fff;
}

.main-slider .slider-text a:hover {
    color: #000;
    background-color: #fff;
}

.slider-text h3 {

    font-size: 42px;

    font-weight: bold;

    color: #212529;

}

.slider-text {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 26%;
    top: 50%;
}

.text-bottom {
    background: #b41100;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;

    padding: 10px 20px;
    clip-path: polygon(1.5% 0%, 100% 0%, 100% 100%, 1% 100%);
    z-index: 9;
}

a.bnt-bg {
    background: #f5c448;
    padding: 20px 25px;
    clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
    color: #000;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 130px;
}

.text-bottom p {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    max-width: 510px;
    margin-bottom: 0;

    line-height: normal;
}

section.about-us {
    padding: 70px 0 50px;
}

.page-title h2 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}

section.about-us p {
    margin-bottom: 30px;
}

section.upcoming-events {
    background: #242424;
    position: relative;
    border-top: 5px solid #fdb515;
}

.upcoming-events-left-img {
    height: 100%;
    width: 50%;
    clip-path: polygon(0% 0%, 100% 0%, 96% 100%, 0% 100%);

    z-index: 0;
    display: flex;
}

.upcoming-events-left-img img {
    height: 100vh;
    object-fit: cover;
}

.event-box {
    position: relative;
}

.event-box .ev_info {
    display: block;
    background: #000;
    margin: 10px auto;
    padding: 18px 50px 8px 25px;
}

.event-box h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.event-box p {
    color: #fff;
    max-width: 85%;
}

a.event-bnt {
    background: #fdb515;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: end;
    font-size: 26px;
    color: #000;
    clip-path: polygon(40% 0%, 100% 0%, 100% 100%, 0% 100%);
    padding: 20px 0;
}

nav.main-nav .cart-icon {

    background: #000;

    padding: 2px 5px;

}

.event-text .common-btn {
    color: #000 !important;
}

section.upcoming-events .page-title h2 {
    color: #fff;
    margin-bottom: 35px;
}

.event-text {
    position: absolute;
    top: 0;
    right: 0;
}

.upcoming-events .common-btn {
    background: #f9e2e5;
    color: #111e6c;
}

section.legends {
    position: relative;
    padding: 55px 0px;
}

.legends-slide {
    position: relative;
}

.View-Bio-bnt a {
    background: #f5c448;
    color: #000;
    font-size: 14px;
    font-weight: bold;

    text-transform: uppercase;
    padding: 6px 12px;
    position: absolute;
    right: 12px;
    bottom: 60px;
}

.legends-name {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;

    justify-content: center;
    margin: 10px auto;
    color: #b41100;
}

.legends-position {
    background: #f5c448;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;

    display: flex;
    justify-content: center;
    padding: 5px 10px;
    transform: rotate(90deg);
    position: relative;

    left: -144px;
    top: 178px;
    width: 322px;
}

.slick-initialized .slick-slide {
    display: block;
    margin: auto 10px;
}

.facilities {
    position: relative;
    background: #f5f5f5;
}

.facilities-right-img {
    position: absolute;
    width: 50%;
    height: 100%;
    clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 1% 100%);

    right: 0;
}

.facilities .page-title {
    padding: 50px 50px 50px 0;
}

footer.site-footer {
    background: #242424;
    padding-top: 30px;
}

.f-logo {
    display: inline-block;
    width: 35%;
}

.f-text {
    display: inline-block;
    float: right;
    color: #fff;
    width: 60%;
}

.top-footer p {
    color: #fff;
}

.signupbox .f-text p,
.signupbox .top-footer p,
.signupbox p {
    color: #fff;
    margin-bottom: 0;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 12px;
}

footer .signupbox p.ctct-form-field.ctct-form-field-text {
    margin-bottom: 8px;
}

footer .signupbox .ctct-disclosure hr {
    margin: 8px auto;
}

.signupbox .ctct-form.ctct-form-571.has-recaptcha .ctct-disclosure {
    font-size: 12px !important;
    line-height: 16px !important;
}

.f-text a {
    color: #f5c448;
    text-transform: uppercase;
    font-size: 15px;
}

.f-title {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.top-footer .socialicn ul {
    display: block;
    right: 90px;
    margin-top: -12px;
}

.bottom-footer {
    border-top: 1px solid #292929;
    margin-top: 20px;
    padding: 20px 0;
}

.bottom-footer ul {
    display: flex;
    font-size: 13px;
    text-transform: uppercase;
}

.bottom-footer ul li a,
.bottom-footer a {
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
}

.bottom-footer p {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    text-align: end;
}





@media (min-width:1600px) {

    .upcoming-events-left-img img {
        height: auto;
    }

    .main-slider {
        height: 65vh;
        min-height: 600px;
    }



}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px;
    }

}





.ft_info input,
.ft_info select,
.ft_info textarea {

    padding: 10px 10px;

    border: 1px solid #e6e8e8;

    background-color: #f5f6f6;

    color: #848a90;

    width: 100%;

}

.ft_info label {

    color: #222931;

    font-weight: 600;

    margin-bottom: 5px;

    display: block;

    font-size: 16px;

}

.ft_info {

    box-shadow: 0px 0px 7px #cacaca;

    padding: 30px;

}

.input-info {

    margin: 8px 0;

}

section.contact_info {

    padding: 60px 0;

}

section.contact_info iframe {

    padding-bottom: 40px;

}

.ct_info {
    background: #fdb515;
    padding: 40px;
    height: 100%;
}

.ct_info h3 {
    color: #000;
}


.ct_info h3,
.icon_lt i,
.visit_ad p,
.visit_ad b,
.visit_ad a {

    color: #000;

}

.submit_btn {
    justify-content: flex-end;
    justify-content: space-between;
}

.icon_lt i {

    font-size: 30px;

    position: relative;

    top: 6px;

}

.vist_in {

    display: flex;

    margin: 20px 0px;

    flex-flow: wrap;

}

.visit_ad b {

    display: block;

    font-size: 20px;

}

.ct_info .socialicn.mt-2 {

    display: flex;

}

#contact_form .common-btn {
    color: #fff !important;
    background: #000000 !important;
    border: 2px solid #fdb515;
}

.error {
    background: #FF0000;
    color: #fff !important;
    font-size: 15px;
    display: block;
}

.icon_lt {
    margin-right: 13px;
    color: #000000;
}

section.contact_banner {

    background: url(https://sophiemacsoftballcamps.com/wp-content/uploads/2022/02/contact-banner.jpg);



    padding: 250px 0 80px;

    background-size: cover;

    background-position: center;

    position: relative;

}

section.contact_banner:before {

    content: "";

    position: absolute;

    top: 0px;

    bottom: 0px;

    left: 0px;

    right: 0px;

    background: rgba(0, 0, 0, .4)
}

.page-id-420 section.contact_banner:before {

    background: rgba(0, 0, 0, .1)
}

section.contact_banner h2 {

    position: relative;

    color: #fff;

    font-weight: 600;

    font-size: 40px;

    text-transform: uppercase;

}

section.contact_banner.coach_bg {

    /*     background: url(https://sophiemacsoftballcamps.com/wp-content/uploads/2022/04/coaches-bg.jpg); */

    background: url(https://www.stelmasoftballcamps.com/wp-content/uploads/2026/07/Coaches-new.jpg);
    /* background: url(https://sophiemacsoftballcamps.com/wp-content/uploads/2022/08/coach-banner.jpg); */

    padding: 250px 0 80px;

    background-size: cover;

    background-position: center;

}

section.contact_banner.coach_bg {

    position: relative;

}

section.contact_banner.about_bg {

    background: url(https://www.stelmasoftballcamps.com/wp-content/uploads/2026/07/about.jpg);
    background-size: cover;

}

section.contact_banner.facilities_bg {

    background: url(https://www.stelmasoftballcamps.com/wp-content/uploads/2026/07/camp-list-new.jpg);
    background-size: cover;

}

.page-id-82 section.contact_banner.facilities_bg {

    background: url(https://sophiemacsoftballcamps.com/wp-content/uploads/2023/09/campers-bg.jpg);
    background-size: cover;

}



section.contact_banner.event_bg {

    /* background: url(https://sophiemacsoftballcamps.com/wp-content/uploads/2022/04/event-bg.jpg);  background-size: cover; */
    background: url(https://sophiemacsoftballcamps.com/wp-content/uploads/2023/09/camp-bg.jpg);
    background-size: cover;

}

section.contact_banner.coach_bg:before {

    background: rgba(0, 0, 0, .4);

}

.page-id-21 section.contact_banner.about_bg {
    background-image: url(https://www.stelmasoftballcamps.com/wp-content/uploads/2026/07/Coaches-new-1.jpg) !important;
}



section.legends.inner_info_sl {

    background: #cf102d;

    margin-top: 50px;

}

section.legends.inner_info_sl .legends-name,
section.legends.inner_info_sl .page-title h2 {

    color: #fff;

}

section.partners {

    padding: 60px 0;

}



section.partners .partnrs {

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

    gap: 20px;

}

section.partners .partnrs .partnrs1 {

    display: flex;

    flex-wrap: wrap;

    flex-basis: calc(100% / 5);

    padding: 10px;

    text-align: center;

    justify-content: center;

    border: 1px solid #ededed;

    margin: 0;

}

section.camprs {

    padding: 70px 0px 60px 0px;

}



section.camprs h2 {

    margin-bottom: 20px;

}



section.camprs .sftbr ul {
    margin: 0;
    padding: 0;
    text-align: center;
}



section.camprs .sftbr ul li {

    display: inline-block;

    background: #f5f5f5;

    padding: 16px 32px;

    text-transform: uppercase;

    font-size: 16px;

    line-height: 26px;

    margin: 5px;

    min-width: 23%;

    border: 1px solid #ddd;

}

section.camprs .sorftgr {

    text-align: center;

    padding-bottom: 30px;

}

section.cntform {

    padding: 70px 0px;

}



section.cntform .form-banner {

    background: #f5f5f5;

    padding: 50px;

    border-radius: 50px;

}

.form-banner hr {
    color: red !important;
    background: #000000 !important;
}



section.cntform .form-banner h2 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #000;
}


section.cntform .form-banner h3 {

    text-transform: uppercase;

    font-size: 24px;

    line-height: 34px;

    padding-bottom: 10px;

}



section.cntform .form-banner label {

    display: block;

    text-transform: uppercase;

    font-size: 14px;

    line-height: 24px;

    padding-bottom: 8px;

    color: #000 !important;

}

.add-more-field-wrap a.remove span,
.page-template-team-registration .add_more a {

    text-align: end;

    background: #b41100;

    color: #fff !important;

    border: none;

    line-height: initial;

    text-transform: uppercase;

    border-radius: 0px;

    padding: 6px 13px;

    position: relative;

    -webkit-transition: 0.5s;

    transition: 0.5s;

    font-size: 16px;

    font-weight: 600;

    letter-spacing: 1px;

    display: inline-block;

    font-family: 'Open Sans', sans-serif;

    float: inherit;

    margin-bottom: 0px;

}

.add-more-field-wrap a.remove span,
.page-template-team-registration .add_more a span {
    margin-bottom: 15px !important;
}

section.facilities.cmpinf .page-title h2 {

    font-size: 30px;

}

section.facilities.cmpinf .page-title h4 {

    font-size: 18px;

}

section.cntform .form-banner .form-group {

    padding-bottom: 15px;

}

section.cntform .form-banner .form-control,
section.cntform .form-banner input[type="date"],
section.cntform .form-banner select {

    padding: 12px;

    border-radius: 0px;

    border: 1px solid #ddd;

    box-shadow: inset 1px 1px 3px #ddd;

    width: 100%;

}

section.cntform .pbt {

    padding-bottom: 10px;

}

section.cntform .form-banner .clxx {

    padding-bottom: 10px;

}

section.cntform {

    overflow: hidden;

}

section.cmpinf {

    padding: 60px 0px;

}



section.cmpinf .sftsidb {

    background: #b41100;

    padding: 30px;

    height: 100%;

}



section.cmpinf .sftsidb .page-title h2 {

    color: #fff;

    font-size: 28px;

    line-height: 38px;

    margin-bottom: 10px;

}



section.cmpinf .sftsidb .sftbr ul {

    margin: 0;

    padding: 0;

}



section.cmpinf .sftsidb .sftbr ul li {

    color: #fff;

    font-size: 15px;

    padding-bottom: 10px;

    position: relative;

    padding-left: 24px;

    line-height: 26px;

}

input.form-check-input.lunch,
input.form-check-input.ev_price {

    margin-left: 0 !important;

    margin-right: 10px;

}

div#box1 .form-check.form-check-inline,
div#box2 .form-check.form-check-inline,
div#box3 .form-check.form-check-inline,
div#box4 .form-check.form-check-inline,

div#box5 .form-check.form-check-inline,
div#box6 .form-check.form-check-inline,
div#box7 .form-check.form-check-inline,
div#box8 .form-check.form-check-inline,
div#box9 .form-check.form-check-inline,

div#box10 .form-check.form-check-inline,
div#box11 .form-check.form-check-inline,
div#box12 .form-check.form-check-inline,
div#box13 .form-check.form-check-inline {

    padding-left: 0;

}

.ft_info.custom-contact-form iframe {

    padding-bottom: 0 !important;

}

section.cmpinf .sftsidb .sftbr ul li:before {

    content: '';

    width: 8px;

    height: 8px;

    background: #fff;

    border-radius: 50px;

    position: absolute;

    left: 4px;

    top: 10px;

}



section.cmpinf .sftsidb .sftbr ul li:after {

    content: '';

    width: 16px;

    height: 16px;

    border-radius: 50px;

    position: absolute;

    left: 0px;

    top: 6px;

    border: 2px solid #fff;

}



section.cmpinf h2 {

    margin-bottom: 12px;

}



section.cmpinf .sftbr.sd1 ul {

    margin: 0;

    padding: 0;

}



section.cmpinf .sorftgr.sd1 .sftbr ul li {

    font-size: 15px;

    padding-bottom: 10px;

    position: relative;

    padding-left: 24px;

    line-height: 26px;

    width: 50%;

    float: left;

}

section.cmpinf .sorftgr.sd1 .sftbr ul li:before,
.camp-top ul li:before {

    content: '';

    width: 8px;

    height: 8px;

    background: #000000;

    border-radius: 50px;

    position: absolute;

    left: 4px;

    top: 10px;

}

section.cmpinf .sorftgr.sd1 .sftbr ul li:after,
.camp-top ul li:after {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50px;
    position: absolute;
    left: 0px;
    top: 6px;
    border: 2px solid #000000;
}

section.cmpinf .sorftgr.sd1 {

    padding-bottom: 20px;

}

.bottom-footer {

    overflow: hidden;

}

section.legends .page-title {

    padding-top: 20px;

}


.testimony-form {
    padding: 20px;
    border: 2px solid #fdb515;
    background: #242424;
}

.form-title {
    font-size: 30px;
    font-weight: bold;
    color: #fdb515;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.abt-form-part p {
    color: #fff;
}

.testimony-form .subhead {
    font-size: 21px;
    color: #fff;
}


.testimony-form p {

    margin-bottom: 0 !important;

}


.testimony-form form {
    border-top: 1px dashed #ffffff;
    padding-top: 5px;
    margin-top: 15px;
}


.testimony-form form input {

    width: 100%;

    height: 40px;

    padding: 10px;

    border: 1px solid #e6e8e8;

    background-color: #f5f6f6;

    color: #848a90;

}


.testimony-form form label {
    font-weight: 700;
    margin-bottom: 6px;
    width: 100%;
    color: #fff;
}

.testimony-form form textarea {

    width: 100%;

    min-height: 70px;

    padding: 10px;

    border: 1px solid #e6e8e8;

    background-color: #f5f6f6;

    color: #848a90;

}

@media (min-width:1200px) {

    .about-conatiner {

        margin-left: auto;

        margin-right: auto;

        max-width: 1024px;

    }

}

.coupon {

    display: flex;

    align-items: center;

    margin-bottom: 20px;

}



.coupon lable {

    font-size: 16px;

    font-weight: bold;

    margin-right: 12px;

}



.coupon input[type="text"] {

    padding: 12px;

    border-radius: 0px;

    border: 1px solid #ddd;

    box-shadow: inset 1px 1px 3px #ddd;

    margin-right: 15px;

}


a.apply_coupon {
    background: #000;
    color: #fff;
    border: none;
    line-height: initial;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 12px 25px 12px 25px;
    position: relative;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}


a.apply_coupon:hover {

    background: #000;

}

.applied_coupon {

    background: #fff;

    margin-left: 22px;

    padding: 5px 10px;

}



.applied_coupon a.apply_coupon {

    padding: 0px;

    background: transparent;

    color: #b41100;

    margin: 0px 5px 0 10px;

}

@media (max-width:992px) {

    .upcoming-events-left-img img {

        max-height: 580px;

        object-fit: cover;

    }

    .tableholders.logo-img-table table.collegiate_coach tr td {

        padding: 6px !important;

    }

    .testimony-form {

        margin-top: 20px;

    }

    .camper_form_field .subm.d-block {

        display: block !important;

    }

    .camper_form_field .total_info_prices {

        justify-content: space-between;

    }

    .camper_form_field .common-btn.ms-0 {

        margin: 5px 0;

    }

    a.common-btn.ms-0.me-2 {

        margin: 5px 0;

    }

}



@media only screen and (max-width: 576px) {

    section.cmpinf .sorftgr.sd1 .sftbr ul li {

        width: 100%;

    }

    .vist_in .icon_lt {

        position: absolute;

    }

    .tableholders.logo-img-table table.collegiate_coach tr td {

        border: 1px solid #000 !important;

        display: block !important;

        width: 100% !important;

    }

    .vist_in {

        position: relative;

    }



    .vist_in .visit_ad {

        padding-left: 40px;

    }

}

@media only screen and (max-width: 1023px) {

    .mob-menu-header-holder.mobmenu {

        background: #fff !important;

    }

    .mob-menu-header-holder.mobmenu a.mobmenu-right-bt i {

        color: #000 !important;

    }



}

@media only screen and (max-width: 767px) {



    .coupon {

        flex-wrap: wrap;

        max-width: 100%;

        width: 100%;

    }

    .coupon input[type="text"] {

        margin: 10px 0;

        width: 100%;

    }

    .col-md-8.col-sm-12.signupbox {

        margin-top: 30px;

        border-top: 1px solid #424242;

        padding-top: 20px;

    }



    .event-box span {

        top: 7px;

        right: 50px;

        height: 60px;

        width: 60px;

    }



    section.legends {

        padding: 40px 0;

        position: relative;

    }

    .add_cart_bt a.add_more.common-btn {

        position: absolute;

    }

    .info_pro.info_qty.info_qty_no_label {

        margin-right: 0px !important;

    }

    .add_cart_bt {

        margin-bottom: 15px;

    }

    .thanks_give_main.pd-60 {

        margin: 40px 0;

    }

    section.legends.pb-3 {

        padding-bottom: 40px !important;

    }

    .about_in.bg-light h2 {

        margin-top: 0;

        margin-bottom: 10px;

    }

    .camp-top ul {

        height: auto;

        min-height: auto;

    }

    .elite_camp {

        height: auto;

        padding: 20px;

        margin: 10px 0;

    }

    section.cntform .form-banner h3 {

        font-size: 16px;

        line-height: 24px;

    }

    section.contact_banner h2 {

        font-size: 30px !important;

        line-height: 40px !important;

    }

    section.cntform .form-banner {

        background: #f5f5f5;

        padding: 30px;

        border-radius: 30px;

    }

    section.cntform .form-banner h2 {

        font-size: 20px;

        line-height: 28px;

    }

    span.order_meal_logo {

        max-width: 60px !important;

    }

    section.cntform .form-banner label {

        max-width: 80% !important;

    }

    section.contact_banner.coach_bg,
    section.contact_banner {

        padding: 60px 0px 50px;

    }



    footer.site-footer .socialicn ul li a {

        color: #fff !important;

    }

    .facilities .page-title {

        padding: 20px 0px 40px 0;

    }

    section.partners .partnrs .partnrs1 {

        flex-basis: 46% !important;

        margin: 5px;

    }

    a.event-bnt {

        width: 50px;

    }

    .upcoming-events-left-img {

        width: 100% !important;

        clip-path: unset !important;

    }

    .event-text {

        position: relative;

    }

    .upcoming-events-left-img img {

        height: auto !important;

    }

    .slider-text h2 {

        font-size: 34px;

        line-height: normal;

        margin-bottom: 0px;

    }

    .slider-text h3 {

        font-size: 30px;

        font-weight: 600;

        margin: 10px 0;

    }

    .page-title h2 {

        font-size: 24px;

        margin-bottom: 10px;

    }

    .slider-text a.common-btn {

        letter-spacing: 0;

        font-size: 12px;

        padding: 10px;

        margin-top: 0px !important;

    }

    .slider-text {

        position: unset;

        transform: translate(20px, 7px);

        left: 6%;

        top: 24%;

    }

    .main-slider {

        height: auto;

        padding: 30px 0;

        max-height: 380px;

    }

    .slider-right-img {

        display: none;

    }

    header.site-header {

        margin-top: 0px;

        margin-bottom: 6px;

    }

    header.site-header .logo a {

        position: relative;

        top: 20px;

    }

    .socialicn ul li a {

        color: #000 !important;

        border: 1px solid #b41100 !important;

    }

    .socialicn ul li {

        list-style: none;

        display: inline-block;

        padding: 1px 0px 11px 0px;

    }

    header.site-header .logo img {

        max-height: 70px;

    }



    header.site-header .header-bnt {

        right: 20px;

        top: 18px;

    }

    section.contact_info .socialicn ul li a {

        color: #fff !important;

        border-color: #fff !important;

    }

    header.site-header .header-bnt a {

        min-width: 110px;

        font-size: 12px;

    }

    .facilities-right-img {

        position: relative;

        width: 100%;

    }

    nav.main-nav {

        display: none;

    }

    section {

        overflow: hidden;

    }

    header.site-header {

        position: relative;

    }



    .main-slider .ms-lhs {

        width: 200px;

    }



    .main-slider .ms-rhs {

        width: calc(100% - 220px);

    }

}



@media only screen and (min-width: 768px) and (max-width: 991px) {

    body .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {

        font-size: 18px;

        padding: 14px 16px;

    }

    .upcoming-events-left-img h2 {

        font-size: 26px;

    }

    .legends-name {

        font-size: 12px;

    }

    .page-title h2 {

        font-size: 30px;

        margin-bottom: 15px;

    }

    .event-box p {

        font-size: 14px;

        line-height: 22px;

    }

    .upcoming-events h2 {

        font-size: 24px;

        margin-bottom: 15px !important;

    }

    .socialicn {

        padding-right: 220px;

    }

    nav.main-nav ul li a {

        padding: 13px 6px;

        font-size: 13px;

    }

    nav.main-nav {

        right: 30%;

    }

    .slider-text h2 {

        font-size: 35px;

    }

    .slider-text h3 {

        font-size: 34px;

    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {

        width: calc((100% / 3) - 2.6%);

    }

    .main-slider {

        height: 500px;

    }



    .slider-player {

        max-width: 300px;

    }



    .woocommerce-page ul.products li.product:nth-child(3n),
    .woocommerce ul.products li.product:nth-child(3n) {

        margin-right: 0;

    }

    section.contact_banner {

        padding: 80px 0px 80px;

    }

}

@media (max-width: 1399px) {

    .slider-text {

        width: 50%;
        max-width: 560px;

    }

    body.home .upcoming-events-left-img img {
        height: 80vh;
    }



    .slider-text br {

        display: none;

    }



    .slider-text h2 {
        font-size: 40px;
    }

    nav.main-nav ul li a {

        padding: 5px 8px;

    }

}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {

    nav.main-nav ul li a {

        padding: 6px 4px;

    }

}

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

    section.contact_banner {

        padding: 100px 0 80px;

    }

}

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



    .socialicn {

        padding-right: 220px;

    }

    nav.main-nav ul li a {

        padding: 6px 4px;

    }

    nav.main-nav {

        right: 22%;

    }

    .slider-text h2 {

        font-size: 44px;

    }

}

/*------------------Start-Event------------------*/

.tribe-events-schedule {

    margin: 0px 0 10px;

}

.tribe-events-schedule h2,
.tribe-events-schedule span.tribe-events-cost {

    font-size: 20px;

}

.tribe-events-cal-links a {

    background: #b41100;

    color: #fff;

    padding: 10px 20px;

    margin-right: 10px !important;

    font-size: 16px;

}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {

    background: #e5e5e5;

    border: 1px solid #eee;

    padding: 0 30px;

    width: 100%;

}

.tribe-events-single-section.tribe-events-event-meta.secondary .tribe-events-meta-group {

    background: #e5e5e5;

    border: 1px solid #eee;

    padding: 0 30px;

}

.tribe-events-single-section.tribe-events-event-meta.secondary.tribe-clearfix {

    width: 100%;

    margin-top: 37px;

}

.tribe-events-single-section.tribe-events-event-meta.secondary .tribe-events-meta-group {

    background: #e5e5e5;

    border: 1px solid #eee;

    padding: 30px 30px;

    width: 100%;

    margin-right: 0px;

}

.tribe-events-venue-map {

    display: none;

}

h2.tribe-events-single-section-title {

    font-size: 24px !important;

    letter-spacing: 0px !important;

    margin-bottom: 15px !important;

}

.tribe-events-meta-group dd {

    margin: 6px 0 !important;

}

.tribe-events-meta-group dt,
dd.tribe-venue {

    font-size: 20px;

}

dd.tribe-venue {

    font-weight: 600;

}

li.tribe-events-nav-previous a {

    background: #e5e5e5;

    padding: 10px 16px;

    border-radius: 2px;

    display: flex;

}

.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {

    background: #b41100 !important;

    color: #fff;

    border: 0px;

    border-radius: 0px;

}

li.tribe-events-nav-next a {

    background: #b41100;

    padding: 10px 16px;

    color: #fff !important;

    margin-top: 0px;

    display: flex;

    border-radius: 2px;

    text-transform: uppercase;

}

.tribe-events-cal-links a:hover,
li.tribe-events-nav-next a:hover,
li.tribe-events-nav-previous a:hover {

    background: #000;

    color: #fff !important;

}

.tribe-events-single .tribe-events-sub-nav a span {

    display: block;

    margin: -10px 5px;

    font-size: 27px;

}

time.tribe-events-calendar-month__day-date-daynum {

    font-weight: 500;

    font-size: 17px;

}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before,
.tribe-events-nav-next a:after,
.tribe-events-nav-next a:before {

    display: none !important;

}

.tribe-events-calendar-month__header-column h3 {

    color: #fff !important;

    font-weight: 600 !important;

    font-size: 16px !important;

}

.tribe-events-calendar-month__header-column {

    background: #b41100;

    color: #fff;

    padding: 10px !important;

    border-right: 1px solid #fff !important;

}

a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden {

    background: #b41100;

    padding: 9px 18px;

    color: #fff;

    font-size: 18px;

}

a.tribe-events-c-view-selector__list-item-link {

    padding: 12px 20px !important;

    background: #000;

    color: #fff !important;

    border-radius: 0px !important;

    height: auto !important;

    margin-top: 12px;

}

a.tribe-events-c-view-selector__list-item-link:after {

    height: 0px !important;

}

a.tribe-events-c-view-selector__list-item-link span.tribe-events-c-view-selector__list-item-text {

    color: #fff !important;

}

input#tribe-events-events-bar-keyword {

    padding: 10px;

}

button.tribe-common-c-btn.tribe-events-c-search__button {

    background: #b41100;

    border-radius: 0px;

}

li.tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--month.tribe-events-c-view-selector__list-item--active {

    padding: 0px !important;

}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {

    border: 0px !important;

}

.tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword {

    border: 1px solid #e0e0e0 !important;

    padding: 10px;

    margin-right: 20px;

}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg {

    left: unset !important;

    right: 15px !important;

}

.tribe-common-l-container.tribe-events-l-container {

    padding-bottom: 0px !important;

    padding-top: 40px !important;

}

p.tribe-events-promo.tribe-common-b1.tribe-events-c-promo {

    display: none !important;

}

div#box13 {
    width: 100% !important;
    border-bottom: 1px solid #c0c1c2;
    margin-bottom: 15px;

    padding-bottom: 25px;
}

#box13 .form-check.form-check-inline .lunch-box {
    width: 22.5%;
    float: left;
    display: block;

    margin-right: 3%;
}

div#box13 .form-check.form-check-inline {

    width: 100%;

    margin-right: 0px;

}

#box13 .form-check.form-check-inline .lunch-box:last-child {

    margin-right: 0;

}

h3.tribe-events-month-event-title {

    color: red;

    font-size: 16px !important;

}



.breakfast-form-sec .lunch-box {

    margin: 10px 0;

}

.breakfast-form-sec .lunch-box label:nth-last-child(3) {

    margin-left: 10px;

}

.breakfast-form-sec .lunch-box .details {

    position: relative;

    width: 22px;

    height: 22px;

    display: inline-block;

    text-align: center;

    border-radius: 50%;

    line-height: 22px;

    background: #000;

    color: #fff;

}

section.cntform .form-banner label {

    position: relative;

}



.breakfast-form-sec .lunch-box .details+.hide {



    color: #fff;

    position: absolute;

    bottom: calc(100% + 5px);

    right: -88px;

    width: 200px;

    background: #000;

    text-align: center;

    padding: 10px;

    border-radius: 4px;



}

.breakfast-form-sec label.form-check-label.pb-0 {

    min-width: 290px;

}

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

    header.site-header .col-md-9.d-flex.align-items-center {

        margin-top: -30px;

    }

}

@media screen and (min-width: 767px) and (max-width:1220px) {

    .page-id-732 section.cntform .form-banner {

        padding: 0px;

        background: transparent;

    }

    .page-id-732 section.cntform {

        padding: 50px 0px;

    }

    .page-id-732 section.cntform .container {

        max-width: 100%;

        padding: 0 20px;

    }

    .page-id-732 section.cntform .col-sm-12.col-12.px-0 {

        padding: 0 15px !important;

    }

    .page-id-732 section.cntform .common-btn {

        padding: 8px 10px !important;

        margin: 0 3px !important;

        font-size: 13px;

    }

    .page-id-732 section.cntform .input-info {

        max-width: 205px !important;



    }

}

@media screen and (max-width:1024px) {

    li.register-now a {

        color: #fff !important;

        min-width: 100% !important;

    }

}

@media screen and (max-width: 767px) {

    #box13 .form-check.form-check-inline .lunch-box {

        width: 100%;

        margin-right: 0;

    }

    .common-btn {

        padding: 12px 20px !important;

    }

    .form-check input.form-check-input.lunch {

        margin-right: 9px;

    }

    .form-check label.form-check-label.pb-0 {

        margin-right: 10px;

    }

    .subm.d-block.d-md-flex {

        display: flex !important;

    }

    .form-check .col-md-3.col-sm-6.lunch-box.d-flex.justify-content-evenly.align-items-center {

        justify-content: unset !important;

        margin: 5px 0;

    }

    .add_cart_bt a.add_more.common-btn {

        margin: 10px 0;

    }

    .ct_info {

        padding: 20px;

        height: auto;

        margin-bottom: 30px;

    }

    .ft_info {

        padding: 20px;

    }

    section.facilities.cmpinf .col-md-6:first-child {

        order: 2;

        margin-top: 20px;

    }

    .bottom-footer .col-sm-6 {

        text-align: center;

    }

    .bottom-footer .col-sm-6 ul {

        display: none;

    }

    .bottom-footer .col-sm-6 a {

        display: block;

    }

    .bottom-footer p {

        text-align: center;

    }

    .text-bottom,
    .slider-right-img {

        display: none;

    }

    .slider-player {

        max-width: auto;

        right: 0;

        left: unset;

        top: -80px;

        transform: translate(0%, 0%);

        position: relative;

    }

    section.about-us {

        padding: 40px 0 40px;

    }

    section.about-us p {

        margin-bottom: 10px;

    }

    .event-text.p-5 {

        padding: 20px !important;

        text-align: center;

    }

    .event-box .ev_info {

        padding: 10px 20px 10px;

    }

    .event-box h3 {

        margin-bottom: 0px;

    }

    .event-box {

        text-align: left;

    }

    section.upcoming-events h2 {

        text-align: center;

        margin-bottom: 20px !important;

    }

    section.legends .page-title {

        padding-top: 0px;

    }

    section.legends .row {

        display: flex;

        justify-content: center;

    }

    .facilities-right-img {

        clip-path: unset;

    }

    section.partners,
    section.cmpinf,
    section.contact_info,
    section.legends.coming-soon-pd {

        padding: 40px 0;

    }

    h2.coming-soon {

        font-size: 30px;

        padding: 20px;

    }

    a.event-bnt {

        font-size: 20px;

    }

    section.legends h2 {

        margin-bottom: 0px;

    }

    section.cmpinf .sftsidb {

        margin-top: 30px;

    }

    .woocommerce form .form-row {

        justify-content: space-between;

    }

    .slider-player {

        max-width: 100%;

        width: auto !important;

        height: auto !important;

        max-height: 260px;

        top: 50%;

        right: 0;

        transform: translateY(-50%);

        position: absolute;

    }

    .main-slider .player-imgres {

        position: relative;

    }

}

@media screen and (max-width: 479px) {

    .slider-text {
        width: 100%;
        transform: translate(0px, 7px);
        text-align: center;

    }

    .slider-player {

        right: 0%;

    }



}

/*------------------End-Event------------------*/

section.legends.coming-soon-pd {

    padding: 60px 0;

    text-align: center;

}

h2.coming-soon {

    font-size: 40px;

    font-weight: 600;

    box-shadow: 0px 0px 5px #d3d3d3;

    padding: 30px;

}

li.register-now a {

    margin-right: 4px;

}









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

    .bottom-footer ul li a,
    .bottom-footer a {
        font-size: 12px;
    }

}





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

    nav.main-nav ul li a {

        font-size: 12px;

    }

    header.site-header .socialicn {

        padding-right: 0;

        position: relative;

        bottom: 45px;

    }

}

.extra_info {

    display: flex;

}

.info_qty label.mt-2 {

    margin-right: 0px;

}

.info_pro input.qty.form-control {

    margin-left: 0;

    margin-right: 0px;

}

.info_pro.info_qty {

    margin-left: 10px;

}

.add_cart_bt a.add_more.common-btn {

    margin-top: 40px;

}



.add_cart_bt {

    position: relative;

}

.add_cart_bt .t-shirt-wrap .addedd a.remove {

    position: absolute;

    right: 0px;

    top: 12%;

    font-size: 15px !important;

    font-weight: 600;

    background: #b41100;

    width: 20px;

    height: 20px;

    color: #fff !important;

    text-align: center;

    line-height: 17px;

}

.extra_info.t-shirt-wrap .addedd {

    position: relative;

    float: left;

    width: 100%;

}

.add_cart_bt .extra_info {

    display: unset;

    float: left;

    width: 85%;

}

.info_pro {

    width: 20%;

    float: left;

}

.info_pro input.qty.form-control {

    float: left;

    width: 100% !important;

}

.addedd .info_pro {

    width: 20%;

    float: left;

    margin-left: 0px;

    margin-right: 10px;

}

.info_pro.info_qty select.form-select.e-price.p-2 {

    float: left;

    width: 100%;

    min-width: unset !important;

}

.info_qty_no_label {

    margin-top: 40px;

}

.info_pro.info_qty {

    width: 35%;

}

.addedd .info_pro select.form-select.e-price {

    padding: 7px;

}

.addedd .info_pro.info_qty {

    width: 36%;

    float: left;

}

.addedd .info_pro.info_qty {

    margin-left: 0px;

    margin-right: 6px;

}

.addedd .info_pro.info_qty {

    margin-left: 0px;

}

.tribe-events-single-event-description.tribe-events-content h4 {

    margin-bottom: 5px !important;

    font-size: 24px !important;

    font-weight: 600;

    color: #b41100;

    margin-top: 10px !important;

}

.tribe-events-schedule.tribe-clearfix h2 {
    background-color: #d52728;
    padding: 7px 16px;
    color: #fff !important;
    font-weight: 500;
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-3);
    border: 0px;
    border-radius: 0px;
}

.tribe-events-schedule.tribe-clearfix span.tribe-events-cost {

    font-size: 20px !important;

    font-weight: 700;

    color: #b41100;

}

h1.tribe-events-single-event-title {
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 56px;
}

.tribe-events-cal-links a {

    margin-top: 0px;

    background: #b41100 !important;

    padding: 10px 20px !important;

}

.tribe-events-cal-links a:hover {

    background: #000 !important;

}

.tribe-events-cal-links a.tribe-events-ical {

    background: #000 !important;

}

.tribe-events-cal-links a.tribe-events-ical:hover {

    background: #b41100 !important;
    ;

}

.tribe-events-single-event-description.tribe-events-content h5 {

    margin: 2px 0 !important;

    font-size: 18px !important;

    font-weight: 600;

}

.tribe-events-single-event-description.tribe-events-content ul li {
    font-size: 15px;
    padding-bottom: 0px;
    position: relative;
    padding-left: 24px;
    margin-bottom: 5px !important;
    padding: 0px;
}

.tribe-events-single-event-description.tribe-events-content ul li:before {

    content: '';

    width: 8px;

    height: 8px;

    background: #b41100;

    border-radius: 50px;

    position: absolute;

    left: 4px;

    top: 10px;
    display: none !important;

}

.tribe-events-single-event-description.tribe-events-content ul li:after {

    content: '';

    width: 16px;

    height: 16px;

    border-radius: 50px;

    position: absolute;

    left: 0px;

    top: 6px;

    border: 2px solid #b41100;
    display: none;
}

.tribe-events-single-event-description.tribe-events-content ul li ul li {

    padding: 10px;

    background: #e3e3e3;

    border-left: 2px solid #b41100;

    margin: 12px 0 !important;

}

.tribe-events-single-event-description.tribe-events-content ul li ul li:before,
.tribe-events-single-event-description.tribe-events-content ul li ul li:after {

    display: none !important;

}

.tribe-events-single-event-description.tribe-events-content h6 span {

    font-size: 24px !important;

    font-weight: 700;

    color: #b41100;

}

.tribe-events-single-event-description.tribe-events-content h6 {

    font-size: 24px !important;

    font-weight: 700;

    color: #000;

    margin: 24px 0 6px !important;

}

.tribe-events-single-event-description.tribe-events-content p strong a {

    font-size: 20px;

    color: #b41100 !important;

}

.tribe-events-single-event-description.tribe-events-content p strong a:hover {

    color: #000 !important;

}

.tribe-events-single-event-description.tribe-events-content p strong {

    font-size: 20px;

}

.tribe-events-cal-links {

    margin-bottom: 20px;

}

.single-tribe_events .secondary .tribe-events-venue-map,
.single-tribe_events .secondary .tribe-events-venue-map iframe {

    width: 100% !important;

    margin: 0 auto;

}

.tribe-events-sub-nav li {

    width: auto !important;

}

.testimony-form form input[type=submit] {
    background: #fdb515 !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #000 !important;
    border: none;
    line-height: initial;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 12px 25px 12px 25px;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    width: auto;
    margin: -18px 0 0 0 !important;
    height: auto !important;
    margin-top: 10px !important;
}

.g-recaptcha {

    transform: scale(0.67) !important;

    transform-origin: 0 0 !important;

}

.g-recaptcha.team_form {

    transform: scale(0.67) !important;

    transform-origin: 3px center !important;

}



.subm.d-block {

    display: flex !important;

    justify-content: space-between;

    width: 100%;

}

.total_info_prices {

    display: flex;

    align-items: baseline;

}

.btn_submit_info {

    display: flex;

    justify-content: end;

}

input.form-check-input.ev_price {

    z-index: 9999;

    position: relative;

}

span.order_meal_logo {

    float: right;

    max-width: 80px;

}

.cmpinf .common-btn {

    margin-right: 10px;

}

.info_team_sf {

    display: flex;

}



.page-id-732 button#payBtn {

    margin-right: 0px;

}

/*--- testimonials css ---*/

.testinner {
    max-width: 800px;
    margin: auto;
}

.testinner ul.rating li {
    color: #ffd700;
    margin: 0 3px;
}

.tst-detail h4 {
    font-size: 20px;
    font-weight: 600;
}



/*-- new css ---*/

section.cntform .form-banner table {

    width: 100%;

    border: 1px solid #000;

    margin-bottom: 20px;

}



section.cntform .form-banner table tr:first-child td {

    background: #ede8e8;

    padding: 10px 20px;

    border-right: 1px solid #000;

}



section.cntform .form-banner table tr:first-child td:last-child,
section.cntform .form-banner table tr td:last-child {

    border: none;

}



section.cntform .form-banner table tr td {

    background: #fff;

    padding: 10px 20px;

    border-right: 1px solid #000;

}



section.cntform .form-banner table tr:not(:last-child) {

    border-bottom: 1px solid #000;

}



.tableholders table {

    width: 100%;

    border: 1px solid #000;

    margin-bottom: 20px;

}



.tableholders table tr:first-child td {

    background: #ede8e8;

    padding: 10px 20px;

    border-right: 1px solid #000;

}



.tableholders table tr:first-child td:last-child,
.tableholders table tr td:last-child {

    border: none;

}



.tableholders table tr td {

    background: #fff;

    padding: 10px 20px;

    border-right: 1px solid #000;

}



.tableholders table tr:not(:last-child) {

    border-bottom: 1px solid #000;

}



.tableholders {

    margin-top: 25px;

}



/*---- new css end ---*/



@media (max-width:991px) and (min-width:768px) {

    .add_cart_bt {

        width: 100% !important;

        margin-bottom: 15px;

    }



    .add_cart_bt+.col-md-6 {

        width: 100% !important;

    }

}

@media(max-width:576px) {

    .info_pro.info_qty label {
        font-size: 14px !important;
        max-width: 100% !important;
    }



    .info_pro {

        width: 40%;

    }



    .add_cart_bt .extra_info {

        width: calc(100% - 40px);

        display: inline-flex;

        flex-wrap: wrap;

    }



    .info_pro:nth-child(2) {

        width: calc(60% - 10px) !important;

    }



    .info_pro:nth-child(3) {

        margin: 15px 0 0 0;

        width: 100% !important;

    }



    .add_cart_bt a.add_more.common-btn.float-end {

        margin-left: 10px;

        max-height: 30px !important;

        width: 40px !important;

        padding: 0 !important;

        height: 30px !important;

        display: inline-flex;

        justify-content: center;

        align-items: center;

        font-size: 25px;

        right: 0;

    }

    section.cntform .form-banner table tr td {

        background: #fff;

        padding: 5px 15px;

        border-right: 1px solid #000;

        font-size: 14px;

    }

}

.tableholders.logo-img-table table.collegiate_coach tr td {

    width: 25%;

    text-align: center;

}

.tableholders.logo-img-table table tr:first-child td {

    background: transparent;

}

.tableholders.logo-img-table table tr:first-child td img {

    width: 80px;

}

.wpcm-players-shortcode table th,
.wpcm-players-shortcode table td {

    border: 1px solid #ddd;

}



.wpcm-players-shortcode table th {

    background: #cf102d;

    color: #fff;

    border-color: #850518;

}



.wpcm-players-shortcode table {

    box-shadow: 0 0 5px #ddd;

}

.wpcm-players-shortcode table td {

    text-align: center !important;

}



.wpcm-players-shortcode table td a {

    color: inherit !important;

    font-weight: 500;

}

.wpcm_player {

    padding: 70px 0;

}



.wpcm_player .wpcm-profile-image {

    width: 35%;

}



.wpcm_player .wpcm-profile-image img {

    width: 100% !important;

}



.wpcm-profile-meta {

    width: 65%;

    padding-left: 50px;

}



.wpcm-profile-meta h1.entry-title {

    font-size: 30px;

    font-weight: bold;

    color: #b41100;

    margin-bottom: 15px;

    text-transform: uppercase !important;

    font-family: 'Open Sans', sans-serif;

}



.wpcm-profile-meta table {

    box-shadow: 0 0 5px #ddd;

}



.wpcm-profile-meta table th {

    background: #cf102d;

    color: #fff;

    border: 1px solid #850518;

}



.wpcm-profile-meta table td {

    border: 1px solid #ddd;

}



.wpcm-profile-stats h4 {

    font-family: 'Open Sans', sans-serif;

    font-size: 1.75rem;

    margin-bottom: 22px;

}



.wpcm-profile-stats .stats-tabs,
.wpcm-profile-stats .stats-tabs-multi {

    padding: 0;

}



.wpcm-profile-stats .stats-tabs li.tabs,
.wpcm-profile-stats .stats-tabs-multi li.tabs-multi {

    background: #cf102d;

    color: #fff;

    border-color: #cf102d;

}



.wpcm-profile-stats .stats-tabs li a,
.wpcm-profile-stats .stats-tabs-multi li a {

    color: inherit;

}



.wpcm-profile-stats .stats-tabs li,
.wpcm-profile-stats .stats-tabs-multi li {

    background: #fff;

    border-color: #ddd;

    color: #000;

}



.wpcm-profile-stats-block table {

    width: 100%;

}



.wpcm-profile-stats-block table th {

    background: #cf102d;

    color: #fff;

    border: 1px solid #850518;

    text-align: center;

}



.wpcm-profile-stats-block table td {

    border: 1px solid #ddd;

}

.wpcm_player>select#switch-player-profile {

    margin: 0 auto;

    display: block;

    border: 1px solid #ddd;

    padding: 6px 20px;

    background: #000;

    color: #fff;

}

article.wpcm_staff {

    padding-top: 60px;

}

.wpcm-players-shortcode table {
    margin-bottom: 35px;
}

.wpcm-players-shortcode table th,
.wpcm-players-shortcode table td {

    width: calc(100%/3);

}

.wpcm-players-shortcode table th.name,
.wpcm-players-shortcode table td.name {

    text-align: left !important;

}

.wpcm-players-shortcode table td.thumb a img {

    width: 60px;

    height: auto;

}

.wpcm-single-staff .custom-player-profile-bio {

    margin-top: 0px;

    margin-bottom: 0;



}

.wpcm-single-staff .wpcm-profile-bio {
    margin-top: 20px;
}

.wpcm-single-staff .custom-player-profile-bio a,
.wpcm-single-staff .wpcm-profile-bio a {

    display: inline-block;

    width: auto;

    background: #cf102d;

    font-size: 14px;

    padding: 5px 10px;

    color: #fff;

    margin: 5px;

}



@media (max-width:767px) {

    .wpcm-player-info.wpcm-row .wpcm-profile-image {

        width: 100%;

        display: block;

        text-align: center;

    }

    article.wpcm_staff .wpcm-profile-meta h1.entry-title {

        text-align: center;

    }



    .wpcm-profile-meta,
    .wpcm_player .wpcm-profile-image {

        width: 100%;

        padding: 0 15px;

    }



    .wpcm-profile-stats {

        width: 100%;

        padding: 0 20px;

    }



    article.wpcm_staff {
        padding-inline: 15px;
        padding-block: 40px;
    }



    article.wpcm_staff .wpcm-profile-meta {

        margin: 0 !important;

        padding: 0 !important;

    }



    article.wpcm_staff .wpcm-profile-bio.wpcm-row {

        padding: 0 !important;

        margin: 0;

    }

    article.wpcm_staff table:last-child {

        margin: 0;

    }

}



/*------ woocommerce pages custom css -----*/

/****************Customizing Woocommerce Checkout Page with CSS***************/

.woocommerce form .form-row {

    width: 100% !important;

    padding: 15px !important;

    margin: 0 !important;

}

.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {

    width: 100% !important;

    padding: 8px;

}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {

    width: 100%;

    height: 30px;

}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {

    float: left;

    width: 100%;

}

.custom-checkout h3 {

    background-color: #165f1c;
    /****CHANGE TO COLOR YOU WANT TO USE FOR TITLE BACKGROUND ****/

    width: 45%;

    text-align: center;

    padding: 10px;

    border-radius: 5px;

    margin-top: 50px;

    color: #FFF;

    float: right;

}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {

    padding: .6180469716em;

    background-color: #f2f2f2;

    color: #43454b;

    outline: 0;

    border: 0;

    appearance: none;

    -webkit-appearance: none;

    border-radius: 2px;

    box-sizing: border-box;

    font-weight: 400;

    border: solid 2px #e4e4e4;

}



#wc_checkout_add_ons {

    width: 45%;

    float: right;

    text-align: center;

}

.woocommerce .col2-set .woocommerce-Address,
.woocommerce-page .col2-set .woocommerce-Address {

    background: #f5f5f5;

    padding: 15px;

    margin-bottom: 15px;

}



.woocommerce .col2-set .woocommerce-Address:last-child,
.woocommerce-page .col2-set .woocommerce-Address:last-child {

    margin: 0;

}



.woocommerce-account .addresses .title .edit {

    color: #fff;

    background: #cf102d;

    padding: 6px 15px;

    border-radius: 4px;

}



.woocommerce-account .addresses .title .edit:hover {

    background: #000000;

}



.woocommerce .woocommerce-MyAccount-content table.shop_table td:first-child a {

    text-decoration: none;

    color: #b41100;

}



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

    .woocommerce-shipping-fields h3,
    .woocommerce-billing-fields h3 {
        width: 100%;
    }

    .woocommerce .col2-set,
    .woocommerce-page .col2-set {

        width: 100%;

        float: left;

    }

    .woocommerce-checkout-review-order {

        width: 45%;

        float: right;

    }

}

@media screen and (max-width: 979px) {

    .custom-checkout h3 {

        width: 100%;

    }

}









/* Woocommerce Styles */



.woocommerce-cart.full-width-content .content,

.woocommerce-checkout.full-width-content .content {
    max-width: 100%;
}



.woocommerce-cart .woocommerce table.shop_table td.actions {

    border-top: 1px solid #e6e6e6;

    background: #ffffff;

    border-bottom: 0px solid #e6e6e6;

}

.woocommerce-cart .entry-content form {
    width: 60%;
    float: left;
}

.woocommerce-cart .woocommerce .cart-collaterals {

    width: 33%;

    float: right;

}

.woocommerce-cart .woocommerce .cart-collaterals h2 {
    display: none;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
}





#add_payment_method .cart-collaterals .cart_totals tr th,

.woocommerce-cart .cart-collaterals .cart_totals tr th,

.woocommerce-checkout .cart-collaterals .cart_totals tr th,

#add_payment_method table.cart th,

.woocommerce-cart table.cart th,

.woocommerce-checkout table.cart th,

.woocommerce-checkout table.shop_table th {
    color: #b41100;
    font-size: 20px;
    font-weight: 500;
}



#add_payment_method .cart-collaterals .cart_totals tr td,

.woocommerce-cart .cart-collaterals .cart_totals tr td,

.woocommerce-checkout .cart-collaterals .cart_totals tr td,

#add_payment_method table.cart td,

.woocommerce-cart table.cart td,

.woocommerce-checkout table.cart td,

.woocommerce-checkout table.shop_table td {
    color: #000;
    font-size: 16px;
    font-size: 18px;
}



.woocommerce-cart .woocommerce table.shop_table th {
    border-bottom: 0px solid #b41100;
    background: #b41100;
    color: #fff;
    border-color: #ffffff85;
}



.woocommerce-cart .woocommerce table.shop_table,

.woocommerce-checkout .woocommerce table.shop_table {

    border: 0px solid #e6e6e6;

    margin: 0;

    text-align: left;

    width: 100%;

    border-collapse: separate;

    border-radius: 0;

    border-bottom: none;

    border-right: none;

    margin-bottom: 35px;

    box-shadow: 0px 0px 7px #cacaca;

}



body #add_payment_method #payment ul.payment_methods li input,

body.woocommerce-cart #payment ul.payment_methods li input,

body.woocommerce-checkout #payment ul.payment_methods li input {
    width: auto;
    margin: -2px .5em 0 0;
}



body .woocommerce form .form-row .input-checkbox {
    width: auto;
    margin: -2px 5px 0 0;
}



#add_payment_method .cart-collaterals .cart_totals tr td,

#add_payment_method .cart-collaterals .cart_totals tr th,

body.woocommerce-cart .cart-collaterals .cart_totals tr td,

body.woocommerce-cart .cart-collaterals .cart_totals tr th,

body.woocommerce-checkout .cart-collaterals .cart_totals tr td,

body.woocommerce-checkout .cart-collaterals .cart_totals tr th,

body .woocommerce table.shop_table th {

    border-top: none;

    border-bottom: 1px solid #e6e6e6;

    border-right: 1px solid #e6e6e6;

    text-align: right;

    padding: 8px 16px;

}



body #add_payment_method table.cart td,

body #add_payment_method table.cart th,

body.woocommerce-cart table.cart td,

body.woocommerce-cart table.cart th,

body.woocommerce-checkout table.cart td,

body.woocommerce-checkout table.cart th {
    border-right: 1px solid #e9e9e9;
}





.woocommerce-cart .cart-collaterals .cart_totals table th {
    border-bottom: 1px solid #e6e6e6;
}



body .woocommerce #respond input#submit.alt,

body .woocommerce a.button.alt,

body .woocommerce button.button.alt,

body .woocommerce input.button.alt {

    background: #b41100 !important;

    font-weight: 600;

}



body .woocommerce #respond input#submit.alt:hover,

body .woocommerce a.button.alt:hover,

body .woocommerce button.button.alt:hover,

body .woocommerce input.button.alt:hover {

    background: #b41100 !important;

}



body .woocommerce .cart .button,

body .woocommerce .cart input.button,

body .woocommerce #respond input#submit,

body .woocommerce a.button,

body .woocommerce button.button,

body .woocommerce input.button {

    background: #b41100 !important;

    color: #fff;

    font-weight: 500;

    border-radius: 0px;

    padding: 12px 25px 12px 25px;

    font-size: 16px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 600;

    letter-spacing: 1px;

    display: inline-block;

    transition: 0.5s;

    text-transform: uppercase;

}

body .woocommerce .cart .button:hover,

body .woocommerce .cart input.button:hover,

body .woocommerce #respond input#submit:hover,

body .woocommerce a.button:hover,

body .woocommerce button.button:hover,

body .woocommerce input.button:hover {

    background: #000 !important;

    color: #fff !important;

}

body .woocommerce #respond input#submit.disabled,

body .woocommerce #respond input#submit:disabled,

body .woocommerce #respond input#submit:disabled[disabled],

body .woocommerce a.button.disabled,
.woocommerce a.button:disabled,

body .woocommerce a.button:disabled[disabled],

body .woocommerce button.button.disabled,

body .woocommerce button.button:disabled,

body .woocommerce button.button:disabled[disabled],

body .woocommerce input.button.disabled,

body .woocommerce input.button:disabled,

body .woocommerce input.button:disabled[disabled] {

    color: #fff;

}

body .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {

    float: right;

    width: 100%;

    display: block;

    text-align: center;

    margin-bottom: 0;

    font-size: 22px;

    padding: 16px 18px;

    border-radius: 0;

    margin-top: .5em;

}



body .woocommerce form .form-row-first,

body .woocommerce form .form-row-last,

body .woocommerce-page form .form-row-first,

body .woocommerce-page form .form-row-last {
    width: 49%;
}



body .woocommerce #respond input#submit.disabled,

body .woocommerce #respond input#submit:disabled,

body .woocommerce #respond input#submit:disabled[disabled],

body .woocommerce a.button.disabled,

body .woocommerce a.button:disabled,

body .woocommerce a.button:disabled[disabled],

body .woocommerce button.button.disabled,

body .woocommerce button.button:disabled,

body .woocommerce button.button:disabled[disabled],

body .woocommerce input.button.disabled,

body .woocommerce input.button:disabled,

body .woocommerce input.button:disabled[disabled] {
    background: #ccc;
}





body .woocommerce a.checkout-button.button.alt {
    border-radius: 0;
}



body .woocommerce #content table.cart td.actions .coupon,

body .woocommerce table.cart td.actions .coupon {
    width: 68%;
}



body #add_payment_method table.cart td.actions .coupon .input-text,

body.woocommerce-cart table.cart td.actions .coupon .input-text,

body.woocommerce-checkout table.cart td.actions .coupon .input-text {

    padding: 8px 6px 7px;

    width: 65%;

}



body .woocommerce table.shop_table td {
    padding: 10px;
    background: #ffffff;
}



body .woocommerce-checkout table.shop_table td {
    text-align: right;

    border-right: 1px solid #e6e6e6;
    border-top: 0;
}



.woocommerce a.remove {
    margin: 0 auto;
}

.woocommerce-cart .woocommerce table.shop_table th.product-remove,

.woocommerce-cart .woocommerce table.shop_table th.product-name {
    text-align: center;
}

.woocommerce-cart .woocommerce table.shop_table th.product-price,

.woocommerce-cart .woocommerce table.shop_table th.product-quantity,

.woocommerce-cart .woocommerce table.shop_table th.product-subtotal {
    text-align: right;
}



.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-price,

.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-quantity,

.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-subtotal {
    text-align: right;
}



.woocommerce-checkout #add_payment_method #payment ul.payment_methods li,

.woocommerce-checkout #payment ul.payment_methods li {
    list-style: none;
}



.woocommerce-checkout .woocommerce .col2-set {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%;
}

.woocommerce-checkout .woocommerce .col2-set .col-1,

.woocommerce-checkout .woocommerce .col2-set .col-2 {
    margin-bottom: 2em;
    width: 100%;
    float: none;
}

.woocommerce-checkout #order_review_heading,

.woocommerce-checkout #order_review {
    width: 47.8260869565%;
    float: right;
    margin-right: 0;
    margin-top: 30px;
}

.woocommerce-checkout #ship-to-different-address-checkbox {
    width: auto;
    float: right;
    margin-left: 15px;
    margin-top: 10px;
    opacity: 1;
    position: static;
}

.woocommerce-checkout #ship-to-different-address label {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    margin-bottom: 1em;
    padding: 0;
    text-transform: uppercase;
    color: #000;
}

.woocommerce-checkout .woocommerce form .form-row.create-account label {
    padding-top: 2px;
    font-weight: bold;
}



.woocommerce-checkout .payment-fixed {
    position: fixed;
    z-index: 9;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 2em;
    left: 52%;
    margin-left: 0;
    padding: 20px;
    top: 0;
    width: 45.5% !important;
    -webkit-transition: padding .1s ease-in;
    -moz-transition: padding .1s ease-in;
    -o-transition: padding .1s ease-in;
    -ms-transition: padding .1s ease-in;
    transition: padding .1s ease-in;
}



.product-shipping-message {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
    border-top: 1px solid #139248;
    border-bottom: 1px solid #139248;
}



body .woocommerce table.shop_table tbody th,

body .woocommerce table.shop_table tfoot td,

body .woocommerce table.shop_table tfoot th {
    border-bottom: none;
}



body .woocommerce form .form-row input.input-text,

body .woocommerce form .form-row textarea {
    max-width: 100%;
}



body .woocommerce .product-name a {
    color: #000;
    pointer-events: none;
    cursor: default;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {

    box-shadow: 0 0 12px rgba(0, 0, 0, 0.18);

}



.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title {

    padding: 12px;

    text-align: center;

    font-size: 20px;

    font-weight: 700;

    color: #b41100;

    margin-bottom: 0;

    text-transform: uppercase;

}



.woocommerce ul.products li.product img.wp-post-image,
.woocommerce-page ul.products img.wp-post-image {

    margin: 0;

    height: 210px;

}





.woocommerce ul.products li.product span.price,
.woocommerce-page ul.products li.product span.price {

    padding: 0 10px;

    text-align: center;

}



.woocommerce ul.products li.product .price {

    color: #000;

    font-size: 20px;

    font-weight: 500;

}



.woocommerce ul.products li.product a.button,
.woocommerce-page ul.products li.product a.button {

    width: 100%;

    text-align: center;

    margin: 0;

}

.woocommerce .woocommerce-ordering select {

    padding: 10px 10px;

    border: 1px solid #e6e8e8;

    background-color: #f5f6f6;

    color: #848a90;

    width: 100%;

    outline: 0 !important;

}

.product_meta a {

    color: #fff;

    font-weight: 500;

    background: #000;

    font-size: 13px;

    padding: 6px 12px;

    border-radius: 50px;

}



.product_meta a:hover {

    background: #b41100;

}

section.related.products {

    clear: both;

}



section.related.products h2 {

    text-align: center;

    font-size: 30px;

    font-weight: bold;

    color: #b41100;

    margin-bottom: 15px;

}

/*---- related products ----*/

section.related.products {

    clear: both;

}





/*----checkout ----*/

.woocommerce-additional-fields__field-wrapper {

    box-shadow: 0px 0px 7px #cacaca;

    background: #fff;

    padding: 15px;

}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {

    background: #f5f5f5;

}



#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {

    background: #fff;

    color: #000;

}



#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {

    border: 1em solid #ffffff;

    border-right-color: transparent;

    border-left-color: transparent;

    border-top-color: transparent;

}



/*--- amr---*/



li.woocommerce-MyAccount-navigation-link a:hover,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard is-active a {

    background: #000000;

    color: #fff;

}

li.woocommerce-MyAccount-navigation-link a {

    background: #cf102d;

    width: 100%;

    display: block;

    padding: 10px;

    color: #fff;

    border-bottom: 1px solid #ff9aa9;

    font-size: 16px;

    font-weight: 600;

}

.woocommerce .woocommerce-MyAccount-content table.shop_table {

    border-collapse: collapse;

}

.woocommerce .woocommerce-MyAccount-content table.shop_table th {

    text-align: left;

}

.woocommerce .woocommerce-MyAccount-content table.shop_table td {

    border: 1px solid rgba(0, 0, 0, .1);

    padding: 9px 12px;

    vertical-align: middle;

    line-height: 1.5em;

}

.woocommerce-MyAccount-content table.woocommerce-MyAccount-orders.shop_table.my_account_orders.account-orders-table {

    margin-bottom: 0px;

}

.woocommerce-checkout .woocommerce .col2-set .woocommerce-billing-fields__field-wrapper {

    box-shadow: 0px 0px 7px #cacaca;

    background: #fff;

    padding: 15px;

}

.woocommerce-account .woocommerce-MyAccount-content {

    box-shadow: 0px 0px 5px #c3c3c3;

    padding: 20px;

}

.woocommerce-MyAccount-content p a:hover {

    color: #cf102d;

}

form.woocommerce-EditAccountForm.edit-account fieldset legend {

    margin-top: 20px;

    text-transform: capitalize;

    font-weight: 600;

}

.select2-container--default .select2-selection--single {

    padding: 10px 2px;

    border: 1px solid #f5f5f5;

    background-color: #f5f6f6;

    color: #848a90;

    width: 100%;

    height: 46px;

    outline: 0 !important;

}



.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {

    padding: 10px 10px;

    border: 1px solid #e6e8e8;

    background-color: #f5f6f6;

    color: #848a90;

    width: 100%;

    outline: 0 !important;

}



.select2-container--default .select2-selection--single .select2-selection__arrow {

    top: 10px;

}



html .wc-stripe-elements-field,
.wc-stripe-iban-element-field {

    padding: 10px 10px;

    border: 1px solid #e6e8e8;

    background-color: #f5f6f6;

    color: #848a90;

    width: 100%;

    outline: 0 !important;

}

.woocommerce-account-fields .create-account {

    box-shadow: 0px 0px 7px #cacaca;

    background: #fff;

    padding: 15px;

    margin-top: 20px;

}

.woocommerce-account .woocommerce-MyAccount-content a {

    color: #b41100;

    text-transform: none;

    font-size: 16px;

}

body.woocommerce-checkout #payment ul.payment_methods li input[type="checkbox"],
body.woocommerce-checkout #payment ul.payment_methods li input[type="radio"] {

    margin-right: 1px;

    margin-left: 0;

}



p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {

    font-size: 15px;

}



#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {

    margin: -3px 2px 0 0;

}

body .woocommerce table.shop_table tr:last-child th {

    border-bottom: 0;

}



body .woocommerce table.shop_table tr th:last-child {

    border-right: none;

}



.woocommerce table.shop_table td:not(:last-child) {

    border-right: 1px solid rgba(0, 0, 0, .1);

}



.woocommerce .woocommerce-order-details h2.woocommerce-order-details__title,
.woocommerce-account .addresses .title h3,
.about_in.bg-light h2 {

    font-size: 24px;

    text-transform: capitalize;

}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {

    background: #f5f5f5;

    padding: 15px;

}



.woocommerce .woocommerce-order-details th,
.woocommerce .woocommerce-order-details td {

    background: #fff;

}

.woocommerce section.contact_banner.about_bg {

    background-size: cover;

    background-repeat: no-repeat;

}

/*---- login / signup ----*/

.woocommerce .col2-set,
.woocommerce-page .col2-set#customer_login {

    display: flex;

    gap: 30px;

    flex-wrap: wrap;

}



.woocommerce .col2-set#customer_login .u-column1,
.woocommerce .col2-set#customer_login .u-column2 {

    width: calc((100% / 2) - 30px);

    box-shadow: 0 0 12px rgb(0 0 0 / 18%);

    padding: 30px;

}

form.woocommerce-ResetPassword.lost_reset_password {

    box-shadow: 0 0 12px rgb(0 0 0 / 18%);

    padding: 30px;

    background: #fff;

    margin-inline: auto;

    max-width: 560px;

}



.woocommerce .col2-set,
.woocommerce-page .col2-set#customer_login h2 {

    /* text-align: center; */

}



.woocommerce form.login,
.woocommerce form.register {

    border: none;

}



.woocommerce form.login,
.woocommerce form.register {

    margin: 0;

    padding: 0;

}



.woocommerce form .form-row {

    padding-inline: 0 !important;

}



.woocommerce-LostPassword.lost_password a {

    color: #b41100;

    font-weight: 500;

    text-transform: capitalize;

}



.woocommerce-LostPassword.lost_password {

    text-align: center;

}

.woocommerce-privacy-policy-text .woocommerce-privacy-policy-link {

    color: #b41100;

    text-transform: capitalize;

}

/*----- login-signup  css end here ----*/

body .woocommerce-checkout table.shop_table td:last-child {

    border: none;

}

.woocommerce-terms-and-conditions-wrapper {

    padding-inline: 15px;

}

li.woocommerce-MyAccount-navigation-link.is-active a {

    background: #000;

}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce ul.order_details {

    padding-inline: 15px;

}



ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {

    box-shadow: 0px 0px 7px #cacaca;

    padding: 15px;

    margin-inline: 15px;

    display: flex;

    flex-wrap: nowrap;

    justify-content: space-between;

}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {

    float: none !important;

    margin: 0;

    padding: 10px;

    flex: 100%;

    padding: 10px 15px;

}

.woocommerce div.product form.cart div.quantity input {

    height: 40px;

    margin-right: 10px;

}

@media (min-width:1200px) {

    .woocommerce-account .woocommerce-MyAccount-navigation {

        width: 25%;

    }

    .woocommerce-account .woocommerce-MyAccount-content {

        width: 73%;

    }

}



.main-banner-text.event-box {

    position: absolute;

    color: #000;

    z-index: 999;

    top: 50%;

    left: 58.5%;

    padding: 20px;

    width: auto;

    transform: translate(-50%, -50%);

}

.main-banner-text.event-box:before {
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    border: 3px solid #f5c448;
    background: #000000c7;
}

.main-banner-text.event-box a {
    color: #000 !important;
}

.main-banner-text.event-box p {

    color: #fff;

    max-width: 100%;

    margin-bottom: 0;

}



.cart-icon-fixed {

    position: fixed;

    right: 0;

    bottom: 50%;

    width: 40px;

    height: 40px;

    background: #cd2653;

    display: flex;

    justify-content: center;

    align-items: center;

}

.cart-icon-fixed a {

    color: #fff;

    font-size: 20px;

}

.our-custom-team h2 {
    font-size: 24px;
}

.our-custom-team h3 {
    font-size: 18px;
}

.row.our-custom-team {
    padding: 22px 8px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
    width: 100%;
    max-width: 84%;
    margin-inline: auto;
    padding-bottom: 0px;
}

img.Chris-Stelma {
    width: 100%;
    max-width: 100%;
}

.row.our-custom-team.about-list {
    padding: 22px 20px;
    background: #b41100;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
}

.row.our-custom-team.about-list h6.count.h2 {
    color: #ffcb00;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.row.our-custom-team.about-list label {
    color: #ffcb00;
}

@media only screen and (max-width:1400px) {

    .main-banner-text.event-box {

        left: 60%;

    }



}



@media only screen and (max-width: 1139px) {

    .woocommerce-cart .entry-content form {
        width: 64%;
    }

}



@media only screen and (max-width: 980px) {



    .woocommerce-cart .entry-content form {

        width: 80%;

        float: none;

        margin: 0 auto;

    }

    .woocommerce-cart .woocommerce .cart-collaterals {

        width: 80%;

        float: None;

        margin: auto;

    }

    body .woocommerce #content table.cart td.actions .coupon,
    body .woocommerce table.cart td.actions .coupon {
        width: 100%;
    }

    body #add_payment_method table.cart td.actions .coupon .input-text,
    body.woocommerce-cart table.cart td.actions .coupon .input-text,
    body.woocommerce-checkout table.cart td.actions .coupon .input-text {
        width: 48%;
    }

}

@media (max-width:991px) {

    .woocommerce .col2-set#customer_login .u-column1,
    .woocommerce .col2-set#customer_login .u-column2 {

        padding: 20px;

        width: calc((100% / 2) - 20px);

    }



    .woocommerce .col2-set,
    .woocommerce-page .col2-set#customer_login {

        gap: 20px;

    }

}





@media only screen and (max-width: 650px) {



    .woocommerce-cart .entry-content form {

        width: 100%;



    }

    .woocommerce-cart .woocommerce .cart-collaterals {

        width: 100%;



    }

    .woocommerce-checkout .woocommerce .col2-set {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .woocommerce-checkout #order_review_heading,

    .woocommerce-checkout #order_review {
        width: 100%;
        float: none;
    }



}

@media (max-width:767px) {

    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {

        flex-wrap: wrap;



    }



    .woocommerce .col2-set#customer_login .u-column1,
    .woocommerce .col2-set#customer_login .u-column2 {

        padding: 20px;

        width: 100%;

    }

    .woocommerce-checkout .woocommerce .col2-set,
    .woocommerce-checkout #order_review_heading,
    .woocommerce-checkout #order_review {

        width: 100%;

        float: none;

    }

    .woocommerce-account .woocommerce-MyAccount-navigation {

        margin-bottom: 20px;

    }

    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button,
    .woocommerce .woocommerce-message .button,
    .woocommerce-page .woocommerce-error .button,
    .woocommerce-page .woocommerce-info .button,
    .woocommerce-page .woocommerce-message .button {

        float: none;

        width: 100%;

        margin-top: 8px;

        order: 1;

    }



    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {

        display: flex;

        flex-wrap: wrap;

        margin: 0;

    }



    .main-banner-text.event-box {

        left: 0;

        top: 0;

        transform: translate(0, 0);

        position: relative;

        margin-top: 30px;

    }





}

@media (max-width:575px) {
    .row.our-custom-team {
        width: 100%;
        max-width: 100%;
        gap: 23px;
    }


    .main-slider {

        max-height: 100% !important;

    }

    .woocommerce ul.products li.product h2.woocommerce-loop-product__title,
    .woocommerce-page ul.products li.product h2.woocommerce-loop-product__title {

        font-size: 18px;

    }

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {

        float: none;

        width: 100%;

    }



    .woocommerce .woocommerce-result-count {

        width: 100%;

        float: none;

        text-align: center;

    }

    .woocommerce ul.products li.product img.wp-post-image,
    .woocommerce-page ul.products img.wp-post-image {

        height: 150px;

    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {

        margin-bottom: 30px;

    }

    .woocommerce .col2-set,
    .woocommerce-page .col2-set#customer_login {

        display: flex;

        gap: 30px;

        flex-wrap: wrap;

    }



    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {

        width: 100% !important;

        margin: 0 0 15px 0;

        border-bottom: 1px dashed #ddd;

        border-right: none;

    }



    .woocommerce-page .col2-set#customer_login h2 {

        text-align: center;

    }

    /*---*/

    .slider-text h2 {

        font-size: calc(1vw + 16px);
        margin-bottom: 10px;
    }



    .slider-text h3 {

        font-size: calc(1vw + 16px);

    }



    .main-slider .ms-lhs {

        width: 150px;

    }



    .main-slider .ms-rhs {

        width: calc(100% - 20px);

    }



    .slider-player {

        max-height: 200px;

    }



    .main-slider {

        padding: 20px 0;

    }



    .slider-text a.common-btn {

        padding: 8px !important;

    }

    .form-title {

        font-size: 26px;

        margin-bottom: 14px;

    }



    .testimony-form .subhead {

        font-size: 18px;

    }

    .woocommerce .woocommerce-customer-details,
    .woocommerce .woocommerce-order-details,
    .woocommerce .woocommerce-order-downloads {

        padding: 0;

        background: transparent;

    }



    .woocommerce-account .woocommerce-MyAccount-content {

        padding: 10px;

    }





    .woocommerce .woocommerce-order-details h2.woocommerce-order-details__title,
    .woocommerce-account .addresses .title h3,
    .about_in.bg-light h2 {
        font-size: 20px;
    }



    p {

        font-size: 15px;

    }



}

@media (max-width:360px) {

    .main-slider .ms-lhs {

        width: 100px;

    }



    .main-slider .ms-rhs {

        width: calc(100% - 120px);

    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {

        width: 100%;

    }

    .woocommerce-account .addresses .title .edit {

        font-size: 14px;

    }

}

@media only screen and (min-width: 1198px) and (max-width:1279px) {



    .main-banner-text.dekstop-v {
        position: absolute;
        left: auto;
        right: -18%;
    }

}



@media only screen and (min-width:1270px) and (max-width:1300px) {



    .main-banner-text.dekstop-v {
        position: absolute;
        left: auto;
        right: -10%;
    }

}

@media only screen and (min-width:1301px) and (max-width:1400px) {



    .main-banner-text.dekstop-v {
        position: absolute;
        left: auto;
        right: -4.5%;
    }

}

@media only screen and (min-width:1401px) and (max-width:1500px) {



    .main-banner-text.dekstop-v {
        position: absolute;
        left: auto;
        right: -7px;
    }

}

@media only screen and (min-width:1610px) and (max-width:2000px) {



    .main-banner-text.dekstop-v {
        left: 48%;
    }

}



.ctct-form.ctct-form-571.has-recaptcha {

    display: flex;

    flex-wrap: wrap;

}



.ctct-form.ctct-form-571.has-recaptcha>* {

    width: 50%;

}

.ctct-form.ctct-form-571.has-recaptcha .g-recaptcha {

    width: 25%;

    transform: scale(0.6) !important;

    translate: -38px 8.5px;

    transform-origin: unset !important;

}

.ctct-form.ctct-form-571.has-recaptcha .ctct-disclosure {

    width: 100%;

}

.ctct-form.ctct-form-571.has-recaptcha .ctct-form-field.ctct-form-field-submit {

    width: 25%;

}

@media (min-width: 993px) {

    .newheadercss {

        display: flex;

        align-items: center;

    }



    nav.main-nav {

        display: inline-flex;

        align-items: center;

        margin: 0 12px 0 0;

    }



    nav.main-nav .cart-icon a {

        color: #fff;

        display: inline-flex;

        gap: 5px;

        align-items: center;



    }



    nav.main-nav .cart-icon {

        margin-left: 5px;

    }

    .ctct-form-wrapper {

        padding-top: 15px;

    }

}

@media (max-width: 992px) {

    .ctct-form.ctct-form-571.has-recaptcha .ctct-form-field.ctct-form-field-submit {

        width: 50%;

    }

    .ctct-form.ctct-form-571.has-recaptcha .g-recaptcha {

        width: 50%;

    }

    .ctct-form.ctct-form-571.has-recaptcha .ctct-form-field.ctct-form-field-email.ctct-form-field-required {

        width: 100%;

    }

}

#post-1712 .post-inner.thin {

    text-align: center;

}

header .container {

    max-width: 1340px !important;

}

@media (max-width: 1200px) and (min-width: 1024px) {

    header .main-nav {

        right: 0 !important;

    }

    header .cart-icon a {

        display: flex;

        align-items: center;

        gap: 4px;

    }

    header .socialicn {

        margin-bottom: 0 !important;

        bottom: 0 !important;

        margin-top: 0 !important;

    }

    header .socialicn ul {

        display: flex;

        gap: 4px;

    }

    header .socialicn ul li {

        margin: 0 !important;

    }

    header .socialicn ul li a {

        width: 25px;

        margin: 0;

        padding: 0;

        height: auto;

        aspect-ratio: 1;

    }

    header .register-now a {

        padding: 6px !important;

    }

}

.site-header .container {

    max-width: 1340px;

}

@media (min-width: 992px) {

    .logo img {

        max-width: 70px;

        width: 100%;

    }



    .newheadercss {

        justify-content: end;

    }

}

.site-footer a[style] {

    color: #f5c448 !important;

}

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.bg-accent,
.bg-accent-hover:hover,
.bg-accent-hover:focus,
:root .has-accent-background-color,
.comment-reply-link {

    background-color: #b41100 !important;

}

body.home section.partners {
    background: #f2f2f2;
}

.f-contact-us {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.f-contact-us a {
    color: #fdb515 !important;
}

section.contact_banner.about_bg {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.tribe-events-nav-previous,
#tribe-events-footer:after,
#tribe-events-footer:before {
    display: none !important;
}

.tribe-venue-url a {
    word-wrap: break-word;
}

.tribe-events-sub-nav li {
    float: none !important;
}

.tribe-events-sub-nav {
    text-align: center !important;
}

body.single-tribe_events .tribe-events-schedule.tribe-clearfix {
    margin: 24px auto;
}

body.single-tribe_events .single-tribe_events .tribe-events-content h3 {
    font-weight: 700;
    letter-spacing: normal;
    font-size: 1.75rem !important;
}

body.single-tribe_events .tribe-events-single-event-description.tribe-events-content h3 {
    font-weight: 700;
    letter-spacing: normal;
    font-size: 1.75rem !important;
}

body.single-tribe_events .tribe-events-single-event-description.tribe-events-content h4 {
    font-weight: 700;
    letter-spacing: normal;
    color: #000;
    font-size: 1.5rem !important;
}

body.single-tribe_events .tribe-events-single-event-description.tribe-events-content h4 strong {
    background-color: #dcff90;
    padding: 7px 18px;
    border-radius: 50px;
    border: 2px solid #000;
    margin: 5px 0;
    display: inline-block;
    color: #000;
}

body.single-tribe_events .pin_imgs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}

body.single-tribe_events .pin_imgs div {
    width: calc(100% / 6);
    margin: 10px;
}

body.single-tribe_events .pin_imgs img {
    width: 100%;
    border: 2px solid #d52728;
}

@media (max-width: 767px) {
    body.single-tribe_events .pin_imgs div {
        width: calc(80% / 2);
        margin: 10px;
    }

    h1.tribe-events-single-event-title {
        font-size: 32px !important;
    }

    body.single-tribe_events .tribe-events-single-event-description.tribe-events-content h3 {
        font-weight: 600;
        letter-spacing: normal;
        font-size: 1.5rem !important;
        line-height: normal !important;
    }

    body.single-tribe_events .tribe-events-single-event-description.tribe-events-content h4 {
        font-weight: 600;
        font-size: 1.25rem !important;
        line-height: normal !important;
    }
}



.text-section-new {
    padding: 60px 0px;
    background: #f2f2f2;
}

.about_in p a {
    color: #000;
    font-weight: 600;
    padding: 0px 2px;
}

.text-section-new .text-block p a {
    color: #000;
    font-weight: 600;
    padding: 0px 4px;
}

.text-section-new .text-block {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    padding: 25px;
    text-align: center;
    border-bottom: 3px solid #fdb515 !important;
}

.diamond-section {
    position: relative;
    overflow: visible;
    padding: 65px 0px;
    background: #f2f2f2;
}

.diamond-section::before {
    content: "";
    position: absolute;
    top: -170px;
    right: -170px;
    width: 460px;
    height: 460px;
    border: 80px solid rgba(255, 255, 255, 0.03);
    border-radius: 50%;
    display: none;
}

.diamond-container {
    position: relative;
    z-index: 2;
    width: 1200px;
    margin: 0 auto;
}

.diamond-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    gap: 80px;
}

.diamond-visual {
    position: relative;
    min-height: 540px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.diamond-shape {
    position: relative;
    width: 430px;
    height: 430px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 153, 0, 0.45);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.04);
}

.diamond-shape::before,
.diamond-shape::after {
    content: "";
    position: absolute;
    border-radius: 50%;
}

.diamond-shape::before {
    inset: 35px;
    border: 1px dashed rgba(255, 255, 255, 0.22);
}

.diamond-shape::after {
    inset: 75px;
    background: rgba(255, 153, 0, 0.08);
}

.diamond-letter {
    position: relative;
    z-index: 2;
    color: #ff9900;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 210px;
    font-weight: 800;
    line-height: 1;
    text-shadow: 0 18px 45px rgba(0, 0, 0, 0.28);
}

.diamond-champion {
    position: absolute;
    right: -5px;
    bottom: 45px;
    z-index: 4;
    width: 170px;
    min-height: 170px;
    padding: 25px 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 7px solid #0b326e;
    border-radius: 50%;
    color: #07162b;
    text-align: center;
    background: #ff9900;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.3);
}

.diamond-champion strong {
    margin-bottom: 7px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
}

.diamond-champion span {
    font-size: 11px;
    font-weight: 800;
    line-height: 1.45;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.diamond-content {
    position: relative;
}

.diamond-content h2 a {
    color: #000;
}

.diamond-label {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
    color: #ff9900;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: none;
}

.diamond-label::before {
    content: "";
    width: 45px;
    height: 3px;
    background: #ff9900;
    display: none;
}


.diamond-content h2 {
    margin-bottom: 12px;
    color: #000;
    line-height: 1.05;
    font-size: 35px !important;
    font-weight: 600;
}

.diamond-description {
    margin-bottom: 30px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
}

.diamond-features {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 20px;
    gap: 14px;
}

.diamond-feature {
    position: relative;
    min-height: auto;
    padding: 19px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.055);
    transition: transform 0.3s ease,
        border-color 0.3s ease,
        background-color 0.3s ease;
    border: 1px solid #eee;
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    background-color: #fff;
}

.diamond-feature::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: #fdb515;
}

.diamond-feature:hover {
    transform: translateY(-5px);
    border-color: #b41100;
}

.diamond-feature-number {
    display: block;
    margin-bottom: 15px;
    color: transparent;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 1px;

    -webkit-text-stroke: 1px #ff9900;
    text-stroke: 1px #ff9900;
    display: none;
}

.diamond-feature p {
    margin: 0;
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.55;
    text-align: left;
}

.diamond-section p:empty {
    display: none;
}


.page-id-1712 .legends .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
}

.cta-block-section {
    padding: 65px 0px;
    background: #fff;
}

.cta-block-section .section-tilte h2 {
    margin-bottom: 12px;
    color: #000;
    line-height: 1.05;
    font-size: 35px !important;
    font-weight: 600;
}

.cta-block-section .section-tilte h2 a {
    color: #000;
}

.diamond-description br {
    display: none !important;
}

.let-block-section {
    padding: 65px 0px;
}

.cta-block-section .container {
    width: 100%;
    max-width: 1178px !important;
    margin-inline: auto;
}

.page-id-1712 section.legends {
    position: relative;
    padding-bottom: 0px !important;
    background: #fff !important;
}

.let-block-section .container {
    width: 100%;
    max-width: 1200px !important;
    padding: 60px 0px;
}

.let-block-section .section-title h2 {
    margin-bottom: 12px;
    color: #000;
    line-height: 1.05;
    font-size: 35px !important;
    font-weight: 600;
}

.let-block-section .main-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: left;
    gap: 24px;
    margin-top: 33px;
}

.let-block-section .col {
    position: relative;
    min-height: auto;
    padding: 19px;
    overflow: hidden;
    border-bottom: 2px solid #000;

    background: rgba(255, 255, 255, 0.055);
    transition: transform 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
    border: 1px solid #eee;
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    background-color: #fff;
}

.new-pl-image .container {
    max-width: 1200px !important;
    margin-inline: auto;
    padding: 65px 0px !important;
}

.new-pl-image {
    background-color: #fff !important;
}

.new-pl-image img {
    width: 100%;
    max-width: 100%;
}

.new-pl-image .common-btn {
    margin-top: 22px;
}

.new-pl-image img {
    margin-bottom: 15px;
}



/* 

@media (max-width: 575.98px) {


    .page-id-1712 .legends .container {
        padding: 0px 15px;
    }

    .diamond-features {
        display: flex;
        flex-direction: column;
    }


    .let-block-section .main-grid {
        grid-template-columns: 1fr;
    }

    .diamond-content h2 {
        text-align: left;
        font-size: 20px !important;
    }

    .diamond-description {
        font-size: 16px;
        text-align: left !important;
        font-size: 15px !important;
        width: 100%;
        max-width: 31%;
    }

    .let-block-section .section-title h2 {
        font-size: 26px !important;
    }

    .cta-block-section .section-tilte h2 {
        font-size: 25px !important;
    }
} */



.legends-block-root p a {
    color: #000;
    font-weight: 600;
    display: inline-grid-lanes;
}

.page-id-24 .legends .row {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0px;
}

.page-id-24 .legends .row p a {
    color: #000;
    font-weight: 700;
    display: inline-grid-lanes;
}

.page-id-24 .legends .container {

    max-width: 1450px;

}


.btm-txt-block {
    border-top: 1px solid #00000047;
    padding-top: 20px;
    margin-top: 20px;
}

.btm-txt-block h2 {
    margin-bottom: 12px;
    color: #000;
    line-height: 1.05;
    font-size: 22px !important;
    font-weight: 600;
}

.main-grid .col p {
    margin-bottom: 15px;
}

.main-page-section .container {
    width: 100%;
    max-width: 1178px !important;
    margin-inline: auto;
    text-align: left;
}

.main-page-section {
    background: #fff;
    padding-bottom: 55px;
}

.main-page-section .section-title h2 {
    margin-bottom: 12px;
    color: #000;
    line-height: 1.05;
    font-size: 35px !important;
    font-weight: 600;
    margin-bottom: 15px;
}

.image-block-section img {
    width: 100%;
    max-width: 100%;
}

.Camper-block {
    background: #fdb515;
    padding: 22px 0px;
}

.Camper-block p a {
    color: #000;
    font-weight: 600;
}

@media (max-width: 991.98px) {
    .main-page-section .section-title h2 {
        line-height: 33px;
        font-size: 22px !important;
    }

    .image-block-section img {
        width: 100%;
        max-width: 25%;
        margin-right: auto;
        display: block;
    }


    .diamond-section {
        padding: 25px 10px;
    }

    .page-id-1712 .legends .container {
        padding: 0px 15px;
    }

    .diamond-content h2 {
        font-size: 22px !important;
    }

    .diamond-features {
        grid-template-columns: 1fr;
        max-width: 27%;
    }

    .diamond-description {
        max-width: 28%;
    }

    .cta-block-section {
        padding: 35px 0px;
    }

    .cta-block-section .section-tilte h2 {
        font-size: 22px !important;
    }

    .let-block-section .section-title h2 {
        line-height: 29px;
        font-size: 22px !important;
    }

    .let-block-section .main-grid {
        grid-template-columns: 1fr;
        margin-top: 15px;
    }
}

.about_in .common-btn {
    color: #000 !important;
    padding: 12px 25px 12px 25px;
}


section#tribe-events-pg-template {
    padding: 0px;
    margin: 45px auto;
    background: #f2f2f2;
    padding: 35px;
}

.line-block0 {
    border-top: 1px solid #0000004a;
    padding-top: 34px;
    margin-top: 32px;
}




/* =========================================================
   STELMA SOFTBALL CAMP — SINGLE EVENT PAGE
   CSS ONLY | Colors: #ffffff and #d52728
========================================================= */

#tribe-events-pg-template {
    --event-red: #d52728;
    --event-white: #ffffff;

    max-width: 1180px;
    margin: 0 auto;
    padding: 70px 24px;
    background: var(--event-white);
    color: var(--event-red);
}

#tribe-events-pg-template,
#tribe-events-pg-template * {
    box-sizing: border-box;
}

#tribe-events-pg-template a {
    color: #000;
    text-decoration: none;
    transition: all 0.25s ease;
    text-decoration: none !important;
    border-bottom: 0px;
}

#tribe-events-pg-template a:hover {
    opacity: 0.75;
}

/* Back link
========================================================= */

#tribe-events-pg-template .tribe-events-back {
    margin: 0 0 28px;
}

#tribe-events-pg-template .tribe-events-back a {
    display: inline-flex;
    align-items: center;
    padding: 10px 16px;
    border: 1px solid rgba(213, 39, 40, 0.28);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.03em;
}

#tribe-events-pg-template .tribe-events-back a:hover {
    color: var(--event-white);
    background: var(--event-red);
    border-color: var(--event-red);
    opacity: 1;
}

/* Main event heading
========================================================= */

#tribe-events-pg-template .tribe-events-single-event-title {
    margin: 0;
    color: #000;
    font-size: clamp(40px, 6vw, 72px);
    font-weight: 800;
    line-height: 1.05;
    letter-spacing: -0.045em;
}

#tribe-events-pg-template .tribe-events-schedule {
    margin: 20px 0 45px;
    padding: 11px 9px;
    border-left: 3px solid var(--event-red) !important;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    background: #fff;
    border: 1px solid #eee;
}

#tribe-events-pg-template .tribe-events-schedule h2 {
    margin: 0;
    color: var(--event-red);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

/* Top and bottom navigation
========================================================= */

#tribe-events-pg-template .tribe-events-nav-pagination {
    margin: 0;
}

#tribe-events-pg-template .tribe-events-sub-nav {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tribe-events-pg-template .tribe-events-sub-nav li {
    margin: 0;
    padding: 0;
}

#tribe-events-pg-template .tribe-events-sub-nav a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 14px;
    font-weight: 700;
}

#tribe-events-pg-template #tribe-events-header {
    margin-bottom: 22px;
}

#tribe-events-pg-template #tribe-events-footer {
    margin-top: 40px;
    padding-top: 25px;
    display: none;
    border-top: 1px solid rgba(213, 39, 40, 0.18);
}

/* Main camp description card
========================================================= */

#tribe-events-pg-template .tribe-events-single-event-description {
    position: relative;
    margin: 0 0 28px;
    padding: 25px;
    overflow: hidden;
    border: 1px solid rgb(0 0 0 / 8%);
    border-radius: 0px;
    background: var(--event-white);
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

#tribe-events-pg-template .tribe-events-single-event-description::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--event-red);
}

#tribe-events-pg-template .tribe-events-single-event-description h3 {
    margin: 0 0 8px;
    color: #000;
    font-size: clamp(30px, 4vw, 46px);
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.025em;
}

#tribe-events-pg-template .tribe-events-single-event-description h4 {
    margin: 0 0 22px;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.65;
    text-align: left;
}

#tribe-events-pg-template .tribe-events-single-event-description p {
    margin: 20px 0;
    color: var(--event-red);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.7;
}

/* Check-in badge — overrides Bootstrap bg-dark
========================================================= */

#tribe-events-pg-template .line-block0 {
    margin: 22px 0;
}

#tribe-events-pg-template .line-block0 .badge,
#tribe-events-pg-template .badge.bg-dark {
    display: inline-flex;
    padding: 11px 17px !important;
    border: 1px solid var(--event-red);
    border-radius: 50px;
    color: var(--event-white) !important;
    background: var(--event-red) !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.025em;
}

/* Event information list
========================================================= */

#tribe-events-pg-template .tribe-events-single-event-description ul.list-group {
    margin: 22px 0 30px !important;
    padding: 0;
    border: 0;
}

#tribe-events-pg-template .tribe-events-single-event-description ul.list-group ul.list-group {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    margin: 0 !important;
    border: 1px solid rgb(255 255 255 / 18%);
    border-radius: 16px;
    gap: 15px;
}

#tribe-events-pg-template .tribe-events-single-event-description .list-group-item {
    min-width: 0;
    margin: 0;
    padding: 10px 20px !important;
    border: 0;
    border: 1px solid rgb(0 0 0 / 14%);
    background: var(--event-white);
    color: var(--event-red);
    font-size: 16px !important;
    line-height: 1.6;
    color: #000;
    padding-left: 10px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#tribe-events-pg-template .tribe-events-single-event-description .list-group-item:nth-child(odd) {
    color: #000;
    /* border-right: 1px solid rgba(213, 39, 40, 0.14); */
    border-radius: 0px;
}

.tribe-events-meta-group.tribe-events-meta-group-venue {
    margin-top: 20px !important;
}

#tribe-events-pg-template .tribe-events-single-event-description .list-group-item:nth-last-child(-n + 2) {
    /* border-bottom: 0; */
}

#tribe-events-pg-template .tribe-events-single-event-description .list-group-item strong {
    flex: 0 0 auto;
    color: var(--event-red);
    font-weight: 800;
}

#tribe-events-pg-template .tribe-events-single-event-description sup {
    font-size: 10px;
    line-height: 0;
}

/* Register button using existing centered h2
========================================================= */

#tribe-events-pg-template .tribe-events-single-event-description h2[style*="text-align: center"] {
    margin: 35px 0 28px;
    text-align: center !important;
}

#tribe-events-pg-template .tribe-events-single-event-description h2[style*="text-align: center"] a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 15px;
    border: 2px solid var(--event-red);
    border-radius: 50px;
    color: var(--event-white);
    background: var(--event-red);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    box-shadow: 0 12px 28px rgba(213, 39, 40, 0.18);
    border-radius: 0px;
}

#tribe-events-pg-template .tribe-events-single-event-description h2[style*="text-align: center"] a:hover {
    color: var(--event-red);
    background: var(--event-white);
    opacity: 1;
    transform: translateY(-2px);
}

/* Add to calendar
========================================================= */

#tribe-events-pg-template .tribe-events {
    margin: 0 0 28px;
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__container {
    width: auto;
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button {
    display: inline-flex;
    align-items: center;
    min-width: 210px;
    padding: 0 18px;
    border: 1px solid var(--event-red);
    border-radius: 50px;
    background: var(--event-white);
    color: var(--event-red);
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button:hover,
#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button:focus-within {
    background: var(--event-red);
    color: #fff;
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button-text {
    padding: 13px 8px;
    border: 0;
    background: transparent;
    color: inherit;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button svg {
    fill: #fff;
    stroke: #fff;
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__content {
    margin-top: 9px;
    overflow: hidden;
    border: 1px solid rgba(213, 39, 40, 0.2);
    border-radius: 14px;
    background: var(--event-white);
    box-shadow: 0 14px 35px rgba(213, 39, 40, 0.12);
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__list {
    margin: 0;
    padding: 8px;
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__list-item {
    margin: 0;
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__list-item-link {
    display: block;
    padding: 11px 13px;
    border-radius: 8px;
    color: var(--event-red);
    font-size: 14px;
    font-weight: 600;
}

#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__list-item-link:hover {
    color: var(--event-white);
    background: var(--event-red);
    opacity: 1;
}

/* Details, organizer and venue cards
========================================================= */

#tribe-events-pg-template .tribe-events-event-meta {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    width: 100%;
    margin: 22px 0 0;
    padding: 0;
    border: 0;
    margin-top: 0px;
    background: transparent;
}

.post-2456 .tribe-events-c-subscribe-dropdown {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

#tribe-events-pg-template .tribe-events-meta-group,
#tribe-events-pg-template .tribe-events-venue-map {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 28px;
    border-radius: 18px;
    background: var(--event-white);
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    border: 1px solid #eeeeeeb5;
}

#tribe-events-pg-template .tribe-events-single-section-title {
    position: relative;
    margin: 0 0 10px;
    padding-bottom: 0px;
    color: var(--event-red);
    font-size: 22px;
    font-weight: 800;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
}

#tribe-events-pg-template .tribe-events-single-section-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 42px;
    height: 3px;
    border-radius: 10px;
    background: var(--event-red);
    display: none;
}

#tribe-events-pg-template .tribe-events-meta-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#tribe-events-pg-template .tribe-events-meta-item {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px solid rgba(213, 39, 40, 0.13);
    color: #000 !important;
    font-size: 16px;
    line-height: 1.6;
}

#tribe-events-pg-template .tribe-events-meta-item:last-child {
    border-bottom: 0;
}

#tribe-events-pg-template .tribe-events-meta-label {
    color: var(--event-red);
    font-weight: 800;
}

#tribe-events-pg-template .tribe-events-meta-value,
#tribe-events-pg-template .tribe-events-abbr,
#tribe-events-pg-template address {
    color: var(--event-red);
    font-style: normal;
}

#tribe-events-pg-template .tribe-events-gmap,
#tribe-events-pg-template .tribe-organizer-url a {
    display: inline-flex;
    margin-top: 8px;
    padding: 8px 13px;
    border: 1px solid rgba(213, 39, 40, 0.35);
    border-radius: 50px;
    font-size: 13px;
    font-weight: 700;
}

#tribe-events-pg-template .tribe-events-gmap:hover,
#tribe-events-pg-template .tribe-organizer-url a:hover {
    color: var(--event-white);
    background: var(--event-red);
    border-color: var(--event-red);
    opacity: 1;
}

/* Venue map
========================================================= */

#tribe-events-pg-template .tribe-events-event-meta.secondary {
    grid-template-columns: 1fr;
    grid-column: 1/3;
}

#tribe-events-pg-template .tribe-events-venue-map {
    padding: 8px;
    overflow: hidden;
}

#tribe-events-pg-template .tribe-events-venue-map iframe {
    display: block;
    width: 100% !important;
    height: 100% !important;
    min-height: 330px;
    border: 0 !important;
    border-radius: 12px;
    filter: grayscale(1);
}

/* Loading spinner
========================================================= */

#tribe-events-pg-template .tribe-events-ajax-loading {
    background: rgba(255, 255, 255, 0.92);
}

/* Responsive
========================================================= */

@media (max-width: 767px) {
    #tribe-events-pg-template {
        padding: 45px 16px;
    }

    #tribe-events-pg-template .tribe-events-single-event-description ul.list-group ul.list-group {
        grid-template-columns: 1fr;
    }

    #tribe-events-pg-template .tribe-events-single-event-description .list-group-item,
    #tribe-events-pg-template .tribe-events-single-event-description .list-group-item:nth-child(odd),
    #tribe-events-pg-template .tribe-events-single-event-description .list-group-item:nth-last-child(-n + 2) {
        border-right: 0;
        border-bottom: 1px solid rgba(213, 39, 40, 0.14);
    }

    #tribe-events-pg-template .tribe-events-single-event-description .list-group-item:last-child {
        border-bottom: 0;
    }

    #tribe-events-pg-template .tribe-events-event-meta,
    #tribe-events-pg-template .tribe-events-event-meta.secondary {
        grid-template-columns: 1fr;
    }

    #tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button {
        width: 100%;
        justify-content: center;
    }

    #tribe-events-pg-template .tribe-events-sub-nav {
        flex-direction: column;
    }
}

@media (max-width: 480px) {

    #tribe-events-pg-template .tribe-events-single-event-description,
    #tribe-events-pg-template .tribe-events-meta-group {
        padding: 24px 18px;
        border-radius: 15px;
    }

    #tribe-events-pg-template .tribe-events-single-event-description h2[style*="text-align: center"] a {
        width: 100%;
    }
}


#tribe-events-pg-template .tribe-events-meta-value,
#tribe-events-pg-template .tribe-events-abbr,
#tribe-events-pg-template address {
    color: #000;
    font-style: normal;
}

.tribe-events-event-meta:before,
.tribe-events-event-meta~div:not(.tribe-events-event-meta, .event-tickets) {
    border-top: 0px solid var(--tec-color-border-secondary);
}

#tribe-events-pg-template .tribe-events-gmap,
#tribe-events-pg-template .tribe-organizer-url a {
    font-size: 16px;
}




@media (max-width: 575.98px) {


    section#tribe-events-pg-template {
        padding: 5px;
    }

    h1.tribe-events-single-event-title {
        font-size: 25px !important;
    }

    #tribe-events-pg-template .tribe-events-single-event-description,
    #tribe-events-pg-template .tribe-events-meta-group {
        padding: 15px;
        border-radius: 0px;
    }

    #tribe-events-pg-template .tribe-events-single-event-description .list-group-item {
        display: unset !important;
    }

    .Partners-grid {
        grid-template-columns: 1fr 1fr !important;
    }


    .modal-dialog {
        max-width: 342px !important;
    }
}



.Partners-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    align-items: center;
}

.Partners-grid .logo-block-root a {
    padding: 15px;
    background: #fff;
    max-width: 100%;
    border: 1px solid #eee;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.Partners-grid .logo-block-root a img {
    width: 100%;
    max-width: 145px;
}

.page-id-18 section.about-us p a {
    color: #000 !important;
    font-weight: 600 !important;
}

.page-id-420 .Camper-block {
    background: #f2f2f2;
}

.page-id-420 .Camper-block a {
    color: #000;
    font-weight: 600;
}

.page-id-420 img.alignright {
    margin-top: 30px;
    float: inline-end;
    width: 100%;
    max-width: 500px;
    margin-left: 37px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    padding: 10px;
    background: #fff;
    height: 400px;
    object-fit: cover;
}

.page-id-420 .page-title {
    margin: 18px 0px;
}

.container-new {
    width: 100%;
    max-width: 1500px;
}

.modal-dialog {
    max-width: 700px;
    margin-top: 85px;
    margin: 1.75rem auto;
}

.modal-header {
    padding: 0px;
    margin: 0px;
    border: 0px;
    position: relative;
}

.modal-header .close {
    position: absolute;
    border: 0px;
    color: #000;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-size: 28px;
    right: -16px;
    background: #fdb515 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-footer button {
    background: #fdb515 !important;
    border-radius: 0px;
    font-weight: 600;
    letter-spacing: 0.1px;
}

.legends-name {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    margin: 10px auto;
    color: #000;
    border-left: 3px solid #fdb515 !important;
    padding: 8px 9px;
    border: 1px solid #eee;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}