/* 
Wireframe: Webshop 01
Version: 1.3
Update: 2019.06.27
*/

body {
    background: #f8f6f6;
    color: #111111;
    font-family: 'Hind', sans-serif;
    font-size: 16px;
    line-height: 25px;
}
a {
    color: #cd22af;
    text-decoration: underline;
    transition: all .4s;
}
a:active, a:hover, a:focus {
    color: #cd22af;
    text-decoration: none;
}
 
.image-right {
    float: right;
    margin: 0 0 10px 15px;
}
.image-left {
    float: left;
    margin: 0 15px 10px 0;
}
 
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Futura';
	font-weight:700;
}
h1, .h1{
    font-size:40px;
	line-height:45px;
	color:#000000;
}
h2, .h2{
    font-size:30px;
	line-height:35px;
    color: #cd22af;
}
h3, .h3{
    font-size:24px;
	line-height:29px;
}
h4, .h4{
    font-size:22px;
	line-height:27px;
    color: #cd22af;
}
h5, .h5{
    font-size:20px;
	line-height:25px;
}
h6, .h6{
    font-size:18px;
	line-height:23px;
    color: #cd22af;
}

section.topbar {
	background: #333;
	color: #999;
	padding: 10px 0;
}
section.topbar a {
	text-decoration: none;
}
section.topbar nav.language {
	text-transform: uppercase;
	line-height: 16px;
}
section.topbar nav.language a {
	color: #ccc;
	font-weight: bold;
	display: block;
	float: left;
	border-left: 1px solid #999;
	padding: 0 8px;
}
section.topbar nav.language a:first-child {
	border-left: none;
}
section.topbar nav.language a:hover,
section.topbar nav.language a.selected {
	color: #68b6ac;
}
section.topbar .social .addthis_toolbox {
	float: right;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 0;
	padding: 0 8px;
	border-left: 1px solid #999;
	width: auto;
	height: 16px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #ccc;
	background: none;
	text-decoration: none;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b:first-child {
	border-left: none;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b:hover {
	color: #68b6ac;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b::before {
	position: relative;
	z-index: 5;
	font-family: 'FontAwesome';
	speak: none;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b:first-child {
	margin-left: 0px;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b > span{
	display: none;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_email::before {
	content: "\f003";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_facebook::before {
	content: "\f09a";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_twitter::before {
	content: "\f099";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_linkedin::before {
	content: "\f0e1";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share::before {
	content: "\f0d5";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share {
	position: relative;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share #___plusone_0,
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share iframe {
	position: absolute!important;
	left: 0!important;
	right: 0!important;
	top: 3px!important;
	opacity: 0;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_pinterest_share::before {
	content: "\f231";
}

header.top {
	background: #fff;
	padding: 25px 0;
}
header.top .logo {
	float: left;
}
.is-sticky .logo {
    transform: scale(.65);
}
section.banner .is-sticky nav.main-nav #nav-group {
    margin: 0;
}

header.top .cta {
	float: right;
	text-align: right;
	font-size: 18px;
	padding-top: 25px;
}
header.top .cta p {
	margin: 0;
	padding: 0;
}
header.top .cta strong {
	font-weight: 800;
}
.logo {
    float: left;
    margin-bottom: -2px;
    transition: all .4s;
    transform-origin: left top;
}
section.banner {
position: relative;
    z-index: 200;
    background: #fcfcfc;
}
section.banner .slide {
    height: 864px;
    position: relative;
}
section.banner.small {
	height: auto;
	padding-bottom: 5px;
}
div#sticky-wrapper {
    height: 128px !important;
}
section.banner nav.main-nav {
position: relative;
    z-index: 200;
    left: 0;
    right: 0;
    top: 0;
    background: #fcfcfc;
    z-index: 50;
    transition: background .4s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
section.banner.small nav.main-nav {
	position: relative;
}
section.banner .is-sticky nav.main-nav {
	box-shadow: 0 0 50px rgba(0,0,0,.2);
	background: rgba(255,255,255,.9);
	    height: 83px;
}
section.banner nav.main-nav a.nav-logo {
	float: left;
	padding: 5px;
	visibility: hidden;
	opacity: 0;
	transition: all .4s;
	pointer-events: none;
	transform: translateX(-100%);
}
section.banner .is-sticky nav.main-nav a.nav-logo {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	transform: translateX(0);
}
section.banner nav.main-nav a.nav-logo img {
	height: 45px;
	width: auto;
}
section.banner nav.main-nav .nav-cta {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 5px 8px;
	visibility: hidden;
	opacity: 0;
	background: #68b6ac;
	color: rgba(255,255,255,.9);
	text-align: left;
	font-size: 18px;
	transition: all .4s;
	pointer-events: none;
	transform: translateX(-100%);
}
section.banner .is-sticky nav.main-nav .nav-cta {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	transform: translateX(0);
}
section.banner nav.main-nav .nav-cta a {
	color: #fff;
}
section.banner nav.main-nav .nav-cta p {
	margin: 0;
	padding: 0;
}
section.banner nav.main-nav .nav-cta .green {
	color: #fff;
}
section.banner nav.main-nav:hover {
	background: rgba(255,255,255,.9);
}
section.banner nav.main-nav #nav-group {
    position: relative;
    float: right;
    width: 70%;
    margin-top: 18px;
}
section.banner nav.main-nav #nav-group .SearchButton {
    float: right;
    padding-top: 12px;
    position: absolute;
    right: 0;
	display: none;
}
section.banner nav.main-nav #nav-group .SearchButton a {
	background: #68b6ac;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 3px 0 #3b7c74;
	border-radius: 3px;
	font-size: 18px;
	line-height: 28px;
	height: 30px;
	width: 35px;
	text-align: center;
	display: block;
}
section.banner nav.main-nav #nav-group .SearchButton a:hover {
	background: #53aca1;
}
section.banner nav.main-nav #nav-group .SearchButton a i.fa {
	transition: all .4s;
	line-height: 30px;
}
section.banner nav.main-nav #nav-group .SearchButton a i.fa.fa-search {
	display: block;
}
section.banner nav.main-nav #nav-group .SearchButton a i.fa.fa-times {
	display: none;
}
section.banner nav.main-nav #nav-group .SearchButton a.active i.fa.fa-search {
	display: none;
}
section.banner nav.main-nav #nav-group .SearchButton a.active i.fa.fa-times {
	display: block;
}
section.banner nav.main-nav #nav-group .searchForm {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 100%;
	overflow: hidden;
	padding: 0;
	opacity: 0;
	transition: all .4s;
}
section.banner nav.main-nav #nav-group .searchForm ::placeholder {
    color: #fff;
}
section.banner .is-sticky nav.main-nav #nav-group .searchForm {
    display: none;
}
section.banner .slide .container {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
}
nav.language {
    position: absolute;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    top: 30px;
}
nav.language a {
    color: #2e2e2d;
    text-decoration: none;
}
nav.language a.selected, nav.language a:hover {
    color: #009fe1;
}
section.banner nav.main-nav #nav-group .searchForm {
    opacity: 1;
    width: 196px;
    height: 45px;
    left: auto;
    top: 123px;
    bottom: auto;
}
section.banner.small .slide {
    height: 450px;
}
section.banner nav.main-nav #nav-group .searchForm::after {
    content: '\f002';
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 45px;
    width: 35px;
    text-align: center;
    z-index: 20;
    pointer-events: none;
}
section.banner nav.main-nav #nav-group .searchForm label {
	display: none;
}
section.banner nav.main-nav #nav-group .searchForm input#tags {
    background: #f7af0d;
    padding: 5px 50px 5px 15px;
    margin: 0;
    width: 100%;
    height: 45px;
    font-size: 15px;
    color: #fff;
    border-radius: 20px;
    border: none;
}
section.banner nav.main-nav #nav-group .searchForm input#BtnSearch {
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 0;
	height: 45px;
	width: 35px;
	font-size: 0;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
