/*
 Theme Name:   Redwood Child
 Theme URI:    https://sirkusshopping.no
 Description:  Sirkus Shopping
 Author:       John Doe
 Author URI:   http://example.com
 Template:     redwood 
 Version:      1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */


p {
	line-height:18px;
}


body {
	font-family:"Eurostile", sans-serif;
	font-size:13px;
	color:#242424;
	background:#fff;
}

h1,h2,h3,h4,h5,h6, #nav-wrapper .menu li a, .feat-more, .cat, .post-share .post-share-comments,
.about-title, #footer-social a, .more-link, .post-comments span.reply a, .widget .tagcloud a,
.pagination a , .post-tags a, .slicknav_nav a, .post-pagination a  {
	font-family:"Eurostile", sans-serif;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline-offset: 5px;
}

#content {
	/*overflow:hidden;*/
}

.bxslider a {
	outline-offset: 0px;
}

.bx-controls {
	display: none;
}

#top-bar {
	height:80px;
	position:static;
}

#top-bar .container a.logo img {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	
	padding				: 8px 0px 12px;
	height				: 80px;
	vertical-align		: middle;
}

#top-bar .container .header-info {
	font-size			: 14px;
	line-height			: 80px;
	text-align			: center;
}

#top-bar .container .header-info a {
	text-transform		: uppercase;
	white-space			: nowrap;
	color				: #fff;
}


.slicknav_menu {
	display:block;
	text-align:center;
	background: #fff !important;
}

.slicknav_nav {
	background: #fff !important;
	padding-top: 10px;
}

.slicknav_nav ul {
	margin-left: 30px;
}

.slicknav_nav li > a,
.slicknav_nav li > a > a {
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
}

.slicknav_nav li.emphasized > a,
.slicknav_nav li.emphasized > a > a {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}

#nav-wrapper .menu {
	/*float:left;*/
	display:none;
}

	#nav-wrapper ul.menu ul a:hover,
	#nav-wrapper .menu ul ul a:hover {
		color: #fff;
		/*background:#333;*/
	}

#top-search {
	right:5px;
}

#top-search a.search {
	line-height:80px;
}

#header, #header.noslider {
	padding-top:0;
}

.featured-area.nopromo {
	margin-bottom:20px;
}

.featured-area .feat-item {
	height: 400px;
}

.featured-area .feat-item a img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	max-height: 100%;
}

.promo-link {
	z-index: 999999;
}

.post-header h2 a, .post-header h1, .post-header h2 {
	font-weight:400;
}

.post-template-default .post-header h2 a, .post-template-default .post-header h1, .post-template-default .post-header h2 {
	line-height: 1.3em !important;
	padding-top: 5px;
}

.title-divider {
  display: none;
}

a:hover .post-date {
	color:#999;
}

.post-share-box.share-buttons a:focus {
	outline-offset: 5px;
}

.item-related a {
	color: #000;
}

.item-related a .related-posts-link {
	display: block;
	padding-bottom: 5px;
}

.post-entry p, .post-entry hr {
    margin-bottom:20px;
	word-break: break-word;
}

.page-template-default .post-entry p a,
.single-post .post-entry p a {
	text-decoration: underline;
}

.post-entry hr {
	border-bottom:1px solid #e5e5e5;
}

.post-entry blockquote p {
	color:#888;
}

.post-entry a,
.sp-grid a {
	color: #242424;
}

.post-entry ul li {
	list-style:square;
}
.post-entry ol li {
	list-style:decimal;
}

.post-entry td, .post-entry th { padding: 12px; border-bottom: 1px #e5e5e5 solid; }


.sp-grid {
	margin-right: -25px;
}

.sp-grid > li {
	width:50% !important;
	margin-right: 0px !important;
	padding-right: 25px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	box-sizing: border-box !important;
	/*width:355px;*/
	display:inline-block !important;
	vertical-align: top !important;
	/*padding-right: 25px;*/
}

.sp-grid > li.full {
	width:auto !important;
	display:block !important;
	vertical-align: top;
	margin-right: 0px !important;
	clear: both;
}

.sp-grid > li, #main.fullwidth .sp-grid > li {
}


