:root {
	--heading-basket-background: #191919;
}

#header {
	background: #000000;
	color: #fff;
	height: 90px;
	position: absolute;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 299;
}

.booking #header {
	height: auto;
	position: absolute;
	background: #000;
	padding: 5px 0px;
}
.booking #header #do-dublin-logo img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#booking-header-text {
	margin-left: 190px;
	padding-top: 17px;
}

#booking-header-text-content {
	float: left;
	width: 70%;
	font-size: 15px;
	line-height: 1.2em;
}

#booking-header-text-content a {
	color: #fff;
	text-decoration: underline;
}
.booking.airlink #header #do-dublin-logo img {
	margin-top: unset;
}


/* Navigation */

#header #do-dublin-logo, #alt-nav {
	position: relative;
	z-index: 150;
}
#header #do-dublin-logo {
	float: left;
	width: 137px;
	height: 35px;
	display: block;
	text-decoration: none;
	margin-right: 16px;
	color: transparent;
}
#header #do-dublin-logo img {
	margin-top: 31px;
}
#header .inner-wrapper, #do-dublin-logo {
	height: 100%;
}



#full-nav {
	margin-left: 152px;
	position: static;
	z-index: 152;
}

#nav {
	float: left;
}

#full-nav li {
	font-size: 16px;
	line-height: 1.2em;
}

#full-nav li a,
#alt-nav li a {
	color: #fff;
	padding: 25px 10px;
	text-transform: capitalize;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
#full-nav #nav li a.level1 {
	display: inline-block;
	width: auto;
	height: 90px;
	box-sizing: border-box;
	white-space: pre-wrap;
	text-align: center;
	line-height: 20px;
	padding: 39px 10px 10px 10px;
}
#full-nav li.level1.has_sub a.level1:after, #alt-nav li.level1.has_sub {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-image: url('/images/sub-nav.png');
	background-repeat: no-repeat;
	background-position: 50% 67%;
}	
#full-nav li.level1 {
	height: 90px;
}
#full-nav li.level1.has_sub a.level1 {
	position: relative;
}
.lang_it-x-mtfrom-en #full-nav li.level1, .lang_ru-x-mtfrom-en #full-nav li.level1 {
	width: 125px;
	word-break: break-word;
}
.lang_it-x-mtfrom-en #full-nav #nav li a.level1 {
	padding-top: 17px;
}

#full-nav li ul.level2, #alt-nav li ul {
	padding: 6px 0 42px;
	background-color: #000;
	border-top: 1px solid #444444;
	top: 90px;
	min-width: 100%;
}
#full-nav li.about-contact ul.level2 {
	min-width: 180px;
	padding: 0 0 18px;
}
#full-nav li:hover, #alt-nav li:hover {
	cursor: default;
}

#full-nav li ul li:last-child,
#alt-nav li ul li:last-child {
	border-bottom: 0;
}

#full-nav li li:hover a.level2, #full-nav li.level1:not(.has_sub):hover a, #alt-nav li ul li.level2:hover a {
	cursor: pointer;
	color: #008939;
}

#full-nav li ul a,
#alt-nav li ul a,
#full-nav li ul div.level2 {
	padding: 10px 19px;
}

#full-nav li em {
	text-transform: none;
	font-style: normal;
}




#alt-nav {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
}

.translate-icon {
	border: 1px solid #000;
	float: left;
	margin-right: 5px;
	margin-left: 6px;
}

.translate-icon-text {
	margin-left: 50px;
}

/* Mobile Nav */
#tc-mobile-menu-overlay {
	position: fixed;
	z-index: 150;
	width: 100%;
	top: 0;
	left: 0;
	padding-bottom: 120px;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	display: none;
}
#tc-mobile-menu-toggle {
	display: none;
}
.mobile-menu-close {
	display: none;
	font-size: 14px;
	text-align: right;
	background: #222;
	padding: 26px 16px 23px;
	color: #fff;
	text-transform: uppercase;
}
.mobile-menu-close img {
	vertical-align: baseline;
	padding: 3px;
	padding-bottom: 0px
}

