p {
    font-size: 16px;
}
span {
    color: #000 !important;
}
.sticky-header #primary-menu ul li > a,
.sticky-header #top-search a,
#primary-menu ul li > a, #top-search a, #top-search form input
 {
    color: #fff;
}

#header.transparent-header.full-header #logo, #header.transparent-header.full-header #primary-menu > ul {
    border-right-color: rgba(255, 255, 255, 0.403);
}

#header.transparent-header.full-header #header-wrap {
    border-bottom-color: rgba(255, 255, 255, 0.03);
}

.content-wrap {
    padding: 0;
}
.swiper_wrapper .swiper-slide {
    background-position: bottom center !important;
}

.slider-caption {
    top: 290px !important;
}

/* #logo img {
    filter: brightness(0) invert(1);
} */
.heading-block {
    margin-bottom: 40px;
}

.heading-block h1 {
    font-size: 44px;
    color: #000;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.4;
}

.ten {
    font-size: 56px;
}

.landing-detail {
    position: relative;
    z-index: 99;
}

.heading-block .color-brown {
    color: #4F3127 !important;
}

/* .heading-block .has-after {
    position: relative;
    display: block;
    text-align: center;
    padding: 5px 20px;
    font-size: 18px;
    width: 65%;
    margin-top: 0 !important;
}

.heading-block .has-after::after {
    content: '';
    left: 0;
    position: absolute;
    top: 18px;
    width: 22%;
    height: 2px;
    background-color: #4F3127;

}
.heading-block .has-after::before {
    content: '';
    right: 0;
    position: absolute;
    top: 18px;
    width: 22%;
    height: 2px;
    background-color: #4F3127;

} */

.heading-block:after {
    /* margin-top: 15px;
    border-top: 4px solid #4F3127;
    width: 25%; */
    display: none;
}

.about-landing {
    padding: 125px 0;
    position: relative;
    overflow: hidden;
}

.about-background {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.15;
}

#slider .dark {
    position: relative;
}

#slider .dark::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
}

.dark #primary-menu:not(.not-dark) ul ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content, #primary-menu.dark ul ul, #primary-menu.dark ul li .mega-menu-content {
    background-color: #4F3127;
    border-color: #3d261e;
    border-top-color: #fff;
}

#primary-menu ul li > a span.icon {
    display: inline-block;
    line-height: 15px;
}



.coffee-bottle img {
    height: 150px;
}

.product-landing {
    padding: 85px 0;
    background-color: #fafafa;
}

.product-landing-heading {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 45px;
    width: 80%;
}

.product-landing-heading .product-landing-title h1 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 2.5px;
    color: #000;
}

.product-landing-heading .product-landing-desc {
    width: 75%;
    margin: 0 auto;
}

.product-landing-heading .product-landing-desc p {
    font-size: 20px;
    font-weight: 300;
}

.product-package {
    /* padding: 15px; */
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    margin-bottom: 35px;
}

.product-package .product-detail {
    padding: 15px 25px;
    text-align: center;
}

.product-package .product-name {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin-bottom: 7px;
}

.product-package .product-desc {
    padding: 0;
    margin-bottom: 10px;
}

.product-package .explore-button a {
    margin-left: 0;
}

.barista-parallax {
    padding: 95px 0;
    position: relative;
    background-color: #fafafa;
}

.parallax-img {
    /*content: '';*/
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    /*background-image: url('../images/files/parallax-banner.png');*/
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.barista-parallax::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.45;
}

.barista-detail {
    position: relative;
    z-index: 4;
    padding-right: 35px;
    width: 100%;
    margin: 0 auto;
}
/* .barista-detail {
    position: relative;
    z-index: 4;
    padding-right: 35px;
    width: 80%;
    margin: 0 auto;
} */

.barista-title {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 2.5px;
    margin-bottom: 15px;
    color: #fff;
    line-height: 1.2;
}

.barista-medium-title {
    font-size: 20px;
    margin-bottom: 25px;
    letter-spacing: 2.5px;
    color: #fff;
}

.barista-medium-title ol {
    font-size: 20px;
    letter-spacing: 2px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 30px;
    list-style-type: none;
    padding-left: 25px;
    color: #fff;
    counter-reset: sec-counter;
}

.barista-medium-title p {
    margin-bottom: 0;
    font-size: 20px;
}

.barista-medium-title li {
    margin-bottom: 10px;
    position: relative;
}


.list-li {
    position: relative;
    color: #fff !important;
    padding-left: 35px;
    padding-bottom: 7px;
}

.barista-medium-title li::before {
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0px;
    left: 0px;
    counter-increment: sec-counter;
    content: "" counter(sec-counter) ". ";
}

