header #logo a.logo {
    margin: 10px 0px;
}
#responsive span {
    color: #3E3E3E !important;
}
.btn, .btn, button, input[type=submit] {
    border-radius: 50px;
    padding: 10px 20px;
    background-color: #D0F0ED;
    color: #3E3E3E !important;
}
.btn:focus, .btn:hover, button:focus, button:hover, input[type=submit]:focus, input[type=submit]:hover {
    background-color: #afcecb;
}
#prefooter ul li strong {
    color: #fff;
}
.row.header-row {
    display: flex;
    align-content: center;
    align-items: center;
}
header {
    background-color: #fff;
}

nav ul li.current-menu-item>a, 
nav ul li.current-page-ancestor>a, 
nav ul li.current-page-item>a, 
nav ul li.current_page_parent>a, 
nav ul li:focus>a, nav ul li:hover>a, nav ul li ul li>a:focus, nav ul li ul li>a:hover {
    color: #000 !important;
    
}
nav ul li ul li.current-menu-item>a, 
nav ul li ul li.current-page-ancestor>a, 
nav ul li ul li.current-page-item>a, 
nav ul li ul li.current_page_parent>a, 
nav ul li ul li:focus>a, 
nav ul li ul li:hover>a {
    color: #000;
}
nav ul li.current-menu-item, 
nav ul li.current-page-ancestor, 
nav ul li.current-page-item, 
nav ul li.current_page_parent, 
nav ul li:focus, 
nav ul li:hover {
    border-bottom: 1px solid transparent;
}
nav ul > li.current-menu-item > a, 
nav ul > li.current-page-ancestor > a, 
nav ul > li.current-page-item > a, 
nav ul > li.current_page_parent > a, 
nav ul > li > a:focus a, 
nav ul > li > a:hover a {
    border-bottom: 1px solid #000 !important;
    color: #000 !important;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: none;
    color: #3E3E3E;
    font-family: "Hedvig Letters Serif", serif !important;
    font-weight: 400;
    margin-bottom: 20px !important;
}
h1 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    max-width: 80%;
}

h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}
nav ul li {
    border-bottom: 1px solid transparent;
}
nav ul li ul li.current-menu-item, 
nav ul li ul li.current-page-ancestor, 
nav ul li ul li.current-page-item, 
nav ul li ul li.current_page_parent, 
nav ul li ul li:focus, 
nav ul li ul li:hover, 
nav ul li ul li ul li {
    background-color: #f2f2f2;
}
.image-border-radius {
    border-radius: 20px;
    overflow: hidden;
}
.home #content {
    padding: 80px 0px !important;
}
section#categories {
    background-color: #FEF4F6;
    position: relative;
}
.categories-section, .shop-archive-section  {
    padding: 20px 0px;
    background-color: #FEF4F6;
}
section#newsletter-cta {
    background-image: none !important;
    background-color: #FFFDF1;
}
.newsletter-section {
    padding: 20px 0px;
    background-color:  #FFFDF1;
}
section#categories ul li strong, .woocommerce-page ul.products li a h2, .woocommerce-page ul.products li a h3, .woocommerce ul.products li a h2, .woocommerce ul.products li a h3 {
    font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
