@media only screen and (min-width: 80em) {
	.row.container {
	    padding: 0;
	}
}

@media only screen and (min-width: 640px) {
	h2 {
		font-size: 2rem;
	}

	h3 {
		font-size: 1.75rem;
	}

	h4 {
		font-size: 1.5rem;
	}

	h5 {
		font-size: 1.25rem;
	}

	h6 {
		font-size: 1rem;
	}
}

.pageheader__inverse {
    padding: 6px 0;
    position: static;
}

@media only screen and (min-width: 64em) {
	.row.container {
	    padding: 0%;
	}
}

.row {
    max-width: 73rem;
}

body {
	background-color: #fff;
	line-height: 1.25;
}

p {
	line-height: 1.25;
}

.pagesection {
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
	margin:0;
	margin-bottom: 1.25rem;
}

.sitelogo {
	background-image: url("../img/hosszulepes_logo_oldalt_RGB-01-trim.png");
}

.filterrow__title input[type="date"] {
	border-color: #00a3e0;
}

.singlewalk__maincontent dd a {
	color:  #00a3e0;
}

.hero--404 {
	margin-bottom: 60px;
}

.filterrow__title .textdate {
	background-image: url("../img/icon_calendar.svg");
}

.filters select.tagselect {
	background-image: url("../img/icon_category.svg");
}

#sticky_placeholder.is_sticked {
	height: 91px;
}

span.ticketselect__buynow {
	color: #ffffff;
	line-height: 1;
	font-size: .75rem;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	position: absolute;
	right: 1.125rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	text-align: center;
}

.singlepost__maincontent {
	overflow: hidden;
}

::-webkit-input-placeholder {
	color: #6E6E6E; }

:-moz-placeholder {
	/* Firefox 18- */
	color: #6E6E6E; }

::-moz-placeholder {
	/* Firefox 19+ */
	color: #6E6E6E; }

:-ms-input-placeholder {
	color: #6E6E6E; }

@media only screen and (max-width: 40em) {
	.filterrow__title .textdate {
		max-width: 75%;
	}
}

#cookietext {
	text-align: center;
	position: fixed;
	z-index: 10000;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	background-color: #e4e3e3;
	/*overflow-x: auto;*/
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #333;
}

#cookietext p {
	font-size: 0.7rem;
	margin-bottom: 0;
}

#cookie_accept {
    padding: 0.475rem 1rem 0.475rem 1rem;
    margin-left: 1rem;
    display: inline-block;
}

@media only screen and (max-width: 40em) {
	#cookietext {
			height: 80px;
	}
}

.icon--balaton:before {
	content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-image: url(../img/helyseg_betujel_ikonok-03.png);
    background-size: cover;
	/*z-index: -10000;*/
	position: relative;
}

.icon--budapest:before {
	content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-image: url(../img/helyseg_betujel_ikonok-01.png);
    background-size: cover;
	/*z-index: -10000;*/
	position: relative;
}

.icon--szentendre:before {
	content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-image: url(../img/helyseg_betujel_ikonok-02.png);
    background-size: cover;
	/*z-index: -10000;*/
	position: relative;
}

.icon--akadalymentes:before {
  content: "\e9e1";
}

.icon--irodalmi-seta:before {
	content: " ";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/irodalmi-seta.svg);
    background-size: cover;
	/*z-index: -10000;*/
	position: relative;
}

.icon--setaszinhaz:before {
	content: " ";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/setaszinhaz.svg);
    background-size: cover;
	/*z-index: -10000;*/
	position: relative;
}

.uj__idopont {
	display: block;
	background: #00a3e0;
    padding: 6px 10px;
    font-weight: 400;
    top: 0;
    position: absolute;
    left: 0;
	color: #fff !important;
	letter-spacing: 1px;
}

.js-menus-are-open .pageheader__inverse {
    z-index: 100;
}

span.tour-category-span {
	white-space: pre;
}

.icon--tihany:before {
	content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-image: url(../img/helyseg_betujel_ikon_tihany.png);
    background-size: cover;
	/*z-index: -10000;*/
	position: relative;
}

.icon--keszthely:before {
	content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-image: url(../img/helyseg_betujel_ikon_keszthely.png);
    background-size: cover;
	/*z-index: -10000;*/
	position: relative;
}

.multi-product p {
    margin-bottom: 0.5rem;
}

ul.sub__menu {
    list-style: none;
}

@media only screen and (min-width: 64em) {
	.prinav__menu {
	    display: flex;
	    font-size: 1rem;
	}

	.prinav__menu li {
	    padding-left: 2em;
	}

	.prinav__menu li a {
		font-size: 18px;
		font-weight: 400;
		color: #fff;
		transition: color 420ms;
		text-transform: none;
	}

	.prinav__menu li a:hover, .prinav__menu li a:active, .prinav__menu li a:focus {
		color: #ffac2a;
	}

	.prinav__menu li a:active {
		position: relative;
	}

	.sub__menu_wrapper {
	    position: absolute;
	    z-index: 1000;
    	margin-top: 0.5rem;
	}

	.arrow-up {
		width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-bottom: 15px solid #ffac2a;
		margin-left: 15px;
	}

	.sub__menu {
		display: block;
		text-align: left;
	    background-color: #ffac2a;
    	padding: 10px;
    	margin-left: 0;
	}

	.sub__menu li {
	    display: block;
	    line-height: 1.5em;
        padding: 5px 0;
	    border-bottom: 2px solid #242424;
	}

	.sub__menu li:last-child {
		border-bottom: none;
	}

	.sub__menu li:last-child a {
		color: #242424;
		border-bottom: none;
	}

	.sub__menu li a {
	    text-transform: none;
	    font-weight: 300;
	    font-size: 1rem;
	}

	.sub__menu li a.active {
	    font-weight: 600;
	}

	.sub__menu li a:hover {
	    color: #00a2e0;
	}

	.sitelogo {
    	margin: 3px 0 5px 0;
	}

	.pageheader__main {
	    padding: 1.125rem 0;
	}
}

.prinav__menu li.active a, .sub__menu li a {
	color: #242424;
}

.hero__block__webshop:after {
	background-image: none;
}

.hero__block__webshop .hero__title {
	color: #231F20;
	font-weight: 600;
	font-size: 2rem;
}

.clearing-container .visible-img {
	height: 100%; !important
}

.clearing-assembled .clearing-container .visible-img {
    height: 100%; !important;
}

.clearing-container .clearing-caption {
	color: #fff;
}

.clearing-feature {
	margin-left: 0 !important;
}

li.clearing-featured-img:before {
    content: none !important;
}

.filterrow__title {
	font-size: 1.4rem;
	text-transform: none;
}

@media only screen and (min-width: 40em) {
	.platforms-select {
		column-count: 3;
	}
}

.platforms-select span {
	display: block;
}

input.platform-tagselect {
	margin: 0;
}

input.platform-tagselect {
    opacity: 0;
    position: absolute;
}

input.platform-tagselect + label {
	text-transform: none;
    position: relative;
    color: #242424;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
}

input.platform-tagselect + label:before {
    content: '';
    background: #00a2e0;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-top: -4px;
}

input.platform-tagselect:checked + label:before {
	background: #ffac2a;
}

.platforms-box {
	background-color: #ececec;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.platforms-box .inner__nav .tabs .tab-title > a {
    background-color: transparent;
    color: #00a2e0;
    font-size: 1rem;
    padding: 0.25rem 1.5rem;
}

.platforms-box .inner__nav .tabs .tab-title.active > a {
    background-color: #ffac2a;
    color: #242424;
}

.platforms-box .inner__nav .tabs .tab-title > a:hover {
    color: #242424;
}

a.platform-filter {
	color: #ffffff;
	background-color: #00a2e0;
    font-size: 1.25rem;
    padding: 0.25rem 1.5rem;
    font-weight: 700;
    margin-top: .25rem;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    margin-bottom: 0;
    transition: background-color 420ms;
}

