/**
 * @package    Joomla Template :: F. Engel K/S 2018
 * @version    1.0.0
 * @author     Web Group @ F. Engel K/S
 * @copyright  (C) 2018 F. Engel K/S. All rights reserved.
 */

@font-face {
	font-family: 'Glyphicons Halflings';
	src:	url('../fonts/glyphicons/glyphicons-halflings-regular.eot');
	src:	url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix')							format('embedded-opentype'),
			url('../fonts/glyphicons/glyphicons-halflings-regular.woff2')								format('woff2'),
			url('../fonts/glyphicons/glyphicons-halflings-regular.woff')								format('woff'),
			url('../fonts/glyphicons/glyphicons-halflings-regular.ttf')									format('truetype'),
			url('../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular')		format('svg');
}
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style:  normal;

    src:	url('../fonts/slick/slick.eot');
    src:	url('../fonts/slick/slick.eot?#iefix')		format('embedded-opentype'),
			url('../fonts/slick/slick.woff')			format('woff'),
			url('../fonts/slick/slick.ttf')				format('truetype'),
			url('../fonts/slick/slick.svg#slick')		format('svg');
}
@font-face {
	font-family: "Ginetex";
	src:	url('../fonts/ginetex/symbols-feb-14.eot');
	src:	url('../fonts/ginetex/symbols-feb-14.eot?#iefix')	format('embedded-opentype'),
			url('../fonts/ginetex/symbols-feb-14.woff2')		format("woff2"),
			url('../fonts/ginetex/symbols-feb-14.woff')			format("woff"),
			url('../fonts/ginetex/symbols-feb-14.ttf')			format("truetype");
}

html, body {
    height: 100%;
	margin: 0;
}
html {
    position: relative;
}
body {
	background: #fff;
	font-family: montserrat, sans-serif;
	/* letter-spacing: 1.2px; */
	font-size: 17px;
	line-height: 1.7;
	overflow-y: scroll;

	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	    -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
	-webkit-flex-direction: column;
	        flex-direction: column;
}
body.grey {
	background: #f3f1ee;
}
body.frontpage #main .container:first-child {
	margin-bottom: 10px;
}
a, button, input {
	outline : none !important;
}
a {
    color: #000;
}
a:focus, a:hover, a:active {
    color: #555;
}
img {
	max-width: 100%;
	height: auto;
}
ul {
	padding-left: 20px;
}
ul li {
	font-family: inherit;
	/* margin-bottom: 7px; */
}
ol {
	font-weight: bold;
}
ol li,
ol li p {
	font-weight: normal;
}

h1, .h1,
.catchy-sub {
	font-family: montserrat, sans-serif;
	font-size: 25px;
	text-align: center;
	/* text-transform: uppercase; */
	margin: 20px 0 0 0;
}
.catchy-sub {
	margin-top: 20px;
}

h2, .h2 {
	font-family: montserrat, sans-serif;
	font-size: 36px;
	font-weight: bold;
	/* text-transform: uppercase; */
}
h3, .h3 {
	font-family: montserrat, sans-serif;
	font-size: 26px;
	font-weight: normal;
	font-weight: bold;
}
h4, .h4 {
	font-family: montserrat, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

h1, h2, .h1, .h2 {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}


h2.text-center,
.h2.text-center {
	font-size: 33px;
	font-weight: bold;
}
h3.text-center,
.h3.text-center {
	/* font-size: 22px; */
	margin-bottom: 30px;
	font-weight: normal;
}

hr {
	border-top: 1px solid #24332C;
	margin-top: 50px;
	margin-bottom: 50px;
}
hr.mini {
	width: 50%;
}
/*hr.sq {
    overflow: visible;
    text-align: center;
}
hr.sq:after {
    content: "◼";
    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 1.75em;
    padding: 0 0.25em;
    color: #24332C;
}*/

iframe {
	max-width: 100%;
}

.text-white {
	color: #fff;
}

.clearfix {
	clear: both;
}

.no-padding {
	padding: 0 !important;
}

.washsym {
	display: inline-block;
	margin: 0;
	font-family: "Ginetex", sans-serif;
	font-size: 28px;
	line-height: 1;
}
.washsym.washsym-lg {
	font-size: 70px;
}
.washsym.washsym-lg.washsym-fix {
	margin-left: -6px;
}

.phone {
	display: inline-block;
}

/*.page-header h1 {
	text-align: center;
	text-transform: uppercase;
}
.item-page h1,
.item-page .subtitle,
.item-page h1 + .subtitle {
	color: #000;
	text-transform: uppercase;
	text-align: center;
}
.item-page h1 + .subtitle {
	font-weight: normal;
}
.stylish,
.item-page h2.h1 + hr,
.item-page .subtitle + hr,
.item-page h2.h1 + .subtitle + hr,
.item-page h1 + .subtitle + hr {
	margin: 40px auto;
	width: 20%;
	border-top: 2px solid #4D4D4D;
}
.item-page h2.h1 {
	color: #000;
	text-transform: uppercase;
	text-align: center;
}*/

.item-page > .icons {
	position: fixed;
	top: 3px;
	right: 0;
	z-index: 1010;
}
.item-page > .icons button {
	background-color: transparent !important;
	background-image: none !important;
	color: #fff !important;
	border-radius: 0 0 0 5px !important;
	box-shadow: none !important;
	border: 0 !important;
}
.item-page > .icons button span {
	color: #fff !important;
	font-size: 14px !important;
}


#footer,
#header {
    -webkit-box-flex: 0;
		-webkit-flex: none;
				flex: none
}
#main {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
	/* overflow-x: hidden; */
	-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
				flex: 1 0 auto;
	overflow-x: hidden;
}

#main #content {
	padding-bottom: 15px;
}

.graphical-header-wrap {
	margin-bottom: 25px;
}
.graphical-header-wrap.frontpage,
.graphical-header-wrap.frontpage .col-md-12.bg-grey {
	margin-bottom: 0;
}

.graphical-header-wrap .col-md-12 {
	background-size: cover;
	background-position: center center;
	margin-bottom: 25px;
    padding: 10px;
    display: flex;
    flex-direction: column;
	justify-content: center;
	height: 30vh;
}
.graphical-header-wrap .brand-logo {
	position: absolute;
	margin: 0;
}

.graphical-header.frontpage {
	margin-top: 10%;
	text-transform: uppercase;
}
.graphical-header.frontpage h1 {
	font-size: 49px;
	word-break: break-all;
}
.graphical-header.frontpage p.fields {
	font-size: 15px;
	letter-spacing: 5px;
	margin: 20px 0 55px 0;
}
.graphical-header.frontpage p.fields span:nth-child(even) {
	margin: 0 25px;
	display: inline-block;
}
.graphical-header.frontpage p.since {
	font-size: 21px;
	letter-spacing: 5px;
}

div[itemprop="articleBody"] > .container-fluid {
	padding-right: 20px;
    padding-left: 20px;
}
.grid-stack .graphical-header,
.container-fluid .col-md-12 > .graphical-header {
	text-transform: uppercase;
	color: #fff;
	text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.5);
}
.container-fluid .col-md-12 > .graphical-header h1,
.container-fluid .col-md-12 > .graphical-header .h1 {
	font-family: montserrat, sans-serif;
	font-size: 39px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 8px;
	margin-top: 40px;
	word-break: break-word;
}
.container-fluid .col-md-12 > .graphical-header .h1-sub {
	font-size: 21px;
	margin: 20px 0 0 0;
	letter-spacing: 5px;
}

div[itemprop="articleBody"] a:not(.inpage):active,
div[itemprop="articleBody"] a:not(.inpage):focus,
div[itemprop="articleBody"] a:not(.inpage):hover {
	color: #555;
}
div[itemprop="articleBody"] img {
	
}

#content.container-fluid {
	padding-right: inherit;
	padding-left: inherit;
}
#content.container-fluid > .row {
	margin-right: inherit;
	margin-left: inherit;
}
#content.container-fluid > .row > div[class*=col-]:first-child {
	padding-left: inherit;
}
#content.container-fluid > .row > div[class*=col-]:last-child {
	padding-right: inherit;
}

.chzn-container-single .chzn-single,
.chzn-container-single .chzn-drop {
	border-radius: 0 !important;
}

.bg-grey {
	background-color: #f9f9f9;
}
.bg-lightgrey {
	background-color: #f3f1ee;
}
.bg-lightgrey.row {
	margin-right: 0;
	margin-left: 0;
}
.bg-light-grey {
	color: #4e4e50;
}
.bg-light-grey hr {
	border-top-color: #4e4e50 !important;
}
.bg-beige {
	background-color: #f3f1ee;
}
div[itemprop="articleBody"] .bg-light-grey a {
	color: #4e4e50;
}
div[itemprop="articleBody"] .bg-light-grey a:hover,
div[itemprop="articleBody"] .bg-light-grey a:focus,
div[itemprop="articleBody"] .bg-light-grey a:active {
	color: #252525;
}
.bg-dark-grey {
	background-color: #aaa;
	color: #4e4e50;
}

.text-white {
	color: #fff;
}
.text-white a {
	color: #fff !important;
}
.text-white a:hover,
.text-white a:focus,
.text-white a:active {
	color: #ccc !important;
}
.text-dark-grey {
	color: #4e4e50;
}
.text-uppercase {
	text-transform: uppercase;
}


/* ---
/* --- HEADER
/* ----------------------------------- */

#header {
	background: #fff;
	color: #000;
}
#topbar1 {
	background: #000;
	color: #fff;
	font-size: 12px;
	padding: 6px 0;
	min-height: 45px;
}
#topbar1 a {
	display: inline-block;
	color: #fff;
}
#topbar1 li {
	margin: 0;
}
#topbar1 li.lang-active {
	font-weight: bold;
}
#topbar1 img {
	margin-right: 3px;
	margin-top: -2px;
}

#topbar2 {
	color: #fff;
	background-color: #24332C;
}

#topmenu .moduletable {
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	min-width: 80px;
}
#topmenu .moduletable select {
	display: none;
}
#topmenu .chzn-container {
	width: 100% !important;
}
#topmenu .chzn-container .chzn-single {
	background: none;
	border: none !important;
	box-shadow: none;
	font-size: 92%;
	width: 100%;
}
#topmenu .chzn-container .chzn-drop {
	background: #000;
	border: 0;
}
#topmenu .chzn-container .chzn-results {
	color: #fff;
}
#topmenu .moduletable:first-child {
	margin-right: 25px;
}

#topmsg {
	padding-left: 25px;
}
#topmsg .custom {
	padding-top: 7px;
}


/* ---
/* --- TOP NAVIGATION (PC / TABLET)
/* ----------------------------------- */

#topnav {
	text-transform: uppercase;
	font-size: 18px;
}
#topnav .navbar-collapse {
	padding-right: 5px;
	padding-left: 5px;
}
#topnav ul.nav.menu.navbar-nav {
	width: 100%;
	text-align: center;
}
#topnav ul.navbar-nav > li {
	
	float: none;
	display: inline-block;
	position: static;
	margin-bottom: 0;
}
#topnav ul.navbar-nav > li:first-child > a {
	
}
#topnav .level-1 > a {
	font-family: montserrat, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none !important;
	padding: 31px 20px;
	margin: 0;
	float: none;
	/* font-weight: 600; */
}
#topnav .phone-close {
	display: none;
}
#topnav .dropdown-menu > .nav-child {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
#topnav .menu-column-container {
	display: block;
	float: left;
	margin: 20px 0;
	padding: 40px 50px 20px 50px;
	top: 0;
	bottom: 0;
}
#topnav .menu-column-container:not(:last-child) {
	border-right: 1px solid #ccc;
}
#topnav .menu-column-container .level-2.deeper:not(:first-child) {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	margin-left: -50px;
	padding-left: 50px;
	margin-right: -52px;
}
#topnav .navbar-right {
	margin-right: 0;
}
#topnav #user-menu.parent .dropdown-menu ul a,
#topnav #user-menu.parent .dropdown-menu ul input {
	padding: inherit;
}
#topnav .moduletable_menu div[class*="col-"] {
	position: inherit;
}

#topnav ul.navbar-nav > li > a {
	line-height: 21px;
}
#topnav ul.navbar-nav > li.open > a,
#topnav ul.navbar-nav > li.active > a,
#topnav ul.navbar-nav > li.active > a:hover,
#topnav ul.navbar-nav > li > a:hover,
#topnav ul.navbar-nav > li > a:focus {
	background-color: transparent;
}

#topnav ul.navbar-nav > li.open > a .indicator,
#topnav ul.navbar-nav > li > a:hover .indicator {
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -7px;
	display: block;
	width: 0; 
	height: 0; 
	border-left:   7px solid transparent;
	border-right:  7px solid transparent;
	border-bottom: 7px solid white;
}


#topnav .parent > .dropdown-menu {
	background-color: #fff;
	background-image: url('../images/menu_bg.jpg');
	background-position: 50% 25%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	min-width: initial;
	float: none;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
	color: #000;
	text-transform: none;
	font-size: 15px;
}
#topnav .parent .dropdown-menu ul {
	list-style: none;
}
#topnav .parent .dropdown-menu ul a:not(.hikabtn) {
	display: inline-block;
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
	text-decoration: none !important;
	padding: 0;
}
#topnav .parent .dropdown-menu ul a:hover {
	text-decoration: underline !important;
}
#topnav .parent .dropdown-menu ul ul a:hover {
	color: #000;
	background: inherit;
	text-decoration: underline !important;
}
#topnav .parent .dropdown-menu .nav-header {
	font-family: montserrat, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 15px;
	padding: 0;
}
#topnav .tag-new::before {
	content: 'NEW: ';
	font-weight: bold;
}
#topnav .menu-item-cookie {
	display: none !important;
}

#searchbar {
	
}
#searchbar .menu-column-container {
	padding: 0;
	margin: 0;
}
#searchbar label {
	display: none;
}
#searchbar form {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#searchbar input[id^=mod-search-searchword] {
	width: 100%;
	border: 0;
	padding: 15px 100px 15px 15px;
	font-size: 17px;
}
#searchbar .button.btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 58px;
	min-width: 110px;
	border-radius: 0;
	border: 0;
	background: #000;
	color: #fff;
}
#searchbar .button.btn:hover,
#searchbar .button.btn:active,
#searchbar .button.btn:focus {
	background: #333;
}

