/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 30 2026 | 12:20:17 */
.category-item-content .btn-see-more:hover {
    color: #fff;
}
section#haldin-x {
    min-height: 80vh;
}

.product-item-content .unexpand-item {
    color: #474747;
}
.product-item-content .expand-item {
    color: #474747;
}
.product.type-product .product-item-production-code {
    font-weight: 600;
    font-size: 1rem;
}
small.btn-read-more-product-item {
    color: #64bdec;
    font-size: 0.8rem;
}
small.btn-read-less-product-item {
    color: #64bdec;
    font-size: 0.8rem;
}
.grecaptcha-badge {
    visibility: hidden;
}
.contact-form .form-group textarea.form-control {
    height: 100px;
}
.contact-form .form-group input.wpcf7-form-control.has-spinner.wpcf7-submit {
    height: 50px;
    padding: 10px 30px;
    border-radius: 5px;
    border: 0;
}
.contact-form .wpcf7-response-output {
    color: #fff;
}
.contact-form .form-group span.wpcf7-not-valid-tip {
    color: #ffc107;
}
#origin .origin-item .origin-item-container h3,
#planet .origin-item .origin-item-container h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#origin .origin-item .origin-item-content,
#planet .origin-item .origin-item-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: unset;
}
#media .media-secondary-item .media-secondary-item-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: unset;
    color: #fff !important;
}
#media .media-secondary-item {
    height: 150px;
    padding-left: 1rem;
    position: relative;
}
#media .media-secondary-item .col-12.text-lg-left.text-md-left.text-sm-center.text-white.text-center.px-0 {
    position: absolute;
    bottom: 0;
}
.our-story-bg .wrap_our_story .text-content {
    height: -moz-fit-content;
    height: fit-content;
    margin: auto;
}
.yay-currency-single-page-switcher {
    margin-right: 10px;
    margin-top: 8px;
}
.yay-currency-custom-select .yay-currency-custom-select__trigger {
    border-radius: 20px;
}
li.wc_payment_method.payment_method_tz_tazapay {
    padding-bottom: 10px;
}
li.wc_payment_method.payment_method_tz_tazapay {
    display: flex;
}
li.wc_payment_method.payment_method_tz_tazapay label {
    padding-top: 15px;
}
.payment_method_tz_tazapay .tazapay-checkout-button {
    margin-top: 0;
}
.payment_method_tz_tazapay .tazapay-payment-logo img {
    margin-left: 0 !important;
}
#payment.woocommerce-checkout-payment button#place_order {
    color: #fff;
    background: #79bbe7;
}
#payment.woocommerce-checkout-payment button#place_order:hover {
    color: #fff;
    background: #79bbe7;
}
#our-story-second button.btn-rounded:hover {
    color: #ababab;
}
#origin button.btn.btn-rounded:hover {
    color: #ababab;
}
#planet button.btn.btn-rounded:hover {
    color: #ababab;
}
.product-item:hover .innovation-description {
    width: 100%;
}
.product-item .innovation-description {
    width: 100%;
}
.d-none {
    display: none;
}
#product-categories .category-item:last-child {
/*     display: none !important; */
}
.page-content .cstm_.entry-content .term-description p {
    display: none;
}
.page-content .cstm_.entry-content h2.woocommerce-loop-product__titlexx {
    height: 100px;
    overflow-y: hidden;
}
.page-content .cstm_t.page-header-caption p {
    margin-bottom: 0;
}
.our-story-bg .wrap_our_story {
    margin: 0;
}
.our-story-bg .wrap_our_story .text-content {
    padding: 4rem;
    display: flex;
    flex-wrap: wrap;
}
.our-story-bg .wrap_our_story .img-content {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%);
    mask-image: linear-gradient(to right, transparent 0%, black 10%);
}
.our-story-bg .wrap_our_story .img-content img.img_profile {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.our-story-bg .text-content {
    background: #72886a;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    #home {
        min-height: 50% !important;
    }
}
[type="button"]:focus,
button:focus,
button:hover {
    background-color: #f7f7f7 !important;
}
.full-height {
    min-height: 100%;
}
ul.navbar-nav.social-media .nav-item a.nav-link.nav-cart {
    position: relative;
    text-align: center;
    margin-right: 25px !important;
}
ul.navbar-nav.social-media .nav-item a.nav-link.nav-cart i {
    font-size: 16px;
    background: #e5e5e5;
    padding: 10px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    text-align: center;
    padding-left: 8px;
}
ul.navbar-nav.social-media .nav-item a.nav-link.nav-cart span.header-cart-count {
    font-weight: 800;
    font-size: 13px;
    right: -8px;
    position: absolute;
    top: -2px;
    width: 23px;
    height: 23px;
    line-height: 2;
    font-weight: 800;
}
#our-story-second .child-section-button-container button.btn.btn-block.btn-sm.btn-rounded:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
#media .main-media-item {
    height: auto !important;
}
.main-media-item-container.mediaDev .col-12.text-center {
    text-align: left !important;
    padding: 0;
    margin-top: 20px;
}
.secondary-navbar .nav-link img {
    width: auto;
    height: 100px;
    padding: 5px;
}
.secondary-navbar .nav-link {
    border-left: 2px solid #d8d8d8;
}
ul.navbar-nav.social-media li.nav-item:last-child a.nav-link {
    margin-left: 5px;
}
.main-navigation .social-media .nav-link {
    transition: 0.2s;
}
@media (max-width: 1024px) {
    .mediaDev {
        padding-bottom: 44rem;
        padding-right: 5rem;
        padding-left: 5rem;
        padding-top: 0px;
    }
}
@media (max-width: 768px) {
    #media .main-media-item {
        height: 27vh !important;
    }
    .mediaDev {
        padding-bottom: 0rem;
        padding-right: 5rem;
        padding-left: 5rem;
        padding-top: 0px;
    }
}
@media screen and (max-width: 414px) {
    .mediaDev {
        padding-bottom: 0rem;
        padding-right: 5rem;
        padding-left: 5rem;
        padding-top: 0px;
    }
    #media .main-media-item {
        height: 59vh;
    }
}
@media (max-width: 393px) {
    .mediaDev {
        padding-bottom: 0rem;
        padding-right: 5rem;
        padding-left: 5rem;
        padding-top: 0px;
    }
    #media .main-media-item {
        height: 55vh;
    }
}
@media (max-width: 375px) {
    .mediaDev {
        padding-bottom: 0rem;
        padding-right: 5rem;
        padding-left: 5rem;
        padding-top: 0px;
    }
    #media .main-media-item {
        height: 70vh;
    }
}
@media (max-width: 284px) {
    .mediaDev {
        padding-bottom: 0rem;
        padding-right: 5rem;
        padding-left: 5rem;
        padding-top: 0px;
    }
    #media .main-media-item {
        height: 82vh;
    }
}
@media (max-width: 1024px) {
    .urStor {
        background-position: 69% 0%;
    }
}
@media (max-width: 768px) {
    .urStor {
        background-position: NaN%;
    }
}
@media (max-width: 712px) {
    .full-height {
        min-height: 80%;
    }
    #our-story-second {
        background-size: cover;
        background-position: 85% 0%;
    }
}
@media (max-width: 414px) {
    .storyCont {
        background: #72886a;
    }
    #our-story .flex-atas {
        min-height: 33vh;
    }
    .urStor {
        background-position: 88% -8px;
    }
}
@media (max-width: 393px) {
    .storyCont {
        background: #72886a;
    }
    #our-story .flex-atas {
        min-height: 33vh;
    }
    .urStor {
        background-position: 88% -8px;
    }
}
@media (max-width: 375px) {
    .storyCont {
        background: #72886a;
    }
    #our-story .flex-atas {
        min-height: 40vh;
    }
    .urStor {
        background-position: 88% -8px;
    }
}
@media (max-width: 360px) {
    #our-story .flex-atas {
        min-height: 34vh;
    }
}
div#n2-ss-9 .n2-font-5e5b30bca474d8bfa699412b26daff3d-hover {
    font-size: 200% !important;
    color: #fff;
    text-align: left;
}
#home .home-caption-container h1 {
    font-weight: 500;
    font-size: 5rem;
}
#home .home-caption-container p {
    line-height: normal;
    font-weight: 300;
}
#our-story .text-content p {
    font-weight: 300;
}
#our-story-second .our-story-item h3 {
    font-weight: 500 !important;
    font-size: 1.5rem;
}
#our-story-second .our-story-item .origin-item-content p {
    font-weight: 300;
    font-size: 1rem;
}
button.btn.btn-block.btn-sm.btn-rounded {
    font-weight: 500;
}
.modal .modal-header-container .modal-header-title {
    font-weight: 500;
    font-size: 2.4rem;
}
.modal-body .body-content p {
    font-size: 1rem;
    font-weight: 300;
}
.modal-body .body-content p strong {
    font-weight: 500;
    font-size: 1.4rem;
}
#origin h2.origin-title {
    font-size: 2.4rem;
    font-weight: 500;
}
#origin .origin-caption p {
    font-weight: 300;
}
#origin .origin-item-container h3 {
    font-weight: 500 !important;
    font-size: 1.5rem;
}
#origin .origin-item-container .origin-item-content {
    font-weight: 300;
    font-size: 1rem;
}
#planet h2.origin-title {
    font-size: 2.4rem;
    font-weight: 500;
}
#planet .origin-caption p {
    font-size: 1rem;
    font-weight: 300;
}
#planet .origin-item-container h3 {
    font-weight: 500 !important;
    font-size: 1.5rem;
}
#planet .origin-item-container .origin-item-content {
    font-size: 1rem;
    font-weight: 300;
}
#media .main-media-item .main-media-item-container h2 {
    font-weight: 500;
    font-size: 2.4rem;
}
#media .media-secondary-item .media-secondary-item-title {
    font-size: 1.5rem;
    font-weight: 500;
}
#media .media-item-excerpt {
    font-size: 1rem;
    font-weight: 300;
}
#media .media-side-container .media-secondary-item .date {
    font-weight: 300;
}
#media .media-side-container .media-secondary-item a h3.media-secondary-item-title {
    font-size: 1.5rem;
    font-weight: 500 !important;
    line-height: normal;
    margin-top: 10px;
}
#follow-us h2.origin-title {
    font-size: 2.4rem;
    font-weight: 500;
}
#follow-us .origin-caption p {
    font-size: 1rem;
    font-weight: 300;
}
footer .container a {
    font-size: 1rem;
    font-weight: 300;
}
.header-container .navbar-nav li.nav-item a.nav-link {
    font-weight: 500;
}
#haldin-natural .home-caption-container h1 {
    font-weight: 500;
    font-size: 3.8rem;
}
#haldin-natural .home-caption-content p {
    font-weight: 300;
}
#product-categories .category-item-content h3 {
    font-weight: 500 !important;
    font-size: 1.5rem;
}
#product-categories .category-item-content .category-item-description {
    font-size: 1rem;
    font-weight: 300;
}
#product-categories .category-item-content a.btn-see-more {
    font-weight: 300;
}

.login_form {
    background-color: transparent !important;
    border: 0 !important;
}
.login_form .btn-white {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    height: 45px;
    font-weight: 600;
}

.btn-product-application:visited {
    color: #fff;
}
.page-content {
    padding-top: 202px !important;
}