/*
Theme Name: Slow Watches 201706
Version: 1.0.4
*/
@font-face {
    font-family: 'Source Sans Pro Black';
    src: url('fonts/SourceSansPro-Black-webfont.eot');
    src: url('fonts/SourceSansPro-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Black-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-Black-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Black-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro Bold';
    src: url('fonts/SourceSansPro-Bold-webfont.eot');
    src: url('fonts/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Bold-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-Bold-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Bold-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro Semibold';
    src: url('fonts/SourceSansPro-Semibold-webfont.eot');
    src: url('fonts/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Semibold-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-Semibold-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Semibold-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-Regular-webfont.eot');
    src: url('fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Regular-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro Light';
    src: url('fonts/SourceSansPro-Light-webfont.eot');
    src: url('fonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Light-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-Light-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Light-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro ExtraLight';
    src: url('fonts/SourceSansPro-ExtraLight-webfont.eot');
    src: url('fonts/SourceSansPro-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-ExtraLight-webfont.woff2') format('woff2'),
         url('fonts/SourceSansPro-ExtraLight-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-ExtraLight-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-ExtraLight-webfont.svg#source_sans_proextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media(min-width:1200px){
	.container {
		width: 970px;
	}
}
#qLtempOverlay {
	background: none!important;
	/*background: url(img/loading_spinner.gif) no-repeat center center!important;
	z-index: 99999 !important;*/
}
body {
    font-family: 'Source Sans Pro';
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Oswald", sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px;
    text-transform: uppercase;
	font-weight: 700;
}

body.page-template-page-DataPrivacy h1,
body.page-template-page-Imprint h1,
body.page-template-page-ShippingReturnWarranty h1,
body.page-template-page-TAC h1 {
    text-align: center;
    margin: 10px 0;
}

a {
	color: #333;
}

a:hover,
a:focus {
	color: #6e81ff;
	outline: none;
	text-decoration: none;
}

.img-responsive {
	display: inline-block;
}
.pp_gallery {
    display: none !important;
}
nav ul {
    margin: 0 auto;
    padding: 0;
}

#cookie-alert {
	border-top: 1px solid #e0e0e0;
	background: #f0f0f0;
	font-size: 12px;
    margin: 0 0 1px;
    padding: 5px 20px;
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 99999;
}
#cookie-alert .close {
	margin: 0 0 0 10px
}
#cookie-alert p {
	margin: 0;
}

#cookie-law {
	background: #f7f7f7;
	padding: 10px 0 9px;
}

.cookie-law-content .textwidget {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	line-height: 19px;
}

.cookie-law-content .textwidget > div {
	float: left;
	margin-right: 20px;
}

.cookie-law-content .textwidget > div:last-child {
	float: right;
}
select, textarea, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 0;
    color: #555;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    line-height: 20px;
    margin-bottom: 9px;
    padding: 4px 6px;
}
#header {
	padding: 5px 0 10px;
    top: 25px;
    width: 100%;
	background: rgba(255,255,255,0.7);
	z-index: 9999;
}
#slideshow #header {
	top: 38px;
	position: fixed;
}
.fixed {
    position: fixed;
    top: 0px !important;
    left: 0px !important;
    width: 100%;
}
#header .store-switch {
}
#header .selectize-control {
    height: 20px;
    position: relative;
    width: 149px;

}
#header .selectize-control.single .selectize-input:after {
    border-color: #bbb transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0;
    content: " ";
    display: block;
    height: 0;
    margin-top: -2px;
    position: absolute;
    right: 4px;
    top: 50%;
    width: 0;
}
#header .selectize-input {
    border: none;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    padding: 0 0 0 10px;
    position: relative;
    width: 100%;
    z-index: 1;
	height: 26px;
	background: none;
}
.selectize-input > * {
    line-height: 26px;
}

#header .selectize-input > input {
	height: 26px !important;
}

#lang_sel a {
	border: none;
}
#header .service {
	padding: 3px 0 0;
	float: right;
}

#header .service li {
    display: block;
    text-align: right;
	line-height: 20px;
}

#header .service li + li {
	margin: 1px 0 0;
}
#header .service li a {
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
	color: #000;
	vertical-align: middle;
}

#header .service li.cart a img {
	vertical-align: sub;
}
#header .brand {
	max-width: 150px;
	margin: 0 auto;
	display: block;
}
@media(max-width:660px) {
	#slideshow #header {
		top: 58px;
	}
}
nav#main .mega-menu-wrap ul.mega-menu li a {
    padding: 0 20px !important;
	white-space: nowrap;
	word-wrap: unset !important;
}
@media(max-width:800px) {
    nav#main .mega-menu-wrap ul.mega-menu li a {
    	padding: 0 5px !important;
    }
}
@media(min-width:600px) {
	nav#main .mega-menu-wrap {
		background: none !important;
		margin: 15px 0 0;
		text-align: center;
	}
	nav#main .mega-menu-wrap ul.mega-menu {
		text-align: center !important;
	}
	nav#main .mega-menu-wrap ul.mega-menu li {

	}
	nav#main .mega-menu-wrap ul.mega-menu li a {
		color: #333 !important;
		font-family: "Oswald", sans-serif !important;
    	font-weight: 700 !important;
		text-transform: uppercase !important;
		transition: color 0.2s ease-in-out 0s !important;
		line-height: 32px !important;
		height: 32px !important;
	}

	nav#main .mega-menu-wrap ul.mega-menu li a:hover,
	nav#main .mega-menu-wrap ul.mega-menu li a:focus,
	nav#main .mega-menu-wrap ul.mega-menu li.mega-toggle-on > a,
	nav#main .mega-menu-wrap ul.mega-menu li.mega-current-menu-ancestor > a,
	nav#main .mega-menu-wrap ul.mega-menu li.mega-current-menu-item > a {
		background: none !important;
		color: #6e81ff !important;
	}

	nav#main .mega-menu-wrap ul.mega-sub-menu {
		background: #fff !important;
		width: 220px !important;
	}
	nav#main .mega-menu-wrap ul.mega-sub-menu li a {
		background: none !important;
	}
	#header .meta {
		width: 130px;
		margin: 0 auto;
	}
}
.page-title {
	text-align: center;
}

#breadcrumb {
	margin: 0 0 5px;
}

#breadcrumb .btn-back {
	text-transform: uppercase;
}
#breadcrumb a {
	position: relative;
}

#breadcrumb a + a:before {
	content: "|";
	margin: 0 5px 0 4px;
}
#breadcrumb .prev .fa {
	margin-right: 5px;
}

#breadcrumb .next .fa {

	margin-left: 5px;

}
#breadcrumb .prev:before {
	content: "‹";
    font-size: 50px;
    margin-right: 5px;
    vertical-align: text-top;
}
#breadcrumb .next:after {
	content: "›";
    font-size: 50px;
    margin-left: 5px;
    vertical-align: text-top;
}
#breadcrumb a {
	transition: color 0.2s ease-in-out 0s;
}
#breadcrumb a .fa {
	font-size: 30px;
	vertical-align: middle;
}

#product .product-information {
	border-bottom: 1px solid #757575;
    margin: 30px -15px;
}

#product .product .images {
	width: 100% !important;
	position: relative;
	padding: 0 0 0 0px;
}
.is_mobile #product .product .images {
	padding: 0;
}
#product .product .images .yith_magnifier_zoom_wrap {
}
#product .product .images.video .yith_magnifier_zoom_wrap:before,
#product .product li.yith_magnifier_thumbnail.video:before {
}
#product .product li.yith_magnifier_thumbnail.video:hover:before {
	display: none;
}
#product .product .images.video .yith_magnifier_zoom_wrap:before {
	font-size: 60px;
	z-index: 2;
}
#product .product .yith_magnifier_zoom_wrap:after {

}
#product .product .yith_magnifier_zoom {
	cursor: url(img/zoomin.cur), pointer;
}
#product .product .yith_magnifier_zoom .yith_magnifier_lens {
	border: 1px solid #aaa !important;
	background: #fff !important;
}
#product .product .yith_magnifier_zoom_magnifier {
	border: 1px solid #8d8d8d;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
#product .product .yith_magnifier_mousetrap {

}
#product .product .images .thumbnails {
	width: 75px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	padding: 20px 0;
}
.is_mobile #product .product .images .thumbnails {
    width: 100%;
    height: 64px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 0;
}

#product .product .caroufredsel_wrapper {

}
#product .product .yith_magnifier_gallery {

}
#product .product li.yith_magnifier_thumbnail {
	text-align: center !important;
	/*height: 83px !important;*/
}
#product .product a.yith_magnifier_thumbnail {
	border: 1px solid #8c8c8c;
    margin: 0 auto !important;
    max-width: 64px !important;
	float: none !important;
}
/*#product .product .yith_magnifier_thumbnail img {
	width: 64px;
	height: 64px;
}*/
#product .product .yith_magnifier_loading {
	display: none !important;
}

#product .product .thumbnails #slider-prev {
    background-position: left center;
	left: 0 !important;
	width: 64px !important;
	top: 5px !important;
	height: 20px !important;
	text-align: center;
}

#product .product .thumbnails #slider-next {
	background-position: left center;
	left: 0 !important;
	width: 64px !important;
	top: auto!important;
	bottom: -5px !important;
	height: 24px !important;
}

#product .product .thumbnails #slider-prev,
#product .product .thumbnails #slider-next {
    cursor: pointer;
    height: 24px;
    margin: -10px 0 0;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    top: 50%;
    width: 24px;
    z-index: 10;
	background: none;
	display: block !important;
	opacity: 0.6;
}
#product .product .thumbnails #slider-prev:hover,
#product .product .thumbnails #slider-next:hover {
	opacity: 1;
}
#product .product .thumbnails #slider-prev:after {
    color: #333;
    /*content: "‹";*/
    display: block;
    font-size: 40px;
    text-align: center;
    text-indent: 0;
	font-family: 'FontAwesome';
	content: "\f106";
}
#product .product .thumbnails #slider-next:after {
    color: #333;
    /*content: "›";*/
    display: block;
    font-size: 40px;
    text-align: center;
    text-indent: 0;
	font-family: 'FontAwesome';
	content: "\f107";
}
.is_mobile #product .product .thumbnails #slider-prev {
    width: 20px !important;
    height: 64px !important;
    top: 50% !important;
}
.is_mobile #product .product .thumbnails #slider-next {
	width: 20px !important;
	height: 64px !important;
	right: 0 !important;
	left: auto !important;
	top: 50% !important;
}
.is_mobile #product .product .thumbnails #slider-prev:after {
	content: "\f104";
	line-height: 60px;
}
.is_mobile #product .product .thumbnails #slider-next:after {
	content: "\f105";
	line-height: 60px;
}
.is_mobile #product .product .thumbnails #slider-prev,
.is_mobile #product .product .thumbnails #slider-next {
    margin: -32px 0 0;
}

#product .product-cart-box {
    /*background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #8d8d8d;
    padding: 5% 7%;*/
}
#product .product_title {
	font-size: 24px;
    line-height: 28px;
    margin: 0 0 5px;
}
#product .short_description {
}
#product .short_description p {
	margin: 0;
}
#product .woocommerce-product-rating {
	font-size: 11px;
	font-weight: bold;
	min-height: 20px;
}
#product .woocommerce-product-rating .star-rating-num {
	display: inline-block;
	color: #333;
	margin: 0 5px 0 0;
}
#product .woocommerce-product-rating a {
	color: #6e81ff;
}
#product .price-wrapper {
    margin: 0 0 1.618em;

}
#product .price-wrapper .price {
	margin: 0 0 2px;
}
#product .price-wrapper small {
	font-size: 10px;
}
#product .stock {
	background: #f00;
	color: #fff;
    display: inline-block;
    float: left;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin: 8px 10px 0 0;
    padding: 8px 10px;
    text-transform: uppercase;
}
#product .stock.in-stock {
    display: none;
}
#product p.price {
	font-size: 24px;
    line-height: 20px;
	font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 700;
	color: #333;
}

#product .cart {
    margin: 0 0 1.618em;
}
#product .cart .quantity {
	display: none;
}
#product .cart .quantity .qty {
	height: 48px;

}
#product .cart .button {
    background: #777;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0;
    padding: 15px 20px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}
#product .cart .button:hover {
    background: #596bff;
    color: #fff;
    filter: none;
    text-decoration: none;
    text-shadow: none;
    transition: none 0s ease 0s;
}
#product .legal-price-info {
	margin: 30px 0 0;
	clear: both;
	display: none;
}
#product p.wc-gzd-additional-info {
    font-size: 14px;
	display: none;
}
#product .product_meta {
    margin: 0 0 1.618em;
	clear: both;
}
.sku_wrapper {
    display: none;
}
#product .product-pimg {
    margin: 0 0 1.618em;
	position: relative;
}
#product .product-pimg:after {
	display: table;
	width: 100%;
	clear: both;
	content: "";
}
#product .product-pimg .item {
	float: left;
	width: 25%;
	text-align: center;
	color: #777777;
	text-align: center;
}
@media( max-width: 992px ) and ( min-width: 768px ) {
	#product .product-pimg .item {
		margin: 0 0 10px;
	}
	/*#product .product-pimg > div:nth-child(3) {
		clear: both;
	}*/
}
@media( max-width: 400px ) {
	#product .product-pimg .item {
		margin: 0 0 10px;
		width: 25%;
	}
	#product .product-pimg .item:nth-child(3) {
		/*clear: both;*/
	}
}
#product .product-pimg img {
	display: block;
	margin: 0 auto;
}
#product .product-description {
    margin: 0 0 1.618em;
}
#product .product-description ul {
	padding: 0 0 0 15px;
}
#product .product-description .read-more,
#product .product-description .read-less{
	color: #6e81ff;
}
#product .product-revslider {
	margin: 0 -15px 30px;
	border-bottom: 1px solid #757575;
}
#product .product-revslider .rev_slider ul {
	padding: 0!important;
}
#product .product-revslider .rev_slider li.tp-revslider-slidesli {
    position: relative!important;
}
#product .product-revslider > p {
	font-size: 14px;
	text-align: center;
	margin:  0 0 30px;
    font-family: Oswald;
    font-size: 14px;
    font-weight: bold;
}
#product .product-revslider > p img {
    vertical-align: middle;
	margin-right: 20px;
}

#product .product-revslide .tp-caption {
	line-height: normal!important;
}
#product .product-social {
	margin: 0 0 30px;
    padding: 0 30px;
}
#product .product-social .show-social {
	display: none;
}

#product .product-social .btn-social-toggle {
	text-decoration: underline;
	cursor: pointer;
}
#product .product-social .addthis_sharing_wrapper {
	position: relative;
}

