@font-face{
    font-family:"AauxPro OT W01 Thin";
    src:url("../font/5e0e0beb-5580-46a1-8d1d-569d0bb42be1.eot?#iefix");
    src:url("../font/5e0e0beb-5580-46a1-8d1d-569d0bb42be1.eot?#iefix") format("eot"),url("../font/58a0b8ac-ec26-4441-ad66-eae891e0c1d5.woff2") format("woff2"),url("../font/b15818a9-775c-451e-bd2c-b021e90e97c3.woff") format("woff"),url("../font/4556fa93-2201-4daa-9876-8b5f298687bd.ttf") format("truetype");
}

@font-face{
        font-family:"AbrilW01-FatfaceItalic";
        src:url("../font/2dbd7474-6fee-4a52-bffb-e96f9f4ffad3.eot?#iefix");
        src:url("../font/2dbd7474-6fee-4a52-bffb-e96f9f4ffad3.eot?#iefix") format("eot"),url("../font/e01c1eac-d3ac-4cef-92f5-7958fc7fdc6c.woff2") format("woff2"),url("../font/953bcc79-18b6-4c1a-9559-c7fe4921f4ab.woff") format("woff"),url("../font/1141500/0fc422f7-7912-45c3-82f6-09d93d21a5bd.ttf") format("truetype");
    }

h1,h2,h3,h4,h5,h6 {
	text-decoration: none !important;
	letter-spacing: 0 !important;
	font-size: 2em !important;
	text-transform: none !important;
}

h2 {
	line-height: 1.15em !important;
	font-size: 34px !important;
}

h3 {
	line-height: 1em !important;
	margin-bottom: 10px !important;
	font-size: 24px !important;
}

h4 {
	font-size: 20px !important;
}

a {
	text-decoration: underline;
}

a, a:visited, a:hover{
	color: inherit;
}

li>a {
	text-decoration: none !important;
}

.featured-offers-description a {
	color: #000 !important;
}

.top-nav li a:hover, .nav li a:focus, .nav li a:visited:hover, .nav li a:visited:hover {
	color: #000 !important;
}

.main-nav.main-nav ul li.current-page-ancestor a:after {
	display: none;
}

.entry-content a {
	color: #000 !important;
}

.entry-content input[type="submit"] {
	color: #000 !important;
	border-color: #000 !important;
}

.entry-content input[type="submit"]:hover {
	color: #000 !important;
	border-color: #000 !important;
	background-color: transparent !important;
}

.button {
	background-color: transparent !important;
	border-color: #000 !important;
}

.button:hover {
	background-color: transparent;
}

aside article a {
	color: #000 !important;
}

.page-footer {
	background-color: #e6e6e6 !important;
}

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

.logotype {
    width: 160px;
    height: 286px;
    position: absolute;
    z-index: 99999;
    left: 50%;
    top: 35%;
    transform: translate(-50%,-50%);
}

.instafeed a {
	width: 22.5%;
	display: inline-block;
	margin: 0 1.25%;
}

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

.fadeIn {

}

.header-hero {
	margin-bottom: -73px !important;
}

.a6-article {
	margin-top: 25px;
	margin-bottom: 50px;
}

.page-template-page-new-a6 #content #inner-content, .page-template-page-new-a6-php #content #inner-content {
    background: transparent;
    padding: 0;
}

.page-template-page-new-a6 .home-no-margin, .page-template-page-new-a6-php .home-no-margin {
	padding: 0;
}

.page-template-page-new-a6 .featured, .page-template-page-new-a6-php .featured {
	margin-bottom: 0;
}

.half-width {
	width: 50%;
	float: left;
}

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

.page-template-page-new-a6 .input-field .wpcf7-form-control, .page-template-page-new-a6-php .input-field .wpcf7-form-control {
	border: 0;
	margin: 5px 0;
	border-radius: 0;
}

.page-template-page-new-a6 .input-field .wpcf7-textarea, .page-template-page-new-a6-php .input-field .wpcf7-textarea {
	height: 110px;
}

.page-template-page-new-a6 .input-field .wpcf7-submit, .page-template-page-new-a6-php .input-field .wpcf7-submit {
	float: right;
	padding: 10px 20px;
}

@media only screen and (min-width: 768px) {
	.magazines.magazines ul li {
	    margin: 0 25px 0 0;
	}
}

@media (max-width: 480px) {

	.page-template-page-new-a6 .mobile-full, .page-template-page-new-a6-php .mobile-full {
		width: 100%;
	}

	.hidden-phoney {
		display: none;
	}
	.visible-phone {
		display: block !important;
	}

	.instafeed-small {
	}
}

@media (min-width: 481px) {
	.visible-phone {
		display: none !important;
	}
}

.instafeed-small {
	margin-right: -3%;
}

.instafeed-small a {
	display: inline-block;
	width: 30%;
	height: 100%;
	margin-right: 3%;
}

.gift-card {
    background: #e51972;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: 2px solid #e51972;
    position: relative;
    top: 11px;
}

.gift-card:after {
	content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    border: 2px solid #fff;
    background: transparent;
    width: 96%;
    height: 91.5%;
}