a.platform-filter:hover, a.platform-filter:focus, a.platform-filter:active {
	background-color: #ffac2a;
}

@media only screen and (min-width: 778px) {
	a.platform-filter {
		margin-top: -1.75rem;
	}
}

@media only screen and (max-width: 40em) {
	.platforms-box .inner__nav {
	    margin-top: 0;
        float: none;
        margin-bottom: 1rem;
	}

	.platforms-box .inner__nav .tab-title {
	    width: 50%;
	    margin: 0;
	    text-align: center;
	}
}

h2.choose_walk {
	margin-top: 0;
	margin-bottom: 1.5rem;
	font-size: 1.4rem;
}

.listsofwalk .filterrow__title {
	margin-top: 2rem;
	margin-bottom: 1.5rem;
	font-size: 1.4rem;
}

.secnav__menu {
	text-align: right;
}

.secnav__menu li:first-child {
	float: left;
}

.secnav__menu li:nth-child(2):before {
	content: '';
}

.secnav__menu li img.flag {
	margin-top: -2px;
	margin-right: 2px;
	height: 9px;
}

.setajegy {
    max-height: 10rem;
}

.setajegy .hero__title {
    text-transform: uppercase;
    font-weight: 600;
}

.setajegy .hero__details {
    font-weight: 600;
}

.cikkek__wrapper > div {
	display: none;
}

.newsletter_checkbox input {
	margin-left: 15px;
}

.uppercase {
	text-transform: uppercase;
}

#NewsletterForm .newsletter_checkbox a {
	color: #fff;
}

.owl-stage .owl-item {
	height: 100%;
}

.owl-stage {
	height: 100%;
}

.owl-stage-outer {
	height: 100%;
}

.owl-dots {
	position: absolute;
	bottom: 1rem;
	width: 100%;
	right: 1rem;
	margin: 0 auto;
	text-align: left;
}

.owl-dot {
    padding: 0px;
    max-width: 300px;
    display: inline-flex !important;
    align-items: center;
    text-align: left;
    line-height: 20px;
}

.owl-dot div {
    display: inline-block;
    border-radius: 30px;
    width: 10px;
    height: 10px;
    min-width: 10px;
    line-height: 28px;
    color: #fff;
    margin: 5px 7px;
    border: 1px solid #fff;
	text-align: center;
	-webkit-backface-visibility: visible;
transition: opacity .2s ease;
}


.owl-dot hr {
	border: solid #fff;
	border-width: 2px 2px 2px 0;
	clear: both;
	height: 100%;
	min-height: 50px;
    margin: 0 0.75rem 0 0.25rem;
	display: inline;
}

.owl-dots .active div {
    background-color: #ffac2a;
    color: #000;
}

.main__carousel {
    border-bottom: none;
}

.hero__title {
    font-weight: 700;
}

.main__carousel .pageheader__main {
    top: 0;
    z-index: 1000;
    width: 100%;
    background-color: transparent;
    padding: 0;
}

@media only screen and (min-width: 64em) {
	.main__carousel .pageheader__main {
	    position: absolute;
	}

	.main__carousel .sitelogo {
		background-image: url("../img/hosszulepes_logo_oldalt_RGB-01-white.png");
	}

	.prinav {
	    margin: 2rem 0 0;
	}
}

.center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.blue {
	color: #00a3e0;
}

.row.upcoming__tours {
	margin-bottom: 1rem;
	
}
.upcoming__tours .date__normal, .upcoming__tours .date__day {
	font-weight: 900;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
}

.upcoming__tours .date__day {
	font-size: 44px;
	background-color: #ffac2a;
    max-width: 60px;
    margin: 0 auto;
}

.upcoming__tours .tour__title {
	font-weight: 700;
	margin: 0 0 0 0;
	font-size: 26px;
	display: block;
}

.upcoming__tours .tour__description {
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 0;
}

.upcoming__tours .tour__price {
	color: #00a3e0;
	font-size: 26px;
	font-weight: 700;
	text-align: right;
}

.upcoming__tours .tourdate__row {
	position: relative;
}

.upcoming__tours .toggle__tourdates {
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    right: 0;
}

.upcoming__tours .toggle__tourdates span {
	color: #ffffff;
    background-color: #00a3e0;
    padding: 0 5px;
}

.upcoming__tours .toggle__tourdates:hover span {
    color: #000;
    background-color: #ffac2a;
}

.upcoming__tours .tourdates__timeslots {
	margin: 0;
	background-color: #dfdfdf;
	text-transform: uppercase;
	padding: 1rem 0.75rem;
	font-size: 1rem;
	font-weight: 700;
    position: relative;
}

.upcoming__tours .timeslot:first-child {
	color:  #898989;
}

@media only screen and (max-width: 639px) {
	.upcoming__tours .tourdates__timeslots {
		font-size: 0.85rem;
	}

	.upcoming__tours .timeslot:first-child {
	    font-size: 0.75rem;
	}

	.upcoming__tours .toggle__tourdates {
	    position: relative;
		display: inline-block;
		width: 100%;
		text-align: center;
		right: 0;
	}

	.upcoming__tours .tour__description {
		margin-bottom: 1rem;
	}
}

.upcoming__tours .timeslot > .columns {
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #000;
}

.upcoming__tours .timeslot .no__border {
	border-bottom: 0;
}

.upcoming__tours .timeslot__select {
    color: #ffffff;
    font-size: 16px;
    font-weight: 900;
    background-color: #00a3e0;
    text-transform: uppercase;
    padding: 4px 5px;
    margin-left: 15px;
}

.upcoming__tours .timeslot__selected, .upcoming__tours .timeslot__select.active .upcoming__tours .timeslot__select:active, .upcoming__tours .timeslot__select:focus, .upcoming__tours .timeslot__select:hover {
    color: #000;
    background-color: #ffac2a;
}

.upcoming__tours .add__cart {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 6px 5px;
    color: #000;
    background-color: #ffac2a;
}

.upcoming__tours .add__cart:hover, .upcoming__tours .add__cart:active, .upcoming__tours .add__cart:focus {
	color: #fff;
	background-color: #00a3e0;
}

.upcoming__tours .item__count {
	display: block;
	background-color: #fff;
	width: 40px;
	text-align: center;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
}

.item__count_total {
	color: #fff;
	background-color: #00a3e0;
	width: 40px;
	text-align: center;
	font-size: 18px;
	line-height: 32px;
	text-transform: none;
	font-weight: 400;
	margin-right: 5px;
	display: inline-block;
}

.upcoming__tours .close__timeslots {
    position: absolute;
    right: 0.75rem;
    text-align: right;
    top: 0.5rem;
    font-weight: 400;
}

.upcoming__tours .select__itemcount {
    position: absolute;
    right: 0.75rem;
    bottom: 1rem;
    padding: 0;
    text-align: right;
    display: none;
}

@media only screen and (max-width: 639px) {
	.upcoming__tours .select__itemcount {
    	position: initial;
    	margin-top: 5px;
    	right: 0;
    	bottom: 0;
	}
}

.upcoming__tours .item__number {
	border-bottom: 1px solid black;
	width: 60%;
	display: block;
	margin: 0 auto;
}

.upcoming__tours .last__item__count {
	display: inline-block;
}

.upcoming__tours .last__item__count .item__number {
	border: none;
}

/*
.upcoming__tours .tour__row {
	margin-bottom: 2rem;
}
*/
.tour__row {
	background-color: #00a3e0;
}
.tour__row a, .tour__row .tour__description, .tour__row .tour__price {
	color: #fff;
}
.pagesection header a h2, .pagesection header h2 {
	color: #00a3e0;
	font-size: 1.5rem;
	font-weight: 700;
	transition: color 420ms;
	margin-top: 0;
	margin-bottom: 0.75rem;
}

.sidebar h2 {
	text-transform: uppercase;
	margin: 0;
	font-size: 1.625rem;
	font-weight: 600;
	line-height: 2rem;
	letter-spacing: 1px;
	padding-bottom: 1.125rem;
}

