@import url('media-query.css');

.dim-gray-color {
    color: #707070 !important;
}

.dim-gray-border-y {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
}

.footer a {
    text-decoration: none;
    color: #707070;
}

.footer-bg {
    background-color: var(--bs-footer-bg);
}

footer .footer a,
footer .footer li,
footer .footer p {
    font-size: 16px
}

.logo-image {
    width: 117px;
    height: 53.38px
}

.hero-main {
    height: 750px;
    background-image: url(/images/statics/hero.jpg);
    background-size: cover;
    background-position: 50%
}

.hero-main h1 {
    font-size: 57px;
    font-weight: 600;
    text-shadow: 0 5px 6px var(--bs-bg-dark)
}


.hero-main h1 span {
    color: var(--bs-warning-bg);
}

.hero-shop-now-btn {
    padding: 14px 24px;
    border: none;
    font-weight: 500;
    line-height: normal;
    font-size: 20px !important;
    transition-duration: .3s
}

.hero-title {
    margin-top: 26px;
    margin-bottom: 202px
}

.background-size-repeat-no-repeat {
    background-size: cover;
    background-repeat: no-repeat
}

/* Typography Start */
.c-font-14 {
    font-size: 14px;
}

.c-font-17-5 {
    font-size: 17.5px !important;
    line-height: 17.5px !important;
}

.smooth-font {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.font-weight-600 {
    font-weight: 600 !important;
}

/* Typography End */

/* Spacing Start */
/* Padding Start */

.c-pt-40 {
    padding-top: 40px;
}

.c-pt-20 {
    padding-top: 20px;
}

.c-pb-20 {
    padding-bottom: 20px;
}

/* Padding End */

/* Gap Start */

.c-gap-20 {
    gap: 20px !important;
}

/* Gap End */


/* Margin Start */

.c-ml-10 {
    margin-left: 10px;
}

/* Margin End */
/* Spacing End */

/* Profile */
.profile-pic {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    background-color: var(--bs-profile-bg);
}

.profile-pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.profile-menu .dropdown-menu {
    right: 0;
    left: unset;
}

.profile-menu .fa-fw {
    margin-right: 10px;
}

.toggle-change::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}

/* Profile */

/* navbar-toggler */