#product .product-social .addthis_sharing_toolbox {
	margin: 5px 0 0;
}
#product .product-social .addthis_sharing_overlay {
	background: #fff;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
	z-index: 2;
}
#product .product-social .social_share_privacy_area {
	list-style: none;
	padding: 0;
	margin: 15px 0 0;
	position: relative;
}
#product .product-social .social_share_privacy_area li {
	display: inline-block;
	margin: 0 25px 0 0;
	vertical-align: middle;
}
#product .product-social .social_share_privacy_area img {
    background-color: #fff;
    background-image: url(img/footer-partner.png);
    background-repeat: no-repeat;
    border: 1px solid #999;
    border-radius: 100%;
    display: inline-block;
    height: 48px;
    margin: 0;
    transition: all 0.5s ease 0s;
    width: 48px;
}
#product .product-social .social_share_privacy_area .fbshare img {
    background-position: -348px -145px;
}
#product .product-social .social_share_privacy_area .fbshare img:hover {
    background-color: #3b5998;
}
#product .product-social .social_share_privacy_area .twitter img {
    background-position: -540px -145px;
}
#product .product-social .social_share_privacy_area .twitter img:hover {
    background-color: #00aced;
}
#product .product-social .social_share_privacy_area .gplus img {
	background-position: -396px -145px;
}
#product .product-social .social_share_privacy_area .gplus img:hover {
    background-color: #dd4b39;
}
#product .product-social .social_share_privacy_area .pinit span {
    background: #fff url(img/footer-partner.png) no-repeat -492px -145px;
    border: 1px solid #999;
    border-radius: 100%;
    display: inline-block;
    height: 48px;
    margin: 0;
    transition: all 0.5s ease 0s;
    width: 48px;
	overflow: hidden;
	cursor: pointer;
	box-shadow: none;
	vertical-align: middle;
}
#product .product-social .social_share_privacy_area .pinit span:hover {
    background-color: #cb2027;
}
#product .product-social .social_share_privacy_area .gplus .btn-google {
    background-position: -396px -145px;
    background-color: #fff;
    background-image: url(img/footer-partner.png);
    background-repeat: no-repeat;
    border: 1px solid #999;
    border-radius: 100%;
    display: inline-block;
    height: 48px;
    margin: 0;
    transition: all 0.5s ease 0s;
    width: 48px;
	overflow: hidden;
	cursor: pointer;
}
#product .product-social .social_share_privacy_area .gplus .btn-google:hover {
    background-color: #dd4b39;
}
#product .product-social .social_share_privacy_area .gplus .btn-google > div {
	opacity: 0;
	height: calc(200%)!important;
}
#product .product-social .social_share_privacy_area .gplus .btn-google iframe {
	width: 48px !important;
	height: 48px !important;
}
#product .product-technical-information {
	padding: 0 0 15px;
	margin: 0 -15px 30px;
	border-bottom: 1px solid #757575;
}
#product .product-technical-information h3 {
	font-size: 30px;
	text-align: center;
	margin: 0 0 30px;
}
#product .product-technical-information .row {
	background: #f7f7f7;
}
#product .product-technical-information .container-fluid {
	height: 136px;
	overflow: hidden;
}
#product .product-technical-information .container-fluid.auto {
	height: auto;
}
#product .product-technical-information .detail {
	margin: 0;
	padding: 10px 10px 5px;
	border-bottom: 1px solid #d0d0d0;
	width: 49%;
	height: 34px;
	overflow: hidden;
}
#product .product-technical-information .detail:nth-child(even) {
	margin-left: 2%;
}
#product .product-technical-information .detail .detail-header {
    clear: both;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
	float: left;
}
#product .product-technical-information .btn-more-details {
	font-size: 14px;
	color: #fff;
	width: 185px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #777777;
	display: block;
	margin: 30px auto 15px;
}
#product .product-technical-information .detail p {
	float: right;
	margin: 0;
}
#product .product-read {
	margin: 0 0 50px;
}
#product .product-read h3 {
	font-size: 30px;
	text-align: center;
	margin: 0 0 30px;
	line-height: 1.1;
}
#product .product-read ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	box-sizing: content-box;
	position: relative;
}
#product .product-read ul li {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#product .product-read-prev {
	display: block;
	font-size: 50px;
	height: 30px;
	left: 0;
	line-height: 30px;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	color: #989898;
	z-index: 999;
	cursor: pointer;
}
#product .product-read-next {
	display: block;
	font-size: 50px;
	height: 30px;
	right: 0;
	line-height: 30px;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	color: #989898;
	z-index: 999;
	cursor: pointer;
}
#product .product-read-prev,
#product .product-read-next {
	display: none;
}
.product-read img {
	max-width: 75%;
}
.swiper-slide {
    text-align: center;
   	font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
	align-items: center;*/
}
/*----------------------------------------------------------------------------------------------------*/
#product .product-style {
	margin: 0 0 50px;
}
#product .product-style h3 {
	font-size: 30px;
	text-align: center;
	margin: 0 0 30px;
	line-height: 1.1;
}
#product .product-style img {
	width: 100%;
}
#product .product-style .swiper-container {
	padding: 0;
}
#product .product-style .swiper-wrapper {
	padding: 0;
}
#product .product-style .swiper-slide {
	padding: 0 15px;
}
#product .product-style-prev {
	display: block;
	font-size: 50px;
	height: 30px;
	left: 0;
	line-height: 30px;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	color: #989898;
	z-index: 999;
	cursor: pointer;
}
#product .product-style-next {
	display: block;
	font-size: 50px;
	height: 30px;
	right: 0;
	line-height: 30px;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	color: #989898;
	z-index: 999;
	cursor: pointer;
}
#product .product-style .jcarousel ul {
	margin: 0;
}
#product .product-style .jcarousel li {
	padding: 0 10px;
}
#product .product-style .jcarousel-control-prev {
	display: block;
	font-size: 50px;
	height: 30px;
	left: -10px;
	line-height: 30px;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	color: #989898;
}
#product .product-style .jcarousel-control-prev i {
	line-height: 30px;
}
#product .product-style .jcarousel-control-next {
	display: block;
	font-size: 50px;
	height: 30px;
	right: -10px;
	line-height: 30px;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	color: #989898;
}
#product .product-style .jcarousel-control-next i {
	line-height: 30px;
}
#product .product-video-review {
	margin:  0 0 30px;
}
#product .product-video {
	margin: 0 0 20px;
}
#product .product-video h3 {
	font-size: 14px;
}
#product .product-video .col-sm-3 a {
	display: block;
	position: relative;
}
#product .product-video .col-sm-3 a:after {
    background: url(img/video-play-icon.png) no-repeat center center;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    display: block;
    z-index: 1;
}
#product .nav-tabs {
    border-bottom: 1px solid #777;
}
#product .nav-tabs > li > a {
    border-radius: 0 !important;
    border-style: solid solid none !important;
    border-width: 1px 1px 0 !important;
    border-color: #777 #777 transparent!important;
    font-weight: bold;
    padding: 8px !important;
	margin: 0 !important;
}

#product .nav-tabs > li > a:hover,
#product .nav-tabs > li > a:focus {
    background: none !important;
}
#product .nav-tabs > li.active > a,
#product .nav-tabs > li.active > a:hover,
#product .nav-tabs > li.active > a:focus {
    background: #777 !important;
    color: #fff !important;
}

#product .tab-content {
	padding: 10px;
}
.woocommerce #product .avatar {
	display: none;
}
.woocommerce #product .star-rating {
	height: 1.1em;
	font-size: 10px;
}

.woocommerce #product .star-rating span:before {
    color: #febc19;
}

.woocommerce #product p.stars.selected a.active:before,
.woocommerce #product p.stars:hover a:before {
	color: #febc19;
}

.woocommerce #product p.stars.selected a:not(.active):before {
    color: #febc19;
}
.woocommerce #product #reviews #comments ol.commentlist {
	padding: 0;
}
.woocommerce #product #reviews #comments ol.commentlist li .comment-text {
	border: medium none;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.woocommerce #product #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 14px;
	margin: 0 0 3px;
	font-weight: bold;
	color: #333;
}
.woocommerce #product #reviews #comments ol.commentlist li .comment-text p.meta span {
	font-weight: normal;
}
.woocommerce #product #reviews #comments ol.commentlist li .star-rating {
	float: none;
    margin: 0 0 10px 10px;
}
.woocommerce #product #reviews #comments ol.commentlist li .description {
	margin-left: 10px;
}
.woocommerce #product #reviews #comments ol.commentlist li .description p {
	margin: 0;
}
.woocommerce #product #reviews #comments ol.commentlist li .time {
	font-size: 12px;
}
.woocommerce #product #reviews #comments ol.commentlist li .trim_words a {
	color: #6e81ff;
}
.woocommerce #product #reviews #comments ol.commentlist li  .date {
	margin-left: 10px;
}
#review-list .more-reviews-form button {
    font-size: 14px;
    padding: 2px 20px;
}
.woocommerce #product #reviews #commentform label {
	font-weight: 400;
}

.woocommerce #product #reviews #commentform .form-control {
	border-radius: 0;
}
#commentform #submit,
.woocommerce #product #reviews #commentform #submit {
    background: #777;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0;
    padding: 15px 20px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}
#commentform #submit:hover,
.woocommerce #product #reviews #commentform #submit:hover {
    background: #596bff;
    color: #fff;
    filter: none;
    text-decoration: none;
    text-shadow: none;
    transition: none 0s ease 0s;
}
.upsells {
	border-bottom: 1px solid #757575;
    margin: 0 0 30px;
    padding: 0 0 30px;
}

.upsells h2 {
	text-align: center;
	font-weight: 500;
	margin: 0 0 20px;
}
.upsells .jcarousel ul {
	margin: 0;
}
.upsells .jcarousel li {
	padding: 0 30px;
}
.upsells .jcarousel-control-prev {
	display: block;
    font-size: 40px;
    height: 30px;

    left: 0;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}
.upsells .jcarousel-control-prev i {
	line-height: 30px;
}
.upsells .jcarousel-control-next {
	display: block;
    font-size: 40px;
    height: 30px;
    right: 0;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}
.upsells .jcarousel-control-next i {
	line-height: 30px;
}
button,
.button,
.btn,
.submit,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background: #777!important;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff!important;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0;
    padding: 15px 20px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}

button:hover,
.button:hover,
.btn:hover,
.submit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #596bff!important;
    color: #fff!important;
    filter: none;
    text-decoration: none;
    text-shadow: none;
    transition: none 0s ease 0s;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
	background: #777;
	font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
	border-radius: 0;
	color: #fff;
}

.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
    background: #596bff !important;
	color: #fff !important;
}
.woocommerce-message {
	border-top-color: #596bff;
}
.woocommerce-message:before {
	color: #596bff !important;
}
/****************************************/
.category-landing {
	text-align: left;
	margin: 0 0 20px;
}
.category-landing p {

}
.product-cat {

}
.product-cat-watchs {
	margin: 0 0 15px;
    border-bottom: 1px solid #8d8d8d;
}
.product-cat-watchs .cat {
    border-top: 1px solid #8d8d8d;
    padding: 30px 0;
}
.product-cat-watchs .cat-img {
	margin-left: 10px;
}
.product-cat-watchs .cat-info {
	margin-right: 15px;
	color: #333;
}
.product-cat-watchs .cat-des {
	max-width: 210px;
	min-height: 190px;
}
.product-cat-watchs .cat-des p {
	text-align: justify;
	line-height: 18px;
}
.product-cat-bands {
	padding: 0 0 15px;
	margin: 0 0 30px;
	/*border-bottom: 1px solid #8d8d8d;
    display: flex;
    flex-direction: row;
    justify-content: space-between;*/
}