section.banner nav.main-nav #nav-group .ShopCaddy {
	position: relative;
	float: right;
	padding-top: 12px;
	margin-left: 10px;
}
section.banner nav.main-nav #nav-group .ShopCaddy > a.CartBtn:first-child {
	display: none;
}
section.banner nav.main-nav #nav-group .ShopCaddy > a.CartBtn:not(:first-child) {
	position: absolute;
	left: 0;
	right: -15px;
	top: 10px;
	font-size: 0;
	line-height: 0;
	z-index: 1;
	height: 35px;
	border-radius: 3px;
}
section.banner nav.main-nav #nav-group .ShopCaddy > a.CartBtn:not(:first-child) img {
    display: none;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini {
	font-size: 0;
	line-height: 0;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini::before {
	content: '\f291';
	font-family: "FontAwesome";
	background: #68b6ac;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 3px 0 #3b7c74;
	border-radius: 3px;
	font-size: 18px;
	line-height: 28px;
	height: 30px;
	width: 35px;
	text-align: center;
	display: block;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini span:not(#catalog_cart_mini-nbr-items) {
	display: none;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini span#catalog_cart_mini-nbr-items {
	position: absolute;
	right: -18px;
	top: 5px;
	font-size: 12px;
	line-height: 25px;
	width: 25px;
	background: #333;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
	border-radius: 50%;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini span#catalog_cart_mini-price {
	display: block;
	position: absolute;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	white-space: nowrap;
	right: 15px;
	top: 70px;
	width: 270px;
	text-align: right;
	z-index: 10;
	color: #3b7c74;
	border-bottom: 2px solid #3b7c74;
	transition: all .4s ease-out 1s;
	visibility: hidden;
	opacity: 0;
	transform: translateY(15px);
}
section.banner nav.main-nav #nav-group .ShopCaddy:hover #catalog_cart_mini span#catalog_cart_mini-price {
	transition: all .4s;
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList {
	position: absolute;
	top: 55px;
	right: 0;
	background: #fff;
	font-size: 14px;
	padding: 45px 15px 15px;
	display: block;
	width: 300px;
	box-shadow: 0 2px 15px rgba(0,0,0,.25);
	transition: all .4s ease-out 1s;
	visibility: hidden;
	opacity: 0;
	transform: translateY(15px);
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList::before {
	content: '';
	position: absolute;
	top: -7px;
	right: 12px;
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
}
section.banner nav.main-nav #nav-group .ShopCaddy:hover .CaddyList {
	transition: all .4s;
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul,
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row {
	position: relative;
	border-bottom: 1px solid #eee;
	padding: 5px 15px 5px 0;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row span.cartPromoPrice,
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row strong.cartPrice {
	display: inline-block;
	white-space: nowrap;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row a.Remove {
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 5px;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row a.Remove::before {
	content: '\f00d';
	font-family: "FontAwesome";
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList a.CartBtn {
	background: #68b6ac;
	color: #fff;
	border-radius: 3px;
	box-shadow: 0 3px 0 #3b7c74;
	float: none;
	clear: both;
	margin: 10px 0 0;
	font-size: 16px;
	font-weight: 800;
	padding: 5px 15px;
	text-decoration: none;
	float: right;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList a.CartBtn:hover {
	background: #53aca1;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList a.CartBtn img {
	display: none;
}
section.banner nav.main-nav #nav-group::after {
	content: '';
	display: block;
	clear: both;
}
section.banner nav.main-nav a.mobile-nav {
	display: none;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	text-decoration: none;
	font-size: 18px;
	padding: 15px 10px;
	line-height: 25px;
	color: #545454;
	font-weight: 800;
}
section.banner nav.main-nav a.mobile-nav i.fa {
	font-weight: normal;
	margin-right: 5px;
}
section.banner .fluid_container,
section.banner .fluid_container #slideshow {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0!important;
}
section.banner .fluid_container #slideshow .camera_prev,
section.banner .fluid_container #slideshow .camera_next {
    background: rgba(205, 34, 175, 0.5);
	width: 50px;
	height: 50px;
	text-align: center;
	top: 55%;
	margin: 0;
	transform: translateY(-50%);
	border-radius: 3px;
	transition: background .4s;
}
section.banner .fluid_container #slideshow .camera_prev:hover,
section.banner .fluid_container #slideshow .camera_next:hover {
    background: rgba(205, 34, 175, 0.85);
}
section.banner .fluid_container #slideshow .camera_prev {
	left: 20px;
}
section.banner .fluid_container #slideshow .camera_next {
	right: 20px;
}
section.banner .fluid_container #slideshow .camera_prev span,
section.banner .fluid_container #slideshow .camera_next span {
	background: none;
	display: block;
	width: 50px;
	height: 50px;
}
section.banner .fluid_container #slideshow .camera_prev span::before,
section.banner .fluid_container #slideshow .camera_next span::before {
	font-family: "FontAwesome";
	font-size: 48px;
	line-height: 48px;
	color: rgba(255,255,255,.7);
	transition: color .4s;
}
section.banner .fluid_container #slideshow .camera_prev span::before {
	content: '\f104';
	padding-right: 3px;
}
section.banner .fluid_container #slideshow .camera_next span::before {
	content: '\f105';
	padding-left: 3px;
}
section.banner .fluid_container #slideshow .camera_prev:hover span::before,
section.banner .fluid_container #slideshow .camera_next:hover span::before {
	color: #fff;
}
section.banner .fluid_container #slideshow > div > .camera_caption {
	display: none;
}
section.banner .fluid_container #slideshow .camera_caption {
	position: absolute;
	background: rgba(0,0,0,0);
	font-size: 48px;
	line-height: 60px;
	font-weight: 800;
	text-align: center;
	text-shadow: 0 2px 5px rgba(0,0,0,.25);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding-top: 55px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 1s;
}
section.banner .fluid_container:hover #slideshow .camera_caption {
	background: rgba(0,0,0,.15);
}
section.banner .fluid_container #slideshow .camera_caption > div {
	background: none;
	max-width: 50%;
	padding: 20px;
	opacity: 0;
	transform: translateY(-200%);
	-webkit-transform: translateY(-200%);
	animation: slide-in .5s forwards;
	-webkit-animation: slide-in .5s forwards;
}
@keyframes slide-in {
    100% {
    	transform: translateY(0%); 
    	opacity: 1;
    }
}
@-webkit-keyframes slide-in {
    100% {
    	-webkit-transform: translateY(0%); 
    	opacity: 1;
    }
}
/***********/
.cta {
    position: absolute;
    left: 15px;
    width: 73%;
    top: 42%;
    /*font-size: 37px;*/
    font-size:32px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.03em;
    color: #5e5f5f;
    font-family: 'Futura';
}
.cta a {
    color: #fff;
    background: #cd22af;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 45px;
    display: table;
    padding-left: 35px;
    padding-right: 75px;
    border-radius: 30px;
    margin-top: 25px;
    transition: all .4s;
	    position: relative;
}
.cta a:hover {
    color: #fff;
    background: #00a1e2;
}
.cta a:after {
    content: "";
    position: absolute;
    right: 34px;
    top: 14px;
    width: 29px;
    height: 15px;
    background: url(../../images/new-images/arrow.png) no-repeat center;
    transition: all .4s;
}
.cta a:hover:after {
    right: 24px;
}
/*******/
.content-home {
    position: relative;
    padding: 115px 0 95px;
}
.content-home img.image-right {
    margin-right: -157px;
    margin-top: -70px;
}
.content-home h1 {
    margin: 0 0 40px;
    position: relative;
    font-size: 24px;
    letter-spacing: 0.1em;
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 40px;
}
span.subtitle {
    font-size: 48px;
    color: #cd22af;
    letter-spacing: 0;
    font-weight: 700;
    font-family: 'Futura';
    display: inline-block;
    line-height: 60px;
}
.content-home h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 113px;
    height: 1px;
    background: #d3d1d1;
}
#Shop div#ShopContent #article-content > h1#Title span.subtitle {
    font-size: 24px;
    color: #009fe1;
    font-weight: 400;
    font-family: 'Futura_Medium_BT';
}
/*******/
.box-home {
    position: relative;
    background: #009fe1;
    color: #fff;
	    padding: 95px 0;
}
.box-home h2:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 284px;
    height: 1px;
    background: #fff;
    margin: auto;
    right: 0;
}

