/* Enter Your Custom CSS Here */

.ugc-inner-wrapper h2 {
	font-size: 14px;
  color: #000;
}

.page-id-1650 #file_upl1 {
	color: #9b1a00;
  font: 'Open Sans', Lucida Sans Unicode, Lucida Grande, Verdana, Tahoma, Arial, Sans-serif;
}

.page-id-1650 #file_upl2 {
	color: #9b1a00;
  font: 'Open Sans', Lucida Sans Unicode, Lucida Grande, Verdana, Tahoma, Arial, Sans-serif;
}

.page-id-2110 .post-text {
  display: none;
}
/*POPUP BAR*/
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 56%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.closeFb {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closeFb:hover,
.closeFb:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/*END-POPUP BAR*/
nav.nav.fixed-header {
    width: 45%;
}
img.attachment-thumbnail {
    width: 200px;
}
.gallery p {
    margin: 0;
    line-height: 0;
}
.gallery-item {
margin-top: 0 !important;
}
#post-10 h2{
padding-top:25px;
}
#post-8 {
margin-bottom: 0;
}
/*datepicker register*/
.um .picker--opened .picker__holder {
	background: none !important;
  transition: background 0.2s linear !important;
}
.um .picker--opened .picker__holder {
  transition: all 0.2s linear !important;
}
/*end datepicker*/

.page-id-1353 .um-field-Predvolba{
	width: 30%;
  float: left;
}

.page-id-1353 .um-field-phone_number{
  width: 65%;
  float: left;
  padding-left: 20px;
}

.page-id-1353 .um-field-gmail{
  clear: both;
}

/*ULTIMATE MEMBER - Login*/
.um-1361 {
    width: 50% !important;
}

/*ULTIMATE MEMBER - Profile*/
.um-profile .um-profile-body{
max-width: none !important;
}

.um-field-divider-text{
color: #9e0000 !important;
font-family: 'Courgette', cursive;
font-size: 25px !important;
}
.um-field-divider-text span{color: #9e0000 !important;}

/*ULTIMATE MEMBER - Photo upload*/
.um-modal.no-photo.normal {
    bottom: 12vh !important;
}

/*ULTIMATE MEMBER - Account*/

.um-single-image-preview.crop{
height: 400px !important;
}
.um-dropdown {
    position: relative !important;
  top: 0 !important;
    left:0 !important;
}
.um-profile-edit.um-profile-headericon.um-trigger-menu-on-click {
    width: 200px;
    text-align: center;
}

.um-modal-btn.um-finish-upload.image {
    float: left;
}
.um-modal-right {
    width: 45%;
}
a.um-modal-btn.alt {
    margin-top: -19px;
    margin-left: 5px;
}

.um-field.um-field-user_password.um-field-password.um-field-type_password {
    padding-top: 5px;
}
.um-row._um_row_1 {
    margin-bottom: 0 !important;
}
.um-col-alt {
    margin: 5px 0 0;
}
.um-col-alt-b {
    padding-top: 5px !important;
    float: right;
}
.nav {
    background: none;
}
input#um-submit-btn {
    font-size: 14px;
    padding: 11px 12px !important;
}
a.um-button.um-alt {
    font-size: 14px;
    padding: 11px 12px !important;
}
.umlw-wrapper {
    width: 230px !important;
    float: right;
    margin-top: -115px;;
    margin-right: -100px !important;
    z-index: 99;
}
.umlw-login-avatar img {
    display: block;
    width: 90% !important;
    height: auto !important;
}
.loginbuttons #um-submit-btn {
    background: #9e0000;
    color: #fff;
    width: 46%;
    padding: 8px 0px !important;
    font-size: 13px;
  float: left;
  margin-right: 6px;
}
.loginbuttons .um-button.um-alt{
    width: 46%;
    background: #fdfdfd;
    padding: 8px 0px !important;
    font-size: 13px;
}

@media only screen and (max-width: 680px) {
.um-1361{
    width: 90% !important;
}
input#um-submit-btn {
width: 40% !important;
float: left;
margin-right: 10px;  
}
a.um-button.um-alt {
width: 40% !important;
}
}


.home .single_box > h2{
	padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.home .single_box > p, .box_home_over .single_box .button{
  padding-left: 10px;
  padding-right: 10px;
}

.box_home_over .single_box .button {
width:230px;
}

.home .single_box > ul{
	padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.home .single_box h2, .page h1:first-of-type  {
  margin-bottom: 30px !important;
}

.home article#post-10 h2 {
	padding-top: 30px;
  margin-bottom: 10px;
}

.trojice h2 {
	font-weight: bold;
  margin-bottom: 10px;
}


@media only screen and (max-width: 680px) {
  .container {
  	overflow: hidden;
  }
  
  .box_home_over .single_box {
  box-sizing: border-box;
  }
  
  .box_home_over .single_box .button_over {
  margin-top: 20px;
  }
  
  
}

@media only screen and (min-width: 681px) {
.box_home_over .single_box {
  min-height: 470px;
  max-height: 470px;
  }
}

@media screen and (min-width: 961px) {
  .box_home_over .single_box {
  min-height: 500px;
  max-height: 500px;
  }
}

@media only screen and (max-width: 500px) {
  #jednotlivci .trojice > a > div {
  	width: 90%!important;
  }
  .single_trojice {
  margin-bottom:20px;}
  
}

  #jednotlivci h2 {
  	display: block !important;
    text-align: center !important;
  }