.product-cat-bands .cat {
	max-width: 240px;
	padding: 20px 15px;
}
.product-cat-bands .cat-img {
	margin: -50px 0;
}
.product-cat a:hover {
	color: #333;
}
.product-cat h2 {
    margin-top: 10px;
	text-align: center;
}
.product-cat .cat:hover {
	background: #e3e3e3;
}
.product-cat .cat:hover button {
	background: #596bff!important;
	color: #fff;
}
.product-cat button {
	font-size: 18px;
    line-height: 36px;
    padding: 2px 20px;
    width: 100%;
}
.product-cat .vc_row {
    padding: 30px 0;
	margin: 0;
}
.product-cat .vc_row:hover {
	background: #e3e3e3;
}
.product-cat .vc_separator {
	margin-bottom: 0;
}
.product-cat .vc_row .wpb_content_element {
	margin: 0;
	text-align: justify;
}
.product-cat .vc_row:hover .wpb_text_column a {
	background: #596bff;
	color: #fff;
}
.product-cat .vc_row .wpb_text_column a {
	background: #777;
    color: #fff;
    display: inline-block;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    padding: 2px 20px;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.product-cat-bands {
	margin-top: 15px;
}
.product-cat-bands .wpb_content_element {
	margin: 0;
}
.product-cat-bands .vc_row .wpb_column:nth-child(2) .vc_column-inner  > .wpb_wrapper {
	margin-left: auto;
	margin-right: auto;
}
.product-cat-bands .vc_row .wpb_column:nth-child(3) .vc_column-inner  > .wpb_wrapper {
	float: right;
}
.product-cat-bands .vc_row .vc_column-inner  > .wpb_wrapper {
	max-width: 240px;
	padding: 20px 15px;
	margin: 15px 0;
}
.product-cat-bands .vc_row .wpb_wrapper:hover {
	background: #e3e3e3;
}
.product-cat-bands .vc_row .wpb_single_image {
	margin: 0;
}
.product-cat-bands .vc_row .wpb_text_column p a {
	background: #777;
    color: #fff;
    display: inline-block;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    padding: 2px 20px;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.product-cat-bands .vc_row .wpb_wrapper:hover .wpb_text_column p a {
	background: #596bff;
	color: #fff;
}
.product-cat-bands .vc_separator {
	margin-bottom: 0;
}
.cat-information .wpb_content_element {
	margin: 0;
}

/****************************************/
.product-cat-menu {
	margin: 0 0 15px;
	text-align: center;
}
.product-cat-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.product-cat-menu li {
	display: inline-block;
	vertical-align: middle;
}
.product-cat-menu li a {
    display: block;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    padding: 5px 10px;
    text-transform: uppercase;
    transition: color 0.2s ease-in-out 0s;
	font-size: 18px;
}
.product-cat-menu li a:hover,

.product-cat-menu li a:focus,

.product-cat-menu li.active a {
    color: #6e81ff;
    text-decoration: none;
}
.product-cat-menu .product-cat-filter {
	background: url(img/cat-filter.png) no-repeat center center;
	width: 39px;
	padding: 0;
	height: 16px;
}
.product-cat-menu .product-cat-filter.active,
.product-cat-menu .product-cat-filter:hover,
.product-cat-menu .product-cat-filter:active {
	background: url(img/cat-filter-hover.png) no-repeat center center;
}
.woocommerce .isotope .item {
	width: 25%;
	padding: 0 15px 50px;
}
.woocommerce .isotope .item:hover {
}
.woocommerce .isotope .item .product-img:hover {
}
.woocommerce .isotope .item .product-img:hover img {
}
.woocommerce .isotope .item .product-img img {
    /*transition: all 0.1s ease-in-out 0.1s;*/
    transition: background 0.1s ease-in-out 0.1s;
}
.woocommerce .isotope .item:hover .product-img img {
	transform: scale(1.1);
}
.woocommerce .isotope .item:hover .product-info {
	display: none;
}
.woocommerce .isotope .item:hover .product-links {
	display: block;
}
.product-img {
	display: block;
	position: relative;
	text-align: center;
}
.product-img .hover {
	background: url(img/product-hover.png) no-repeat 0 0;
	bottom: 25px;
    display: none;
    height: 70px;
    position: absolute;
    right: 35px;
    width: 70px;
}
.lang-de .product-img .hover {
	background: url(img/product-hover_DE.png) no-repeat 0 0;
}
.lang-es .product-img .hover {
	background: url(img/product-hover_ES.png) no-repeat 0 0;
}
.lang-fr .product-img .hover {
	background: url(img/product-hover_FR.png) no-repeat 0 0;
}
.lang-it .product-img .hover {
	background: url(img/product-hover_IT.png) no-repeat 0 0;
}
.lang-nl .product-img .hover {
	background: url(img/product-hover_NL.png) no-repeat 0 0;
}
@media( min-width: 768px){
	.woocommerce .isotope .item:hover .product-img .hover {
		display: block;
	}
}
.tooltip.left {
	background: #fff;
    margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
.tooltip.left .tooltip-arrow {
	border-left-color: #ccc;
    border-width: 11px 0 11px 11px;
    right: -5px;
    margin-bottom: -5px;
    z-index: 99;
}
.tooltip.left .tooltip-arrow:before {
	border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    content: "";
    height: 0;
    right: 1px;
    margin-top: -10px;
    position: absolute;
    width: 0;
    z-index: 0;
}
.tooltip.left .tooltip-inner {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    color: #000;
    padding: 1px;
    text-align: left;
	width: 240px;
	max-width: none;
}
.tooltip.right {
	background: #fff;
    margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
.tooltip.right .tooltip-arrow {
	border-right-color: #ccc;
    border-width: 11px 11px 11px 0;
    left: -5px;
    margin-bottom: -5px;
    z-index: 99;
}
.tooltip.right .tooltip-arrow:before {
	border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    content: "";
    height: 0;
    left: 1px;
    margin-top: -10px;
    position: absolute;
    width: 0;
    z-index: 0;
}
.tooltip.right .tooltip-inner {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    color: #000;
    padding: 1px;
    text-align: left;
	width: 240px;
	max-width: none;
}
.tooltip-header {
	margin:0;
	padding:8px 14px;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	background:#000;
	border-bottom:1px solid #ebebeb;
	font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.tooltip-content {
	padding:9px 14px;
	text-align: justify;
}

.tooltip-review {
	margin: 3px 0 0;
	font-weight: 700;
	font-size: 10px;
}
.tooltip-review.woocommerce .star-rating {
	float: left;
	display: block;
	height: 1.1em;
	vertical-align: middle;
}
.tooltip-review.woocommerce .star-rating span:before {
    color: #febc19;
}
.tooltip-review .review-count {
	color: #6e81ff;
	margin-left: 5px;
}
.product-info {
	margin: 10px 0 0;
	color: black;
    display: block;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    transition: color 0.2s ease-in-out 0s;
	text-align: center;
}
.product-links {
	display: none;
	margin: 15px 0 0;
}
.product-links a {
	width: 200px !important;
	height: 35px !important;
	display: block !important;
	margin: 0 auto !important;
	font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 14px!important;
	font-weight: 700;
	padding: 0 !important;
	line-height: 35px !important;
	text-align: center;
	background: #777 !important;
	border-radius: 5px!important;
	color: #fff!important;
	text-transform: uppercase;
}
.product-links a + a {
	margin: 5px auto 0!important;
}
.product-links a:hover,
.product-links a:focus {
	background: #596bff !important;
}
.product-title {
	font-weight: 400;
}
.product-subtitle {
	color: #ccc;
    font-size: 11px;
    font-weight: 500;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-price {
	padding: 5px 0 0;
	font-weight: 700;
}
.isotope-filters {
    font-weight: 400;
	margin: 0 0 10px;
    text-transform: uppercase;
	text-align: center;
	display: none;
}

.isotope-filters ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.isotope-filters li {
	display: inline-block;
}
.isotope-filters li a {
	font-size: 18px;
    display: block;
    padding: 5px 10px;
    transition: color 0.2s ease-in-out 0s;
}
.isotope-filters li.active a {
    color: #6e81ff;
    text-decoration: none;
}

.product-cat-bottom {
	clear: both;
}
.product-cat-bottom h2 {
	font-size: 36px;
	margin: 0 0 20px;
	line-height: 1.3;
}
.product-cat-bottom h4 {
	text-align: center;
}
/****************************************/
.jcarousel-wrapper {
	position: relative;
}
.jcarousel {
    position: relative;
    overflow: hidden;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    float: left;
}

/****************************************/

#footer {
	margin: 30px 0 0;
}
#footer .fieldset {
	margin: 0 -15px;
	text-align: center;
	padding-bottom: 20px;
}
#footer .fieldset h4 {
	font-family: "Source Sans Pro";
    font-weight: normal;
    text-align: center;
	transform: translateY(-50%);
}
#footer .fieldset h4 span {
	background: #fff;
    padding: 0 15px;
    position: relative;
}
#footer .fieldset img + img {
	margin-left: 20px;
}
#footer .brands img {
	height: inherit;
}
#footer .brands.fieldset img + img {
	margin-left: 50px;
}
#footer .social-media-icons span {
	margin: -5px 10px 0!important;
}
#footer .shipping.fieldset {
	position: relative;
}
#footer .shipping.fieldset:after {
    content: "";
    height: 90%;
    position: absolute;
    right: 0;
    top: 10px;
}
#footer .datatransfer.fieldset {
	position: relative;
}
#footer .datatransfer.fieldset:after {
    content: "";
    height: 90%;
    position: absolute;
    right: 0;
    top: 10px;
}
#footer .footer-switch {
	padding: 5px 0 10px;
	background: #e5e5e5;
	text-align: center;
	clear: both;
}
#footer #form-change-country {
	display: inline-block;
	margin-left: 70px;
	vertical-align: middle;
}
#footer #form-change-country select {
	margin: 0;
}
#footer .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-radius: 0;
}
#footer .select2-container .select2-selection--single {
	display: inline-block!important;
}
#footer .select2-container .select2-selection--single .select2-selection__rendered {
    display: inline-block;
}
#footer .select2-container.language_chosen {
	display: inline-block!important;
	margin-left: 70px;
	vertical-align: middle;
	margin-bottom: 0;
}
#footer .language_chosen {
	margin: 0;
	vertical-align: middle;
}
#footer .language_chosen + .select2-container {
	margin-left: 70px;
}
#footer .select2-container .select2-choice {
    background: none;
    border: none;
}
.footer-nav {
	background: none;
	float: left;
    width: 100%;
	color: #000;
}
.footer-text {
	font-size: 24px;
	margin: 40px 0 0;
	font-family: Oswald;
	line-height: 1.4;
}
.footer-navs {
	margin: 0px 0 0;
	padding: 30px 0;
	background: #ffffff;
	border-top: 1px solid #000;
}
.footer-navs h4 {
	font-family: Oswald;
	font-size: 14px;
}
.footer-navs ul {
	list-style: none;
	padding: 0;
}
.footer-navs ul li {
	display: block;
}
.footer-navs ul li a {
	color: #000;
	font-size: 12px;
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.au_partner1 {
	background: url(img/au_partner1.png) no-repeat center center;
	width: 60px;
	height: 37px!important;
}
.au_partner2 {
	background: url(img/au_partner2.png) no-repeat center center;
	width: 70px;
	height: 37px!important;
}
.au_partner3 {
	background: url(img/au_partner3.jpg) no-repeat center center;
	width: 87px;
	height: 37px!important;
}
.au_partner4 {
	background: url(img/au_partner4.png) no-repeat center center;
	width: 89px;
	height: 22px!important;
}
.au_partner5 {
	background: url(img/au_partner5.png) no-repeat center center;
	width: 70px;
	height: 26px!important;
}
.au_partner6 {
	background: url(img/au_partner6.png) no-repeat center center;
	width: 67px;
	height: 20px!important;
}
.au_partner7 {
	background: url(img/au_partner7.png) no-repeat center center;
	width: 49px;
	height: 29px!important;
}
.au_partner8 {
	background: url(img/au_partner8.png) no-repeat center center;
	width: 62px;
	height: 20px!important;
}
.au_partner9 {
	background: url(img/au_partner9.png) no-repeat center center;
	width: 59px;
	height: 26px!important;
}
.au_partner10 {
	background: url(img/au_partner10.png) no-repeat center center;
	width: 50px;
	height: 30px!important;
}
.au_partner11 {
	background: url(img/au_partner11.png) no-repeat center center;
	width: 51px;
	height: 30px!important;
}
.au_partner12 {
	background: url(img/au_partner12.png) no-repeat center center;
	width: 60px;
	height: 28px!important;
}
.au_partner13 {
	background: url(img/au_partner13.png) no-repeat center center;
	width: 65px;
	height: 14px!important;
}
#footer .footer-brands {
    flex-flow: row wrap;
    width: 100%;
	padding: 20px 0;
	margin: 0 0 30px;
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#footer .footer-brands > div {
	float: left;
}
#footer .footer-brands p {
	font-size: 11px;
	margin: 0;
}
#footer .footer-brands ul {
	list-style: none;
	margin: 0;
    padding: 0;
    text-align: center;
}
#footer .footer-brands ul li {
	float: left;
}
#footer .footer-brands .brands li:nth-child(6) {
	clear: both;
}
#footer .footer-brands img {
	background-image: url(img/footer-partner.png);
    height: 39px;
    margin: 0 10px 10px 0;
    width: 57px;
}
#footer .footer-brands .partner-paypal {
    background-position: -9px -101px;
}
#footer .footer-brands .partner-amazon-p {
    background-position: -78px -101px;
}
#footer .footer-brands .partner-visa {
    background-position: -146px -101px;
}
#footer .footer-brands .partner-mastercard {
    background-position: -214px -101px;
}
#footer .footer-brands .partner-sofortueberweisung {
    background-position: -281px -100px;
}
#footer .footer-brands .partner-giropay {

    background-position: -9px -153px;
}
#footer .footer-brands .partner-ideal {
    background-position: -77px -153px;
}
#footer .footer-brands .partner-maestro {
    background-position: -145px -153px;
}
#footer .footer-brands .partner-blue {
    background-position: -213px -153px;
}
#footer .footer-brands .partner-postepay {
    background-position: -281px -153px;
}
#footer .footer-brands .partner-dhl {
    background-position: -437px -101px;
}
#footer .footer-brands .partner-amazon-f {
    background-position: -512px -101px;
}
#footer .footer-brands .partner-ssl {
    background-position: -580px -56px;
	background-image: url(img/footer-partner2.png);
	height: 50px;
    width: 90px;
}

/****************************************/
#footer .footer-brands .partner-paypal:hover {
    background-position: -9px -4px;
}

#footer .footer-brands .partner-amazon-p:hover {
    background-position: -78px -4px;
}
#footer .footer-brands .partner-visa:hover {
    background-position: -146px -4px;
}
#footer .footer-brands .partner-mastercard:hover {
    background-position: -214px -4px;
}
#footer .footer-brands .partner-sofortueberweisung:hover {
    background-position: -281px -3px;
}
#footer .footer-brands .partner-giropay:hover {
    background-position: -9px -56px;
}
#footer .footer-brands .partner-ideal:hover {
    background-position: -77px -56px;
}
#footer .footer-brands .partner-maestro:hover {
    background-position: -145px -56px;
}
#footer .footer-brands .partner-blue:hover {
    background-position: -213px -56px;
}
#footer .footer-brands .partner-postepay:hover {
    background-position: -281px -56px;
}
#footer .footer-brands .partner-dhl:hover {
    background-position: -437px -4px;
}
#footer .footer-brands .partner-amazon-f:hover {

    background-position: -512px -4px;
}
#footer .footer-brands .partner-ssl:hover {
    background-position: -580px -199px;
}
#footer .footer-iks {
}
#footer .footer-iks ul {
	list-style: none;
	margin: 0;
    padding: 0;
    text-align: center;
}

#footer .footer-iks ul li {
	display: inline-block;
}
#footer .footer-iks ul li a {
	display: inline-block;
	padding: 0 10px;
    transition: color 0.2s ease-in-out 0s;
	font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}
.people .vc_column_container > .vc_column-inner {
	padding-left: 10px;
	padding-right: 10px;
}
.people .wpb_text_column {
	margin: 0;
}
.bangles h2,
.press h2,
.people h2 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin: 20px auto 60px !important;
    text-transform: none;
    width: 95%;

}
.bangles h4,
.press h4,
.people h4 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.people h4 {
    margin: 0;
}
.people p {
    display: block;
    font-size: 13px;
    margin: 0 0 12px !important;
    text-align: center;
}

.ppt {
	display: none !important;
}

.press .col-sm-3 {
	margin-bottom: 40px;
}
.press a {
	display: block;
    height: 150px;
    overflow: hidden;
    text-align: center;
}

.press a img {
	max-width: 100%;
}
h3.time {
	color: #888;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 10px;
}

blockquote {
    border-left: 5px solid #eee;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}

blockquote p {
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}

.post-wrapper {
	margin: 0 0 60px;
}

.post-wrapper .author {
	border-top: 1px solid #ddd;
    margin: 20px 0;
    padding-top: 20px;
}

.post-wrapper .author h4 {
	display: inline-block;
    font-size: 12px;
    font-weight: 300;
}
.home-slide .wpb_images_carousel.mobile {
	display: none;
}
.home-slide .wpb_content_element {
	margin: 0;
}
.awareness-statement {
	border-top: 1px solid #888;
    padding: 20px 0 0;
}
.awareness-statement .vc_column-inner > .wpb_wrapper {
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
    margin: 0 0 24px;
}

.awareness-statement .wpb_content_element {
	margin: 0;
}

.awareness-statement p:last-child {
    font-size: 14px;
    font-style: italic;
}
.awareness-statement p:last-child {
    font-size: 14px;
    font-style: italic;
}
.madein {
	font-family: Oswald;
    font-size: 14px;
    margin: 0 0 30px !important;
    text-align: center;
    vertical-align: middle;
	font-weight: bold;
}
.madein img {
	margin-right: 15px;
}
.bestseller {
	margin: 30px 0 0;
    padding-top: 0px;
	border-color: #888;
    border-style: solid;
    border-width: 0px 0 0;
}
.bestseller .wpb_content_element {
	margin: 0 0 10px;
}
.bestseller h2 {
	font-size: 36px;
	margin: 0 0 20px!important;
	color: #000;
	text-align: center;
	line-height: 1.1;
}
.bestseller .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	background: #dddbdb;
    border-radius: 10px;
    color: #000;
    font-family: Oswald;
    font-size: 18px;
    height: 38px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    width: 220px;
}
.bestseller .vc_column-inner > .wpb_wrapper {
    position: relative;
}
.bestseller .woocommerce ul {
	margin: 0;
}
.bestseller .woocommerce ul.products li.product {
	margin: 0 0 2.992em !important;
    width: 20% !important;
}

