/*
 Theme Name:   bootScore Child
 Description:  bootScore Child Theme
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.3.0
 Text Domain:  bootscore
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/
div .caption{text-transform: uppercase;}
div.bootscore-footer {
    /* margin-top: -128px; */
    padding-top: 16px !important;
    padding-bottom: 0px !important;
	background-color: white !important;
}

div.bootscore-footer div.container{
	background-color: #c4c3c3 !important;
	opacity: 0.68;
    padding-left: 30px;
    padding-top: 16px;
}	

ul#menu-nase-sluzby li a{
	font-size: .8em;
}

div#content{
	padding-bottom: 0rem !important;
}

.metaslider.ms-theme-nexus .flexslider .flex-direction-nav li  {
	border-radius: 0px !important;
	display: none;
}	
	
h2.widget-title {
	font-size: 1.15rem !important;
	margin-bottom: 2px;
}