.str33t-banner-section {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.str33t-banner-section .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

/* .streetGallerySection {
    padding: 60px;
} */

body.page-template-str33t .slick-dots li button:focus, body.page-template-str33t .slick-dots li button:hover {
    background: transparent;
}

.streetGallerySection {
    padding: 60px;
    background-image: url("/wp-content/themes/hello-elementor-child/modules/str33t-module/images/paperWhite.png");
    background-repeat: repeat;
    background-size: contain;
}

.str33t-gallery-row-3{
     padding: 0 60px 100px;
    background-image: url("/wp-content/themes/hello-elementor-child/modules/str33t-module/images/paperWhite.png");
    background-repeat: repeat;
    background-size: contain;
}

.str33t-gallery-row-1,
.str33t-gallery-row-2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
}

.str33t-gallery-row-1-col-1,
.str33t-gallery-row-2-col-2 {
    width: 33.33%;
}

.str33t-gallery-row-1-col-2,
.str33t-gallery-row-2-col-1 {
    width: calc(66.67% - 30px);
}

.str33t-card {
    width: 100%;
    height: 100%;
    position: relative;
    border: solid 5px #000;
    display: flex;
}

.str33t-card a {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    overflow: hidden;
}

.str33t-card svg {
    width: 100px;
}

.str33t-gallery-row-2-inner {
    margin-bottom: 30px;
}

.str33t-gallery-slide.slick-slide {
    padding: 0 15px;
}

.str33t-gallery-row-2-slider.str33tGallerySlider.slick-initialized.slick-slider {
    margin: 0 -15px;
}

.str33tGallerySlider button.custom-prev.slick-arrow {
    position: absolute;
    bottom: -90px;
    right: 0;
    padding: 0;
    border: none;
}

.str33tGallerySlider button.custom-next.slick-arrow {
    position: absolute;
    bottom: -90px;
    left: 0;
    padding: 0;
    border: none;
}

.str33tGallerySlider button:hover,
.str33tGallerySlider button:focus {
    background: transparent;
}

.str33t-gallery-row-2-col-2 .str33t-card a {
    min-height: 720px;
}

.str33t-gallery-row-3 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.str33t-gallery-row-3-col.str33t-gallery-row-3-col-1 {
    width: 36.33%;
}

.str33t-gallery-row-3-col {
    width: 33.33%;
    height: 616px;
}

.str33t-gallery-row-3-col-1 .str33t-card {
    flex-direction: column;
}

body.page-template-str33t .str33t-gallery-row-3-col-1 .str33t-card h2,
body.page-template-la-run .str33t-gallery-row-3-col-1 .str33t-card h2 {
    color: #FFFFFF;
    font-family: "WardenRegular", Sans-serif;
    font-size: 33px;
    line-height: 50px;
    margin: 0;
    font-weight: 600;
    text-align: center;
    width: 100%;
    background-image: url("/wp-content/themes/hello-elementor-child/modules/str33t-module/images/Black-Page-1.png");
    background-repeat: repeat;
    background-size: contain;
    padding: 10px 0;
    margin-bottom: 20px;
}

body.page-template-str33t .str33t-gallery-row-3-col-1 .str33t-card p {
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    font-family: var(--bryant-web-font-family);
    margin: 10px 0;
}

body .fullWidthBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 0 20px;
    height: max-content;

}

.str33tPlayerSlide .str33tPlayerImage img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: center center;
}

.str33tPlayerSlider {
    background-image: url("/wp-content/themes/hello-elementor-child/modules/str33t-module/images/Black-Page-1.png");
    background-repeat: repeat;
    background-size: contain;
    border: 4px solid #000000;
}

body.page-template-str33t .str33tPlayerDetail h2,
body.page-template-la-run .str33tPlayerDetail h2 {
    color: #FFFFFF;
    font-family: "WardenRegular", Sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 600;
    text-align: center;
    width: 100%;
    padding: 10px 0;
}

body.page-template-str33t .str33tPlayerDetail p,
body.page-template-la-run .str33tPlayerDetail p {
    font-weight: 500;
    text-transform: uppercase;
    font-family: "WardenRegular", Sans-serif;
    margin: 5px 0 20px;
    text-align: center;
    font-size: 21px;
    line-height: 1;
}

.str33tPlayerDetail {
    padding: 10px;
    border-top: 4px solid #000000;
    text-align: center;
    min-height: 290px;
}

