/* ----------------------------------------------------------------
	CSS Specific to the Medical Demo

	Some of the CSS Codes have been modified from the Original
	style.css File to match the Styling of this Demo

	Version: 4.2
-----------------------------------------------------------------*/

body{
	letter-spacing:0.04em;
}


.active{
	color:#f40888!important;
}

/* Breadcrumb */

.breadcrumb{
	font-size: 11px;
	line-height: 40px;
	text-align:center!important;
	height:40px!important;
	position: relative;
	padding:0!important;
	background: #333333!important;
	color:#959494;
	margin-bottom: 7px!important;
	border-radius: 0!important;

}

.breadcrumb-light{
	font-size: 11px;
	line-height: 40px;
	text-align:center!important;
	height:40px!important;
	position: relative;
	margin: 0 !important;
	padding:0;
	padding-top: 12px !important;
	background: #fff!important;
	color:#959494;
}

.breadcrumb a, .breadcrumb-light a{
	text-transform: uppercase!important;
	color:#959494!important;
	letter-spacing: 0.16em;
}

.breadcrumb a.active, .breadcrumb-light a.active{
	color:#f40888!important;
}

.breadcrumb a:hover, .breadcrumb-light a:hover{
	color:#f40888!important;
}

.breadcrumb a:active, .breadcrumb-light a:active{
	color:#f40888!important;
}

.breadcrumb-part{
	/*
	white-space: nowrap;
	display:block;
	float:left;
	max-width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	*/
}

.pdf-button-div{
	display:none;
}


.container{
	width:100%;
	max-width:1080px;
}

ul {
	list-style: square;
	padding: 0;
	margin-left: 20px;
	line-height: 1.8;
}



h1{

	font-weight: lighter!important;
	font-size: 30px;
	text-transform: uppercase;
	color:#000;
}

.faqs > div > p{
	display:block;
	margin-top:-10px!important;
}

#faqs{
	margin-top:-30px!important;
}

#faqs ul{
	margin-top: -25px!important;
}

#faqs li > ul{
	margin-top: 0px!important;

}

h4{
	margin:0;
	text-transform: uppercase;
}


.heading-block h1{
	letter-spacing:4px;
	font-size: 31px;

}

.heading-block{
	margin-bottom: 48px !important;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.heading-block > span{
	width:100%!important;
	max-width:100%!important;
	text-align: left;
	padding: 15px;
	font-weight:400!important;
	font-size:inherit!important;
	color: inherit!important;
	font-size:18px!important;
	letter-spacing:1px;
}

.heading-block > span > p {
	margin-bottom:10px!important;
}

.top-links{
	font-size: 90%!important;
	padding-left:30px;
	padding-right:30px;
	padding-top: 20px;
	height: 30px;
}

.top-links .language-submit{
	padding-left:6px!important;
	padding-right:6px!important;
}

.top-links .language-submit a:hover{
	color:white!important;
}

.top-links .language-submit-active{
	font-weight: bold;
	color: #f40888;
}

.top-links .spacer{
	margin-top:0px;
	line-height:24px;
}


.top-links a{
	margin-top:0px;
	line-height:26px;
}

.top-links a > span{
	color: #f40888;
}

.top-links a:hover{
	background-color: black!important;
	color:#EFEFEF!important;
}


.menu-sub-item i{
	text-transform: uppercase;
	font-style: normal;
	color: #f40888;
	font-size: 12px!important;
}

.faqs{
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.swiper-button-white{
	opacity: 0.75;
    display:none;
}

#wrapper{
	background-color:#f2f2f2;
}

.top-links > ul > li{
	letter-spacing: 0.21em;
}

.top-links > ul > li:hover{
	background-color: transparent;
}

.top-links > ul > li > form > button:hover{
	background-color: black!important;
	color: #EFEFEF;
}

#top-bar .clearfix{
	/*font-size:10px!important;*/
	width:100%;
	color:#7d7d7d;
	background-color:transparent!important;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#top-bar a:link{
	font-size:100%!important;
	color:#7d7d7d;
	background-color:#f2f2f2;
	text-transform: uppercase;
	font-weight: 400;
}