#logo {
	padding: 18px 0 18px 0;
}
#logo img {
	max-height: 45px;
}


/* ---
/* --- FOOTER
/* ----------------------------------- */

#footer-social {
	background: #24332C;
	color: #fff;
	font-size: 25px;
	padding: 15px 0;
}
#footer-social a {
	display: inline-block;
	color: #fff;
	margin: 0 12px;
}
#footer-nav {
	padding: 50px 0;
}
#footer-nav .menu-column-container {
	display: block;
	float: left;
}
#footer-nav .menu-column-container .menu-column {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#footer-nav li a,
#footer-nav li span:not(.nav-header) {
	font-size: 14px;
}
#footer-bottom {
	background: #24332C;
	padding: 12px 0;
}
/*#footer-bottom img {
	margin-left: 10px;
}*/

#footer h4 {
	margin-bottom: 20px;
}
#footer hr {
	margin-top: 35px;
	margin-bottom: 35px;
}


.highlight {
	font-weight: bold;
	font-family: inherit;
}

.hikashop_category_short_description {
	margin-bottom: 35px;
}

.search .fixed-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	text-align: right;
	z-index: 10;
}
.search .fixed-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	text-align: left;
	z-index: 10;
}

.search .fixed-left img,
.search .fixed-right img {
	margin: 0 2px 4px 2px;
	max-height: 40px;
	border: 1px dashed #ddd;
}
.search .row {
	margin-bottom: 25px;
}
.search li {
	font-family: Sans-Serif;
}

.search-tools .chzn-container {
	margin-bottom: 15px;
}
.search-tools p {
	margin-bottom: 5px;
}
.search-tools fieldset.only {
	border-top: 1px solid #eee;
	margin-top: 5px;
	padding-top: 15px;
}


.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	box-sizing: border-box;
}
.pagination {
	display: block;
	margin: 35px 0 0 0;
	text-align: center;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
}
.pagination li {
	display: inline;
}
.pagination span,
.pagination a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
	background-color: #f5f5f5;
}
.pagination .active a {
	color: #999;
	cursor: default;
}

.pagination .disabled a,
.pagination .disabled a:hover {
	color: #999;
	background-color: #eee;
	cursor: default;
}

.pagination .chzn-container span {
	line-height: inherit;
}
.pagination .chzn-results {
	width: 100%;
	margin: 0;
	padding: 0;
}

.pagination li:first-child a {
	border-left-width: 1px;
}

.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination span {
	border: 0;
}
.pagination span.double-arrow-right {
	margin-right: -36px;
}
.pagination span.double-arrow-left {
	margin-left: -36px;
}



.scrollup {
	position: fixed;
	bottom: 50px;
	right: 90px;
	display: none;
	color: #999;
	z-index: 500;
	text-decoration: none;
}
.scrollup:active,
.scrollup:focus,
.scrollup:hover {
	text-decoration: none;
}





.breadcrumb {
	background: none;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	font-size: 12px;
}
.breadcrumb>li:nth-child(2):before {
    padding: 0;
    content: "";
}
.breadcrumb>li.active {
	font-weight: bold;
}



/* Component Modal */
.modal {
    flex-direction: column;
}
div[id^="modal-component-"].modal.fade.in {
	top: 50px !important;
	right: 50px;
	bottom: 50px;
	left: 50px;
	margin: inherit !important;
	width: inherit !important;
}
div[id^="modal-component-"] .modal-body {
	padding: 0;
	height: 100%;
	max-height: inherit !important;
	overflow-y: hidden !important;
}
div[id^="modal-component-"] .modal-body iframe {
	height: 100% !important;
	width: 100% !important;
	max-height: inherit !important;
	border: 0;
}

div[id^="modal-component-"] .modal-header {
	min-height: 47px;
	background-color: #24332C;
	color: #fff;
	border-bottom: 0;
}
div[id^="modal-component-"] .modal-header button.close {
	color: #fff;
	font-size: 26px;
	opacity: .7;
}
div[id^="modal-component-"] .modal-header button.close:hover {
	opacity: 1;
}





.product-view h2:not(.catchy2) {
	font-weight: 600;
}


/* FoxContact */
div[id^="fox-container"] input,
div[id^="fox-container"] textarea,
div[id^="fox-container"] .chzn-single {
	border-radius: 0px !important;
	width: 100% !important;
}

div[id^="fox-container-"] .fox-item-recaptcha .controls {
	text-align: center;
}

.fox-column6:nth-child(2) {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 0 30px 10px 30px;
}

.fox-column6 label {
	margin-bottom: 0;
}

div[id^="fox-container-c"] .fox-form textarea {
	padding: 10px 0 0 10px !important;
	height: 200px !important;
	font-size: 16px !important;
}

.fox-column6 .control-group {
	margin-bottom: 10px !important
}

div[id^="fox-container-c"] input[type="text"], div[id^="fox-container-c"] input[type="email"] {
	height: 42px !important;
	padding-left: 15px !important;
	font-size: 16px !important;
}


div [id^="fox-container-c"] .fox-form input:hover, textarea:hover, textarea:focus {
	background-color: #fff !important;
}

div[id^="fox-container-c"] .submit-button {
	width: 100% !important;
	height: 42px !important;
	font-size: 16px !important;
	background-color: #24332C !important;
	background-image: none !important;
	margin-right: 0 !important;
	border-radius: 0 !important;
	border: 0 !important;
}

div[id^="fox-container-c"] .fox-form-stacked .control-label,
div[id^="fox-container-c"] .fox-form-stacked .controls {
	width: 100% !important;
}

.fox-container-component div[class*="fox-column"] > div.fox-item:not(.fox-item-text-area):not(.fox-item-html):not(.fox-item-submit) {
	width: 50% !important;
}
.fox-container-component div[class*="fox-column"] > div.fox-item:not(.fox-item-text-area):not(.fox-item-submit):not(.fox-item-html):nth-child(even) {
	padding-left: 20px;
}
.fox-container-component div[class*="fox-column"] > div.fox-item:not(.fox-item-text-area):not(.fox-item-submit):not(.fox-item-html):nth-child(odd) {
	padding-right: 20px;
}
.fox-container-component div[class*="fox-column"] .control-label:not(.collapsed) {
	min-height: 46px;
}

.fox-item-recaptcha {
	margin-top: 25px;
}

.fox-column4 {
	text-align: center;
	background-color: #efefef !important;
	padding: 20px !important;
	margin-bottom: 0 !important;
}

.fox-column12 .fox-item-html div[id^="fox-c"] {
	width: 100% !important;
}

.fox-item-html div[id^="fox-c"] p {
	text-align: left;
	margin: 0;
	margin-bottom: 5px;
	font-size: 18px;
}

.fox-item-html div[id^="fox-c"] .col-md-6 {
	padding-left: 0;
	padding-right: 10px;
	line-height: 40px;
}

.fox-item-html div[id^="fox-c"] .col-md-6:last-child {
	padding-left: 10px;
	padding-right: 0;
}

.fox-item-html div[id^="fox-c"] label {
	border: 1px solid #aaa;
	border-radius: 2px;
	height: 42px;
}

.fox-item-html div[id^="fox-c"] .col-md-6 label span {
	padding-left: 20px;
	font-weight: 400;
	font-size: 16px;
	color: #777;
}

.fox-item-html input[type="radio"] {
	 display: none;
}

.fox-item-html input[type="radio"] + label {
	 display: block;
	 cursor: pointer;
}

.fox-item-html input[type="radio"] + label:before {
	 content: "";
	 display: block;
	 position: relative;
	 border-left: 1px solid #aaa;
	 width: 40px;
	 height: 40px;
	 float: right;
}

.fox-item-html input[type="radio"]:checked + label:before {
	 content: "\2713";
	 font-family: 'lucida grande';
	 font-size: 18px;
	 line-height: 40px;
	 text-align: center;
}

div[id^="fox-container"] .fox-column12  div[id*="dropdown"] .chzn-container {
	width: 100% !important;
}
div[id^="fox-container"] .fox-column12  div[id*="dropdown"] .chzn-container-single .chzn-single {
	height: 40px !important;
	background: none !important;
	background-color: #fff !important;
	box-shadow: none !important;
}

div[id^="fox-container"] .fox-column12  div[id*="dropdown"] .chzn-container-single .chzn-single div {
	border-left: 1px solid #ccc;
	padding-top: 7px;
}

div[id^="fox-container"] .fox-column12  div[id*="dropdown"] .chzn-container-single .chzn-single b {
	margin-left: -1px;
}

div[id^="fox-container"] .chzn-container-single .chzn-single span {
	font-size: 16px;
	color: #777;
	padding: 6px 5px;
}

div[id^="fox-container"] .chzn-container .chzn-results li {
	font-size: 16px;
}

div[id*="submit-box"] button span {
	color: #fff !important;
	text-shadow: none;
}

.fox-form .hidden-field {
	display: none; 
}

.fox-column3 {
	padding-left: 40px;
	background-color: #f3f1ee;
}
.fox-column4 {
	background-color: #f3f1ee !important;
}

.fox-row .fox-column12 div[id$="radio1-box"] .row {
	margin: 0;
}

.fox-row .fox-column12 .fox-item .mobile-img {
	display: none;
}


a[title*="composantJoomla"] {
	display: none !important;
}


.headsplit {
	position: relative;
	text-align: center;
	font-size: 26px;
	margin: 0 5px;
}
.grid-stack .headsplit {
	margin: 0 -10px;
}
.grid-stack a {
	
}
.headsplit:before {
	content: "";
	display: block;
	border-top: solid 1px black;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
	text-align: center;
}
.headsplit span {
	font-family: montserrat, sans-serif;
	background: #fff;
	padding: 0 20px;
	text-transform: uppercase;
	position: relative;
	z-index: 5;
}

.sidebar {
	background-color: rgba(256, 256, 256, 0.7);
	margin-top: 15px;
}

.sidebar h3 {
	color: #000;
	font-size: 26px;
	border-bottom: 1px solid #ccc;
	padding: 6px 15px;
	margin: 10px 0 0 0;
	font-family: inherit;
}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	width: 100%;
	margin: 0;
}
.sidebar ul li h4 {
	margin: 0;
}
.sidebar ul li a {
	display: block;
	padding: 15px 0 15px 15px;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-weight: normal;
	font-family: Sans-Serif;
	font-size: 14px;
	line-height: inherit;
}
.sidebar .hikashop_subcategories ul li a {
	padding: 5px 0 5px 15px;
	border: 0;
}
.sidebar ul li a:hover {
	background-color: #24332C;
	color: #fff;
	text-decoration: none;
}
.sidebar .hikashop_subcategories ul li:first-child a {
	padding-left: 5px;
}
.sidebar ul li.current,
.sidebar ul li.active {
	background-color: #eee;
}
.sidebar ul li.current a,
.sidebar ul li.active a {
	font-weight: bold;
}

.sidebar .moduletable {
	padding-left: 15px;
	padding-right: 15px;
}

.sidebar .search .form-inline {
	position: relative;
}
.sidebar .search .form-inline label {
	display: none;
}
.search .sidebar .search-field {
	position: relative;
}
.search .sidebar .search-field input,
.sidebar .search .form-inline input[type="search"] {
	display: block;
	width: 100%;
	border: 1px solid #ccc;
	padding: 3px 6px;
	margin-top: 20px;
}
.search .sidebar .search-field input {
	margin-top: 0;
	margin-bottom: 20px;
}
.sidebar .search .form-inline input[type="search"]::placeholder {
	color: #999;
}
.search .sidebar .search-field:before,
.sidebar .search .form-inline:before {
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	background: #fff;
	padding: 6px;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	color: #aaa;
	content: "\e003";
}
.search .sidebar .search-field:before {
	right: 4px;
	top: 4px;
}

#sidebarOverlayHeader {
	display: none;
}

.sidebar.is-affixed > .inner-wrapper-sticky:not([style*="position: relative;"]) {
	margin-left: 15px;
	padding-right: 1px;
}




.addthis_inline_share_toolbox {
	margin-top: 15px;
	min-height: 35px;
}

.page-header {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.article-info-block {
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	margin-bottom: 0;
}
.article-info-block .glyphicon {
	font-size: 80%;
}

.item-page .article-info-block {
	margin-bottom: 25px;
	margin-top: -40px;
}

.tag-category img {
	margin-bottom: 10px;
}
.search .search-section,
.blog .article-info-block,
.tag-category .tag-info,
.tag-similar .tag-info,
.mosaic-blog-latest .tag-info {
	color: #24332C;
    display: block;
    font-family: montserrat, sans-serif;
    font-size: 17px;
    margin: 10px 0 0 0;
}
.blog .page-header {
	margin: 0;
}
.mosaic-blog-latest .tag-category {
	margin-top: 15px;
}
.mosaic-blog-latest .tag-preview {
	text-align: left;
}
.search .search-title,
.blog .blog-title,
.tag-category .tag-title,
.tag-similar .tag-title,
.mosaic-blog-latest .tag-title {
	display: block;
	font-family: montserrat, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 20px 0;
}
.search .search-body,
.blog .blog-body,
.tag-category .tag-body {
	font-size: 90%;
}
.search .search-body a:hover,
.search .search-body a:focus,
.blog .blog-body a:hover,
.blog .blog-body a:focus,
.tag-category .tag-body a:hover,
.tag-category .tag-body a:focus {
	text-decoration: none;
}

.blog .row .item-image {
	text-align: center;
	margin-bottom: 10px;
}

.blog .row .item {
	margin-bottom: 25px;
}

.mosaic-blog h3 {
	text-align: center;
}
.mosaic-blog-latest .img-link {
	display: block;
	text-align: center;
}
.mosaic-blog-latest a:hover {
	opacity: 0.95;
}


span[class*="tag-list"][itemprop="keywords"] > a {
	background: inherit;
	color: #000;
	font-size: inherit;
	font-weight: inherit;
	padding: inherit;
	border-radius: inherit;
}
span[class*="tag-list"][itemprop="keywords"] > a:focus,
span[class*="tag-list"][itemprop="keywords"] > a:hover {
	background: inherit;
	color: #2a5e40;
	text-decoration: underline;
}
.tag-list-spacer {
	margin: 0 7px 0 7px;
}


.row-flex {
	display: flex;
	align-items: stretch;
}

.row-flex > div {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}
.row-flex.full-box > div:first-child {
	margin-left: 15px;
}
.row-flex.full-box > div:last-child {
	margin-right: 15px;
}
.row-flex > div > div {
	padding: 25px 50px;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.row-flex .img-right {
	padding: 25px 50px 0 0;
}

.container-flex > .row {
	display: flex;
	flex-wrap: wrap;
}

.container-flex div[class*="col-md-"] {
	flex: 0 50%;
}

.mod-languages {
	min-width: 100px;
}


/***************************************************/
/* PHONE NAVBAR                             [PHNB] */
/***************************************************/

#top-menu-phone {
	text-transform: initial;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	color: #fff;
	border-bottom-color: #1d2521;
}
#top-menu-phone button {
	height: 34px;
	color: #fff;
	margin-right: 5px;
}
#top-menu-phone button:first-child {
	
}
#top-menu-phone #phone-lang > div,
#top-menu-phone div.mod-languages {
	float: none !important;
}
#top-menu-phone div.mod-languages ul {
	
}
#top-menu-phone div.mod-languages ul li {
	display: block;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#top-menu-phone div.mod-languages ul li a {
	color: #fff;
	position: relative;
    display: block;
    padding: 10px 15px;
}
#top-menu-phone ul li.deeper {
	
}
#top-menu-phone,
#sidebar-wrapper {
	background: #24332C;
}