.box-home h2 {
    color: #fff;
    text-align: center;
    margin: 0 0 30px;
    font-size: 42px;
    line-height: 50px;
    position: relative;
    padding-bottom: 10px;
}
.box-home ul.subcats {
    margin: 0;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
	padding: 0;
}
.box-home ul.subcats li a {
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    line-height: 70px;
}
.box-home ul.subcats li {
    margin-left: 19px;
}
.box-home ul.subcats li a:hover {
    color: #cd22af;
}
/*******/
.webshop-content {
    position: relative;
    padding-bottom: 30px;
    padding-top: 30px;
}
.webshop-content .boxes {
	position: relative;
	margin-bottom: 30px;
}
.webshop-content .boxes::after {
	content: '';
	display: block;
	clear: both;
}
.webshop-content .boxes > div {
	position: relative;
	height: 300px;
	background: center no-repeat;
	background-size: cover;
	float: left;
	width: 48.5%;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 48px;
	color: #fff;
	font-weight: 800;
	text-align: center;
	text-shadow: 0 2px 5px rgba(0,0,0,.25);
	letter-spacing: 0px;
	transition: all .4s;
}
.webshop-content .boxes > div:hover {
	text-shadow: 0 2px 5px rgba(0,0,0,.25), 0 0 25px rgba(0,0,0,.15);
	letter-spacing: 5px;
	box-shadow: 0 0 0 5px #fff;
}
.webshop-content .boxes > div.women {
	background-image: url(../images/block-women.jpg);
	margin-right: 1.5%;
}
.webshop-content .boxes > div.men {
	background-image: url(../images/block-men.jpg);
	margin-left: 1.5%;
}
.webshop-content .boxes > div::after {
	content: '';
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
	transition: box-shadow .6s;
}
.webshop-content .boxes > div:hover::after {
	box-shadow: inset 0 0 0 20px rgba(255,255,255,.5);
}
.webshop-content .boxes > div p {
	margin: 0;
	padding: 0;
}
.webshop-content .boxes > div a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 30;
	font-size: 0;
	text-decoration: none;
}
article.content header.page-title h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 113px;
    height: 1px;
    background: #d3d1d1;
}
article.content {
position: relative;
    padding: 70px 0 60px;
}
article.content header.page-title {
	position: relative;
}
article.content header.page-title h1 {
position: relative;
    margin: 0 0 40px;
    padding: 0 0 40px;
}
article.content header.page-title.NewsItemTitle {
	height: 500px;
	overflow: hidden;
}
article.content header.page-title.NewsItemTitle .photo {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: center no-repeat;
	background-size: cover;
}
article.content header.page-title.NewsItemTitle h1 {
	font-size: 48px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 0 20px;
	text-align: center;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
	text-shadow: 0 0 10px rgba(0,0,0,.5);
}
article.content hr {
	border-top-color: #ddd;
}
article.content p {
    margin-bottom: 15px;
}
article.content ul {
    padding-left: 10px;
}
article.content ul li {
    list-style: none;
    background: url(../../images/new-images/list-icon01.png) no-repeat 0 5px;
    padding-left: 25px;
}
article.content ul ul li {
    background-image: url(../../images/new-images/list-icon02.png);
    padding-left: 20px;
}
article.content .table-style {
	position: relative;
}
article.content .table-style th {
	background: #eee;
}
article.content .table-style th,
article.content .table-style td {
	border: 1px solid #ccc;
	padding: 2px 5px;
}
article.content #News {
	position: relative;
	padding-top: 20px;
}
article.content #News figure.Item {
	position: relative;
	padding-bottom: 60%;
	background: #68b6ac;
	transition: all .6s;
	margin-bottom: 20px;
}
article.content #News figure.Item:hover {
	box-shadow: 0 0 0 5px #68b6ac;
}
article.content #News figure.Item .photo {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: center no-repeat;
	background-size: cover;
}
article.content #News figure.Item .photo.nophoto {
	background-image: url(../images/logo-no-news.png);
	background-repeat: repeat;
	background-size: auto;
}
article.content #News figure.Item .photo::before {
	content: '';
	position: absolute;
	z-index: 25;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	border: 1px solid rgba(255,255,255,.7);
	transition: border .6s;
}
article.content #News figure.Item:hover .photo::before {
	border-color: #fff;
}
article.content #News figure.Item .photo::after {
	content: '';
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
	transition: box-shadow .6s;
}
article.content #News figure.Item:hover .photo::after {
	box-shadow: inset 0 0 0 15px rgba(255,255,255,.5);
}
article.content #News figure.Item figcaption {
	position: absolute;
	z-index: 15;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 40px 30px 30px;
	margin: 0;
	color: #fff;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
	transition: all .4s;
}
article.content #News figure.Item figcaption h3 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
article.content #News figure.Item figcaption p {
	margin: 0;
	padding: 0;
}
article.content #News figure.Item figcaption span.button {
	background: #68b6ac;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 3px 0 #3b7c74;
	border-radius: 3px;
	line-height: 28px;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	display: none;
	transition: all .4s;
}
article.content #News figure.Item:hover figcaption span.button {
	background: #53aca1;
}
article.content #News figure.Item > a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 50;
}

