.page .details {
    font-size: 14px !important;
}
@media only screen and (max-width: 768px) {
  table.tablepress {
    display: block !important;
  }
  .ml-responsive-table {
    display: none;
  } 
  a.mega-menu-link{
    font-size: 15px !important;
  }
  .contact span {
      font-size: 14px;
  }
  .s-title h2 {
      font-size: 29px !important;
  }
  .page h3 {
      font-size: 22px !important;
  }
  a.gradient-button {
      font-size: 17px;
  }
    span.address {
      font-size: 17px !important;
  }
  .page .details {
      font-size: 17px !important;
  }
  
  .location_item h4 {
      font: 700 17px 'Open Sans', Helvetica, Arial, sans-serif !important;
  }
  .hfc h4 {
      font-size: 22px !important;
  }
  .hfc p {
      font-size: 15px !important;
  }
  p {
      font-size: 16px !important;
  }
  h1 {
      font-size: 28px !important;
  }
  .page-template-page-accommodation-list h1 {
      font-size: 37px !important;
  }
  .page-template-page-accommodation-list   p {
      font-size: 19px !important;
  }
  nav.breadcrumbs a, nav.breadcrumbs li {
      font-size: 15px !important;
  }
  nav.inner-nav ul li a {
      font-size: 18px !important;
  }
  .single-accommodation h3 {
    font-size: 22px !important;
  }
  .single-accommodation p, .single-accommodation li, .single-accommodation a{
    font-size: 17px !important;
  }
  dt.ml-title.ml-table:first-child {
      background-color: #9F3535;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      color: #fff;
      text-align: center;
  }
    dd.ml-value.ml-table:first-of-type {
      color: #fff;
      background-color: #9F3535;
      /*border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;*/
      text-align: center;
      padding-top: 4px;
      padding-bottom: 10px;
  }
    dl.ml-grid.ml-clearfix {
      border: 2px solid #9F3535;
      border-radius: 7px;
      margin-bottom: 20px;
  }
  dl.ml-grid {
      font-size: 15px;
  }
  dt.ml-title.ml-table, dd.ml-value.ml-table {
      font-size: 16px !important;
  }
}



article.one-fourth:not(:nth-child(4n)) {
	margin-right: 20px;
}

article.one-fourth {
	padding: 0;
	width: calc(25% - 15px);
}
.logo:after {
    content: 'Rezervišite bez čekanja! Putujte bez stresa! 24/7 - info@onlinetravel.rs';
    position: absolute;
    top: 33px;
    left: 34.5%;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Open Sans';
    color: #858585;
}

@media screen and (max-width: 768px) {
  .logo:after {
      top: 45%;
      left: 21%;
      width: 62%;
  }
  .logo{
    margin-bottom: 40px;
  }

}


@media screen and (max-width: 768px) {
	article.one-fourth {
		width: calc(100% - 40px) !important;
		margin-left: 20px !important;
	}

	body > footer > div:nth-child(2) > div > div > nav {
		display: none !important;
	}

	body > footer > div:nth-child(2) > div > div > p > a > img {
		margin: 0 auto;
	}

	body > header > div.wrap > div.contact {
		float: unset !important;
		margin: 0 auto 15px !important;
		width: auto !important;
		display: table !important;
	}

	.contact:before {
		top: unset !important;
		bottom: 0 !important;
	}
}

section#home-footer-sidebar > ul > li.widget > div,
#secondary > ul > li:nth-child(1) > article,
aside > ul > li.widget.widget-sidebar,
article.static-content,
section.tab-content,
article.one-fourth {
	box-shadow: 0px 20px 47px -16px rgba(0, 0, 0, .3);
}

section.tab-content > article {
	margin-bottom: 0px !important;
}

#primary > div > div > section > section.home-content-sidebar {
	margin-top: 50px;
}
/*Povecavanje fonta*/

.page h3 {
    font-size: 19px !important;
}
p {
    font-size: 14px !important;
}
h1 {
    font-size: 25px !important;
}
.footer h6 {
    font-size: 20px !important;
}
input#input_1_5 {
    width: 100%;
}
#mlb2-15462200.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
#mlb2-15462200.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4 {
    padding-bottom: unset;
}
@media only screen and (min-width: 976px) {
  .lightSlider img {
      width: 872px;
      height: 581px;
      object-fit: cover;
      object-position: center;
  }
}
@media only screen and (max-width: 976px) {
  .lightSlider img {
      object-fit: cover;
      object-position: center;
  }
}