.gift-card a {
	color: #fff !important;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px;
    letter-spacing: .07em;
    font-size: 14px;
	position: relative;
    z-index: 999999;
}

.gift-card a span:first-of-type {
	text-transform: uppercase;
	font-size: 17px;
}

.gift-card a span:last-of-type {
	text-decoration: underline;
}

@media (max-width: 480px) {
	.gift-card {
		top: 5px;
   		font-size: 12px;
	}
}

.page-template-page-campaign-php #inner-content {
	padding: 0 !important;
}

.page-template-page-campaign-php figure.feat-img img {
	width: 100%;
	height: auto;
}

.page-template-page-campaign-php #main article {
	padding: 30px 50px;
}

.main-nav {
	margin-bottom: 0 !important;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
	z-index: 99999999;
    padding-top: 100px; /* Location of the box */
    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.65); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: 75%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-200px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-200px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.embed-responsive-16by9 {
    position: relative !important;
    cursor: pointer;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25% !important;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0 !important;
    height: 100%;
    width: 100%;
    border: 0;
}

.close-modal {
	color: #fff;
    position: absolute;
    top: 40px;
    font-size: 1.75em;
    right: 40px;
    font-weight: 100;
    cursor: pointer;
}

.languages-menu {
	position: absolute;
    top: 40px;
    left: auto;
    z-index: 99;
    right: 40px;
}

.languages-menu ul {
	padding: 0;
	margin: 0;
}

.languages-menu ul li {
	display: inline-block;
}

.languages-menu ul li a {
	color: #fff;
	position: relative;
	font-size: 14px;
	margin: 0 5px;
}

.languages-menu ul li a:after {
	content: '';
	display: block;
	width: 1px;
	height: 14px;
	position: absolute;
	top: 1px;
	right: -8px;
	background-color: #fff;
}

.languages-menu ul li:last-of-type a:after {
	display: none;
}

.languages-menu ul li a:hover {
	color: #fff;
	text-decoration: underline !important;
}

#myBtn {
	-webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 1.0;
}

#myBtn:hover {
	opacity: 0.85;
}

#clock-container { 
	width: 120px;
	display: inline-block;
    position: absolute;		
	top: calc(25% + 30px);
    vertical-align: middle;
    overflow: hidden;
    left: calc(50% - 60px);
    z-index: 99999;
} 

#face {
	stroke-width: 5px;
	stroke: #fff;
	fill: transparent;
}

#hour-lines{
}

#hour-lines>line{
	fill:none;
	stroke:#000;
	stroke-width:5px;
}

#hour, #min, #sec { 
	stroke-width: 1px;
	fill: #fff;
}

#sec {
	display: none !important;
}

#sec {
	stroke: #f55;
}

.open-container { 
	width: 300px;
    position: absolute;
    top: calc(61% - 60px);
    vertical-align: middle;
    left: calc(50% - 150px);
    z-index: 99999;
} 

.open-container .special{
	text-align: center;
	color: #fff;
	margin: 0;
    margin-top: 1.3em;
	font-family: "AauxPro OT W01 Thin" !important;
	letter-spacing: 1px;
    font-size: 1.2em;

}

.open{
	text-align: center;
	color: #fff;	
}

.open .message{
	font-size: 2em !important;
	font-family:"AbrilW01-FatfaceItalic" !important;
	margin-bottom: 30px;
}

.open .todays-hours{		
	font-size: 4em !important;
	font-family:"AauxPro OT W01 Thin";
}

.search-field-wrapper {
	position: absolute;
    z-index: 999;
    width: 820px;
    left: calc(50% - 410px);
    bottom: 75px;
}

.search-field {
	position: relative;
	z-index: 999;
	width: 100%;
	background-color: #fff;
	border-radius: 200em;
	line-height: 50px;
}

.featured-offers-description a {
	color: #000;
	text-decoration: none;
}

.featured-offers-description a:hover {
	color: #000;
	text-decoration: underline;
}

.search-field #searchform {
	width: 90%;
	position: relative;
	left: 5%;
}

.main-nav ul li a {
}

.search-field #searchform #s {
	border: none;
	background-color: transparent;
	font-size: 0.85em;
    font-weight: 100;
    padding-left: 40px;
	height: auto;
	line-height: 1.5em;
}

.search-widget.icon-search-1 {
	margin: 15px 0;
}

.search-widget.icon-search-1:before {
	position: absolute;
	left: 20px;
    top: 10px;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    font-size: 2em;
}

/*.text-content p a {
	color: #000 !important;
}*/

ul.submenu li.pagenav > ul li a {
	color: #000 !important;
}

ul.submenu li.pagenav > ul li a:hover {
	color: #000 !important;
}

@media only screen and (max-width: 768px) {
	
	.search-field-wrapper {
		width: 600px;
		left: calc(50% - 300px);
	}

	.page-template-page-events_v2 .featured-main.full-img .text-content h1, .page-template-page-video-campaign .featured-main.full-img .text-content h1 {
		font-size: 2em !important;
	}
}

