/*
Theme Name: ZielonyKredensik
Description: SNS Vicky - Cosmetic WooCommerce WordPress Theme
Author: snstheme
Theme URI: http://themeforest.net/collections/5409167-wordpress
Author URI: http://snstheme.com
Version: 1.0
Template: snsvicky
Text Domain: snsvicky-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


/* .zk-home
{
	background: #545454 !important;
    font-weight: bold;
}

body {
    color: #2f2f2f !important;
}

h3.name > a {
    color: #222 !important;
    font-weight: 600 !important;
} */

.widget_product_tag_cloud .tagcloud a {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 2px 4px;
    border-radius: 5px;
    display: inline-block;
    font-size: 100% !important;
    color: inherit;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    margin: 0 10px 10px 0;
    float: left;
    font-size: .8em !important;
}

.woocommerce ul#shipping_method li {
    text-indent: 0px !important;
}


/*** TOP BAR ***/
.vc_custom_1509939280306
{
	background-color: #63a478;
	color: #fff;
}

.vc_custom_1509939280306 a:hover
{
	color: rgba(255,255,255,0.5) !important;
}

