body.page-template-xtreme-long-drive {
    background: #FFF1DD;
}

body .mfp-auto-cursor .mfp-content {
    max-width: 900px;
    margin: 0 auto;
}

.coffin-wars-banner-section {
    background-image: url("/wp-content/themes/hello-elementor-child/modules/xtreme-long-drive-module/images/Xtreme-long-drive.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 250px 0 80px;
    text-align: center;
}

body.wp-singular .landingPageSlider .landingVideoItem a {
    border: none;
}

.athleteVideoSection {
    padding: 10px;
    background: #FE0002;
}

body.page-template-xtreme-long-drive .coffin-wars-banner-section img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

body.page-template-xtreme-long-drive .coffin-wars-banner-section h1 {
    color: #FE0002;
    font-family: "area-normal", Sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    margin: 60px 0 0;
}

body.page-template-xtreme-long-drive .coffin-wars-banner-section p {
    margin-bottom: 20px;
}

body.page-template-xtreme-long-drive .coffin-wars-banner-section a {
    font-family: "area-normal", Sans-serif;
    font-size: 22px;
    font-weight: 900;
    fill: #F7D687;
    color: #000000;
    background-color: #FE0002;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-radius: 58px 58px 58px 58px;
    padding: 8px 30px 8px 30px;
    text-transform: uppercase;
    border-color: #000000;
}

body.page-template-xtreme-long-drive .athleteVideoSection .landingVideoItem {
    border: solid 4px #202026;
    background-repeat: no-repeat;
    background-size: cover;
}

body.page-template-xtreme-long-drive .landingPageSlider .landingVideoItem a img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

body.page-template-xtreme-long-drive .coffin-wars-detail-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    padding: 40px 0 75px;
}

body.page-template-xtreme-long-drive .coffin-wars-detail-section .coffin-wars-detail-col-left,
body.page-template-xtreme-long-drive .coffin-wars-detail-section .coffin-wars-detail-col-right {
    width: 30%;
}

body.page-template-xtreme-long-drive .coffin-wars-detail-section .coffin-wars-detail-col-left {
    text-align: center;
    padding: 200px 0;
}

body.page-template-xtreme-long-drive .coffin-wars-detail-section .coffin-wars-detail-col-right {
    text-align: center;
    padding: 200px 0;
}


body.page-template-xtreme-long-drive .coffin-wars-detail-section .coffin-wars-detail-col-center p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    font-family: var(--area-normal-font-family);
    text-align: center;
    color: #000000;
}

body.page-template-xtreme-long-drive .coffin-wars-detail-section .coffin-wars-detail-col-center {
    width: 70%;
    margin: 0 auto;
}

ul.social-media {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-bottom: 20px;
}

ul.social-media li {
    width: 46px;
    height: 46px;
    border-radius: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FE0002;
    padding: 10px;
}

ul.social-media li a {
    width: 22px;
    height: 22px;
}