#logo{
	text-align:center;
	width:100%;
	margin-bottom:20px;
	margin-top:-20px;
}

#logo img{
	display:inline!important;
	height:auto;
}


#logo a:link{
	text-align:center;
}

#content{
	background-color:#fff;
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo{
	margin-top:5px;
}

#header.sticky-header:not(.static-sticky) #header-wrap{
	height:120px;
	background-color: #f2f2f2;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
}

#header{
	background-color:#f2f2f2;
}

.swiper_wrapper{
	margin-top:166px!important;
}

button.language-submit{
	border:0!important;
	background:transparent!important;
}

button.language-submit-active{
	border:0!important;
	background:transparent!important;
	font-weight: bold;
}

/* Artikelbox */
#article-box{
	border:1px solid black;
	height:518px;
	margin-top: 34px;
	margin-bottom: 27px;
	padding:0;
	overflow:hidden;

}


#article-box .infobox {
	margin-top:20px;
}

#article-box .bookmark-button {
	text-align: center!important;
	margin-top: 10px;
}

#article-box .page-back {
	text-align: center!important;
	margin-top: 20px;
}

#article-box .infobox-title {
	margin-top:10px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.12em;
}

#article-box .infobox-title span{
	font-weight: 100;
	font-size: 50px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center!important;
	margin:0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#article-box .breadcrumb-light{
	width:100%;
	padding-top:10px!important;
	display: inline-block;
}


#article-box .imagebox{
	padding:0;
	border-right:1px solid black;
}

#article-box > img{
	border-right:1px solid black;
}

.article-box-1{
	height:60px;
}

.article-box-2{
	height:120px;
}

.article-box-3{
	height:161px;
}

.article-box-4{
	height:57px;
}

.article-box-5{
	height:48px;
}

.article-box-6{
	height:60px;
}

.article-box-6 img{
	width: 9%;
	padding:1px;
	display:inline-block;
}


.article-infolist-left{
	width:50%;
	float:left;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

.article-infolist-right{
	width:50%;
	float:left;
	text-align:left;
	padding-left:10px;
}

#search_info{
	margin-top:40px;
	margin-bottom:-40px;
}

/* Primary Menue */

#primary-menu{
	margin-top:25px;
}

.menu-main-item{
	border-bottom: 1px solid #c2c2c2;
}

#primary-menu li{
	position: relative;
	float: left;
	right: 50%;
	margin-right: -2px;
	border-right: 1px solid #c2c2c2;
	border-top: 1px solid #c2c2c2;

	padding:0;
	background-color:#f2f2f2;
}

#primary-menu li:first-child{
	border-left: 1px solid #c2c2c2;
}

#primary-menu ul{
	position: relative;
	float: left;
	left: 50%;
	margin: 0 auto;
	padding: 0;
}

#primary-menu.style-3 > ul > li > a{
	padding:8px;
	padding-left:15px;
	padding-right:15px;
	margin:0;
	color:black;
	border-radius: 0;
	letter-spacing: 0.25em;
	-webkit-transform-style: preserve-3d;
}

#primary-menu.style-3 > ul > li > a:hover{
	font-family: 'Open Sans', sans-serif;
	background-color:#313234!important;
	color: #f40888!important;
	-moz-text-stroke-color: #f40888!important;
	-webkit-text-stroke-color: #f40888!important;
	-moz-text-stroke-width: 1px!important;
	-webkit-text-stroke-width: 1px!important;
}

.main-menu-active{
	color:white!important;
	background-color: #313234!important;
}



li.sub-sub-menu{
	background:transparent;
	/*
	border-top:0!important;
	border-bottom:0!important;
	border-left:0!important;
	border-right:1px solid white!important;
	*/
	border:0!important;
	right:0!important;
}