body.page-template-str33t .str33tPlayerDetail a,
body.page-template-la-run .str33tPlayerDetail a {
    font-weight: 600;
    text-transform: uppercase;
    font-family: "WardenRegular", Sans-serif;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    position: relative;
    z-index: 0;
    color: #FFFFFF;
    background-image: url(/wp-content/themes/hello-elementor-child/modules/str33t-module/images/Check-em-out-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 180px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    letter-spacing: 4px;
}

body.page-template-str33t .str33tPlayerSlider .slick-dots,
body.page-template-la-run .str33tPlayerDetail .slick-dots {
    bottom: 15px;
}

.slick-dots li {
    width: 12px;
    height: 12px;
    background: #ffffff4b;
    border-radius: 50%;
}

.slick-dots li.slick-active {
    background: #ffffff;
}




.merchSection {
    padding: 30px 30px;
    background-color: #121212;
    text-align: center;
    border-bottom: 1.5px solid #D06D39;
}

body .merchSection .ourathletesTitle span {
    color: #D06D39;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    font-family: var(--warden-regular-fonts);
    text-transform: uppercase;
    font-style: italic;
    font-weight: 700;
}

body .merchSection .ourathletesTitle h2 {
    color: #FFFFFF;
    text-align: center;
    position: relative;
    font-size: 50px;
    line-height: 1;
    margin: 20px 0 50px;
    font-family: var(--warden-regular-fonts);
}

body .merchSection .ourathletesTitle h2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    width: 250px;
    height: 4px;
    background-color: #D06D39;
    margin: 0 auto;
}

body .merchSection .ourathletesTitle p {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 auto;
    text-align: center;
    font-family: var(--bryant-web-font-family);
}

.merchProductWrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 20px;
    margin: 20px auto 0;
}

