/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

.custom-logo { 
  width: 163px;
  height: 85px;
  background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
  background-size: contain;
}

.wk-slideshow-sync .frontpage-teaser h1 { 
  font-size: 34px;
  line-height: 36px; 
} 

.wk-slideshow-sync .frontpage-teaser h2 { line-height: 26px; } 

.social-icons-headline { color: #aaa; }

table.irodak tr.odd {
  background-color: #FFD6E3;
}
table.irodak tbody tr:nth-of-type(odd) {
  background-color: #FFD6E3;
}
table.csomagokesarak {
  border: 1px solid #CCC;
  margin-top: 20px;
  empty-cells: hide;
}
table.csomagokesarak tbody.header{
  background-color: #CC2B54;
  color: #FFFFFF;
}
table.csomagokesarak td{
  border: 1px solid #CCC;
}
table.csomagokesarak tr.paratlan {
  background-color: #FFD6E3;
}
table.dravanet td {
  border: 1px solid black;
  padding: 2px;
}
h1, h3 {
  color: #7D2248;
}
h1, h3 {
  font-weight: bold;
}
ul.checkbox {
  margin: 10px 0px 10px 0px;
  padding-left: 20px;
  list-style: none;
}
ul.checkbox li {
  background: url(/images/list_checkbox.png) 0 0 no-repeat;
  margin: 5px 0px 5px 0px;
  padding-left: 35px;
  font-weight: bold;
  line-height: 26px;
}
.menu-dropdown li.level3 {
  font-size: 14px;
  margin-bottom: 5px;
}
.menu-dropdown span.subtitle {
  font-size: 11px;
}
.front-box-big {
  background: url(/images/front-box-big.png) no-repeat;
  width: 475px;
  height: 300px;
}
.front-box-520 {
  background: url(/images/front-box-520-265.png) no-repeat;
  width: 520px;
  height: 265px;
}
.front-box-big, .front-box-520 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  position: relative;
  margin: 5px;
}
.front-box-520 .box-img, .front-box-big .box-img {
  margin-top: 20px;
  margin-left: 5px;
  position: absolute;
  top: 10px;
  right: 5px;
}
.front-box-520 .content, .front-box-big .content {
  display: inline-block;
  padding: 10px;
  overflow-y: hidden;
  font-size: 11px;
}
.front-box-520 .content p, .front-box-big .content p {
  margin: 5px 0;
}
.front-box-520 .content span, .front-box-big .content span {
  display: block;
  font-size: 12px;
  font-weight: bold;
  width: 310px;
}
.front-box-520 h1, .front-box-big h1 {
  margin: 10px 0;
  padding: 0;
  color: #272727;
  font-size: 19px;
  font-weight: bold;
}
.front-box-520 .button, .front-box-big .button {
  position: absolute;
  right: 15px;
  bottom: 2px;
}
div.inline {
  display: inline-block;
}