@media (max-width: 480px) {

	.mobil-nav-container.open {
		padding: 40px 0;
	}

	.mobil-nav-container ul {
		border: none !important;
	}

	.mobil-nav-container ul li {
		border: none !important;
	}

	.mobil-nav-container ul li a {
		font-family:"AauxPro OT W01 Thin";
	}

	.mobil-nav-container.open .menutrigger {
		position: absolute;
		top: 10px;
		right: 10px;
		color: #000;
		border: none;
		font-family:"AauxPro OT W01 Thin";
	}

	.languages-menu {
		display: none;
	}

	.search-field-wrapper {
		width: 100%;
		left: 0;
		bottom: 25px;
	}

	.search-field-wrapper .search-field {
		line-height: 35px;
	}
	
	.open-container {
		top: auto;
		bottom: 80px;
	}

	.open-container .special{
		margin-top: 0.3em;
		font-size: 0.8em;
	}

	.open .message {
		font-size: 1.3em !important;
		margin-bottom: 5px;
	}

	.open .todays-hours {
		font-size: 1.5em !important;
	}
	
	.search-field {
		width: 90%;
    	left: 5%;
	}
	.search-field #searchform #s{
		font-size: 0.70em;
		padding-left: 30px;
		position: relative;
    	top: -1px;
	}
	.search-widget{
		margin: 0 !important;
	}
	.search-widget.icon-search-1:before{
		font-size: 1em;
		top: 10px;
    	left: 10px;
	}

	.header-hero {
		position: relative;
	}


	.header-hero #mainslider {
		max-height: 400px;
	}

	.logotype {
	    width: 100px;
	    height: auto;
	    top: 25%;
	}

	#clock-container {
		display: none;
	}

	.home #content #inner-content {
		padding: 60px 0 0 !important;
	}

	.mobil-nav-container {
		z-index: 999999;
	}

	.header-container {
		display: block !important;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: 0px;
		z-index: 9999;
	}

	.mobil-nav-container ul li.current-menu-item a {
		color: #000 !important;
		text-decoration: underline !important;
	}

	.mobil-nav-container {
		z-index: 99999999 !important;
	}

	.mobile-nav button .burger-line {
		background-color: #fff !important;
		opacity: 0.8;
		width: 25px !important;
		height: 3px !important;
	}

	.mobile-nav button .burger-line:last-of-type {
	}

	.header-container .logo-wrapper {
		display: none;
	}

	.header-container .header-widgets {
		display: none;
	}
}

@media (max-width: 400px) {
	/*.logotype {
	    width: 80px;
	    height: auto;
	    top: 24%;
	}*/

	.header-hero .flexslider {
		min-height: 300px;
		/*max-height: 275px;*/
	}

	#mainslider .flexslider img{
		min-height: 300px;
	    width: auto;
	    height: 300px;
	    max-width: none;
	}
}


.storelist li a:hover {
	color: #000 !important;
}

.button.icon-mobile {
	color: #000 !important;
}

.button.icon-mobile:hover {
	color: #000 !important;
}

.main-nav ul{
	width:100% !important;
	margin: 0 -1em !important;
}

.main-nav ul li a {
	text-transform: none !important;
	height: 41px !important;
}

.main-nav ul li.current-menu-item a, .main-nav ul li.current-page-ancestor a {
	color: #000 !important;
}

.main-nav ul li.current-menu-item a:after, .main-nav ul li.current-page-ancestor a:after {
	border-bottom: 3px solid #000 !important;
}


.social-widget{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.social-widget>*{
	color: #fff !important;
}

.social-widget a {
	text-decoration: none;
	color: #fff !important;
}

.social-widget > a h2 {
	color: #fff !important;
}

@media only screen and (min-width: 768px) {
	.social-widget {
		width: 33.8% !important; 
		margin-right: 0 !important;
		padding-left: 20px !important; 
		padding-top: 60px !important;
	}	
}

@media only screen and (min-width: 1130px) {

	.featured-offers-list li{
		position: relative;
	}

	.featured-offers-list .text-content{
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
	}

	.featured-offers-description .insta-text{
		margin-top: 25px;
	}
}

hr{
	opacity: 0.3;
}

.mobile-notification{
	background-color: #333 !important;
}

/*invigning*/

.page-template-page-events_v2 .header-hero, .page-template-page-video-campaign .header-hero {
	position: relative;
	min-height: 510px;
}
/*
.page-template-page-events_v2 .header-hero .logotype {
    width: 160px;
    height: 316px;
    position: absolute;
    z-index: 99999;
    left: 50%;
    top: 35%;
	transform: translate(-50%,-50%); 
}*/


body.page-template-page-events_v2, body.page-template-page-video-campaign {
	background-position: right;
	background-size: cover;
	background-color: #972266;
}

.page-template-page-events_v2 .text-content h2,.page-template-page-events_v2 .text-content a, .page-template-page-video-campaign .text-content h2, .page-template-page-video-campaign .text-content a{
	color: inherit !important;
}

.text-content-inner>a, .text-content-inner p>a{
	text-decoration: none !important;
}

.page-template-page-events_v2 .home-no-margin, ..page-template-page-video-campaign .home-no-margin {
	margin-top: -1px;
    padding: 0;
}

.page-template-page-events_v2 .text-banner, .page-template-page-video-campaign .text-banner{
	text-align: center;
}

.page-template-page-events_v2 .text-banner .lead, .page-template-page-video-campaign .text-banner .lead {
	font-family: "AauxPro OT W01 Thin" !important;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
}

.page-template-page-events_v2 .text-banner h1, .page-template-page-video-campaign .text-banner h1 {
	color: #972266;
	line-height: 1.2;
}

.page-template-page-events_v2 .text-banner .font-AauxPro, .page-template-page-video-campaign .text-banner .font-AauxPro {
	font-family: "AauxPro OT W01 Thin";
	font-style: normal;
	font-size: 3em;
}

.page-template-page-events_v2 .text-banner .font-Abril{
	font-family: "AbrilW01-FatfaceItalic" !important;
	font-size: 3.2em;
}

.page-template-page-events_v2 #mainslider, .page-template-page-video-campaign #mainslider {
	min-height: 600px !important;
}