#top-menu-phone .navbar-brand img {
	max-height: 20px;
	margin-top: 2px;
	margin-left: -4px;
}

#top-menu-phone .navbar-toggle {
	margin-left: 15px;
    padding: 0;
    width: auto;
    border: 0;
}
#top-menu-phone #navsidebar-toggle {
	float: left;
}
#top-menu-phone #navcart-toggle,
#top-menu-phone #navsearch-toggle {
	width: 22px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 16px;
}


#top-menu-phone ul.navbar-nav {
	margin: 0;
}
#top-menu-phone ul.navbar-nav > .active > a,
#top-menu-phone ul.navbar-nav > .active > a:focus,
#top-menu-phone ul.navbar-nav > .active > a:hover,
#top-menu-phone ul.navbar-nav > .lang-active > a,
#top-menu-phone ul.navbar-nav > .lang-active > a:focus,
#top-menu-phone ul.navbar-nav > .lang-active > a:hover {
	color: #fff;
	background-color: #080808;
}
#top-menu-phone ul.navbar-nav > .dropdown > a {
	border-top: 1px solid #24332C;
	color: #fff;
}
#top-menu-phone ul.navbar-nav > .open > a {
	border-top: 1px solid #24332C;
	background: #24332C;
}
#top-menu-phone ul.navbar-nav ul.nav-child a {
	display: block;
	color: #fff;
	padding: 10px 10px 10px 15px;
}
#top-menu-phone ul.navbar-nav ul.nav-child {
	padding: 0;
	border-top: 1px solid #1d2521;
	border-bottom: 1px solid #1d2521;
	color: #fff;
}
#top-menu-phone ul.navbar-nav ul.nav-child.dropdown-menu > li > a,
#top-menu-phone ul.navbar-nav ul.nav-child span.nav-header {
	display: block;
	padding: 10px 10px 10px 15px;
	background: #1d2521;
}
#top-menu-phone ul.navbar-nav ul.nav-child.dropdown-menu > li > a {
	padding-left: 35px;
}
#top-menu-phone #show-langmenu::after,
#top-menu-phone #show-usermenu::after {
	display: block;
	font-family: 'Glyphicons Halflings';
	font-size: 10px;
	content: "\e080";
	float: right;
	margin-right: 7px;
}
#top-menu-phone ul.navbar-nav ul.nav-child.dropdown-menu ul a {
	font-size: 14px;
}

#top-menu-phone .currCurr {
	display: block;
	margin: 0 0 0 -2px; 
	font-size: 12px;
	text-align: center;
}
#top-menu-phone .hikashop_cart .top-cart {
	margin-bottom: 0;
}
#top-menu-phone .hikashop_cart .top-cart > a {
	display: block;
	width: 22px;
    height: 34px;
	margin: 8px 15px;
	font-size: 16px;
	text-align: center;
	padding: 0;
	line-height: 30px;
}
#top-menu-phone .hikashop_cart.hikashop_checkout_loading div.hikashop_checkout_loading_elem {
	background-color: transparent;
	opacity: 1;
	filter: alpha(opacity=100);
}
#top-menu-phone .hikashop_cart.hikashop_checkout_loading .top-cart > a {
	display: none;
}
#top-menu-phone .hikashop_cart .top-cart > a.hikashop_checkout_loading_spinner {
	display: none;
	
}
#top-menu-phone .hikashop_cart.hikashop_checkout_loading .top-cart > a.hikashop_checkout_loading_spinner {
	display: inline-block;
}

#top-menu-phone .dropdown .phone-close {
	display: none;
}
#top-menu-phone .dropdown.open .phone-close {
	display: block;
	margin-top: 7px;
	margin-left: 3px;
}
#top-menu-phone .dropdown.open .fas.fa-shopping-bag {
	display: none;
}

#top-menu-phone .hikashop_cart span.prodCount {
	position: absolute;
	top: 14px;
	left: 9px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    height: 20px;
    width: 20px;
    border-radius: 20px;
}

#top-menu-phone .hikashop_cart .dropdown .dropdown-menu {
	display: block;
	width: 100%;
	height: 100%;
	height: calc(100% - 50px);
	position: fixed;
	top: 50px;
	left: 0;
	margin-left: 100%;
	padding: 10px 15px 15px 15px;
	background-color: #24332C;
	overflow-y: auto;
	z-index: 1000;
	border-top: 1px solid #101010;
	border-radius: 0;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
}
#top-menu-phone .hikashop_cart .dropdown.open .dropdown-menu {
	height: calc(100% - 45px);
	margin-left: 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
#top-menu-phone .hikashop_cart .dropdown .dropdown-menu ul {
	list-style-type: none;
	border-top: 1px solid #24332C;
	border-bottom: 1px solid #24332C;
}

#top-menu-phone .hikashop_cart > span {
	display: block;
	color: #fff;
	padding: 13px 0;
}
#top-menu-phone .cart-phone table {
	margin-top: 10px;
}
#top-menu-phone .cart-phone table th {
	border-bottom: 1px solid #555;
}
#top-menu-phone .cart-phone table th,
#top-menu-phone .cart-phone table td {
	color: #fff;
}
#top-menu-phone .cart-phone table td a {
	color: #fff;
}
#top-menu-phone .cart-phone form table tfoot hr {
	display: block !important;
	border-top: 1px solid #555;
	margin: 5px;
}
#top-menu-phone .cart-phone thead {
	display: none;
}
#top-menu-phone .cart-phone tbody {
	border-top: 1px solid #555;
}
#top-menu-phone .cart-phone tbody tr:hover {
	background-color: #080808;
}

#top-menu-phone .cart-phone tbody td.hikashop_cart_module_product_name_value {
	width: 50%;
}
#top-menu-phone .cart-phone tbody td.hikashop_cart_module_product_quantity_value {
	width: 1%;
}
#top-menu-phone .cart-phone tbody td.hikashop_cart_module_product_price_value {
	width: 30%;
}
#top-menu-phone .cart-phone tbody td.hikashop_cart_module_product_delete_value {
	width: 1%;
}

#top-menu-phone .cart-phone tbody td .hikashop_product_price_full {
	padding-top: 0 !important;
	height: auto !important;
}
#top-menu-phone .cart-phone tbody td .hikashop_product_price_full > span {
	font-size: 90%;
}
#top-menu-phone .cart-phone tfoot td {
	vertical-align: top;
}
#top-menu-phone .cart-phone tfoot td.hikashop_cart_module_product_total_title {
	padding-left: 15px;
}
#top-menu-phone .cart-phone tfoot td .hikashop_product_price_full {
	padding-top: 0 !important;
	height: auto !important;
	text-align: right;
}
#top-menu-phone .cart-phone tbody input[type="text"] {
	color: #333 !important;
	margin-right: 10px !important;
}
#top-menu-phone .cart-phone input[type="text"] {
	color: #fff !important;
	text-transform: uppercase;
	border: 1px solid #555;
	margin: 15px 0;
}
#top-menu-phone .cart-phone input[type="text"]:hover,
#top-menu-phone .cart-phone input[type="text"]:active,
#top-menu-phone .cart-phone input[type="text"]:focus {
	background: #eee !important;
}
#top-menu-phone .cart-phone .hikashop_cart_module_product_image img {
	max-width: 35px;
	margin-right: 10px;
}
#top-menu-phone .cart-phone .hikashop_product_code_cart {
	display: block;
	font-size: 80%;
	color: #999;
}
#top-menu-phone .cart-phone table.hikashop_cart tfoot tr:first-child td {
	border-top: 1px solid #555;
}
#top-menu-phone .cart-phone a.hikashop_cart_proceed_to_checkout {
	width: 100%;
	background-color: #f0ad4e;
	height: 40px;
	border: 0;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.hikashop_order_total_value .hikashop_order_price_taxindicator,
#hikashop_checkout_page .hikashop_checkout_price_taxindicator,
#top-menu-phone .hikashop_product_price_taxindicator {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #aaa;
	text-align: right;
	text-transform: none;
	margin-bottom: 10px;
}
.hikashop_order_total_value .hikashop_order_price_taxindicator {
	text-align: left;
}

.hikashop_order_total_title,
.hikashop_order_total_value {
	vertical-align: top;
}

#phone-lang {
	padding: 10px 15px;
	display: none;
}
#phone-user {
	padding: 10px 0;
	display: none;
}
#phone-lang.opened,
#phone-user.opened {
	display: block;
}
#phone-lang .currswitch .btn,
#phone-lang .langswitch .btn {
	background-color: transparent;
	height: auto;
	color: #fff;
	border: none;
}
#phone-lang .currswitch .btn.active,
#phone-lang .langswitch .btn.active {
	background-color: #1d2521;
}

#phone-lang .langswitch {
	margin: 25px 0;
}

#phone-lang input[type="submit"] {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	height: 40px;
	border: 0;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
}

#phone-user label[for*="modlgn-fancy-remember-"] {
	display: block;
	text-align: right;
}
#phone-user label[for*="modlgn-fancy-remember-"] input {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-top: 7px;
}
#phone-user div[id*="form-login-submit-"] .btn,
#phone-user .logout-button .btn {
	width: 100%;
	background-color: #f0ad4e;
	height: 40px;
	border: 0;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
}
#phone-lang input[type="submit"]:hover, #phone-lang input[type="submit"]:focus, #phone-lang input[type="submit"]:active,
#phone-user div[id*="form-login-submit-"] .btn:hover, #phone-user div[id*="form-login-submit-"] .btn:focus, #phone-user div[id*="form-login-submit-"] .btn:active,
#top-menu-phone .cart-phone a.hikashop_cart_proceed_to_checkout:hover, #top-menu-phone .cart-phone a.hikashop_cart_proceed_to_checkout:focus, #top-menu-phone .cart-phone a.hikashop_cart_proceed_to_checkout:active,
#phone-user .logout-button .btn:hover, #phone-user .logout-button .btn:focus, #phone-user .logout-button .btn:active {
	background-color: #1d2521;
}
#phone-user .logout-button {
	padding: 15px;
}
#phone-user ul {
	list-style-type: none;
	padding-left: 0;
}
#phone-user li {
	display: block;
	list-style-type: none;
}
#phone-user .userdata li a {
	display: block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	color: #fff;
	background-color: #000;
	border-color: #999;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#navcart-toggle {
	position: relative;
}
#navcart-toggle .badge-cart-count {
	position: absolute;
	top: -3px;
	right: -10px;
	font-size: 11px;
	background-color: #0A9688;
	padding: 3px 5px;
}

.navbar-header-search {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
}

.navbar-header-search .search-wrapper {
	height: 51px;
	background: #fff;
}
.navbar-header-search div.search label,
.navbar-header-search div.search button {
	display: none;
}
.navbar-header-search .search-wrapper > button {
	border: 0;
	width: 44px;
	height: 50px !important;
	text-align: center;
	margin-right: 0 !important;
	float: left;
	color: #555 !important;
	background: #fff;
	font-size: 18px;
	line-height: 1;
}
.navbar-header-search .search-wrapper .search-query {
	border: 0;
	background: #fff;
	color: #000;
	margin: 0;
	box-sizing: border-box;
    height: 51px;
    padding: 10px 20px;
    width: 100%;
	font-size: 16px;
}
.navbar-header-search .search-wrapper > div {
	width: calc(100% - 88px);
	height: 50px;
	background: #fff;
	float: left;
}

#sidebar-wrapper {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	margin-left: -100%;
	padding-top: 10px;
	padding-bottom:50px;
	overflow-y: auto;
	z-index: 1000;
	border-top: 1px solid #1d2521;
	
	box-shadow:			inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-box-shadow:	inset 0 1px 0 rgba(255,255,255,.1);
	transition:			all 0.3s ease-in 0s;
	-webkit-transition:	all 0.3s ease-in 0s;
	-moz-transition:	all 0.3s ease-in 0s;
	-ms-transition:		all 0.3s ease-in 0s;
	-o-transition:		all 0.3s ease-in 0s;
}
#sidebar-wrapper.active {
	margin-left: 0;
	width: 100%;
	
	transition:			all 0.3s ease-out 0s;
	-webkit-transition:	all 0.3s ease-out 0s;
	-moz-transition:	all 0.3s ease-out 0s;
	-ms-transition:		all 0.3s ease-out 0s;
	-o-transition:		all 0.3s ease-out 0s;
}

