/*
Theme Name: BoxShop Child
Theme URI: http://demo.theme-sky.com/boxshop/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: boxshop
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: boxshop-child
*/

#ts_footer_block-2 > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1493701352634.ts-row-wide > div:nth-child(3) > div > div > div > div > a {
    color:white !important;
}

/* top header text color */
header.top-header-transparent .header-top a:not(.button), header.top-header-transparent .header-top{
	color: #2c302d;
}



/* button in slider*/
#slide-57-layer-11 > a {
    color:white !important;
}

@media screen and (max-width: 768px) {
	.chosen-single {
		width:204px !important;
	}

	.chosen-choices{
		width:204px !important;
	}
	
	.chosen-container-multi{
		width:150px !important;
	}
	
}


/*kosik uprava pisma*/
#shipping_method{
    font-size:13px !important;
}

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item){
	padding:25px;
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item, .woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item .variable-item-span, .woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item .variable-item-span:after, .woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item img{
	border-radius:0%;
}
.chosen-single{
	padding-bottom: 29px !important;
    padding-left: 13px !important;
    padding-top: 4px!important;
}

.chosen-choices{
	padding-bottom: 5px !important;
    padding-top: 7px !important;
    padding-left: 5px !important;
	font-size: 15px !important;
}
.woof_redraw_zone{
	padding-top:15px !important;
}
.chosen-drop{
	    width: 188px !important;
}