/* fullwidth */
#main.fullwidth .sp-grid > li {
	width: 50% !important;
	margin-right:0px; !important
}
#main.fullwidth .sp-grid li:nth-of-type(2n+2) {
	margin-right:0 !important;
}

.sp-grid li:nth-of-type(2n+2) {
	margin-right:0 !important;
}

.sp-grid .post-share {
	display: none;
}

.sp-grid .post {
	margin-bottom: 30px;
}

.sp-grid .post-header h2 {
	line-height: 22px;
}

.sp-grid a .post-header h2 {
	font-size:16px;
	font-weight:bold;
	line-height: 22px;
	letter-spacing:0px !important;
}
.sp-grid a:hover .post-header h2 {
	text-decoration: underline;
}

.grid-item a .post-header h2 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px !important;
}
.grid-item .post-header h2 {
	margin-bottom:3px;
}
.grid-item .post-header  {
	margin-bottom:0px;
}
.grid-item .post-img  {
	margin-bottom:14px;
}

.widget .screen-reader-text {
	display:none;
}

#instagram-footer {
	overflow:hidden;
}

.instagram-title {
	margin-bottom:20px;
}

#instagram-footer .instagram-pics li img {
	vertical-align:middle;
}

#instagram-footer p.clear {
	margin-top: 5px;
}

#footer .logo {
	width					: 200px;
	max-width				: 50%;
}

input, textarea {
	font-family:"Eurostile", sans-serif;
}

/****************************************/
/* Slicknav CSS
/****************************************/

.main-menu {
	position				: relative;
	
	margin-top				: 10px !important;
	margin-bottom			: 10px !important;
}

.main-menu ul.menu-items {
	list-style-type			: none;
	position				: absolute;
	right					: 0px;
	top						: 0px;
}

.main-menu ul.menu-items li {
	display					: inline-block;
	margin					: 0px;
	padding					: 0px 0px 0px 10px;
	
	line-height				: 27px;
}

.main-menu ul.menu-items li a {
	color					: #000;
}

.main-menu ul.menu-items li a.green {
	color					: #009000;
}

.slicknav_nav { clear: both; text-align: left; }

.slicknav_btn {
    margin: 0px;
	margin-left:0;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #000;
}
.slicknav_menu {
    padding:0px;
}

.slicknav_nav a{
    color:#000;
	line-height: 16px;
}

.slicknav_nav a:hover{
    background:transparent;
    color:#000;
	text-decoration: underline;
}

.post .cat a {
	color: #96268f !important;
}

.post.category-imagestylist .cat a {
	color: #f15c22 !important;
}

.post.category-kapteingullix .cat a {
	color: #9f9a10 !important;
}

a.logo:focus img {
	outline: 2px solid #000;
	outline-offset: 5px;
}

/****************************************/
/* Butikkategorier dropdown
/****************************************/
ul.store-categories-dropdown {
	position					: absolute;
	z-index						: 1000;
	
	display						: none;
	
	width						: 200px;
	
	top							: 25px;
	left						: -5px;
	
	padding						: 15px 15px 0 15px;
	border						: 1px solid #000;
	
	background					: #000;
	
}

ul.store-categories-dropdown li {
	padding						: 0 0 10px !important;
	font-size					: 12px !important;
	line-height					: 16px !important;
	text-transform				: uppercase;
}

ul.store-categories-dropdown li a {
	color						: #fff !important;
}


/****************************************/
/* Butikker
/****************************************/

#stores {
	text-align					: center;
}

#stores .search {
	display						: none;
}

#stores input {
	max-width					: 400px;
}

#stores > p {
	font-size					: 20px;
	padding						: 20px 0px;
}

#stores > p.category-description {
	font-size					: 14px;
	line-height					: 20px;
	padding						: 0px 20% 40px;
}

#stores > p a.active {
	font-weight					: bold;
}

#stores > div.search {
	margin-bottom				: 60px;
}

#stores ul {
	list-style-type				: none;
	margin						: 0px;
	padding						: 0px;
}
/*
#stores ul.search-results {
	padding						: 40px 0px 0px;
}
*/
#stores ul li {
	display						: block;
	
	padding						: 25px 0px 25px;
	
	border-bottom				: 1px solid #aaa;
}

#stores ul li.cat:first-child {
	border-bottom				: 0px;
}