.navbar-toggler {
    border: none;
    background: transparent !important;
    outline: none;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 32px;
    height: 4px;
    background-color: black;
    margin: 5px auto;
    transition: all 0.3s ease-in-out;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggler-btn:focus {
    box-shadow: none !important;
}

.navbar-toggler-btn:focus {
    border-color: transparent !important;
}

/* navbar-toggler */

.d-contents {
    display: contents;
}


.height-400 {
    height: 400px
}

.category-card {
    box-shadow: 0px 5px 6px 0px #00000025;
}

.category-section h2 {

    color: var(--bs-section-h2-bg);
}

.category-section .card-body a {
    color: white;
}

.category-section .card-body {
    width: 389px;
    height: 89px;
    border: 1px solid #707070;
    flex: none;
    background-color: #FFFFFFB8;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.7s ease;
    transform: scale(1.0);
}

.category-section .card-body:hover {
    transform: scale(1.03);
}

.category-section .card-body div {
    margin-left: 20px;
    margin-top: 3px;
}

.category-section .card-body div h5 {
    margin-bottom: 6px;
    color: var(--card-title-color);
}

.category-section .row {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0.9rem;
}

/* Category end */

/* Carousel button start */

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.carousel-control-prev-icon::after,
.carousel-control-next-icon::after {
    color: var(--bs-bg-white);
    font-size: 24px;
}

.carousel-control-prev-icon {
    background-image: none;
}

.carousel-control-prev-icon::after {
    content: '‹';
}

.carousel-control-next-icon {
    background-image: none;
}

.carousel-control-next-icon::after {
    content: '›';
}

/* Carousel button end */

/* recommended product start */
.recommended-product-section .card-body {
    background-color: unset;
    border: none;
}

.recommended-product-section h3,
.recommended-product-section p {
    color: var(--bs-recommended-text);
}

.recommended-product-section .row-2 {
    --bs-gutter-x: 15px;
    --bs-gutter-y: 15px;
}

.recommended-product-section .card {
    background-position: center center;
    background-size: cover;
}

.featured-product .card-body {
    height: 675px;
}

.featured-product h3 {
    font-size: 48px !important;
    font-weight: 500;
}

.featured-product p {
    font-size: 18px;
}

.featured-product p,
.soursop-col .card-body h3,
.soursop-col .card-body p,
.first-product-col .card-body h3,
.first-product-col .card-body p,
.last-product-col h3,
.last-product-col p {
    font-weight: 600 !important;
}

.featured-product .card-body div {
    margin-left: 34px;
    margin-top: 60px;
}

.soursop-col .card-body {
    min-height: 160px;
    padding: 20px;
}

.soursop-col .card-body div,
.first-product-col .card-body div,
.last-product-col .card-body div {
    margin: 0px;
}

.soursop-col .card-body div,
.first-product-col .card-body div {
    width: 50%;
}

.last-product-col .card-body {
    width: 60%;
}

.soursop-col .card-body h3 {
    font-size: 25px !important;
}

.soursop-col .card-body p {
    font-size: 13px;
}

.soursop-col .card-body p,
.first-product-col .card-body p {
    color: var(--bs-featured-text) !important;
}

.soursop-col .card-body a {
    font-size: 14px;
}

.first-product-col .card {
    height: 100% !important;
}

.first-product-col .card-body div {
    width: 60%;
}

.first-product-col .card-body {
    padding-top: 20px;
    padding-left: 30px;
}

.last-product-col {
    --bs-gutter-y: 15px !important;
}

.last-product-col h3,
.last-product-col p {
    color: var(--bs-last-product-text);
}

.last-product-col a {
    color: #707070;
}

.last-product-col .card-body {
    padding-top: 30px;
    padding-left: 30px;
    height: 326px;
}

.recommended-product-section .card-body:hover {
    transform: scale(1);
}

.recommended-product-section .card:hover {
    transform: scale(1.03);
    transition: all 0.7s ease;
}

.recommended-product-section a:hover i {
    display: inline-block;
    transform: translateX(5px);
    transition: all 0.7s ease;
}


[data-bs-theme="dark"] .card-link {
    text-shadow: 2px 2px 5px var(--bs-warning-bg);
}

[data-bs-theme="dark"] .image-dark-theme-filter {
    filter: invert(55%) sepia(93%) saturate(547%) hue-rotate(14deg) brightness(101%) contrast(93%);

}

.last-product-col .card-link {
    color: var(--bs-gray) !important;
}

.hero-section {
    height: 750px;
    background-image: url('/images/statics/hero.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    width: 100%;
}

.intro-heading {
    font-size: 2.8rem;
    font-weight: 600;
    margin-bottom: 2rem;
    line-height: 1.2;
}

.feature-section {
    padding: 4rem 0;
}

.feature-image {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.feature-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.feature-content {
    padding: 1.5rem 0;
}

.highlight {
    font-weight: 600;
}

.reversed-row {
    flex-direction: row-reverse;
}

@media (max-width: 991px) {
    .intro-heading {
        font-size: 2.2rem;
    }

    .feature-section {
        padding: 3rem 0;
    }

    .feature-content {
        padding-top: 2rem;
    }
}

.hero-shadow {
    text-shadow: 0px 5px 6px #000;
}

.hero-content {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 2rem;
}

.remus-gold {
    color: #d4b02b;
}

.hero-btn {
    background-color: #d4b02b;
    border: none;
    padding: 12px 30px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.3s ease;
    color: white;
}

.hero-btn:hover {
    background-color: #b59625;
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.features-section {
    background-image: url('https://web.remusnation.com/wp-content/uploads/2025/03/Rectangle-288@2x-scaled.jpg');
    background-size: cover;
    background-position: center;
    padding: 6rem 0;
    position: relative;
}

.features-card {
    background-color: white;
    border-radius: 20px;
    padding: 2rem;
    padding-top: 1rem;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.features-card:hover {
    transform: translateY(-10px);
}

.card-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

.card-text {
    color: #666;
    font-size: 1rem;
    line-height: 1.6;
}

.card-icon {
    margin-bottom: 1rem;
    color: #d4b02b;
    font-size: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
}

@media (max-width: 991px) {
    .features-section {
        padding: 4rem 0;
    }

    .features-card {
        margin-bottom: 2rem;
    }
}

.news-container {
    background: #FFF;
    border-top: 0px solid #D4B02A;
    border-bottom: 0px solid #D4B02A;
    border-left: 0px solid #D4B02A;
    border-right: 0px solid #D4B02A;
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
    border-bottom-left-radius: 27px;
    border-bottom-right-radius: 27px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
    align-items: flex-start;
}

.news-container-inner {
    background: #FFF;
    border-top: 0px solid #D4B02A;
    border-bottom: 0px solid #D4B02A;
    border-left: 0px solid #D4B02A;
    border-right: 0px solid #D4B02A;
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
    border-bottom-left-radius: 27px;
    border-bottom-right-radius: 27px;
    box-shadow: 0px 3px 6px 0px #00000029;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-top: 0px;
    align-items: flex-start;
}

.news-img {
    border-top: 1px solid #D4B02A;
    border-bottom: 1px solid #D4B02A;
    border-left: 1px solid #D4B02A;
    border-right: 1px solid #D4B02A;
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.news-container {
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
}

.card-category-title,
.card-category-title * {
    display: block !important;
    max-width: 100% !important;
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-24 {
    font-size: 24px;
}

.font-28 {
    font-size: 28px;
}

.font-30 {
    font-size: 30px;
}

.font-60 {
    font-size: 60px;
}

.font-75 {
    font-size: 75px;
}

.w-80 {
    width: 80%;
}

.who-we-are-section h1 {
    font-size: 57px;
    font-weight: 600;
}

.who-we-are-section .who-we-are-logo {
    width: 242px;
    height: 110px;
}

.py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.px-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.text-highlight {
    color: #d4b02b;
}

.what-we-stand-for img {
    width: 53.63px;
    height: 53.63px;
}

.adaptability-section {
    border-radius: 24px;
    padding: 20px 40px 40px 40px;
}

.adaptability-section img {
    width: 62.66px;
    height: 62.66px;
}

.new-image {
    margin-top: 166px;
    height: 358px;
    width: 521px;
}

.blog-image {
    height: 553px;
    width: 100%;
    object-fit: cover;
}

.news-title {
    font-size: 60px;
    color: #000 !important;
}

.news-detail-section p,
.news-detail-section time {
    font-size: 24px;
}

.news-content h1, .news-content h2, .news-content h3 {
    font-size: 32px;
    color: #000;
}

.news-content p, .news-content .description {
    font-size: 24px;
    color: #000;
}

@media (min-width: 280px) and (max-width: 1070px) {

    .layout-bg-image {
        display: none;
    }
}

@media (min-width: 280px) and (max-width: 768px) {

    .font-18 {
        font-size: 14px;
    }

    .font-20 {
        font-size: 16px;
    }

    .font-28 {
        font-size: 20px;
    }

    .font-30 {
        font-size: 22px;
    }

    .font-60,
    .who-we-are-section h1 {
        font-size: 32px;
    }

    .font-75 {
        font-size: 36px;
    }

    .w-80 {
        width: 36%;
    }

    .py-60 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .px-50 {
        padding-left: 18px;
        padding-right: 18px;
    }

    .who-we-are-section .who-we-are-logo {
        width: 150px;
        height: auto;
        margin-bottom: 20px !important;
    }

    .new-image {
        margin-top: 10px;
    }

    .news-title {
    font-size: 30px;
    color: #000 !important;
    }

    .news-detail-section p,
    .news-detail-section time {
        font-size: 16px;
    }

    .blog-image {
        height: 400px;
    }
}