li.sub-sub-menu a:hover{
	color:#f40888!important;
	background:transparent!important;
}

.main-menu-sub-active{
	color:#f40888!important;
}

ul.sub-sub-menu{
	width: 445px!important;
	opacity: 0.95!important;
	border-top-width: 0!important;
	position:absolute!important;
	left:0!important;
	border: 1px solid black;
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo{
	margin-top:5px;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a{
	padding:8px;
	padding-left:15px;
	padding-right:15px;
	margin:0;
	border-radius: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu{
	margin-top:6px;
}


.content-wrap{
	padding-bottom: 32px!important;
	/*padding: 6px 0;*/
	padding-top:51px!important;
}


/* Feature Box */
.feature-box p{
	color:black;
}

.feature-box ul{
	color:black;
	margin-left:20px;
	list-style-type:square;
}


/* Cookie Box */
#cookie-box{
	position:fixed;
	bottom:0;
	width:100%;
	height:44px;
	background-color: #373536;
	z-index:5000;
	text-align: center;
	line-height: 44px;
	color:#fffeff;
	font-size: 11px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.9);}

/* Footer */
#footer{
	margin-top:0!important;
}

#footer, #footer ul, #footer li, #footer a, #footer h3, #footer p{
	color:black;
	font-size: 12px;
	line-height:16px;
}

#footer .bottommargin-sm{
	margin-bottom:0!important;
}

#footer p{
	color:black;
	font-size: 12px;
	line-height:21px;
	letter-spacing: 0.14em;
}

#footer a:hover{
	text-decoration: underline!important;
}

#footer .footer-widgets-wrap{
	padding-top: 30px;
	padding-bottom:0;
}


.widget_links h3{
	padding: 0 3px 0 12px;
	font-size: inherit;
	text-transform: uppercase;
	margin:4px;
	margin-bottom:8px;
	letter-spacing: 0.14em;
}

.ul-footer > ul{
	margin-bottom: 0 !important;
}

.ul-footer > li{
	padding:4px;
	padding-bottom:2px;
}

.ul-footer .li-footer{
	list-style-type:square;
	margin-left:40px!important;
}

.widget_links li{
	margin-left:11px;
}

.widget_links li a{
	padding:0;
}

.ul-footer .li-footer li, .ul-footer .li-footer a{
	padding-left:0;
}

.ul-footer .li-footer li{
	padding-left:40px;
}

ul.ul-footer{
	margin-bottom:30px!important;
}


.btn{
	background-color: #212121;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	border-radius: 0;
	border:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
}

.btn:hover{
	background-color: #f7058c;
	color: white!important
}

.btn2 a:link{
	background-color: #313234;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	border-radius: 0;
	border:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
}

.btn2 a:hover{
	background-color: #f7058c;
}


.btn-send,.btn-s-reset{
	background: transparent;
	font-size: 12px;
	border-radius: 0;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	height: 40px;
	line-height:30px;
	display:block;
	text-align: center;

	border: 1px solid #6e6e6e;
	color: #a3a3a3;
}

.btn-send:hover,.btn-s-reset:hover,.quick-search-button:hover{
	background: white;

}

.quick-search-button{
	width: 20%;
	background-color: rgb(205, 205, 205);
	font-size: 12px;
	border-radius: 0;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	display:block;
	text-align: center;
	border: 0;
	color: #a3a3a3;
	float: left;
	line-height: 34px!important;
	height: 40px;
	padding-left: 14px;
}

.quick-search-button:hover{
	background: #535353;
}


.slider-caption-bottom-center{
	position: absolute;
	bottom: 40px;
	width: 100%;
	text-align: center;
}

.slider-caption-bottom-center span{
	background: rgba(250,250,250,0.75);
	padding-top:7px;
	padding-bottom:7px;
	padding-left:44px;
	padding-right:44px;
	text-transform: uppercase;
	color: black;
	letter-spacing: 0.13em;
	font-size: 14px;
	font-weight: 500;
}