/*.page-template-page-events_v2 .flexslider{
	min-height: 890px;
}*/

.page-template-page-events_v2 .flexslider img, .page-template-page-video-campaign .flexslider img {
	display: none !important;
}

.page-template-page-events_v2 .featured-main.full-img, .page-template-page-video-campaign .featured-main.full-img{
	position: relative;
}

.page-template-page-events_v2 .featured-main.full-img figure, .page-template-page-video-campaign .featured-main.full-img figure {
	width: 100%;
}

.page-template-page-events_v2 .featured-main.full-img figure .img-normal, .page-template-page-video-campaign .featured-main.full-img figure .img-normal {
	width: 100%
}

.page-template-page-events_v2 .featured-main.full-img figure .img-hidden, .page-template-page-video-campaign .featured-main.full-img figure .img-hidden {
	width: 100%;
}

.page-template-page-events_v2 .featured-main.full-img h1, .page-template-page-video-campaign .featured-main.full-img h1 {
	text-align: center;
	font-size: 4em !important;
	display: none;
}

.page-template-page-events_v2 .featured-main.full-img .text-content, .page-template-page-video-campaign .featured-main.full-img .text-content {
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
}

.page-template-page-events_v2 #content #inner-content, .page-template-page-video-campaign #content #inner-content {
	padding:0 !important;
}

.page-id-14680 .featured-main.full-img h1{
	
}

/**/

.contest-form-wrap .bg-color-purple {
	background-color: #a22f73;
    padding: 20px;
    margin-bottom: 20px;
}

.contest-form-wrap .inline {
	display: inline-block;
}

.contest-form-wrap span.inline {
	font-family: "AauxPro OT W01 Thin";
	font-size: 16px;
	margin-right: 5px;
}

.contest-form-wrap h4 {
	margin: 25px 0 8px;
}

.contest-form-wrap .wpcf7-radio .wpcf7-list-item {
	display: block;
}

.contest-form-wrap .wpcf7-list-item-label {
	font-family: "AauxPro OT W01 Thin";
}

.contest-form-wrap .wpcf7-text {
	background-color: #fff;
}

.contest-form-wrap input[type="submit"] {
	background-color: #a22f73;
	color: #fff !important;
	border-radius: 5px;
	border-color: transparent !important;
	text-transform: none;
	padding: 5px 25px;
	margin-top: 20px;
	-webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}

.contest-form-wrap input[type="submit"]:hover {
	opacity: 0.8;
	background-color: #a22f73 !important;
	color: #fff !important;
	border-color: transparent !important;
}

.contest-form-wrap .wpcf7-text.inline {
	border-radius: 0;
	padding: 18px 15px;
	border-color: #606060;
}

.contest-form-wrap .text-708 .wpcf7-text, .contest-form-wrap .text-710 .wpcf7-text {
	margin-right: 10px;
}

.contest-form-wrap .wpcf7-text.inline.full-width {
	width: 100%;
	border-radius: 5px;
	padding: 12px 15px;
	margin-top: 5px;
}

.contest-form-wrap .wpcf7-text.inline.half-width {
	margin-bottom: 10px;
	width: calc(50% - 5px);
}

.contest-form-wrap .wpcf7-text.inline.two-third-width {
	width: calc(66.666% - 5px);
}

.contest-form-wrap .wpcf7-text.inline.one-third-width {
	width: calc(33.333% - 5px);
}

.slides figure{
	max-height: 215px;
	overflow: hidden;
}

@media only screen and (max-width: 767px){
	.page-template-page-events_v2 .text-banner .lead, .page-template-page-video-campaign .text-banner .lead {
		font-size: 1em;	
	}
	
	.page-template-page-events_v2 .text-banner h1, .page-template-page-video-campaign .text-banner h1 {
		line-height: 1.2;
	}
	
	.page-template-page-events_v2 .text-banner .font-AauxPro{
		font-size: 2em;
	}

	.page-template-page-events_v2 .text-banner .font-Abril{
		font-size: 2em;
	}

	.slides figure {
	    max-height: none;
	}
}