section.brands {
	position: relative;
	background: #fff;
	padding: 50px 0;
	text-align: center;
}
section.brands > div > img {
	display: none;
}
section.brands .slick-slide img {
	display: inline-block;
	width: auto;
	height: 80px;
	border: 1px solid #e5e5e5;
}

section.news {
	position: relative;
	background: #fff;
	padding: 50px 0;
}
section.news h2 {
	margin: 0;
	padding: 0;
	color: #333;
}
section.news h2::after {
	content: '';
	position: relative;
	width: 100px;
	height: 5px;
	background: rgba(83,172,161,.7);
	display: block;
	margin: 15px auto;
}
section.news #HomeNews {
	position: relative;
	padding-top: 20px;
}
section.news #HomeNews figure.Item {
	position: relative;
	padding-bottom: 60%;
	background: #68b6ac;
	transition: all .6s;
}
section.news #HomeNews figure.Item:hover {
	box-shadow: 0 0 0 5px #68b6ac;
}
section.news #HomeNews figure.Item .photo {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: center no-repeat;
	background-size: cover;
}
section.news #HomeNews figure.Item .photo.nophoto {
	background-image: url(../images/logo-no-news.png);
	background-repeat: repeat;
	background-size: auto;
}
section.news #HomeNews figure.Item .photo::before {
	content: '';
	position: absolute;
	z-index: 25;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	border: 1px solid rgba(255,255,255,.7);
	transition: border .6s;
}
section.news #HomeNews figure.Item:hover .photo::before {
	border-color: #fff;
}
section.news #HomeNews figure.Item .photo::after {
	content: '';
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
	transition: box-shadow .6s;
}
section.news #HomeNews figure.Item:hover .photo::after {
	box-shadow: inset 0 0 0 15px rgba(255,255,255,.5);
}
section.news #HomeNews figure.Item figcaption {
	position: absolute;
	z-index: 15;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 40px 30px 30px;
	margin: 0;
	color: #fff;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
	transition: all .4s;
}
section.news #HomeNews figure.Item figcaption h3 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
section.news #HomeNews figure.Item figcaption p {
	margin: 0;
	padding: 0;
}
section.news #HomeNews figure.Item figcaption span.button {
	background: #68b6ac;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 3px 0 #3b7c74;
	border-radius: 3px;
	line-height: 28px;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	display: none;
	transition: all .4s;
}
section.news #HomeNews figure.Item:hover figcaption span.button {
	background: #53aca1;
}
section.news #HomeNews figure.Item > a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 50;
}