.bestseller .woocommerce span.onsale {
	display: none;
}

.bestseller h4 {
	font-weight: 500;
}
.bestseller h3,
.bestseller h2.woocommerce-loop-product__title{
	font-size: 18px !important;
    margin-bottom: 0 !important;
    margin-top: 20px !important;
    padding: 0 !important;
    text-align: center;
	color: #333 !important;
}

.bestseller .star-rating {
	display: none !important;
}
.bestseller .price {
	font-family: Oswald !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 24px;
    margin: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
	color: #333 !important;
}

.bestseller .wc-gzd-additional-info {
	display: none;
}
.bestseller a.button {/*.add_to_cart_button*/
	display: none !important;
}
.bestseller .wpb_single_image {
	/*margin-left: -15px!important;
	margin-right: -15px!important;*/
	position: relative;
}
.bestseller .wpb_single_image .vc_figure {
	display: block;
}
.bestseller .wpb_single_image a {
	position: relative;
	display: block;
}
.bestseller .wpb_single_image:hover .vc_figure a:before {
	background: rgba(0,0,0,0.6);
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}
.bestseller .wpb_single_image:hover .wpb_singleimage_heading,
.bestseller .wpb_single_image:hover .wpb_singleimage_heading a {
	display: block;
	z-index: 9;
}
.bestseller .wpb_single_image img {
	width: 100%;
}
.bestseller .wpb_singleimage_heading,
.bestseller .wpb_singleimage_heading a {
	position: absolute;
	color: #fff;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}
.content-teaser {
	margin-bottom: 30px;
}
.content-teaser .vc_column-inner > .wpb_wrapper {
	border: 1px solid #8d8d8d;
    height: 290px;
    padding: 25px 0 5px;
    position: relative;
	text-align: center;
}
.content-teaser .vc_column-inner > .wpb_wrapper img {
	max-width: 100%;
}
.content-teaser .howto .vc_column-inner > .wpb_wrapper {
    padding: 0;
}

.content-teaser .howto .vc_column-inner > .wpb_wrapper h2 {
    display: none;
}

.content-teaser .howto .vc_column-inner > .wpb_wrapper img {
	display: block;
    height: 288px;
}

.content-teaser .more .vc_column-inner > .wpb_wrapper {
	padding: 25px 20px 5px;
	text-align: left;
	overflow: hidden;
}
.home-slide {

}
.social-media-icons .wpb_content_element {
	margin: 0;
}
.social-media-icons .vc_column-inner > .wpb_wrapper {
    border-top: 1px solid #757575;
    padding: 30px 0 0;
    text-align: center;
    width: 100%;
}
.social-media-icons h4 {
    font-weight: 500;
    margin-bottom: 7px;
}
.social-media-icons span {
    background: #fff url(img/footer-partner.png) no-repeat !important;
    border: 1px solid #999 !important;
    border-radius: 100% !important;
    display: inline-block !important;
    height: 48px !important;
    margin: 13px 13px 0 !important;
    transition: all 0.5s ease 0s !important;
    width: 48px !important;
}
.social-media-icons span.facebook {
    background-position: -348px -145px !important;
}

.social-media-icons span.facebook:hover {
	background-color: #3b5998 !important;
}
.social-media-icons span.twitter, .product-social-media .twitter img {
    background-position: -540px -145px !important;
}
.social-media-icons span.twitter:hover {
	background-color: #00aced!important;
}
.social-media-icons span.googleplus {
	display: none !important;
}
.social-media-icons span.googleplus, .product-social-media .gplus img {
    background-position: -396px -145px !important;
}
.social-media-icons span.googleplus:hover {
	background-color: #dd4b39!important;
}
.social-media-icons span.pinterest {
    background-position: -492px -145px !important;
}
.social-media-icons span.pinterest:hover {
	background-color: #cb2027!important;
}
.social-media-icons span.instagram {
    background-position: -444px -145px !important;
}
.social-media-icons span.instagram:hover {
	background-color: #517fa4!important;
}

.social-media-icons span.youtube {
    background-position: -588px -145px !important;
}
.social-media-icons span.youtube:hover {
	background-color: #b00!important;
}
.sales-arguments ul {
    float: left;
	padding: 0;
}
.sales-arguments ul + ul {
    margin: 0 0 0 40px;
}
.sales-arguments ul li {
    font-size: 12px;
    line-height: 28px;
    list-style: outside none none;
    text-indent: 40px;
}
.sales-arguments ul li::before {
    background: url(img/slow_hook.png) no-repeat left center;
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    width: 31px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	width: 100% !important;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-Price-amount {
	float: right;
    margin-right: 15px;
}

.cart-collaterals .sales-arguments {
    text-align: center;
	margin: 25px 0 0;
}
.cart-collaterals .sales-arguments img {
	display: none;
}
.cart-collaterals .sales-arguments ul {
	display: flex;
    float: none;
    justify-content: space-between;
    padding: 0;
    text-align: left;
}
.wc-proceed-to-checkout {
	clear: both;
}

.woocommerce .cart-collaterals .cart_totals a.checkout-button {
	display: block !important;
}
.product-item {
	border-top: 1px solid #888;
    margin-bottom: 10px;
    padding-top: 10px;
}
.product-watch {

}
/*.product-item .product-quantity {
	float: left;
    margin: 0 0 0 -15px;
    width: 20px;
}*/
.product-item {
	display: table;
	width: 100%;
}
.product-item > div {
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.product-item .product-quantity {
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
}
.product-quantity .quantity {
	display: none;
}
.product-quantity a {
	color: #888;
}

.product-quantity a:hover,
.product-quantity a:focus {
	color: #888;
}

.product-image {
	/*float: left;
    margin: 0 -30px 0 0;
    width: calc(100% + 15px);*/
	margin: 0 0 0 40px;
	min-width: 120px;
}
.product-name {

}
.product-item .product-name a {
    font-weight: 300;
    margin: 5px 0  10px;
    text-transform: uppercase;
	color: #888;
	font-family: Oswald;
    font-size: 18px;
    line-height: 24px;
	display: block;
}
.product-name .delivery-time-info {

}
.product-subtotal h3 {
	color: #888;
	display: block;
    margin: 5px 0 10px;
    text-align: right;
}
.woocommerce .product-subtotal a.remove {
	color: #000 !important;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    position: absolute;
    right: 0;
    text-shadow: 0 1px 0 #fff;
    /*top: -10px;*/
    width: auto;
}
.woocommerce .product-subtotal a.remove {
	top: 50%;
	transform: translateY(-50%);
}
.woocommerce .product-subtotal a.remove:hover,
.woocommerce .product-subtotal a.remove:focus {
    opacity: 1;
	background: none;
}
.shop_table {
	position: relative;
}
.shop_table .coupon-wrapper {
	bottom: -360px;
    padding: 5px 0;
    position: absolute;
	text-align: left;
	z-index: 99;
}
.shop_table .btn-coupon {
}
.shop_table .coupon {
	display: none;
}
.shop_table .coupon label {
	display: block;
    margin-bottom: 5px;
	font-size: 13px;
    font-weight: normal;
    line-height: 20px;
	text-transform: uppercase;
}
.shop_table .coupon .button {
	font-size: 11px !important;
    line-height: 20px !important;
    padding: 4px 9px !important;
	vertical-align: top;
}
.cart-collaterals {
    border-top: 1px solid #888;
    padding-top: 5px;
	margin: 0 0 80px;
}
#deliveryTime,
#terms-and-conditions,
#data-privacy,
#revocation {
	display: none;
}
.order-tax {
	display: none !important;
}

#update_cart {
	display: none;
}
.woocommerce table.shop_table {
	border-radius: 0;
}
.payment_box {
	background: none!important;
    border: medium none !important;
    margin: -10px 0 0 !important;
    padding: 0 0 0 35px !important;
}
.payment_box:before {
	display: none !important;
}
.wc_payment_method img {
	display: none !important;
}
.wc_payment_method label a {
	display: none !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: none !important;
}
.payment_method_paypal_express label,
.payment_method_paypal label {
	background: url(img/paypal.png) no-repeat left center;
	min-height: 45px;
	padding-right: 150px;
	display: inline-block;
	text-indent: -9999px;
	margin-left: -10px;
}
.payment_method_heidelpay_creditcard label,
.payment_method_hp_cc label {
	background: url(img/creditcard.png) no-repeat left center;
	min-height: 45px;
	padding-right: 150px;
	display: inline-block;
	text-indent: -9999px;
	margin-left: -10px;
}
.payment_method_heidelpay_directdebit label,
.payment_method_hp_dd label {
	background: url(img/direct_debit.png) no-repeat left center;
	min-height: 45px;
	padding-right: 230px;
	display: inline-block;
	text-indent: -9999px;
	margin-left: -10px;
}
.payment_method_heidelpay_debitcard label,
.payment_method_hp_dc label {
	background: url(img/debit_card.png) no-repeat left center;
	min-height: 45px;
	padding-right: 150px;
	display: inline-block;
	text-indent: -9999px;
	margin-left: -10px;
}
.payment_method_heidelpay_ideal label,
.payment_method_hp_idl label {
	background: url(img/ideal.png) no-repeat left center;
	min-height: 45px;
	padding-right: 150px;
	display: inline-block;
	text-indent: -9999px;
	margin-left: -10px;
}
.wcppec-checkout-buttons {
    float: left;
    width: 52%;
}
.wcppec-checkout-buttons__separator {
	text-align: right;
	margin: 0;
}
#woo_pp_ec_button {
    float: right;
    height: 24px;
    margin-right: 50px;
}
#woo_pp_ec_button img {
    height: 24px !important;
}
.paypal_checkout_button {
	float: left;
    padding: 32px 15px 0 0;
    position: relative;
    text-align: right;
    width: 50%;
}
.lang-de .paypal_checkout_button {
    padding: 28px 15px 0 0;
}
.paypal_checkout_button img {
	width: auto !important;
}
.woo-thankyou {
	margin: 0 auto;
    width: 100%;
}
.woocommerce .woo-thankyou h2 {
    margin-top: 10px;
}
.woocommerce .woo-thankyou .order_details {
	padding: 0;
}
.woocommerce .woo-thankyou .col2-set .col-1,
.woocommerce-page .woo-thankyou .col2-set .col-1,
.woocommerce .woo-thankyou .col2-set .col-2,
.woocommerce-page .woo-thankyou .col2-set .col-2 {
	width: 100% !important;
}
.create-account.div_create_act_para {
	display: none !important;
}
.ihover-container li img {
	width: 100% !important;
}
.content-teaser .vc_col-sm-4:first-child {
	float: right;
}

.mood-grid {
    width: 100%;
}
.mood-grid .wrap {
    height: 182.5px;
    width: 20%;
}

.mood-grid .wrap,

.mood-grid .mood-grid-item {

    float: left;
}
.mood-grid .mood-grid-item {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}
.mood-grid .h1 .mood-grid-item {
    height: 50%;
}
.mood-grid .h2 {
    width: 40%;
}

.mood-grid .v2 {
    height: 365px;
	overflow: hidden;
	margin: 0;
}
.mood-grid .mood-grid-item a {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.mood-grid .mood-grid-item img {
    height: 100%;
    width: 100%;
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-skin {
    background: #fff;
}
#brand-text-slideshow {
    background: none;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 4;
}

#brand-intro-slideshow {
    background: none;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 3;
}

#brand-slideshow {
    background: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 0;
}
.page-template-page-Brand {
	background: #000;
}
.page-template-page-Brand #cookie-law {
	display: none;
}

.page-template-page-Brand #header {
	position: relative;
	z-index: 3;
	background: none;
}

.page-template-page-Brand #header .selectize-control {
	height: 20px;
}
/*.page-template-page-Brand #header .selectize-input,
.page-template-page-Brand #header .selectize-input input {
	color: #fff;
}
.page-template-page-Brand #header .selectize-dropdown {
	color: #000;
}*/

.page-template-page-Brand #lang_sel a {
	background-color: transparent !important;
    color: #303030 !important;
}
.page-template-page-Brand nav#main {
	position: relative;
	z-index: 2;
}
.page-template-page-Brand #footer {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
	display: none;
}

.page-template-page-Brand #footer .footer-brands {
	display: none;
}

button.the-brand {
    bottom: 10px;
    position: absolute;
    right: 20px;
    z-index: 5;
}

button.the-brand.skip {
    right: 118px;
}

button.the-brand.play-music.paused:after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    margin: auto;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(-22deg);
}
#moreAboutTheBrand h3,
#moreAboutUs h3 {
	margin-top: 40px;
}
#moreAboutTheBrand {
	display: none;
	overflow-x: hidden;
}
#moreAboutUs {
	display: none;
	overflow-x: hidden;
}
#slowMoods {
	display: none;
}
#brand-menu {
    bottom: 10%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}
#brand-menu a {
    box-shadow: 5px 5px 18px #747474;
    display: block;
    position: relative;
}

#brand-menu a img {
	width: 100%;
}

#brand-menu a span {
    bottom: 0;
    color: white;
    display: block;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 32px;
    font-weight: bold;
    height: 32px;
    left: 0;
    line-height: 32px;
    margin: auto 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 3px 3px 6px black;
    text-transform: uppercase;
    top: 0;
    transition: color 500ms ease-in-out 0s;
    width: 100%;
}

.tp-caption {
}
#brand-text-slideshow .tp-caption {
	line-height: 140px !important;
	text-align: center !important;
}
#brand-intro-slideshow .tp-caption {
	line-height: 140px !important;
	text-align: center !important;
}
#brand-slideshow .tp-caption {
	line-height: 140px !important;
	text-align: center !important;
}

#slideshow {
	position: relative;
	margin: 0 0 30px;
}
#slideshow .tparrows {
	background: none!important;
}
#slideshow .tparrows.tp-leftarrow::before {
	width: 25px;
	height: 45px;
	background: url(img/au_left.png) no-repeat center center;
	content: ""!important;
}
#slideshow .tparrows.tp-rightarrow:before {
	width: 25px;
	height: 45px;
	background: url(img/au_right.png) no-repeat center center;
	content: ""!important;
}
a.variousProductInfo {
    text-decoration: underline;
}
.swiss-made .wpb_text_column .wpb_wrapper > div {
	background: #aaa;
	padding: 10px;
	height: 200px;
}