/* Translation Menu */
#alt-nav ul.level1 {
	float: left;
	width: auto;
	height: 100%;
	z-index: 100;
}
#alt-nav li {
	line-height: 1.2em;
	font-size: 11px;
}
#alt-nav li.level1.has_sub {
	background-color: #333333;
	height: 100%;
	width: 74px;
	text-align: center;
}
#alt-nav li.level1 a {
	border: none;
}
#alt-nav ul.level1 li.level1 a.level1 {
	padding-top: 37px;
}
#alt-nav ul.level2 {
	right: unset;
	font-size: 16px;
	left: auto;
}
#alt-nav ul.level2 li {
	font-size: 16px;
}

/* Social Links */
#full-nav li li.social-links a.level2 {
	display: none;
}
#full-nav li li.social-links ul.level3 a {
	background-color: transparent;
}
#full-nav li li.social-links li {
	background-image: url('/images/2022/facebook-white.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 38px;
	min-height: 30px;
	width: 24%;
	float: left;
	border-bottom: none;
	border-left: 1px solid #444;
	transition: background-image .2s ease-in-out;
}
#full-nav li li.social-links li:first-of-type {
	border-left: none;
}
#full-nav li li.social-links li.twitter {
	background-image: url('/images/2022/twitter-white.png');
}
#full-nav li li.social-links li.instagram {
	background-image: url('/images/2022/instagram-white.png');
}
#full-nav li li.social-links li.tiktok {
	background-image: url('/images/2022/tiktok-white.png');
}
#full-nav li li.social-links li:hover {
	background-image: url('/images/2022/facebook-green.png');
	cursor: pointer;
}
#full-nav li li.social-links li.twitter:hover {
	background-image: url('/images/2022/twitter-green.png');
}
#full-nav li li.social-links li.instagram:hover {
	background-image: url('/images/2022/instagram-green.png');
}
#full-nav li li.social-links li.tiktok:hover {
	background-image: url('/images/2022/tiktok-green.png');
}
#full-nav li li.social-links ul {
	display: block!important;
	position: relative;
	left: 0;
	padding: 14px 0px 17px 0px!important;
}

/* Mini Basket */
#basket-outer .active a {
	background-color: #888888;
}
#basket {
	transition: all 0.5s ease;
	position: absolute;
	width: 370px;
	right: 0;
	background: #fff;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.55);
	box-shadow: -5px 5px 4px 0 rgba(0, 0, 0, 0.3);
	display: none;
}
#basket-outer {
	float: right;
	background: #2050C0;
}
#basket-inner {
	height: 100%;
	max-width: 90px;
}
#basket-items {
	font-size: 14px;
	color: #fff;
}
#basket-padding {
	border-left: 5px solid var(--heading-basket-background);
	border-right: 5px solid var(--heading-basket-background);
}
#basket_items_inner {
	max-height: 300px;
	overflow: auto;
	color: #333333;
}
#basket-items-count {
	font-size: 23px;
	display: inline-block;
	color: #FFFFFF;
	min-height: 23px;
	min-width: 2px;
}
#basket-items-icon {
	display: inline-block;
	width: 20px;
	height: 17px;
	background: url('/images/basket-icon.png') no-repeat 50% 50%;
}
#show_basket {
	padding: 30px 8px 21px 10px;
	display: block;
	height: 100%;
	box-sizing: border-box;
	text-decoration: none;
	background-color: #000000;
	background-position: 29% 67%;
	background-image: url('/images/sub-nav.png');
	background-repeat: no-repeat;
}
#alt-nav #basket-outer {
	position: relative;
	height: 100%;
	width: 87px;
}
#alt-nav #basket-outer::before {
	content: "";
	position: absolute;
	top: 38%;
	left: 0;
	height: 20px;
	border-left: 1px solid #fff;
}
#basket-items-headings {
	font-weight: 500;
	font-size: 11px;
	color: #fff;
	padding: 2px 0;
	background-color: #000000;
	background-color: var(--heading-basket-background);
}
#basket-items-headings .line-item-col {
	height: auto;
	padding: 0;
}
.line-item {
	padding: 5px 0 6px;
	margin: 4px 11px;
	border-bottom: 1px solid #A4B7E7;
}
.line-item-col {
	float: left;
}
.tickets-col {
	width: 19%;
	text-align: right;
}
.tourname-col {
	width: 50%;
	height: auto;
	box-sizing: border-box;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}