.barista-button a.button-border {
    color: #fff;
}
.button.button-border:not(.button-fill):hover {
    background-color: #4F3127;
    text-shadow: none;
}

.roasted-bean {
    padding: 0;
    position: relative;
    background-color: #fafafa;
}

/* .roasted-bean::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 90%;
    bottom: 0;
    right: 0;
    background-image: url('../images/leaf-banner-right.png');
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
} */

.roasted-title {
    font-size: 3.2rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: 2px;
}

.roasted-desc {
    font-size: 20px;
    font-weight: 300;
    text-align: justify;
}

.roasted-desc p {
    padding: 0;
    margin-bottom: 10px;
}

.roasted-btn a.button {
    border: 1px solid #000;
    font-weight: 400;
    margin-top: 15px;
}

.color-brown {
    color: #4F3127;
}

.roasted-image {
    padding-right: 45px;
    height: 100%;
}

.roasted-bean img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.contact-link {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.footer-location {
    text-align: end;
}

.footer-location .headquater-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff;
}
.footer-logo {
    margin-bottom: 0;
}

.footer-location .contact-link a {
    color: #fff;
    padding-left: 15px;
}
.footer-location .contact-link a i {
    font-size: 16px !important;
    padding-right: 3px;
}
.dark #copyrights {
    background-color: #4F3127;
}

#footer.dark {
    background-color: #4F3127;
}

.line-breaker {
    display: block;
    width: 100%;
    height: 1.5px;
    background-color: #fafafa81;
}

#copyrights {
    padding-bottom: 15px;
}
.dark #footer .social-icon.si-borderless, #footer.dark .social-icon.si-borderless {
    color: #fff !important;
}

.extra-top-padding {
    padding-top: 15px;
    padding-bottom: 7px;
}

.footer-link a {
    padding-right: 7px;
    color: #fff;
}

.extra-copyright {
    background-color: #3d261e;
    padding: 9px 0;
    color: #fff;
}

.extra-copyright a {
    color: #fff;
}

#header.transparent-header + #page-title.page-title-parallax {
    margin-bottom: 0;
    top: 0;
}

.about-about p.lead {
    color: #000;
    font-weight: 300;
}

.about-about .about-background {
    opacity: 0.1;
}
.about-about .about-background img {
    height: 100%;
}

.about-company {
    padding: 95px 0;
}

.about-company .content-title {
    font-size: 3.2rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: 2px;
}

.content-desc {
    font-size: 20px;
    font-weight: 300;
    text-align: justify;
}

.content-desc p {
    padding: 0;
    margin-bottom: 10px;
}

.company-image {
    padding-left: 45px;
}
#header.transparent-header + #page-title.page-title-parallax .breadcrumb {
    margin-top: 20px !important;
}
#page-title.page-title-parallax .breadcrumb {
    font-size: 16px;
}

.product-image {
    overflow: hidden;

}

.product-image img {
    transition: all ease-in-out 0.5s;

}

.product-package:hover .product-image img {
    transform: scale(1.07);
    transition: all ease-in-out 0.5s;
}

.single-product {
    padding: 95px 0;
    padding-bottom: 65px;
}

.single-product .product-desc {
    padding-left: 45px;
}

.single-product .product-desc .product-name {
    font-size: 32px;
    font-weight: 600;
    color: #4F3127;
}
.single-product .product-desc .product-price {
    color: #000;
}

.big-span {
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #000;
    letter-spacing: 2.25px;
}

.extra-padding-bottom {
    padding-bottom: 75px;
}

.related-title {
    font-size: 34px;
    margin-bottom: 20px;
    color: #000;
}

.color-brown {
    color: #4F3127 !important;
}

.product-title h3 a:hover, .single-product .product-title h2 a:hover {
    color: #4F3127;
}

#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
    color: #fff;
}

.item-shadow {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.related-wrapper {
    background-color: #fafafa;
    padding: 55px 0;
}

.contact-section {
    padding: 95px 0;
}

.contact-info .contact-title {
    font-size: 32px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-weight: 600;
}

.contact-info .contact-desc {
    font-size: 18px;
    font-weight: 300;
    color: #000;
}

.product-single-button {
    margin: 25px 0;
}

.product-single-button .button {
    padding: 0 15px;
    font-size: 13px;
}

.product-single-button .button:hover {
    background-color: #4F3127;
}

.modal-body .form-group textarea {
    height: 135px;
}

.modal-body form {
    margin-bottom: 0;
}

.contact-info {
    border-right: 4px solid #4f3127c7;
}


.contact-link-section {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 35px 45px;
    background-color: #fafafa;
    border-bottom: 2px solid #4f31275d;
}
.contact-info .contact-link-section:last-child {
    border-bottom: none;
}


.contact-link-section .contact-link-icon {
    font-size: 38px;
    color: #4F3127;
}

.contact-link-section .contact-link-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
    font-family: 'Raleway', sans-serif;
}

