:root {
   --bcp-brown:#B56D32;
   --bcp-dark-blue:#0262c4;
   --bcp-light-blue:#5F98D3; 
}

:is(.h1, .h2, .h3, .h4, .h5, .h6) {
   color:var(--bcp-brown);
}

#banners-slider{ padding: 0; }

.slider-container{
   position: absolute;
   top: 0;
   left: 0;
   display: grid;
   align-items: center;
   width: 200%;
   height: 100%;
}

.splide{ overflow: hidden; }

/* Slider Arrows */
.splide__arrow {
   background-size: 9pt!important;
   background-repeat: no-repeat!important;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    background-color: hsla(0,0%,100%,.8)!important;    
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 130px!important;
    width: 60px!important;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.splide__arrow svg{display: none;}

.splide__arrow--next {
   background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDggMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjExNTk1IDE1LjM0MDdDMC45Mjc3ODEgMTUuNTQyOCAwLjYxMTM5OSAxNS41NTQxIDAuNDA5MjkzIDE1LjM2NTlDMC4yMjI3MzIgMTUuMTkyMyAwLjE5ODc1NCAxNC45MDkzIDAuMzQ0MTY5IDE0LjcwNzhMMC4zODQwNTUgMTQuNjU5M0w2LjgwNTUgNy43NjNMMC4zOTY0NDggMS4zNTM1NUMwLjIxNjIwNiAxLjE3MzMxIDAuMjAyMzQyIDAuODg5Njk0IDAuMzU0ODU0IDAuNjkzNTQ4TDAuMzk2NDQ4IDAuNjQ2NDQ0QzAuNTc2NjkgMC40NjYyMDMgMC44NjAzMDYgMC40NTIzMzggMS4wNTY0NSAwLjYwNDg1MUwxLjEwMzU2IDAuNjQ2NDQ0TDcuODUzNTYgNy4zOTY0NEM4LjAyOTI2IDcuNTcyMTUgOC4wNDc0NSA3Ljg0NzE2IDcuOTA0OTMgOC4wNDMzOUw3Ljg2NTk1IDguMDkwNzFMMS4xMTU5NSAxNS4zNDA3WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==)!important;
   background-position: 30% 50%!important;
   right: 0!important;
   margin-right:-25px ;
}

.splide__arrow--prev {
   background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDggMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjExNTk1IDE1LjM0MDdDMC45Mjc3ODEgMTUuNTQyOCAwLjYxMTM5OSAxNS41NTQxIDAuNDA5MjkzIDE1LjM2NTlDMC4yMjI3MzIgMTUuMTkyMyAwLjE5ODc1NCAxNC45MDkzIDAuMzQ0MTY5IDE0LjcwNzhMMC4zODQwNTUgMTQuNjU5M0w2LjgwNTUgNy43NjNMMC4zOTY0NDggMS4zNTM1NUMwLjIxNjIwNiAxLjE3MzMxIDAuMjAyMzQyIDAuODg5Njk0IDAuMzU0ODU0IDAuNjkzNTQ4TDAuMzk2NDQ4IDAuNjQ2NDQ0QzAuNTc2NjkgMC40NjYyMDMgMC44NjAzMDYgMC40NTIzMzggMS4wNTY0NSAwLjYwNDg1MUwxLjEwMzU2IDAuNjQ2NDQ0TDcuODUzNTYgNy4zOTY0NEM4LjAyOTI2IDcuNTcyMTUgOC4wNDc0NSA3Ljg0NzE2IDcuOTA0OTMgOC4wNDMzOUw3Ljg2NTk1IDguMDkwNzFMMS4xMTU5NSAxNS4zNDA3WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==)!important;
   background-position: 30% 50%!important;
   left: 0!important;
   transform: rotate(180deg) translateY(50%)!important;
   margin-left: -25px;
}

.splide__arrow:disabled {
   opacity: 0!important;
}

.bannerContent{
   padding: 10px;
}
.bannerLink{
   margin-left: 10px;
}
.bannerContent p{
   margin-bottom:0!important;
}

.aligncenter
{
   text-align: center !important;
}

#blog_sidebar{
   padding-top:20px
}

#blog_sidebar .widget-breaking-news {
   padding: 10px 24px 30px;
   box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
   margin-bottom: 30px;
}

#blog_sidebar .widget-title h3 {
   font-size: 17px;
   font-family: 'Lato', sans-serif;
   color: #222;
   line-height: 25px;
   font-weight: 600;
   word-spacing: 0.8px;
   text-transform: uppercase;
}

#blog_sidebar .breaking-post {
   display: inline-block;
   margin-bottom: 28px;
   width: 100%;
}

#blog_sidebar .breaking-post h4 a {
   font-size: 16px;
   font-family: 'Lato', sans-serif;
   color: #333;
   line-height: 24px;
   word-spacing: 0.8px;
   font-weight: 600;
   -webkit-transition: all 0.25s ease-in-out;
   transition: all 0.25s ease-in-out;
}

.breaking-post img {
   height: 68px;
   width: 68px;
   -o-object-fit: cover;
   object-fit: cover;
   float: left;
   margin-right: 14px;
   opacity: 0.9;
}

.breaking-post h4 a {
   font-size: 16px;
   font-family: 'Lato', sans-serif;
   color: #333;
   line-height: 24px;
   word-spacing: 0.8px;
   font-weight: 600;
   -webkit-transition: all 0.25s ease-in-out;
   transition: all 0.25s ease-in-out;
}

.breaking-post p {
   font-size: 15px!important;
   text-align: left;
   line-height: 18px!important;
   word-spacing: 0.8px!important;
   margin-top:0px!important;
}

.widget-fsale{
   margin-bottom:30px;
}

.widget-categories {
   padding: 10px 24px 30px;
   box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
   margin-bottom: 60px;
}

.categories ul {
   list-style: none;
   padding-left: 0;
}

.categories h4 {
   font-size: 18px!important;
   text-align: left;
   line-height: 18px!important;
   word-spacing: 0.8px!important;
   margin-top:0px!important;
   font-weight: 300!important;
}

.categories ul li {
   margin-bottom: 18px;
   padding: 0 20px;
   box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.categories ul li a {
   font-size: 10px;
   font-weight: 600;
   letter-spacing: 0.8px;
   color: #0053A8;
   text-transform: uppercase;
   -webkit-transition: all 0.25s ease-in-out;
   transition: all 0.25s ease-in-out;
}

form#search {
   font-weight: 700;
   padding-top: 30px;
   text-align: left;
   margin: 35px 0 0;
}

#search .search-box{
   padding: 10px;
   line-height: 1.25em;
    color: #444;
    font-size: 1.825em!important;
    font-weight: 300;
}

#search .search-button{
   padding:10px;
   line-height: 1.25em;
   color: #444;
   font-size: 1.825em!important;
   font-weight: 300;
}

.widget-tags {
   padding: 10px 24px 30px;
   box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
   margin-bottom: 30px;
}

.widget-title h3 {
   font-size: 17px;
   font-family: 'Lato', sans-serif;
   color: #222;
   line-height: 25px;
   font-weight: 600;
   word-spacing: 0.8px;
   text-transform: uppercase;
}