/* Cookie Button */
.btn-grey{
	background: #676566;
	font-size: 12px;
	color: white;
	border-radius:0;
	border:0;
	line-height:20px;
}


.btn-grey:hover{
	background: white;
	font-size: 12px;
	color: #676566;
	border-radius:0;
	border:0;
	line-height:20px;
}

/* Bookmark Button Box*/



.btn-bookmark{
	background: #212121;
	font-size: 12px;
	color: white;
	border-radius: 0;
	border: 0;
	min-width:100px;
}

.btn-bookmarked{
	border:0;
	background: #fff !important;
	box-shadow: inset 1px 1px 1px 1px #292929 !important;
	color:#212121!important;
}


.btn-bookmark:hover{
	background: #f7058c !important;
	color: white!important;
}

/* Bookmark Button Detailseite*/
.btn-bookmark-black{
	background: #000;
	font-size: 12px;
	color: white;
	border-radius: 0;
	border: 0;
	min-width:100px;
}

.btn-bookmark-black:hover{
	background: #212121!important;
	color: white!important;
}

.btn-bookmark-black .btn-bookmarked{
    border:0;
    background: #fff !important;
    box-shadow: inset 1px 1px 1px 1px #292929 !important;
    color:#212121!important;
}

.form-input{
	width:100%;
	height:40px;
	padding:5px;
}



.selector-tab, .selector-tab-all{
	float:left;
	border: 1px solid #6e6e6e;
	color: #a3a3a3;
	font-size: 14px;
	font-weight: normal;
	margin-right:10px;
	padding:5px;
	padding-left:18px;
	padding-right:18px;
	text-align: center;
	margin-bottom:10px;
	background-image: url("/web/template/images/tab-background.png");
	background-position: right;
	background-repeat: no-repeat;
}

.selector-tab:hover, .selector-tab-hovered{
	text-decoration: line-through!important;
	background: black!important;
	background-color: black!important;
	color:white;
	background-image: url("/web/template/images/tab-background-hover.png");
	background-position: right;
	background-repeat: repeat-x;
}


.result-list{
	border-top: 1px solid #8d8d8d;
	padding-bottom: 50px !important;
}

/* Selector */
.selector-input select{
	background-color: #6e6e6e;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.selector-input > option{
	background-color: #6e6e6e;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: white;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #f7058c;
	color: white; }

/* DESIMA Sections */
.one-column-extended{
	background-color: rgb(245, 245, 245);
}

.one-column-extended h2{
	margin-bottom:50px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	padding:10px;
}

.one-column-extended h3{
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

.one-column-extended-bottom{
	padding-left:84px!important;
	padding-right:84px!important;
	padding-top:60px!important;
	padding-bottom:112px!important;
	background-color: #fff!important;
}

div.content-wrap.one-column-extended{
	margin:0!important;
	margin-bottom: -80px!important;
	padding-bottom: 120px !important;
	margin-top: -20px !important;
}

/* Collections */
.column-collections{
	background-color: #333333;
}

.column-collections h2{
	margin-bottom:30px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding:10px;
	color:#fff;
}

.column-collections h3{
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

.column-collections-bottom{
	padding-left:84px!important;
	padding-right:84px!important;
	padding-top:60px!important;
	padding-bottom:112px!important;
	background-color: #fff!important;
}

div.content-wrap.column-collections{
	margin:0!important;
}

.youtube-embed-wrapper{
	padding-top:0!important;
	border:1px solid grey;
}

/* Bottom Footer (Copyrights) */
#copyrights{
	background-color: #212121!important;
	color: #d6d6d6;
	text-transform: uppercase;
	height:70px;
	padding:20px;
	padding-left:35px;
	letter-spacing: 0.18em;
}

#copyrights .col_half{
	padding-left: 8px;
	padding-right: 8px;
	width:59%;
	margin-right:0!important;
}

#copyrights .col_last{
	width:37%;
}


#copyrights a{
	color:#d6d6d6;
	text-decoration: none;
	text-transform: uppercase;
	margin-right:20px;
	border:none;
}

