/* urbanist-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 100;
  src: url('/templates/MF/fonts/urbanist-v17-latin-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/MF/fonts/urbanist-v17-latin-100.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* urbanist-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 200;
  src: url('/templates/MF/fonts/urbanist-v17-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/MF/fonts/urbanist-v17-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* urbanist-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/MF/fonts/urbanist-v17-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/MF/fonts/urbanist-v17-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* urbanist-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 600;
  src: url('/templates/MF/fonts/urbanist-v17-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/MF/fonts/urbanist-v17-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* urbanist-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 800;
  src: url('/templates/MF/fonts/urbanist-v17-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/MF/fonts/urbanist-v17-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


/* cardo-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/MF/fonts/cardo-v20-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/templates/MF/fonts/cardo-v20-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* carola-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Carola';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/MF/fonts/carola-webfont.woff2') format('woff2'), /* Modern browsers */
       url('/templates/MF/fonts/carola-webfont.woff') format('woff'),   /* Slightly older browsers */
       url('/templates/MF/fonts/carola-regular.ttf') format('truetype'), /* Fallback */
       url('/templates/MF/fonts/carola-regular.otf') format('opentype'); /* Optional fallback */
}



.container-fluid.opc-Container.its-ls-opccont-header {
	background-color: #baa395;
	margin-bottom: 30px;
}

.container-fluid.opc-Container.its-ls-opccont-header h1, .container-fluid.opc-Container.its-ls-opccont-header h2 {
	color: #fff;
}

.container-fluid.opc-Container.its-ls-opccont-second {
	color: #baa395;
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.container-fluid.opc-Container.its-ls-opccont-third {
	background-color: #f8f8f8;
	padding-top: 50px;
	padding-bottom: 50px;
}

.container-fluid.opc-Container.its-ls-opccont-third h1 {
	color: #baa395;
}

h1 {
	font-family: 'Carola';
	text-transform: uppercase;
	padding-top: 50px;
	font-size: 50px;
}

body {
	font-family: "Urbanist",sans-serif;
}

.container-fluid.opc-Container.its-ls-opccont-third h2 {
	color: #baa395;
	font-size: 38px;
	font-family: 'Cardo';
}

.container-fluid.opc-Container.its-ls-opccont-third h3 {
	color: var(--primary);
	font-family: 'Urbanist';
	font-weight: 200;
	font-size: 26px;
	padding-bottom: 20px;
}

.container-fluid.opc-Container.its-ls-opccont-third .row {
	max-width: 1450px;
	margin-left: auto;
	margin-right: auto;
}

.nav-item.dropdown.account-icon-dropdown {
	display: none;
}

#shop-nav-wish {
	display: none;
}

@media (min-width: 992px) {
.col.main-search-wrapper.nav-right.order-lg-1 {
	margin-right: auto;
}
}

#search .twitter-typeahead {
	order: 2;
}

#search-header {
	border: 0px;
	border-bottom: 1px solid #525252;
	margin-left: 5px;
}

#search .btn.btn-secondary {
	background-color: #fff;
	border: #fff;
	box-shadow: none;
	color: #525252;
	font-size: 18px;
}

.nav.topbar-main.nav-dividers a {
	text-transform: uppercase;
}

.nav.topbar-main.nav-dividers {
	height: 35px;
}

.opc-Container.its-ls-cont-centered h2, .opc-Container.its-ls-cont-centered p {
	color: var(--primary);
}

.footnote-vat {
	display: none;
}

#copyright .icon-mr-2 {
	display: none;
}

.its-ls-footerlegal a {
	text-decoration: none;
	font-size: 20px;
	margin-right: 25px;
}

#copyright .row {
	height: 0;
}

.container-fluid.opc-Container.its-ls-opccont-header h1 {
	font-size: 120px;
}

.its-za-img {
	width: 50px;
	padding-left: 3px;
}

#footer .productlist-filter-headline {
	font-size: 16px !important;
}

#footer-boxes .nav-link {
	font-size: 16px;
	line-height: 1.3;
}

#footer .box-content-wrapper {
	line-height: 2.0;
	font-size: 16px;
}

@media (max-width: 991px) {
#system-credits {
	display: none;
}

.container-fluid.opc-Container.its-ls-opccont-header h1 {
	font-size: 70px;
}

.container-fluid.opc-Container.its-ls-opccont-third img {
	padding-bottom: 15px;
}
}

.fa-shopping-cart .fa-sup {
	top: 12px;
}