.contact-link-section .contact-link-detail {
    padding-left: 15px;
    font-size: 16px;
}

.contact-link-link a {
    color: #000;
    font-size: 18px;
}

.contact-form-title {
    font-size: 32px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-weight: 600;
}

.contact-form-desc {
    font-size: 20px;
    color: #000;
    margin-bottom: 35px;
}

.contact-form-section {
    padding-left: 30px;
}

.contact-form-section .form-control {
    font-size: 17px;
    padding: 20px 10px;
    line-height: 1.8;
}

.contact-form-section input {
    height: 50px;
}
.contact-form-section textarea {
    height: 150px;
}

.contact-button .button:hover {
    background-color: #4F3127;
}

.photo-album {
    padding: 85px 0;
}

.photo-album .album-card {
    position: relative;
    margin-bottom: 35px;
}

.photo-album .album-card::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.45;
    z-index: 3;
}

.photo-album .full-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}

.photo-album .album-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.photo-album .album-card:hover img {
    transform: scale(1.075);
    transition: all ease-in-out 0.55s;
}

.photo-album .album-image img {
    transition: all ease-in-out 0.55s;

}


.photo-album .album-card .album-name {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    z-index: 6;
}

.album-name a {
    color: #fff;
}
.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after {
    background-color: #fff;
}

.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 25px solid #4F3127;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    margin-left: 5px;
}

@-webkit-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.fluid-width-video-wrapper {
    padding-top: 475px !important;
}

@media only screen and (max-width: 1200px) {
    .product-single-button .button {
        padding: 0 13px;
    }

    .about-landing {
        padding: 75px 0;
    }

}


@media only screen and (max-width: 991.98px) {
    .contact-info {
        margin-top: 45px;
        display: flex;
        flex-wrap: wrap;
    }

    .contact-link-section {
        flex-basis: 50%;
        border-right: 1px solid #4f3127d0;
    }
    .contact-info .contact-link-section:last-child {
        border-bottom: 1px solid #4f3127b2;
    }

    #primary-menu-trigger i {
        color: #fff;
    }

    #logo img {
        height: 85px;
    }
    #logo {
        height: 85px;
    }

    .about-about .about-background img {
        display: none;
    }
    .about-landing {
        padding: 85px 0;
    }
    .company-image, .roasted-image {
        padding-left: 30px;
    }

    .product-single-button .button {
        margin-bottom: 15px !important;
    }

    .single-product .si-share div {
        float: none !important;
    }

    .primary-menu-open #header.transparent-header, .primary-menu-open #header.semi-transparent, .primary-menu-open #header-wrap {
        background: #4F3127;
        height: auto !important;
    }

    .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
        height: 45vh !important;
    }


}

@media only screen and (max-width: 700px) {
    .contact-form-section {
        padding-left: 0;
    }
    .contact-info {
        margin-top: 45px;
        display: block;
    }

    .contact-link-section {
        flex-basis: 100%;
        padding: 30px;
    }
    #copyrights .fright {
        float: none !important;
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: center;
        padding-top: 10px;
    }
    .footer-location { 
        padding-bottom: 15px;
    }
    #copyrights, #copyrights .footer-logo, .footer-location {
        text-align: center;
    }
    .contact-link {
        justify-content: center;
    }

    .barista-title {
        line-height: 1.2;
    }
    .barista-desc {
        width: 100%;
        padding-left: 0;
    }

    .company-image, .roasted-image {
        padding-left: 0;
        margin-top: 20px;
    }

    .single-product .product-desc {
        padding-left: 20px;
        margin-top: 35px;
    }

    .single-product {
        padding-bottom: 20px;
    }

    .product-landing-heading {
        width: 100%;
    }

    .product-landing-heading .product-landing-desc {
        width: 97%;
    }
    .heading-block h1, .barista-title, .roasted-title {
        font-size: 2.4rem;
    }

    .about-background {
        top: 64%;
    }

    .swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
        height: 26vh !important;
    }

    .slider-caption.slider-caption-center {
        top: 35% !important;
    }

    #primary-menu-trigger {
        top: 13px;
    }
    #top-search a i {
        top: -13px;
    }

    #header.dark.transparent-header, #header.dark.semi-transparent {
        background-color: #4F3127;
    }

    #logo, #logo img, #header.sticky-header #logo img {
        height: 75px !important;
    }

    #primary-menu ul ul li > a {
        font-size: 14px;
        font-weight: 600;
    }

    .product-landing-heading .product-landing-title h1 {
        font-size: 34px;
    }

    .ten {
        color: #3d261e !important;
        font-size: 3.2rem;
    }

}

