/*
Theme Name: Biolife Child
Theme URI: https://new-biolife.kutethemes.net/
Template: biolife
Author: Kutethemes
Author URI: https://kutethemes.com/
Description: Biolife theme Shop is a simple but modern responsive WordPress theme that oozes high-street sophistication. Its sharp lines and flat design style has been designed to be pixel perfect. Simply load your photography and you can have an online shop to matches the likes of Prada, Gucci and Yves St Laurent.
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,translation-ready
Version: 3.2.3.17460411100
Updated: 2025-04-30 19:26:38

*/


#wcfmmp_user_location_field {
    display: none !important;
}

#wcfmmp-user-locaton-map {
    display: none !important;
}
.agree_terms{
    width: 100% !important;
}

.woocommerce-page .sidebar-inner .widget-title {
    font-weight: bold;
}

.woocommerce-products-header .term-description {
    margin-bottom: 15px;
}

.single-product .entry-summary .share-product {
    width: 100%;
}
.entry-summary--last .wcfmmp_sold_by_wrapper {
    margin-top: 15px;
}

.woocommerce #customer_login {
    padding-bottom: 20px;
}

.footer {    
    margin-top: 20px;
}
.woocommerce-button {
    margin-right: 7px;
}

.woocommerce-orders-table__cell-order-actions .woocommerce-button {
    margin-bottom: 7px;
}




@media (min-width: 1024px) {
  /* Your styles for desktop and larger screens */
  .woocommerce-ResetPassword {
    max-width: 50%;
    text-align: center;
    margin: 0px auto 50px auto;
  }
}

.wcfm_form_simple_submit_wrapper {
 position: relative !important;
}

.woocommerce-MyAccount-navigation-link--dashboard a::before {
    content: "\f015"; /* fa-home */
}

.woocommerce-MyAccount-navigation-link--wcfm-store-manager a::before {
    content: "\f07a"; /* fa-shopping-basket */
}

.woocommerce-MyAccount-navigation-link--orders a::before {
    content: "\f291"; /* fa-list-alt */
}

.woocommerce-MyAccount-navigation-link--subscriptions a::before {
    content: "\f02d"; /* fa-book */
}

.woocommerce-MyAccount-navigation-link--downloads a::before {
    content: "\f019"; /* fa-download */
}

.woocommerce-MyAccount-navigation-link--edit-address a::before {
    content: "\f015"; /* fa-home (address) */
}

.woocommerce-MyAccount-navigation-link--payment-methods a::before {
    content: "\f09d"; /* fa-credit-card */
}

.woocommerce-MyAccount-navigation-link--followings a::before {
    content: "\f007"; /* fa-user */
}

.woocommerce-MyAccount-navigation-link--support-tickets a::before {
    content: "\f086"; /* fa-comments */
}

.woocommerce-MyAccount-navigation-link--inquiry a::before {
    content: "\f059"; /* fa-question-circle */
}

.woocommerce-MyAccount-navigation-link--edit-account a::before {
    content: "\f007"; /* fa-user */
}

.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    content: "\f08b"; /* fa-sign-out */
}

/* Common styling for icons */
.woocommerce-MyAccount-navigation a::before {
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
}
@media screen and (min-width: 641px) {
    #wcfm_products_simple_submit {
        overflow: visible;
    }
}

/* #ship-to-different-address {
    display: none !important;
} */
 .wpccb {
    margin-bottom: 0px !important;
    text-align: right;
}
.wpccb_copy{
    font-weight: 700;
    color: #445D36;
}

.tabs-container .text_tip{
    display: none !important;
}

.site-main .text_tip{
    display: none !important;
}