.entry-content em {
    background: transparent !important;
    color: inherit !important;
    font-style: italic !important;
    padding: 0 !important;
}

@media only screen and (min-width: 480px){ 



}

@media (max-width: 510px) {
	.page-template-page-full-content #content #inner-content {
		padding: 0 0 60px 0px !important;
	}

	.page-template-page-full-content #content #inner-content article > .entry-content {
		padding: 10px 22px 0 !important;
	}
}

@media (max-width: 480px) { 	

	.social-widget {
		padding: 80px 20px !important;
		margin: 20px 0;
	}

	#content #inner-content {
		padding: 60px 10px !important;
	}

	.page-template-page-events_v2 .text-banner .lead, .page-template-page-video-campaign .text-banner .lead {
		font-size: 0.8em;	
	}
	
	.page-template-page-events_v2 .text-banner h1, .page-template-page-video-campaign .text-banner h1 {
		line-height: 1.2;
	}
	
	.page-template-page-events_v2 .text-banner .font-AauxPro{
		font-size: 1.2em;
	}

	.page-template-page-events_v2 .text-banner .font-Abril{
		font-size: 1.3em;
	}

	.page-template-page-events_v2 #mainslider, .page-template-page-video-campaign #mainslider {
		min-height: 310px !important;
	}

	.page-template-page-events_v2 .header-hero, .page-template-page-video-campaign .header-hero {
		min-height: 440px !important;
    	margin-bottom: -170px !important;
	}

	/*.page-template-page-events_v2 .header-hero .logotype{
		height: 240px;
	}*/

	.contest-form-wrap .text-708 .wpcf7-text, .contest-form-wrap .text-710 .wpcf7-text {
		margin-right: 0;
	}

	.contest-form-wrap .wpcf7-text.inline.full-width {
		width: 100%;
		border-radius: 5px;
		padding: 12px 15px;
		margin-top: 5px;
	}

	.contest-form-wrap .wpcf7-text.inline.half-width {
		margin-bottom: 10px;
		width: 100%;
	}

	.contest-form-wrap .wpcf7-text.inline.two-third-width {
		width: 100%;
		margin-bottom: 10px;
	}

	.contest-form-wrap .wpcf7-text.inline.one-third-width {
		width: 100%;
		margin-bottom: 10px;
	}
}

.page-template-page-events_v2 #content #inner-content, .page-template-page-video-campaign #content #inner-content {
    padding: 0;
}

.page-template-page-events_v2 .img-hidden, .page-template-page-video-campaign .img-hidden {
	visibility: hidden;
	max-width: none;
}
 

.page-template-page-events_v2 .img-hidden, .page-template-page-video-campaign .img-hidden {
	display: none;
}

@media only screen and (min-width: 768px){
	.page-template-page-events_v2 .img-hidden, .page-template-page-video-campaign .img-hidden {
		display: block;
		visibility: hidden;
		max-width: none;
	}
	
	.page-template-page-events_v2 .featured-main figure, .page-template-page-video-campaign .featured-main figure {
		width: 50%;
		margin-right: 0;
		position: relative;
		overflow: hidden;
	}
	
	.page-template-page-events_v2 .featured-main figure .img-normal, .page-template-page-video-campaign .featured-main figure .img-normal{
		position: absolute;
		top:50%;
		left:50%;
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		max-width: none;
	}
	
	.page-template-page-events_v2 .featured-main .text-content, .page-template-page-video-campaign .featured-main .text-content {
		width: 50%;
	}
	
	.page-template-page-events_v2 .featured-main.img-right figure, .page-template-page-video-campaign .featured-main.img-right figure {
		float: right;
	}

}

@media only screen and (min-width: 1130px){
	.page-template-page-events_v2 .featured-main.big-img figure, .page-template-page-video-campaign .featured-main.big-img figure {
		width: 66.67%;
	}	
	
	.page-template-page-events_v2 .featured-main.big-img .text-content, .page-template-page-video-campaign .featured-main.big-img .text-content {
		width: 33.33%;	
	}
}


.temporary-msg{
	background-color:#000;
	color:#fff;
	padding:33px;
	margin-right:50px;
	margin-top:50px;
}

.temporary-msg .title{
	text-align:center;
	color:#fff;
	margin-bottom:11px;
    font-family: "AauxPro OT W01 Thin"!important;
}

.temporary-msg p{
    font-family: "AauxPro OT W01 Thin"!important;
	margin: 1em 0 0 0;
}

.page-template-page-video-campaign .main-nav {
	padding: 0 32px;
	margin-bottom: 2px !important;
}

.page-template-page-video-campaign h1.entry-title {
	font-size: 52px !important;
	margin-bottom: 25px;
}

.page-template-page-video-campaign #main {
	padding: 50px 0;
}

.page-template-page-video-campaign p.lead {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}

.page-template-page-video-campaign .search-filter {
	padding: 0 80px;
	margin: 40px 0;
}