.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle:not(.active) .top-bar {
  transform: rotate(0);
}
.navbar-toggle:not(.active) .middle-bar {
  opacity: 1;
}
.navbar-toggle:not(.active) .bottom-bar {
  transform: rotate(0);
}





.alert {
	border-radius: 0;
}
.alert.alert-message,
.alert.alert-notice {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.alert.alert-error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.logout-button {
	margin-top: -7px;
}
.logout-button li input {
	padding: 10px 15px;
	display: inline-block;
    font-size: 15px;
    color: #666;
    margin-bottom: 7px;
    text-decoration: none !important;
}
.logout-button li input:hover,
.logout-button li input:focus,
.logout-button li input:active {
	color: #000;
	background: inherit;
	text-decoration: underline !important;
}

#hikashop_cart_module {
	float: right;
}
#hikashop_cart_module .hikashop_cart.hikashop_checkout_loading .dropdown-menu {
	display: none;
}
#hikashop_cart_module .hikashop_cart.hikashop_checkout_loading a {
	display: none;
}
#hikashop_cart_module .hikashop_cart .hikashop_checkout_loading_spinner {
	display: none;
}
#hikashop_cart_module .hikashop_cart.hikashop_checkout_loading .hikashop_checkout_loading_spinner {
	display: inline-block;
}

#hikashop_product_size_list {
	margin-bottom: 15px;
}
#hikashop_product_color_picker > div,
#hikashop_product_size_list > div > div,
#hikashop_product_find_dealer > div {
	font-size: 18px;
}
#hikashop_product_size_list p {
	font-size: 14px;
	margin: 10px 0 0 0;
}
#hikashop_product_color_picker > span {
	display: inline-block;
	margin: 3px 8px 3px 0;
	border: 1px solid #ddd;
	cursor: pointer;
}
#hikashop_product_color_picker > span.active {
	border-color: #000;
}
#hikashop_product_color_picker > span img {
	
}
#hikashop_product_color_picker > span:last-child {
	margin-right: 0;
}
#hikashop_product_color_picker .color-swatch {
	height: 35px;
	width: 35px;
}
#hikashop_product_size_list > div span {
	display: inline-block;
	margin: 3px 8px 3px 0;
	padding: 6px 12px;
	font-size: 13px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 2px;
	min-width: 58px;
}
#hikashop_product_size_list a {
	color: #000;
	text-decoration: underline;
}

#hikashop_product_size_list .nav-pills {
	margin-bottom: 7px;
}
#hikashop_product_size_list .nav-pills a {
	color: #000;
	text-decoration: none;
	border-radius: 0;
	padding: 3px;
	font-size: 16px;
	background-color: #efefef;
}
#hikashop_product_size_list .nav-pills .active a{
	color: #fff;
	text-decoration: none;
	background-color: #24332C;
}

#hikashop_product_right_part #hikashop_product_color_picker > span {
	position: relative;
}

#hikashop_product_right_part #hikashop_product_color_picker .color-swatch {
	position: absolute;
	bottom: 3px;
	right: 3px;
	height: 30px;
	width: 30px;
	border: 1px solid #000;
}

.size-hint {
	display: block;
	font-size: 14px;
	margin-bottom: 40px;
}
.size-hint a {
	text-decoration: underline;
}

.variant-title {
	margin-top: 15px;
	font-weight: bold;
}

div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner.small_spinner.small_cart {
	background: none !important;
}

.top-cart a {
	position: relative;
}
.top-cart > a > span.prodCount {
	position: absolute;
	top: 34px;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

#searchbar .menu-column-container li.level-2 {
	margin-bottom: 0;
}

#searchbar .menu-column-container,
.top-cart .menu-column-container,
#user-menu .menu-column-container.nomargin {
	margin: 0;
}

.top-cart table.hikashop_cart th {
	border-bottom: 1px solid #ddd;
	padding: 10px 2px 5px 2px;
}
.top-cart table.hikashop_cart th.hikashop_cart_module_product_image_title {
	width: 8%;
}
.top-cart table.hikashop_cart td.hikashop_cart_module_product_image {
	padding: 5px 0;
}
.top-cart table.hikashop_cart td.hikashop_cart_module_product_name_value {
	font-weight: bold;
}
.top-cart table.hikashop_cart td.hikashop_cart_module_product_name_value a {
	display: block;
}
.top-cart table.hikashop_cart td.hikashop_cart_module_product_name_value .hikashop_product_code_cart,
.top-cart table.hikashop_cart tfoot .hikashop_checkout_price_taxindicator {
	display: block;
	font-weight: normal;
	font-size: 80%;
	color: #999;
}
.top-cart table.hikashop_cart td.hikashop_cart_module_product_quantity_value input {
	text-align: center;
}
.top-cart table.hikashop_cart tbody tr:hover {
	background-color: #f8f8f8;
}
.top-cart table.hikashop_cart tfoot tr:first-child td {
	border-top: 1px solid #ddd;
	padding-top: 15px;
	font-weight: bold;
}

.top-cart .hikabtn.hikashop_cart_proceed_to_checkout {
	margin-top: 15px;
	float: right;
	border-radius: 0;
}
.top-cart table.hikashop_cart tfoot .hikashop_cart_module_product_total_title {
	opacity: 0;
}


/*************************/
/**  Hikashop Checkout  **/
/*************************/

#hikashop_checkout .column_title {
	text-align: center;
	background-color: #000;
	padding: 10px;
}
#hikashop_checkout .column_title > .text {
    margin: 0;
	color: #fff;
	font-size: 20px;
}
#hikashop_checkout .hikashop_checkout_cart img,
.hikashop_order_main_table table img {
	max-height: 75px;
	max-width: 75px;
}

#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_product_quantity {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_product_name,
.hikashop_order_main_table .hikashop_order_product_name {
	font-size: 13px;
	margin: 0;
}
#hikashop_checkout .hikashop_checkout_cart .hikashop_product_code_checkout,
.hikashop_order_main_table .hikashop_product_code_order {
	display: block;
	font-size: 11px;
	color: #999;
	margin: 0;
}
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_product_price_title,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_product_total_title,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_product_price_value,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_product_total_value,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_subtotal_value,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_coupon_value,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_shipping_value,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_total_value,
.hikashop_order_main_table .hikashop_order_item_price_title,
.hikashop_order_main_table .hikashop_order_item_price_value,
.hikashop_order_main_table .hikashop_order_item_total_title,
.hikashop_order_main_table .hikashop_order_item_total_value,
.hikashop_order_main_table .hikashop_order_subtotal_value,
.hikashop_order_main_table .hikashop_order_coupon_value,
.hikashop_order_main_table .hikashop_order_shipping_value,
.hikashop_order_main_table .hikashop_order_additional_value,
.hikashop_order_main_table .hikashop_order_payment_value,
.hikashop_order_main_table .hikashop_order_tax_value,
.hikashop_order_main_table .hikashop_order_total_value,
.hikashop_order_total_value .hikashop_order_price_taxindicator {
	text-align: right !important;
}
.hikashop_order_main_table .hikashop_order_subtotal_title,
.hikashop_order_main_table .hikashop_order_coupon_title,
.hikashop_order_main_table .hikashop_order_shipping_title,
.hikashop_order_main_table .hikashop_order_additional_title,
.hikashop_order_main_table .hikashop_order_payment_title,
.hikashop_order_main_table .hikashop_order_tax_title,
.hikashop_order_main_table .hikashop_order_total_title {
	text-align: left;
}
.hikashop_order_main_table .hikashop_order_subtotal_title label,
.hikashop_order_main_table .hikashop_order_coupon_title label,
.hikashop_order_main_table .hikashop_order_shipping_title label,
.hikashop_order_main_table .hikashop_order_additional_title label,
.hikashop_order_main_table .hikashop_order_payment_title label,
.hikashop_order_main_table .hikashop_order_tax_title label {
	font-weight: normal;
}
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_subtotal_title,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_subtotal_value,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_coupon_title,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_coupon_value,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_shipping_title,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_shipping_value,
#hikashop_checkout .hikashop_checkout_cart tr:not(.margin) .hikashop_cart_empty_footer,
.hikashop_order_main_table .hikashop_order_subtotal_title,
.hikashop_order_main_table .hikashop_order_subtotal_value,
.hikashop_order_main_table .hikashop_order_coupon_title,
.hikashop_order_main_table .hikashop_order_coupon_value,
.hikashop_order_main_table .hikashop_order_shipping_title,
.hikashop_order_main_table .hikashop_order_shipping_value,
.hikashop_order_main_table tr:not(.margin) .hikashop_order_empty_footer {
	border-top: 0;
}
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_total_title,
#hikashop_checkout .hikashop_checkout_cart .hikashop_cart_total_value,
.hikashop_order_main_table .hikashop_order_total_title,
.hikashop_order_main_table .hikashop_order_total_value {
	font-weight: bold;
	font-size: 16px;
}
#hikashop_checkout .hikashop_checkout_cart .hikashop_product_discount,
.hikashop_order_main_table .hikashop_product_discount {
	display: block;
	font-size: 11px;
	color: #aaa;
	text-align: right;
}
#hikashop_checkout .hikashop_checkout_cart .hikashop_checkout_price_taxindicator {
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #999;
}
#hikashop_checkout .hikashop_checkout_cart .hikashop_product_price {
	font-size: 12px;
}

#hikashop_checkout .hikashop_checkout_cart .prod_info,
.hikashop_order_main_table .prod_info,
.hikashop_cart .prod_info {
	display: block;
	font-size: 11px;
}
#hikashop_checkout .chzn-container {
	width: 100% !important;
	max-width: 100% !important;
}
#hikashop_checkout .buttons_right,
#hikashop_checkout .buttons_right #hikabtn_checkout_next {
	width: 100%;
}

#hikashop_checkout .hikashop_checkout_coupon {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #f5f5f5;
}
#hikashop_checkout .hikashop_checkout_coupon .hikashop_checkout_coupon_field {
	margin-right: 0;
	min-height: 27px;
}
#hikashop_checkout .hikashop_checkout_coupon .hikabtn_checkout_coupon_add {
	margin: -1px 0 0 -7px;
	padding: 3px 10px;
	border-radius: 0;
	background-color: #000;
}
#hikashop_checkout .hikashop_checkout_coupon .hikabtn_checkout_coupon_add:hover,
#hikashop_checkout .hikashop_checkout_coupon .hikabtn_checkout_coupon_add:active,
#hikashop_checkout .hikashop_checkout_coupon .hikabtn_checkout_coupon_add:focus {
	background-color: #333;
}
#hikashop_checkout .hikashop_checkout_coupon {
	font-size: 12px;
}

#hikashop_checkout legend {
	border-bottom: 0;
	margin: 25px 0 0 0;
	padding: 25px 5px 15px 5px;
	font-size: 16px;
	font-weight: bold;
}
#hikashop_checkout .col-sm-6 div:nth-of-type(2) ~ div legend {
	/* border-top: 1px dashed #ddd; */
}
#hikashop_checkout .hkform-control {
	border: 1px solid #ddd;
}
#hikashop_checkout .chzn-container .chzn-single {
	background: #fff;
	box-shadow: none;
	border-color: #ddd;
}
#hikashop_checkout .chzn-container .chzn-drop {
	border-color: #ddd;
}
#hikashop_checkout .hika_edit {
	float: right;
	background: transparent;
}
#hikashop_checkout .hika_address_display {
	margin-top: 15px;
	padding-left: 15px;
}
#hikashop_checkout .hika_address_display::first-line {
	font-weight: bold;
}
#hikabtn_checkout_next .fa-spinner,
#hikabtn_checkout_next.next_button_disabled span {
	display: none;
}
#hikabtn_checkout_next.next_button_disabled .fa-spinner {
	display: inline-block;	
}
#hikabtn_checkout_next.next_button_disabled::after {
	display: none;
}

#hikashop_checkout .hikashop_payment_methods_table,
#hikashop_checkout .hikashop_shipping_methods_table {
	table-layout: fixed;
	border: 0;
}
#hikashop_checkout .hikashop_payment_methods_table tr,
#hikashop_checkout .hikashop_shipping_methods_table tr {
	background: #f5f5f5;
}
#hikashop_checkout .hikashop_payment_methods_table td,
#hikashop_checkout .hikashop_shipping_methods_table td {
	border: 0;
}
#hikashop_checkout .hikashop_payment_methods_table tr:not(:first-child) td,
#hikashop_checkout .hikashop_shipping_methods_table tr:not(:first-child) td {
	border-top: 1px dashed #ddd;
}
#hikashop_checkout .hikashop_checkout_payment_images {
	display: block;
}
#hikashop_checkout .hikashop_checkout_payment_description {
	display: none;
}

#hikashop_checkout .hikashop_checkout_shipping_images {
	display: block;
	margin-bottom: 10px;
}

#hikashop_checkout .hikashop_checkout_shipping_cost {
	float: right;
	font-weight: bold;
}
#hikashop_checkout .gls_pickup_points > p {
	font-size: 14px;
	margin-top: 10px;
}

#hikashop_checkout label[for="order_comment"],
#hikashop_checkout label[for="order_comment"] + div,
#hikashop_checkout #order_comment {
	width: 100%;
	text-align: left;
}

#hikashop_checkout .hikashop_checkout_terms {
	margin: 25px 0;
	padding: 15px;
	background: #f5f5f5;
}
#hikashop_checkout textarea {
	resize: vertical;
	border: 1px solid #ddd;
}


#hikashop_order_main .hikashop_header_title h1 {
	background: #000;
	color: #fff;
	font-family: montserrat, sans-serif;
	font-size: 20px;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 13px;
}
#hikashop_order_main .hikabtn[onclick^="submitbutton('cancel')"] {
	display: none !important;
}
.hikashop_order_main_table td {
	vertical-align: top;
}
.hikashop_order_main_table > tbody > tr > td {
	padding-bottom: 50px;
}
.hikashop_order_main_table legend {
	border: 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}
.hikashop_order_main_table .hikashop_order_item_quantity_title,
.hikashop_order_main_table .hikashop_order_item_quantity_value {
	text-align: center;
}
.hikashop_order_main_table .shipping-description {
	font-size: 11px;
	font-style: italic;
}

