/*
Theme Name: 6Science Child Theme
Theme URI: https://6science.co.uk/
Template: astra
Author: 404 Marketing Ltd
Author URI: https://404marketing.co.uk/
Description: Astra child theme developed for the sole use on https://6science.co.uk/.
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.8.1754032466
Updated: 2025-08-01 07:14:26

*/

.grecaptcha-badge {visibility: hidden !important;}

@media only screen and (min-width: 1921px) {
.ast-primary-header-bar .ast-builder-grid-row-container {max-width: 1920px !important;}
.site-above-header-wrap .ast-builder-grid-row.ast-grid-center-col-layout {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: auto;
    max-width: 1920px;
}
.site-content {
    max-width: 1920px !important;
    margin: auto !important;
}
}

/* CONTENT AREA */
.site .site-content #primary .ast-article-single {
    padding-left: 0px;
    padding-right: 0px;
}
.wp-block-columns {gap: 100px;}
.ast-two-container .site-content {
    padding-left: 5% !important; 
    padding-right: 5% !important;
}

/* FONTS */
h1.entry-title {
    font-size: 50px !important;
    margin-bottom: 5%;
}
.ast-page-builder-template h1.entry-title {padding-left: 5%;}
h1, h2 {margin-bottom: 5% !important;}
.ast-archive-title {margin-bottom: 10px !important;}
.fast-free-shipping-section h2, .want-to-know-more-cta h2 {margin-bottom: 0.7em !important;}

/* BUTTON */
button {box-shadow: none !important;}

/* DROPSHADOOW */
:root {--wp--preset--shadow--natural: 0px 0px 9px rgba(0, 0, 0, 0.2);}

/* HEADER */
#masthead .ast-container {
    padding-left: 0px;
    padding-right: 0px;
}

/* HEADEER SEARCH BAR */
.site-header .ast-inline-search.ast-search-menu-icon .search-field {font-weight: bold;}
.ast-header-search label {min-width: 300px;}
.ast-inline-search.ast-search-menu-icon .search-submit {position: relative !important;}

/* SHOP PAGE SEARCH BAR */
.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
    font-weight: bold;
    border: 1px solid var(--ast-global-color-6);
    font-size: 20px;
    min-height: 55px;
    border-radius: 5px;
}

/* HEADER LOGO */
.ast-logo-title-inline .ast-site-identity {
    padding: 0px;
    margin-top: -60px;
}
header .custom-logo-link img {
    border: 8px solid var(--ast-global-color-0);
    border-radius: 15px;
    padding: 10px;
    background-color: var(--ast-global-color-4);
}
.ast-sticky-active .site-branding.ast-site-identity {margin-top: 0px !important;} 
.ast-sticky-active img.custom-logo {
    border: 4px solid var(--ast-global-color-0) !important;
    padding: 5px !important;
}

/* HOME PAGE */
.page-id-115 .ast-article-single {padding-top: 0px !important;}

/* HOME PAGE HERO SLIDER */
.home-page-hero-slider {
    .swiper-pagination {bottom: 30px !important;}
    
    h2 {
        font-size: 60px;
        text-wrap: balance;
        line-height: 1em;
    }
}
.home-page-hero-slider-cover {
    .wp-block-cover__inner-container {
        max-width: 50%;
        padding: 40px 80px;
        background-color: rgba(0, 0, 0, 0.8);
    }
}
.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet {
    background: var(--ast-global-color-4);
    opacity: 1;
    width: 15px;
    height: 15px;
}
.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--ast-global-color-0);
    opacity: 1;
}

/* CATEGORIES SECTION */
.categories-row {gap: 45px;}
.category-stack {
    flex: 1 1 auto;
    width: 100%;
    max-width: 170px;
}
.categories-row svg {
    fill: var(--ast-global-color-1);
    width: 100px;
    height: 100px;
}
.categories-row .wp-block-group:hover h5 a {color: var(--ast-global-color-0);}

/* SMALL CTA BANNER */
.small-cta-banner {
    .wp-block-cover__inner-container {
        max-width: 50%;
        padding: 20px;
        background-color: rgba(0, 0, 0, 0.8);;
    }

    h3 {
        text-wrap: balance;
        line-height: 1em;
    }
}

/* ABOUT US PAGE */
.european-manufactured-products-section {
    position: relative;
    padding-left: 45px;
}
.european-manufactured-products-icon {
    position: absolute; 
    bottom: -45px;
    left: -45px;
    gap: 30px;
    max-width: 350px;

    h3 {margin-bottom: 5px;}

    .wp-block-column:first-child {display: flex;}
}

/* WOOCOMMERCE SIDEBAR */
.ast-woo-shop-archive {
        #secondary {
            width: 20%;
            border-right: 0px solid var(--ast-border-color) !important;
            padding-right: 0px !important;
            margin-top: calc(112.48px + 2em);
        }
        #primary {
            width: 80%;
            margin: 0px;
            border-left: 0px solid var(--ast-border-color) !important;
        }
    } 