.page-template-page-video-campaign .search-filter ul {
    list-style: none;
    margin: 0 0 0 -15px;
    padding: 0;
    text-align: center;
}

.page-template-page-video-campaign .search-filter .months-filter-item {
	font-size: 18px;
	font-family:"AbrilW01-FatfaceItalic" !important;
	line-height: 1;
	border: 1px solid #D3D3D3;
	padding: 12px 25px;
	color: #000;
	background-color: #fff;
	transition: 0.4s all;
	border-radius: 24px;
	margin-right: 15px;
	min-width: 140px;
	text-align: center;
	display: inline-block;
	margin-bottom: 20px;
	cursor: pointer;
}

.page-template-page-video-campaign .search-filter .months-filter-item.months-filter-item--current, .page-template-page-video-campaign .search-filter .months-filter-item:hover {
	background-color: #000000 !important;
	border-color: #000 !important;
	color: #fff !important;
}

.page-template-page-video-campaign .search-filter .months-filter-item.months-filter-item--passed {
	background-color: #EDEDED;
	border-color: #EDEDED;
}

.page-template-page-video-campaign .search-filter .search-input-filter {
	margin-top: 40px;
	text-align: center;
	position: relative;
}

.page-template-page-video-campaign .search-filter .input-wrapper {
	display: inline-block;
    background-color: #fff;
    padding: 0 30px;
    z-index: 9;
    position: relative;
    width: 350px;
}

.page-template-page-video-campaign .search-filter .input-wrapper .icon {
	position: absolute;
    right: 50px;
    width: 24px;
    height: 24px;
    top: 12px;
    z-index: 99;
}

.page-template-page-video-campaign .search-filter .input-wrapper .icon:before {
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	font-size: 20px;
}

.page-template-page-video-campaign .search-filter .search-input-filter:after {
	position: absolute;
	left: 20px;
	top: 10px;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	font-size: 2em;
	content: '\e009';
	font-family: 'fontasix3';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
}

.page-template-page-video-campaign .search-filter .search-input-filter:before, .page-template-page-video-campaign .search-filter .search-input-filter:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.page-template-page-video-campaign .search-filter .search-input-filter:before {
	height: 1px;
	width: 100%;
	top: 50%;
	background-color: #707070;
}

.page-template-page-video-campaign .search-filter .search-input-filter:after {

}

.page-template-page-video-campaign .search-filter .search-input-filter input {
	border: 1px solid #d3d3d3;
	border-radius: 24px;
	font-size: 16px;
	color: #000;
	padding: 12px 35px;
	z-index: 9;
	position: relative;
	width: 100%;
}

.page-template-page-video-campaign .video-card-wrapper {
	margin-top: 65px;
	margin-left: -30px;
}

.page-template-page-video-campaign .video-card-wrapper .video-card-flex {
	display: inline-flex;
	flex: 0 0 calc(33% - 30px);
	max-width: calc(33% - 30px);
	flex-wrap: wrap;
	margin: 0 0 60px 30px;
}