body.wp-singular .merchProductWrapper p.productName {
    font-family: var(--warden-regular-fonts);
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

body.wp-singular .merchProductWrapper p {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    margin: 10px;
    text-align: left;
    font-family: "Mukta", Sans-serif;
}

.merchSection .ourAthletesBtnWrapper {
    text-align: center;
    padding: 70px 0 20px;
}

.productImage {
    height: 100%;
    max-height: 262px;
    width: 100%;
    background-color: #FFFFFF;
}

.productImage img {
    height: inherit;
}

.socialMediaFeedSection {
    padding: 30px 30px 100px;
    background: #202026;
}

body .ourAthletesBtnWrapper a {
    font-weight: 600;
    text-transform: uppercase;
    font-family: "WardenRegular", Sans-serif;
    text-align: center;
    font-size: 22px;
    line-height: 1;
    position: relative;
    z-index: 0;
    color: #000000;
    background-image: url('/wp-content/themes/hello-elementor-child/modules/str33t-module/images/Light-bg-Button.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 220px;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    letter-spacing: 4px;
}

.car-jitsu-menu-section .slap-fight-menu ul li a {
    color: #18181E;
    font-family: "WardenRegular";
    font-size: 20px;
    font-weight: 500;
}

img.instaFeedIcon {
    margin-bottom: 10px;
}

body.page-template-la-run {
    background-image: url('/wp-content/themes/hello-elementor-child/modules/str33t-module/images/paperWhite.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

body.page-template-la-run .str33t-la-run-banner-section {
    padding: 58px 20px;
    text-align: center;
    background-image: url('/wp-content/themes/hello-elementor-child/modules/str33t-module/images/Black-Page.webp');
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
}

body.page-template-la-run .str33t-la-run-banner-section h1 {
    font-family: 'WardenRegular';
    font-size: 40px;
    line-height: 60px;
    margin: 0;
    color: #FFFFFF;
    font-weight: 500;
}

.los-angeles-section {
    padding: 70px 30px 60px 30px;
}

body.page-template-la-run .los-angeles-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

body.page-template-la-run .los-angeles-row .los-angeles-col-1 {
    width: 60%;
    background-image: url('/wp-content/themes/hello-elementor-child/modules/str33t-module/images/Launch-Video-Thumbnail-1.webp');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 612px;
    border: 5px solid #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.page-template-la-run .los-angeles-row .los-angeles-col-2 {
    width: 40%;
    background-image: url('/wp-content/themes/hello-elementor-child/modules/str33t-module/images/BG-Area-1.webp');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 612px;
    position: relative;
    border: 5px solid #000000;
}

body.page-template-la-run .los-angeles-row .los-angeles-col-2 .los-angeles-col-inner {
    background-image: url('/wp-content/themes/hello-elementor-child/modules/str33t-module/images/firstBoxBG.webp');
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 720px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -55px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 90px 21% 0;
}

body.page-template-la-run .los-angeles-row .los-angeles-col-2 .los-angeles-col-inner h2 {
    font-family: 'WardenRegular';
    font-size: 50px;
    line-height: 50px;
    margin: 0;
    color: #000000;
    font-weight: 500;
}

body.page-template-la-run .los-angeles-row .los-angeles-col-2 .los-angeles-col-inner ul {
    margin-top: 15px;

}

body.page-template-la-run .los-angeles-row .los-angeles-col-2 .los-angeles-col-inner ul li {
    font-family: var(--bryant-web-font-family);
    font-size: 22px;
    line-height: 22px;
    margin: 0;
    color: #000000;
    font-weight: 600;
    margin: 6px 0 0;
    position: relative;
    padding-left: 20px;

}

body.page-template-la-run .los-angeles-row .los-angeles-col-2 .los-angeles-col-inner ul li::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    margin: auto 0;
    width: 15px;
    height: 3px;
    background: #000000;
}

.la-run-slider-section {
    padding: 50px 40px;
    background-image: url('/wp-content/themes/hello-elementor-child/modules/str33t-module/images/Black-Page.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

.laRunSlide {
    padding: 0 20px;
}

.laRunSlide .laRunSlider-img {
    border: 4px solid #000000;
    margin: 0 0 20px;
    position: relative;
}

.laRunSlide .laRunSlider-img a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80px;
    height: 80px;
}

body.page-template-la-run .laRunSlide h2 {
    font-family: 'WardenRegular';
    font-size: 36px;
    line-height: 46px;
    margin: 0;
    color: #FFFFFF;
    font-weight: 400;
}

body.page-template-la-run .laRunSlide p {
    font-family: 'WardenRegular';
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #FFFFFF;
    font-weight: 500;
    font-family: var(--bryant-web-font-family);
    margin: 20px 0 0;
}

body.page-template-la-run .laRunSlider button.slick-arrow {
    padding: 0;
    border: none;
    background: transparent;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
}

body.page-template-la-run .laRunSlider button.custom-prev {
    right: 8px;
}

body.page-template-la-run .laRunSlider button.custom-next {
    left: 8px;
}

.next-schedule-section {
    padding: 40px;
}

body.page-template-la-run .str33t-gallery-row-3 {
    justify-content: flex-start;
}

body.page-template-la-run .fullWidthBox img {
    width: 16px;
}

body.page-template-la-run .str33t-gallery-row-3-col-1 .str33t-card p {
    color: #000000;
    font-weight: 600;
    text-transform: unset;
    font-family: var(--bryant-web-font-family);
    margin: 16px 0;
    font-size: 16px;
}

body.page-template-la-run .str33t-gallery-row-3-col-1 .str33t-card .fullWidthBox p:first-child {
    width: 20%;
}

body.page-template-la-run .str33t-gallery-row-3-col-1 .str33t-card .fullWidthBox p:nth-child(2) {
    width: 70%;
    text-align: left;
}

.fullWidthBoxWrapper {
    max-height: 100%;
    overflow-y: auto;
}

body.page-template-la-run .str33t-gallery-row-3-col-1 .str33t-card h2 {
    margin: 0 0 0;
}

.fullWidthBoxWrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.fullWidthBoxWrapper::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.fullWidthBoxWrapper::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

body.page-template-la-run .str33t-player .str33tPlayerDetail {
    min-height: 290px;
}

body.page-template-la-run .str33t-player .slick-dots {
    bottom: 20px;
}

.str33t-wear-section {
    text-align: right;
    padding: 50px 70px 55px;
    background-image: url('/wp-content/themes/hello-elementor-child/modules/str33t-module/images/actionBarBG-1.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

.str33t-wear-inner {
    width: 100%;
    max-width: 670px;
    margin: 0 0 0 auto;
}

body.page-template-la-run .str33t-wear-inner .ourAthletesBtnWrapper {
    display: inline-block;
    margin-top: 45px;
}

body.page-template-la-run .str33t-wear-inner h2 {
    color: #FFFFFF;
    font-family: "WardenRegular", Sans-serif;
    font-size: 43px;
    font-weight: 600;
    line-height: 39px;
    letter-spacing: 4px;
}

body.page-template-la-run .str33t-wear-inner p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-family: var(--bryant-web-font-family);
}

body.page-template-la-run .brandSlider .slick-dots li {
    background: #91919194;
}

body.page-template-la-run .brandSlider .slick-dots li.slick-active {
    background: #191919;
}

.brandSlider {
    width: 100%;
    max-width: 1339px;
    margin: 0 auto;
}

.brand-logo-section {
    padding: 0 0 40px;
}

.brandSlider .slick-slide img {
    margin: 0 auto;
}

body.page-template-la-run .slick-dots li button:focus,
body.page-template-la-run .slick-dots li button:hover{
    background: transparent;
}


body #eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more {
    background: rgb(56, 151, 240) ;
    color: #ffffff !important ;
    color: #202027;
    border-radius: 5px;
    font-weight: 600;
    text-transform: capitalize;
}
.Angeles70 {
    width: 80%;
}
.Angeles30 {
    width: 20%;
}
.str33t-gallery-row-3-col .fullWidthBox p {
    font-size: 16px;
    line-height: 1.3;
}