/*
Theme Name:   Seedone - Child theme
Theme URI:    https://modernwebtemplates.com/
Description:  Extra Small child theme of Seedone theme
Author:       the Seedone team
Author URI:   https://themeforest.net/user/mwtemplates
Template:     seedone
Version:      0.0.2
License:      Commercial
License URI:  http://themeforest.net/licenses/regular_extended
Text Domain:  seedone
Domain Path:  /languages
Tags:         blog, e-commerce, news, custom-background, custom-colors, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, block-styles, wide-blocks, left-sidebar, right-sidebar, one-column, two-columns, grid-layout, microformats, post-formats, translation-ready
*/

/* Your styles goes here*/

/** Globals **/

.button::before, .elementor-button::before, .widget_mc4wp_submit_button::before {
    content: none;
}

.button:hover, .elementor-button:hover, .widget_mc4wp_submit_button:hover {
    opacity: 0.8 !important;
}

#title {
    background-position: center;
    background-color: #4F9D6980;
    background-blend-mode: multiply;
}

#title h1 {
    font-family: 'techna-sans' !important;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0;
    color: #fff;
    margin: 20px 0 40px 0;
}

@media screen and (max-width: 1199px) {
    .header-absolute-wrap #title {
        padding-top: 120px;
    }    
}

@media screen and (max-width: 767px) {
    #title h1 {
        font-size: 32px;
    }
    
    .intro .column .img-wrap img {
        max-width: 50% !important;
        margin-top: 9rem !important;
    }

    .intro .intro-pre-heading, .intro .intro-heading {
        font-size: 32px !important;
    }
    
    .intro .intro-description {
        font-size: 14px;
    }
    
    .intro .intro-buttons .button {
        width: 100%;
    }
    
    .intro .img-wrap {
        text-align: center;
    }
}

.grunge-border {
    border-image-slice: 50 50 50 50 fill;
    border-image-width: 50px;
    border-image-outset: 0;
    border-image-repeat: no-repeat;
    border-image-source: url(assets/img/grunge-frame-mask.svg);
    border-style: solid;
}

.grunge-border-white {
    border-image-slice: 50 50 50 50 fill;
    border-image-width: 50px;
    border-image-outset: 0;
    border-image-repeat: no-repeat;
    border-image-source: url(assets/img/grunge-frame-mask-white.svg);
    border-style: solid;
}

.grunge-dirty-white::before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(assets/img/grunge-dirty-white.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20vw;
    top: 0;
    transform: translateY(-50%);
}

.grunge-dirty-white-texture::before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(assets/img/grunge-dirty-white-texture.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20vw;
    top: 0;
    transform: translateY(-50%);
    z-index: 2;
}

.grunge-dirty-white-bg::before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(assets/img/grunge-dirty-white-bg.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20vw;
    top: 0;
    transform: translateY(-50%);
}

.grunge-dirty-white-inverted::before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(assets/img/grunge-dirty-white-inverted.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20vw;
    top: 0;
    transform: translateY(0);
    z-index: 1;
}

.grunge-white::before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(assets/img/grunge-white.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20vw;
    top: 0;
    transform: translateY(-50%);
}

.grunge-green::before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(assets/img/grunge-green.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20vw;
    top: 0;
    transform: translateY(-50%);
}

.jltma-timeline__line {
    -webkit-mask-image: url(assets/img/timeline-line.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: cover;
    mask-image: url(assets/img/timeline-line.svg);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: cover;
}

.breadcrumbs span {
    text-transform: uppercase;
}

.breadcrumbs span span:not(.breadcrumb-last) a, .breadcrumbs > span {
    color: #FFFFFF99 !important;
}

.breadcrumbs span [aria-current=page] {
    color: #fff !important;
    font-weight: 600 !important;
    display: inline-block;
}

/** Header **/
#header.header-tall:not(.affix) .logo {
    padding: 20px 0;
}

@media screen and (min-width: 1200px) {
    #nav_top .top-menu a {
        font-weight: 500;
        font-size: 16px;
    }
}

.header-absolute-wrap .nav-btn span, .header-absolute-wrap .nav-btn span:before, .header-absolute-wrap .nav-btn span:after {
    background: #FD7338;
    bottom: 4px;
}

