/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */


p.site-description, .site-header, .storefront-handheld-footer-bar {
    color: #404040;
    display: none;
}

.woocommerce-breadcrumb {
    font-size: .875em;
    display: none;
}


.storefront-sorting {
    font-size: .875em;
    margin-bottom: 2.617924em;
    display: none;
}


.site-info {
    padding: 2.617924em 0;
    display: none;
}

#wcfmmp-store .tab_area .tab_links li a {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .3px;
    color: #93a8b3;
    padding: 10px 19px 10px 19px;
    display: inline-block;
    text-transform: uppercase;
    display: none;
}


#wcfmmp-store .tab_area .tab_links {
    padding: 0;
    /* background: #8c4a4a; */
    /* border-bottom: 1px solid #93a8b3; */
    float: left;
    width: 100%;
    margin-bottom: 33px;
}


#wcfmmp-store .bd_icon_box .follow, #wcfmmp-store .bd_icon_box .wcfm_store_enquiry, #wcfmmp-store .bd_icon_box .wcfm_store_chatnow {
    min-width: 50px;
    width: auto;
    padding: 0 15px;
    height: 30px;
    background: #fff;
    color: #17a2b8;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    display: none;
}


#wcfmmp-store .woocommerce ul.products li.product h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}

#wcfmmp-store .tab_area .tab_links {
    padding: 0;
    /* background: #8c4a4a; */
    /* border-bottom: 1px solid #93a8b3; */
    float: left;
    width: 100%;
    margin-bottom: 33px;
    display: none;
}


/* ODSTRANITEV ZVEZDIC */
#wcfm_store_header .wcfmmp-store-rating {
    overflow: hidden;
    position: relative;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    width: 6em!important;
    font-family: 'Font Awesome 5 Free'!important;
    font-weight: 900;
    DISPLAY: none;
}
#wcfmmp-store p {
    padding: 0 0 20px 0;
    line-height: 46px;
    margin: 0;
}



#wcfmmp-store .address span {
    font-size: 16px;
}
#wcfmmp-store .address i {
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
    line-height: 57px;
    color: #979595;
}



#wcfmmp-store .address span {
    line-height: 59px;
    color: #fff;
    margin-left: 12px;
    display: inline-block;
    vertical-align: top;
    width: 90%;
}


.site-footer {
    background-color: #f0f0f0;
    color: #6d6d6d;
    display: none;
}



#wcfmmp-store .product_area .products-wrapper ul li.product {
    padding: 0px 74px;
    margin-bottom: 76px;
}




#wcfmmp-store {
    box-shadow: 0 0 21px 0 #ffffff;
    height: auto!important;
}


body {
    background-color: #d4d4d499;
    overflow-x: hidden;
}