#slider {
    position: relative;
}

/* #slider video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

#slider::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #152714;
    opacity: 0.45;
    z-index: 5;
} */

.coffee-landing {
    padding: 85px 0;
}

.coffee-info {
    text-align: center;
    margin-bottom: 45px;
}

.coffee-title {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #000;
}
.coffee-desc {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 70px;
}

.coffee-desc p {
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 10px;
}

.product-landing-title.our-coffee h1 {
    margin-bottom: 5px;
    font-size: 36px;
    color: #4F3127;
}

.product-package .product-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

@media only screen and (max-width: 1200px) {
    .barista-title {
        font-size: 42px;
    }
    .heading-block h1 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 992px) {
    .training-img, .roasted-image {
        margin-bottom: 45px;
        padding-left: 15px;
    }

    .barista-detail, .roasted-content {
        padding-left: 30px;
    }

    .barista-detail {
        width: 100%;
    }

}
@media only screen and (max-width: 700px) {
    .training-img, .roasted-image {
        margin-bottom: 25px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .barista-detail, .roasted-content {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }

    .barista-title, .roasted-title {
        font-size: 30px;
    }

    .slider-arrow-right i {
        margin-left: 5px;
    }
    .slider-arrow-right i {
        line-height: 38px;
        width: 34px;
        height: 38px;
        color: rgba(255,255,255,0.8);
        text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
        font-size: 28px;
        text-align: center;
    }
    .slider-arrow-left, .slider-arrow-right {
        width: 38px;
        height: 38px;
    }

    

}


.training-img {
    position: relative;
    z-index: 55;
}


.roasted-image {
    padding-right: 25px;
}

.roasted-image.padd-left {
    padding-right: 0;
    padding-left: 25px;
    text-align: end;

}

.roasted-title {
    font-size: 46px;
}



.roasted-content {
    position: relative;
    z-index: 5;
    text-align: center;
    padding: 35px 25px;
}

.roasted-content p {
    font-size: 18px;
}
.slider-arrow-left, .slider-arrow-right {
    opacity: 0 !important;
}

@media only screen and (max-width: 700px) { 

    .barista-parallax {
        background-color: #fff;
    }

    .barista-parallax::after, .parallax-img {
        display: none;
    }

    .barista-parallax::before {
        background-image: url('../images/leaf-banner.png');
    }

    .barista-title, .barista-desc li .list-li, .barista-medium-title {
        color: #000 !important;
    }

    .barista-desc li .list-li {
        padding-left: 25px;
    }

    .barista-desc {
        font-size: 18px;
        letter-spacing: 1.5px;
    }

    .barista-medium-title { 
        font-size: 19px;
    }

    .barista-detail, .training-img {
        padding: 0;
    }

    .coffee-landing {
        padding: 65px 0;
        background-color: #fafafa;
    }

    .barista-button .button-border {
        border-color: #3d261e !important;
        color: #3d261e !important;
    }

    .roasted-bean {
        padding: 65px 0;
        background-color: #fff;
    }

    

    .about-landing {
        padding: 65px 0;
    }

    .ten {
        font-size: 36px;
    }

    .heading-block h1 {
        font-size: 27px;
    }

    .heading-block {
        margin-bottom: 20px;
    }

    .mobile-none {
        display: none;
    }

    .roasted-content {
        text-align: left;
    }

    .roasted-title, .coffee-title {
        font-size: 34px;
    }
    
    /* .roasted-image, */
    .roasted-image.padd-left {
        padding: 0;
        margin-bottom: 35px;
        height: 325px;
        display: block;

    }
    .roasted-image.padd-left img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .coffee-desc {
        width: 100%;
    }

    .coffee-desc p {
        font-size: 18px;
        font-weight: 400;
    }

}

.product-package {
    position: relative;
    overflow: hidden;
}

.product-package::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%); */
    background: linear-gradient(0deg, rgba(0,0,0,0.8324579831932774) 12%, rgba(0,0,0,0.4543067226890757) 47%, rgba(0,0,0,0.11817226890756305) 100%);
    transform-origin: bottom;
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease;
    z-index: 3;
}


.product-package .product-detail {
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    transform: translateY(60px);
    transition: all ease-in-out 0.45s;

    z-index: 4;
}


.product-package:hover .product-detail {
    transform: translateY(0);
    transition: all ease-in-out 0.45s;
}