.online-cost-col {
	width: 31%;
	position: relative;
	padding-bottom: 32px;
}
.col-inner {
	padding: 5px;
}
#basket-promotions {
	color: #023BCC;
}
#basket-promotions .line-item {
	padding-top: 0;
}
#basket-promotions .promotion-saving {
	float: right;
}
#basket-items .promotion-name {
	font-weight: 500;
}
#basket-items .promotion-spacing {
	padding: 4px;
}
#basket-items .promotion-tag {
	display: block;
	margin-right: 80px;
}
#basket-items-list .col-inner {
	padding: 2px 9px;
}
#basket-items-headings .line-item {
	border-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.line-item-details {
	padding-top: 4px;
	font-weight: 500;
}
.remove-item {
	color: #FF0000;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: underline;
	cursor: pointer;
}
.tourname-col a {
	color: #333;
}
#basket_total_holder {
	padding: 5px 0;
	text-align: right;
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	padding-right: 18px;
}
#promo_code_holder {
	padding: 8px 11px;
}
#promo_code_outer {
	background-color: #000000;
	background-color: var(--heading-basket-background);
	color: white;
	padding: 6px;
}
#promo_code_text {
	float: left;
	width: 93px;
	font-size: 14px;
	font-weight: 500;
	padding-top: 5px;
}
#promo_code_inner {
	margin-left: 93px;
}
#promo_code_input {
	width: 65%;
	float: left;
}
#promotion {
	width: 100% !important;
	box-sizing: border-box;
	font-size: 12px;
	border: 0;
	padding: 4px 0;
	text-indent: 5px;
}
#promo_code_button_holder {
	width: 35%;
	float: left;
}
#promo_code_button {
	padding-left: 8px;
}
#promo_code_button input {
	width: 100%;
	height: 25px;
	line-height: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	color: white;
	cursor: pointer;
	border: 1px solid #999999;
	background: transparent;
}
#proceed_to_checkout {
	max-width: 278px;
	margin: auto;
	padding: 0 8px;
	text-align: center;
}
#proceed_to_checkout button {
	display: block;
	text-decoration: none;
	background: #000;
	border-radius: 6px;
	padding: 8px 6px;
	font-weight: bold;
	font-family: proxima_nova, sans-serif;
	width: 100%;
	border: 0;
	cursor: pointer;
}
#proceed_to_checkout .buy-text {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #fff;
}
#checkout_note {
	font-size: 10px;
	padding: 4px 0;
}
#close_shopping_cart {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
	background-color: var(--heading-basket-background);
	cursor: pointer;
	padding: 14px 8px 10px;
	color: #D2DCF2;
	text-transform: uppercase;
}
#close_shopping_cart img {
	margin-left: 5px;
}


/* Search Box */
#nav-search-container-outer {
	height: 100%;
	width: 87px;
	float: left;
}
#nav-search-container-outer .nav-search-button {
	float:left;
	width: 100%;
	padding:35px 0;
	background:url('/images/search-icon.png') no-repeat 50% 50%;
	height:19px;
}

#nav-search-container {
	transition: all 0.4s ease;
	z-index: 101;
	background-color: #000000;
	background-color: var(--heading-basket-background);
}
#nav-search-container .border {
	height: 19px;
	width: 21px;
	border-right: 1px solid #FFFFFF;
	padding: 0 32px;
}
#nav-search-container .form {
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	padding-top: 7px;
	background-color: #000000;
	position: absolute;
	top: 0;
	right: 80px;
	height: 90px;
	padding-left: 24px;
	background: url('/images/search-icon.png') no-repeat 6px 50% var(--heading-basket-background);
	overflow: hidden;
	transition: all 0.4s ease;
	opacity: 0;
	z-index: 151;
}