.sidebar h3 {
	color: #00a3e0;
	font-size: 1.25rem;
	font-weight: 400;
	margin: 0;
	margin-bottom: 0.5rem;
	text-transform: uppercase;
}

.pagesection header a:hover h2 {
	color: #ffac2a;
}

.pageheader__orange {
	background-color: #ffac2a;
    color: #000;
}

a.ajandekozz__setajegyet:hover .pageheader__orange {
	background-color: #00a3e0;
    color: #fff;
}

.custom-block-grid > li {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
    padding: 0;
    line-height: 60px;
    position: relative;
}

.custom-block-grid > li > span.glyphicon {
	position: absolute;
	left: 0;
	top: 37%;
}

.custom-block-grid > li:first-child {
	text-transform: uppercase;
}

.sitefooter {
	background-color: #00a3e0;
	color: #fff;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	font-weight: 400;
	font-size: 14px;
	margin-top: 2.5rem;
}

.sitefooter a {
	transition: color 420ms;
}

.sitefooter a:hover, .sitefooter a:active, .sitefooter a:focus {
	color: #ffac2a;
}

.sitefooter .to_the_top {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

.footernav__menu li > a {
    color: #fff;
    font-weight: 400;
    line-height: 24px;
}

.footernav__menu li > a:hover, .footernav__menu li > a:active, .footernav__menu li > a:focus {
    color: #ffac2a;
}

[class*="block-grid-"] {
    margin: 0;
}

.newsletter_box {
	background-color: #00a3e0;
	color: #fff;
}

.newsletter_box.row {
	max-width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.newsletter_box h4 {
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	margin-top: 0px;
}

.newsletter_box label {
	font-weight: 400;
	color: #fff;
	text-transform: none;
}

.newsletter_box label a {
	font-weight: 700;
	color: #fff;
}

.newsletter_box label a:hover {
	color: #ffac2a;
}

.newsletter_box input {
    background-color: #00a3e0;
    border: none;
    box-shadow: none;
    color: #fff;
    border-bottom: 6px solid #fff;
    padding: 0;
    transition: all 420ms;
}

.newsletter_box input:active, .newsletter_box input:focus {
    background-color: #00a3e0;
    border: none;
    box-shadow: none;
    border-bottom: 0px solid #fff;
}

.newsletter_box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}

.newsletter_box input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}

.newsletter_box input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}

.newsletter_box input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.newsletter_box button {
	font-size: 22px;
	font-weight: 700;
	color: #000;
    line-height: 30px;
}

.newsletter_box button:hover, .newsletter_box button:active, .newsletter_box button:focus {
	background-color: #00a3e0;
}

.newsletter_box .newsletter_text {
	color:  #ffac2a;
	font-size: 18px;
	font-weight: 700;
}

.newsletter_box .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.newsletter_box .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0;
  font-size: 18px;
}

@media only screen and (max-width: 639px) {
	.newsletter_box .styled-checkbox + label {
    	font-size: 12px;
    	white-space: nowrap;
	}
}

.newsletter_box .styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border: 3px solid #fff;
}
.newsletter_box .styled-checkbox:checked + label:before {
  background: #ffac2a;
}

.newsletter_wrapper h2 {
    text-align: center;
    color: #fff;
}
.blue-bg {
	background-color: #00a1dc;
	color: #fff;
	padding: 1rem;
}

.blue-bg .description {
	margin: 5px 0;
	font-size: 20px;
}

.button {
    padding: 0.25rem 0.5rem;
    background-color: #feb938;
    border-color: #feb938;
    font-weight: 600;
}

.voucher-row  input, input[name="coupon_code"] {
    width: initial;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    background-color: #eaecec;
    display: inline-block;
    border-color: transparent;
    box-shadow: none;
}

.voucher-row .button {
	margin: 0 0.125rem;
}

.tourdate-row {
	background-color: #ebebeb;
}

.tourdate-details {
	position: relative;
}

.cart-row {
	margin-bottom: 15px;
  	transition: filter 2500ms;
}

.cart-row.cart-row-disabled {
	pointer-events: none;
	filter: grayscale(100%);
}

.cart-row .count {
    color: #fff;
    background-color: #00a3e0;
    width: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    text-transform: none;
    font-weight: 400;
    display: inline-block;
}

.cart-row .count_white {
	background-color: #fff;
	color: #000;
	margin-right: -3px;
}

@media only screen and (min-width: 640px) {
	.cart-item-bottom {
	    position: absolute;
	    bottom: 0;
	    right: 15px;
	}
}

.cart-item-bottom i {
    margin-right: 0 !important;
}

.tourdate-image {
	padding: 0 !important;
	position: relative;
}

.tourdate-image img {
	width: 100%;
	height: auto;
}

a.favorite {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #000;
	transition: color 250ms linear;
}

a.favorite:hover, a.favorite.heart-animate, a.favorite i.fa-heart {
	color: #febd17;
}

.sidebar a.favorite {
	color: #fff;
}

.sidebar a.favorite:hover, .sidebar a.favorite.heart-animate:hover, .sidebar a.favorite i.fa-heart {
	color: #febd17;
}

.button i {
	margin-left: 5px;
	margin-right: 5px;
}

select.itemcount {
	width: 42px;
    margin: 0;
    border: none;
    height: 32px;
    padding: 0 5px 0 7px;
}

.reveal-modal-bg {
	background: #00a3e0;
	background: rgba(0, 163, 224, .45);
}

h1.fizetes {
	color: #00a3e0;
	text-align: center;
	text-transform: uppercase;
    margin: 0 0 15px;
    font-size: 2rem;
    font-weight: 600;
}

h1.kosar {
	color: #feb938;
	text-align: center;
	text-transform: uppercase;
    margin: 0 0 1.25rem;
    font-size: 2rem;
    font-weight: 600;
}

.vasarloi_adatok {
	background-color: #00a3e0;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 15px;
	margin-bottom: 15px;
}

.registration_info_box {
	display: flex;
    font-size: 1rem;
    line-height: initial;
}

.registration_info_box .info-cirlcle {
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 3rem;
    color: #feb938;
    margin-left: 5px;
}

.registration_info_box a {
	color: #000;
	text-decoration: underline;
	font-weight: 600;
}

.registration_info_box a:hover, .registration_info_box a:active, .registration_info_box a:focus {
	text-decoration: none;
}

fieldset {
    border: none;
    text-transform: uppercase;
}

fieldset label {
	color: #848484;
	line-height: 2rem !important;
	margin-bottom: 0 !important;
}

fieldset input {
    border: none !important;
    box-shadow: none !important;
    background-color: #ebebeb !important;
    height: 2rem !important;
    margin-bottom: 0 !important;
}

fieldset textarea {
    border: none !important;
    box-shadow: none !important;
    background-color: #ebebeb !important;
    height: 8rem !important;
    margin-bottom: 0 !important;
}

fieldset .row {
	border-top: 1px solid #000;
	padding: 10px 0;
}

fieldset .row:last-child {
	border-bottom: 1px solid #000;
}

button {
    padding: 0.5rem 1rem;
    font-weight: 600;
    display: block;
    margin: 0 auto;
}

.button_sidebar {
	text-align: center;
}

.button_sidebar .button {
	padding: 0.5rem 1rem;
}

.disclaimer {
	font-size: 0.8rem;
	line-height: initial;
	text-align: center;
	margin-bottom: 2rem;
}

.disclaimer a {
	color: #000;
	text-decoration: underline;
}

.disclaimer a:hover, .disclaimer a:active, .disclaimer a:focus {
	text-decoration: none;
}

#sumCart {
	font-size: 16px;
	line-height: initial;
}

#sumCart .cart_title {
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}

#sumCart .blue {
	font-weight: 600;
}

#sumCart .medium-4 {
	font-weight: 600;
	text-align: right;
}

