/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.10.3
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/


#trp-floater-ls {
	display:none !important;
}

.wpcf7-submit {
	background:transparent !important;
	border:2px solid white !important;
	border-color:white;
}

.woocommerce-NoticeGroup-checkout {
	display:none !important;
}

.buttonposalji {
	background-color: #8e5501 !important;
}

.buradzameddugme {
	margin-left:-3px;
}

.table table-striped {
	display:none;
}

@media (min-width:850px) {
	.form-control-label {
		margin-right:83px;
	}
}

@media (max-width:587px) {
	.form-control-label {
		margin-right:235px !important;
	}
	.ppom-label-checkbox {
		margin-right:16px;
	}
}

@media (min-width:588px) and (max-width:849px) {
	.form-control-label {
		margin-right:512px !important;
	}
	.ppom-label-checkbox {
		margin-right:412px !important;
	}
}

.badge-container {
	display:none !important;
}
/* sloba 24.03.2020 */
.variations label {
	margin-top: -10px;
	font-size: 17px
}
/* */
/* */