.the_bands .wpb_content_element {
	margin: 0 !important;
}
.the_bands .carousel-anything-container {
	border: 1px solid #333;
	padding: 10px 0;
	height: 200px;
}
.the_bands .carousel-anything-container .wpb_single_image {
	margin-right: 2% !important;
    width: 20%;
	float: left;
}
.the_bands .carousel-anything-container .wpb_text_column {
	width: 78%;
	float: left;
	padding-right: 60px;
}

.the_bands .carousel-anything-container .owl-controls {
	height: 100% !important;
    left: 0;
    margin-top: 0 !important;
    position: absolute;
    right: 0;
    top: 0 !important;
}
.the_bands .carousel-anything-container .owl-controls .owl-prev {
	display: none;
}
.the_bands .carousel-anything-container .owl-controls .owl-next {
	background: #aaa !important;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    height: 100% !important;
    line-height: 100%;
    opacity: 1;
    right: 0 !important;
    text-align: center;
    top: 0;
    width: 20px !important;
}
.the_bands .carousel-anything-container .owl-controls .owl-next:before {
	height: 100%  !important;
	padding: 90px 0 0  !important;
	content: "›"  !important;
	color: #fff !important;
	font-family: "Source Sans Pro" !important;
	z-index: 9;
}
h1.bigger {
    font-size: 45px;
    line-height: 50px;
}

h1.mgt30 {
    margin-top: 30px;
}

#ads-top-bar {
	display: none;
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
	z-index: 9999;
	background: #fff;
}
#ads-top-bar .navigation {
	background: #fff;
    padding: 10px 15px 0;
}

#lang_sel ul ul {
	top: 23px;
}
.teaser_video {
	margin: 0 0 35px;
}
.teaser_video .wpb_wrapper {
	position: relative;
}
.teaser_video .wpb_single_image {
	margin: 0;
}
.teaser_video .wpb_single_image .vc_figure,
.teaser_video .wpb_single_image .vc_single_image-wrapper {
	display: block;
	max-height: 518px;
	overflow: hidden;
}
.teaser_video .wpb_single_image img {
	width: 100%;
}
.teaser_video .wpb_text_column {
	margin: 0;
	color: #333333;
	font-size: 16px;
	padding: 20px 0;
	background: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 70px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
}
#home-video {
	position: static;
	padding: 0;
}
/*
#home-video .wpb_wrapper {
	padding-top: 56.25%;
}
*/
#home-video .wpb_wrapper {
    padding-top: 0;
}
#home-video .wpb_wrapper img {
	width: 100%;
	height: auto;
}
#home-video #yplayer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.comment-post-success {
    color: #f00;
}
@media(min-width:600px) {
	#ads-top-bar .navigation .mega-menu-wrap {
		background: none !important;
		margin: 0 0 10px;
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu {
		text-align: center !important;
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li {

	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li a {
		color: #333 !important;
		padding: 0 20px !important;
		font-family: "Oswald", sans-serif !important;
    	font-weight: 700 !important;
		text-transform: uppercase !important;
   		transition: color 0.2s ease-in-out 0s !important;
		line-height: 32px !important;
		height: 32px !important;
	}

	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li a:hover,
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li a:focus,
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li.mega-toggle-on > a,
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li.mega-current-menu-ancestor > a,
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li.mega-current-menu-item > a {
		background: none !important;
		color: #6e81ff !important;
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-sub-menu {
		background:#ffffff !important;
		width: 170px !important;
	}

	#ads-top-bar .navigation .mega-menu-wrap ul.mega-sub-menu li a {
		background: none !important;
	}
}
#ads-top-bar .navigation .header-service {
    padding-top: 5px;
}
#ads-top-bar .navigation .header-service nav {
	padding: 0;
	margin: 0;
	list-style: none;
}
#ads-top-bar .navigation .header-service li {
    display: block;
    text-align: right;
}
#ads-top-bar .navigation .header-service li a {
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
	vertical-align: middle;
}
#ads-top-bar .navigation .header-service li a .cart-icon {
    margin-top: 1px;
    vertical-align: top;
}
#ads-top-bar .product-excerpt {
    background: #e4e4e4;
    padding: 15px 15px 0;
}
#ads-top-bar .product-excerpt p {
    font-weight: bold;
}
#ads-top-bar .product-excerpt .price-to-chart {
}
#ads-top-bar .product-excerpt .price-to-chart .price {
	margin-top: 0;
    font-size: 24px;
    line-height: 20px;
	font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 700;
	float: left;
}
#ads-top-bar .product-excerpt .price-to-chart .price small {
    font-size: 16px;
    line-height: 12px;
    margin-top: 6px;
    display: block;
    font-family: "Source Sans Pro",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
}
#ads-top-bar .product-excerpt .price-to-chart .to-chart {
    float: right;
    text-align: right;
}
#ads-top-bar .product-excerpt .price-to-chart .to-chart .btn-add-to-cart {
	padding: 10px 20px;
}
#terms_conditions {
	text-align: center;
}
#terms_conditions h4 {
	background: #f3f3f3;
	padding: 5px 0;
}
#terms_conditions ul {
	padding: 0;
	list-style: none;
	margin: 0 auto;
	/*max-width: 300px;*/
	display: inline-block;
}
#terms_conditions ul li {
	border: 1px solid #ddd;
    cursor: pointer;
    height: 30px;
    margin: 0 0 5px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
	color: #000;
}
#terms_conditions ul li:hover {
	background: #ddd;
}
#terms_conditions ul li img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.fancybox-skin {
	border: 0 !important;
}

#order_review {
}
#order-verify {
	width: 50%;
	margin: 0 auto;
}
#order_review_heading {
	text-align: center;
}
#order_review header h4 {
	font-family: Source Sans Pro;
    font-size: 14px;
    margin: 0;
    text-transform: none;
}
#order_review address {
	margin: 0 0 10px;
}
#order_review .legal label {
	line-height: 1.1;
}
.woocommerce-checkout .shop_table {
	background: none !important;
	clear: both;
}
.woocommerce-checkout .shop_table .cart-collaterals {
	margin: 0;
}
.woocommerce-checkout .shop_table .cart-collaterals h2 {
	margin: 0 0 5px;
}
.woocommerce-checkout .shop_table .cart-collaterals p {
	margin: 0;
}
.woocommerce-checkout .shop_table .product-name h3 {
	font-weight: 300 !important;
    margin-top: 5px;
    text-transform: uppercase;
	color: #888;
}
#cancel-formulary {
    padding: 0 0 15px;
    text-align: justify;
}
#cancel-formulary a {
    color: #04f;
    text-decoration: underline;
}
.woocommerce-checkout .wc-gzd-order-submit #place_order {
	width: 100%;
}
.wc-terms-and-conditions {
	font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
.wc-terms-and-conditions label {
    font-weight: normal;
}
.wc-terms-and-conditions a {
    font-weight: bold !important;
    text-decoration: underline !important;
}
.woocommerce form .wc-gzd-order-submit .form-row {
	padding: 0;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	float: none;
    width: 50%;
	margin: 0 auto;
	clear: both;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	float: none;
    width: 50%;
	margin: 0 auto;
	clear: both;
}
#customer_details h3 {
	//text-align: center;
}
#customer_details .woocommerce-shipping-fields h3 {
	text-align: left;
}
#customer_details label {
	font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
#billing_title_field {
	display: block;
    float: left;
    margin: 0 0.8% 10px 0;
    padding: 0;
    width: 14.3%;
}
#billing_first_name_field {
	padding: 0;
	margin: 0 0.8% 10px 0;
	width: 49.6%;
	display: block;
	float: left;
}
#billing_last_name_field {
	padding: 0;
	margin: 0 0 10px;
	width: 49.6%;
	display: block;
	float: left;
}
#billing_address_1_field,
#billing_address_2_field {
	padding: 0;
	margin: 0 0 10px;
	width: 100%;
	display: block;
	float: left;
}
#billing_company_field,
#billing_email_field,
#billing_country_field,
#billing_state_field,
#billing_postcode_field,
#billing_city_field {
	padding: 0;
	margin: 0 0 10px;
	width: 49.5%;
	display: block;
	float: left;
	clear: none;
}
#billing_email_field {
	margin-left: 1%;
}
#billing_state_field {
	/*margin-left: 1%;*/
	clear: both;
}
#billing_city_field {
	/*margin-left: 1%;*/
}
#billing_postcode_field + .clear {
	clear: none;
	display: none;
}
#billing_country_field,
#billing_postcode_field {
    margin-left: 1%;
}
/**/
#shipping_title_field {
	display: block;
    float: left;
    margin: 0 0.8% 10px 0;
    padding: 0;
    width: 14.3%;
}
#shipping_first_name_field {
	padding: 0;
	margin: 0 0.8% 10px 0;
	width: 41.9%;
	display: block;
	float: left;
	clear: none;
}
#shipping_last_name_field {
	padding: 0;
	margin: 0 0 10px;
	width: 41.9%;
	display: block;
	float: left;
}
#shipping_address_1_field,
#shipping_address_2_field,
#shipping_company_field {
	padding: 0;
	margin: 0 0 10px;
	width: 100%;
	display: block;
	float: left;
}
#shipping_email_field,
#shipping_country_field,
#shipping_state_field,
#shipping_postcode_field,
#shipping_city_field {
	padding: 0;
	margin: 0 0 10px;
	width: 49.5%;
	display: block;
	float: left;
	clear: none;
}
#shipping_email_field {
	margin-left: 1%;
}
#shipping_state_field {
	/*margin-left: 1%;*/
	clear: both;
}
#shipping_city_field {
	/*margin-left: 1%;*/
}
#shipping_postcode_field + .clear {
	clear: none;
	display: none;
}
#shipping_city_field,
#shipping_postcode_field {
    margin-left: 1%;
}
.select2-container {
	z-index: 9999;
}
#header .select2-container {
	margin: 6px 0 0;

	display: block;
}
#header .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-radius: 0;
}
#header .select2-container--default.select2-container--open .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
	border-bottom: none;
    border-radius: 4px 4px 0 0;
}
#header .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 23px;
    padding-right: 5px;
}
#header .select2-container--default .select2-selection--single .select2-selection__arrow {
	left: -4px;
	right: auto!important;
	z-index: 99999;
}
#header .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #444 transparent transparent transparent;
}
#header .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #444 transparent;
}
#header .select2-container .select2-choice {
	border: none;
	background: none;
}
.select2-drop-active {
	border-color: #ccc!important;
}
#header .select2-container-active.select2-dropdown-open .select2-choice {
    background-color: #fff;
	border: 1px solid #ccc;
}
#header .select2-container .select2-choice > .select2-chosen {
	margin-left: 15px;
	margin-right: 0;
}
#header .select2-container .select2-choice .select2-arrow {
	left: 0;
	right: auto;
}
.select2-container .select2-choice {
	border-radius: 0;
	line-height: 20px;
}
.select2-container .select2-selection {
	border-radius: 0;
}
.woocommerce-checkout .select2-container .select2-choice {
	line-height: 26px;
}
.woocommerce form .form-row .required {
    color: #6e81ff;
}
.fancybox-overlay {
    z-index: 9999 !important;
}
.fancybox-opened {
    z-index: 1000000 !important;
}
.video_wrapper,
.wpb_video_wrapper {
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}
.video_wrapper iframe,
.wpb_video_wrapper iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
}
@media( min-width: 769px ) and ( max-width: 992px ){
	.howto .wpb_text_column .wpb_wrapper {
		/*background: url(/wp-content/uploads/2016/03/slow_watches_read_time_EN.jpg) no-repeat center center / cover;*/
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.howto .wpb_text_column .wpb_wrapper img {
		opacity: 0;
	}
}
@media( max-width: 768px){
	.howto .wpb_text_column .wpb_wrapper {
		background: none!important;
	}
	#ads-top-bar .container {
		width: 100% !important;
	}
	#ads-top-bar .navigation .mega-menu-wrap {
		background: none!important;
	}
	#ads-top-bar .navigation .mega-menu-wrap .mega-menu-toggle {
		background: none!important;
		line-height: 30px!important;
	}
	#ads-top-bar .navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block:before {
		color: #000;
	}
	#ads-top-bar .navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block:after {
		display: none;
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu {
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li {
		background: none !important;
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li a {
		color: #000 !important;
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li.mega-toggle-on a,
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li a:hover,
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-menu li a:focus {
		background: none !important;
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-sub-menu {
		background: none !important;
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-sub-menu li {
	}
	#ads-top-bar .navigation .mega-menu-wrap ul.mega-sub-menu li a {
		background: none !important;
	}
	#ads-top-bar .product-excerpt {
		text-align: center;
		padding: 10px 15px;
		margin: 0 -15px;
	}
	#ads-top-bar .product-excerpt .pull-right {
		/*float: none !important;*/
	}
	#ads-top-bar .product-excerpt .price-to-chart {
		margin: 0 auto;
		/*width: 300px;*/
	}
	#ads-top-bar .product-excerpt h2 {
		margin: 7px 0 0;
		text-align: left;
	}
	#ads-top-bar .product-excerpt p {
		display: none;
	}
}
@media( max-width: 600px){
	#ads-top-bar {
		display: none;
	}
	#ads-top-bar .product-excerpt .price-to-chart .price {
		display: none;
	}
}