.stretched #gotoTop{
	bottom:15px;
}

#gotoTop{
	background-color: #666666;
    color:#000;
}

#gotoTop:hover{
    background-color: #8d8d8d!important;
}

.sf-js-enabled ul{
	text-align: center;

}

.sf-js-enabled ul > li{
	text-align: center;

}









.section.dark .bgcolor h2 { color: #FFF; }

.section.dark .bgcolor label {
	color: rgba(255,255,255,0.9);
	font-weight: 400;
	text-transform: capitalize;
}


.footer-big-contacts {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-big-contacts span {
	display: block;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	color: #888;
	letter-spacing: 2px;
}


#css3-spinner-svg-pulse-wrapper {
	position: absolute;
	overflow: hidden;
	width: 260px;
	height: 210px;
	top: 50%;
	left: 50%;
	margin-top: -105px;
	margin-left: -130px;
	background-color: transparent;
	animation: none;
	-webkit-animation: none;
}

#css3-spinner-svg-pulse {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -105px;
	margin-left: -275px;
}

#css3-spinner-pulse {
	stroke-dasharray: 281;
	-webkit-animation: dash 5s infinite linear forwards;
}

.mini-loader {
	border: 16px solid #f3f3f3; /* Light grey */
	border-top: 16px solid #f7058c; /* Blue */
	border-radius: 50%;
	width: 10px;
	height: 10px;
	padding:10%;
	animation: spin 2s linear infinite;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/*Animation*/
@-webkit-keyframes dash {
	from {
		stroke-dashoffset:814;
	}

	to {
		stroke-dashoffset:-814;
	}
}

@keyframes dash {
	from {
		stroke-dashoffset:814;
	}

	to {
		stroke-dashoffset:-814;
	}
}




.opening-table .heading-block span {
	font-size: 16px;
	font-weight: 400;
}

.opening-table {
	padding: 30px;
	background-color: #FFF;
	border-radius: 4px;
	border: 1px solid #EEE;
}

.time-table-wrap .time-table {
	padding: 14px 0;
	text-align: left;
	border-top: 1px solid #E5E5E5;
}

.time-table-wrap .time-table:first-child { border-top: none; }

.time-table-wrap .time-table .col-md-5 { padding-left: 0; }

.time-table-wrap .time-table h5 {
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.time-table-wrap .time-table span { font-weight: 500; }

.entry-content p { margin-bottom: 15px; }

.post-grid .entry-title h2 {
	text-transform: none;
	letter-spacing: 0;
	font-size: 19px;
	line-height: 25px;
	font-weight: 400;
}

.form-control.error { border: 2px solid red; }

ul.price-table{
	list-style: none;
}
ul.price-table li {
	padding: 18px 0;
	border-bottom: 1px solid #E0E0E0;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 0;
}
ul.price-table li span {
	float: left;
	font-weight: bold;
}

ul.price-table li .value {
	float: right;
	color: #666;
}
.more-link { margin-top: 20px; }


/* ----------------------------------------------------------------
	Slider
-----------------------------------------------------------------*/

.slider-1200{
	/*height: 1200px!important;*/
}

.slider-575{
	height: 575px!important;
}

.slider-288{
	height: 288px!important;
}

.slider-dummy{
	height:170px;
}

/* ----------------------------------------------------------------
	Collection Overview
-----------------------------------------------------------------*/
.collection-outer-box{
	cursor:pointer!important;
	padding:12px!important;
}

.collection-bg-box-outer{
	width:100%;
	border:1px solid white;
	height:279px
}

.collection-bg-box-inner{
	height:277px;
	overflow:hidden;
}

.collection-title-outer {
	position: absolute;
	top: 13px;
	left: 13px;
	height: 60px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid white;
	font-size: 14px;
	line-height: 62px;
	width: calc(100% - 25px)
}

.collection-title-background{
	position:absolute;
	top:0;
	height:60px;
	text-transform:uppercase;
	text-align:center;
	border-bottom:1px solid white;
	font-size:14px;
	line-height:62px;
	background: black;
	opacity: 0.5;
	width: calc(100% - 1px)
}

.collection-title{
	color:#fff;
	position:absolute;
	top:0;
	height:60px;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	line-height:62px;
	width: 100%;
}

.collection-title-new{
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:60px;
	text-transform:uppercase;
	text-align:center;
	border-bottom:1px solid white;
	font-size:14px;
	line-height:62px;
	background: white;
	color:black;
}

.collection-title-new span{
	font-size:18px;
	font-weight:bold;
	display:block;
	transform: rotate(-45deg);
}

.collection-box-over{
	display:none;
	position:absolute;
	top:13px;
	left:13px;
	height:60px;
	text-align:center;
	border-bottom:1px solid black;
	font-size:14px;
	width: calc(100% - 25px);
}

.collection-box-over small{
	color: #999999;
	display: block;
	margin-top: 0px;
}

.collection-box-over-title-background{
	position:absolute;
	top:0;height:59px;
	text-transform:uppercase;
	text-align:center;
	border-bottom:1px solid white;
	font-size:14px;
	line-height:62px;
	background: white;
	opacity: 0.8;
	width: 100%
}

.collection-box-over-title{
	color:#000;
	position:absolute;
	top:0;
	height:60px;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	font-weight:600;
	line-height:62px;
	width: 100%
}

.collection-box-over-bottom-background{
	position:absolute;
	top:60px;
	height:217px;
	text-transform:uppercase;
	text-align:center;
	border-bottom:1px solid white;
	font-size:14px;
	line-height:62px;
	background: white;
	opacity: 0.8;
	width: calc(100% - 1px)
}

.collection-box-description{
	position:absolute;
	top:60px;
	color:black;
	padding:14px;
	padding-bottom:0;
	height:90px;
	text-align:center;
	width: 100%;
	line-height:18px;
}

.collection-box-info-list{
	position:absolute;
	top:148px;
	color:black;
	padding:0;
	height:60px;
	text-align:center;
	width: 100%
}

.collection-box-info-list-left{
	width:50%;
	float:left;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

.collection-box-info-list-right{
	width:50%;
	float:left;
	text-align:left;
	padding-left:10px;
}

.collection-box-button{
	position:absolute;
	top:210px;
	text-align: center;
	margin-top:20px;
	width: 100%
}

.collection-over-title-new {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid black;
	font-size: 14px;
	line-height: 62px;
	background: black;
	color: white;
}

.collection-over-title-new span {
	font-size: 18px;
	font-weight: bold;
	display: block;
	transform: rotate(-45deg);
}

/* ----------------------------------------------------------------
	Responsive Menu
-----------------------------------------------------------------*/
#responsive-menu-trigger{
	display:none;
}

#responsive-menu{
	position:fixed;
	top:90px;
	left:0;
	width:100%;
	height:100%;
	overflow:auto;
	background: rgba(0, 0, 0, 0.50);
	z-index:2;
}

.responsive-menu-header {
	padding:40px;
	padding-top:0;
	text-align:center;
	background: #f2f2f2;
}

.responsive-menu-list {
	box-shadow: 0 12px 10px rgba(0, 0, 0, 0.5);
	padding:10px;
	text-align: center;
	background: white;
}

#responsive-menu-trigger, #responsive-menu-closer{
	position:absolute;
	right:24px;
	top:32px;
	width: 20px;
	height:20px;
	font-size:20px!important;
	z-index: 1;
}

