*, body, html, a, p, small, span {
    font-family: 'Raleway', sans-serif;
}

body {
    background-color: #f2eeea;
    overflow-x: hidden;

}

body::-webkit-scrollbar {
    width: 1px;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.biorock-accordion .accordion-item, .biorock-accordion .accordion-item:last-of-type .accordion-button.collapsed {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.biorock-accordion .accordion-button {
    font-size: .85rem;
}

.biorock-accordion .accordion-button:after {
    width: 11px;
    height: 11px;
    margin-left: 10px;
    background-size: 11px;
}

.biorock-accordion .accordion-button:focus, .biorock-accordion .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    border: none;
    color: inherit;
}

.biorock-accordion .accordion-body {
    padding: 0;
    margin-top: 10px;
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.text-truncate-custom {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.header-fixed-top.bg-orange {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.bg-orange {
    background-color: #afd135;
}

.gradient {
    background: linear-gradient(0deg, #ebe5e0 45%, #f2eeea);
}

.join-rev .swiper-slide img {
    border-radius: 20px;
}


.text-white a:not(.btn):not(.dropdown-item):not([class^=text-]):not([class*=text-]):not(.nav-link), .text-white .nav .nav-link {
    color: white !important;
}

footer .nav-item .nav-link {
    font-size: .8rem !important;
    font-weight: bold;
}

footer input:not([type="checkbox"]):not([type="radio"]), select {
    border-radius: 0;
    border-color: #bdbfbf !important;
}


.fs-7 {
    font-size: .7rem
}

.fs-8 {
    font-size: .8rem;
}

.fs-9 {
    font-size: .9rem;
}

.fs-01 {
    font-size: 1rem;
}

.cursor-pointer {
    cursor: pointer;
}

nav.navbar-light .collapse ul a {
    font-size: 0.75rem !important;
    color: white !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 500ms;
    letter-spacing: 0.1em !important;


}

.bg-wave {
    right: 0;
    margin-top: -420px;
    z-index: -1;
}

.blog-card ul {
    min-height: 150px;
    max-height: 200px;
}

.opacity-85 {
    opacity: .85 !important;
}

.connect-line {
    width: 2px;
    color: white;
}

.text-hover-underline:hover {
    text-decoration: underline;
}

.ls-1 {
    letter-spacing: 1px;
}

.ls-2 {
    letter-spacing: 2px;
}

.shadow-text {
    text-shadow: 0 0 1rem rgb(0 0 0/55%);
}

.btn-orange-shadow {
    box-shadow: 0 25px 35px -20px rgba(168, 73, 37, .55);
}

html[data-scroll-orientation="horizontal"]
body {
    width: fit-content;
}

[data-scroll-container] {
    display: flex;
}


.txt-orange {
    color: #afd135;
}

.btn-orange {
    background-color: #afd135;
    color: white;
    border-radius: 4px;
    padding: 15px 60px;
}

header.header-transparent.sticky-fixed.is-fixed .navbar .collapse ul a {
    color: #afd135 !important;
}

.navbar-brand-transparent {
    box-shadow: 0 0 70px 0 rgba(0, 0, 0, .4);
    border: 1px solid #afd135;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;

    background: #afd135;
}

footer .navbar-brand-transparent-footer {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    background: #afd135;
    box-shadow: 0 0 70px 0 rgba(0, 0, 0, .4);
    border: 1px solid #afd135;
}

.nav-link:hover, .link-hover-shadow:hover {
    text-shadow: 1em 0 13px rgba(0, 0, 0, .54);
}

.link-hover-shadow:hover {
    color: #afd135 !important;
}

header.header-transparent.sticky-fixed.is-fixed .navbar .collapse ul .dropdown-menu-end a {
    color: #fff !important;
}

.home-product-slider .card {
    min-height: 330px;
}

.product-title-2 {
    max-height: 120px;
    min-height: 120px;
    line-height: 25px;
}

.bg-blog-grad {
    background: rgb(255, 105, 0);
    background: linear-gradient(90deg, rgba(255, 105, 0, 1) 11%, rgba(162, 118, 187, 1) 74%, rgba(210, 201, 229, 1) 93%);
}

.swiper-button-next, .swiper-button-prev {
    background: #ede9e1;
    color: black;
}

.filters-icon img {
    border-radius: 100%;
}

.swiper-button-prev:after, .swiper-button-prev::before {
    content: "\f12f" !important;
}

.border-orange {
    border: 1px solid #afd135;
}

.wave-images img {
    min-height: 625px;
    object-fit: cover;
}

.wave-images-2 img {
    min-height: 515px;
    object-fit: cover;
}

.mt-n21 {
    margin-top: -14rem !important;
}

.border-top, .border-bottom {
    border-color: rgba(8, 11, 19, .125) !important;
}

.list-group-item {
    padding: 2rem 1rem !important;
}

.swiper-button-next::before, .swiper-button-next:after, .swiper-button-prev:after, .swiper-button-prev::before {
    content: "\f138";
    font-size: 15px;
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    border: none;
    transform: none;
}

.map-list-title {
    font-weight: bolder;
    color: #332f32;
    font-size: 1.2rem;
}

.list-group-flush {
    max-height: 560px;
    height: 560px;
    overflow-y: auto;
}

.list-group-item {
    border: none;
}

.map-list-focus:focus li {
    background-color: #afd135;
    transition: .3s ease;
}

.map-list-focus:focus li span, .map-list-focus:focus li h6 {
    color: white;

}

.map-list-subtitle {
    font-weight: 500;
    color: #332f32;
    opacity: .8;
    font-size: 1rem;
}

.btn-transparent {
    background-color: transparent;
}

.form-control:not(.store-loc .form-control, .blog-form .form-control, .contact-form .form-control):focus {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

textarea.form-control {
    background: transparent;
    box-shadow: none !important;
    border: 1px solid #949494;
}

.swiper-button-next:not(.swiper-button-disabled):hover:after, .swiper-button-prev:not(.swiper-button-disabled):hover:after {
    opacity: 0;
    transition: none;
    transform: none;
}

.swiper-button-next:not(.swiper-button-disabled):hover:before, .swiper-button-prev:not(.swiper-button-disabled):hover:before {
    transform: none;
}

.cookies-section {
    background-color: #F2EEEA !important;
    color: #332F31 !important;
    font-size: 14px !important;
}

.cookies-section .cookies-btn {
    background-color: #E0D9D2 !important;
    color: #332F31 !important;
}

form input::placeholder {
    color: white !important;
}

form .form-check-label {
    color: #f0e9e3
}

form .form-check-input {
    width: .9em;
    height: .9em;

}

.logo-padding {
    padding: 20px 5px;
}

.home-product-slider .swiper-slide:hover .card {
    background-color: #936A4E;
    transition: .5s ease;
}

.swiper-partners-6 {
    padding: 90px 0 70px 0;
}

.how-it-works-accordion .accordion.accordion-custom .accordion-button {
    box-shadow: none;
}

.accordion.accordion-custom .accordion-button:not(.collapsed), .accordion.accordion-custom .accordion-collapse, .how-it-works-accordion .accordion-item, .how-it-works-accordion .accordion.accordion-custom .accordion-button {
    background-color: transparent;
}

.how-it-works-accordion .accordion.accordion-custom .accordion-button:not(.collapsed), .how-it-works-accordion .accordion.accordion-custom .accordion-button:not(.collapsed):after, .how-it-works-accordion .accordion-button {
    color: #afd135;
}

.how-it-works-accordion .accordion-item {
    border-bottom: 1px solid #afd135 !important;
}

.home-product-slider .swiper-slide:hover .card .txt-orange {
    color: white !important;
}

.text-brown {
    color: rgb(126 92 69) !important;
}

.description-div p {
    margin-bottom: 0;
}

.bg-brown {
    background-color: rgb(126 92 69);
}

.use-border-left {
    border-left: 2px solid #afd135;
    height: 130px;
    padding-left: 15px;
}

.use-border-right {
    border-right: 2px solid #afd135;
    height: 130px;
    padding-right: 15px;
}

.text-wrap {
    text-wrap: nowrap !important;
}

.home-product-slider .swiper-slide:hover .card .btn-orange {
    color: #afd135 !important;
    background-color: white !important;
}

.rounded-10 {
    border-radius: 100%;
}

.blog-categories a:hover, .blog-swiper a:hover, .blog-card a:hover, .four-blog-grid a:hover {
    color: #afd135
}

.blog-card .btn-orange:hover {
    color: white;
}

.blog-prg {
    font-size: 1.07rem;
    line-height: 28px;
}

strong {
    font-weight: 700;
}

strong:not(.color-strong strong) {
    color: #000;
}
.blog-category-img img{
    width: 269px;
    object-fit: cover;
    height: 182px;
}
.text-white strong {
    color: white;
}
.most-read-article:hover{
    background-color: rgb(163 209 0 / 28%);
    transition: 1s ease-in-out;
}
.text-custom-gray {
    color: #b5b5b5 !important;
}

.blog-form input, .blog-form .form-control:focus,
.contact-form input, .contact-form .form-control:focus
.blog-form textarea, .blog-form checkbox, .contact-form textarea, .contact-form checkbox {
    background: transparent;
    box-shadow: none !important;
    border: 1px solid #949494;
}

.blog-card .col-md-3 img {
    border-radius: 12px;
}





.contact-form .form-control:focus {
    border: 2px solid #afd135 !important;

}

.form-check-input:checked {
    background-color: #afd135;
    border: 1px solid #afd135 !important;
}

form .form-check-input {
    width: 1.3rem;
    height: 1.3rem;
}

.blog-form input:not(.form-check input), .blog-form textare, .blog-form checkbox {
    height: 55px;
}

.si-orange-icon {
    background-color: #afd135;
}

.si-orange-icon i {
    color: white;
}

@media (max-width: 991.9px) {

    .most-read-article {
        background: white;
        border-radius: 20px;
        padding: 20px;
    }
    nav.navbar-light .collapse ul a {
        color: black !important;
    }

    .overflow-sm-hidden {
        overflow: hidden;
    }

    .fs-custom-6 {
        font-size: 3rem
    }

    .logo-desktop {
        margin-top: -17px;
    }

    .swiper-button-next, .swiper-button-prev {
        width: 1.5rem;
        height: 1.5rem;
    }

    .swiper-button-next::before, .swiper-button-next:after, .swiper-button-prev:after, .swiper-button-prev::before {
        font-size: 10px !important;
    }

    .fs-medium {
        font-size: 1rem;
    }
}

@media (max-width: 1192px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .75rem;
        padding-left: 0;
    }

}

@media (min-width: 992px) {
    .most-read-article img {
        position: absolute;
        top: -60px;
        width: 260px;
        object-fit: cover;
        height: 170px;
        border-radius: 15px;

    }
    .most-read-article {
        background: white;
        border-radius: 20px;
        padding: 20px;
        min-height: 152px;
        max-height: 152px;
    }
    .blog-card .col-md-3 img {
        height: 230px;
        object-fit: cover;
    }

    .py-lg-25 {
        padding-top: 20rem !important;
        padding-bottom: 20rem !important;
    }

    .small-line-height {
        line-height: 50px;
    }

    .fs-medium {
        font-size: 1.8rem
    }

    .swiper-button-next, .swiper-button-prev {
        width: 2.5rem;
        height: 2.5rem;
    }

    .d-container {
        padding: 0;
        max-width: 100%;
        width: 100%;
    }

    .fs-large {
        font-size: 6rem
    }

    header.header-center-logo .navbar-brand {
        top: 0%
    }

    .logo-desktop {
        margin-top: 13px;
    }

    .vh-65 {
        height: 65vh;
    }

    .end-85 {
        right: 15%;
    }

    .mt-100 {
        margin-top: 20rem;
    }

    header.header-transparent.sticky-fixed .navbar .navbar-fixed-bg {
        height: calc(100%);
    }

    header.header-transparent.sticky-fixed .navbar {
        padding: 0;
    }

    header.header-transparent.sticky-fixed.is-fixed .navbar {
        transform: translateY(0px);
    }

    .blog-category-detail .col-md-8 {
        width: 65% !important;
    }

    .blog-category-detail .col-md-3 {
        width: 30% !important;
    }

    .blog-category-detail .col-md-11 {
        width: 95% !important;
    }

    .navbar .dropdown-menu.show {
        background-color: #afd135;
        border: none;
        border-radius: 0;
        text-align: center;
    }

    .logo-footer {
        padding: 10px 5px 40px 5px;
    }

    .dropdown-item:focus, .dropdown-item:hover {
        background-color: inherit;
    }

    .bottom-70 {
        bottom: 70px;
    }

    .w-90 {
        width: 90%;
    }

    .product-desc {
        max-height: 30px;
        min-height: 30px;
    }

    .navbar-expand-lg .navbar-brand {
        width: 7.5rem;
    }

    .partners .swiper-slide img {
        width: 400px
    }

    .home-product-slider .product-banner {
        margin-bottom: -65px;
        position: relative;
        z-index: 8;
    }

    .fs-custom-6 {
        font-weight: 100;
        font-size: 6rem
    }

}
