@charset "UTF-8";

/*
Theme Name: Foodano
Theme URI: https://wordpress.vecurosoft.com/foodano/
Author: Vecurosoft
Author URI: http://vecurosoft.com/
Description: Foodano – Organic Food Store WordPress Theme
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foodano
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.pb-200 {
    padding-bottom: 20px !important; 
}
.pt-200 {
    padding-top: 80px !important;
}    I need this to wite in css ovewrriding this

.space-top {
    padding-top: 40px !important;
}


.product_meta {
    text-align: left !important;
}

.product_meta span,
.product_meta a {
    display: inline-block; /* keep each element on the same line */
    margin-right: 10px;    /* optional spacing between elements */
}


.product_meta > span > span:first-child {
  margin-left: 0px !important;
}


.sku_wrapper .sku {
    margin-left: -28px !important;
}


.product_meta {
    display: block !important;
    text-align: left !important;
}

/*.product_meta span {*/
/*    display: inline-block !important;*/
/*}*/


.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}


#product-5167 > div:nth-child(1) > div > div > div:nth-child(2) > div > p:nth-child(7) > span{ 
    margin-left:-29px; 
}


#product-5167 > div:nth-child(1) > div > div > div:nth-child(2) > div > div.product_meta > span.sku_wrapper{
     margin-left:-29px; 
}



product_meta > span > span:first-child {
  margin-left: -26px !important;
}