#hikashop_order_main tr.row0,
#hikashop_order_main tr.row1 {
	border-color: #ddd;
}

div.hika_toolbar .hikabtn {
	border-radius: 0;
}
div.hika_toolbar .hikabtn span.hk-icon {
	color: #000;
}

body.modal #hikashop_order_main .hikashop_order_product_image_title,
body.modal #hikashop_order_main .hikashop_order_product_image_value,
body.modal #hikashop_order_main .hikashop_order_item_details_title,
body.modal #hikashop_order_main .hikashop_order_item_details_value {
	display: none;
}
body.modal #hikashop_order_main .hikashop_order_empty_footer:nth-child(1),
body.modal #hikashop_order_main .hikashop_order_empty_footer:nth-child(2) {
	display: none;
}

.hikashop_product {
	margin-bottom: 25px;
	font-size: 11pt;
}
.hikashop_product .hikashop_product_image {
	margin-bottom: 0;
	height: 265px !important;
}
.nested-full-width .hikashop_product .hikashop_product_image {
	height: inherit !important;
}
.hikashop_product .hikashop_product_code_list {
	display: block;
	font-family: montserrat, sans-serif;
	font-size: 17px;
	margin-bottom: -5px
}
.hikashop_product .hikashop_product_code_list a {
	color: #24332C;
}
.hikashop_product .hikashop_product_name {
	display: block;
	font-family: montserrat, sans-serif;
	font-weight: bold;
	margin-bottom: 6px;
}
.hikashop_product .hikashop_product_price_full {
    padding: 4px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.hikashop_product .hikashop_product_price_full span {
	display: block;
}
.hikashop_product .hikashop_product_price_full .hikashop_product_discount {
	font-size: 11px;
	color: #aaa;
}

.hikashop_category_header {
	text-align: center;
	margin-bottom: 50px;
}

.hikashop_category_description {
	margin-bottom: 25px;
	padding: 0 15px;
}
.hikashop_category_short_description {
	padding: 0 15px;
}


.hikashop_infinite_scroll {
	display: block;
	border: 1px solid #c8c8c8;
	margin: 50px 0;
	text-align: center;
}
.hikashop_infinite_scroll a {
	display: block;
	padding: 15px;
	background-color: #24332C;
	color: #fff;
	text-transform: uppercase;
}
.hikashop_infinite_scroll a:hover {
	background-color: #eee;
	text-decoration: none;
	background-color: #666040;
}
.hikashop_infinite_scroll.loading {
	padding: 15px;
	background-color: #eee;
}
.hikashop_infinite_scroll.loading a {
	display: none;
}
.hikashop_infinite_scroll .spinner {
	display: none;
}
.hikashop_infinite_scroll.loading .spinner {
	display: block;
	margin: 10px auto 0;
	width: 70px;
	text-align: center;
}
.spinner > span {
	display: block;
	width: 18px;
	height: 18px;
	background-color: #000;

	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
	0%, 80%, 100% { -webkit-transform: scale(0) }
	40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
	0%, 80%, 100% { 
		-webkit-transform: scale(0);
		transform: scale(0);
	} 40% { 
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

.hikashop_filter_checkbox input {
	margin-right: 10px;
}
.hikashop_filter_checkbox input:hover,
.hikashop_filter_checkbox input + label:hover {
	cursor: pointer;
}
.hikashop_filter_checkbox input + label {
	font-weight: normal;
}
.hikashop_filter_collapsable_title_mobile {
	display: none;
}

.hikashop_filter_fieldset {
	display: block;
}
.hikashop_filter_fieldset form {
	width: 100%;
}
.hikashop_filter_main .selectize-control,
.hikashop_filter_main .chzn-container-multi {
	width: 95% !important;
}
.hikashop_filter_main .chzn-container-single {
	width: 100% !important;
	margin-top: 4px;
}
.hikashop_filter_main .chzn-container-single .chzn-single {
	height: 29px;
}
.hikashop_reset_button_inside {
	margin-top: 0;
}

.notifyjs-metro-info {
	color: #000					!important;
	background-color: #DDDDDD	!important;
	border: 1px solid #aaa		!important;
}
.notifyjs-metro-info .text-wrapper .title {
	color: #000 !important;
}
.notifyjs-metro-info .text-wrapper .text {
	color: #555 !important;
}


/***************************************************/
/* Modal                                           */
/***************************************************/

.modal-open {
	/* position: fixed; */
	max-height: 100vh;
	height: 100vh;
	width: 100vw;
	overflow: hidden;
}

.modal.fade {
	display: none !important;
}
.modal.fade.in {
	display: flex	!important;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px		!important;
    width: 100vw	!important;
    margin: 0px		!important;
}
.modal .modal-header {
	min-height: 45px;
	background-color: #24332C;
	color: #fff;
}
.modal .modal-header > button {
	color: #fff;
	opacity: 0.8;
}
.modal .modal-header > button:hover,
.modal .modal-header > button:active,
.modal .modal-header > button:focus {
	opacity: 0.5;
}
.modal > .modal-body {
	height: 100%;
	max-height: inherit;
	padding: 0;
	overflow-y: auto !important;
}
.modal > .modal-body > iframe {
	width: 100%;
	height: 100%;
	height: calc(100vh - 57px);
}

.modal > .modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0;
}
.modal > .modal-dialog > .modal-content {
	display: flex;
	flex-direction: column;
	height: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-radius: 0;
}
.modal > .modal-dialog > .modal-content > .modal-body {
	flex-grow: 1;
}
#f90-delete-my-account-modal.modal.fade.in {
	display: flex				!important;
    top: 50%					!important;
    right: inherit				!important;
    bottom: inherit				!important;
    left: 50%					!important;
    width: 560px				!important;
    margin: -250px 0 0 -280px	!important;
}

/***************************************************/
/* GLS Shipping Plugin                             */
/***************************************************/

#edit_overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,0.7);
	z-index: 1000;
}
#pickup_map {
	margin-top: 25px;
	height: 400px;
}

#pickup_search_modal .modal-body {
	height: 90%;
	overflow-y: auto;
	padding: 15px;
}

#edit_overlay,
#pickup_search {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0; 
	left: 0;
	width: 25%;
	height: 25%;
	overflow: auto;
	margin: auto;
	text-align: center;
}

#pickup_list .location_index {
	border-bottom: 1px solid #CB4840;
}
#pickup_list .location_index span {
	display: inline-block;
	border: 1px solid #CB4840;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	padding: 3px 10px;
	background: #F7685C;
	font-weight: bold;
}
#pickup_list .pickup_location {
	background-color: #f8f8f8;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pickup_location .openhours {
	font-weight: bold;
	text-align: center;
}

.gls_pickup_points #address_panel {
	margin: 20px 0;
}
.gls_pickup_points .selected_pickup_info {
	margin-left: 25px;
}
.gls_pickup_points .selected_pickup_info p {
	margin: 0;
	font-size: inherit;
}
#gls_find_pickup_btn {
	border-radius: 0;
}


.item-page a.btn {
	text-decoration: none;
}

.btn-dark,
[id*="form-login-submit-"] .btn,
.hikabtn.hikacart {
	color: #fff;
	background-color: #000;
	border-color: #999;
}
.btn-dark:hover, .btn-dark:active, .btn-dark:focus,
[id*="form-login-submit-"] .btn:hover, [id*="form-login-submit-"] .btn:active, [id*="form-login-submit-"] .btn:focus,
.hikabtn.hikacart:hover, .hikabtn.hikacart:active, .hikabtn.hikacart:focus {
    color: #fff;
    background-color: #333;
    border-color: #999;
}
.btn-light {
	color: #000;
	background-color: #fff;
	border-color: #eee;
}
.btn-light:hover, .btn-light:active, .btn-light:focus {
    color: #000;
    background-color: #eee;
    border-color: #ddd;
}
.btn-transparent {
	color: #555;
	background-color: transparent;
	border-color: #555;
}
.btn-transparent:hover, .btn-transparent:active, .btn-transparent:focus {
    color: #aaa;
    background-color: transparent;
    border-color: #aaa;
}

.btn-red {
	color: #fff;
	background-color: #C41121;
	text-decoration: none !important;
}
.btn-red:hover, .btn-red:active, .btn-red:focus {
	color: #ddd !important;
	background-color: #C41121;
}

.btn-orange {
	color: #fff;
	background-color: DarkOrange;
	border: 0;
}
.btn-orange:hover, .btn-orange:active, .btn-orange:focus {
	color: #eee;
	background-color: Orange;
}

.btn-orange-mosaic {
	text-align: center;
	/* font-family: capitolium-2; */
	/* text-transform: uppercase; */
	font-size: 16px;
	background-color: rgba(255, 165,0,0.7);
	width: 40%;
	border: none;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #fff;
}
@media (max-width: 767px) {
	.btn-orange-mosaic {
		width: auto;
		min-width: 40%;
	}
}

.btn-beige {
	margin: 5px auto 0 auto;
	border: 1px solid #000;
	font-family: "capitolium-2",serif;
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-transform: uppercase;
}
.btn-beige:hover, .btn-beige:focus {
	background-color: #efdcc6;
}


.btn-fat {
	font-size: 20px;
	padding: 20px;
}


.well {
	border-radius: 0;
	box-shadow: none;
}
.well-checkbox {
	background-color: #fff;
	color: #555;
	border: 0;
	margin-bottom: 15px;
	font-size: 13px;
	padding: 0px 10px;
}
.well-checkbox label {
	min-height: inherit;
}

.btn,
.form-control,
.hikabtn {
	border-radius: 0;
	box-shadow: none;
}



.hikashop_product_options_table .chzn-container {
	width: 100% !important;
}

.ginetex {
	font-family: "Ginetex", sans-serif;
	font-size: 30px;
	margin-right: 5px;
}


.hikashop_main_image_div {
	padding: 0 5px  10px 5px;
}
.hikashop_main_image_div .zoom-icon {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 25px;
	color: #999;
}

.hikashop_product_left_part #gallery {
	position: relative;
	display: inline-block;
	cursor: zoom-in;
}
.zoomContainer,
.zoomLens {
	cursor: zoom-in !important;
}
.hikashop_product_left_part .hikashop_badge_topright_div {
	margin-top: 0 !important;
}


/* SLICK */
.slick-loading .slick-list {
    background: #fff url('../images/spinner.gif') center center no-repeat;
}
.slick-slide {
	height: inherit;
	/* padding: 0 5px; */
	background-size: cover;
	background-position: center center;
}

.slick-slider .slick-track {
	display: flex;
}

.slick-slider .video-play {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 7px 8px 7px 10px;
	font-size: 25px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}

.slick-prev,
.slick-next {
	position: absolute;
	top: 7px;
	z-index: 1000;
	font-size: 0;
    line-height: 0;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
	background: transparent;
}
.slick-prev {
    left: 7px;
}
.slick-next {
    right: 7px;
}
.slick-prev:before,
.slick-next:before {
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    line-height: 1;
	padding: 2px 3px;
    background: rgba(200, 200, 200, 0.5);
    opacity: .75;
    color: #000;
	text-align: center;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next:before {
    content: "\e080";
}
.slick-prev:before {
    content: "\e079";
}
.slick-disabled.slick-prev:before,
.slick-disabled.slick-next:before {
	color: #aaa;
}

img.hikashop_child_image {
	margin: 0;
	height: auto;
}


div[id^="hikashop_small_image_div"] a {
	position: relative;
	border: 1px solid #eee !important;
	border-radius: 2px;
	margin-right: 5px;
}
div[id^="hikashop_small_image_div"] a.slick-current,
div[id^="hikashop_small_image_div"] a:hover {
	border: 1px solid #ccc !important;
	border-radius: 2px;
}




/* SWIPEBOX */
#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../images/swipebox-icons.png);
}
#swipebox-slider .slide-loading {
  background: url(../images/spinner.gif) no-repeat center center;
}


#hikashop_product_right_part {
	padding: 0 50px 35px 50px;
}
#hikashop_product_code_main_ {
	font-family: montserrat, sans-serif;
	font-size: 16px;
	color: #24332C;
}

#hikashop_product_right_part .hikashop_product_branding {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#hikashop_product_right_part h1 {
	font-family: montserrat, sans-serif;
	font-size: 34px;
	font-weight: 600;
	letter-spacing: normal;
	margin: 0 0 20px 0;
	text-align: left;
}

#hikashop_product_right_part .btn {
	font-size: 20px;
	margin-top: 3px;
	padding: 10px;
	border-radius: 2px;
	text-transform: uppercase;
}

.hikashop_product_price_full,
.hikashop_product_price,
.hikashop_product_price_before_discount {
	display: block;
}
.hikashop_cart .hikashop_product_price_full,
.hikashop_cart .hikashop_product_price,
.hikashop_cart .hikashop_product_price_before_discount {
	display: inherit;
}
.hikashop_product_price_per_unit { display: none; }
.hikashop_product_price_before_discount {
	font-size: 10px;
	color: #999;
	text-decoration: line-through;
}
.hikashop_product_price_full {
	/* margin-bottom: 40px; */
}
#hikashop_product_right_part .hikashop_product_price_full {
	font-size: 20px;
}

.hikashop_product_colors_main > span {
	margin-right: 15px;
	font-weight: bold;
}
.hikashop_product_colors_main .color-picker {
	margin-top: 10px;
	margin-bottom: 25px;
}
.hikashop_product_colors_main .color-picker .swatch {
	position: relative;
	display: inline-block;
	height: 30px;
	width: 30px;
	border: 1px solid #999;
	background-size: cover;
	background-image: url('/media/com_fedisplayer/images/swatches/placeholder.jpg');
}
.hikashop_product_colors_main .color-picker .swatch:not(:last-child) {
	margin-right: 10px;
}
.hikashop_product_colors_main .color-picker .swatch.active::after {
	position: absolute;
	bottom: -7px;
	left: -1px;
	content: '';
	display: block;
	height: 2px;
	width: 30px;
	background: #999;
}
.hikashop_product_colors_main .color-picker .swatch:hover::after{
	position: absolute;
	bottom: -7px;
	left: -1px;
	content: '';
	display: block;
	height: 2px;
	width: 30px;
	background: #999;
}
.hikashop_product_colors_main .color-picker .swatch:not(.active) {
	cursor: pointer;
}