/* Rule For Desktop */
#nav-search-container.open .form {
	top: 0;
	right: 0;
	width: 320px;
	height: 90px;
	padding-top: 20px;
	z-index: 151;
	opacity: 1;
}

#nav-search-container .form form {
	white-space: nowrap;
	padding: 6px 4px;
	text-align: center;
}
#nav-search-container .form form input.search {
	padding:8px 8px;
	margin-left: 0;
	width: 65%;
	box-sizing:border-box;
	border: 1px solid #3670DF;
	border-radius: 7px;
	background:transparent;
	font-size:18px;
	color:#fff;
}

#nav-search-container .submit {
	border: none;
	text-decoration: none;
	color: #ffffff;
	font-family: sans-serif;
	cursor: pointer;
	transition: background 250ms ease-in-out, transform 150ms ease;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #3670DF;
	border-radius: 7px;
	height: 39px;
	width: 30%;
	vertical-align: top;
	font-family: proxima_nova, sans-serif;
	text-transform: uppercase;
	margin-left: 2px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 1px;
	color: #EBEBEB;
}

@media screen and (max-width: 1167px) {
	#full-nav #nav li a.level1 {
		height: 100%;
		max-width: 100px;
		padding: 30px 8px 15px 8px;
		text-align: left;
	}
	.lang_it-x-mtfrom-en #full-nav li.level1, .lang_ru-x-mtfrom-en #full-nav li.level1 {
		width: 97px;
	}
	.lang_it-x-mtfrom-en #full-nav #nav li a.level1, .lang_ru-x-mtfrom-en #full-nav #nav li a.level1 {
		max-width: 100%;
		padding-top: 15px;
	}
}