#stores ul li.cat h2 {
	font-size					: 40px;
	line-height					: 40px;
	font-weight					: bold;
	padding-top					: 50px;
}

#stores ul li.cat:first-child h2 {
	padding-top					: 0px;
}

#stores ul li.heading {
	padding						: 0px 0px 10px;
	color						: #777;
}

#stores ul li.heading span,
#stores ul li span.logo,
#stores ul li span.store-name,
#stores ul li span.floor,
#stores ul li span.contact {
	display						: inline-block;
	vertical-align				: middle;
	text-align					: left;
	font-size					: 14px;
	line-height					: 20px;
}

#stores ul li span a {
	color						: #000;
}

#stores ul li span a:hover {
	border-bottom				: 1px solid #d92e35;
	text-decoration				: none;
}

#stores ul li span.logo {
	width						: 15%;
	padding-right				: 5%;
	text-align					: center;
}

#stores ul li span.logo img {
	max-height					: 100px;
	max-width					: 100%;
}

#stores ul li span.store-name {
	width						: 40%;
}

#stores ul li span.store-name a {
	font-size					: 18px;
	line-height					: 26px;
	color						: #d92e35;
}

#stores ul li span.floor {
	width						: 11%;
}

#stores ul li span.phone img,
#stores ul li span.email img {
	display						: none;
}

#stores ul li span.contact {
	width						: 24%;
}

#stores ul li span.phone,
#stores ul li span.email {
	display						: inline-block;
	width						: 50%;
}



#store {
	margin-left					: -40px;
}

#store.wide {
	margin-left					: 0px;
}

#store .section {
	display						: inline;
	float						: left;
	
	width						: 50%;
	
	padding-left				: 40px;
	
	-webkit-box-sizing			: border-box;
	-moz-box-sizing				: border-box;
	-o-box-sizing				: border-box;
	box-sizing					: border-box;
}

#store.wide .section {
	float						: none;
	display						: block;
	width						: auto;
	
	text-align					: center;
	
	padding-left				: 0px;
}

#store p.descr {
	margin-bottom				: 30px;
}

#store.wide .section p.descr {
	max-width					: 500px;
	margin						: 0 auto 30px;
}

#store p.category-link {
	margin-bottom				: 30px;
}

#store ul.icons {
	margin						: 0px 0px 30px;
	padding						: 0px;
	
	overflow					: hidden;
	
	list-style-type				: none;
}

#store ul.icons li {
	display						: inline;
	padding-right				: 5px;
}

#store ul.icons li img {
	width						: 40px;
}

#store ul.facts {
	margin						: 0px 0px 30px;
}

#store ul.facts li {
	padding						: 0px 0px 5px;
	line-height					: 18px;
}

#store .image-gallery {
	
}

#store .image-gallery #image-gallery-big {
	overflow					: hidden;
}

#store .image-gallery #image-gallery-big img {
	width						: 100%;
	/*max-height					: 450px;*/
	/*padding-bottom				: 10px;*/
	
	vertical-align				: bottom;
}

#store .image-gallery.initialized #image-gallery-big {
	background-position			: center center;
	background-repeat			: no-repeat;
	background-size				: cover;
	
	width						: 100%;
	/*padding-bottom				: 80%;
	height						: 0px;*/
	height						: 300px;
}

#store .image-gallery.initialized #image-gallery-big img {
	/*display						: none;*/
}

#store .image-gallery ul.thumbnails {
	margin						: 0px 0px 30px 0px;
	padding						: 0px;
	
	list-style-type				: none;
	overflow					: hidden;
}

#store .image-gallery ul.thumbnails li {
	display						: inline;
	float						: left;
	
	margin						: 0px 0px 0px;
	padding						: 0px 0px 0px 0px;
	
	max-width					: 25%;
	
	-webkit-box-sizing			: border-box;
	-moz-box-sizing				: border-box;
	-o-box-sizing				: border-box;
	box-sizing					: border-box;
}

#store .image-gallery.initialized ul.thumbnails li {
	width						: 25%;
	height						: 100px;
	
	background-position			: center center;
	background-repeat			: no-repeat;
	background-size				: cover;
	
	-webkit-transition			: opacity 0.2s;
	-moz-transition				: opacity 0.2s;
	-o-transition				: opacity 0.2s;
	transition					: opacity 0.2s;
	
	cursor						: pointer;
}