.hikabtn.hikacart,
.hikabtn.hikawishlist {
	width: 100%;
	padding: 15px;
	margin-bottom: 15px;
}

#hikashop_product_right_part .selectize-control,
#hikashop_product_right_part .chzn-container {
	width: 100% !important;
	margin-bottom: 30px;
}
#hikashop_product_right_part .selectize-control .selectize-input,
#hikashop_product_right_part .chzn-container .chzn-single {
	padding: 15px;
	height: inherit;
	background: transparent;
	text-align: center;
}
#hikashop_product_right_part .chzn-container-single .chzn-single span {
	margin-right: 0;
}
#hikashop_product_right_part .chzn-container-single .chzn-single div {
	margin-right: 7px;
}
#hikashop_product_right_part .chzn-container-single .chzn-single div b {
	background: transparent;
}
#hikashop_product_right_part .chzn-container-single .chzn-single div b:before {
    font-family: 'Glyphicons Halflings';
	content: "\e259";
	display: block;
	line-height: 1;
	padding-top: 20px;
	padding-right: 2px;
}
#hikashop_product_right_part .chzn-container-active.chzn-with-drop .chzn-single div b {
	background: transparent;
}
#hikashop_product_right_part .chzn-container-active.chzn-with-drop .chzn-single div b:before {
	content: "\e260";
}

#hikashop_checkout_form .recaptcha {
	clear: both;
}
#hikashop_checkout_form .recaptcha .g-recaptcha {
	padding-left: 5px;
	padding-top: 10px;
}
#hikashop_checkout_form .hikashop_registration_required_info_line {
	font-size: 11px;
	color: #b94a48;
}
#hikashop_checkout_form .hikashop_field_required_label {
	color: #b94a48;
	font-weight: bold;
	font-size: 1.2em;
}

#topnav {
	position: static;
}
#topnav.fixed {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background-color: #24332C;
	z-index: 1010;
}

#topnav.fixed > .navbar-collapse {
	margin-right: auto;
	margin-left: auto;
}
#topnav .logo-sticky {
	display: none;
}
#topnav.fixed .logo-sticky {
	position: fixed;
	top: 10px;
	left: 5%;
	display: block;
	z-index: 1011;
}
#topnav.fixed .logo-sticky img {
	height: 32px;
}
#topnav.fixed ul li {
	margin-bottom: 0;
}


#member-profile {
	background: none;
	border: 0;
	padding: 0;
}

.blog .item {
	position: relative;
}
.blog .item .icons {
	position: absolute;
	top: 0;
	right: 0;
}

.CodeMirror {
	height: 500px;
}
#com-content-formContent {
	margin-top: 25px;
}
#com-content-formContent .chzn-container,
#com-content-formContent .chzn-container .search-field,
#com-content-formContent .chzn-container .search-field input,
#com-content-formContent .controls > input,
#com-content-formContent textarea {
	width: 100% !important;
}
.edit.item-page form > .btn-toolbar {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ddd;
}

.edit.item-page form #jform_title-lbl {
	display: none;
}
.edit.item-page form #jform_title {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
	background-color: rgba(239, 239, 239, 0.5);
	padding: 5px 10px;
	margin-bottom: 15px;
	border-radius: 0;
	font-size: 23px;
}


.hk-card {
	box-shadow: none;
	border-radius: 0;
	border-bottom: 0;
}

.hk-card-header > div > div {
	padding: 0;
}
.hk-card-header .order_number {
	color: #888;
}

div[class*=hk-status-],
.hk-card-order .hika_order_product {
	height: 100%;
	justify-content: center;
	align-items: center;
}
.hk-status-created {
	background-color: #FCF8E3 !important;
}
.hk-status-confirmed {
	background-color: #DFF0D8 !important;
}
.hk-status-cancelled {
	background-color: #f2dede !important;
}
.hk-status-refunded {
	background-color: #FCF8E3 !important;
}
.hk-status-shipped {
	background-color: #DFF0D8 !important;
}
.hk-status-errored {
	background-color: #f2dede !important;
}

span.order-label-errored {
	background-color: #b94a48;
}

.hk-card-order .hika_order_product_image_link {
	display: block;
	float: left;
	width: 10%;
	text-align: center;
	margin: 0;
}
.hk-card-order .hika_order_product_image_link + a {
	display: block;
	float: left;
	width: 45%;
}
.hk-card-order .hika_order_product_image_link + a span {
	display: block;
}
.hk-card-order .hika_order_product_price {
	display: block;
	float: left;
	width: 45%;
	text-align: right;
}

.hk-card-order .hika_order_product_image_link {
	width: auto;
	float: none;
}

.hk-card-order .hika_order_product_name,
.hk-card-order .hikashop_order_product_code,
.hk-card-order .prod_info {
	display: block;
}
.hk-card-order .hikashop_order_product_code {
	font-weight: normal;
	font-size: 80%;
	color: #999;
}
.hk-card-order .prod_info {
	font-size: 11px;
}

.usp-fancy {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #eee;
	/* border-bottom: 1px solid #eee; */
}
.container-usp {
	padding-top: 10px;
	font-size: 92%;
}

.row.quality {
	margin-bottom: 50px;
}
.row.quality .description h3 {
	margin-top: 0;
}

.washcare div[class*="col-sm-"] {
	text-align: center;
}

.full-width {
	background-color: rgba(230, 230, 230, 0.5);
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: 1000%;
	width: auto;
}

.nested-full-width {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding: 40px 22vw;
	background-size: cover;
	background-position: center center;
}
.nested-full-width.no-padding {
	padding: 0 10px !important;
}
.nested-full-width.parallax {
	background-attachment: fixed;
}
.nested-full-width .hk-row-fluid {
	text-align: center;
}
.nested-full-width .hkc-md-3 {
	float: none;
	display: inline-block;
	width: 25%;
}
.nested-full-width.box-top-spacing {
	margin-top: 70px;
}
body.frontpage .nested-full-width h3 {
	margin: 20px 0 30px 0;
}

.nested-full-width .hikashop_subcontainer {
	background: transparent !important;
}
.nested-full-width .hikashop_product_image .hikashop_product_image_subdiv {
	margin: 0 auto;
	width: auto !important;
}
.nested-full-width .hikashop_product_image .hikashop_product_image_subdiv img {
	/* border: 1px solid #eee; */
	/* border-radius: 2px; */
}
.nested-full-width .hikashop_product_name {
	display: block;
	/* padding-top: 10px; */
}
.nested-full-width .hikashop_product_name a {
	color: #444;
	font-weight: bold;
}
.nested-full-width .hikashop_product_price_full {
	display: block;
}

.nested-full-width .hikashop_subcontainer img {
	max-width: 100%;
	max-height: 100%;
}
.nested-full-width .hikashop_subcontainer .hikashop_product_image {
	height: auto !important;
}

@media (max-width: 1199px) and (min-width: 767px) {
	.nested-full-width {
		padding: 25px 5vw;
	}
}
@media (max-width: 767px) {
	.nested-full-width {
		padding: 50px 0 25px 0;
	}
	.nested-full-width .hkc-md-3 {
		width: 50%;
		min-height: 300px;
	}
}

.hikashop_submodules.nested-full-width .hikashop_product_code_list,
.hikashop_submodules.nested-full-width .hikashop_product_name {
	text-align: center !important;
}

.hk-well {
	background-color: transparent;
	border: 0;
	box-shadow: none;
}

.container-full {
	padding-left: 0;
	padding-right: 0;
}

.hikashop_option_name {
	display: block;
}
div[id*="hikashop_product_option_"] {
	width: 100% !important;
}


#hikashop_product_bottom_part .container-usp {
	margin-top: 75px;
	margin-bottom: 75px;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 70px;
}
#hikashop_product_bottom_part .container-usp .fas {
	display: block;
	float: left;
	font-size: 25px;
	line-height: 50px;
	margin-right: 15px;
}
#hikashop_product_bottom_part .container-usp .title {
	display: block;
	font-weight: bold;
	font-size: 18px;
}
#hikashop_product_bottom_part .container-usp .subtitle {
	display: block;
	font-size: 11px;
	margin-top: -5px;
}

.hikashop_product_bottom_part h2 {
	margin: 50px 0;
}

[class*="hikashop_inserted_product_"] {
	display: inline-block;
	vertical-align:top;
}


/***************************************************/
/* QUICK ADD TO CART                        [QATC] */
/***************************************************/

.modal-loading,
.modal-error {
	padding-top: 50px;
	text-align: center;
}
#quickAdd.modal {
	width: 50vw			!important;
	height: 60vh		!important;
	left: 25vw			!important;
	top: 20vh			!important;
}
#quickAdd.modal button.close {
	position: absolute;
	right: 25px;
	top: 5px;
	font-size: 35px;
	z-index: 500;
}
#quickAdd.modal .modal-body {
	padding: 20px;
}
#quickAdd .zoom-icon {
	display: none;
}
#quickAdd .hikashop_product_branding {
	margin-top: 20px;
}
#quickAdd h2 {
	margin-top: -10px;
	margin-bottom: 20px;
	line-height: 1;
}
.search-result [class*="quickAdd"],
[class*="hikashop_inserted_product_"] .hikashop_product_image [class*="quickAdd"],
.hikashop_product .hikashop_product_image [class*="quickAdd"] {
	display: none;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background: #24332C;
	color: #fff;
	padding: 5px 0;
	z-index: 500;
}
.hikashop_product .hikashop_product_image [class*="quickAdd"] {
	display: block;
	opacity: 0;
	transition: opacity 200ms linear;
}
.hikashop_product:hover .hikashop_product_image [class*="quickAdd"] {
	opacity: 1;
}
.search-result:hover [class*="quickAdd"],
[class*="hikashop_inserted_product_"]:hover .hikashop_product_image [class*="quickAdd"],
.hikashop_product:hover .hikashop_product_image [class*="quickAdd"] {
	display: block;
}

.hikashop_product_image .hikashop_product_image_subdiv {
	width: auto !important;
}

[class*="hikashop_inserted_product_"] .hikashop_product_image {
	position: relative;
}

[class*="hikashop_inserted_product_"] .hikashop_product_swatches {
	padding: 15px 0;
}
[class*="hikashop_inserted_product_"] .hikashop_product_swatches img {
	padding: 0 !important;
}
[class*="hikashop_inserted_product_"] .hikashop_product_swatches > a {
	display: inline-block;
	margin: 3px 8px 3px 0;
	border: 1px solid #ddd;
	cursor: pointer;
}
[class*="hikashop_inserted_product_"] .hikashop_product_swatches > a.active {
	border-color: #000;
}
[class*="hikashop_inserted_product_"] .hikashop_product_swatches > a img {
	
}
[class*="hikashop_inserted_product_"] .hikashop_product_swatches > a:first-child {
	margin-left: 0;
}
[class*="hikashop_inserted_product_"] .hikashop_product_swatches .color-swatch {
	height: 35px;
	width: 35px;
}

[class*="hikashop_inserted_product_"] a {
	text-decoration: none !important;
	color: DarkOrange;
}
[class*="hikashop_inserted_product_"] a:hover {
	color: #bf6900 !important;
}

#quickAdd .hikashop_small_image_div,
#quickAdd #hikashop_small_image_div {
	display: none !important;
}

#quickAdd .hikashop_product_characteristics_table {
	width: 100%;
}
#quickAdd #hikashop_product_name_main {
	/* font-weight: bold; */
	font-size: 24px;
}

.collapse-preview.collapse {
	position: relative;
	height: 100px !important;
}
.collapse-preview.collapse.in {
	height: auto !important;
}
.collapse-preview .collapse-fade {
	background: linear-gradient(to bottom, rgba(256, 256, 256, 0) 0%, #ffffff 75%);
	height: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}



.item-page a,
.hikashop_category_description_content a {
	text-decoration: underline;
}
.item-page a:focus,
.item-page a:hover,
.item-page a:active,
.hikashop_category_description_content a:focus, a:hover, a:active {
	text-decoration: underline;
}
a.inpage,
a.inpage:hover {
	color: #000;
	text-decoration: none;
}

#f90-delete-my-account-modal .modal-footer #dma-send-request {
	background-color: DarkRed;
	border-color: DarkRed;
}

.shop-filters-xs {
	position: fixed;
	top: 50px;
	right: 0;
	left: 0;
	z-index: 550;
}
.shop-filters-xs button {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	line-height: 28px;
	border: 0;
}
.shop-filters-xs button:first-child {
	border-right: 1px solid #777;
}
.shop-filters-xs button .fas.fa-sort-down {
	position: absolute;
	top: 11px;
	right: 16px;
}
.shop-filters-xs button .fas.fa-sliders-h {
	position: absolute;
	top: 14px;
	right: 16px;
}

#hikashop_product_description_main {
	margin: 25px 0;
}
#hikashop_product_description_main p,
#hikashop_product_description_main ul {
	margin: 0 30px;
}

#hikashop_product_compositions_main {
	margin: 45px 0;
}
#hikashop_product_compositions_main table th,
#hikashop_product_compositions_main table td {
	/* border: 0; */
}
#hikashop_product_compositions_main div[class*="col-sm-3"] {
	max-height: 75px;
	margin-bottom: 25px;
}
#hikashop_product_compositions_main div[class*="row"] {
	margin-bottom: 20px;
}
#hikashop_product_compositions_main div[class*="12"] {
	max-height: inherit;
	text-align: left;
}
#hikashop_product_compositions_main .text-center {
	min-height: 75px;
}
#hikashop_product_compositions_main img {
	max-height: 75px;
	margin-bottom: 25px;
}

.user-form input {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
	background-color: rgba(239, 239, 239, 0.5);
	padding: 5px 10px;
	border-radius: 0;
}
#content .login .btn,
#member-profile-actions .btn {
	margin-bottom: 10px;
}

