/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */

/* f. Cright */
#jsn-header {
	background: url("/images/banniere.jpg")!important;
	background-repeat: no-repeat!important;
	background-size: 100%!important;
}
#jsn-logo {
	width: 50%;
}
#jsn-logo-desktop {
	width: 100%;
}
#jsn-brand {
	display: none;
}
a.parent {
	font-weight: bold;
}
div.teaser-item:last-child {
	margin-bottom: 8px!important;
	padding-bottom: 5px!important;
}
h1.pos-title {
	line-height: initial!important;
	font-size: 26pt!important;
	letter-spacing: initial!important;
	color: black!important;
}
h2.pos-subtitle {
	text-transform: initial!important;
	margin-bottom: 15px!important;
	color: black!important;
	font-size: 22px!important;
}
p.pos-links {
	float: right;
	margin: 5px 10px!important;
}
p.pos-links a {
	border: 1px solid #2491ca;
	background-image: linear-gradient(#f9fbff,#d8e7ff);
	padding: 2px 5px;
	border-radius: 5px;
	text-decoration: none!important;
	font-weight: bold;
	box-shadow: 1px 1px 3px grey;
}
p.pos-links a:hover {
	/*border: 1px solid #f9fbff;*/
	background-image: linear-gradient(#82a6ed,#2491ca);
	color: white;
}
.zoo-item-list p.links a, .abonbutton a {
	float: right;
	margin-right: 10px;
	border: 1px solid #2491ca;
	background-image: linear-gradient(#f9fbff,#d8e7ff);
	padding: 2px 5px;
	border-radius: 5px;
	text-decoration: none!important;
	font-weight: bold;
	box-shadow: 1px 1px 3px grey;
}
.abonbutton {
	text-align: center;
	
}
.abonbutton a {
	float: initial!important;
	margin-right: initial!important;
}
.zoo-item-list p.links a:hover, .abonbutton a:hover {
	/*border: 1px solid #f9fbff;*/
	background-image: linear-gradient(#82a6ed,#2491ca);
	color: white;
}
ul.zoo-list > li {
	padding-bottom: 10px;
}
.zoo-item-list p.title {
	font-size: 18pt;
	margin: 19px 0!important;
}
.pos-content p {
	text-indent: 19px;
	color: black!important;
}
.item h3 {
	color: black!important;
}
.teaser-item-bg .pos-media {
	/*width: 100%!important;*/
	max-height: 350px;
	overflow: hidden;
}
.teaser-item-bg .pos-media img {
	width: 100%!important;
}
.zoo-category-list .current a.current {
	border: 1px solid #2491ca;
	background-image: linear-gradient(#f9fbff,#d8e7ff);
	padding-left: 2px;
	font-weight: bold;
	border-radius: 3px;
}
.yoo-zoo blockquote p {
	text-indent: 60px;
	margin: 10px;
}
#jsn-headerright {
	max-width: 49%;
	min-width: 300px;
}
.nivo-heading {
	font-size: 14pt;
}
.col-md-6 {
	padding-left: 30px!important;
}
.shipping-make-same {
	padding-left: 30px!important;
}
.product-sdesc {
	display: none;
}
.j2store-products-row {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #2491ca;
}
.j2store-product-main-image {
	width: 100%;
}
.j2store-img-responsive {
	width: 100%;
}
.no-border {
	border: 0px none!important;
}
#jsn-footermodules h3 {
	color: white;
}
#jsn-headerright #jsn-social-icons {
	display: none;
}
#jsn-topbar {
	background: url(../images/header-pattern.png)!important;
}
#jsn-pos-topbar .jsn-modulecontainer {
	margin: 0 10px!important;
}
.align-left {
	float: left!important;
}
#jsn-footer {
	margin-top: 20px!important;
}
#jsn-pos-right .jsn-modulecontainer {
	border-bottom: 1px solid #2491ca;
	padding-bottom: 5px;
}
.hikashop_product_listing_image {
	max-width: 99%;
}
.hikashop_product_image_subdiv {
	width: initial!important;
}
.hikashop_product_image {
	height: initial!important;
}
.hikashop_cart_button {
	border: 1px solid #2491ca;
	border-radius: 10px;
	font-size: 110%;
	font-weight: bold;
	background-color: #ade2ff;
	padding: 5px;
	float: right;
}

/* ----- LATEST NEWS MODULE ----- */
div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	display: block;
	line-height: 36px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
}
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	color: #FFF;
	text-decoration: none;
	border-color: rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#jsn-usermodules3 div.jsn-modulecontainer ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.2);
}
div[class*=lightbox-] ul.latestnews li a,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a {
	color: rgba(0,0,0,0.6);
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border-color: rgba(0,0,0,0.2);
}
div[class*=lightbox-] ul.latestnews li a:hover,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.4);
}

/* MODULE CHRISTMAS ICONS */
div.typography-article .jsn-christmas-link-icon {
	color: #555;
}

/* =============== DEMO ITEMS =============== */
@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	img.demo-merrychristmas {
		max-width: none;
	}
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	div.demo-frontpage-textblock {
		clear: both;
		padding: 20px 0 0 0 !important;
	}
}
/* ----- FRONT PAGE ----- */
div.demo-fp {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 20px 0 0;
	padding: 20px 0 40px;
}
h3.demo-fp-title {
	font-size: 2.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Oswald;
}
/* ----- JSN IMAGESHOW ----- */
.jsn-container {
	text-align: left;
}
.jsn-gallery .box_skitter {
	background-color: transparent;
}
.box_skitter .prev_button {
	left: -50px !important;
}
.box_skitter .next_button {
	right: -50px !important;
}
.jsn-gallery .box_skitter .image {
	float: right;
}
.jsn-homepage .jsn-gallery .container_skitter .label_skitter {
	float: left;
	width: 40% !important;
	max-width: 50%;
	background: none;
	top: 25%;
	left: 50px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.jsn-gallery .container_skitter .label_skitter p {
	display: inline-block;
	padding: 10px;
	margin: 0;
	color: #FFF !important;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.jsn-gallery .info_slide_dots {
	left: 50px !important;
	background: none !important;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number {
	width: 10px;
	height: 10px;
	background-color: #999 !important;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.8);
}
body.jsn-direction-rtl .jsn-gallery .box_skitter .info_slide_dots .image_number {
		text-indent: 9999px;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number_select {
	background-color: #5a9ece !important;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	p.jsn-themeslider-caption-title {
	    font-size: 13px !important;
	}
	.label_skitter p.jsn-themeslider-caption-description {
		font-size: 11px !important;
	}
	.box_skitter .info_slide_dots {
		display: none !important;
	}
	.jsn-gallery .container_skitter .label_skitter {
	    max-width: 98% !important;
	    width: 100% !important;
	    top: auto !important;
	    bottom: 0;
	    left: 2% !important;
	}
	.jsn-gallery .container_skitter .label_skitter p {
		padding-top: 6px !important;
	}
	body.jsn-desktop-on-mobile .jsn-gallery .container_skitter .label_skitter {
	    width: 40% !important;
		max-width: 50% !important;
	}
	body.jsn-desktop-on-mobile p.jsn-themeslider-caption-title {
	    font-size: 20px !important;
	}
	body.jsn-desktop-on-mobile .label_skitter p.jsn-themeslider-caption-description {
		font-size: 14px !important;
	}
}