.contact .wpb_text_column {
	margin: 0 !important;
}
.contact .vc_toggle {
	margin: 0;
}
.contact .vc_toggle_title {
    background: #eaeaea;
    display: block;
    margin-top: 10px;
    padding: 10px !important;
    text-decoration: none;
}
.contact .vc_toggle_title h4 {
	font-family: Source Sans Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
	margin: 0;
}
.contact .vc_toggle_icon {
	left: auto !important;
    position: absolute !important;
    right: 10px !important;
    background: #000 !important;
	width: 12px !important;
    height: 3px !important;
	border: none !important;
}
.contact .vc_toggle_icon:after,
.contact .vc_toggle_icon:before {
    background: #000 !important;
	border: none !important;
	left: 5px !important;
}
.contact .vc_toggle_icon:before {
	height: 12px !important;
    width: 3px !important;
}
.contact .vc_toggle_icon:after {
	width: 12px !important;
    height: 3px !important;
}
.contact .vc_toggle_content {
	background: #f9f9f9;
    padding: 15px !important;
	margin: 0;
}
.contact .vc_toggle + .wpb_text_column {
	margin: 15px 0 0 !important;
}
.contact .wpb_text_column strong {
	font-size: 16px;
	font-family: Oswald;
    line-height: 24px;
    margin: 0 0 10px;
}
.contact .wpb_text_column a {
    color: #6e81ff;
    text-decoration: underline;
}
.contacts_required {
	color: #6e81ff;
}
.contact .gform_wrapper ul li.gfield {
	margin-top: 0;
}
.contact .gform_wrapper ul.gform_fields li.gfield {
	padding: 0 !important;
}
.contact .gform_wrapper .top_label .ginput_container {
	margin: 0 !important;
}
.contact .gform_wrapper .top_label .gfield_label {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
.contact .gform_wrapper .top_label input.medium,
.contact .gform_wrapper .top_label select.medium {
	width: 100% !important;
}
.contact .gform_wrapper .gform_button {
	width: 100% !important;
	margin: 0 !important;
}
.contact .gform_wrapper .gform_footer {
	padding-top: 0;
	margin-top: 0;
}
.woocommerce-multistep-checkout ul.nav-wizard {
	background: none !important;
	border-bottom: 1px solid #ccc !important;
    border-radius: 0 !important;
    border-top: 1px solid #ccc !important;
    border-left: none !important;
    border-right: none !important;
    margin-bottom: 10px !important;
    text-align: center !important;
	list-style: none;
	padding: 0;
}
.woocommerce-multistep-checkout ul.nav-wizard li {
	background: none !important;
	color: #333 !important;
    font-family: "Oswald",sans-serif !important;
    font-weight: 700 !important;
    height: 32px !important;
    line-height: 32px !important;
    padding: 0 20px !important;
    text-transform: uppercase !important;
    transition: color 0.2s ease-in-out 0s !important;
	float: none !important;
}
.woocommerce-multistep-checkout ul.nav-wizard li:before,
.woocommerce-multistep-checkout ul.nav-wizard li:after {
	display: none !important;
}
.woocommerce-multistep-checkout ul.nav-wizard li a {
	background: none !important;
	color: #333 !important
}
.woocommerce-multistep-checkout ul.nav-wizard li.active a,
.woocommerce-multistep-checkout ul.nav-wizard li.active a:hover,
.woocommerce-multistep-checkout ul.nav-wizard li.active a:focus {
	color: #6e81ff !important;
}
.woocommerce-multistep-checkout ul.nav-wizard li a span {
}
.woocommerce-checkout nav#main,
.woocommerce-checkout #header .store-switch,
.woocommerce-checkout #header .service,
.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout #footer,
.page_paypal_express_checkout nav#main,
.page_paypal_express_checkout #header .store-switch,
.page_paypal_express_checkout #header .service,
.page_paypal_express_checkout .woocommerce-info,
.page_paypal_express_checkout #footer,
#billing_phone_field {
	display: none;
}
.woocommerce-order-received nav#main,
.woocommerce-order-received #footer {
	display: block;
}
.woocommerce-multistep-checkout .step-buttons {
	text-align: center;
	position: relative;
}
.woocommerce-multistep-checkout .step-buttons .next-step-button {
	float: none !important;
	width: 50%;
	margin-top: 1.5em !important;
}
.woocommerce-multistep-checkout #step-wrapper-address .step-buttons .next-step-button {
    margin-bottom: 1.5em !important;
}
.woocommerce-multistep-checkout #order_review .step-buttons .next-step-button {
	width: 100%;
}
.woocommerce-multistep-checkout .step-buttons .prev-step-button {
	display: block;
	margin: 1.5em 0 !important;
}
.vat {
	float: right;
    font-size: 11px;
}
.the-product.row1 .wpb_text_column  {
	margin-top: 20px;
}
.the-product.row1 .wpb_single_image {
	margin-bottom: 0;
}
.the-product.row3 {
	position: relative;
	z-index: 3;
}
.the-product.row3 .vc_column-inner > .wpb_wrapper {
	border: 1px solid #000;
	border-bottom: none;
    padding: 20px 20px 0;
	background: #fff;
}
.the-product.row3 .wpb_text_column {
	margin: 0;
}
.the-product.row3 .vc_col-sm-6 {
	float: right;
}
.the-product.row3 > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
	background: #aaa;
	border: none;
	padding: 20px;
}
.the-product.row3 .vc_col-sm-6 + .vc_col-sm-6 .vc_column-inner > .wpb_wrapper {
	background: #fff;
	border: 1px solid #000;
	border-bottom: none;
	padding: 20px 20px 0;
}
/*.the-product.row3 .vc_col-sm-6 + .vc_col-sm-6 .vc_column-inner > .wpb_wrapper {
	background: #aaa;
	border: none;
	padding: 20px;
}*/
.the-product.row4 {
	position: relative;
	z-index: 2;
	margin-bottom: 40px;
}
.the-product.row4 .vc_column-inner > .wpb_wrapper {
	padding: 20px;
	border: 1px solid #000;
	margin: -1px 0 35px;
}
.the-product.row4 .wpb_content_element {
	margin: 0;
}
.the-product.row4 .vc_images_carousel .vc_carousel-control {
	left: -60px;
	width: 40px;
	text-shadow: none;
}
.the-product.row4 .vc_images_carousel .vc_carousel-control.vc_right {
	right: -60px;
	left: auto;
}
.the-product.row4 .vc_images_carousel .vc_carousel-control .icon-prev:before,
.the-product.row4 .vc_images_carousel .vc_carousel-control .icon-next:before {
	font-family: Source Sans Pro;
    font-size: 50px;
}

.the-product.row4 .owl-carousel .owl-nav .owl-prev {
	left: -46px;
    margin-top: -15px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    text-shadow: none;
    top: 50%;
    width: 40px;
}
.the-product.row4 .owl-carousel .owl-nav .owl-next {
	right: -46px;
    margin-top: -15px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    text-shadow: none;
    top: 50%;
    width: 40px;
}
.the-product.row4 .owl-carousel .owl-nav .owl-prev:before,
.the-product.row4 .owl-carousel .owl-nav .owl-next:before {
	content: "›";
    font-family: Source Sans Pro;
    font-size: 50px;
    left: 0;
    position: absolute;
    text-indent: 0;
}
.the-product.row4 .owl-carousel .owl-nav .owl-next:before {
	content: "‹";
    right: 0;
}
.the-product.row5 {
	margin-bottom: 40px;
}
.the-product.row5 .wpb_single_image {
	margin: 0 0 20px;
}
.the-product.row5 .wpb_raw_code {
	margin: 0;
}
.the-product.row6 {
	margin-bottom: 40px;
}
.the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper {
}
.the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-prev {
	display: none;
}
.the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-next {
	background: #aaa !important;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    height: 100% !important;
    line-height: 100%;
    opacity: 1;
    right: 0 !important;
    text-align: center;
    top: 0;
    width: 20px !important;
	text-indent: -999px;
	position: absolute;
}
.the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-next:before {
    color: #fff !important;
    content: "‹";
    font-family: "Source Sans Pro" !important;
    height: 100% !important;
    left: 0;
    padding: 90px 0 0 !important;
    position: absolute;
    text-align: center;
    text-indent: 0;
    width: 20px;
    z-index: 9;
}
.the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .img{
	float: left;
    margin: 0 15px;
    max-width: 171px;
}
.the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .txt {
	margin: 0 35px 0 186px;
}
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  border: 1px solid #333;
    height: 200px;
    padding: 10px 0; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-wrapper,
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-item img {
    display: block;
    width: 100%; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-nav.disabled,
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-dots.disabled {
    display: none; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-nav .owl-prev,
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-nav .owl-next,
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper.owl-loaded {
    display: block; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper.owl-loading {
    opacity: 0;
    display: block; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper.owl-hidden {
    opacity: 0; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper.owl-refresh .owl-item {
    visibility: hidden; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper.owl-grab {
    cursor: move;
    cursor: grab; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper.owl-rtl {
    direction: rtl; }
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-animated-in {
  z-index: 0; }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-animated-out {
  z-index: 1; }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.lang-ar .owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-video-playing .owl-video-tn,
.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-video-playing .owl-video-play-icon {
  display: none; }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.lang-ar .the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.the-product .fancybox-data:hover {
	cursor: pointer;
	color: #6e81ff;
}
.LoopProduct.out-of-stock {
	background: #f00;
    color: #fff;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    right: 0;
    padding: 2px 5px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
}
.isotope .item .out-of-stock {
	background: #f00;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 5px auto;
    padding: 5px 10px;
    text-transform: uppercase;
}
.coupons {
	border-bottom: 1px solid #888;
    margin: 0 0 20px;
    padding: 10px 0 15px;
}
.coupon-name {
	color: #888;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
}
.coupon-price {
	font-family: "Oswald";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
	text-align: right;
	color: #888;
}
.cart_totals .col-xs-4 h2 {
	text-align: right;
}
.coupon-price a,
.woocommerce-remove-coupon {
	display: none;
}
.product-cat .vc_row .vc_col-sm-9 h2 {
	display: none;
}
.the-product.row4 .vc_images_carousel .vc_item img {
	max-width: 100% !important;
	height: auto !important;
}
.angelleye_checkout {
	clear: both;
    margin: 0 auto;
    width: 50%;
}
.woocommerce .angelleye_checkout .col2-set .col-1 {
	float: right;
	clear: none;
	width: 48% !important;
}
.woocommerce .angelleye_checkout .col2-set .col-2 {
	float: left;
	clear: none;
	width: 48% !important;
}
.woocommerce .angelleye_checkout input.button {
	display: block;
	width: 100%;
	margin: 0 auto 15px;
}
.woocommerce .angelleye_checkout a.button {
	display: block;
	width: 100%;
	margin: 0 auto 15px;
	padding: 0;
	color: #333 !important;
	background: none !important;
	text-transform: lowercase;
	font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 300;
}
p.continue-shopping {
    margin-top: 10px;
}
#ads-top-bar .product-excerpt .price-to-chart {
	float: right;
}
#ads-top-bar .product-excerpt .price-to-chart .price {
    margin: 0 15px 0 0;
}
.woocommerce-checkout-review-order-table .product-technical-information {
	margin: 0 0 10px;
}
.woocommerce-checkout-review-order-table .product-technical-information span {
	text-transform: uppercase;
}
.woocommerce ul.products li.product .price del {
	display: block;
}
.wc-proceed-to-checkout .angelleye-proceed-to-checkout-button-separator {
	display: none;
	margin: 0;
}
.angelleye_ppcp-proceed-to-checkout-button-separator {
	display: none;
	margin: 0;
}
.angelleye_ppcp_message_cart {
	display: none;
	margin: 0;
}
.wc-apa-button-separator {
	display: none!important;
	margin: 0;
}
.wc-proceed-to-checkout .angelleye_smart_button_bottom {
	float: left;
	clear: both;
	display: block;
	width: 200px;
	text-align: right;
	padding: 15px 15px 0 0;
	margin-left: 274px;
}
@media( max-width: 1360px) {
    .teaser_video .wpb_text_column {
		bottom: 50px;
	}
}
@media( max-width: 1200px) {
	#wrapper {
		overflow: hidden;
	}
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1 {
		width: 55%;
	}
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2 {
		width: 55%;
	}
	.product-cat-bands h2 {
		font-size: 16px;
	}
	.teaser_video .wpb_text_column {
		bottom: 20px;
	}
	.woocommerce .isotope .item {
		width: 25%;
	}
}

@media( max-width: 992px) {
	#product .product-read-prev,
	#product .product-read-next {
		display: block;
	}
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1 {
		width: 70%;
	}
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2 {
		width: 70%;
	}
	#header .brand {
		max-width: 150px;
		margin: 0 auto;
	}
	.content-teaser .howto .vc_column-inner > .wpb_wrapper img {
		margin: 0 auto;
	}
	.home-slide .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item {
		height: auto !important;
	}
	.home-slide .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item img {
		height: auto !important;
    	width: 100% !important;
	}
	.mood-grid .v2 {
		height: 288px;
	}
	#brand-menu a span {
		font-size: 20px;
	}
	.container {
		width: 100%;
	}
	.angelleye_checkout {
		width: 100%;
	}
	.woocommerce .angelleye_checkout .col2-set .col-1 {
		float: none;
		clear: both;
		width: 100% !important;
	}
	.woocommerce .angelleye_checkout .col2-set .col-2 {
		float: none;
		clear: both;
		width: 100% !important;
	}
	#footer .brands.fieldset img {
		margin-bottom: 10px;
	}
	.teaser_video .wpb_text_column {
		position: static;
	}
}

@media( max-width: 960px) {
	.swiss-made .wpb_text_column .wpb_wrapper > div {
		height: auto;
	}
	.the_bands .carousel-anything-container {
		height: auto;
	}
}
@media( min-width: 768px) {
	.home-slide .vc_images_carousel .vc_carousel-control {
		width: 40px !important;
		left: -40px !important;
		text-shadow: none !important;
	}
	.home-slide .vc_images_carousel .vc_carousel-control.vc_right {
		right: -40px !important;
		left: auto !important;
	}
	.home-slide .vc_images_carousel .vc_carousel-control .icon-next,
	.home-slide .vc_images_carousel .vc_carousel-control .icon-prev {
		font-size: 50px !important;
		font-family: "Source Sans Pro" !important;
	}
}

