@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@800&display=swap');

/*body,*/
/*html {*/
/*    height: 100%;*/
/*}*/

body {
    background: #000 url(/images/wood-bg2.jpg) repeat-y center top;
    background-size: 100% auto;
}

h1 {
    font-family: "Alfa Slab One", serif;
    font-size: 3.5rem;
}

h2 {
    font-family: "Alfa Slab One", serif;
    font-size: 3rem;
}

h3 {
    font-family: "Alfa Slab One", serif;
    font-size: 2.5rem;
}

h4 {
    font-family: "Alfa Slab One", serif;
    font-size: 1.5rem;
}

.hero h1 {
    margin-bottom: 100px;
}

.hero h2 {
    line-height: 80px;
}

.subtitle a {
    text-decoration: none;
    color: rgba(255, 255, 255, .8);
}

.subtitle a:hover {
    text-decoration: underline;
    background-color: black;
    color: #cbb191;
    padding-left: 15px;
    padding-right: 15px;
}

.title {
    width: 80%;
}

.custom-navbar-two {
background-color:#000000;
}
.navbar {
padding-bottom:0px;
  font-family: "Libre Franklin", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
text-transform:uppercase;
letter-spacing:.5px;
font-size:15px;
}
.navbar-brand {
//margin-bottom:-4rem !important;
}
.navbar-toggler {
border:1px solid white;
}
.nav-item { 
padding-left:1rem;
padding-right:1rem;
}
.dropdown-item {
padding-top:.5rem;
padding-bottom:.5rem;
}
//.nav-item:hover {
background-color:#273c72;
}
#navbarLogo { 
width:125px;
}
@media (max-width: 767.88px) {
  .navbar-collapse {
    position: absolute;
    top: 100%; /* Pushes it right below the navbar */
    left: 0;
    width: 100%;
    background-color: black; /* Or match your site’s theme */
    z-index: 999999;
}
}

.page-title {
    background: url('/images/black-wood-bg.jpg') no-repeat center top;
    background-size: cover;
    padding-top: 3.5rem;
    padding-bottom: 3rem;
   color:white !important;
}
@media (max-width: 767.88px) {
    .page-title {  
    padding-bottom: 1.5rem;
 }
}

.gold-ads,
.footer {
    background: url('https://barrelhorseworld.com/new/images/wood-bg.jpg') no-repeat center top;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.red-btn {
    background-image: url('https://barrelhorseworld.com/new/images/red-btn.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    padding: 10px 30px 10px 10px;
    color: white;
    font-family: "Alfa Slab One", serif;
    font-size: 18pt;
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
}

.red-btn:hover {
    opacity: 0.8;
    /* Slight transparency on hover */
    color: #ffe6ac;
}

.blue-btn {
    background-image: url('https://barrelhorseworld.com/new/images/blue-btn.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    padding: 10px 30px 10px 10px;
    color: white;
    font-family: "Alfa Slab One", serif;
    font-size: 18pt;
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
}

.blue-btn:hover {
    opacity: 0.8;
    /* Slight transparency on hover */
    color: #ffe6ac;
}

.blue-btn-reverse {
    background-image: url('https://barrelhorseworld.com/new/images/blue-btn.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    padding: 10px 30px 10px 10px;
    color: white;
    font-family: "Alfa Slab One", serif;
    font-size: 18pt;
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
    transform: scaleX(-1);
}

.blue-btn:hover {
    opacity: 0.8;
    /* Slight transparency on hover */
    color: #ffe6ac;
}

.red-btn-reverse {
    background-image: url('https://barrelhorseworld.com/new/images/red-btn.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    padding: 10px 30px 10px 10px;
    color: white;
    font-family: "Alfa Slab One", serif;
    font-size: 18pt;
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
    transform: scaleX(-1);
}

.red-btn-reverse:hover {
    opacity: 0.8;
    /* Slight transparency on hover */
    color: #ffe6ac;
}

.card {
    border: 1px solid #fce2a7;
    border-radius: 5px;
}

.card-body,
.card-footer,
.footer-col {
    background-color: #382921
}

.card-text {
    color: white;
    font-family: "Roboto", serif;
}

.card-title {
    color: White;
}

.webcast-section {
    background: url('https://barrelhorseworld.com/new/images/barrel-racer-btm.jpg') no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    min-height: 400px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.footer-col {
    flex: 1;
}

.copyright {
    background-color: #2a221e;
    color: #cbb191;
}



@media (max-width: 767.88px) {
    title {  width: 100%; }
}

@media (max-width: 480px) {
    h1 {
        font-size: 37px !important;
    }

    h2 {
        font-size: 32px !important;
    }

    h3 {
        font-size: 26px !important;
    }

    .title {
        width: 100%;
    }

    .hero {
        height: 550px;
    }

    .blue-btn {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .hero {
        background: url('https://barrelhorseworld.com/new/images/barrel-racer-top-old2.jpg') no-repeat center top !important;
        //background-attachment: fixed !important;
        background-size: cover !important;
        height: 750px !important;
        padding-top: 300px !important;
        margin-top:-100px;
    }

    .hero h1 {
        margin-bottom: 15px;
    }

    .hero h2 {
        line-height: 1.3;
    }

    .webcast-section .blue-btn {
        font-size: 18px;
    }
}

.secondary-pages-bg { background: #000 url('/images/wood-bg2.jpg') repeat-y center top; background-size:100% auto;
}
.secondary-pages-content { background-color:#1e1004; }
.text-red { color:#b50f0f; }
.text-blue { color:#648fad; }
.text-light-blue { color:#7db3d8; }
.red-bg { background-color:#b50f0f; }
.blue-bg { background-color:#648fad; }

.table-dark.table-striped {
    --bs-table-striped-bg: #0e0702;--bs-table-bg:#2a221e;
}

.edit-icons { 
    width: 32px;
    height:32px;
}

    .edit-icons-list-item {
    max-width:200px !important;
}

@media (max-width: 768px) {
    .edit-icons {
    width:15px;
    height:15px;
}
    .edit-icons-list-item {
    max-width:135px !important;
}
}

.row-striped { 
    border-bottom:1px solid #694932; 
}

#btnContact {
    font-family: "Alfa Slab One", serif;
    font-size: 1.25rem;
}