.header-cart {
  position: relative;
  display: inline-block;
}

.header-search .icon-magnify {
    vertical-align: super;
}

.header-search .icon-magnify svg {
    max-width: 1.6em;
    max-height: 1.6em;
    height: 25px;
    width: 26px;
    fill: transparent;
}

.shopify-cart-link {
  color: inherit;
  text-decoration: none;
  position: relative;
  font-size: 20px;
}

.cart-count {
    background: #368557;
    color: #fff;
    border-radius: 50%;
    padding: 2px 6px;
    font-size: 10px;
    position: relative;
    left: -4px;
}

.shopify-cart-link svg {
  transition: color 0.2s ease, transform 0.2s ease;
}
.shopify-cart-link:hover svg {
  color: #036ea8;
  transform: scale(1.1);
}

/** Home - Intro **/
@keyframes slideDownRight {
    0% {
        transform: translate(100%,-100%)
    }

    98% {
        transform: translate(-.25%,.25%)
    }

    to {
        transform: translate(0)
    }
}

.intro::before {
    height: 70vw;
    width: 70vw;
    border-radius: 50%;
    position: absolute;
    right: -15vw;
    top: -90%;
    z-index: 0;
}

.intro::before {
    animation: slideDownRight 1s forwards;
    animation-timing-function: cubic-bezier(.42, 0, .3, 1.1);
}

.intro::before {
    transition-duration: 1s;
}

@media (min-width: 768px) {
    .intro::before {
        content: "";
        position: absolute;
        top: auto;
        right: -15vw;
        bottom: 23vh;
        background-image: url(https://organicfeeds.com/wp-content/uploads/2025/09/background-header-scaled.jpg);
        background-size: cover;
        background-position: center;
        background-color: #4F9D6980;
        background-blend-mode: soft-light;
        border-radius: 50%;
        z-index: 0;
    }
}

@media (max-width: 767px) {
    .intro::before {
        content: "";
        position: absolute;
        top: auto;
        right: -15vw;
        height: 100vw;
        width: 100vw;
        bottom: 53vh;
        background-image: url(http://6nq.c1f.mytemp.website/wp-content/uploads/2025/09/background-header-scaled.jpg);
        background-size: cover;
        background-position: center;
        background-color: #4F9D6980;
        background-blend-mode: soft-light;
        border-radius: 50%;
        z-index: 0;
    }
}

.intro {
    background: url(assets/img/bg_hero.png);
}

.intro .intro-heading-duplicate {
    visibility: hidden;
}

.intro .intro-pre-heading {
    margin-bottom: 0 !important;
    font-size: 48px;
}

.intro .intro-heading {
    text-transform: none;
    margin-top: 0 !important;
    line-height: 1.5;
    font-weight: normal;
    font-size: 48px;
    color: #368557;
}

.intro .column .img-wrap img {
    max-width: 70%;
    margin-top: 15rem;
}

#intro .intro-section-text .intro-buttons .button.wp-block-button__link {
    border-radius: 8px !important;
    background-color: var(--colorMain) !important;
    color: var(--colorLight) !important;
}

#intro .intro-section-text .intro-buttons .button.wp-block-button__link:hover {
    background-color: var(--colorLight);
    color: var(--colorMain);
    opacity: 0.8 !important;
}

#body:not(.wp-admin):not(.wp-customizer):not(.login) .footer-top.farm-border::before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(assets/img/footer-design.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 25vw;
    top: 0;
    transform: translateY(-50%);
}

/** Footer - Top **/

.footer-top .container {
    display: flex;
    gap: 2rem;
}

@media screen and (max-width: 1199px) {
    .footer-top .container {
        flex-direction: column;
        align-items: center;
    }

    .footer-top .container .footer_top-shortcode {
        margin-top: 12px;
        width: 100%;
        max-width: 40rem;
    }

    .footer-top.footer-top-2 .mc4wp-form-fields {
        align-items: normal !important;
        flex-direction: column;
    }
}

.footer-top .container .footer_top-content {
    flex: 1;
    text-align: start;
}

.footer-top .container .footer_top-shortcode {
    flex: 1;
}