.woocommerce .ast-shop-toolbar-container>:last-child {display: none !important;}
.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap {
    column-gap: 0px;
    width: 100%;
    justify-content: space-between;
}
.ast-shop-toolbar-container {
    background-color: var(--ast-global-color-5);
    padding: 25px;
}

/* WOOCOMMERCE ARCHIVE */
.woocommerce .site-content {
    padding-top: 5%;
    padding-bottom: 5%;
}
.ast-archive-description {
    border-bottom: 0px;
    padding-bottom: 0px;
}
.astra-shop-thumbnail-wrap {box-shadow: var(--wp--preset--shadow--natural);}
.woocommerce ul.products:not(.elementor-grid).columns-3, .woocommerce-page ul.products:not(.elementor-grid).columns-3 {gap: 50px;}
.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product {margin-bottom: 0px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {padding-bottom: 0px !important;}
.ast-grid-common-col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.woocommerce-pagination {margin-top: 10%;}
.woocommerce ul.products li.product a img {
    min-height: 448px; /* Adjust the height as needed */
    width: auto; /* Maintain aspect ratio */
    object-fit: cover; /* Or 'contain' if you prefer */
    }

/* WOOCOMMERCE SINGLE PRODUCT */
.woocommerce.single-product .related.products {
    width: 90% !important;
    margin: auto;
}
.woocommerce-tabs.wc-tabs-wrapper {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    padding: 25px;
}
ul.tabs.wc-tabs {border-bottom: 1px solid var(--ast-global-color-0);}
.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active a {color: var(--ast-global-color-0);}
.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active::before {display: none;}
.woocommerce-js div.product .woocommerce-tabs ul.tabs:before {background-color: var(--ast-global-color-4);}
.yikes-custom-woo-tab-title {display: none !important;}
.woocommerce-product-details__short-description h5 {color: var(--ast-global-color-0);}

/* WOOCOMMERCE BASKET */
#ast-checkout-wrap {margin-bottom: 5% !important;}
#ast-checkout-wrap.ast-checkout-small a {font-size: 20px !important;}
.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
    color: var(--ast-global-color-0);
    background-color: transparent;
    box-shadow: none !important;
}

/* FAST FREE SHIPPING */
.fast-free-shipping-section {
    max-width: 90% !important;
    margin: auto;
}

/* WANT TO KNOW MORE CTA */
.want-to-know-more-cta {
    max-width: 90% !important;
    margin: auto;
} 

/* CONTACT PAGE */
.page-id-1842 { 
    .site-content {background-color: var(--ast-global-color-5);}

     .ast-article-single {
        padding-bottom: 0px !important;
        margin-bottom: -5%;
    }

     .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        padding-top: 10%;
        position: relative;
    }

}
.contact-us-section {
    max-width: 70% !important;
    margin: auto;
}
.find-us-section {
    max-width: 70% !important;
    margin: auto;
    position: relative;
    z-index: 1;
}
.mobile-map-embed {display: none;}

/* CONTACT FORM */
.wpforms-submit {
    padding: 21px 40px !important;
    min-height: 59px;
}
.wpforms-submit-container {text-align: right;}

/* OUR ANALYTICAL FACILITIES */
.our-analytical-facilities-section {
    h4 {
        min-height: 80px;
        align-content: center;
    }

    .wp-block-columns {gap: 50px !important;}
}

/* OUR BEST SELLERS */      
.our-best-sellers ul {padding-left: 0px;}

/* FOOTER */
.site-footer {
    .widget_nav_menu li, p {margin-bottom: 5px !important;}
    .widget_text {margin-bottom: 0px;}
}
.footer-widget-area img {
    border: 8px solid var(--ast-global-color-0);
    border-radius: 15px;
    padding: 10px;
    background-color: var(--ast-global-color-4);
}

/* MAILPOET SUBSCRIPTION */
.mailpoet_submit {padding: 10px 50px !important;}

/* READ MORE ACCORDIAN */
.wp-block-woocommerce-accordion-item.is-open {
    display: flex; 
    flex-direction: column-reverse;
}
.accordion-item__toggle {
        color: var(--ast-global-color-0) !important;
        background-color: #ffffff !important;
        border-color: #ffffff !important;
}

@media only screen and (min-width: 1625px) {
    /* CATEGORIES SECTION */
    .categories-row {
        justify-content: space-between !important;
    }
}
@media only screen and (max-width: 1300px) {
    /* CATEGORIES SECTION */
    .categories-row {gap: 75px;}
}

@media only screen and (min-width: 921px) {
    /* MAIN MENU */
    .main-navigation ul {height: 80px;}
    .ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
        width: 100% !important;
        height: 5px;
        background-color: var(--ast-global-color-3);
    }
    .current-menu-item {border-top: 5px solid var(--ast-global-color-3);}
    .ast-site-header-cart-li {border-top: 0px !important;}
    .current-menu-item .menu-link:before {display: none !important;}
    .woocommerce-page .menu-item-35 {border-top: 5px solid var(--ast-global-color-3);}
    .woocommerce-page .menu-item-35 .menu-link:before {display: none !important;}
}


