/*
 Theme Name:   Cambridge Organic Child
 Template:     hello-elementor
 Description:  Child theme for Hello Elementor
 Version:      1.0.0
*/

.header-container {
    transform: translateZ(0);
}

.header-container .menu-item .sub-menu {
    position: fixed;
    /* background-color: red; */
    width: 100%;
    left: 0;
    margin-top: 30px;
}

.header-container .menu-item .sub-menu .container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    padding: 20px 0;
    margin-top: 33px;
    border-top: 1px solid;
}

.elementor-shortcode .primary-menu {
    display: flex;
    justify-content: center;
    gap: 94px;
}

.product-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.elementor-shortcode .primary-menu .menu-item {
    background-color: #094d30;
    border-radius: 33px;
    width: 135px;
    height: 48px;
    padding: 5px;
    display: flex;
    justify-content: center;
    font-size: 24px;
}

.elementor-shortcode .primary-menu .menu-item a {
    color: white;
}

.elementor-shortcode .primary-menu .menu-item .sub-menu .container .sub-menu-item a {
    color: black;
}

.elementor-element-a857109 {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.elementor-element-d0e3f81 {
    display: flex;
    flex-direction: unset;
    margin-top: 21px;
}

.elementor-element-9add804 {
    display: flex;
    flex-direction: unset;
}

.elementor-element-5c7da45 {
    color: white !important;
}


/* .elementor-18 .elementor-element.elementor-element-4492064 {
    border-top: 1px solid black !important;
} */
.elementor-element-4492064 {
    border-top: 1px solid black;
}

.elementor-element-d7cb75a {
    border-top: 1px solid black;
}