#store .image-gallery.initialized ul.thumbnails:hover li {
	opacity						: 0.6;
	
}

#store .image-gallery.initialized ul.thumbnails:hover li:hover {
	opacity						: 1;
	
	-webkit-transition			: opacity 0.2s;
	-moz-transition				: opacity 0.2s;
	-o-transition				: opacity 0.2s;
	transition					: opacity 0.2s;
}

#store .image-gallery ul.thumbnails li img {
	max-width					: 100%;
	max-height					: 100px;
	
	opacity						: 0.8;
	
	-webkit-transition			: opacity 0.2s;
	-moz-transition				: opacity 0.2s;
	-o-transition				: opacity 0.2s;
	transition					: opacity 0.2s;
}

#store .image-gallery ul.thumbnails li img:hover {
	opacity						: 1;
	
	-webkit-transition			: opacity 0.2s;
	-moz-transition				: opacity 0.2s;
	-o-transition				: opacity 0.2s;
	transition					: opacity 0.2s;
}

#store .image-gallery.initialized ul.thumbnails li img {
	display						: none;
}

#store .tags {
	
}

#store .tags ul {
	list-style-type				: disc;
	list-style-position			: inside;
}

#store .tags ul li {
	padding						: 0px 0px 0px 0px;
	list-style					: inherit;
	line-height					: 18px;
}

div.offers-kundeklubb-container {
	margin						: 40px 0 40px;
	text-align					: center;
}

div.offers-kundeklubb-container h2 {
	font-size					: 30px;
	line-height					: 38px;
	margin-bottom				: 10px;
}

#offers {
	background					: #D51E29;
	overflow					: hidden;
}

#offers div {
	margin-left					: -30px;
	padding						: 30px 30px 0px 30px;
}

#offers div img {
	background					: #D51E29;
	
	-webkit-box-sizing			: border-box;
	-moz-box-sizing				: border-box;
	-o-box-sizing				: border-box;
	box-sizing					: border-box;
	
	padding						: 0px 0px 30px 30px;
	width						: 50%;
	height						: auto;
}

#available-positions article img {
	width						: 200px;
}

#available-positions article .post-entry p.text {
	padding-top					: 20px;
}

#available-positions article .post-entry p.display-link a {
	display						: block;
	padding-top					: 10px;
	color						: #D51E29;
}

#available-positions article.active .post-entry p.text {
	display						: block;
}

#available-positions article .post-entry p span.read,
#available-positions article.active .post-entry p span.close {
	display						: inline;
}

#available-positions article .post-entry p.text,
#available-positions article.active .post-entry p span.read,
#available-positions article .post-entry p span.close {
	display						: none;
}

a.text-button {
	display						: inline-block;
	background-color			: #D51E29;
	padding						: 10px 15px;
	margin						: 0px 0px 5px;
	color						: #fff;
}


.no-profile-back {
	text-align					: center;
	padding-bottom				: 20px;
	font-size					: 14px;
}


/** ADS SYSTEM **/
#ads-container > div > div img {
	width			: 100%;
	border-top		: 1px solid #d51e29;
}

#ads-container > div > div {
	border-top		: 1px solid #d51e29;
}

#ads-container,
#ads-container-mobile {
	overflow		: hidden;
}

#ads-container-mobile > div > div {
	width			: 50%;
	display			: inline-block;
	float			: left;
	border-left		: 1px solid #d51e29;
	
	-webkit-box-sizing		: border-box;
	-moz-box-sizing		: border-box;
	-o-box-sizing		: border-box;
	box-sizing		: border-box;
}

#ads-container-mobile > div > div img {
	border-top		: 1px solid #d51e29;
}

#ads-container > div > div:first-child,
#ads-container > div > div img:first-child,
#ads-container-mobile > div > div img:first-child {
	border-top		: 0px;
}

#ads-container-mobile > div > div:first-child {
	border-left		: 0px;
}

#ads-container > div > div:first-child,
#ads-container > div > div img:first-child,
#ads-container-mobile > div > div img:first-child {
	border-top		: 0px;
}

