/*
 Theme Name:   Yana Flowers
 Theme URI:    https://example.com/kadence-child/
 Description:  Kadence Child Theme
 Author:       Kevin Breen
 Author URI:   https://example.com
 Template:     kadence
 Version:      1.0.2
 Tags:         customizable, modern, responsive-layout, gutenberg, header builder, footer builder
 Text Domain:  kadencechild
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.reset_variations, .product_meta, .wps_sfw_expiry_interval {
   display :none !important;
}

.entry.loop-entry {
   box-shadow: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #efefef;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #f9f8f5;
    border-bottom-color: #f9f8f5; 
}


footer h2 {
    color: #F9F8F5;
    font-style: normal;
    font-weight: 600;
    font-size: 16.8px;
    font-family: "Instrument Sans", sans-serif;
    letter-spacing: 0.5px;
    line-height: 20.16px;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;  
}


footer .widget-area ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 22.32px;
}

footer .widget-area ul li a {
    font-family: "Instrument Sans", sans-serif;
font-size: 14.4px;
font-style: normal;
font-weight: 400;
}