@media only screen and (max-width:999px) {
	#header .inner-wrapper {
		position: relative;
	}
	
	
	#alt-nav {
		padding-right: 75px;
	}
	#alt-nav #basket-outer, #alt-nav #nav-search-container-outer {
		width: 73px;
	}
	#basket-outer {
		text-align: center;
		background: none;
	}
	#basket-inner {
		max-width: 90px;
		margin: auto;
	}
	
	/* Search Form */
	#nav-search-container .border {
		border-right: none;
		padding: 0px 17px;
	}
	#nav-search-container .form {
		top: 40px;
		right: 100px;
		height: 0px;
		z-index: -1;
		background-image: none;
		padding-left: 0px;
	}
	#nav-search-container.open .form {
		width: 100%;
		padding-top: 7px;
		height: 60px;
		top: 100%;
		right: 0;
		opacity: 1;
		background: #000000;
		z-index: 40;
	}
	
	/* Mini Basket */
	#alt-nav #basket-outer::after {
		content: "";
		position: absolute;
		top: 38%;
		right: 0;
		height: 20px;
		border-left: 1px solid #fff;
	}
	#show_basket {
		padding: 32px 5px 21px 5px;
		background-position: 52% 67%;
	}
	
	
	/* nav */
	.tc-mobile-menu {
		display: block !important;
		position: fixed !important;
		right: -252px !important;
		top: 0 !important;
		bottom: 0 !important;
		width: 252px !important;
		overflow: auto;
		height: auto;
		background-color: #000;
		-moz-transition: all 0.3s ease-in;
		-ms-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		padding-bottom: 60px;
	}
	.open-nav .tc-mobile-menu {
		right: 0px !important;
	}
	.open-nav #tc-mobile-menu-overlay {
		display: block;
	}
	.tc-mobile-menu ul {
		display: block !important;
		position: static !important;
		margin-bottom: 0px !important;
		margin-top: 4px !important;
	}
	.tc-mobile-menu li {
		display: block !important;
		float: none !important;
		height: auto !important;
		font-weight: normal;
		padding: 0 !important;
	}
	#tc-mobile-menu-toggle.open-nav #tc-mobile-menu-toggle-text {
		color: #fff;
	}
	#tc-mobile-menu-toggle {
		position: absolute;
		right: 14px;
		-webkit-transition: right 0.3s ease-in;
		-moz-transition: right 0.3s ease-in;
		-ms-transition: right 0.3s ease-in;
		-o-transition: right 0.3s ease-in;
		transition: right 0.3s ease-in;
		z-index: 299;
		top: 0;
		display: block;
		height: 100%;
		color: red;
		margin-top: 0px;
	}
	#tc-mobile-menu-toggle #tc-mobile-menu-toggle-text {
		background: none;
		font-size: 15px;
		padding: 20px 22px;
		line-height: 1em;
		height: 14px;
		cursor: pointer;
		position: relative;
		display: block;
		color: #612822;
		right: 0;
		z-index: 299;
		margin-top: 15px;
	}
	#tc-mobile-menu-toggle #tc-mobile-menu-toggle-text:before {
		content: "";
		position: absolute;
		left: auto;
		right: 16px;
		top: 50%;
		margin-top: -5px;
		width: 17px;
		height: 3px;
		background: #fff;
		box-shadow: 0 6px 0 0 #fff, 0 12px 0 0 #fff;
		border-radius: 1px;
	}
	#tc-mobile-menu-toggle.open-nav {
		position: fixed;
		top: 11px; /* Do Not Change - RM */
		right: 193px;
		margin-right: 0px;
	}
	
	#large-nav {
		padding-left: 58px;
		padding-top: 50px;
	}
	#nav {
		float: none;
	}
	#full-nav li {
		font-size: 14px;
		font-weight: normal;
		border-bottom: 1px solid #333333;
	}
	#full-nav li.level1 li {
		border-bottom: none;
	}
	#full-nav li a {
		padding: 10px 12px;
	}
	#full-nav #nav li a.level1 {
		width: 100%;
		max-width: 100%;
		padding: 10px 12px;
		text-align: left;
		overflow-wrap: break-word;
	}
	.lang_it-x-mtfrom-en #full-nav li.level1, .lang_ru-x-mtfrom-en #full-nav li.level1 {
		width: 100%;
	}
	.lang_ru-x-mtfrom-en #full-nav #nav li a.level1 {
		padding: 10px 12px;
	}
	.drop-down li a {
		white-space: normal!important;
	}
	#full-nav li.about-contact ul li.social-links {
		border-top: none;
	}
	#full-nav li li.social-links ul {
		padding: 12px 0 12px!important;
	}
	#full-nav li li.social-links li {
		float: left!important;
	}
	#full-nav li.level1 ul.level2 {
		display: block!important;
		height: 0px;
		max-height: 0px;
		border-top-width: 0px;
		padding: 0px;
		overflow: hidden;
		transition: all .2s ease-in-out;
	}
	.open-nav #full-nav li.level1.has_sub.over ul.level2 {
		display: block!important;
		height: auto;
		max-height: 500px;
		border-top-width: 1px;
		padding: 6px 0 36px;
	}
	
	#full-nav li.level1.has_sub a.level1:after {
		display: inline-block;
		margin-left: 8px;
	}
	.open-nav #full-nav li.level1.has_sub ul.level2 li {
		font-size: 12px;
	}
	.open-nav #full-nav li.level1.has_sub ul.level2 li a {
		padding: 15px 10px 15px 20px;
	}
	#alt-nav li ul {
		padding: 0px;
	}
	#admin_bar_holder ~ #header #tc-mobile-menu-toggle.open-nav {
		top: 30px;
	}
}