@media( max-width: 768px) {
	#cookie-law {
		display: none;
	}
	#slideshow #header {
    	top: 0px;
	}
	#customer_details .form-row {
		width: 100% !important;
		clear: both !important;
		margin: 0 0 10px !important;
	}
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1 {
		width: 100%;
	}
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2 {
		width: 100%;
	}
	.bestseller .woocommerce {
		position: relative;
		max-width: 100%;
		overflow: hidden;
	}
	.bestseller .woocommerce:before,
	.bestseller .woocommerce:after {
		bottom: 0;
		height: 200px;
		position: absolute;
		top: 0;
		width: 60px;
		z-index: 9;
		content: "";
	}
	.bestseller .woocommerce:before {
		background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 1) 0px, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
		left: 0;
	}
	.bestseller .woocommerce:after {
		background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
		right: 0;
	}
	.bestseller .woocommerce ul.products {
		position: relative;
		margin: 0;
		min-width: 850px;
	}
	.bestseller .woocommerce ul.products li.product {
		clear: none !important;
		float: left !important;
		margin: 0 15px 2.992em 0 !important;
    	width: 130px !important;
	}
	.bestseller .woocommerce ul.products li.last {

		margin-right: 0 !important;
	}
	.mood-grid .v2 {
		height: 260px;
	}

	/*#product .product a.yith_magnifier_thumbnail {
		width: 56px !important;
	}*/
	#product .product a.yith_magnifier_thumbnail {
		width: 46px !important;
	}
	#product .product .thumbnails #slider-prev,
	#product .product .thumbnails #slider-next {
		width: 46px !important;
	}
	.the_bands {
		margin-bottom: 35px;
	}

	.product-cat-bands .vc_row .wpb_column:nth-child(2) .vc_column-inner  > .wpb_wrapper {
		margin-left: 0;
		margin-right: 0;
	}
	.product-cat-bands .vc_row .wpb_column:nth-child(3) .vc_column-inner  > .wpb_wrapper {
		float: none;
	}
	.cat-information .wpb_single_image .vc_single_image-wrapper {
		margin: 0 0 15px;
	}
	#product .cart .button {
		float: none;
	}
	.upsells .jcarousel {
		margin: 0 20px;
	}
	.upsells .jcarousel li {
		width: 140px !important;
	}
	#product .price-wrapper {
		margin: 0 0 10px;
	}
	#product .woocommerce-product-rating {
		margin: 0 0 15px;
	}
	.woocommerce #product .star-rating {
		display: block;
		float: none;
		margin: 10px auto 0;
		text-align: center;
		vertical-align: sub;
		width: 60px;
	}

	.product-cat-bands .vc_row .vc_column-inner  > .wpb_wrapper {
		margin: 15px auto !important;
    	max-width: 100%;
    	text-align: center;
	}
	.product-cat-bands .vc_row .vc_column-inner  > .wpb_wrapper > div {
		max-width: 240px;
		margin: 0 auto;
	}
	.woocommerce .isotope .item {
		width: 33.33%;
	}
	.product-cat-menu {
		text-align: left;
	}
	#order-verify {
		width: 100%;
	}
	.cart-collaterals .sales-arguments {
		display: block;
	}
	.the-product.row4 .vc_images_carousel .vc_item img {
		max-width: 100% !important;
		height: auto !important;
	}
	.woocommerce .cart-collaterals .cart_totals a.checkout-button {
		margin-bottom: 4.5em;
	}
	.cart-collaterals {
		margin: 0;
	}
	#product .product .yith_magnifier_mousetrap,
	#product .product .yith_magnifier_zoom_magnifier {
		display: none !important;
		cursor: default !important;
	}
	#product .product li.yith_magnifier_thumbnail {
		text-align: center !important;
		/*height: 46px !important;*/
	}
	/*#product .product .yith_magnifier_thumbnail img {
		width: 44px;
		height: 44px;
	}*/
	.product-cat .vc_row .wpb_single_image {
		text-align: center;
	}
	.product-cat .vc_row .vc_col-sm-9 h2 {
		display: block;
	}
	.product-cat .vc_row .vc_col-sm-3 h2 {
		display: none;
	}
	.product-cat-bands h2 {
		font-size: 15px;
	}
	.the-product.row6 .the_bands .vc_row .vc_column-inner > .wpb_wrapper {
		height: auto;
	}
	.product-item {
		display: table;
		width: 100%;
	}
	.product-item > div {
		display: table-cell;
		float: none;
		vertical-align: middle;
	}
	.product-item .product-quantity {
		left: 0;
		margin: 0;
		position: absolute;
		text-align: center;
		top: 50%;
		transform: translateY(-50%);
		width: 20px;
	}
	.woocommerce .product-subtotal a.remove {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.the-product.row2 .vc_col-sm-4 {
		width: 33.3333%;
		float: left;
	}
	.the-product.row2 .vc_col-sm-8 {
		width: 66.6666%;
		float: left;
	}
	.the-product.row5 .vc_col-sm-4 {
		width: 66.66%;
		float: left;
	}
	.the-product.row5 .vc_col-sm-2 {
		width: 33.3333%;
		float: left;
	}
	#footer .shipping.fieldset:after {
		border-right: none;
	}
	#footer .datatransfer.fieldset:after {
		border-right: none;
	}
	.bestseller h2 {
	    font-size: 25px;
    }
	.footer-nav {
		background: none;
	}
	#product .product-technical-information .detail {
		height: auto;
	}
	#product .product-technical-information .detail .detail-header {
		float: none;
	}
	#product .product-technical-information .detail p {
		float: none;
	}
	#product .product-technical-information .detail:nth-child(2n+1) {
		clear: both;
	}
	#product .product-pimg {
		text-align: center;
	}
	#product .product-pimg .item {
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	#product .product-cart-box {
		text-align: center;
	}

	#product .price-wrapper {
		float: none;
	}
	#product .cart {
		float: none;
		margin: 0 auto;
		max-width: 190px;
	}
	#product .stock {
		float: none;
		margin: 0 0 10px;
	}
	.content-teaser .wpb_single_image {
		margin: 0;
		height: 0;
	}
	.content-teaser .vc_column-inner > .wpb_wrapper {
		border: none;
		margin: 0 0 30px;
	}
	.content-teaser .vc_column-inner > .wpb_wrapper .vc_single_image-wrapper img {
		display: none;
	}
	.content-teaser .more .vc_column-inner > .wpb_wrapper {
		background: none;
		text-align: center;
		height: auto;
	}
	.content-teaser .vc_col-sm-4 {
		float: none !important;
		width: 100% !important;
		margin: 0 !important;
		text-align: center !important;
	}
	.product-image {
		float: left;
		margin: 0 -30px 0 0;
		width: calc(100% + 15px);
		min-width: 0;
	}
	#home-video {
		/*margin: 0 0 30px;*/
	}
}
@media( max-width: 754px) {
	.cookie-law > div:nth-child(4) {
		display: none;
	}
	#footer {
		margin: 30px 0 0;
	}
	#footer .footer-brands {
		display: block;
    	margin: 0 auto 20px;
	}
	#footer .footer-brands:after {
		clear: both;
		content: "";
		display: table;
	}
	#footer .footer-brands > div.brands {
		margin: 0 auto;
		max-width: 335px;
		clear: both;
		display: block;
		width: 100%;
	}
	.is_mobile #product .product .images .thumbnails {
		height: 46px!important;
	}
	.is_mobile #product .product .thumbnails #slider-prev,
	.is_mobile #product .product .thumbnails #slider-next {
		margin: -23px 0 0;
		height: 46px;
	}
	.is_mobile #product .product .thumbnails #slider-prev:after {
		line-height: 40px;
	}
	.is_mobile #product .product .thumbnails #slider-next:after {
		line-height: 40px;
	}
	.cart-collaterals .sales-arguments ul {
		max-width: 240px;
		min-width: 240px;
		margin: 0 !important;
		display: block;
	}
	.cart-collaterals .sales-arguments ul li {
		display: block;
	}
	.shop_table .coupon-wrapper {
		bottom: -390px;
	}
	.lang-en .shop_table .coupon-wrapper {
		bottom: -360px;
	}

	.wc-proceed-to-checkout .angelleye_smart_button_bottom {
		margin: 0;
		width: 100%;
		text-align: center;
		padding: 15px 0 0;
	}
}
@media( max-width: 650px) {
	.mood-grid {
		margin: 0 auto;
		max-width: 564px;
		width: 100%;
	}
	.mood-grid .h2 {
		display: none;
	}
	.mood-grid .wrap {
		height: auto;
		max-width: 188px;
		position: relative;
		width: 50%;
	}
	.mood-grid .wrap::before {
		content: "";
		display: block;
		padding-top: 200%;
	}

	.mood-grid .wrap .mood-grid-item {
		bottom: 0;
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	.mood-grid .wrap .mood-grid-item + .mood-grid-item {
		top: 50%;
	}

	#product .product-information .col-xs-6 {
		width: 100%;
	}
	#product .product-information .images{
		margin: 0 auto 2em;
    	max-width: 400px;
	}
	.woocommerce .isotope .item {
		width: 50%;
	}
	#product .product .images .yith_magnifier_zoom_wrap {
		max-width: 100%;
		left: 0;
	}
}
@media( min-width: 605px) and ( max-width: 768px ) {
	.product-cat-bands h2 {
		font-size: 14px;
		margin: 0 -15px !important;
	}
	.product-cat-bands .vc_col-sm-4 {
		width: 33.3333% !important;
		float: left;
	}
	.product-cat-bands .vc_row .wpb_text_column p a {
		padding: 0;
	}
}
@media( max-width: 600px) {
	#brand-menu {
		bottom: 20%;
	}
	button.the-brand.skip {
		right: 80px;
	}
	button.the-brand {
		bottom: 10%;
		position: absolute;
		right: 5px;
		z-index: 5;
		padding: 5px 10px!important;
	}
	#brand-menu .container {
		max-width: 292px;
	}
	#brand-menu .col-xs-3 {
		width: 50% !important;
		margin-bottom: 10px;
	}
	#header {
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		padding: 5px 1%;
		min-height: 70px;
	}
	#header .store-switch {
		left: 5px;
		position: absolute;
		top: -38px;
		margin: 0;
		width: calc(100% - 10px);
	}
	#header .store-switch #form-change-country {
		float: left;
		width: 49%;
	}
	#header .col-xs-3 {
		position: static;
	}
	/*#header .col-xs-3 {
		margin-left: 50px;
		margin-right: 100px;
		width: auto;
	}*/
	#header .col-xs-3 {
		margin-left: 20px;
		margin-right: 130px;
		width: auto;
	}
	#header .col-xs-6 {
		position: static;
	}
	#header .meta {
		position: absolute;
		right: 10px;
		top: 10px;
		width: 120px;
	}
	#header .meta .language_chosen {
		float: none;
		width: 100%;
		margin: 0 0 5px;
		text-align: left;
	}
	#country_chosen {
		width: 100%;
	}
	#s2id_language_chosen,
	#language_chosen {
		float: right;
		width: 49%;
	}
	#header .store-switch .widget_icl_lang_sel_widget {
		float: left;
		width: 140px;
	}
	#header .service li {
		margin: 20px 0 0;
	}

	#header .service li #cart_text {
		display: none;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle {
		background: none;
		left: -15px;
		position: absolute;
		top: -50px;

		width: 30px;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle:before {
		content: "\f0c9";
		font-family: 'FontAwesome';
		margin: 0 0 0 5px;
		font-size: 20px;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle .mega-menu-toggle-block {
	}
	nav#main .mega-menu-wrap .mega-menu-toggle .mega-menu-toggle-block:before {
		color: #444 !important;
    	font-size: 30px !important;
    	margin: 0 !important;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle .mega-menu-toggle-block:after {
		display: none;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle .mega-toggle-label {
		display: none;
	}
	#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1,
	#mega-menu-wrap-menu-3 .mega-menu-toggle + #mega-menu-menu-3 {
		background: none!important;
	}

	#header .service li:first-child {
		display: none;
	}
	nav#main .mega-menu-wrap {
		background: #fff !important;
		margin-top: 0 !important;
	}
	nav#main .mega-menu-wrap ul.mega-menu {
		text-align: center !important;
	}
	nav#main .mega-menu-wrap ul.mega-menu li {

	}
	nav#main .mega-menu-wrap ul.mega-menu li a {
		color: #333 !important;
		font-family: "Oswald", sans-serif !important;
    	font-weight: 700 !important;
		text-transform: uppercase !important;
   		transition: color 0.2s ease-in-out 0s !important;
		border: 0 none;
		height: auto !important;
		line-height: 20px !important;
		margin: 0;
		padding: 5px 10px !important;
	}
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-638 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-1514 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-16545 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-16649 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-16555 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-16560 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-16565 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-16573 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-16569 > a,
	nav#main .mega-menu-wrap ul.mega-menu li#mega-menu-item-16577 > a {
		display: none;
	}
	nav#main .mega-menu-wrap ul.mega-menu li a:after {
		display: none !important;
	}
	nav#main .mega-menu-wrap ul.mega-menu li a:hover,
	nav#main .mega-menu-wrap ul.mega-menu li a:focus,
	nav#main .mega-menu-wrap ul.mega-menu li.mega-toggle-on > a,
	nav#main .mega-menu-wrap ul.mega-menu li.mega-current-menu-ancestor > a,
	nav#main .mega-menu-wrap ul.mega-menu li.mega-current-menu-item > a {
		background: none !important;
		color: #6e81ff !important;
	}
	nav#main .mega-menu-wrap ul.mega-sub-menu {
		background: #fff !important;
		display: block !important;
	}
	nav#main .mega-menu-wrap ul.mega-sub-menu li a {
		background: none !important;
	}
	.mood-grid {
		max-width: 376px;
	}
	.mood-grid .wrap {
		width: 100%;
		margin: 0;
		max-width: 376px;
	}
	.mood-grid .wrap:before {
		padding-top: 50%;
	}
	.mood-grid .wrap .mood-grid-item + .mood-grid-item {
		left: auto;
		right: 0;
		top: 0;
	}
	.mood-grid .h1 .mood-grid-item {
		height: 50%;
		width: 50%;

	}
	#product .product-social .social_share_privacy_area li {
		margin: 0 10px 0 0;
	}
	.woocommerce-message {
	}
	.woocommerce .woocommerce-message .button {
		margin: 10px auto 0;
	}
	#footer #form-change-country {
		display: block;
		margin: 10px auto;
		vertical-align: middle;
		max-width: 140px;
	}
	#footer .language_chosen {
		margin: 0;
		vertical-align: middle;
		width: 140px;
	}
	#footer .select2-container.language_chosen {
		margin: 0;
		vertical-align: middle;
		width: 140px;
	}
	#footer .select2-container {
		width: 140px!important;
	}
	.btn-back {
		margin: 10px 0 0;
		display: inline-block;
	}
	#ads-top-bar .col-xs-4 {
		float: left;
		width: 50%;
	}
	#ads-top-bar .col-xs-offset-2 {
		margin-left: 0;
	}
	#ads-top-bar .navigation .mega-menu-wrap .mega-menu {
		margin-left: -110% !important;
	}
	#home-video {
		margin: 0;
	}
	.woocommerce .isotope .item {
		width: 50%;
	}
}

@media( max-width: 435px) {
	#product .product-technical-information .detail {
		width: 100%;
		float: none;
	}
	#product .product-technical-information .detail:nth-child(2n) {
		margin-left: 0;
	}
	.product-video .col-xs-3 {
		min-width: 120px;
		width: 25%;
	}
	.product-video .col-xs-9 {
		float: none;
		margin: 0 0 0 110px;
		width: auto;
	}
	#slideshow #header {
    	top: 0px;
	}
	#header .service li {
		margin: 15px 0 0;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle {
		top: -55px;
	}
	.home-slide .wpb_images_carousel.pc {
		display: none;
	}
	.home-slide .wpb_images_carousel.mobile {
		display: block;
	}
	.home-slide .wpb_images_carousel.mobile .vc_images_carousel {
		width: 100% !important;
	}
	.paypal_checkout_button:before {
    	margin-top: 20px;
	}
	.woocommerce .isotope .item {
		width: 100%;
	}
}

@media( max-width: 414px) {
	#header .service li {
		margin: 10px 0 0;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle {
		top: -55px;
	}
}

@media( max-width: 360px) {
	#header .service li {
		margin: 7px 0 0;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle {
		top: -52px;
	}
	#product .product-social .social_share_privacy_area li {
		margin: 0 5px 0 0;
	}
}