color: #3E3E3E;
font-family: "Lato", Arial, sans-serif !important;
}
section#categories ul li, .woocommerce-page ul.products li, .woocommerce ul.products li {
    padding: 10px;
    box-sizing: border-box;
}
span.section-title, .archive-section-title  {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #3E3E3E;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-family: "Hedvig Letters Serif", serif !important;
}
.archive-section-title  {
    margin: 30px 0px 20px
}
footer {
    background-color: #E8F8F6;
}
footer ul li a {
    color: #808285;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
footer ul li a strong {
    font-weight: 700;
}
footer ul li a:hover {
    color: #3E3E3E;
}
#prefooter {
    background-color: #fff;
}
#prefooter ul li, #prefooter ul li strong, #prefooter ul li a {
    text-transform: initial;
    color: #808285;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; 
}
.social-links {
    display: flex;
    column-gap: 10px;
    margin-top: 20px;
}
.social-links li a {
    border: 1px solid #808285;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 10px;
    color: #808285 !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.social-links li a:hover {
    border-color: #3E3E3E !important;
    color: #3E3E3E !important;
}
.social-links li a i {
    font-size: 15px;
}
#prefooter ul li a:hover {
    color: #3E3E3E !important;
}
span.footer-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #3E3E3E;
    font-family: "Hedvig Letters Serif", serif !important;
    display: block;
    margin-bottom: 20px;
}
.contact-zoe-title {
    font-size: 20px;
}
.intro-section {
    padding-top: 40px !important;
}
.instagram-section {
    padding: 40px 0px 20px;
}
.flower-img {
    max-width: 390px;
    margin: 0 auto;
    width: 100%;
}
.subscribe-content {
    max-width: 600px;
    margin: 20px auto;
}
.field_description_below {
    font-style: italic;
    text-align: left;
    margin-bottom: 10px;
}
.products li h2.woocommerce-loop-product__title {
    font-family: "Lato", Arial, sans-serif !important;

}
.shop-archive-content {
    margin: 0 auto;
    float: none !important;
    display: block !important;
}
.single-product .shop-archive-section {
    background-color: transparent !important;
    padding: 0px !important;
}
.single-product .shop-archive-section .dash-line {
    display: none;
}
.single-product .intro-section {
    padding-bottom: 0px !important;
}
#price_calculator tr, #price_calculator td {
    text-align: left !important;
}
.single_add_to_cart_button {
    min-width: 180px;
}
.woocommerce-page a.button.wc-backward, .woocommerce-page a.button.wc-forward, .woocommerce-page a.showcoupon, .woocommerce a.button.wc-backward, .woocommerce a.button.wc-forward, .woocommerce a.showcoupon, .woocommerce-page .shop_table tr td.actions input[name=update_cart], .woocommerce-page .shop_table tr th.actions input[name=update_cart], .woocommerce .shop_table tr td.actions input[name=update_cart], .woocommerce .shop_table tr th.actions input[name=update_cart] {
    background-color: #3E3E3E !important;
    color: #fff !important;
}
.woocommerce-page.single-product .type-product .entry-summary .price, .woocommerce.single-product .type-product .entry-summary .price {
    font-weight: 400 !important;
    color: #3E3E3E !important;
    font-family: "Hedvig Letters Serif", serif !important;
}
table td, table th {
    border: 1px solid #3E3E3E !important;
}
.woocommerce-page ul.products li a span.price del, .woocommerce ul.products li a span.price del {
    color: #3E3E3E !important;
}
.woocommerce-page ul.products li a span.price, .woocommerce ul.products li a span.price {
    color:rgb(85, 83, 83) !important;
}
table tr th {
    background-color: transparent !important;
    color: #3E3E3E !important;
}
.tax-product_cat .woocommerce-page ul.products li a img, .tax-product_cat .woocommerce ul.products li a img {
    border-radius: 20px !important;
}
.nav .menu-item-has-children {
    position: relative;
}
.nav .menu-item-has-children > a::after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
}
.menu-item-fabric > a::after, .menu-item-patterns > a::after {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
}
.sub-menu > li > a {
    border-bottom: 1px solid transparent !important;
    color: #808285 !important;
}
.sub-menu > li > a:hover, .children > li > a:hover {
    color: #3E3E3E !important;
}
nav ul li>a {
    color: #808285 !important;
}
.woocommerce-page .shop_table tr td.actions .coupon input[type=submit], .woocommerce-page .shop_table tr th.actions .coupon input[type=submit], .woocommerce .shop_table tr td.actions .coupon input[type=submit], .woocommerce .shop_table tr th.actions .coupon input[type=submit], .woocommerce-page .shop_table tr td.actions input[name=update_cart], .woocommerce-page .shop_table tr th.actions input[name=update_cart], .woocommerce .shop_table tr td.actions input[name=update_cart], .woocommerce .shop_table tr th.actions input[name=update_cart] {
    height: auto !important;
    color: #fff !important;
}
section#content {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
#banner {
    padding-bottom: 100px !important;
    padding-top: 80px !important;
}
.search-container {
    max-width: 260px;

    margin: 0 0 15px auto;
}
.search-results .description.twelve.columns {
    padding-left: 20px;
}
.search-results article {
    margin-bottom: 20px;
}
.gform_wrapper.gravity-theme .gfield_label {
	font-style: normal !important;
	margin-top: 0px !important;
}
.gform_wrapper.gravity-theme .gform_fields {
	
}
@media (min-width: 767px) {
    nav {
        display: block !important;
        max-width: 600px;
        margin: 0 0 0 auto;
    }
}
@media only screen and (max-width: 767px) {
    h1 {
        font-size: 30px;
        line-height: 40px;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .header-container .header-row {
        display: block;
        width:100%;
        max-width: 100%;
    }
    span.footer-title {
        text-align: center;
    }
    .social-links {
        justify-content: center;
        margin-bottom: 20px;
    }
    #prefooter ul {
        margin-bottom: 20px;
    }
    div#pattern img {
        min-height: 80px;
        object-fit: cover;
    }
    #banner {
        padding-bottom: 60px !important;
        padding-top: 60px !important;
    }
    section#content {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}