#responsive-menu-closer {
	display: none;
}

.responsive-menu{
	border-left: 1px solid grey!important;
	border-right: 1px solid grey!important;
	border-bottom: 1px solid grey!important;
	margin-bottom:10px!important;
}
.submenu-trigger{
	border: 1px solid grey;
}

.submenu-trigger-active{
	background: #313234;
	color: #f2f2f2;
}

#responsive-menu a:link{
	display:block;
	text-transform: uppercase;
	font-size:15px;
	line-height:35px;
}

#responsive-menu .menu-new{
	color: #f7058c;
	font-style: normal;
}

#responsive-menu a:hover{
	color: #f7058c;
}


#responsive-menu ul{
	list-style: none!important;
	margin:0;
}

#responsive-menu ul > li{
	list-style: none!important;
}

/* ----------------------------------------------------------------
	Collection Page
-----------------------------------------------------------------*/
.collection-infobox{
	margin-bottom:40px;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid black;
	border-bottom:1px solid black;
}


/* ----------------------------------------------------------------
	Search
-----------------------------------------------------------------*/
.search-box-bottom {
	padding-left: 0;
}


/* ----------------------------------------------------------------
	News
-----------------------------------------------------------------*/
.news-icon{
	padding-left:23px;
	padding-right:23px;
	padding-top:11px;
	padding-bottom:11px;
	position:absolute;
	top:-80px;
	margin-left:50px;
	margin-top:80px;
	background:#f40888;
	color:white;
}