@media only screen and (max-width: 1440px) {
    .wp-block-columns {gap: 50px;}
    /* HOME PAGE HERO SLIDER */
        .home-page-hero-slider-cover {
            .wp-block-cover__inner-container {max-width: 65%;}
        } 
    /* SMALL CTA */
        .small-cta-banner {
            .wp-block-cover__inner-container {max-width: 75%;}
        }
    /* ABOUT US PAGE */
    .european-manufactured-products-icon {transform: scale(0.8);}
}

@media only screen and (max-width: 1018px) and (min-width: 922px) {
    /* HEADER */
        .site-primary-header-wrap .ast-builder-grid-row {grid-column-gap: 0px !important;}
        a.menu-link {padding: 0 10px !important;}
}

@media only screen and (max-width: 1177px) {
    /* OUR ANALYTICAL FACILITIES */
    .our-analytical-facilities-section {
        h4 {min-height: 110px;}
    }
}

@media only screen and (max-width: 1024px) {
    /* HOME PAGE */
    .home-page-banner-section {
        flex-direction: column;

        .wp-block-column {width: 100%;}
    }
    .plant-vitality-products-section {
        flex-wrap: wrap !important;

        .wp-block-column {flex-basis: 45% !important;}
    }
    /* HOME PAGE HERO SLIDER */
        .home-page-hero-slider-cover {
            .wp-block-cover__inner-container {max-width: 75%;}
        }
    /* OUR BEST SELLERS */
    .our-best-sellers .wc-block-product-template__responsive.columns-4 {grid-template-columns: repeat(2, 2fr);}
    /* WOOCOMMERCE ARCHIVE */
    .ast-woo-shop-archive {
        #secondary {width: 25%;}
        #primary {width: 75%;}
    }
    /* ABOUT US PAGE */
    .european-manufactured-products-icon {
        transform: scale(0.6);
        bottom: -60px;
        left: -60px;
    }
    /* CONTACT PAGE */
    .contact-us-section, .find-us-section {max-width: 90% !important;}
}

@media only screen and (max-width: 921px) /* TABLET */ {
    /* ENTRY TITLE */
    h1.entry-title {font-size: 40px !important;}

    .wp-block-columns {
        flex-direction: column;

        .wp-block-column {width: 100%;}
    }
    .flex-direction-column-reverse {flex-direction: column-reverse;}
    /* OUR BEST SELLERS */      
    .our-best-sellers {
        .wp-block-columns {flex-wrap: wrap !important;}
        .wp-block-column {flex-basis: 100% !important;}
    }
    /* HOME PAGE HERO SLIDER */
    .home-page-hero-slider {
        h2 {font-size: 50px;}
        .wp-block-cover.is-position-center-right {justify-content: center;}
    }
    .home-page-hero-slider-cover {
        .wp-block-cover__inner-container {
            max-width: 90%;
            padding: 40px;
        }
    }
    /* WOOCOMMERCE ARCHIVE */
    .ast-woo-shop-archive {
        #secondary {width: 100%;}
        #primary {width: auto;}
    }
    /* ABOUT US PAGE */
    .european-manufactured-products-icon {
        flex-wrap: nowrap !important;
        flex-direction: row !important;
        transform: scale(0.8);
    }
    .european-manufactured-products-icon .wp-block-column:first-child {flex-basis: 25% !important;}
    /* CONTACT PAGE */
    .contact-us-section .wp-block-cover {display: none !important;}
    .find-us-section .wp-block-cover {display: none;}
    .desktop-map-embed {display: none;}
    .mobile-map-embed {
        display: block;
        margin-top: 0px;
    }
    /* OUR ANALYTICAL FACILITIES */
    .our-analytical-facilities-section {
        h4 {min-height: 80px;}
    }
}
@media only screen and (max-width: 781px) {}
@media only screen and (max-width: 600px) {
    /* ABOUT US PAGE */
    .european-manufactured-products-icon {transform: scale(0.6);}
}
@media only screen and (max-width: 544px) /* MOBILE */ {
    /* ENTRY TITLE */
    h1.entry-title {font-size: 35px !important;}
    /* HOME PAGE HERO SLIDER */
    .home-page-hero-slider {
        h2 {font-size: 35px;}
    }
}
@media only screen and (max-width: 425px) {
    /* HOME PAGE HERO SLIDER */
        .home-page-hero-slider-cover {
            .wp-block-cover__inner-container {
                max-width: 100%;
                padding: 80px 20px;
            }
        }
    /* ABOUT US PAGE */
    .european-manufactured-products-section {padding-left: 0px;}
    .european-manufactured-products-icon {display: none !important;}
}
@media only screen and (max-width: 375px) {}

