/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

.wp-block-image {
	margin: 25px 0 !important;
}

.site-logotype {
	margin-bottom: 0 !important;
}

.btn-size-big {
	text-transform: uppercase;
	white-space: normal;
	color: #fff;
	background: #2b90fe !important;
	font-weight: bold;
}

@media (max-width: 800px) {
	.btn-size-big {
		font-size: 19px !important;
	}
}

@media (min-width: 992px) {
	.top-menu ul li .sub-menu li a {
		color: #656565 !important;
    }
}