.news-text{
	margin-left:50px;
	margin-right:20px;
	margin-top:15px;
}

/* ----------------------------------------------------------------
	Comments
-----------------------------------------------------------------*/
.comment-box-outer{

}


.comment-box{
	margin:8px;
	margin-top:25px;
	background:white;
	text-align: center;
}

.comment-box-marker-left{
	height:65%;
	display:table
}

.comment-box-marker-right{
	height:65%;
	display:table
}

.comment-box-inner{
	height:65%;
	display:table
}

.comment-box-inner p{
	display:table-cell;
	font-size: 18px;
	vertical-align: middle;
	line-height: 22px!important;
	font-weight: 100;
}


.comment-box-marker-left p{
	display:table-cell;
	font-size: 60px;
	vertical-align: middle;
	color:lightgrey;
}

.comment-box-marker-right p{
	display:table-cell;
	font-size: 60px;
	vertical-align: middle;
	color:lightgray;
}

.comment-box-top{
	height:15%;
	display:table;
	text-align: center;
}

.comment-box-top p{
	display:table-cell;
	vertical-align: middle;
	text-align: center;
}

.comment-box-top img{
	margin-top:28px;
}

.comment-box-bottom{
	height:20%;
	display:table;
	bottom:30px;
}

.comment-box-bottom p{
	display:table-cell;
	vertical-align: bottom;
	padding-bottom: 30px;
	font-size: 11px;
	color:black;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 16px!important
}

/* ----------------------------------------------------------------
	Debug Info
-----------------------------------------------------------------*/
.debug-div{
	z-index:50000;
	position:fixed;
	top:0;
	left:0;
	padding:10px;
	background:#f40888;
	color:white;
	font-size: 14px;
	line-height: 14px;
}

/* ----------------------------------------------------------------
	Swiper Navigation
-----------------------------------------------------------------*/
.swiper-pagination span{
	border-radius: 0;
}



/* ----------------------------------------------------------------
	Medical Demo - RTL Support
-----------------------------------------------------------------*/

.rtl #css3-spinner-svg-pulse-wrapper {
	right: 50%;
	left: auto;
	margin-right: -130px;
	margin-left: 0;
}

.rtl #css3-spinner-svg-pulse {
	right: 50%;
	left: auto;
	margin-right: -275px;
	margin-left: 0;
}

.rtl .time-table-wrap .time-table { text-align: right; }

.rtl .time-table-wrap .time-table .col-md-5 { padding-right: 0; }

.rtl ul.price-table li { background-position: right center; }

.rtl ul.price-table li span { float: right; }

.rtl ul.price-table li .value { float: left; }


.video-box{
	border: 1px solid grey;
	padding: 8px;
	padding-bottom: 3px !important;

}

.s-widget{
	position: fixed;
	bottom: 16px;
	width: 200px;
}

.s-widget{
	left: 10px;
	transition: 0.5s;
}