#ads-container > div.hidden,
#ads-container-mobile > div.hidden {
	max-height		: 0px;
	overflow		: hidden;
}

#ads-container-mobile {
	display				: none;
}
/** **/

.footer-company-info {
	margin-top: 20px;
	color: #fff;
}

.privacy-links {
	padding: 20px 0 20px;
	color: #fff;
}

.privacy-links a {
	color: #fff;
}

.privacy-policy #content h3 {
	font-size: 14px;
	line-height: 20px;
}

/** front page inline banners **/
.sp-grid > li.tt-front-inline-banner {
	width: 100% !important;
	margin-bottom: 30px;
}

.tt-front-inline-banner.black > div {
	background-color: #000;
}

.tt-front-inline-banner > div {
	background-color: #d51e29;
	color: #fff;
	padding: 20px;
	position: relative;
	overflow: hidden;
}

.tt-front-inline-banner div.text {
	display: inline-block;
	vertical-align: middle;
}

.tt-front-inline-banner.sirkus-friends div.text {
	display: inline;
}

.tt-front-inline-banner div.text h2 {
	display: inline-block;
	font-size: 30px;
	line-height: 40px;
	vertical-align: middle;
	text-transform: uppercase;
	margin-right: 20px;
}

.tt-front-inline-banner div.text img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	width: 20%;
}

.tt-front-inline-banner div.text p {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
}

.tt-front-inline-banner p.link {
	display: inline-block;
	float: right;
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 8px;
}

.tt-front-inline-banner p a {
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
	padding: 10px;
	color: #fff !important;
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.tt-front-inline-banner p a:hover {
	color: #d51e29 !important;
	background-color: #fff;
}
.tt-front-inline-banner.black p a:hover {
	color: #000 !important;
}

/** tilbudsside **/
body.skjermer-tilbud {
	background-color: #d51e29;
}

.tt-page-offers-header {
	background-color: #d51e29;
	padding: 20px 20px 0;
}

/** front offers **/
.tt-page-offers-header img {
	height: 80px;
}

.tt-front-offers {
	position: relative;
	overflow: hidden;
	background-color: #d51e29;
	margin-bottom: 20px;
	cursor: pointer;
}

.tt-front-offers.tt-screens {
	margin-bottom: 0;
	position: absolute;
	height: 100%;
	width: 100%;
}

.tt-front-offers.tt-screens img.fallback {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}

.tt-front-offers.tt-screens img.fallback.hidden {
	display: none;
}

.tt-front-offers h2 {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	padding: 13px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.tt-front-offers:focus {
	outline: 2px solid #000;
	outline-offset: 5px;
}

.tt-front-offers ul {
	position: relative;
	list-style-type: none;
	white-space: nowrap;
	font-size: 0;
	margin: 10px 10px 10px 0px;
}

.tt-front-offers.tt-screens ul {
	height: 100%;
	margin: 20px 20px 20px 0px;
}

.tt-front-offers ul li {
	display: inline-block;
	width: 23%;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tt-front-offers.tt-screens ul li {
	width: 50%;
	height: auto;
	padding-left: 20px;
}

.tt-front-offers ul li > img {
	width: 100%;
	height: auto;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tt-front-offers.tt-screens ul li > img {
	/*
	width: auto;
	height: 100%;
	*/
}

.tt-front-offers.tt-screens ul li.failed {
	width: 100%;
	height: 100%;
	text-align: center;
}

.tt-front-offers.tt-screens ul li.failed span {
	position: absolute;
	
	top: 50%;
	left: 50%;
	
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	color: #fff;
	font-size: 50px;
	line-height: 90px;
}

.tt-front-offers.tt-screens ul li.failed span em {
	font-size: 120px;
	line-height: 160px;
	font-style: normal;
	display: block;
}


.tt-front-offers.tt-front-loading::after {
	position: absolute;
	content: '';
	
	margin-left: -25px;
	
	width: 50px;
	height: 50px;
	
	top: 50%;
	left: 50%;
	
	border-left: 3px solid #fff;
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	
	-webkit-animation: spinner-animation 0.5s linear 0s infinite;
	-moz-animation: spinner-animation 0.5s linear 0s infinite;
	-o-animation: spinner-animation 0.5s linear 0s infinite;
	animation: spinner-animation 0.5s linear 0s infinite;
	
	z-index: 0;
}


@keyframes spinner-animation {
  from { transform: rotate(0deg); }
  to { transform: rotate(359deg); }
}


.talkto-issuu {
	position: relative;
	padding-top: 130%;
	margin-bottom: 30px;
	height: 0;
	width: auto
}

#talkto-gdpr-iframe-youtube-parkering-container .talkto-iframe {
	padding-top:100%;
}

#talkto-gdpr-iframe-youtube-parkering-container .talkto-iframe iframe {
	position:absolute;
	top:0px;
	height:100%;
}


@media only screen and (max-width: 1170px) {
	.featured-area .feat-item {
		height: 348px;
	}
}

@media only screen and (min-width: 942px) and (max-width: 1170px) {
	.sp-grid > li {
		width:50%;
	}
	#main.fullwidth .sp-grid > li {
		width: 50%;
	}

	.tt-front-inline-banner div.text h2 {
		display: block;
	}

	.tt-front-inline-banner p.link {
		margin-top: 8px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
	.sp-grid > li, #main.fullwidth .sp-grid > li  {
		width:50% !important;
	}
	#main.fullwidth .sp-grid > li  {
		padding-right:50% !important;
	}
}