#sumCart .total-row {
	padding: 15px 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-top: 15px;
	margin-bottom: 15px;
}

#sumCart .styled-radiobutton + label {
    display: block !important;
}

p.otp {
	font-weight: 600;
	display: block;
	text-align: center;
	font-size: 1rem;
    margin-top: 5px;
    line-height: initial;
}

#cartModal, #messageModal {
    border: none;
    border-radius: 0;
    background-color: #e1e1e1;
    padding: 15px 0 15px 5px;
	position: fixed;
	top: 89px !important;
	left: 1024px;
	margin: 0;
	margin-top: 1rem;
}

#cartModal .row-flex {
	min-height: 100px;
}

#cartModal a.button {
	color: #fff;
	background-color: #00a3e0;
	margin-bottom: 0;
	font-size: 0.888rem;
}

@media only screen and (min-width: 64.063em) {
	#cartModal a.button {
		float: left;
	}
}

#cartModal a.button:hover, #cartModal a.button:focus, #cartModal a.button:active {
	background-color: #feb938;
}

.italic {
	font-style: italic;
}

.row-flex {
	display: flex;
	flex-wrap: wrap;
}

.row-flex div:first-child {
	margin: 0 -1px;
}

#cartModal #modalTitle, #messageModal #modalTitle {
	margin-top: 0;
    margin-right: 30px;
}

.cart_modal_bottom {
	position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
}

.cart_modal_bottom .italic {
    max-width: 50%;
    display: inline-block;
    line-height: initial;
    font-size: 0.8rem;
    position: absolute;
    bottom: 0;
}

.reveal-modal.small {
	width: 33.3333% !important;
}

@media only screen and (min-width: 90.063em) {
	.reveal-modal.small {
		width: 25% !important;
	}
}

#cartModal .columns {
	padding: 0 5px;
}

.pageheader-sticky {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
    min-height: 39px;
    background-color: #00a3e0;
}

div.sticky-fix {
	height: 111px;
	width: 100%;
	display: block;
}

#grid .grid-item {
  margin-bottom: 30px;
}

.sidebar #grid .grid-item {
	margin-bottom: 2.5rem;
}

#grid .expand-animation {
  transition: all 1s;
}
#grid .grid-item.is-expanded {
  width: 100%;
  z-index: 2;
}

#grid .grid-content {
  background-color: #fff;
  padding: 0;
  overflow: hidden;
  text-align: justify;
  -webkit-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
}
#grid .grid-content img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
#grid .grid-content p.title {
  margin: 10px 10px 0;
  font-size: 1.7rem;
}
#grid .grid-content hr {
  margin-top: 5px;
  border-top: 1px solid #000;
}
@media (min-width: 768px) {
  #grid .is-expanded .grid-product {
    display: flex;
    flex-flow: row;
  }
}

.orange-bg {
	background-color: #ffac2a;
}

h1.webshop {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
}

.pagehader__default .prinav__menu li a {
	color: #000;
}

.pagehader__default .prinav__menu li a:hover, .pagehader__default .prinav__menu li a:active, .pagehader__default .prinav__menu li a:focus {
	color: #ffac2a;
}

@media only screen and (min-width: 80em) {
	.pagehader__default .prinav {
	    margin: 2rem 0 0;
	}
}

.grid-product .product-description {
	padding: 10px;
	font-size: 0.875rem;
	position: relative;
	min-height: 180px;
	display: inline-block;
}

.grid-product p {
	font-size: 0.875rem;
}

.grid-product .product-title {
	font-weight: 600;
	font-size: 1.2rem;
}

.sidebar .grid-product .product-title {
	font-weight: 600;
	font-size: 1.625rem;
}

.sidebar .grid-product .product-title a {
	color: #fff;
	transition: all 0.4s ease;
}

.sidebar .grid-product .product-title a:hover{
	color: #feb938;
}

.sidebar .grid-product p {
	font-size: 1rem;
}

.sidebar .grid-product .product-description {
	min-height: 150px;
}

.row  .sidebar .row {
	margin: 0;
}

.grid-product .old-price {
	color: #fa4a1b;
	text-decoration: line-through;
}

.grid-product .price {
	color: #00a3e0;
	font-weight: 600;
	font-size: 1rem;
}

.grid-product .shipping_info {
	font-style: italic;
	margin-bottom: 0;
}

.grid-product .add__cart {
	color: #fff;
	margin-bottom: 0;
}

.grid-product .add__cart:hover, .grid-product .add__cart:focus, .grid-product .add__cart:active {
	color: #fff;
}

@media only screen and (min-width: 640px) {
	.grid-product .product-item-cart {
	    position: absolute;
	    right: 10px;
	    bottom: 10px;
	}
}

@media only screen and (min-width: 768px) {
	.grid-product .product-item-bottom {
	    position: absolute;
	    left: 10px;
	    bottom: 10px;
	}

	.grid-product.side-product .product-item-bottom {
		position: relative;
		left: 0;
	    bottom: 0;
	}
	
	.grid-product .product-description {
		width: 100%;
	}
}

.timeslot {
	line-height: 1.8rem;
}

p.tourdate-title {
    margin-top: 10px;
}

.grid-product .product-item-cart select.itemcount, .grid-product .product-item-cart .item__count_total {
	display: none;
}

.is-expanded .grid-product .product-item-cart select.itemcount, .is-expanded .grid-product .product-item-cart .item__count_total {
	display: inline-block;
}

@media only screen and (max-width: 639px) {
	.grid-product .product-item-cart select.itemcount, .grid-product .product-item-cart .item__count_total {
		display: inline-block;
	}
}

option:disabled {
    display: none;
}

.change__cart i {
	margin-left: 0;
}

.change__cart.disabled {
	background-color: 	#696969;
	cursor: not-allowed;
}

.shipping_info {
	text-align: center;
	font-size: 16px;
}

.styled-radiobutton {
  position: absolute;
  opacity: 0;
}
.styled-radiobutton + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin-bottom: 0.5rem !important;
  font-size: 1rem;
  text-transform: none;
  font-weight: 400;
  line-height: 20px;
  color: #000;
}
.styled-radiobutton + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 16px;
  height: 16px;
  background: white;
  border: 3px solid #00a3e0;
  transition: background-color 420ms;
  float: left;
  margin-top: 2px;
  margin-bottom: 10px;
}
.styled-radiobutton:checked + label:before {
  background-color: #ffac2a;
}

.red {
	color: #fa4a1b;
}

small.error {
	text-transform: none;
	margin-bottom: 0;
}

.heart-animate {
  animation:fa-beat 2s ease;
}
@keyframes fa-beat {
  0% {
    transform:scale(1);
  }
  5% {
    transform:scale(1.25);
  }
  20% {
    transform:scale(1);
  }
  30% {
    transform:scale(1);
  }
  35% {
    transform:scale(1.25);
  }
  50% {
    transform:scale(1);
  }
  55% {
    transform:scale(1.25);
  }
  70% {
    transform:scale(1);
  }
}

.hero__404__block {
    background-image: none;
}

.hero__404__block:after {
	background-image: none !important;
}

.hero__404__block h1.hero__title {
	color: #ffac2a;
	margin: 0 0 2rem;
}

.block_404_text {
	color: #000;
}

.block_404_text h2.hero__subtitle {
	margin: 0 0 0.5rem;
}

.block_404_text .hero__details {
	font-size: 1rem;
}

.finished__transaction {
	text-align: center;
}

.finished__transaction h1 {
	text-transform: uppercase;
	color: #00a3e0;
	font-size: 2rem;
}

.finished__transaction h2 {
	color: #ffac2a;
	font-size: 1.25rem;
}

.inside-carousel .owl-dots .owl-dot span {
    background: #fff;
}

.inside-carousel .owl-dots .owl-dot.active span, .inside-carousel .owl-dots .owl-dot:hover span {
    background-color: #ffac2a;
}