.s-widget input{
	font-size: 80%;
}

#gotoTop{
	color: #fff;
	border-radius: 0;
}

.s-widget .quick-search-button{
	background-color: #666666!important;
	color:#fff;
}

.s-widget .quick-search-button:hover{
	background-color: #8d8d8d!important;
}



@media (max-width: 1450px) {
	.s-widget{
		left: -159px;
		transition: 0.5s;
	}

	.s-widget:hover{

		left: 10px;
		transition: 0.5s;

	}

}

@media (max-width: 992px) {

	#copyrights{
		text-transform: uppercase;
		letter-spacing: 0.18em;
		height: 68px;
		padding: 8px;
		padding-left: 35px;

	}

	#copyrights .col_half{
		margin-bottom:-12px!important;
		width:92%;
	}

	#copyrights .col_last{
		clear: both;
		width:92%;
	}

	#copyrights .copyrights-menu{
		text-align:left;
	}






}

@media (max-width: 767px){

	.container{
		width: 100%!important;
		line-height: 20px;
		padding-top: 13px;
		margin-top: 0;
		padding-left: 8px;
	}

	#copyrights .col_half{
		margin-bottom:-12px!important;
		width:100%;
		text-align: right!important;
		padding-right: 0!important;
	}

	#copyrights{
		width:100%!important;
		line-height: 26px;
		padding:0;
		margin:0;
	}

	#copyrights .clearfix{
		width:100%!important;
	}

	#copyrights a{
		margin-left: 5px;
		margin-right: 5px;
	}

	#copyrights a:first-child {
		margin-left: 5px;
	}
}

@media (max-width: 479px){

	.container{
		width: 100%!important;
	}

}


.btn-light{
	background-color:white;
	border:1px solid grey;
	color:black;
	padding:4px 11px 4px 11px;
	text-transform:none;
	font-weight: bold;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.btn-light:hover{
	background-color: #dcdcdc;
	color:black;
}

.pink-button{
	background-color: #f40888!important;
	color: #fff!important;
	text-transform: uppercase;
}

.pink-button:hover{
	background-color: #fff!important;
	color: #f40888!important;
	text-transform: uppercase;
}

/*
input[type='radio']:after {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: #d1d3d1;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 2px solid #d1d3d1;
}

input[type='radio']:checked:after {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: #f40888;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 2px solid #f40888;
}
 */


input[type='radio'] {
	-webkit-appearance:none;
	width:15px;
	height:15px;
/*border:1px solid darkgray;*/
	border-radius:50%;
	background:darkgray;
	/*box-shadow:0 0 5px 0px gray inset;*/
	margin-top:2px;
}
input[type='radio']:hover {
	border:3px solid #f40888;
}
input[type='radio']:checked:hover {
	border:none;
}
input[type='radio']:before {

	content:'';
	display:block;
	width:15px;
	height:15px;
	border-radius:50%;
}
input[type='radio']:checked:before {
	background:#f40888;

}

.pdf-button-div{
	margin-bottom:40px;
	padding:12px;
	color:#bebebe;
}

.pdf-button-div label{
	color:#bebebe;
	font-weight: 400;
	text-transform: none;
	margin-left: 23px;
	margin-top: -21px!important;
	display: block;
}

.modal-content{
	border-radius: 0;
}

.modal{
	background-color: rgba(0, 0, 0, 0.53);
}

.pdf-button-div small{
	font-weight: 400;
}

.nohyphens{
	-moz-hyphens: none!important;
	-o-hyphens: none!important;
	-webkit-hyphens: none!important;
	-ms-hyphens: none!important;
	hyphens: none!important;
}

@media (min-width: 1010px){

	.box-fixed{
		position:fixed;
		top:108px;
		z-index:10;
		left:0;
		width:100%;
		margin-bottom: -9px;
		padding-bottom:0!important;
		box-shadow: 0 0 10px rgba(0,0,0,.9);
		opacity: 0.97;
	}

}