@media screen and (max-width:720px) {
	.booking #header,
	#header {
		position: static;
		left: auto;
		right: auto;
		top: auto;
	}
	#booking-header-text {
		margin-left: 0;
	}
	#booking-header-text-content {
		float: none;
		width: auto;
		font-size: 15px;
		line-height: 1.2em;
	}
	
	#full-nav li {
		font-size: 14px;
		font-weight: normal;
		border-bottom: 1px solid #333333;
	}
	.drop-down li a {
		white-space: normal !important;
	}
	
	#tc-mobile-menu-toggle {
		position: absolute;
		z-index: 299;
		top: 11px;
		display: block;
		color: red;
		margin-top: 0px;
	}
	#tc-mobile-menu-toggle #tc-mobile-menu-toggle-text {
		height: 12px;
		margin-top: 4px;
	}
	#main-outer {
		position: static;
	}
	#large-nav {
		padding-left: 58px;
	}
	#tc-mobile-menu-toggle #tc-mobile-menu-toggle-text:before {
		content: "";
		position: absolute;
		left: auto;
		right: 16px;
		top: 50%;
		margin-top: -5px;
		width: 17px;
		height: 3px;
		background: #fff;
		box-shadow: 0 6px 0 0 #fff, 0 12px 0 0 #fff;
		border-radius: 1px;
	}
	.tc-mobile-menu {
		position: absolute;
		z-index: 152;
		right: 0;
		padding-bottom: 60px;
	}
	.tc-mobile-menu {
		display: block !important;
		position: fixed !important;
		right: -252px !important;
		top: 0 !important;
		bottom: 0 !important;
		width: 252px !important;
		overflow: auto;
		height: auto;
		background-color: #000;
	}
	.open-nav .tc-mobile-menu {
		right: 0px !important;
	}
	.open-nav #tc-mobile-menu-overlay {
		display: block;
	}
	.tc-mobile-menu ul {
		display: block !important;
		position: static !important;
		margin-bottom: 0px !important;
		margin-top: 4px !important;
	}
	.tc-mobile-menu li {
		display: block !important;
		float: none !important;
		height: auto !important;
		font-weight: normal;
		padding: 0 !important;
	}
	#admin_bar_holder ~ #header #tc-mobile-menu-toggle.open-nav {
		top: 40px;
	}
	.mobile-menu-close {
		display: block;
	}
}

@media only screen and (max-width: 650px) {
	#booking-header-text {
		float: right;
		padding: 3px 16px 0 0;
	}
	#booking-header-text-content {
		font-size: 13px;
		position: absolute;
		right: 16px;
		top: 25px;
	}
	#nav-search-container.open .form {
		top: 100%;
	}
}

@media only screen and (max-width: 535px) {
	#alt-nav li.level1.has_sub, #alt-nav #basket-outer, #alt-nav #nav-search-container-outer {
		width: 56px;
	}
	.translate-icon {
		margin-left: -2px;
	}
}

@media only screen and (max-width: 500px) {
	#nav-search-container.open {
		height: 100%;
	}
	#nav-search-container-outer .nav-search-button {
		background-position: 40% 50%!important;
	}
	#basket {
		width: 300px;
	}
}

@media only screen and (max-width: 420px) {
	#booking-header-text {
		padding: 3px 0 0 0;
		width: 100%;
		text-align: center;
	}
	#booking-header-text-content {
		position: relative;
		top: 0;
		right: 0;
	}
	
	#alt-nav li.level1.has_sub, #alt-nav #basket-outer, #alt-nav #nav-search-container-outer {
		width: 53px;
	}
	#tc-mobile-menu-toggle {
		right: 5px;
	}
	#alt-nav {
		padding-right: 60px;
	}
	.translate-icon {
		margin-left: -3px;
	}
	.translate-icon-text {
		margin-left: 30px;
	}
}
@media screen and (max-width: 375px) {
	#do-dublin-logo img,
	#do-ireland-logo img {
		display: none;
	}
	#booking-header-text {
		padding: 3px 16px 0 0;
		width: auto;
	}
	#booking-header-text-content {
		position: absolute;
		top: 25px;
		right: 16px;
	}
	
	#alt-nav li.level1.has_sub, #alt-nav #basket-outer, #alt-nav #nav-search-container-outer {
		width: 60px;
	}
	#header #do-dublin-logo, .booking #header #do-dublin-logo {
		background-image: url('/images/dodublin-icon-40.png');
		background-size: contain;
		background-repeat: no-repeat;
		height: 29px;
		width: 29px;
	}
	#do-dublin-logo {
		margin: 31px 20px 0px 27px;
	}
	#alt-nav li.level1.has_sub {
		width: 50px;
	}
	#alt-nav li ul {
		width: 135px;
	}
	#basket {
		right: -85%;
	}
}