@media only screen and (max-width: 960px) {
	/** ADS SYSTEM **/
	#ads-container {
		display				: none;
	}
	
	#ads-container-mobile {
		display				: block;
	}
	/** **/
	
	.featured-area .feat-item {
		height: 260px;
	}
	
	.tt-front-inline-banner div.text h2 {
	}

	.tt-front-inline-banner p.link {
		margin-top: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
	.container { width:726px !important; }
}

@media only screen and (max-width: 767px) {
	#top-bar {
		height				: 60px;
	}
	
	#top-bar .container .header-info {
		line-height			: 60px;
	}
	
	#top-bar .container a.logo img {
		padding				: 8px 0px 12px;
		height				: 60px;
	}
	
	.home #header {
		/*padding-top			: 80px;*/
	}
	
	#header, #header.noslider {
		/*padding-top			: 40px;*/
		margin-bottom: 30px;
	}
	
	.featured-area .feat-item {
		height: 178px;
	}
	
	#top-search a.search {
		line-height:60px;
	}
	
	.slicknav_btn {
		margin: 0px;
	}

	.container.main-menu {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}

	.main-menu ul.menu-items li {
		font-size				: 11px;
		font-weight				: 600;
	}
	
	.main-menu ul.menu-items li a.green {
		color					: #008000;
	}

	/* grid item */
	
	.sp-grid {
		margin-right: -10px !important;
	}
	
	.sp-grid > li, #main.fullwidth .sp-grid > li {
		width:50% !important;
		margin-right: 0px !important;
		padding-right: 10px !important;
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-o-box-sizing: border-box !important;
		box-sizing: border-box !important;
	}

	.list-item p { display:block; }
	
	.featured-area, .featured-area.nopromo {
		margin-bottom: 10px;
	}
	
	.promo-item {
		margin-bottom:20px;
	}
	
	.promo-area {
		margin-bottom: 10px;
	}
	
	.item-related, #main.fullwidth .item-related {
		width:100%;
	}

	.post {
		margin-bottom: 30px;
	}
	
	.post-share {
		margin-top: 20px;
	}
	

	#stores > p {
		font-size					: 16px;
	}

	#stores div.search {
		margin-bottom				: 20px;
	}
	
	#stores .search input {
		margin-top					: 10px;
		max-width					: 260px;
	}
	
	/*
	#stores ul li.cat h2 {
		font-size					: 24px;
		line-height					: 28px;
	}

	#stores ul li.store h2 {
		font-size					: 16px;
		line-height					: 20px;
	}
	*/
	
	#stores ul li {
		padding						: 25px 0 20px;
	}
	
	#stores ul li.heading {
		display						: none;
	}
	
	#stores ul li.cat h2 {
		padding-top					: 70px;
	}

	#stores ul li span.logo {
		float						: left;
		width						: 30%;
		padding						: 0;
	}
	
	#stores ul li span.logo img {
		max-width					: 100%;
	}
	
	#stores ul li span.store-name,
	#stores ul li span.floor,
	#stores ul li span.contact {
		display						: block;
		width						: auto;
		margin-left					: 30%;
		padding						: 0px 0px 10px 20px;
	}
	
	#stores ul li span.store-name a {
		font-size					: 18px;
		font-weight					: bold;
		color: #000;
	}
	
	#stores ul li span.floor {
		padding-bottom				: 15px;
	}
	
	#stores ul li span.floor::before {
		content						: 'Etasje: ';
	}
	
	#stores ul li span.phone img,
	#stores ul li span.email img {
		width						: 45px;
		vertical-align				: middle;
		display						: inline;
	}
	
	#stores ul li span.phone,
	#stores ul li span.email {
		display						: inline-block;
		font-size					: 0;
		width						: auto;
		padding						: 0 15px 0 0;
	}
	
	#store .section {
		display						: block;
		float						: none;
		
		width						: auto;
		
		margin-top					: 30px;
	}
		
	#store .image-gallery.initialized ul.thumbnails li {
		height						: 80px;
	}
	
	#offers div {
		margin-left					: -10px;
		padding						: 10px 10px 0px 10px;
	}

	#offers div img {
		padding						: 0px 0px 10px 10px;
	}
	
	#available-positions article .post-img {
		display						: none;
		float						: none;
		width						: auto;
	}
	
	#available-positions article .list-content {
		margin-left					: 0px;
	}
	
	.tt-front-inline-banner div.text h2 {
		display: block;
	}

	.tt-front-inline-banner.sirkus-friends div.text {
		display:inline-block;
		max-width: 60%;
	}

	.tt-front-inline-banner div.text img {
		display: block;
		width: 80%;
		margin-bottom: 5px;
	}
	
	.tt-front-inline-banner div.text p {
		display: block;
	}

	.tt-front-inline-banner p.link {
		margin-top: 20px;
	}

	.tt-front-offers {
		margin-bottom: 10px;
	}

	.tt-front-offers h2 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.tt-front-offers ul li {
		width: 46%;
	}
}