.page-template-page-video-campaign .video-card-wrapper .video-card {
	position: relative;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay {
	opacity: 0;
	z-index: -1;
	/*pointer-events: none;*/
	transition: 0.4s all;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay.video-play {
	background-color: #000;
	opacity: 1;
	z-index: 9;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 314.07 314.06'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eplay-button_asecs%3C/title%3E%3Cg id='_356._Play' data-name='356. Play'%3E%3Cpath class='cls-1' d='M293,78.53A157,157,0,1,0,235.53,293,157,157,0,0,0,293,78.53ZM219.83,265.8a125.6,125.6,0,1,1,46-171.57A125.59,125.59,0,0,1,219.83,265.8Zm-6.28-115.15L131.34,102.7c-7.49-4.37-13.53-.87-13.49,7.79l.42,95.18c0,8.66,6.15,12.19,13.67,7.85l81.58-47.11C221,162.08,221,155,213.55,150.65Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	opacity: 0.75;
	cursor: pointer;
	transition: 0.4s opacity;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay .modal-trigger {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: red;
	width: 20px;
	height: 20px;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay .play-btn:before {
}

.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay .play-btn:hover {
	opacity: 1;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay .modal-trigger:before {
}

.page-template-page-video-campaign .video-card-wrapper .video-card video {
	position: absolute;
    top: 50%;
    left: 0;
    z-index: 999999999;
    -moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}

.page-template-page-video-campaign .video-card-wrapper .video-card:hover .hover-overlay {
	opacity: 1;
	z-index: 1;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .video-card__image {
	transition: 0.4s all;
	position: relative;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .video-card__image img {
	width: 100%;
	height: auto;
	margin: 0;
}

.page-template-page-video-campaign .video-card-wrapper .video-card:hover .video-card__image {
}

.page-template-page-video-campaign .video-card-wrapper .video-card.video-card--inactive .video-card__image:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	pointer-events: none;
}

.page-template-page-video-campaign .video-card-wrapper .video-card.video-card--upcoming figcaption {
	position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
    text-align: center;
    width: 100%;
}

.page-template-page-video-campaign .video-card-wrapper .video-card.video-card--upcoming figcaption .available-date {
	font-size: 38px;
	font-family:"AbrilW01-FatfaceItalic" !important;
	color: #fff;
	font-style: italic;
	margin-top: 15px;
	font-weight: normal;
	text-transform: lowercase;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .video-card__content {
	text-align: center;
	margin-top: 25px;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .video-card__content h4 {
	margin-bottom: 10px;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .video-card__content p {
	margin-bottom: 0;
}

.page-template-page-video-campaign .video-card-wrapper .video-card .video-card__content .offer-date {
	font-size: 14px;
	margin-bottom: 0;
	font-style: italic;
}

.page-template-page-video-campaign .centrum-map {
	text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #000;
    margin-top: 15px;
}

.page-template-page-video-campaign .centrum-map a:hover {
	text-decoration: underline;
}

@media (max-width: 991px) {

	.page-template-page-video-campaign .article-header {
		padding: 0 40px !important;
	}

	.page-template-page-video-campaign .search-filter {
		padding: 0 40px !important;
	}

	.page-template-page-video-campaign .entry-content {
		padding: 0 40px !important;
	}
}

@media (max-width: 768px) {
	
	.page-template-page-video-campaign .video-card-wrapper .video-card-flex {
		flex: 0 0 calc(50% - 30px);
		max-width: calc(50% - 30px);
	}

	.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay {
		opacity: 1;
    	z-index: 1;
	}

	.page-template-page-video-campaign .video-card-wrapper .video-card .hover-overlay .play-btn {
		opacity: 1;
	}
}

@media (max-width: 540px) {

	.page-template-page-video-campaign .video-card-wrapper {
		margin-left: 0;
	}
	
	.page-template-page-video-campaign .video-card-wrapper .video-card-flex {
		flex: 0 0 calc(100%);
		max-width: calc(100%);
		margin-left: 0;
		display: block;
	}

	.page-template-page-video-campaign .video-card-wrapper .video-card-flex .video-card {
		width: 100%;
	}

	.page-template-page-video-campaign h1.entry-title {
		margin-top: 0 !important;
		font-size: 32px !important;
	}

	.page-template-page-video-campaign p.lead {
		font-size: 16px;
	}

	.page-template-page-video-campaign .search-filter ul {
		margin: 0;
	}

	.page-template-page-video-campaign .search-filter .months-filter-item {
		width: 46%;
		margin-right: 2%;
	}

	.page-template-page-video-campaign .search-filter .input-wrapper {
		width: 100%;
		padding: 0;
	}

	.page-template-page-video-campaign .search-filter .search-input-filter {
		margin-top: 20px;
		padding: 0 2%;
	}

	.page-template-page-video-campaign .search-filter .input-wrapper .icon {
		right: 20px;
	}

	.page-template-page-video-campaign .search-filter .search-input-filter:before {
		top: 95px;
	}

	.page-template-page-video-campaign .search-filter {
		margin: 40px 0 100px;
	}

	.page-template-page-video-campaign .centrum-map {
		margin-top: 60px;
	}
}

ul.service li article i.icon-dog, ul.service li article i.icon-roller {
	position: relative;
}

ul.service li article i.icon-dog:after, ul.service li article i.icon-roller:after {
	content: '';
	display: block;
	width: 20px;
	height: 24px;
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	top: calc(50% + 2px);
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

ul.service li article i.icon-dog:after {
	background-image: url('../images/icons/dog.svg');
	width: 24px;
	top: 50%;
}

ul.service li article i.icon-roller:after {
	background-image: url('../images/icons/roller.svg');
}

/*.logotype svg path {
	fill: #000;
}

.languages-menu ul li a, .open-container .special, .open .todays-hours, .open .message {
	color: #000 !important;
}

.languages-menu ul li a:after {
	background-color: #000 !important;
}*/

/* Adjustments from word document */
.wp-block-columns .wp-block-image {
	transition: .4s all ease;
}

.wp-block-columns .wp-block-image img {
	margin-bottom: 2px;
}

.wp-block-columns .wp-block-image:hover {
	opacity: .6;
}

.store__info {
	margin: 14px 0 40px;
	padding-right: 20px;
}

.image__divider {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ededed;
	transition: .4s all ease;
}

.centrum-map {
	transition: .4s all ease;
}

.image__divider:hover, .centrum-map:hover {
	opacity: 0.6;
}

.image__divider--mobile {
	display: none;
}

p {
	-webkit-hyphens: none !important;
    -epub-hyphens: none !important;
    -moz-hyphens: none !important;
	hyphens: none !important;
}

.single-centrum-map {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ededed;
}

figure a {
	transition: .4s all ease;
}

figure a:hover {
	opacity: .6;
}

.home a figure {
	transition: .4s all ease;
}

.home a figure:hover {
	opacity: .6;
}

@media (max-width: 767px) {

	.store__info {
		padding-right: 0;
		margin-bottom: 14px;
	}

	.image__divider {
		display: none;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.image__divider--mobile {
		display: block;
	}

	.store__info p {
		line-height: 1.5em !important;
	}

	.mobile-notification {
		display: none !important;
	}

	.mobile-nav {
		padding-top: 4px !important;
		top: 19px !important;
	}

	#mainslider .search-field-wrapper {
		display: none;
	}

	.header-hero section#mainslider {
		max-height: 200px !important;
	}

	.logotype {
		top: 40px !important;
	}

	.open-container.open-container {
		bottom: 30px !important;
	}

	.mobil-nav-container .search-field {
		border: 1px solid #9a9a9a;
	}

	.mobil-nav-container .search-widget:before {
		color: #9a9a9a !important;
	}

	.mobil-nav-container .search-field-wrapper {
		position: static;
	}

	.mobil-nav-container .search-field-wrapper form input {
		font-size: 0.70em;
	    padding-left: 50px;
	    position: relative;
	    top: 0px;
	    border: none;
	    background-color: transparent;
	    font-weight: 100;
	    height: auto;
	    line-height: 1.5em;
	}

	.mobil-nav-container .search-field-wrapper form input:focus {
		background: transparent !important;
	}

	.mobile__search {
		margin-top: 30px;
	}

}

/* --------------------- End adjustments */

/* Font changes */
body, p, a, span, li {
	font-family: 'GT-America', sans-serif;
	line-height: 1.25;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.25;
}

h1, h1 > a {
	font-family: 'GT-America-Bold';
	font-size: 38px !important;
	font-weight: bold;
}

h2, h2 > a {
	font-family: 'GT-America-Bold';
	font-size: 32px !important;
	font-weight: bold;
}

h3, h3 > a {
	font-family: 'GT-America';
	font-size: 24px !important;
	font-weight: normal;
}

h4, h4 > a {
	font-family: 'GT-America';
	font-size: 20px !important;
	font-weight: normal;
}

h5, h5 > a {
	font-family: 'GT-America-Bold';
	font-size: 18px !important;
	font-weight: bold;
}

h6, h6 > a {
	font-family: 'GT-America';
	font-size: 16px !important;
	font-weight: normal;
}

.fp-calender .calender-event .event-date span {
	font-size: 12px !important;
}

strong {
	font-family: 'GT-America-Bold' !important;
	font-weight: normal !important;
}

body, p, a, span, li, input[type="text"], input[type="email"], input[type="sumbmit"] {
	font-family: 'GT-America' !important;
	font-size: 16px !important;
	font-weight: 400;
}

a {
	font-family: 'GT-America';
	text-decoration: underline;
}

label {
	font-weight: 400 !important;
	font-family: 'GT-America-Bold' !important;
}

.text-content h3, .article-content h3 {
	line-height: 1.25 !important;
	margin-bottom: 12px !important;
}

.article-content {
	font-size: 16px;
	line-height: 1.4em;
}

.excerpt p, .page-footer p {
	line-height: 1.25 !important;
}

ul.service {
	margin-top: 40px;
}

.page-template-page-oppettider-php #main {
	padding-bottom: 80px !important;
}

.open .message {
	font-family: 'GT-America' !important;
}

.open .todays-hours {
	font-family: 'GT-America-Thin' !important;
}

.open-container .special {
	font-family: 'GT-America-Light' !important;
}

.languages-menu.languages-menu ul li a {
	font-size: 14px !important;
}

.search-field #searchform #s {
	font-size: 14px !important;
}

.main-nav ul li a {
	font-size: 14px !important;
}

.home .featured-main .text-content.text-content {
	padding: 35px 35px 5px 35px;
}

span.store-name {
	font-size: 16px;
}

ul.submenu li.pagenav > ul li a {
	text-transform: none !important;
}

@media only screen and (min-width: 768px) {

	.container.container {
		max-width: 71rem;
	}
}

.gform_title {
	font-weight: 400 !important;
}

.entry-content ul.service li {
	margin-bottom: 2.5em;
}

.entry-content ul.service .title {
	line-height: 40px !important;
	margin-bottom: 14px !important;
}

@media (max-width: 760px) {

	h1 {
		font-size: 30px !important;
	}

	h2 {
		font-size: 26px !important;
	}

	h3 {
		font-size: 19px !important;
	}

	h4 {
		font-size: 16px !important;
	}

	h5 {
		font-size: 14px !important;
	}

	h6 {
		font-size: 12px !important;
	}

	body, p, a, span, li, input[type="text"], input[type="email"], input[type="sumbmit"] {
		font-size: 14px !important;
	}
}

strong span {
	font-family: 'GT-America-Bold' !important;
}

.centrum-map--mobile {
	display: none;
}

@media (max-width: 480px) {
	.page-template-page-full-content-php #mainslider#mainslider {
		min-height: 200px !important;
	}

	.page-template-page-full-content .header-hero.header-hero {
		margin-bottom: 0 !important;
		height: 200px !important;
		min-height: 0 !important;
	}

	.page-id-31374 .featured > figure > img {
		margin-top: 40px;
	}

	.home [class*="featured"] .text-content {
		padding-bottom: 20px !important;
	}

	.centrum-map--mobile {
		display: block;
	}
}