#topnav #user-menu.parent .dropdown-menu ul form[id*="login-form-"] input {
	padding: 6px 12px;
}
#hikashop_address_listing .hika_options .btn {
	margin-top: 15px;
	margin-bottom: 10px;
}
#hikashop_address_listing .hika_options .chzn-container-single {
	max-width: 100%;
}
#hikashop_user_addresses_show .hikashop_user_address {
	margin: 0;
	border: 0;
	border-radius: 0;
}
#hikashop_user_addresses_show .hikashop_user_address:hover {
	background-color: #f5f5f5;
}
#hikashop_user_addresses_show .hikashop_user_address div {
	float: none !important;
}
#hikashop_user_addresses_show .hikashop_user_address div span {
	margin-right: 5px;
}

#hikashop_address_listing .hikashop_address_edition dt,
#hikashop_address_listing .hikashop_address_edition dd,
#hikashop_address_listing .hikashop_address_edition label,
#hikashop_address_listing .hikashop_address_edition input,
#hikashop_address_listing .hikashop_address_edition select {
	width: 100%;
}
#hikashop_address_listing .hikashop_address_edition dt,
#hikashop_address_listing .hikashop_address_edition dd {
	margin-left: 0;
	text-align: left;
}
#hikashop_address_listing .hikashop_address_edition input {

}

#hikashop_address_listing #hikashop_address_address_country {
	margin-bottom: 15px;
}
#hikashop_address_listing .hikashop_address_edition input,
#hikashop_address_listing .hikashop_address_edition select {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
	background-color: rgba(239, 239, 239, 0.5);
	padding: 7px 10px;
	margin-bottom: 25px;
	border-radius: 0;
}
#hikashop_user_addresses_show .hikashop_user_address .hika_edit a {
	margin-left: 5px;
}
.selectize-dropdown,
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
	border-radius: 0;
}

#hikashop_order_listing .hikashop_search_zone br {
	display: none;
}
#hikashop_order_listing .hikashop_search_zone .chzn-container {
	text-align: left;
	min-width: 150px;
}
#hikashop_order_listing .hikashop_search_zone #filter_order_range_chzn {
	margin-left: 8px;
}



/************************/
/*	Articles	        */
/************************/
.catchy,
.catchy2 {
	font-size: 43px;
	text-transform: uppercase;
	font-family: montserrat, sans-serif;
	text-align: center;
	margin-bottom: -2rem;
	font-weight: bold;
}
.catchy2 {
	font-size: 40px;
	margin-bottom: 0;
}
.grid-stack-item-content .catchy {
	margin-top: -15px;
}
.catchy2 + h2 {
	text-align: center;
	font-size: 26px;
    margin-top: 5px;
	font-weight: normal;
}

p.text-center .btn {
	white-space: inherit;
}

/*.catchy:first-letter,
#main #content .row .col-sm-12 .item-page h2:first-letter {
	color: #24332C;
}*/

/*#main #content .row .col-sm-12 .item-page h1,
#main #content .row .col-sm-12 .item-page h3,
#main #content .row .col-sm-12 .item-page h4 {
	font-family: montserrat, sans-serif;
}


#main #content .row .col-sm-12 .item-page h1 {
	font-size: 28px;
	text-align: center;
	margin: 0;
	text-transform: inherit;
}*/
/*#main #content .row .col-sm-12 .item-page h1:first-letter {
	color: inherit;
}*/

/*#main #content .row .col-sm-12 .item-page h2 {
	font-size: 36px;
	text-align: center;
	font-family: montserrat, sans-serif;
	font-weight: 100;
}*/

/* #main #content .row .col-sm-12 .item-page h3 {
	font-size: 26px;
	font-weight: 100;
} */

/*#main #content .row .col-sm-12 .item-page h4 {
	font-size: 20px;
	font-weight: 600;
}*/

#main #content .item-page .box-black {
	background-color: #000000;
	color: #fff;
	padding: 2rem;
}
#main #content .item-page .box-black a {
	color: #fff;
	text-decoration: none;
}
#main #content .item-page .box-black a:hover {
	text-decoration: underline;
}

#main #content .row .col-sm-12 .item-page .box-red {
	background-color: #24332C;
	padding: 2rem;
}
#main #content .row .col-sm-12 .item-page .box-red div[class*="col-"] img {
	max-width: 200px;
	border-radius: 50%;
	margin-bottom: 20px;
}
#main #content .row .col-sm-12 .item-page .box-red div[class*="col-"] .text-center {
	color: #fff;
	padding-top: 2rem;
	line-height: 1.3;
	font-family: Bebas Kai;
	font-size: 22px;
	margin-bottom: 0;
}
#main #content .row .col-sm-12 .item-page .box-red div[class*="col-"] .quote-person {
	text-align: center;
	color: #fff;
	font-size: 12px;
}
#main #content .row .col-sm-12 .item-page .box-red div[class*="col-"] a {
	display: inline-block;
	/* border-top: 2px solid #fff; */
	text-decoration: none;
	margin-top: 20px;
	padding: 5px 8px 0 8px;
}
.brand-linkbox.accordion-toggle:not(.collapsed) .glyphicon-menu-down:before {
	content: "\e258";
}
.brand-linkbox .readmore {
	color: #fff;
}

.accordion-group {
	border: 0;
}
.accordion-inner {
	border-top: 0;
	padding: 35px 0 0 0;
}

/*
/*  Color Icons
/*****************************************/

.cbox {
	display: inline-block;
	background-color: #ddd;
	padding: 25px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
	border-radius: 50%;
	overflow: hidden;
	font-size: 90%;
}
.cbox > i {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	border-bottom: 25px solid #aaa;
	/* width: 0;
	height: 0;
	border-bottom: 50px solid #aaa;
	border-left: 50px solid transparent; */
}
.cbox > b {
	display: block;
    position: absolute;
    top: 50%; 
    height: 50%; 
    width: 50px;
	margin-left: -25px;
    margin-top: -25%;
    text-align: center;
}
.text-stroke {
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}




.product_total {
	font-size: 16px;
	/* border-bottom: 1px solid #ddd; */
	padding-bottom: 10px;
	padding-left: 10px;
}

#side-contact {
	display: block;
	position: fixed;
	right: -30vw;
	top: 30%;
	background-color: #fff;
	color: #000;
	padding: 20px;
	border: 1px solid #ddd;
	border-right: 0;
	height: 50vh;
	width: 30vw;
	transition: all 500ms ease;
	z-index: 500;
}
#side-contact.active {
	right: 0vw;
	transition: right 500ms ease;
}
#side-contact .cta {
	position: absolute;
	left: 1px;
	top: 0;
	background-color: #24332C;
	transform: rotate(90deg);
	transform-origin: left top;
	padding: 5px 35px;
	color: #fff;
}
#side-contact .cta .btn-close {
	display: none;
}
#side-contact .content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-y: scroll;
	overflow-x: hidden;
}
#side-contact .content .control-label,
#side-contact .content .controls {
	width: 100% !important;
}
#side-contact .content .controls button {
	width: 100%;
	border-radius: 0;
	background-color: #24332C;
	background-image: none;
	border: 0;
}
#side-contact .cta:hover,
#side-contact .content .controls button:hover .caption {
	cursor: pointer;
	color: #ddd !important;
}

.table-engel thead th {
	color: #fff;
	background-color: #24332C;
}
.table-engel .text-xs {
	font-size: 90%;
	color: #ccc;
	font-weight: normal;
}

.row-salesteam .row {
	margin-bottom: 25px;
}
.row-salesteam img {
	margin-bottom: 10px;
}
.row-salesteam p {
	margin: 0 0 0 0;
}
.row-salesteam p i[class*="fa-"] {
	color: #fff;
	background-color: #24332C;
	padding: 5px;
	margin-right: 15px;
}
.row-salesteam .name {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	line-height: 1;
}
.row-salesteam .title {
	font-size: 16px;
	font-weight: bold;
}
.row-salesteam .email {
	margin-top: 8px;
	margin-bottom: 3px;
}
.row-salesteam .email a {
	text-decoration: none;
}
.row-salesteam .email a:hover {
	text-decoration: underline;
}
.row-salesteam .phone {
	margin-bottom: 15px;
}
.row-salesteam .post {
	margin-bottom: 25px;
	font-size: 14px;
}
.row-salesteam .post b {
	font-size: 18px;
}


.hikashop_product_temperature {
	border-radius: 2px;
	font-size: 12px;
	padding: 4px;
}
.hikashop_product_temperature_visual {
	padding: 5px 15px 2px 15px;
}
.hikashop_product_temperature_visual div[class^="visual_"] {
	background: #999;
	width: 8.33%;
	height: 5px;
	float: left;
}
.hikashop_product_temperature_visual div[class^="visual_"].active_blue {
	background: dodgerblue;
}
.hikashop_product_temperature_visual div[class^="visual_"].active_red {
	background: firebrick;
}
.hikashop_product_temperature_texts div[class^="text_"] {
	width: 7.69%;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.hikashop_products_listing .hk-row-fluid {
	display: flex;
	flex-wrap: wrap;
}
.hikashop_module .hikashop_products_listing .hk-row-fluid {
	justify-content: center;
}

#hikashop_category_information_module_ .hikashop_product_image {
	height: auto !important;
}
.hikashop_product {
	position: relative;
	min-height: 425px;
}
.hikashop_product:not(.hikashop_banner) > .hikashop_container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: top 250ms, right 250ms, bottom 0ms, left 250ms;
	padding-bottom: 0;
}
.hkc-md-4:not(.hikashop_banner) > .hikashop_container:hover {
	position: absolute;
	top: -25px;
	right: -15px;
	bottom: -45px;
	left: -15px;
	z-index: 100;
	border: 1px solid #ccc;
	transition: all 200ms linear;
}
.hikashop_product .hikashop_container {
	padding-bottom: 40px;
}
.hikashop_product .hikashop_subcontainer {
	padding: 8px;
}
.hikashop_product .hikashop_subcontainer #hikashop_product_color_picker {
	position: relative;
	bottom: 0;
	text-align: center;
	margin-top: 5px;
	margin-bottom: -30px;
	padding-bottom: 8px;
    border-bottom: 1px solid #eee;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0ms, opacity 200ms linear, margin 200ms;
}
.hkc-md-4 .hikashop_subcontainer:hover #hikashop_product_color_picker {
	visibility: visible;
	opacity: 1;
	bottom: 0px;
	margin-bottom: 10px;
}
.hikashop_module .hikashop_product .hikashop_subcontainer #hikashop_product_color_picker {
	position: inherit;
	visibility: inherit;
	opacity: inherit;
	margin: 10px 0;
}

.hika_more_details {
	display: block;
	width: 100%;
}

#hikashop_submodules .hikashop_container {
	position: inherit;
}
#hikashop_submodules .hikashop_product {
	min-height: inherit;
}


/* ---
/* --- SIZE GUIDE
/* ----------------------------------- */

#size-guide #size-man,
#size-guide #size-container {
	/* float: right; */
}

#size-guide .row {
	display: none;
}

#size-guide .row.active {
	display: initial;
}

#size-guide #size-man {
	text-align: center;
	margin-top: 20px;
}

#size-guide > ul.nav > li > a {
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
	border-radius: 0;
}
#size-guide > ul.nav > li.active > a {
	background: #ddd;
	color: #000;
/*	box-shadow: inset -1px 2px 8px -2px #333;*/
}
#size-guide > ul.nav > li:last-child > a {
	border-left: 0;
}

#size-guide div[id^="sizes-"] li > a {
	background: #fff;
/*	color: #000;
	border: 1px solid #aaa; */
	border-radius: 0;
	margin-right: 8px;
}
#size-guide div[id^="sizes-"] li.active > a {
	background: #eee;
}
#size-guide div[id^="sizes-"] li:last-child > a {
	margin-right: 0;
}
#size-guide .tab-content {
	margin-top: 20px;
}

#size-guide .table {
	border: 0;
}

#size-guide .table > thead > tr > th {
    border: 2px solid #f3f1ee;
}
#size-guide .table > tbody > tr > td {
	text-align: center;
    border: 2px solid #f3f1ee;
}
#size-guide .table > tbody > tr > td:first-child {
    border-left: #f3f1ee;
}
#size-guide .table > tbody > tr > td:last-child {
    border-right: #f3f1ee;
}
#size-guide .table > tbody > tr:last-child > td {
    border-bottom: #f3f1ee;
}
#size-guide .table tbody {
	
}
#size-guide .table > thead > tr.header {
	background: #24332c;
	color: #fff;
}
#size-guide .table > thead > tr.header > th {
	font-size: 17px;
	text-align: center;
}

#size-guide td.td-nopadding {
	padding: 0;
}
#size-guide td > div[class^="table-"] {
	float: left;
	padding: 8px;
	border-right: 2px solid #f3f1ee;
}

#size-guide .table-10  { width:  10%; }
#size-guide .table-15  { width:  15%; }
#size-guide .table-20  { width:  20%; }
#size-guide .table-25  { width:  25%; }
#size-guide .table-30  { width:  30%; }
#size-guide .table-33  { width:  33%; }
#size-guide .table-40  { width:  40%; }
#size-guide .table-50  { width:  50%; }
#size-guide .table-75  { width:  75%; }
#size-guide .table-100 { width: 100%; }

#size-guide td > div[class^="table-"]:last-child {
	border-right: 0;
}



/* Article - Company History */