.product-package .product-detail .product-name {
    color: #fff;
}
.product-package .product-desc {
    color: #fff;
    margin-bottom: 20px;
}
#st-1 span {
    color: #fff !important;
}

.slider-caption.slider-caption-center {
    transform: translateY(-40px);
}
/*.barista-medium-title ol {*/
/*    list-style*/
/*}*/
.barista-medium-title ol li {
    position: relative;
    color: #fff !important;
    padding-left: 35px;
    padding-bottom: 7px;
}

.barista-desc p {
    color: #fff !important;
}
#sort-by.button:hover {
    background-color: #4F3127;
}

#sort-by .dropdown-item {
    color: #fff !important;
}

.sort-to {
    text-align: end;
    margin-bottom: 25px;
}

.about-landing .container {
    z-index: 5;
}

.about-landing-desc p, .content-desc p {
    font-weight: 300;
    font-size: 18px;
}

.about-about p {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 300;
    color: #000;
}
.roasting-last {
    padding: 0;
    background-color: #fafafa;
}

.roasting-last .company-content {
    padding-right: 25px;
    width: 85%;
    margin-left: auto;
}
.roasting-last .company-content p {
    font-size: 18px;

}

.roasting-last .company-image {
    height: calc(100vh - 120px);
    width: 100%;
}
.roasting-last .company-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.product-desc p {
    margin-bottom: 0;
}

.mt-35 {
    margin-top: 35px;
}
.related-wrapper .product-detail h3 {
    font-size: 18px;
}
.product-detail h3 a, .product-detail h3 a:hover {
    color: #fff;
}
.related-wrapper .product-package .product-detail {
    transform: translateY(0);
}

.product-landing-title h1 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 2.5px;
    color: #000;
}

@media only screen and (max-width: 1200px) {
    .roasted-title {
        font-size: 32px;
    }
    .roasted-content {
        padding: 35px 10px;
    }
}

@media only screen and (max-width:1125px) {
    #primary-menu ul li > a {
        padding: 39px 7px;
    }
}

@media only screen and (max-width: 992px) {
    .roasted-bean img {
        width: auto;
        height: auto;
    }

    .roasted-bean .container-fluid {
        max-width: 992px;
        padding: 0 25px !important;
    }
        .roasting-last {
        padding: 65px 0;
    }

    .roasting-last .company-content {
        width: 100%;
        margin-top: 45px;
    }
    .roasting-last .company-image {
        height: auto;
        width: auto;
        padding-left: 15px;
    }
    .roasting-last .company-image img {
        height: auto;
        width: auto;
        max-width: 100%;
    }
     .about-company .content-title {
        font-size: 34px;
    }
    
    #slider.slider-element {
        height: 45vh !important;
    }
    
    
    #header.dark.transparent-header, #header.dark.semi-transparent {
        background-color: #4F3127;
    }
    
    .slider-caption {
        top: 175px !important;
    }
    .slider-caption h2 {
        font-size: 3rem;
    }
    .slider-caption p {
        margin-top: 10px;
    }
    #header.sticky-header #header-wrap {
        position: fixed;
        height: 80px !important;
    }
    #primary-menu {
        background-color: #4F3127;
        padding-left: 20px;
        padding-right: 20px;
    }
    #primary-menu ul {
        padding-bottom: 15px !important;
    }
    #header.full-header .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a {
        color: #fff !important;
    }

}

@media only screen and (max-width: 700px) {
    .barista-desc p {
        color: #000 !important;
    }
        .roasting-last .company-image {
        padding-right: 15px;
    }
    .roasting-last .company-content {
        padding-right: 0;
    }

    #page-title.page-title-parallax {
        padding: 150px 0 !important;
        padding-bottom: 70px !important;
    }
    #page-title.page-title-parallax h1 {
        font-size: 30px;
    }
    #header.transparent-header + #page-title.page-title-parallax .breadcrumb {
        margin-top:  5px !important;
    }
    .barista-medium-title ol li {
        color: #000 !important;
        padding-bottom: 0;
    }
    .barista-medium-title ol {
        padding-left: 6px;
    }
    .mobile-bg-gray {
        background-color: #fafafa;
    }
   
    .contact-section {
        padding: 65px 0;
    }
    #slider.slider-element {
        height: auto !important;
    }
    .roasted-content {
        padding: 35px 0;
    }
    .product-row .col-lg-4:nth-of-type(7) {
        display: none;
    }
    .product-row .col-lg-4:nth-of-type(8) {
        display: none;
    }
    .product-row .col-lg-4:nth-of-type(9) {
        display: none;
    }
}