@media( max-width: 320px) {
	#header .service li {
		margin: 5px 0 0;
	}
	nav#main .mega-menu-wrap .mega-menu-toggle {
		top: -50px;
	}
}

#step-wrapper-payment {
	margin: 0 auto;
    width: 50%;
}
@media( max-width: 768px) {
	#step-wrapper-payment {
		width: 100%;
	}
}
.woocommerce-thankyou-order-failed {
    /*display: none !important;*/
}
.woocommerce ul.order_details {
    margin-top: 10px !important;
}

.content-top {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-all-brand {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2017/09/slow_jo_cat_intro.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-am-pm-edition {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2017/09/slow_jo_cat_intro.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-slow-jo-38mm {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2017/09/slow_jo_cat_intro.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-slow-mo-34mm {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2017/09/slow_mo_cat_intro.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-slow-o {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2017/09/slow_o_cat_intro.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-slow-jo-bands-22mm {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2017/09/slow_jo_cat_intro.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-slow-mo-bands-20mm {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2017/09/slow_mo_cat_intro.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-slow-o-bands-22mm {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2017/09/slow_o_cat_intro.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-bands {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2016/07/slow_watches_shop.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-top-the-store {
	padding-top: 95px !important;
	padding-bottom: 95px !important;
	background-image: url(/wp-content/uploads/2016/07/slow_watches_shop.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 335px;
}
.content-bottom {

}
.content-bottom-all-brand {
	margin-bottom: 35px;
}
.content-bottom-all-brand h2 {
	text-align: center;
}
.content-bottom-all-brand .img {
	margin-bottom: 35px;
	text-align: center;
}
.content-bottom-all-brand p {
	margin: 0;
}
.product-cat-bands {
	border-bottom: 1px solid #8d8d8d;
}
.product-cat-bands .inner {
    max-width: 240px;
    padding: 20px 15px;
    margin: 15px 0;
}
.product-cat-bands .inner:hover {
    background: #e3e3e3;
}
.product-cat-bands .inner .btn {
	background: #777;
	color: #fff;
	display: inline-block;
	font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	padding: 2px 20px;
	width: 100%;
	margin-bottom: 0;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	vertical-align: middle;
}
.product-cat-bands .inner:hover .btn {
	background: #596bff!important;
	color: #fff;
}
.be-slow .inner {
	position: relative;
}
.be-slow .inner h2 {
	position: absolute;
	color: #fff;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	font-size: 36px;
}
.be-slow .inner:hover h2{
	display: block;
	z-index: 9;
}
.be-slow .inner h2 a {
	color: #fff;
}
.be-slow .inner .img {

}
.be-slow .inner .img a {
	position: relative;
	display: block;
}
.be-slow .inner:hover .img a:before {
    background: rgba(0,0,0,0.6);
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}
.be-slow .inner .img img {
	width: 100%;
}
.be-slow .btn-link {
	font-size: 16px;
	padding: 18px 25px;
	color: #666;
	border: 1px solid #ebebeb;
	background: #ebebeb;
	display: block;
	text-align: center;
	font-family: 'Source Sans Pro';
}
.be-slow .btn-link:hover {
    color: #5e5e5e;
    border-color: #dcdcdc;
    background-color: #dcdcdc;
	text-decoration: none;
}
.contact h5 {
	margin: 15px 0;
}
.contact .toggle_title {
    background: #eaeaea;
    display: block;
    margin-top: 10px;
    padding: 10px !important;
    text-decoration: none;
	font-family: 'Source Sans Pro';
	cursor: pointer;
}
.contact .toggle_title h4 {
	font-family: Source Sans Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
	margin: 0;
	position: relative;
}
.contact .toggle_icon {
	left: auto !important;
    position: absolute !important;
    right: 10px !important;
    background: #000 !important;
	width: 12px !important;
    height: 3px !important;
	border: none !important;
	top: 6px;
}
.contact .toggle_icon:before {
    background: #000 !important;
	border: none !important;
	left: 4px !important;
	height: 12px !important;
    width: 3px !important;
	top: -4px;
	left: 0;
	content: "";
	position: absolute;
}
.contact .active .toggle_icon:before {
    display: none;
}
.contact .toggle_content {
	background: #f9f9f9;
    padding: 15px !important;
	margin: 0;
}
.contact strong {
	font-size: 16px;
	font-family: Oswald;
    line-height: 24px;
    margin: 0 0 10px;
}
.sep-border {
	border-top: 1px solid #ebebeb;
}
.bestseller h4.line-through {
	font-weight: 700;
	font-size: 100%;
	text-align: center;
	position: relative;
}
.bestseller h4.line-through:before {
	background: #ebebeb;
	height: 1px;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
}
.bestseller h4.line-through span {
	background: #fff;
	position: relative;
	padding: 0 10px;
}
.bestseller .btn {
	color: #666!important;
	border-color: #ebebeb!important;
	background-color: #ebebeb!important;
	font-weight: normal;
	border-radius: 2em;
	font-family: 'Source Sans Pro';
}
.people h2,
.press h2 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin: 20px auto 60px !important;
    text-transform: none;
    width: 95%;
}
.people h4,
.press h4 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.people p {
    display: block;
    font-size: 13px;
    margin: 0 0 12px !important;
    text-align: center;
}
.press a {
    display: block;
    height: 150px;
    overflow: hidden;
    text-align: center;
}
.press a img {
	max-width: 100%;
}
.product-cat {
	margin: 0 0 30px;
}
.product-cat .row {
    padding: 30px 0;
    margin: 0;
}
.product-cat .row:hover {
    background: #e3e3e3;
}
.product-cat .sep-border {
	border-color: #8d8d8d;
}
.product-cat h2 {
	margin: 10px 0 35px;
}
.product-cat .col-sm-9 h2 {
    display: none;
}
.product-cat .col-sm-9 img {
	max-width: 100%;
	height: auto;
}
.product-cat .col-sm-9 p {
	margin: 0;
}
.product-cat .col-sm-3 h2 {
	margin: 10px 0;
}
.product-cat .col-sm-3 a {
    background: #777;
    color: #fff;
    display: inline-block;
    font-family: "Oswald",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    padding: 2px 20px;
    width: 100%;
    margin: 25px 0 0;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.product-cat .row:hover .col-sm-3 a {
    background: #596bff;
    color: #fff;
}
.the-product .row1 p {
	margin: 20px 0 0;
}
.the-product .row3 .col-sm-6 {
    float: right;
}
.the-product .row3 .fancybox-data {
	background: #aaa;
	border: none;
	padding: 20px;
}
.the-product .row3 .box {
	background: #fff;
	border: 1px solid #000;
	border-bottom: none;
	padding: 20px 20px 1px;
	position: relative;
	z-index: 2;
}
.the-product .row4 .jcarousel-wrapper {
	padding: 20px;
	border: 1px solid #000;
	margin: -1px 0 35px;
}
.the-product .row7 .container {
       display: flex;
       flex-direction: column;
       margin-top: 30px;
}
.the-product .row7 .container .column {
      display: flex;
      width: 100%;
      column-gap: 35px;
}
.the-product .row7 li img {
     width: 600px;
     height: auto;
}
.the-product .row7 ul li {
    text-align: center;
}

@media only screen and (max-width: 768px) {
.the-product .row7 li img {
     width: 300px;
     height: auto;
}
.the-product .row7 .container .column {
      display: block !important;
}
.the-product .row7 .jcarousel-control-prev, .the-product .row7 .jcarousel-control-next {
	top: 12% !important;
}
.the-product .row7 .jcarousel-control-prev {
    left: -20px !important;

}
.the-product .row7 .jcarousel-control-next {
    right: -20px !important;
}
}

.the-product .row7 .container .column p{
     text-align: left;
}
.the-product .row7 h3 {
    margin: 25px 0px 25px 0px;
}
.the-product .row7 .jcarousel-wrapper span {
    display: block;
    font-family: "Oswald", sans-serif !important;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 10px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 12px;
}
.the-product .row7 .jcarousel-control-prev {
	position: absolute;
	padding: 0;
	top: 30%;
	left: 0;
	bottom: 0;
	margin-top: -15px;
	width: 40px;
	height: 30px;
	opacity: .5;
	font-size: 30px;
	text-align: center;
	left: 0;
	width: 40px;
	text-shadow: none;
	text-indent: -999px;
	overflow: hidden;
}
.the-product .row4 .jcarousel-control-prev {
	position: absolute;
	padding: 0;
	top: 50%;
	left: 0;
	bottom: 0;
	margin-top: -15px;
	width: 40px;
	height: 30px;
	opacity: .5;
	font-size: 30px;
	text-align: center;
	left: -40px;
	width: 40px;
	text-shadow: none;
	text-indent: -999px;
	overflow: hidden;
}
.the-product .row4 .jcarousel-control-prev:before, .the-product .row7 .jcarousel-control-prev:before {
	content: '\2039';
	font-family: serif;
	font-size: 50px;
	text-indent: 0;
	position: absolute;
	left: 14px;
	top: 0;
}
.the-product .row7 .jcarousel-control-next {
	position: absolute;
	padding: 0;
	top: 30%;
	left: 0;
	bottom: 0;
	margin-top: -15px;
	width: 40px;
	height: 30px;
	opacity: .5;
	font-size: 30px;
	text-align: center;
	right: 0;
	left: auto;
	text-indent: -999px;
	overflow: hidden;
}
.the-product .row4 .jcarousel-control-next {
	position: absolute;
	padding: 0;
	top: 50%;
	left: 0;
	bottom: 0;
	margin-top: -15px;
	width: 40px;
	height: 30px;
	opacity: .5;
	font-size: 30px;
	text-align: center;
	right: -40px;
	left: auto;
	text-indent: -999px;
	overflow: hidden;
}
.the-product .row4 .jcarousel-control-next:before, .the-product .row7 .jcarousel-control-next:before {
	content: '\203a';
	font-family: serif;
	font-size: 50px;
	text-indent: 0;
	position: absolute;
	left: 10px;
	top: 0;
}
.the-product .row5 .col-sm-2 {
	text-align: center;
}
.the-product .row5 .col-sm-2 a {
	display: block;
	margin: 0 0 20px;
}
.the-product .row6 .box {
	background: #aaa;
	padding: 10px;
	height: 200px;
}
.the-product .row6 .jcarousel-wrapper {
    border: 1px solid #333;
    padding: 10px 0;
    height: 200px;
}
.the-product .row6 .jcarousel-wrapper li {
	padding: 0 15px;
}
.the-product .row6 .jcarousel-wrapper li > a {
	margin-right: 2% !important;
	width: 20%;
	float: left;
}
.the-product .row6 .jcarousel-wrapper li > a img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
.the-product .row6 .jcarousel-wrapper li > div {
	width: 78%;
	float: left;
	padding-right: 60px;
}
.the-product .row6 .jcarousel-wrapper li > p {
	display: none;
}
.the-product .row6 .jcarousel-control-prev {
	display: none;
}
.the-product .row6 .jcarousel-control-prev:before {
}
.the-product .row6 .jcarousel-control-next {
	background: #aaa !important;
	border-radius: 0;
	color: #fff;
	font-size: 20px;
	height: 100% !important;
	line-height: 100%;
	opacity: 1;
	right: 0 !important;
	text-align: center;
	top: 0;
	width: 20px !important;
	position: absolute;
}
.the-product .row6 .jcarousel-control-next:before {
	height: 100% !important;
	padding: 90px 0 0 !important;
	content: "›" !important;
	color: #fff !important;
	z-index: 9;
	position: absolute;
	top: 0;
	left: 9px;
	font-size: 30px;
	font-family: serif;
}
.home .bestseller .btn {
	background: #dddbdb !important;
	border-radius: 10px;
	color: #000 !important;
	font-family: Oswald;
	font-size: 18px;
	height: 38px;
	line-height: 34px;
	padding: 0;
	text-align: center;
	width: 220px;
	margin: 0 auto 40px;
	display: block;
}
.teaser_video a img {
	display: block;
	width: 100%;
}
.teaser_video .text {
	margin: 0;
	color: #333;
	font-size: 16px;
	padding: 20px 0;
	background: rgba(255,255,255,.7);
	position: absolute;
	bottom: 70px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
}

#mega-menu-item-283397,
#mega-menu-item-283398,
#mega-menu-item-283399,
#mega-menu-item-283400,
#mega-menu-item-283401,
#mega-menu-item-283403,
#mega-menu-item-283404 {
    display: none !important;
}

/** product rating on home page block **/
.products li.product .woocommerce-product-rating .star-rating {
	height: 1em;
	font-size: 10px;
  display: inline-block !important;
  float: none !important;
  margin: .5em 4px 0 0;
}

.products li.product .star-rating span:before {
    color: #febc19;
}

.products li.product p.stars.selected a.active:before,
.products li.product p.stars:hover a:before {
	color: #febc19;
}

.products li.product p.stars.selected a:not(.active):before {
    color: #febc19;
}

.products li.product .woocommerce-product-rating {
	font-size: 11px;
	font-weight: bold;
	min-height: 20px;
  margin: 0 auto;
  text-align: center;
}
.products li.product .woocommerce-product-rating .star-rating-num {
	display: inline-block;
	color: #333;
	margin: 0 5px 0 0;
}
.products li.product .woocommerce-product-rating a {
	color: #6e81ff;
  clear: both;
  display: inline-block;
}

@media( min-width: 605px ) and ( max-width: 767px ) {
	.product-cat-bands .col-sm-4 {
		width: 33.3333% !important;
		float: left;
	}
	.product-cat-bands h2 {
		font-size: 14px;
		margin: 0 -15px !important;
	}
}
@media( max-width: 767px ){
	.product-cat .row .col-sm-9 h2 {
		display: block;
		margin: 0 0 10px;
	}
	.product-cat .col-sm-9 img {
		margin: 0 0 10px;
	}
	.product-cat .row .col-sm-3 h2 {
		display: none;
	}
	.content-top {
		height: 190px;
	}
	.content-top-all-brand {
		height: 190px;
	}
	.content-top-am-pm-edition {
		height: 190px;
	}
	.content-top-slow-jo-38mm {
		height: 190px;
	}
	.content-top-slow-o {
		height: 190px;
	}
	.content-top-slow-jo-bands-22mm {
		height: 190px;
	}
	.content-top-slow-mo-bands-20mm {
		height: 190px;
	}
	.content-top-slow-o-bands-22mm {
		height: 190px;
	}
	.content-top-bands {
		height: 190px;
	}
	.content-top-the-store {
		height: 190px;
	}
	.product-cat-bands .inner {
		margin: 15px auto !important;
		max-width: 100%;
		text-align: center;
	}
	.teaser_video .text {
		position: static;
		padding: 0;
	}
}