.inside-carousel .owl-dots .owl-dot {
    outline: 0;
}

.inside-carousel .item img{
    display: block;
    width: 100%;
    height: auto;
}

.no__left__padding {
	padding-left: 0;
}

p.subtitle {
	font-weight: 600;
}


dl dd:not(:last-child) {
    border-bottom: 1px solid #000;
}

dl dd {
    line-height: 1;
}

dl dd a{
    color: #00a3e0;
    transition: color 420ms;
}

dl dd a:hover, dl dd a:active, dl dd a:focus{
    color: #ffac2a;
}

h1.tourtitle {
    text-align: center;
    margin-bottom: 2rem;
}

.singlewalk__content h2 {
	color: #00a3e0;
    font-size: 1.25rem;
}

.namecard a {
	color: #000;
	transition: color 420ms;
}

.namecard a:hover, .namecard a:active, .namecard a:focus {
	color: #00a3e0;
}


.namecard__name {
    margin: 0.5rem 0 0.5rem;
    font-size: 1.25rem;
}

.ticketselect:hover {
    background-color: #00a3e0;
}

.ticketselect__details .lastchance {
    text-transform: uppercase;
    font-style: normal;
    margin-top: 1rem;
    display: block;
}

.ticketselect__details .lastchance:before {
    display: none;
}

.ticketselect .select__itemcount {
	position: absolute;
    right: 1rem;
    bottom: 1rem;
    display: block;
}

.ticketselect__date {
    text-transform: none;
    margin-bottom: 0;
    font-size: 1.25rem;
}

.ticketselect__time {
    font-size: 1rem;
}

.waitlist {
    border-color: #ececec;
    background-color: #ececec;
    color: #000;
}

.waitlist h3 {
	color: #000;
}

.waitlist button {
	display: block;
    margin-left: auto;
}

.waitlist input {
	border: none;
}

.waitlist .newsletter_box {
	background-color: transparent;
	color: #000;
}

.waitlist .newsletter_box a {
	color: #000;
}

.waitlist .newsletter_box label{
	line-height: 1;
}

#infscr-loading {
    text-align: center;
}

.calendar-tabs {
	list-style-type: none;
	text-align: center;
	margin-bottom: 0;
}

.calendar-tabs li {
	display: inline-block;
	text-transform: uppercase;
    margin: 0 15px 15px;
    font-size: 1.2rem;
    font-weight: 600;
}

.calendar-tabs li a {
	color: #6f6f6f;
	transition: color 420ms;
}

.calendar-tabs li a:hover, .calendar-tabs li a:focus, .calendar-tabs li a:active, .calendar-tabs li.active a {
	color: #00a3e0;
}

.catalog_tour {
    margin-bottom: 15px;
}

.masonry__elem.catalog_tour {
    height: 350px;
    overflow: hidden;
}

@media only screen and (min-width: 640px) and (max-width: 1023px) {
	.masonry__elem.catalog_tour {
	    height: 250px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {
	.masonry__elem.catalog_tour {
	    height: 300px;
	}
}

.catalog_tour .tour_image_wrapper {
    overflow: hidden;
    position: relative;
}

.catalog_tour .tour_image {
    transition: all 0.4s ease;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
}

.catalog_tour .image_overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 70%, rgba(0,0,0,0.85) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 70%,rgba(0,0,0,0.85) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 70%,rgba(0,0,0,0.85) 100%);
}

.catalog_tour .tour_image img{
    width: 100%;
    height: auto;
}

.catalog_tour:hover .tour_image {
	-webkit-transform: scale(1.125);
	transform: scale(1.125);
}

.catalog_tour article.panel {
	border: none;
	padding: 0;
	position: relative;
    height: 100%;
    border-bottom: 1px solid #d9d6d6;
}

.catalog_tour header {
	padding: 10px;
}

.catalog_tour header a {
	color: #000;
	transition: color 420ms;
}

.catalog_tour header a:hover, .catalog_tour header a:active, .catalog_tour header a:focus {
	color: #00a3e0;
}

.catalog_tour .bottom_text {
    position: absolute;
    bottom: 0.5rem;
    left: 0.5rem;
}

.catalog_tour .bottom_text a, .catalog_tour .bottom_text p {
    color:  #fff;
    transition: color 420ms;
}

.catalog_tour:hover .bottom_text a {
    color:  #ffac2a;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}

.accordion-title i {
	position: absolute;
	right: 1rem;
	top: 36%;
}

.active .accordion-title i:before {
	content: "\f068";
}

.accordion .accordion-navigation > a, .accordion dd > a {
    background-color: #ffac2a;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    transition: background-color 420ms;
    padding: 1rem 2.5rem 1rem 1rem;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background-color: #00a3e0;
}

.accordion .accordion-navigation > .content, .accordion dd > .content {
    padding: 1rem;
}

.cart_newsletter {
	background-color: transparent;
}

.cart_newsletter label {
	color: #848484;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.75rem !important;
}

.cart_newsletter .styled-checkbox + label:before {
  border: 3px solid #00a3e0;
  margin-top: -2px;
}

.squarewalk__header {
	height: 7em;
}

p.tourguide_title {
	font-style: italic;
	color: #00a3e0;
}

h3.tourguide_programs {
	color: #848484;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2rem;
}

.profile legend {
	color: #000;
	text-align: center;
}

#copy_shipping {
	margin: 0 auto 0.5rem;
	padding: 0.5rem;
	display: block;
}


.profile_delete {
	font-style: italic;
	color: #848484;
    font-size: 0.8rem;
    font-weight: 600;
    text-align: right;
    display: block;
    margin-top: 1.5rem;
}

.profile_delete i {
	color: #f04124;
	margin-right: 5px;
}

.delete_profile_modal h1 {
    text-transform: none;
    font-size: 1.6rem;
}

.delete_profile_modal p {
	text-align: center;
}

.delete_profile_modal .newsletter_box {
	background-color: transparent;
}

.delete_profile_modal .styled-checkbox + label:before {
  border: 3px solid #00a3e0;
}

.delete_profile_modal label {
	color: #000;
	font-size: 1rem !important;
    line-height: 1.8 !important;
}

.delete_profile_modal textarea {
    resize: none;
    border: none;
    box-shadow: none;
    background-color: #eee;
}

.delete_profile_modal button {
	background-color: #f04124;
}

.delete_profile_modal button i {
	margin-right: 5px;
}

.login_bottom_box {
	margin-top: 4rem;
	margin-bottom: 2rem;
	text-align: center;
}

.login_bottom_box p {
	margin: 0 0 5px 0;
}

.profile form p {
	text-transform: none;
	text-align: center;
}

.profile form p.error {
	color: #f04124;
}

.blue-item {
	background-color: #00a3e0;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.sidebar .blue-item {
	padding-top: 0;
	padding-bottom: 0;
}

.blue-item .grid-content, .blue-item .price, .blue-item .old-price {
    background-color: #00a3e0 !important;
    color: #fff;
}

.leadimage {
	margin-bottom: 1.25rem;
	padding:0!important;
}

.blue-item .product-item-cart select.itemcount, .blue-item .product-item-cart .item__count_total {
    display: inline-block;
}

.delete_profile_modal textarea, .waitlist textarea {
    resize: none;
    border: none;
    box-shadow: none;
    background-color: #fafafa;
}

.waitlist span.textarea-title {
    font-size: 0.9rem;
}

.diakigazolvany label {
	color: #231F20;
    font-size: 0.9rem;
}

fieldset.hirlevel .row:first-child {
	border-top: none;
}

fieldset.hirlevel a {
	color: #00a3e0;
}

.insta-carousel-wrap {
  position: relative;
}

/* fix blank or flashing items on carousel */
.insta-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > button {
  margin: 0 !important;
  position: absolute;
  top: 0;
  color: #00a3e0 !important;
  height: 100%;
  outline: 0;
  opacity: 0;
  transition: all 420ms;
}