section.newsletter {
	position: relative;
	background: #e4efee url(../images/bg-newsletter.jpg) center no-repeat;
	padding: 50px 0;
	text-align: center;
	font-size: 16px;
}
section.newsletter .container {
	position: relative;
}
section.newsletter h2 {
	margin: 0;
	padding: 0;
	color: #333;
}
section.newsletter h2::after {
	content: '';
	position: relative;
	width: 100px;
	height: 5px;
	background: rgba(83,172,161,.7);
	display: block;
	margin: 15px auto;
}
section.newsletter p {
	margin-bottom: 25px;
}

section.googlemaps {
	position: relative;
	background: #eee;
	height: 300px;
	overflow: hidden;
}
section.googlemaps .box_googlemapsv2 {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	height: auto!important;
	width: auto!important;
}
section.googlemaps .box_googlemapsv2 iframe {
	margin: 0!important;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

footer.bottom {
    position: relative;
    padding: 100px 0;
    background: url(../../images/new-images/bg-footer.jpg) no-repeat bottom center;
    color: #fff;
}
footer.bottom h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 48px;
    height: 2px;
    background: #e633aa;
}

footer.bottom h2 {
    margin: 0 0 30px;
    font-size: 27px;
    color: #fff;
    position: relative;
    padding-bottom: 30px;
}
span.phone-responsive {
    display: none;
}

