/*
 Theme Name:   Zorka Child Theme
 Theme URI:    http://themes.g5plus.net/zorka
 Description:  Zorka theme framework is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="http://www.g5plus.net">Visit site</a>
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     zorka
 Version:      1.0.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-framework
*/


/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

.breadcrumb-wrapper br {display:none;}

.page-title-wrapper {
    height: 30px;
    background-color: #fff;
    display: none;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    display: none;
}
/*
.woocommerce div.product form.cart .variations select {
    max-width: 50%;
    min-width: 40%;
    display: inline-block;
    margin-right: 1em;
}

#wrapper-content {
    padding-top: 50px;
}*/

.stick-woo-image {
    top: -42px;
    left: -70px;
 }

.trending-product .tabs {
    display: none;
}