.insta-carousel:hover .owl-nav > button {
	background: rgba(255, 255, 255, 0.85);
	opacity: 1;
}

.owl-nav i {
	font-size: 52px;
	padding: 0 15px !important;
}

.owl-nav .owl-prev {
  left: 0px;
}

.owl-nav .owl-next {
  right: 0px;
}

.blog__items > .columns {
	margin-bottom: 0;
	position: relative;
}

.row.blog__item {
	margin: 0 0 1.25rem 0;

}

.blog__item .kep {
	position: relative;
}
.blog__item .title-container {
	position: absolute;
    bottom: 0.75rem;
	left: 1.25rem;
	padding-right: 1.25rem;
}

.blog__item .article__title {
	font-size: 1.625rem;
	line-height: 1.625;
	font-weight: 400;
	padding: 0 0;
	display: inline;
	background-color: #ffac2a;
	color: white;
	box-shadow: 0.5rem 0 0 #ffac2a, -0.5rem 0 0 #ffac2a;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;	
	transition: all 0.4s;
}

.homepage__news .blog__item .article__title {
	font-size: 2.785rem;
}

@media only screen and (max-width: 640px) {
	.homepage__news .blog__item .article__title{
		font-size: 1.75rem;
	}

	.blog__item .article__title {
		font-size: 1.5rem;
		line-height: 1.5;
	}	
}

.blog__item .lead {
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.3;
	margin-top: 0.5rem; 
	margin-bottom: 2.5rem;
}

.homepage__news .blog__item .lead {
	margin-bottom: 0;
}

.blog__item.smallpost .inner{
	overflow: hidden;
}

.widget .blog__item.smallpost .inner{
	width: 100%;
	height: 100%;
	position: absolute;
}

@media only screen and (max-width: 639px) {
	.widget .blog__item.smallpost .inner{
		height: 200px;
		position: relative;
		margin-bottom: 1rem;
	}
}

.widget .blog__item.smallpost .inner .button {
	top: 50%;
	margin-top: -50%;
}

.widget .blog__item.blog__item:hover .inner .button {
	background-color: #00a3e0;
}

.blog__item.smallpost .article__title {
	font-size: 1.5rem;
	box-shadow: none;
	background-color: #ffac2a;
	color: white;
	box-shadow: 0.5rem 0 0 #ffac2a, -0.5rem 0 0 #ffac2a;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	line-height: 1.5;
}

.blog__item img, .blog__item.smallpost img {
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

/*
.blog__item.smallpost .lead {
	font-size: 1rem;
	margin-top: 0;
}*/

.blog__item a {
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	color: #ffac2a;
}

.blog__item:hover a {
	color: #00a3e0;
}


.blog__item:hover img, .blog__item.smallpost:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.blog__item:hover .article__title, .blog__item .kep:hover .article__title, .blog__item.smallpost:hover .article__title {
	background-color: #00a3e0;
	box-shadow: 0.5rem 0 0 #00a3e0, -0.5rem 0 0 #00a3e0;
}

.blog__item a.button {
	color: #fff;
	transition: background-color 420ms;
}

.datelabel {
	font-size: 1rem;
	line-height: 1.25;
	font-weight: 400;
	padding: 0.2rem 0.5rem;
	display: inline-block;
	background-color: #ffac2a;
	color: white;
	text-transform: lowercase;
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.show-for-medium-up .tour__price {
	margin-top: 1.25rem;
	margin-right: 1rem;
}
.upcoming__tours .toggle__tourdates {
	right: 2rem;
}
.prinav__menu li.active a {
	color: #ffac2a;
}

.overflow-hidden {
	overflow: hidden;
}

.vertical-middle {
	top:-100%; left:0; right: 0; bottom:-100%;
	margin: auto;
	position: absolute;
}

.newsletter_modul {
	margin-top: 0rem;
    margin-bottom: 1.25rem;
}

@media only screen and (min-width: 64em) {
	.newsletter_modul {
	    padding-left: 0rem !important;
	    padding-right: 0rem !important;
	}
}

div.countdown {
	background-color: #00a3e0;
	color: #fff;
	padding: 5px 10px;
	text-align: right;
}

div.countdown span {
	font-weight: 600;
}


@media only screen and (min-width: 40.063em) and (max-width: 1279px) {
	.custom-block-grid li {
		font-size: 1rem;
		line-height: 30px;
	}

	.custom-block-grid > li > span.glyphicon {
	    top: 28%;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.custom-block-grid li {
		font-size: 1rem;
		line-height: 30px;
	}

	.custom-block-grid > li > span.glyphicon {
	    top: 28%;
	}
}

#owl-homeslider .owl-dots {
	display: none;
}

@media only screen and (min-width: 64em) {
	#owl-homeslider .owl-dots {
		display: block;
	}
}

@media only screen and (max-width: 639px) {
	.secnav__menu li {
	    display: none;
	}	
	.secnav__menu li:first-child {
	    display: inline-block;
	}
	.secnav__menu li:last-child {
	    display: inline-block;
	}	
	.secnav__menu li:nth-last-child(2) {
	    display: inline-block;
	}	
	.secnav__menu li:nth-last-child(3) {
	    display: inline-block;
	}			
	.secnav__menu li:nth-last-child(3):before {
	    content: none;
	}		

}


@media only screen and (min-width: 640px) {
	.reveal-modal.medium-6 {
		width: 50% !important;
	}
}

@media only screen and (min-width: 1024px) {
	.reveal-modal.large-4 {
		width: 33.33333333333% !important;
	}
}

@media only screen and (max-width: 320px) {
	.secnav__menu li {
	    font-size: 0.6rem;
	}
}

@media only screen and (max-width: 375px) {
	.secnav__menu li {
	    font-size: 0.7rem;
	}
}

@media only screen and (max-width: 639px) {
	.reveal-modal {
	    min-height: inherit;
	    z-index: 1500;
	}

	.sitelogo {
	    height: 3rem;
	}

	.prinav__menu {
	    padding: 2rem 0;
	}

	.upcoming__tours .tour__price {
		margin-bottom: 5px;
		text-align: center;
	}

	.upcoming__tours .tour__title {
	    margin: 5px 0;
	    text-align: center;
	}
}

ul.vouchers {
	list-style: none;
}

.emoji {
    width: 1.1em;
    height: 1.1em;
    padding: 0 0 0 0;
    vertical-align: -0.15em;
}

.facebook-box {
	text-align: center;
	margin-bottom: 1rem;
	font-size: 0.825rem;
}

.facebook-box a {
	transition: color 420ms;
}

.facebook-box a.created {
	display: block;
	color: #ccc;
	margin-bottom: 1rem;
}

.facebook-box a:hover {
	color: #ffac2a;
}

.facebook-images {
	margin-top: 1rem;
}

.single-facebook-image {
	max-height: 300px;
	width: auto;
	margin: 0 auto;
	display: block;
}

.facebook-content {
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #ccc;
}

.facebook-box:last-child .facebook-content {
	border-bottom: none;
}

.single-facebook-image, .facebook-images {
	transition: filter 1000ms;
}

.single-facebook-image:hover, .facebook-image:hover {
	filter: grayscale(100%);
}

.history-item {
    border: 1px solid #00a3e0;
    display: inline-block;
    margin-top: 2.5rem;
    font-size: 16px;
    width: 100%;
}

.history-item .header {
	background-color: #00a3e0;
	color: #fff;
	padding: 5px 10px;
	font-weight: 600;
}

.history-item .tickets {
	/*display: none;*/
}

.history-item .history-content {
	line-height: 1.8;
}

div.date-div {
	display: inline-block;
}

i.fa-asterisk-mini {
	font-size: 8px;
	position: absolute;
	top: 5px;
	padding-left: 2px;
}

.redeem-info .fa-asterisk {
    font-size: 8px;
    position: absolute;
}

.redeem-info p {
    margin-left: 10px;
    font-size: 14px;
}

.upsell .styled-radiobutton + label:before {
    margin-bottom: 25px;
}

.setajegy-grid {
	text-align: center;
    font-size: 0.875rem;
    margin: 1.25rem 0;
}

.setajegy-grid p {
	border: 3px solid #ffac2a;
	font-weight: 600;
	padding: 10px 0;
	text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
	.small-block-grid-4.custom-block-grid > li:nth-child(2) > span.glyphicon {
		left: 20px;
	}

	.small-block-grid-4.custom-block-grid > li:nth-child(3) > span.glyphicon {
		left: -20px;
	}

	.small-block-grid-4.custom-block-grid > li:nth-child(4) > span.glyphicon {
		left: 10px;
	}
}

.homeslider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

h1.article_title, .article-body h1{
    color: #000;
    text-transform: uppercase;
	font-size: 3rem;
    font-weight: 400;
    line-height: 1.25;
	letter-spacing: 1px;
	margin-bottom: 0;
	margin-top: 0;
}

.article-body h1{
	padding-bottom: 1.25rem;
}

h2.subtitle,  .article-body h2{
    text-transform: uppercase;
    margin: 0;
	font-size: 1.625rem;
    font-weight: 600;
    line-height: 2rem;
	letter-spacing: 1px;
	padding-bottom: 1.25rem;
}

small.article_author {
	font-size: 16px;
    margin-bottom: 1.25rem;
    display: block;
}

p.blog_author, p.blog_date {
	font-size: 1rem;
	padding: 0.725rem 0 1.25rem;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0;
	text-align: left;
}

.article-body ul li, .article-body p, .article-body div {
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 1.25em;
}

.article-body div .title-container {
	margin-bottom:0;
}

.article-body blockquote {
	margin-bottom: 1.5rem 0;
}

.article-body a {
	text-decoration: underline;
	font-weight: 400;
}

.article-body strong, .article-body b  {
	font-weight: 400;
	color: black;
}

p#lead {
	font-size: 1.525rem;
	font-weight: 300;
	line-height: 1.5;
}