footer.bottom label.modal-label, footer.bottom a {
    color: #0090dc;
    transition: color .4s;
}
footer.bottom label.modal-label:hover, footer.bottom a:hover {
    color: #0090dc;
	text-decoration:none;
}
footer.bottom .open {
    float: right;
}
.open span.openingDay {
    width: 143px;
    display: inline-block;
    position: relative;
}
.bloc02 {
    margin-top: 50px;
}
div#openingTimesBlock {
    line-height: 32px;
}
.open span.openingDay:after {
    content: "";
    position: absolute;
    right: 30px;
    bottom: 14px;
    width: 58px;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
}
a#scrollTopBtn {
    background: rgba(0, 159, 225, 0.5);
}
 
#footerSlideContainer a {
    /* color: rgba(255,255,255,.7); */
}
.logo-footer {
    margin-top: 80px;
}
a#scrollTopBtn:hover {
    background: rgba(0, 159, 225, 1);
}
 
div.cc-cookies {
    width: 100%;
}
.formError,
.formError *,
#fancybox-wrap,
#fancybox-wrap *{
    box-sizing: content-box;
}
div#_atssh {
    bottom: 0;
}

.mm-panels > .mm-panel > .mm-listview {
	display: block!important;
}
.mm-panels > .mm-panel > .mm-listview[id*='ShopNav'] {
	margin-top: -20px;
	margin-bottom: -20px;
}
.mm-listview > li > a {
	font-weight: bold;
}
.mm-page.mm-slideout {
	z-index: auto;
}