.footer-top.footer-top-2 .footer_top-heading {
    font-size: clamp(24px, 3rem, 60px);
}

.footer-top.footer-top-2 .mc4wp-form-fields {
  display: flex;
  gap: 20px;
  align-items: center;
}

.footer-top.footer-top-2 .field {
  flex: 1 1 70%;
  position: relative;
}

.footer-top.footer-top-2 .mc4wp-form-fields .field input {
  width: 100%;
  border-radius: 8px !important;
}

.mc4wp-form-fields .field label {
    display: none;
}

.mc4wp-form-fields .widget_mc4wp_submit_button {
  flex: 1 1 30%;
  border-radius: 8px !important;
  background-color: var(--colorMain) !important;
  color: var(--colorLight) !important;
}

.mc4wp-form-fields .widget_mc4wp_submit_button:hover {
  color: var(--colorLight) !important;
  background-color: var(--colorMain) !important;
}

/** Footer Main **/

.footer .footer-widgets {
    justify-content: space-around;
    gap: 3rem;
}

.footer .widget.grid-item {
    width: auto !important;
    flex: 0 0 auto;
}

.footer .widget-1 .social-media-list {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    justify-content: flex-end;
}

.footer .wp-social-link {
    background-color: transparent !important;
}

.footer .widget-1 .social-media-list a svg {
    fill: #fff;
    max-width: 28px;
    height: 100%;
    width: 100%;
    max-height: 28px;
    vertical-align: text-bottom;
}

.footer .widget-1 .wp-social-link a {
    padding: 8px 9px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
}

.footer .widget-1 .wp-social-link a:hover {
    border-color: #fd7338;
}

.footer .widget-1 .wp-social-link a:hover svg {
    fill: #fd7338;
}

.footer .widget.grid-item .menu a, .footer .widget.grid-item h3, .footer .widget.grid-item p {
    color: #FFFFFFA6;

}

.copyright .container {
    border-top: 1px solid #fff;
}

.footer .widget-1 figure img {
    width: 100% !important;
    max-width: 480px;
}

.footer .widget-1 p {
    max-width: 480px;
    font-size: 14px;
    margin: 1em 0;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .footer .widget.grid-item {
        flex: 1 1 auto;
    }
    
    .footer .widget-1 .wp-block-group {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .footer .widget-1 figure {
        text-align: center;
    }
}

/** Home - Socials **/

/** Facebook social button **/
.elementor-social-icons-wrapper .elementor-grid-item:nth-of-type(1) .elementor-social-icon:hover svg path {
    fill:  #FD7338;
    stroke: #FDFCF9;
}

/** Instagram social button **/
.elementor-social-icons-wrapper .elementor-grid-item:nth-of-type(2) .elementor-social-icon:hover svg path {
    fill:  #FD7338;
    stroke: #FDFCF9;
}

/** Instagram social button **/
.elementor-social-icons-wrapper .elementor-grid-item:nth-of-type(3) .elementor-social-icon:hover svg path {
    fill: #FD7338;
    stroke: #FDFCF9;
}

.elementor-social-icons-wrapper .elementor-grid-item .elementor-social-icon:hover svg path:nth-of-type(2) {
    stroke: unset !important;
}

.elementor-social-icons-wrapper .elementor-grid-item .elementor-social-icon:hover svg path:last-child {
    stroke: #FDFCF9;
}

.elementor-social-icons-wrapper .elementor-grid-item .elementor-social-icon:hover svg path:nth-last-child(2) {
    fill: #FDFCF9;
}


/** Elementor animation bug **/
.animation-enabled .animate,
[data-animate*=".column-aside .widget"] .column-aside .widget,
[data-animate*=".footer-widgets .widget"] .footer-widgets .widget,
[data-animate*=".hfeed article.post"].hfeed .post,
[data-animate*=".hfeed .post .post-thumbnail img"].hfeed .post .post-thumbnail img {
	visibility: visible !important;
}

/** Blogs Page **/

.blog .main .container, .single .main .container {
    max-width: 100% !important;
    padding: 0 !important;
}


/** Products Page **/
.archive .main .container, .single .main .container {
    max-width: 100% !important;
    padding: 0 !important;
}