#company-history {
	color: #000;
	background-color: #fff;
	min-height: 82vh;
	margin: 0;
	font-family: 'Droid Sans', sans-serif;
	position: relative;
	margin-top: 50px;
	display: flex;
}
#company-history:before {
	content: '';
	position: absolute;
	top: 35px;
	left: 50%;
	bottom: 0px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 1px;
	background-color: #eee;
}
#company-history .entries {
	width: calc(100% - 80px);
	margin: auto;
	position: relative;
	left: -5px;
}
#company-history .entries .entry {
	width: calc(50% - 80px);
	float: left;
	padding: 20px;
	clear: both;
	text-align: right;
}
#company-history .entries .entry .title-left {
	font-size: 28px;
	font-weight: 100;
	margin-bottom: 12px;
	position: relative;
	color: #fff;
	background-color: #24332c;
	margin-right: 10px;
	width: 50%;
	left: 50%;
	text-align: center;
}
#company-history .entries .entry .title-left:before {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	background-color: #24332c;
	border-radius: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -114px;
	z-index: 1000;
}
#company-history .entries .entry .title-right {
	font-size: 28px;
	font-weight: 100;
	margin-bottom: 12px;
	position: relative;
	color: #fff;
	background-color: #24332c;
	width: 50%;
	text-align: center;
	left: 10px;
}
#company-history .entries .entry .title-right:before {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	background-color: #24332c;
	border-radius: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -114px;
	z-index: 1000;
}
#company-history .entries .entry .body {
	color: #000;
}
#company-history .entries .entry .body p {
	line-height: 1.4em;
}
#company-history .entries .entry:nth-child(2n) {
	text-align: left;
	float: right;
}
#company-history .entries .entry:nth-child(2n) .title-right:before {
	left: -114px;
}
#company-history .entries .entry:nth-child(2n) .title.big:before {
	-webkit-transform: translate(-8px, -50%);
	transform: translate(-8px, -50%);
}
#company-history .arrow-left {
	width: 0; 
	height: 0; 
	margin-top: 15px;
	margin-left: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #24332c; 
	float: left;
}
#company-history .arrow-right {
	width: 0; 
	height: 0; 
	margin-top: 15px;
	margin-right: -10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #24332c;
	float: right;
}

@media (max-width: 767px) {
	#company-history .entries {
		width: 100%;
		left: 0;
	}
	#company-history .entries .entry {
		width: 100%;
		padding: 0;
		text-align: left;
		margin-bottom: 20px;
	}
	#company-history .entries .entry .title-left, #company-history .entries .entry .title-right {
		width: 100%;
		left: 0;
		right: 0;
	}
	#company-history .entries .entry:not(:first-child) {
		margin-top: 0;
	}
	#company-history:before, #company-history .arrow-right, #company-history .arrow-left, #company-history .entries .entry .title-left:before, #company-history .entries .entry .title-right:before {
		display: none;
	}		
}

/* END - Company History */


/* Start - ALL Static Articles */
.row .box-beige,
.row .beige-single {
	background-color: #f3f1ee;
	padding: 20px;
	/* margin-top: 10px; */
}

.row .box-brown,
.row .brown-single {
	background-color: #9b6d49;
	color: #fff;
	padding: 20px;
}
.row .box-brown hr,
.row .brown-single hr {
	border-color: #fff;
}
.row .box-brown li a,
.row .brown-single li a {
	color: #fff;
}

.row .grid-beige,
.row .beige-multi {
	background-color: #f3f1ee;
	padding: 20px;
	display: flex;
}

.row .grid-brown,
.row .brown-multi {
	background-color: #5d3412;
	color: #fff;
	padding: 20px;
	display: flex;
}

@media (max-width: 767px) {
	.row .grid-beige, .row .grid-brown,
	.row .beige-multi, .row .brown-multi {
		display: block;
	}
}
/* End - ALL Static Articles */


#voteModal {
	margin-top: 25px;
}
#voteModal .modal-body {
	padding: 35px;
	overflow: hidden;
	max-height: 450px;
}
#voteModal h3 {
	padding-bottom: 20px;
}
#voteModal table.hikashop_comment_form {
	width: 100%;
}
#voteModal table.hikashop_comment_form tr input {
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 15px;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 2px;
}
#voteModal .hk-rating {
	display: none;
}
#voteModal .hikashop_vote_stars .hikashop_vote_stars_input {
	text-align: center;
}
#voteModal .hikashop_vote_stars .hikashop_vote_stars_input_wrap {
	display: inline-block;
}
#voteModal .hikashop_vote_stars .hikashop_vote_stars_input span[class^="star_"] {
	height: 50px;
	width: 50px;
	font-size: 50px;
	line-height: 50px;
	background: none !important;
	font-family: 'Glyphicons Halflings';
    display: inline-block;
	color: #555;
	font-weight: normal;
	margin: 10px 0 30px 0;
	cursor: pointer;
}
#voteModal .hikashop_vote_stars .hikashop_vote_stars_input span[class^="star_"].state-empty::before {
	content: "\e007";
	color: #bbb;
}
#voteModal .hikashop_vote_stars .hikashop_vote_stars_input span[class^="star_"].state-full::before {
	content: "\e006";
	color: DarkOrange;
}
#voteModal .hikashop_vote_stars .hikashop_vote_stars_input span[class^="star_"].state-hover::before {
	content: "\e006";
	color: #999;
}
#voteModal #hikashop_vote_listing {
	display: none;
}
#voteModal .btn {
	font-size: 16px;
	/* color: #777; */
	/* background: none; */
	/* border: 1px solid #ccc; */
	/* border-radius: 2px; */
	padding: 7px 30px;
}
#voteModal .btn:hover {
	/* color: #000; */
	/* background: #eee; */
}
#voteModal .hikashop_vote_size {
	margin-bottom: 30px;
}
#voteModal .hikashop_vote_size_input div[class^="visual_"] {
	background: #ccc;
	width: 33.33%;
	height: 15px;
	float: left;
	border-left: 1px solid #aaa;
}
#voteModal .hikashop_vote_size_input div:first-of-type {
	border: 0;
}
#voteModal .hikashop_vote_size_input div[class^="visual_"].active {
	background: DarkOrange;
}
#voteModal .hikashop_vote_size_input div[class^="visual_"]:hover {
	background: #999;
	cursor: pointer;
}
#voteModal .hikashop_vote_size_label div[class^="text_"] {
    width: 33.33%;
    float: left;
    font-size: 10px;
    text-align: center;
	color: #999;
	margin-top: 3px;
}
#voteModal .hikashop_vote_size_label div.text_1 {
	text-align: left;
}
#voteModal .hikashop_vote_size_label div.text_3 {
	text-align: right;
}
#voteModal #hikashop_vote_status_form {
	text-align: center;
	padding-bottom: 10px;
	color: #ec1010;
	margin-top: -15px;
}
#voteModal textarea {
	display: none;
}
.hikashop_listing_comment .hikashop_vote_size {
	margin-bottom: 30px;
}
.hikashop_listing_comment .vote_size_label {
    font-size: 11px;
	padding-right: 0;
	margin-bottom: 5px;
}

.hikashop_listing_comment .votemeter {
	background: #eee;
	height: 16px;
}
.hikashop_listing_comment .votemeter .votemeter-bar {
	background: #24332c;
	height: 16px;
}
.hk-voting {
	padding-right: 40px;
	margin-bottom: 50px;
}
.hk-description {
	padding-left: 40px;
}
.hikashop_listing_comment .glyphicon-star {
	font-size: 28px;
	color: #24332c;
}
.glyphicon-star.half {
	position: relative;
}
.glyphicon-star.half:before {
	position: relative;
	z-index: 9;
	width: 49%;
	display: block;
	overflow: hidden;
	top: 1px;
}
.glyphicon-star.half:after {
	content: '\e006';
	position: absolute;
	z-index: 8;
	color: #eee;
	top: 1px;
	left: 0;
}
.glyphicon-star.color-grey {
	color: #eee;
}
.hikashop_listing_comment {
	margin-top: 30px;
}
.hikashop_listing_comment .col-md-4:first-child,
.hikashop_listing_comment .col-md-4:last-child {
	padding-top: 33px;
}
.hikashop_listing_comment .col-md-4:first-child p,
.hikashop_listing_comment .col-md-4:last-child p {
	margin-bottom: 20px;
}
.hikashop_listing_comment .rating-title {
	font-size: 20px;
}
.hikashop_listing_comment .rating-summary {
	color: #666;
	font-size: 13px;
}
#product_voting {
	margin: 45px 0;
}
#hikashop_vote_status_form.hikashop_vote_notification:not(:empty) {
	text-align: center;
	color: red;
	border: 1px dashed #aaa;
	padding: 5px;
	margin-top: 10px;
}

#similarTags .carousel-control {
	position: relative;
	background: none;
	color: #000;
	font-size: 40px;
	font-weight: bold;
	opacity: 1;
	margin-left: 20px;
	text-shadow: none;
	text-decoration: none;
}

.row.display {
	margin-bottom: 100px;
}
.row.display h4 {
	font-weight: bold;
}
.row.display > .col-sm-4 {
	margin-bottom: 25px;
}
.row.display > .col-sm-4 {
	padding-left: 0;
}
.row.display > .col-sm-4 > div  {
	background: #f3f1ee;
	height: 172px;
	overflow: hidden;
	text-align: center;
}
.row.display > .col-sm-4 > div:first-child {
	margin-bottom: 16px;
}
.row.display > .col-sm-4 > div:only-child {
	margin-bottom: 0;
	height: 360px;
}
.row.display > .col-sm-4 > div > img {
	width: 100%;
}
.row.display > .col-sm-4 > div:only-child > img {
	width: inherit;		/*temp*/
	max-width: inherit;	/*temp*/
	height: 100%;		/*temp*/
}

.mini-products [class*="hikashop_inserted_product_"] .hikashop_product_image {
	padding: 10px 25px;
}

.prodbox {
	margin-bottom: 25px;
}



/* AllVideo YouTube Playlist */

.avPlayerList {
	display: flex;
	overflow-x: auto;
	background-color: #000;
	scroll-snap-type: x mandatory;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
}
.avPlayerList::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
.avPlayerList::-webkit-scrollbar-thumb {
	background: #777;
	border-radius: 10px;
}
.avPlayerList::-webkit-scrollbar-track {
	background: transparent;
}


.avPlayerItem {
	flex-shrink: 0;
	width: 200px;
	margin: 0 10px;
	overflow:hidden;
	scroll-snap-align: start;
	-webkit-transform: translate3d(0, 0, 0);
}
.avPlayerItem img {
	width: 100%;
	position: relative;
	cursor: pointer;
}

.avPlayerListWrapper .arrows {
	position:relative;
	width: 100%;
	clear: both;
}
.avPlayerListWrapper .arrow-left {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px 10px;
	left: -20px;
	top: -110px;
	z-index: 99;
	cursor: pointer;
}
.avPlayerListWrapper .arrow-right {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px 10px;
	right: -20px;
	top: -110px;
	z-index:100;
	cursor: pointer;
}
.avPlayerListWrapper .arrows > div:hover {
	background: #24332C;
}


/* Catalogue Slideshow */
.catalogueList {
	display: flex;
	overflow-x: auto;
	/* background-color: #f3f1ee; */
	scroll-snap-type: x mandatory;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
}
.catalogueList::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
.catalogueList::-webkit-scrollbar-thumb {
	background: #777;
	border-radius: 10px;
}
.catalogueList::-webkit-scrollbar-track {
	background: transparent;
}


.catalaogueItem {
	flex-shrink: 0;
	width: 200px;
	margin: 0 10px;
	overflow:hidden;
	scroll-snap-align: start;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center;
}
.catalaogueItem img {
	width: 100%;
	position: relative;
	cursor: pointer;
}
.catalogueList.noScroll {
	overflow: inherit;
}
.catalogueList.noScroll > div {
	width: 25%;
	padding: 0 10px;
	margin: 0;
}

.catalogueWrapper .arrows {
	position:relative;
	width: 100%;
	clear: both;
}
.catalogueWrapper .arrow-left {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px 10px;
	left: -20px;
	top: -110px;
	z-index: 99;
	cursor: pointer;
}
.catalogueWrapper .arrow-right {
	color: #fff;
	position: absolute;
	background: #777;
	padding: 15px 10px;
	right: -20px;
	top: -110px;
	z-index:100;
	cursor: pointer;
}
.catalogueWrapper .arrows > div:hover {
	background: #24332C;
}




.layermen {
	display: flex;
}
.layermen > div {
	display: flex;
	flex-direction: column;
}
.layermen > div > div {
	display: flex;
	flex-direction: column;
	margin: auto;
}
.layermen > div > div:first-child {
	margin-bottom: 25px;
}
.layermen > div > div:last-child {
	flex-grow: 1;
}
.layermen > div > div > a {
	margin-top: auto;
	align-self: flex-end;
}
.layermen > div > div > img {
	flex-shrink: 0;
	align-self: flex-start;
	flex: 0 0 394px;
}


.tag-category .thumbnails {
	clear: both;
}
.tag-category .thumbnails li[class^="cat-list-row"] {
	width: 33%;
	float: left;
}
.tag-category .thumbnails h3 {
	font-weight: normal;
	font-size: 14px;
}

body.frontpage h2,
body.frontpage h3 {
	font-size: 36px;
	text-align: center;
	margin: 80px 0 30px 0;
}
body.frontpage .moduletable p {
	font-size: 19px;
	font-weight: 200;
	margin-bottom: 25px;
	line-height:1.4;
}
body.frontpage .moduletable div:not(.custom) p {
	margin-top: -10px;
}

body.frontpage .first-header {
	margin-top: 40px;
}

body.frontpage .nested-full-width.bg-beige {
	margin-top: 70px;
}
body.frontpage .nested-full-width.bg-beige h2,
body.frontpage .nested-full-width.bg-beige h3 {
	margin-top: 0;
}

.tag-similar-wrap:not(.tag-similar) {
	margin-top: 50px;
}
.tag-similar {
	margin-top: 20px;
}



.materialguide img {
	margin-top: 14px;
}

body.frontpage .grid-stack h3 {
	font-weight: 600;
	margin: 0 0 15px 0;
}


/* Newsletter forms 2020 */
.custom > ._form[class*="container"] {
	margin-top: 25px;
}
._form[class*="container"] .form-control._has_error,
.container._form .form-control._has_error + .chzn-container > a {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
._form[class*="container"] ._error._above,
._form[class*="container"] ._error._below,
._form[class*="container"] ._error-inner {
	color: #a94442;
	font-size: 12px;
}
._form[class*="container"] .chzn-container > a {
	padding-top: 5px;
	height: 34px;
	border: 1px solid #ccc;
	box-shadow: none;
}
._form[class*="container"] .selectize-control.form-control.single {
	border: 0;
	padding: 0;
}
._form[class*="container"] .selectize-dropdown.single.form-control {
	height: auto !important;
}