.article-body h3{
    text-transform: uppercase;
    margin: 0;
	font-size: 1.525rem;
    font-weight: 600;
    line-height: 1.5;
	padding-bottom: 1.25rem;
}

.article-body h4{
    text-transform: uppercase;
    margin: 0;
	font-size: 1.325rem;
    font-weight: 300;
    line-height: 1.5rem;
	padding-bottom: 1.25rem;
}

.article-body .gallery-wrapper {
	position: relative;
}

.article-body .gallery-wrapper:hover .gallery-icon {
	transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
}

.article-body .gallery-wrapper a {
    cursor: zoom-in;
}

.article-body .gallery-wrapper img {
    width: 100%;
}

.article-body .gallery-wrapper .gallery-icon {
    background-color: #feb938;
    position: absolute;
    bottom: 1.25rem;
    right: 1.25rem;
    padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    transition: all .5s ease;
	border: 2px solid #feb938;
	line-height: 1;
	margin: 0;
	/*00a3e0	*/
}

.article-body .videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 10px;
}
.article-body .videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.article-body blockquote {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	font-size: 2rem;
	border: 0;
	border-left: 0.5rem solid #00a3e0;
}

.row .article-body .row  {
	margin: 0;
}

.row .article-list .row  {
	margin: 0;
}

@media only screen and (min-width: 640px) {
	.article-body .gallery-wrapper, .article-body .videowrapper, .article-body blockquote {
		margin-left: 0;
		margin-right: -5rem;
	}
}

.freeshipping_text {
	margin-bottom: 1rem;
}

.freeshipping_text p {
	margin-bottom: 0;
}

.product_image_wrapper {
    overflow: hidden;
}

.product_image {
    transition: all 0.4s ease;
    width: 100%;
    height: auto;
    background-size: cover;
}

.product_image img{
    width: 100%;
    height: auto;
}

.grid-product:hover .product_image {
	-webkit-transform: scale(1.125);
	transform: scale(1.125);
}

.grid-product .orbit-slider {
	display: none;
	padding-left: 0;
	padding-right: 30px;
}

#grid .grid-item.is-expanded .product_image_wrapper {
	display: none;
}

#grid .grid-item.is-expanded .orbit-slider {
	display: block;
}

#upsellModal, #regModal {
    border: none;
    border-radius: 0;
    background-color: #e1e1e1;
}

#upsellModal .button, #regModal .button {
	margin-bottom: 0;
}

#upsellModal > p:last-child, #regModal > p:last-child {
    text-align: center;
    margin-top: 1rem;
}

#regModal {
	padding-bottom: 1rem;
	margin-top: 4rem;
}

@media only screen and (min-width: 640px) {
	.widget--fixedheight {
	    max-height: 214px;
	}
}

.widget {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.catalog_tour .panel h3 {
	font-size: 1.6rem;
}

#owl-homeslider .columns p {
	font-size: 1.25rem;
	font-weight: 300;
}

.hero__title {
	font-size: 2.875rem;
}

#grid .is-expanded .orbit-slider {
	padding-right: 0px;
}

.product-orbit li {
	display: none;
}

.product-orbit li.active {
	display: block;
}

.product-orbit img {
	transition: all 0.4s ease;
	cursor: zoom-in;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.product-orbit:hover img {
	-webkit-transform: scale(1.125);
	transform: scale(1.125);
}

@media only screen and (min-width: 640px) and (max-width: 1025px) {
	#grid .grid-item.is-expanded .product-description {
	  width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	#grid .grid-item.is-expanded .product-item-cart {
	  bottom: -20px;
	}
}

.upsell {
	border: 4px solid #feb938;
	margin: -8px;
	padding: 8px;
}

.upsell p:last-child {
	margin-bottom: 0;
}

.upsell_fix {
	display: block;
	height: 20px;
}

ul.labels{
	margin: 0 0 1.25rem;
	padding: 0;
	list-style-type: none;
}
ul.labels.article{
	margin: 0;
}

ul.labels li {
	margin: 0 3px 3px 0;
	display: inline-block;
}

ul.labels li a.button {
	font-size: 0.825rem;
	margin-bottom: 0px;
}

ul.labels li a.active {
    background-color: #00a3e0;
}

@media only screen and (max-width: 767px) {
	.catalog_tour .panel .description {
		display: none;
	}

	.catalog_tour .panel h3 {
		font-size: 1.3rem;
	}

	a.platform-filter {
		position: inherit;
		float: none !important;
		display: block;
		margin-top: 1rem;
	}

	.masonry__elem.catalog_tour {
	    height: 320px;
	}
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.reveal-modal h2 {
	font-size: 1rem;
}

@media only screen and (max-width: 320px) {
	.ticketselect .select__itemcount.product-count {
		position: initial !important;
	}
}

.icon--bababarat:before {
	content: " ";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-image: url('../img/baby-carriage.svg');
    background-size: cover;
	position: relative;
}

.top_menu .pagehader__default {
	background-color: #fff;
}

.top_menu .sitelogo {
    transition: all 420ms;
}

.top_menu .pagehader__default .prinav {
    transition: all 420ms;
}

.top_menu_shrink .sticky-fix {
    height: 82px;
}

.top_menu_shrink .sitelogo {
    width: 6rem;
    height: 3rem;
}

.top_menu_shrink .pagehader__default .prinav {
    margin: 1rem 0;
}

.hero__text {
	width: 100%;
}

.hero__text .row {
	position: absolute;
	bottom: 1.5rem;
	left: 5rem;
}

.hero__text .row .columns {
	background-color: #ffac2a;
}

.hero__text .row .columns a {
	background-color: #00a3e0;
}

.hero__text .row .columns a:hover {
	background-color: #ffac2a;
}

@media only screen and (max-width: 1024px) {
	div.sticky-fix {
		height: 89px;
	}

	input[type="checkbox"]#navtoggle + .prinav {
	    margin: 0;
	}

	.top_menu_shrink div.sticky-fix {
		height: 82px;
	}

	label.navtoggle-label {
	    margin-top: .866em;
	}
}