#moduleContent form#user-new-password .ctrlHolder label {
	position: relative;
}
#moduleContent form#user-new-password .ctrlHolder label em {
	float: right;
	color: #c00;
	font-style: normal;
	display: inline-block;
	padding: 0 10px 0 5px;
}
#moduleContent form#user-new-password .ctrlHolder input#email {
	border: none;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding: 5px 15px;
	outline: none !important;
	background: #eee;
	height: 40px;
	margin: 0px;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
	transition: all .4s;
}
#moduleContent form#user-new-password .ctrlHolder input#email:focus{
	box-shadow: inset 0 0 0 3px rgba(0,0,0,.2);
	background: #f2f2f2;
}
#moduleContent form#user-new-password .buttonHolder {
	padding-top: 10px;
}
#moduleContent form#user-new-password .buttonHolder button {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px;
	outline: none !important;
	background: #68b6ac;
	border: 0;
	width: auto;
	display: inline-block;
	border-radius: 3px;
	margin: 0 auto;
	height: auto;
	transition: all .4s;
	z-index: 5;
	cursor: pointer;
	box-shadow: 0 3px 0 #3b7c74;
}
#moduleContent form#user-new-password .buttonHolder button:hover {
	background: #3b7c74;
	color: #fff;
	box-shadow: 0 3px 0 #0d6056;
}
.content-home {
    overflow: hidden;
}
@media only screen and (max-width : 1199px) {
	#navigation .sf-menu a {
    padding: 25px 27px !important;
}
}
@media only screen and (max-width : 1024px) {
	article.content header.page-title.NewsItemTitle {
		height: 400px;
	}
	footer.bottom .hours {
		padding-bottom: 20px;
	}
	footer.bottom .hours {
		padding-bottom: 20px;
	}
}
@media only screen and (max-width : 991px) {
	article.content #News figure.Item figcaption {
		line-height: 1.4em;
		padding: 30px 25px 25px;
	}
	article.content #News figure.Item figcaption h3 {
		font-size: 24px;
	}
	section.news #HomeNews figure.Item figcaption {
		line-height: 1.4em;
		padding: 30px 25px 25px;
	}
	section.news #HomeNews figure.Item figcaption h3 {
		font-size: 24px;
	}
	#navigation .sf-menu a {
    padding: 25px 12px !important;
}
.cta {
    width: 95%;
    font-size: 32px;
    text-shadow: 0 0 5px #fff;
}
.box-home ul.subcats {
    grid-template-columns: 50% 50%;
}
footer.bottom {
    padding: 60px 0;
    background-size: cover;
    text-align: center;
}
.logo-footer {
    margin-top: 0;
    margin-bottom: 30px;
}
footer.bottom h2::after {
    right: 0;
    margin: auto;
}
footer.bottom .open {
    float: none;
	margin-top:20px
}
div#openingTimesBlock {
    line-height: 32px;
    display: table;
    margin: 0 auto;
    text-align: left;
}
}
@media only screen and (max-width : 768px) {
	section.banner nav.main-nav .nav-cta {
		display: none;
	}
	section.banner nav.main-nav #nav-group ul.sf-menu {
		display: none;
	}
	section.banner nav.main-nav a.mobile-nav {
		display: block;

right: 15px;

left: auto;

transform: translateX(0);

top: 26px;
	}
	section.banner .slide {
    height: 650px;
	}
	.content-home img.image-right {
    display: table;
    margin: 0 auto 30px;
    float: none;
    max-width: 100%;
    height: auto;
    object-fit: cover;

}
.phone {
    display: none;
}
span.phone-responsive {
    display: inline-block;
}
.box-home ul.subcats {
    grid-template-columns: 100%;
}
	section.banner .fluid_container #slideshow .camera_caption {
		font-size: 36px;
		line-height: 48px;
	}
	section.banner .fluid_container #slideshow .camera_caption > div {
		max-width: 75%;
	}
	.webshop-content .boxes > div {
		height: 250px;
	}
	section.banner nav.main-nav #nav-group .searchForm {
    top: 40px;
	}
	header.top .logo {
		width: 50%;
	}
	header.top .logo img {
		max-width: 100%;
	}
	header.top .cta {
		width: 50%;
	}
	section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini span#catalog_cart_mini-nbr-items {
		right: -15px;
	}
	article.content header.page-title.NewsItemTitle {
		height: 300px;
	}
	article.content header.page-title.NewsItemTitle h1 {
		font-size: 36px;
	}
}
@media only screen and (max-width : 480px) {
	header.top {
		padding: 5px 0;
	}
	header.top .logo {
		float: none;
		width: auto;
	}
	header.top .cta {
		float: none;
		width: auto;
		text-align: center;
		padding: 10px 0;
	}

	section.banner nav.main-nav a.nav-logo {
		display: none;
	}
	.cta {
    width: 90%;
    font-size: 19px;
    text-shadow: 0 0 5px #fff;
    line-height: 25px;
}
span.subtitle {
    font-size: 34px;
    line-height: 40px;
}
	section.banner .fluid_container #slideshow .camera_caption {
		font-size: 24px;
		line-height: 30px;
	}
	section.banner .fluid_container #slideshow .camera_caption > div {
		max-width: 90%;
	}
	.webshop-content .boxes > div {
		height: 150px;
		font-size: 30px;
		text-shadow: 0 2px 5px rgba(0,0,0,.25), 0 0px 10px rgba(0,0,0,.25);
	}
	article.content #News figure.Item {
		padding-bottom: 75%;
	}
	section.news {
		padding: 25px 0;
	}
	section.news #HomeNews figure.Item {
		padding-bottom: 75%;
	}
	section.news #HomeNews .col-sm-6:not(:first-child) figure.Item {
		margin-top: 20px;
	}
	section.newsletter {
		padding: 25px 0;
	}
	.box-home h2 {
    font-size: 32px;
    line-height: 40px;
	}
}
        
        