@media only screen and (min-width: 480px) and (max-width: 768px) {
	.sp-grid > li, #main.fullwidth .sp-grid > li {
		width:50%;
		margin-right:25px;
	}
	
	.featured-area {
		margin-bottom: 20px;
	}
	
	.promo-item {
		margin-bottom:20px;
	}

	.promo-area {
		margin-bottom: 30px;
	}
	
	#available-positions article .post-entry p.display-link {
		display						: block;
	}

}


@media only screen and (max-width: 480px) {
	/*
	.main-menu ul.menu-items li {
		font-size				: 9px !important;
		padding-left			: 5px !important;
	}
	*/
	
	.featured-area .feat-item {
		height: auto;
	}
	
	.tt-front-inline-banner > div {
		padding: 10px;
	}
	
	.tt-front-inline-banner div.text h2 {
		font-size: 20px;
		line-height: 30px;
		margin-right: 0px;
	}

	.tt-front-inline-banner div.text p {
		font-size: 12px;
		line-height: 16px;
	}
	
	.tt-front-inline-banner p.link {
		margin-top: 7px;
		padding: 5px;
	}
	
	.tt-front-inline-banner p.link a {
		font-size: 11px;
		line-height: 15px;
	}
	
	#available-positions article .post-entry p.display-link {
		display						: block;
	}
	
	.container { 
		width:auto !important; 
		margin:0 10px !important;
	}
	
	.sp-grid .post-header h2 {
		font-size:14px !important;
		letter-spacing:2px !important;
		line-height: 17px !important;
	}
	
	.sp-grid .post-entry p {
		line-height: 18px !important;
	}
	
	.sp-grid .post-header h2 a {
		font-size: 14px;
	}
	
	#top-bar .container .header-info {
		text-align			: right !important;
		margin-right		: 35px !important;
	}
	
	.privacy-links a {
		white-space: nowrap;
		line-height: 24px;
	}
	
	.tt-front-offers h2 {
		font-size: 12px;
		line-height: 12px;
	}
	
}

@media only screen and (max-width: 350px) {
	.main-menu ul.menu-items li {
		font-size				: 9px !important;
		padding-left			: 3px !important;
	}
}