.lead_image_wrapper {
    overflow: hidden;
	margin-bottom: 0.5rem;
}
.lead_image_wrapper img{
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.lead_image_wrapper:hover img{
	-webkit-transform: scale(1.125);
	transform: scale(1.125);

}
	

.facebook-widget {
	height: 670px;
	display: table-cell;
}
.facebook-widget iframe{
	min-height: 100%;
	max-height: 100%;
	margin: 0 auto !important;

  }

@media only screen and (min-width: 640px) {
	.facebook-widget:after {
	    display: none;
	}
}

.more_dates {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.more_dates .columns {
	text-align: center;
}

.more_dates .columns a {
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    transition: none;
    color: #ffffff;
    background-color: #00a3e0;
    padding: 5px 10px;
}

.more_dates .columns a:hover {
    color: #000;
    background-color: #ffac2a;
}

.blog_leadimage {
	max-width: 100%!important;
}

.blog_leadimage .item > img{
	object-fit: cover;
}

.nopadding {
	padding: 0;
}

a.tothetop {
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	display: block;
	width: 3rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	background-color: #ffac2a;
	-webkit-transition: all 420ms linear;
	-ms-transition: all 420ms linear;
	transition: all 420ms linear;
	border: 1px solid #ffffff;
	color: #ffffff;
	opacity: .5; }
	a.tothetop:hover, a.tothetop:focus {
		opacity: .875;
		color: #ffffff; 
		background-color:#00a3e0;
	}
	

	.article-body ul.pagination li a, ul.pagination li button {
		border-radius: 0;
	}

	.article-body  ul.pagination li a {
		color: #ffac2a;
		-webkit-transition: all 0.3s linear;
		-ms-transition: all 0.3s linear;
		transition: all 0.3s linear;		
		font-weight: bold;
	}

	.article-body ul.pagination li a:hover, ul.pagination li a:active {
		color: white;
		background-color:#00a3e0;
		
	}

.pageheader {
	margin-bottom: 1.25rem;
}

.pageheader.pageheader-sticky {
	margin-bottom: 0;
}


.embed-container p {
	margin: 0;
}

.homepage__news .widget {
	margin-bottom: 0;
}

.widget.facebook-widget {
	margin:0;
}

@media only screen and (max-width: 639px) {
	.widget.facebook-widget {
		margin-bottom:1rem;
	}	
}


.row.more_dates{
	margin-bottom:0;
}

nav.blog-paginator {
	padding-left: 1rem;
}

.article-author-containter {
	margin-bottom: 1.25rem;
}


.show-for-small-only .lead_image_wrapper img {
	padding-right: 1rem;
	padding-left: 1rem;
	width: 100%;
}

.show-for-small-only .datelabel {
	position: absolute;
	left: 1rem;
}

@media only screen and (max-width: 640px) {
	.hero__block {
		min-height: 340px;
	}
	.hero__text{
		width: 100%;
		bottom: 0;
		position: absolute;
	}
	.hero__text .row {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.hero__text .row .columns {
		background-color: transparent;
	}

	.hero__text .hero__title {
		font-size: 1.5rem;
		background-color: #ffac2a;
		box-shadow: 0.5rem 0 0 #ffac2a, -0.5rem 0 0 #ffac2a;
		line-height: 1.5;
		display: inline-block;
		margin-bottom: 0.5rem;
	} 
	.hero__text p.subtitle, .hero__text p.hero__details {
		background-color: #ffac2a;
		box-shadow: 0.5rem 0 0 #ffac2a, -0.5rem 0 0 #ffac2a;
		line-height: 1.5;
		display: inline-block;
	}
	.hero__text .row .columns a {
		background-color: transparent;
		color: white;
	}

}


/* small displays */
@media only screen and (max-width: 639px) {
	.hero {
		margin-bottom: 1.25rem;
	}

	.ib.show-for-small-only {
		display: inline-block !important;
	}

	.tour__description {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.upcoming__tours .toggle__tourdates {
		right: 0;
		width: auto;
	}

	.blog__item.smallpost .lead {
		margin-bottom: 1.25rem;
		margin-top: 0;
	}
	.blog__item.smallpost .kep {
		margin-bottom: 0.5rem;
	}

	.blog__item.smallpost .kep .lead_image_wrapper{
		margin-bottom: 0rem;
	}	
}

/* medium displays */
@media only screen and (min-width: 640px) {
	.ib.show-for-small-only {
		display: none !important;
	}
	 .ib.show-for-medium-up, .ib.show-for-medium-only {
		display: inline-block !important; 
	}

}

/* large displays */
@media only screen and (min-width: 1024px) {
	.ib.show-for-small-only {
		display: none !important;
	}	
	.ib.show-for-medium-up {
		display: inline-block !important; 
	}
}

/* xlarge displays */
@media only screen and (min-width: 64em) {
	.ib.show-for-small-only {
		display: none !important;
	}	
	.ib.show-for-medium-up {
		display: inline-block !important; 
	}
}

/* xxlarge displays */
@media only screen and (min-width: 80em) {
	.ib.show-for-small-only {
		display: none !important;
	}	
	.ib.show-for-medium-up {
		display: inline-block !important; 
	}
}


.ww .sitefooter, .ww .pageheader__inverse {
	background-color: #ffac2a;
}

.ww .prinav__menu li.active a {
	color: #00a3e0;
}

.ww .sidebar .smallpost .lead_image_wrapper {
	margin-bottom: 0;
}

.ww .yellowbox {
	border: 0.5rem solid #ffac2a;
	padding: 1rem;
	margin-top: 1.5rem;
}

.ww .bluebox {
	border: 0.5rem solid #00a3e0;
	padding: 1rem;
	margin-top: 1.5rem;
}

.ww .yellowbox p, .ww .bluebox p  {
	font-size: 1.125rem;
}
.ww .yellowbox h2 {
	color: #ffac2a;
}
.ww .bluebox h2  {
	color: #00a3e0;
}

.ww .article-body div.kep {
	margin-bottom:0;
}

.ww .article-body p.lead.field{
	margin-bottom:0;
}

.ww .text-logo {
	font-size:3.2rem;
	display:block;
	float:left;
	color: #000;
}

.ww span.blue {
	color: #00a3e0;
	display: inline-block;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    background: #00a3e0;
    vertical-align: middle;
    border-radius: 50%;	
}
.ww .top_menu_shrink .text-logo {
    font-size:2rem;
}

.ww .top_menu_shrink .text-logo span.blue{
    width: 16px;
	height: 16px;
}

.top_menu .text-logo {
    transition: all 420ms;
}

.ww .sitelogo {
	height: 2rem!important;
	width: 6rem!important;
}

.ww .pageheader-sticky {
	background: #fff;
}

.ww .blog__item .kep .lead_image_wrapper {
	margin-bottom: 0.5rem;
}

.ww .blog__item {
	margin-bottom: 1.25rem;
}

.ww .grid-content .blog__item .kep .lead_image_wrapper {
	margin-bottom: 0;
}

.ww .grid-content .blog__item {
	margin-bottom: 0;
}

.ww h1.article_title {
	margin-top: 1rem;
}


.ww .big.button {
    padding: 0.5rem 1rem;
}

.ww li a.big.button {
    font-size: 1.25rem;
}

.ww .grid-item.blue-item {
	margin-bottom: 1.5rem;
}

.ww .sidebar h2 {
	padding-bottom: 0.5rem;
}

.article-body a.button.mediumbutton {
	font-size:1.5rem!important;
}

input[name="voucher_code"] {
	width: 35%;
}

ul.product-categories {
	margin-left: 0;
}
ul.product-categories li {
	 display: inline;
	 padding-right: 1rem;
}

span.out-of-stock {
	color: #fa4a1b;
}

#product-filter {
	margin-top: 35px;
	margin-bottom: 60px;
}