@font-face {
  font-family: "FilsonProLight";
  src: url(../../fonts/FilsonProLight.eot);
  src: local("Filson Pro Light"), local("FilsonProLight"), url(../../fonts/FilsonProLight.eot?#iefix) format("embedded-opentype"), url(../../fonts/FilsonProLight.woff) format("woff"), url(../../fonts/FilsonProLight.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "StropicaDEMO";
  src: url(../../fonts/StropicaDEMO.eot);
  src: local("Stropica DEMO"), local("StropicaDEMO"), url(../../fonts/StropicaDEMO.eot?#iefix) format("embedded-opentype"), url(../../fonts/StropicaDEMO.woff) format("woff"), url(../../fonts/StropicaDEMO.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CloudyBright";
  src: url(../../fonts/CloudyBright.eot);
  src: local("Cloudy Bright"), local("CloudyBright"), url(../../fonts/CloudyBright.eot?#iefix) format("embedded-opentype"), url(../../fonts/CloudyBright.woff) format("woff"), url(../../fonts/CloudyBright.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FilsonProLight";
  src: url(../../fonts/FilsonProLight.eot);
  src: local("Filson Pro Light"), local("FilsonProLight"), url(../../fonts/FilsonProLight.eot?#iefix) format("embedded-opentype"), url(../../fonts/FilsonProLight.woff) format("woff"), url(../../fonts/FilsonProLight.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Stropica";
  src: url(../../fonts/stropica-webfont.eot);
  src: local("Stropica"), local("Stropica"), url(../../fonts/stropica-webfont.eot?#iefix) format("embedded-opentype"), url(../../fonts/Stropica-webfont.woff) format("woff"), url(../../fonts/stropica-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-variant-ligatures: none;
}
@font-face {
  font-family: "CloudyBright";
  src: url(../../fonts/CloudyBright.eot);
  src: local("Cloudy Bright"), local("CloudyBright"), url(../../fonts/CloudyBright.eot?#iefix) format("embedded-opentype"), url(../../fonts/CloudyBright.woff) format("woff"), url(../../fonts/CloudyBright.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Core Rhino_45 Regular W01 Rg";
  src: url("../../fonts/9f7aeabf-cef3-4a1a-9dc7-3d16f8031b63.woff2") format("woff2"), url("../../fonts/f5ff4dce-ae5b-404c-96ee-0eda7f45ed9f.woff") format("woff");
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../../fonts/ProximaNova-Regular.eot);
  src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url(../../fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(../../fonts/ProximaNova-Regular.woff) format("woff"), url(../../fonts/ProximaNova-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../../fonts/ProximaNova-Light.eot);
  src: local("Proxima Nova Light"), local("ProximaNova-Light"), url(../../fonts/ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(../../fonts/ProximaNova-Light.woff) format("woff"), url(../../fonts/ProximaNova-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../../fonts/ProximaNova-Bold.eot);
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url(../../fonts/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/ProximaNova-Bold.woff) format("woff"), url(../../fonts/ProximaNova-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../../fonts/ProximaNova-Semibold.eot);
  src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url(../../fonts/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"), url(../../fonts/ProximaNova-Semibold.woff) format("woff"), url(../../fonts/ProximaNova-Semibold.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
* {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
html,
html body {
  /*overflow-x: hidden;*/
  font-size: 1.04vw;
  /*line-height: 26px;*/
  font-family: "Proxima Nova";
  color: rgb(50, 50, 50);
  line-height: 1.9rem;
}
body p {
  margin-bottom: 0;
}
body ul {
  list-style: none;
  margin-bottom: 0;
}
body .container {
  max-width: 100%;
}
body a,
body a:visited,
body a:hover,
body a:active {
  color: rgb(47, 168, 203);
}
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"] {
  height: 3.1rem;
}
body input[type="text"]:focus,
body input[type="search"]:focus {
  box-shadow: none;
}
body button:focus {
  outline: none;
}
body input[type="text"]:focus,
body input[type="number"]:focus,
body input[type="email"]:focus,
body input[type="password"]:focus,
body input[type="search"]:focus {
  outline: none;
  box-shadow: none;
}
body select {
  border-color: rgb(226,226,226);
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../../images/select-appearance.png);
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
  background-size: 0.85rem;
  padding: 0.5rem 1.7rem 0.5rem 1rem;
  line-height: 2rem;
  height: auto;
}
body select.select:focus,
body select.select:active {
  box-shadow: none;
  outline: none;
}
body label {
  margin-bottom: 0;
}
body label.error {
  color: #e02b27;
}
button,
button:hover,
button:focus {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  font-weight: 400;
}
button span {
  font-weight: inherit;
}
button.button,
button.action,
button.action.primary,
a.action.primary,
a.button,
a.button:visited,
a.button:hover,
a.button:active {
  font: normal normal 300 1.25rem/1.25rem "Proxima Nova";
  position: relative;
  display: inline-block;
  background-color: rgb(14, 145, 182);
  background-repeat: repeat-x;
  background-size: 1px 100%;
  text-decoration: none;
  color: #fff;
  /* reset old browsers */
  padding: 0.875rem 2rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: 300;
}
button.button.primary,
button.action.primary,
a.action.primary,
a.button {
  box-shadow: inset 0 0 10px 0 rgb(14, 145, 182);
  background-image: url(../../images/button-bg.png);
  border-radius: 4px;
}
button.button.secondary,
a.action.secondary {
  border-radius: 2px;
  border-width: 0;
}
button.button.small {
  font-size: 1rem;
  line-height: 1rem;
}
button.button.bg-white {
  border: 1px solid rgb(14, 145, 182);
  color: rgb(14, 145, 182);
}
/*button.button.next.small {
	padding-right: 3rem;
}*/
/*button.button.primary,
a.action.primary,
button.button.secondary,
a.action.secondary,
a.button,
a.button span {
	font-family: 'Proxima Nova', sans-serif;
	font-size: 1.25rem;
}*/
button.button.next,
a.button.next,
.sample-package-modal button.button.secondary.addtocart,
.product-info-main .product-add-form button.button.addtocart,
.product-info-main .product-add-form a.button.addtocart {
  padding-right: 3.5rem;
}
.sample-package-modal button.button.secondary.addtocart {
  background-color: rgb(14, 145, 182);
}
button.button.secondary.next::after,
a.button.secondary.next::after,
.sample-package-modal button.button.secondary.addtocart::after,
.product-info-main .product-add-form button.button.secondary.addtocart::after,
.product-info-main .product-add-form a.button.secondary.addtocart::after {
  display: inline-block;
  content: "";
  width: 3rem;
  height: 3rem;
  position: absolute;
  right: 0;
  top: 0;
  max-height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
button.button.secondary.next::after,
a.button.secondary.next::after {
  background-image: url(../../images/right-xl.png);
}
.sample-package-modal button.button.secondary.addtocart::after,
.product-info-main .product-add-form button.button.secondary.addtocart::after,
.product-info-main .product-add-form a.button.secondary.addtocart::after {
  background-image: url(../../images/add-to-cart-from-product-page.png);
}
a.button:hover,
a.button:active {
  text-decoration: inherit;
  color: #fff;
}
h2.h2 {
  font-size: 2.8rem;
  line-height: 3.15rem;
}
h3.h3 {
  font-size: 1.8rem;
  line-height: 3.15rem;
}
small span {
  display: inline-block;
  line-height: 1.3rem;
  font-size: 0.8rem;
}
body .ui-tooltip,
body .transition-none * {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
body .ui-tooltip .ui-tooltip-content {
  background: #fff;
  border: 1px solid rgb(229, 229, 229);
  border-radius: 2px;
  padding: 0.5rem 1rem;
}
body .ui-tooltip.p-c-2 .ui-tooltip-content {
  padding: 0.5rem;
}
body .info-tooltip .tooltip-toggle {
  cursor: pointer;
  display: inline-block;
  color: rgb(47, 168, 203);
  padding-right: 5px;
  margin-bottom: -4px;
  /*width: 1.1rem;*/
  /*height: 1.1rem;*/
}
body .ui-tooltip.styled-tooltip .ui-tooltip-content {
  line-height: 1.5rem;
  /*margin: 0 7vw;*/
  background-color: rgb(237, 237, 237);
  border: 1px solid rgb(14, 145, 182);
  color: rgb(145, 145, 145);
}
body .position-relative .position-absolute .info-tooltip {
  margin-left: 0.5rem;
}
body .info-tooltip .tooltip-toggle .tooltip-icon {
  text-indent: -99999px;
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  background-image: url(../../images/tooltip-ico.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: 1.1rem 1.1rem;
  background-position: center center;
}
body .info-tooltip .tooltip-toggle .tooltip-icon.zoom-icon {
  background-image: url(../../Nubix_Canvas/images/zoom-icon.png);
  width: 1.8rem;
  height: 1.8rem;
  background-size: 1.8rem 1.8rem;
}
input.input-text {
  line-height: 3rem;
  padding: 0 1.5rem;
  font-family: "Proxima Nova", sans-serif;
  /*font-size: 0.7rem;*/
  border-radius: 10px;
  border: 1px solid rgb(190, 190, 190);
}
input.input-text[type="text"] {
  height: 3rem;
}
.field.search input.input-text {
  padding: 0 3.75rem 0 1.5rem;
}
.field.search .control {
  position: relative;
}
.field.search .control .action {
  background-color: transparent;
  border: 0;
  text-indent: -99999px;
}
.field.search .control .action.search {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 3.75rem;
  background-size: 2.1rem;
  background-image: url(../../images/search-ico.png);
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
}
.footer.content,
.header.content,
.page-main,
.navigation,
.breadcrumbs,
.page-header .header.panel,
.widget-box,
.page-wrapper > .page-main > .widget,
.page-wrapper > .page-bottom > .widget,
.block.category.event,
.top-container,
.page-main {
  width: 100%;
  max-width: none;
  /*max-width: 980px;*/
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
.page-wrapper {
  position: relative;
}
.page-wrapper > .page-bottom {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.page-main {
  overflow-x: hidden;
}
.header.content {
  padding-top: 0;
  /*padding-left: 7vw;*/
  /*padding-top: 15px;*/
  /*padding-bottom: 15px;*/
}
.page-header {
  position: relative;
  background-color: #fff;
  z-index: 5;
}
.page-header.border-bottom-1 {
  border-bottom: 1px solid rgb(238, 238, 238);
}
.page-header.border-bottom-1 + .page-main {
  border-top: 1px solid rgb(226, 226, 226);
}
.grey249-bg {
  background-color: rgb(249, 249, 249);
}
.grey249-bg-gradient {
  background-color: transparent;
  background: linear-gradient(180deg, rgb(249, 249, 249) 12vw, transparent 12vw, transparent 100%);
}
.header.menu {
  width: 14vw;
  height: 12vw;
  position: absolute;
  left: 0;
  top: 0;
}
.header.menu .button > a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
  border: 0;
  background: rgb(201,185,170);
  border-radius: 0;
  padding: 0;
}
.header.menu .button > a img {
  max-width: 30%;
  /*width: 25%;*/
}
.footer.content {
  margin-top: initial;
  /*padding-top: 2.5rem;*/
  /*padding-bottom: 2.5rem;*/
  padding-top: 3vw;
  padding-bottom: 3vw;
}
.page-header {
  border-bottom: none;
  margin-bottom: 0;
}
.full-width {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page-footer {
  background-color: rgb(201,185,170);
  color: white;
}
.page-footer a.button,
.page-footer a.button:visited,
.page-footer a.button:hover,
.page-footer a.button:active {
  box-shadow: none;
  background-image: none;
  background-color: #fff;
  color: rgb(201,185,170);
  padding: 13px;
}
.columns .sidebar {
  padding-bottom: 4vw;
  order: 1;
}
.columns .column.main {
  padding-bottom: 3vw;
  /*padding-bottom: 4vw;*/
  order: 2;
}
.catalog-product-view .columns .column.main {
  padding-bottom: 0;
}
.peach-bg {
  background-color: rgb(225,169,132);
}
.peach-bg a.button {
  color: rgb(225,169,132);
  background: white;
  box-shadow: none;
}
.button.media-button span {
  background-image: url(../../images/btn-gallery-ico.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 1.9rem;
  padding-right: 3rem;
}
h1.h1.subtitle {
  font-size: 3rem;
}
h1.h1.subtitle,
h2.h2.subtitle,
h3.h3.subtitle {
  color: rgb(201, 185, 170);
}
h1.h1.subtitle,
h2.h2.subtitle {
  margin-bottom: 1.7rem;
  /*font-family:"Core Rhino_45 Regular W01 Rg";*/
}
h1.page-title,
.subtitle {
  font-family: "Core Rhino_45 Regular W01 Rg" !important;
}
h1.page-title {
  font-size: 2rem;
  color: rgb(145, 145, 145);
}
.page-title-wrapper {
  /*margin-bottom: 3.75rem;*/
  /*padding-left: 14vw;*/
  /*padding-right: 14vw;*/
}
.page-title-wrapper .page-title {
  margin-bottom: 0;
}
.breadcrumbs {
  /*margin-bottom: 1rem;*/
  /*padding: 1.5rem 0 2.5rem;*/
  padding-top: 1.5vw;
  padding-bottom: 1.5vw;
  padding-left: 7vw;
  padding-right: 7vw;
  margin-bottom: 0;
}
.breadcrumbs .items {
  line-height: 1rem !important;
}
/*.page-title-wrapper,*/
.breadcrumbs {
  width: auto;
  margin-left: -7vw;
  margin-right: -7vw;
}
/*body.page-layout-2columns-left .page-title-wrapper {
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}*/
/*.page-header.border-bottom-1+.page-main .page-title-wrapper, */
/* {
	background-color: ~"rgb(249, 249, 249)";
}*/
.page-main.px-vw-7 .content-header {
  margin-left: -7vw;
  margin-right: -7vw;
  /*margin-bottom: 3.75rem;*/
  padding-bottom: 5.5vw;
  padding-top: 0.5vw;
  width: auto;
}
.page-header.border-bottom-1 + .page-main .breadcrumbs,
.page-header.border-bottom-1 + .page-main .content-header {
  background-color: rgb(249, 249, 249);
}
.content-header .page-title-wrapper {
  padding-bottom: 1.25vw;
  padding-left: 7vw;
  padding-right: 7vw;
}
.breadcrumbs .item {
  line-height: 1.2rem;
}
.breadcrumbs .item,
.breadcrumbs .item a {
  font-size: 0.8rem;
  color: rgb(170, 170, 170);
}
.breadcrumbs .item.home a {
  text-indent: -99999px;
  display: inline-block;
  width: 1.15rem;
  height: 1.05rem;
  background-image: url(../../images/home-ico.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.logo {
  float: none;
  max-width: 100%;
  display: inline-block;
}
.logo img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.brown-bg,
.peach-bg {
  color: white;
}
.page-header .switcher .options .action.toggle:after,
.page-header .switcher .options .action.toggle.active:after {
  margin-left: 5px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  font-family: "FontAwesome";
  color: rgb(170, 170, 170);
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.page-header .switcher .options .action.toggle:after {
  content: "\f107";
}
.page-header .switcher .options .action.toggle.active:after {
  content: "\f106";
}
.page-header .switcher {
  display: block;
  margin-right: unset;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  display: inline-block;
  /*max-width: 40%;*/
  width: 1.3rem;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex: 0;
  flex-shrink: 0;
}
.page-header .switcher .options {
  display: block;
}
.page-header .header.links {
  margin-bottom: 0;
  padding-left: 0;
}
.page-header .header.links li {
  margin-bottom: 0;
  width: 50%;
  text-align: center;
}
.page-header .header.links li a {
  /*max-width: 30%;*/
  display: inline-block;
  text-align: center;
}
.page-header .minicart-wrapper .action.showcart img,
.page-header .header.links li a img,
.page-header .header .search-ico {
  width: 1.3rem;
}
.page-header .search-col {
  width: 100%;
  background-color: rgb(201,185,170);
}
.page-header .block-search {
  width: 100%;
  height: 100%;
  position: relative;
  /*padding: 0 20px;*/
}
.page-header .block-search .block-content {
  /*height: 100%;*/
  position: relative;
}
.page-header .block-search .search-wrapper {
  border-radius: 10px;
  border: 1px solid rgb(190, 190, 190);
  overflow: hidden;
}
.page-header .block-search .block-content .form {
  /*height: 100%;*/
}
.page-header .block-search .block-content .form .field {
  /*height: 100%;*/
}
.page-header .block-search .block-content .form .field .control {
  height: 100%;
  padding-bottom: 0;
  border-top: 0;
  padding: 0;
  margin: 0;
}
.page-header .block-search .block-content .form .field .control .input-text {
  left: 0;
  margin: 0;
  position: relative;
  height: 3rem;
}
.page-header .block-search .label {
  display: none;
}
.page-header .block-search .action.search[disabled] {
  opacity: 1;
}
.page-header .block-search .action.search {
  display: inline-block;
}
.page-header .block-search .action.search::before {
  display: none;
}
.page-header .minicart-wrapper {
  margin-left: 0;
}
.page-header .minicart-wrapper .action.showcart {
  /*max-width: 30%;*/
}
.page-header .minicart-wrapper .action.showcart:before,
.page-header .minicart-wrapper .action.showcart.active:before {
  display: none;
}
/*.page-header .contacts {
	margin-top: 5px;
}*/
.page-header .contacts,
.page-header .contacts a {
  color: rgb(170, 170, 170);
  /*line-height: 1em;*/
  font-size: 1rem;
  white-space: nowrap;
}
.page-header .contacts a {
  font-weight: 500;
}
.footer.content .copyright {
  margin-top: 0;
}
.footer.content small.copyright span {
  display: inline-block;
  white-space: pre;
}
.footer.content .social-networks ul {
  list-style: none;
  display: inline-block;
  width: 100%;
}
.footer.content .social-networks ul > li {
  display: inline-block;
  width: 12%;
}
.footer.content .social-networks ul > li a {
  display: inline-block;
  width: 100%;
}
.footer.content .social-networks ul > li a img {
  width: 100%;
  max-width: 39px;
}
.footer.content .social-networks ul > li + li {
  margin-left: 2%;
}
.footer.content h5 {
  font-weight: 500;
  margin-bottom: 1em;
  font-size: 1rem;
  line-height: 1.6rem;
}
.styled-grid {
  /*padding: 0 9%;*/
}
.styled-grid .item {
  /*width: 100%;*/
  /*margin-bottom: 8px;*/
  display: inline-block;
  position: relative;
  white-space: initial;
}
.owl-carousel.owl-loaded.styled-grid .item {
  width: 100%;
}
.styled-grid .item > a {
  display: block;
  width: 100%;
  position: relative;
}
/*.mCustomScrollbarCarousel .styled-grid.columns-2,
.mCustomScrollbarCarousel .styled-grid.columns-3,
.mCustomScrollbarCarousel .styled-grid.columns-5 {
	white-space: nowrap;
}*/
.styled-grid.columns-2::after,
.styled-grid.columns-3::after,
.styled-grid.columns-4::after,
.styled-grid.columns-5::after {
  display: block;
  content: "";
  width: 100%;
  clear: both;
}
.styled-grid.columns-2 .item,
.styled-grid.columns-3 .item,
.styled-grid.columns-4 .item,
.styled-grid.columns-5 .item {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.99rem;
}
.styled-grid.columns-2.thin-margin .item,
.styled-grid.columns-3.thin-margin .item,
.styled-grid.columns-4.thin-margin .item,
.styled-grid.columns-5.thin-margin .item {
  margin-bottom: 0.49rem;
}
.styled-grid.columns-2.bold-margin .item,
.styled-grid.columns-3.bold-margin .item,
.styled-grid.columns-4.bold-margin .item,
.styled-grid.columns-5.bold-margin .item {
  margin-bottom: 3.49rem;
}
.styled-grid.columns-2 .item:last-child,
.styled-grid.columns-3 .item:last-child,
.styled-grid.columns-4 .item:last-child,
.styled-grid.columns-5 .item:last-child {
  margin-right: 0;
}
.styled-grid .item img {
  width: 100%;
}
/*
.grid-item .image-box {
	position: relative;
}
.grid-item div.image-box {
	width: 100%;
	padding-bottom: 90%;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100%;
	background-size: cover;
	cursor: pointer;
}
.grid-item div.image-box.vertical-stretch {
	padding-bottom: 110%;
}
*/
.styled-grid .item .caption.background-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.styled-grid .item .caption.background-gradient2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30% !important;
  background: #f8f9fa;
}
.styled-grid .item .loading .caption.background-gradient {
  display: none;
}
li .product-item-container .caption .price {
  color: #000000;
}
/*
.grid-item .image-box .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
*/
.styled-grid .item .caption.background-gradient .box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  /*padding: 0 2.6vw 2.6vw;*/
  padding: 0 10% 10%;
  font-size: 1.1rem;
}
.styled-grid .item .caption.background-gradient2 .box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: black;
  /*padding: 0 2.6vw 2.6vw;*/
  padding: 0 10% 1%;
  font-size: 1.1rem;
}
.styled-grid .item .caption.background-gradient .box a {
  color: #fff;
}
.styled-grid .item .caption.background-gradient2 .box .add-to-cart {
  color: rgb(14, 145, 182);
  padding-bottom: 5%;
}
.background-position-top-center {
  background-position: top center;
}
.styled-grid .item .caption.background-gradient2 .box .price-container .price {
  font-size: 1rem !important;
}
/*
.grid-item .image-box .caption .box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 10% 10%;
}
.grid-item .image-box .caption .box a {
	font-size: 1.8rem;
	line-height: 120%;
	text-decoration: none !important;
}
.grid-item .image-box .caption .box .datetime {
	font-size: 1.25rem;
	line-height: 1.25rem;
	margin-bottom: 1.25rem;
}
.grid-item .image-box .caption .box a,
.grid-item .image-box .caption .box .datetime {
	color: #fff;
	font-family: 'Proxima Nova', sans-serif;
}
*/
.caption .box .datetime {
  color: #fff;
  font-family: "Proxima Nova", sans-serif;
  font-size: 1.25rem;
  margin-bottom: 1vw;
}
.caption .box .title {
  color: #fff;
  font-family: "Core Rhino_45 Regular W01 Rg";
  font-size: 1.8rem;
}
.caption .box .title.pr-65 {
  padding-right: 35%;
}
.loading-ajax {
  position: relative;
  min-height: 3vw;
}
.loading-ajax::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url(../../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 3vw;
  cursor: default;
  z-index: 1;
}
.lazyload {
  position: relative;
  background-image: url(../../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 5%;
  pointer-events: none;
  cursor: default;
}
.lazyload > * {
  opacity: 0;
}
.pager a.action {
  display: inline-block;
  width: 3.5rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  /*border: 1px solid ~"rgb(14, 145, 182)";*/
  border: 1px solid rgb(110, 189, 211);
  color: rgb(14, 145, 182);
  border-radius: 2px;
  font-size: 1.5rem;
  text-decoration: none !important;
}
.pager a.action:hover {
  border: 1px solid rgb(14, 145, 182);
  background-color: rgb(14, 145, 182);
  color: rgb(255, 255, 255);
}
.account .pager .toolbar-amount,
.pager .toolbar-amount {
  font-size: 1rem;
  line-height: 3rem;
  padding: 0 3.75rem;
  color: rgb(137, 137, 137);
}
body .block-search,
body .minicart-wrapper {
  margin-top: 0;
}
.faq-box h3.h3.subtitle {
  font-size: 1.75rem;
  color: rgb(225, 169, 132);
  margin-bottom: 1.5vw;
}
.faq-box h3.h3.subtitle.icon {
  padding-left: 3rem;
  background-position: left center;
  line-height: 2.5rem;
  background-repeat: no-repeat;
  background-size: auto 1.9rem;
  margin-left: -0.8rem;
}
.faq-box .group ul {
  padding-left: 0;
  margin-bottom: 1rem;
}
.faq-box .group ul li {
  position: relative;
  background-image: url(../../images/list-circle.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.55rem;
  padding-left: 2rem;
  margin-bottom: 0;
  line-height: 2.2rem;
}
.faq-box .group ul li a {
  color: rgb(50, 50, 50) !important;
}
.faq-box > .content > .container-fluid > .row {
  padding-bottom: 6.25vw;
}
.faq-box > .content > .container-fluid > .row:last-child {
  padding-bottom: 2.25vw;
}
.faq-search-box {
  padding-bottom: 6.25vw;
  margin-bottom: 3.8vw;
}
.faq-search-box h1.h1 {
  font-family: "Core Rhino_45 Regular W01 Rg";
  font-size: 2rem;
  color: rgb(145, 145, 145);
  margin-bottom: 1.875vw;
}
.blog-index-view .blog.article {
  box-shadow: 0px 0px 10px rgb(200, 200, 200);
}
.account-nav .content {
  background: #fff;
  border-bottom: 0.1rem solid rgb(226, 226, 226);
  border-left: 0.1rem solid rgb(226, 226, 226);
  border-right: 0.1rem solid rgb(226, 226, 226);
  padding: 1.3vw 0;
}
.account-nav .item {
  border-left-style: solid;
  border-left-color: transparent;
  border-left-width: 0.2rem;
  padding: 0.25vw 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left-width: 0;
  font-size: 0.8rem;
  line-height: 190%;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  /*border-color: ~"rgb(225,169,132)";*/
  /*border-left-width: 0.3rem;*/
  /*border-color: transparent;*/
  border-left-width: 0;
  padding: 0;
}
.account-nav .item.current strong {
  padding: 0;
  font-weight: normal;
  color: rgb(225,169,132);
}
.account-nav .item.current {
  border-left-color: rgb(225,169,132);
}
.account-nav .item.current {
  padding: 0 1.5vw;
}
.account-nav .item a {
  width: 100%;
  padding: 0 1.5vw;
  color: rgb(50, 50, 50);
}
.account-nav .item a:hover {
  background: transparent;
}
.account-nav .title {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
  margin: 0;
  color: #fff;
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 2vw;
  padding-right: 2vw;
  padding-left: calc(1.5vw + 0.2rem);
  padding-right: calc(1.5vw + 0.2rem);
  background-color: rgb(225,169,132);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  /*border-top: 0.1rem solid ~"rgb(226, 226, 226)";*/
  /*border-left: 0.1rem solid ~"rgb(226, 226, 226)";*/
  /*border-right: 0.1rem solid ~"rgb(226, 226, 226)";*/
}
.block .block-title strong {
  font-weight: normal;
  color: rgb(225,169,132);
}
.cart-summary {
  float: none;
  width: auto;
  padding-left: 0;
}
.abs-shopping-cart-items-desktop,
.block-cart-failed,
.cart-container .form-cart,
.cart-container .cart-gift-item {
  float: none;
  width: auto;
}
.cart-summary,
.cart-summary .cart-totals {
  background: transparent;
  border: none;
}
.cart-summary {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cart-summary .cart-totals {
  padding-top: 0;
}
.cart-summary .cart-totals .table {
  margin-bottom: 1.6vw;
}
.cart-summary .loading-mask {
  display: none;
  /*background: ~"rgb(234,234,234)";*/
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  background: transparent;
}
.cart-container .checkout-methods-items,
.cart-totals .table td.amount,
.opc-block-summary .table-totals .table td.amount {
  padding-right: 6vw;
}
.cart-totals .table td.amount {
  text-align: left;
  font-weight: bold;
}
.cart-totals .table th {
  width: 45%;
}
.cart-totals .table td,
.cart-totals .table th {
  border: none;
  padding: 0;
  font-size: 80%;
  line-height: 190%;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid rgb(226, 226, 226);
  padding-top: 0;
}
.cart-totals .mark .value,
.cart-totals .grand .mark strong,
.opc-block-summary .table-totals .grand .mark strong {
  display: none;
}
.cart-container .form.form-cart {
  border: 1px solid rgb(234,234,234);
  padding: 2vw 3vw 2vw 4vw;
  margin-bottom: 1rem;
  border-radius: 8px;
}
.cart-container-bottom .block.discount .title strong {
  font-size: 1rem;
  font-weight: 500;
  color: rgb(225,169,132);
}
.cart-container-bottom .block.discount .input-text {
  height: 2rem;
  line-height: 2rem;
  border-radius: 4px;
  border-color: rgb(226, 226, 226);
}
.cart-container-bottom .block.discount .action.primary {
  height: 2rem;
  width: 2rem;
  line-height: 2rem;
  padding: 0;
  text-align: center;
  border-radius: 2px;
  background-image: none;
  box-shadow: none;
  border-color: rgb(225,169,132);
  margin: 0;
}
.cart-container-bottom .block.discount .action.primary.apply {
  background-color: rgb(225,169,132) !important;
}
/*, */
/*.cart-container .form.form-cart .cart.table td*/
.cart-container .form.form-cart .cart.table-wrapper .cart.table th {
  border-top: none;
  border-bottom: none;
}
.cart-container .form.form-cart .cart.table-wrapper .cart.table td.col.item {
  border-top-color: transparent;
}
.cart-container .form.form-cart .cart.table-wrapper .cart.table.items thead + .item {
  border-top: none;
}
.cart-container .checkout-methods-items .action.primary {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
  background-image: none;
  border-radius: 2px;
  line-height: 3rem;
}
.cart-container .checkout-methods-items .action.primary span {
  font-size: inherit;
  line-height: inherit;
}
/*.cart.table-wrapper .col.qty .input-text {
	margin-top: 0;
    width: auto;
    display: inline-block;
    height: auto;
}*/
.cart.table-wrapper .input-text.qty {
  height: 2vw;
  line-height: 2vw;
  width: 3.4vw;
  padding: 0 0 0 0;
  text-align: center;
  border-radius: 6px;
  border-color: rgb(233, 233, 233);
  font-size: 0.8rem;
}
/*.cart.table-wrapper */
.btn-remove,
.action.action-delete {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  line-height: 1.1rem;
  text-align: center;
  padding: 0.4rem 0.45rem;
  border: 1px solid rgb(233, 233, 233);
  border-radius: 6px;
  margin-bottom: 0;
}
/*.cart.table-wrapper */
.btn-remove img,
.action.action-delete img {
  /*display: block;
    width: 1rem;
    height: 1.1rem;*/
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  width: 100%;
  height: auto;
  /*width: 6.77vw;*/
  /*height: 6.77vw;*/
  position: relative;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  padding: 0;
}
.cart-container .price-including-tax .price,
.cart-container .price-excluding-tax .price {
  font-size: 0.8rem;
  font-weight: normal;
}
.cart-container .price-including-tax,
.cart-container .price-excluding-tax {
  font-size: 1rem;
  line-height: 1.1rem;
}
.cart-container-bottom {
  padding-top: 2.25vw;
  padding-bottom: 2.25vw;
  border-radius: 8px;
}
.products-grid .item .caption.background-gradient .box {
  padding: 0 2vw 2vw;
  line-height: 1.1rem;
}
.products-grid .item .caption.background-gradient .box a {
  font-size: 1.1rem;
}
.products-grid .item .caption.background-gradient .box .add-to-cart a,
.products-grid .item .caption.background-gradient .box .add-to-cart span {
  color: rgb(14, 145, 182);
}
.products-grid .item .caption.background-gradient .box .price-container .price-label {
  display: none;
}
.products-grid .item .caption.background-gradient .box .product-name,
.products-grid .item .caption.background-gradient .box .add-to-cart a,
.products-grid .item .caption.background-gradient .box .add-to-cart span {
  line-height: 1.4rem;
}
/*
.products-grid .col {
	margin-bottom: 1rem;
}
.products-grid .col .product-item-wrapper {
	position: relative;
	padding-top: 22rem;
}
.products-grid .col .product-item-wrapper .product-item-container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.products-grid .col .product-item-wrapper .product-item-container .background-image .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
.products-grid .col .product-item-wrapper .product-item-container .background-image .caption .box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 1.5rem 1.5rem;
}
.products-grid .col .product-item-wrapper .product-item-container .background-image .caption .box a {
	font-size: 1.2rem;
	line-height: 120%;
	text-decoration: none !important;
	color: #fff;
}
.products-grid .col .product-item-wrapper .product-item-container .background-image .caption .box .add-to-cart a {
	font-size: 1.25rem;
	line-height: 1.25rem;
	margin-bottom: 1.25rem;
	color: ~"rgb(14, 145, 182)";
}
.products-grid .col .product-item-wrapper .product-item-container .background-image .caption .box a,
.products-grid .col .product-item-wrapper .product-item-container .background-image .caption .box .add-to-cart a {
	font-family: 'Proxima Nova', sans-serif;
}
*/
.product-item-container .product-name {
  margin-bottom: 0.7rem;
}
.catalog-category-view .page-title-wrapper {
  margin-bottom: 0;
}
.catalog-category-view .category-description {
  margin-bottom: 3.5rem;
  padding-bottom: 3.5rem;
}
.catalog-category-view .page-main.px-vw-7 .content-header {
  padding-bottom: 5vw;
}
.blog-index-index .page-main.px-vw-7 .content-header {
  padding-bottom: 3.9vw;
  padding-top: 1.3vw;
}
.checkout-cart-index .page-main.px-vw-7 .content-header {
  padding-bottom: 0.5vw;
}
.blog-index-index .content-header .page-title-wrapper {
  padding-bottom: 0;
}
.pager a.action::before {
  display: inline-block;
  content: "";
  font-size: 30px;
  text-indent: 0;
  font-family: "FontAwesome";
}
.pager a.action.previous::before {
  content: "\f104";
}
.pager a.action.next::before {
  content: "\f105";
}
.mCustomScrollbarCarousel * {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.mCustomScrollbarCarousel .mCustomScrollBox {
  overflow: visible;
}
body .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 0.6rem;
  background-color: #fff;
  border: 0.1rem solid rgb(225,169,132);
  margin: 0.5rem 0;
  border-radius: 0;
}
body .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 0.4rem;
  margin: 0.6rem 0;
  background-color: rgb(225,169,132);
}
body .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
body .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgb(225,169,132);
}
body .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
body .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -16px;
}
.modals-overlay {
  background-color: rgba(0, 0, 0, 0.75);
}
body._has-modal {
  overflow: auto;
}
.modal-popup._inner-scroll .modal-content {
  /*overflow-y: visible;*/
  /* padding: 0.2rem; */
}
.modal-popup .modal-content {
  border: none;
  border-radius: 0;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
  /*overflow-y: scroll;*/
  margin: 0 auto;
  top: 4%;
  overflow: hidden;
  border-radius: 4px;
}
.modal-popup .modal-header {
  padding: 1rem 2rem;
  background-color: rgb(225,169,132);
  color: #fff;
  border-radius: 0;
}
.modal-popup .modal-header .modal-title {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  color: #fff;
}
.modal-slide .action-close {
  padding: 1rem 2rem;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before,
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  color: #fff;
}
.modal-popup .modal-inner-wrap {
  width: 55%;
}
.modal-popup.sample-package-modal .modal-inner-wrap {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    width: 100% !important;
  }
  .d-flex.justify-content-center.pb-5 {
    padding-bottom: 1rem !important;
  }
  .content.mx-vw-7-inset.w-auto.mx-md-0.pt-md-3.pb-3 {
    margin-bottom: -3rem !important;
  }
}
.modal-popup .modal-footer {
  /*padding: 1rem 2rem 2rem;*/
  padding: 0 2rem;
  display: block;
}
.modal-popup .modal-footer .border-top {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.modal-popup .modal-inner-wrap .modal-inside-wrap {
  padding: 2rem;
}
.modal-popup._inner-scroll .modal-inner-wrap .modal-inside-wrap {
  /*overflow-y: auto;*/
}
.modal-popup .modal-inner-wrap .modal-inside-wrap .modal-content {
  padding: 0 0 2rem;
  overflow-y: auto;
}
.modal-popup.modal-slide .modal-inner-wrap .modal-inside-wrap .modal-footer {
  padding: 1rem 0 0;
}
.modal-popup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.modal-popup .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.modal-popup .mCSB_scrollTools .mCSB_dragger.onDrag .mCSB_dragger_bar {
  background-color: rgb(225,169,132);
}
.modal-popup .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.15);
}
.background-gradient-grey249-vw-5 {
  background: linear-gradient(180deg, rgb(249, 249, 249) 14vw, transparent 14vw, transparent 100%);
}
.w-100-auto {
  width: 100%;
}
.info-tooltip .tooltip-content {
  color: inherit;
  display: none;
}
.block .title strong {
  font-size: 1rem;
  line-height: 1.9rem;
  font-weight: bold;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-size: 1rem;
  font-weight: 500;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 1.9rem;
}
.block {
  margin-bottom: 0;
}
.account .page-main,
.cms-privacy-policy .page-main {
  padding-top: 0;
}
.login-container .block .block-title {
  font-size: 1rem;
}
.wishlist button.action.primary.tocart {
  color: #fff;
  background-color: rgb(225,169,132);
  border-color: rgb(225,169,132);
  box-shadow: none;
  background-image: none;
  height: 2rem;
  text-align: center;
  line-height: 1.1rem;
  padding: 0.4vw 0.5rem;
  border-radius: 0;
  margin-left: 0.8vw;
}
.wishlist button.action.primary.tocart img {
  height: 100%;
  width: auto;
}
.products-grid.wishlist .product-item-actions {
  margin-top: 0.8vw;
}
.box-categories .box-heading {
  font-weight: bold;
  font-size: 0.8rem;
}
.box-categories .box-heading .col {
  padding: 1.7vw 2.5vw;
}
.box-categories .box-heading .col.box-title {
  padding: 1.7vw 3.5vw;
  font-size: 1rem;
}
.box-categories .box-content {
  border-left: 1px solid rgb(226,226,226);
  border-right: 1px solid rgb(226,226,226);
  border-bottom: 1px solid rgb(226,226,226);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.box-categories .box-content .col.col-md-3 {
  padding: 1.5vw 0 1.5vw 3.5vw;
}
.box-categories .box-content .col.col-md-3 .border-right {
  padding: 0 3.5vw 0 0;
}
.box-categories .box-content .col.col-md-9 {
  padding: 1.5vw 2.5vw;
}
.box-categories .box-content ul li {
  line-height: 1rem;
  padding-bottom: 0.25vw;
  margin-bottom: 0.25vw;
}
.box-categories .box-content ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.box-categories .box-content ul li a {
  color: rgb(50, 50, 50);
  font-size: 0.8rem;
}
.box-categories .box-content ul li.current a,
.box-categories .box-content ul li a:hover {
  color: rgb(225, 169, 132);
}
.box-categories .box-content .col.col-9 ul {
  padding-right: 6vw;
}
.box-categories .box-content .col.col-9 ul li {
  display: inline-block;
  float: left;
  width: 17%;
  margin-right: 3%;
  border-color: rgba(0, 0, 0, 0);
}
.box-categories .box-content .col.col-9 ul li.bordered {
  border-color: rgb(226,226,226);
}
.box-categories .box-content .col.col-9 ul li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.box-categories .box-content .col.col-9 ul::after {
  display: block;
  content: "";
  width: 100%;
  clear: both;
}
.product-info-main-title h1 {
  font-size: 1.3rem;
  /*font-size: 1.0rem;*/
  /*line-height: 3.428571 !important;*/
}
/*.product-info-main .price-box.price-final_price,
/*.product-info-main .price-box.price-final_price,
.product-info-main .product-add-form {
	display: none;
}*/
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: normal;
  color: rgb(145, 145, 145);
  text-transform: none;
}
.product-info-main .action.towishlist,
.product-info-main .action.towishlist:hover {
  padding: 0;
  background-color: transparent;
  border: none;
}
.product-info-main .action.towishlist img {
  width: 2rem;
}
.product-features {
  font-family: "Core Rhino_45 Regular W01 Rg";
}
.product-features-carousel {
  padding: 1.2vw 2vw 1.2vw 2vw;
}
.product-features .ico {
  padding: 0 1.5vw;
}
.product-features .ico img {
  height: 2.65rem;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}
.product-details,
.product-additional-info {
  border: 1px solid rgb(226, 226, 226);
  border-radius: 5px;
}
.product-details-title,
.product-additional-info-title,
.product-details .attribute strong.type,
.product-details .additional-attributes-wrapper.table-wrapper strong.type {
  display: block;
  font-family: "Core Rhino_45 Regular W01 Rg";
  font-size: 1.5rem;
  font-weight: normal;
  color: rgb(145, 145, 145);
}
.product-details-notice {
  color: rgb(145, 145, 145);
}
.product-details .additional-attributes-wrapper.table-wrapper .label,
.product-details .additional-attributes-wrapper.table-wrapper .data {
  line-height: 1.7rem;
}
.product-details-tabs .product-details-tabs-navigation {
  margin-bottom: -1px;
}
.product-details-tabs .product-details-tabs-navigation > li {
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.product-details-tabs .product-details-tabs-navigation > li > a {
  color: #000;
  font-weight: bold;
}
.product-details-tabs .product-details-tabs-navigation > li._active {
  border-top-color: rgb(226, 226, 226);
  border-left-color: rgb(226, 226, 226);
  border-right-color: rgb(226, 226, 226);
}
.product-details-tabs .product-details-tabs-navigation > li._active > a {
  color: #e1a984;
}
.product-details-tabs .product-details-tabs-content {
  border: 1px solid rgb(226, 226, 226);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.product-details-tabs .product-details-tabs-navigation > li {
  margin-bottom: 0;
}
.product-details-tabs .product-details-tabs-navigation > li > a {
  display: inline-block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
}
.product-details-tabs .product-details-tabs-navigation > li > a,
.product-details-tabs .product-details-tabs-content table tbody tr th {
  padding-left: 1.5rem;
}
.product-details-tabs .product-details-tabs-navigation > li > a,
.product-details-tabs .product-details-tabs-content table tbody tr td {
  padding-right: 1.5rem;
}
.product-details-tabs .product-details-tabs-content table thead tr th:first-child {
  padding-left: 3rem;
}
.product-details-tabs .product-details-tabs-content table thead tr th:last-child {
  padding-right: 3rem;
}
.product-details-tabs .product-details-tabs-content table thead {
  background-color: rgb(249,249,249);
}
.mCSB_outside {
  margin-bottom: 32px;
}
body .owl-carousel .owl-item > * {
  line-height: 190%;
}
body .owl-carousel .owl-stage-outer {
  text-align: center;
}
body .owl-carousel .owl-stage-outer .owl-stage {
  text-align: left;
}
.header-menu .header-menu-content {
  position: absolute;
  background: white;
  top: 100%;
  left: 0;
  z-index: 4;
}
.header-menu .header-menu-content ul li {
  margin-bottom: 0;
}
.header-menu .header-menu-content ul li a {
  color: rgb(127, 127, 127);
}
.header-menu .header-menu-content ul li.opened > .item-header > a {
  color: rgb(225, 169, 132);
}
.header-menu .header-menu-content > ul > li {
  line-height: 2.5rem;
  background-color: rgb(249,249,249);
}
.header-menu .header-menu-content > ul > li.has-children {
  border-bottom: 1px solid transparent;
}
.header-menu .header-menu-content > ul > li.opened > .item-header {
  border-bottom: 1px solid rgb(200, 200, 200);
  /*border-bottom: 1px solid ~"rgb(200, 200, 200)";*/
}
.header-menu .header-menu-content > ul > li.opened {
  background-color: #fff;
}
.header-menu .header-menu-content > ul > li > .item-header > a {
  font-size: 1rem;
  line-height: 1rem;
  white-space: nowrap;
}
.header-menu .header-menu-content > ul > li > .item-header {
  padding: 0 13vw 0 1.6vw;
  border-top: 1px solid rgb(200, 200, 200);
}
.header-menu .header-menu-content > ul > li > .item-content {
  display: none;
}
.header-menu .header-menu-content > ul > li.opened > .item-content {
  display: block;
}
.header-menu .header-menu-content > ul > li > .item-content > ul > li {
  padding-left: 3.6vw;
}
.header-menu .header-menu-content > ul > li > .item-content > ul > li {
  line-height: 1.7rem;
}
.header-menu .header-menu-content > ul > li > .item-content > ul > li > a {
  font-size: 0.8rem;
  line-height: 0.8rem;
}
body .page-header .switcher .options ul.dropdown,
body .page-footer .switcher .options ul.dropdown {
  min-width: auto;
}
body .page-footer .switcher .options ul.dropdown {
  top: auto;
  bottom: 100%;
}
.page-footer .switcher .options ul.dropdown:before {
  top: auto;
  bottom: -12px;
  border-color: #ffffff transparent transparent transparent;
}
body .page-header .switcher .options ul.dropdown li,
body .page-footer .switcher .options ul.dropdown li {
  padding: 8px;
}
body .page-header .switcher .options ul.dropdown li:hover,
body .page-footer .switcher .options ul.dropdown li:hover {
  background-color: transparent;
  cursor: default;
}
body .page-header .switcher .options ul.dropdown li a,
body .page-footer .switcher .options ul.dropdown li a {
  padding: 0;
}
body .page-header .switcher,
body .page-footer .switcher {
  display: inline-block;
}
body .page-header .switcher .options,
body .page-footer .switcher .options {
  display: inline-block;
}
#mobile_search_block {
  display: none;
}
#mobile_search_block.opened {
  display: block;
}
.toolbar-top {
  padding-left: 3vw;
  padding-right: 3vw;
}
.toolbar-top .layer .filter {
  /*margin-right: 2vw;*/
  padding-right: 2vw;
}
.toolbar-top .sorter .items.dropdown,
.toolbar-top .layer .filter .items.dropdown {
  position: relative;
}
.toolbar-top .sorter .items .dropdown-options,
.toolbar-top .layer .filter .items .dropdown-options {
  position: absolute;
  top: 100%;
  z-index: 1;
  background: white;
  display: none;
  padding: 0;
  border: 1px solid rgb(226,226,226);
}
.toolbar-top .layer .filter .items .dropdown-options {
  left: 0;
  margin-left: -1rem;
}
.toolbar-top .sorter .items .dropdown-options {
  right: 0;
  margin-right: -1rem;
}
.toolbar-top .sorter .items .dropdown-options li,
.toolbar-top .layer .filter .items .dropdown-options li {
  margin-bottom: 0;
}
.toolbar-top .sorter .items .dropdown-options li + li,
.toolbar-top .layer .filter .items .dropdown-options li + li {
  border-top: 1px solid rgb(226,226,226);
}
.toolbar-top .sorter .items .dropdown-options li label,
.toolbar-top .sorter .items .dropdown-options li.item > div,
.toolbar-top .layer .filter .items .dropdown-options li label,
.toolbar-top .layer .filter .items .dropdown-options .-am-multiselect > .item > div,
.toolbar-top .layer .filter .items .dropdown-options .price-ranges .-am-singleselect > .item > div {
  color: rgb(50,50,50);
  padding: 0.75rem 1.5rem 0.75rem 1rem;
  line-height: 1.75rem;
  display: block;
  white-space: nowrap;
}
/*.toolbar-top .sorter .items .dropdown-options li a:hover,
.toolbar-top .layer .filter .items .dropdown-options li a:hover {
	text-decoration: none;
	background-color: rgba(249, 249, 249);
}*/
.toolbar-top .sorter .items .dropdown-options[aria-hidden="false"],
.toolbar-top .layer .filter .items .dropdown-options[aria-hidden="false"] {
  display: block;
}
.toolbar-top .sorter .items .action,
.toolbar-top .layer .filter .items .action {
  cursor: pointer;
  padding-right: 1.4rem;
  position: relative;
}
.toolbar-top .sorter .items .action::after,
.toolbar-top .layer .filter .items .action::after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.3rem;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
  border-bottom: 0.4rem solid transparent;
  border-top: 0.4rem solid transparent;
}
.toolbar-top .sorter .items .action::after,
.toolbar-top .layer .filter .items .action::after {
  border-top-color: rgb(225,169,132);
}
.toolbar-top .sorter .items .action.active::after,
.toolbar-top .layer .filter .items .action.active::after {
  border-bottom-color: rgb(225,169,132);
  border-top-width: 0;
  border-top-color: transparent;
}
.canvas-options > ul > li:not(.ui-state-active) {
  /*display: none;*/
}
/*body .page.messages {
	padding: 20px 7vw;
	margin-left: -7vw;
    margin-right: -7vw;
    background-color: ~"rgb(249, 249, 249)";
}
body .message.success {
	margin: 0;
}*/
.gallery .product-image {
  width: 100%;
}
.gallery .product-image img {
  width: 100%;
}
.customer-product-image-container {
  position: relative;
  width: 100%;
  padding-top: 80%;
  background: white;
}
.customer-product-image-container .customer-product-image {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
.customer-product-image button.action.primary.upload-file {
  position: relative;
  padding-right: 4rem;
  border-radius: 2px;
  border-width: 0;
  background-color: rgb(14, 145, 182) !important;
  background-image: none;
  box-shadow: none;
  height: 3rem;
}
.customer-product-image .upload-file::after {
  display: block;
  width: 3rem;
  height: 3rem;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../../images/upload-ico.png);
  background-size: 1.2rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-position: center top 0.75rem;
}
.preset {
  color: rgb(170, 170, 170);
}
.preset .steps .step .content {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
}
.preset .steps .step .content .subtitle {
  margin-bottom: 1.6vw;
}
.preset .steps .step .content button.button.next.small {
  padding: 0.7rem 3rem 0.7rem 1.5rem;
}
.preset .steps .step .field {
  position: relative;
}
.preset .steps .step .fields .field + .field {
  /*margin-top: 1rem;*/
}
.field.d-flex.flex-column > label.checkbox + label.checkbox {
  margin-top: 0.75rem;
}
/*.preset .steps .step .fields label.checkbox+label.checkbox {
	margin-left: 1rem;
}*/
.preset .steps .step .fields label.checkbox {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.preset .steps .step .fields .field select.select {
  color: rgb(170, 170, 170);
  margin-bottom: 1rem;
}
.preset .steps .step .fields .field:last-child select.select {
  margin-bottom: 0;
}
.preset .steps .step .field.has-note {
  /*padding-right: 5rem;*/
}
.preset .steps .step .field.has-note input[type="text"],
.preset .steps .step .field.has-note input[type="number"] {
  padding-right: 5rem;
  height: 3rem;
  line-height: 3rem;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid rgb(226,226,226);
  color: rgb(170, 170, 170);
}
.preset .steps .step .field .note {
  position: absolute;
  right: 0;
  top: 0;
  height: 3rem;
  line-height: 3rem;
  width: 4.5rem;
  background-color: rgb(225, 169, 132);
  text-align: center;
  color: #fff;
  cursor: default;
}
.preset .steps .step .step-title .step-i {
  width: 1.6rem;
  height: 1.6rem;
  font-size: 0.9rem;
  background-color: rgb(225, 169, 132);
  display: inline-block;
  border-radius: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  color: #fff;
  font-family: "Core Rhino_45 Regular W01 Rg";
}
.preset .dots {
  padding-left: 1vw;
}
.preset .dots .dot {
  display: inline-block;
  float: left;
  line-height: 0;
  background: rgb(225, 169, 132);
  width: 0.8vw;
  height: 0.8vw;
  border-radius: 0.8vw;
}
.preset .dots .dot:not(.active) {
  opacity: 0.5;
}
.preset .dots .dot:not(.active):hover {
  opacity: 0.7;
}
.preset .dots li + li {
  margin-left: 0.5vw;
}
.product-info-main .price-container .price-box {
  /*margin-bottom: 1.25vw;*/
  margin-top: 0;
  color: rgb(170, 170, 170);
}
.product-info-main .price-container .price-label {
  font-size: 1rem;
  font-weight: 300;
}
.product-info-main .price-container .price-box .price-wrapper .price {
  font-size: 0.9rem;
  font-weight: 400;
}
.product-info-main .price-container .price-box .price,
.old-price .price-container .price {
  font-size: 0.9rem;
  color: rgb(170, 170, 170);
  font-weight: 400;
}
.product-info-main .price-container .price-box .price.final-price,
.product-info-main .price-container .price-box .regular-price .price-wrapper .price,
.product-info-main .price-container .price-box .special-price .price-wrapper .price,
.price-box .special-price,
.price-container .price {
  font-weight: bold;
  color: rgb(14, 145, 182);
  font-size: 1.25rem;
}
.product-item-container .box .special-price .price,
.product-item-container .box .regular-price .price {
  font-size: 1rem !important;
}
.product-info-main .price-container .weee:after {
  display: none;
}
.product-info-main .price-container .price-label + .price-wrapper {
  margin-left: 0.5rem;
}
.product-info-main .price-container .special-price + .old-price {
  margin-left: 0.5rem;
}
.product-info-main .price-container .price-box .old-price,
.product-info-main .price-container .price-box .old.price {
  text-decoration: none;
}
.old-price .price:before,
.price-container .price-box .old-price span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: red;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.product-info-main .special-price {
  margin: 0;
}
.old-price .price,
.price-container .price-box .old-price {
  position: relative;
}
.old-price .price,
.product-item-container .price-box .seperator {
  color: #aaaaaa;
}
.product-item-container .price {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .submit-block p {
    text-align: center;
  }
  .price-container .pr-md-0 {
    display: none;
  }
}
.preset .qty label {
  font-size: 1rem;
}
.preset .qty .input-qty {
  width: 3.5rem;
  height: 3rem;
  margin-left: 1.2rem;
  text-align: center;
  border: 1px solid rgb(226, 226, 226);
  color: rgb(170, 170, 170);
  border-radius: 4px;
  margin-right: 1rem;
}
.preset .qty .input-qty.mage-error {
  border-color: #e02b27;
}
.preset .qty .mage-error[generated="true"] {
  display: none !important;
}
.preset .additional {
  margin-top: 2vw;
}
.preset .product-overview {
  line-height: 1.2rem;
  color: rgb(50, 50, 50);
  font-size: 0.85rem;
  font-weight: 500;
}
.upsells .qty .input-qty {
  height: 2rem;
  width: 100%;
}
.upsells .addtocart {
  width: 100%;
  min-width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  text-indent: -99999px;
  background-color: rgb(225,169,132);
  background-image: url(../../images/add-to-cart-from-wishlist.png);
  background-size: 2rem;
  /*background-size: contain;*/
  background-position: center center;
  background-repeat: no-repeat;
}
.upsells .addtocart.successful {
  background-image: url(../../images/checkbox-checker.png);
  background-color: transparent;
  background-size: 1.9rem 1.75rem;
  opacity: 1;
}
label.checkbox {
  cursor: pointer;
}
label.checkbox input[type="checkbox"],
label.checkbox input[type="radio"] {
  display: none;
}
.toolbar-top .layer .filter .items .dropdown-options .-am-multiselect input[type="checkbox"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.toolbar-top .layer .filter .items .dropdown-options .price-ranges .-am-singleselect input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
label.checkbox span,
.toolbar-top .layer .filter .items .dropdown-options .-am-multiselect .item > div > a,
.toolbar-top .layer .filter .items .dropdown-options .price-ranges .-am-singleselect .item > div > a,
.toolbar-top .sorter .items .dropdown-options li.item > div > a {
  display: inline-block;
  position: relative;
  padding-left: 2.5rem;
}
.toolbar-top .sorter .items .dropdown-options li.item > div > a,
.toolbar-top .layer .filter .items .dropdown-options .-am-multiselect .item > div > a,
.toolbar-top .layer .filter .items .dropdown-options .price-ranges .-am-singleselect .item > div > a {
  color: #323232;
  text-decoration: none;
}
.toolbar-top .sorter .items .dropdown-options li.item > div > a:hover,
.toolbar-top .layer .filter .items .dropdown-options .-am-multiselect .item > div > a:hover,
.toolbar-top .layer .filter .items .dropdown-options .price-ranges .-am-singleselect .item > div > a:hover {
  text-decoration: none;
}
.toolbar-top .sorter .items .dropdown-options li.item > div > a .count,
.toolbar-top .layer .filter .items .dropdown-options .-am-multiselect .item > div > a .count,
.toolbar-top .layer .filter .items .dropdown-options .price-ranges .-am-singleselect .item > div > a .count {
  display: none;
}
label.checkbox span::before,
.opc-wrapper .checkout-shipping-method input[type="radio"] + label:before,
.opc-wrapper .checkout-payment-method input[type="radio"] + label:before,
.toolbar-top .layer .filter .items .dropdown-options .-am-multiselect .item > div > a:before,
.toolbar-top .layer .filter .items .dropdown-options .price-ranges .-am-singleselect .item > div > a:before,
.toolbar-top .sorter .items .dropdown-options li.item > div > a:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  content: "";
  background-size: 1.75rem 1.75rem;
  z-index: 0;
  /*background-image: url(../../images/checkbox.png);*/
  border-width: 1px;
  border-style: solid;
  border-color: rgb(226,226,226);
  background-color: #fff;
  border-radius: 2px;
  cursor: pointer;
}
label.checkbox input[type="checkbox"]:checked + span::after,
label.checkbox input[type="radio"]:checked + span::after,
.opc-wrapper .checkout-shipping-method input[type="radio"]:checked + label:after,
.opc-wrapper .checkout-payment-method input[type="radio"]:checked + label:after,
.toolbar-top .layer .filter .items .dropdown-options .-am-multiselect .item > div > a.amshopby-link-selected:after,
.toolbar-top .layer .filter .items .dropdown-options .price-ranges .-am-singleselect .item > div > a.amshopby-link-selected:after,
.toolbar-top .sorter .items .dropdown-options li.item > div > a.active:after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1.9rem;
  height: 1.75rem;
  content: "";
  background-size: 1.9rem 1.75rem;
  z-index: 0;
  background-image: url(../../images/checkbox-checker.png);
  cursor: pointer;
}
label.checkbox input[type="radio"].mage-error + span,
label.checkbox input[type="checkbox"].mage-error + span {
  color: #e02b27;
}
label.checkbox input[type="radio"].mage-error + span::before,
label.checkbox input[type="checkbox"].mage-error + span::before {
  border-color: #e02b27;
}
.opc-wrapper {
  padding-right: 0;
  font-size: 0.8rem;
}
div.mage-error {
  font-size: 0.8rem !important;
}
.field-error {
  font-size: 0.8rem !important;
}
.message.notice {
  font-size: 0.9rem;
}
.opc-wrapper .step-title {
  border-bottom: none;
  margin-bottom: 0.9rem;
  padding-bottom: 0;
}
.opc-wrapper .checkout-shipping-method .col,
.opc-wrapper .checkout-payment-method .col {
  flex-grow: 0;
  flex-basis: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.opc-wrapper .checkout-shipping-method .row:first-child .col,
.opc-wrapper .checkout-payment-method .row:first-child .col {
  padding-top: 0;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody td.col:first-child {
  width: auto;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody td.col-carrier-title.dhl,
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody td.col.col-price {
  flex-basis: 0;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody td {
  border-top: none;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method .row {
  margin-left: 0;
  margin-right: 0;
  flex-wrap: nowrap;
}
.opc-wrapper .step-content {
  padding: 0;
  margin: 0;
}
.opc-wrapper .step-content .step-title {
  display: none;
}
.opc-wrapper .label-field label {
  cursor: pointer;
  font-weight: 400;
  font-size: 0.7rem;
}
.opc-wrapper .checkout-shipping-method input[type="radio"],
.opc-wrapper .checkout-payment-method input[type="radio"] {
  display: none;
}
.opc-wrapper .checkout-shipping-method input[type="radio"] + label,
.opc-wrapper .checkout-payment-method input[type="radio"] + label {
  position: relative;
  display: block;
  min-height: 1.75rem;
}
.opc-wrapper .checkout-shipping-method input[type="radio"] + label {
  width: 1.9rem;
}
.opc-wrapper .checkout-payment-method input[type="radio"] + label {
  padding-left: 3rem;
}
.opc-wrapper .checkout-shipping-method .table-checkout-shipping-method {
  min-width: unset;
  width: 100%;
}
.opc-wrapper .checkout-payment-method .payment-method .payment-method-content {
  padding: 0;
}
.opc-wrapper .checkout-payment-method .payment-method .payment-method-content .actions-toolbar {
  display: none;
}
.opc-wrapper .checkout-payment-method .payment-method-title {
  padding: 0;
}
.opc-wrapper .checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 0;
}
.opc-wrapper .checkout-payment-method .payment-method + .payment-method {
  margin-top: 1rem;
}
.opc-wrapper .navigation {
  background: transparent;
}
.opc-wrapper .navigation .step .dot {
  display: block;
  padding: 0;
  border-radius: 1.6rem;
  font-size: 1rem;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  color: #fff;
  background-color: rgb(185, 185, 185);
  font-family: "Core Rhino_45 Regular W01 Rg";
}
.opc-wrapper .navigation .step .dot.m-active {
  background-color: rgb(225, 169, 132);
}
.opc-wrapper .navigation .devider {
  padding: 0 0.3rem;
}
.opc-wrapper .navigation .devider::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.1rem;
  background-color: rgb(185, 185, 185);
}
.opc-wrapper .navigation .devider.m-active::after {
  background-color: rgb(225, 169, 132);
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .field {
  margin: 0 0 0.25rem;
}
.fieldset > .field.choice:before,
.fieldset > .field.no-label:before {
  display: none;
}
.fieldset > .field:not(.choice) > .control,
.fieldset > .field:not(.choice) > .label {
  float: none;
  font-weight: 400;
  font-size: 0.7rem;
  width: auto;
}
.fieldset > .field:not(.choice) > .control .input-text {
  border-radius: 3px;
  border-color: rgb(233, 233, 233);
}
.opc-wrapper .opc-block-summary {
  background: transparent;
}
.opc-wrapper .opc-block-summary .products-list {
  padding-bottom: 0.7rem;
  margin-bottom: 0.5rem;
  border-bottom: 2px solid rgb(233, 233, 233);
  line-height: 1.5rem;
}
.opc-wrapper .actions-toolbar .place-order-primary .primary {
  float: none;
  background-image: none;
}
.checkout-index-index .page-title-wrapper {
  height: inherit;
  width: inherit;
  position: relative;
}
.checkout-index-index .page-main .content-header {
  padding-bottom: 0.5rem;
}
.opc-wrapper .form-shipping-address {
  margin-top: 1rem;
  margin-bottom: 0;
}
.opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) > .control .input-text,
.opc-wrapper .billing-address-form .fieldset > .field:not(.choice) > .control .input-text,
.opc-wrapper .form-login .fieldset > .field:not(.choice) > .control .input-text,
.opc-wrapper .form-create-account .field:not(.choice) > .control .input-text {
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) .control,
.opc-wrapper .billing-address-form .fieldset > .field:not(.choice) .control,
.opc-wrapper .form-login .fieldset > .field:not(.choice) .control,
.opc-wrapper .form-create-account .fieldset > .field:not(.choice) .control {
  position: relative;
}
.opc-wrapper .form-shipping-address .fieldset .field.required > .input-label > label::after,
.opc-wrapper .billing-address-form .fieldset .field.required > .input-label > label::after,
.opc-wrapper .form-login .field.required > .label-field > label::after {
  content: "*";
  color: red;
  display: inline;
  margin-left: 0.2rem;
  font-size: 1rem;
  font-weight: bold;
}
.field .control {
  position: relative;
}
.field .control label.placeholder {
  z-index: 100;
  border: 1px solid transparent;
  position: absolute;
  touch-action: none;
  cursor: text;
  left: 0;
  top: 0;
  height: 3.1rem;
  max-height: 100%;
  line-height: 3rem;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  padding: 0 1.5rem;
}
.field .control label.placeholder span.text {
  opacity: 0.4;
}
.field .control label.placeholder span.char {
  color: red;
}
.opc-wrapper .field .control label.placeholder {
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
/*
.opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) .control .input-text:focus + label.placeholder,
.opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) .control .input-text.not-empty + label.placeholder,
.opc-wrapper .billing-address-form .fieldset > .field:not(.choice) .control .input-text:focus + label.placeholder,
.opc-wrapper .billing-address-form .fieldset > .field:not(.choice) .control .input-text.not-empty + label.placeholder,
.opc-wrapper .form-login .fieldset > .field:not(.choice) .control .input-text:focus + label.placeholder,
.opc-wrapper .form-login .fieldset > .field:not(.choice) .control .input-text.not-empty + label.placeholder,
.opc-wrapper .form-login .fieldset > .field:not(.choice) .control .input-text:focus + .mage-error + label.placeholder,
.opc-wrapper .form-login .fieldset > .field:not(.choice) .control .input-text.not-empty + .mage-error + label.placeholder,
.opc-wrapper .form-create-account .fieldset > .field:not(.choice) .control .input-text:focus + label.placeholder,
.opc-wrapper .form-create-account .fieldset > .field:not(.choice) .control .input-text.not-empty + label.placeholder,
.opc-wrapper .form-create-account .fieldset > .field:not(.choice) .control .input-text:focus + .mage-error + label.placeholder,
.opc-wrapper .form-create-account .fieldset > .field:not(.choice) .control .input-text.not-empty + .mage-error + label.placeholder {
	display: none;
}
.opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) .control > label.placeholder,
.opc-wrapper .billing-address-form .fieldset > .field:not(.choice) .control > label.placeholder,
.opc-wrapper .form-login .fieldset > .field:not(.choice) .control > label.placeholder,
.opc-wrapper .form-create-account .fieldset > .field:not(.choice) .control > label.placeholder {
	position: absolute;
	touch-action: none;
	cursor: text;
	left: 0;
	top: 0;
	height: 2rem;
	line-height: 2rem;
	padding: 0 1rem;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) .control > label.placeholder span.text,
.opc-wrapper .billing-address-form .fieldset > .field:not(.choice) .control > label.placeholder span.text,
.opc-wrapper .form-login .fieldset > .field:not(.choice) .control > label.placeholder span.text,
.opc-wrapper .form-create-account .fieldset > .field:not(.choice) .control > label.placeholder span.text {
	opacity: 0.4;
}
.opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) .control > label.placeholder span.char,
.opc-wrapper .billing-address-form .fieldset > .field:not(.choice) .control > label.placeholder span.char,
.opc-wrapper .form-login .fieldset > .field:not(.choice) .control > label.placeholder span.char,
.opc-wrapper .form-create-account .fieldset > .field:not(.choice) .control > label.placeholder span.char {
	color: red;
}
*/
.opc-wrapper .form-shipping-address .fieldset > .field:not(.choice) > .control .select,
.opc-wrapper .billing-address-form .fieldset > .field:not(.choice) > .control .select {
  height: 2rem;
  line-height: 1rem;
}
.opc-wrapper .form-create-account .field:not(.choice) > .control .input-text {
  border-radius: 3px;
  border-color: rgb(233, 233, 233);
}
.opc-wrapper .field > .control .input-text.mage-error {
  border-color: red;
  color: rgb(50, 50, 50);
}
.opc-wrapper .form-login {
  margin-top: 0;
  margin-bottom: 2rem;
}
.opc-wrapper .shipping-address-items .shipping-address-item {
  width: 100%;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  left: inherit;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: rgb(225,169,132);
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: rgb(225,169,132);
}
.opc-block-summary .table-totals .mark,
.opc-block-summary .table-totals .amount {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.55rem;
}
.opc-block-summary .table-totals .amount {
  font-weight: bold;
}
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  border-top: none;
}
.opc-block-summary .table-totals .grand .mark strong {
  display: inherit;
}
.opc-block-summary .forgot-item {
  font-size: 1rem;
}
.quality-ico {
  position: relative;
  display: inline-block;
  padding-left: 2.1rem;
  text-decoration: underline;
}
.quality-ico::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 1.45rem;
  height: 1.4rem;
  background-image: url(../../images/quality-ico.png);
  background-size: 1.45rem 1.4rem;
  background-position: center center;
  background-repeat: no-repeat;
}
.gallery .product-image .btn-remove {
  position: absolute;
  display: block;
  right: 5px;
  top: 5px;
  z-index: 5;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid rgb(233, 233, 233);
  border-radius: 12px;
  background: #fff;
  background-image: url(../../images/trash.png);
  background-size: 0.8rem 0.85rem;
  background-position: center center;
  background-repeat: no-repeat;
}
body.checkout-onepage-success .page-main .content-header {
  padding-bottom: 1vw;
}
body.contact-index-index .page-main .content-header {
  padding-bottom: 2vw;
}
.cart.table-wrapper .item-options {
  margin-top: 4px;
  line-height: initial;
}
.cart.table-wrapper .item-options td:first-child:empty {
  display: none;
}
.cart.table-wrapper .item-options .col {
  padding: 0;
}
.checkout-onepage-success .print {
  display: inline-block !important;
  float: none;
  margin: 0;
  background-color: rgb(225,169,132);
  border: 1px solid rgb(225,169,132);
  color: #fff;
  padding: 0.875rem 4rem 0.875rem 2rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: 300;
  border-radius: 4px;
  text-decoration: none !important;
  background-image: url(../../images/print.png);
  background-position: right 1rem center;
  background-repeat: no-repeat;
  background-size: 1.75rem 1.75rem;
}
.fieldset .legend {
  margin-left: 0;
  margin-bottom: 1.5rem;
}
.fieldset .field.comment .input-text {
  padding: 1rem 1.5rem;
  line-height: 1.6rem;
}
form .actions-toolbar,
.login-container .fieldset:after {
  margin-left: 0px !important;
}
.login-container .fieldset:after {
  font-size: 0.9rem;
}
.fieldset .legend {
  color: rgb(225,169,132);
  font-family: "Core Rhino_45 Regular W01 Rg";
  font-size: 1.5rem;
}
.price-including-tax,
.price-excluding-tax {
  font-size: 1rem;
  line-height: 1.8rem;
}
.mark {
  background-color: transparent !important;
}
.column.main li.nav.item.current {
  padding: 5px;
}
a.action.view {
  font: normal normal 300 1.25rem/1.25rem "Proxima Nova";
  position: relative;
  display: inline-block;
  background-color: rgb(14, 145, 182);
  background-repeat: repeat-x;
  background-size: 1px 100%;
  text-decoration: none;
  color: #fff;
  padding: 0.875rem 0.8rem;
  font-size: 0.9rem;
  line-height: 0.9rem;
  font-weight: 300;
}
a.action.print {
  display: inline-block !important;
  float: right;
  margin: 2px;
  background-color: rgb(225,169,132);
  border: 1px solid rgb(225,169,132);
  color: #fff;
  padding: 0.875rem 4rem 0.875rem 2rem;
  font-size: 0.9rem;
  line-height: 0.9rem;
  font-weight: 300;
  border-radius: 4px;
  text-decoration: none !important;
  background-image: url(../../images/print.png);
  background-position: right 1rem center;
  background-repeat: no-repeat;
  background-size: 1.75rem 1.75rem;
}
.table-wrapper.orders-history {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
}
.order-details-items.ordered {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
}
.block.block-addresses-default {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
}
.block.block-dashboard-orders {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
}
.order-links li.nav.item a {
  font: normal normal 300 1.25rem/1.25rem "Proxima Nova";
  position: relative;
  display: inline-block;
  background-color: rgb(14, 145, 182);
  background-repeat: repeat-x;
  background-size: 1px 100%;
  text-decoration: none;
  color: #fff;
  padding: 0.875rem 0.8rem;
  font-size: 0.9rem;
  line-height: 0.9rem;
  font-weight: 300;
}
.table-wrapper.table-order-items.invoice {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
}
.table-wrapper.order-items-shipment {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
}
.login-container.px-md-vw-8.mt-vw-4 {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
  margin-top: -2vw;
}
a.action.track {
  font: normal normal 300 1.25rem/1.25rem "Proxima Nova";
  position: relative;
  display: inline-block;
  background-color: rgb(14, 145, 182);
  background-repeat: repeat-x;
  background-size: 1px 100%;
  text-decoration: none;
  color: #fff;
  padding: 0.875rem 0.8rem;
  font-size: 0.9rem;
  line-height: 0.9rem;
  font-weight: 300;
  float: right;
}
.block.block-order-details-view {
  padding: 2.5vw 3vw;
  background-color: white;
  border: 1px solid rgb(226,226,226);
  border-radius: 4px;
  margin-bottom: 1vw;
}
dl.item-options {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.order-details-items .item-options dt {
  float: left;
  width: 30%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: italic;
}
.order-details-items .item-options dd {
  float: left;
  width: 50%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0;
}
strong.product.name.product-item-name {
  font-weight: bold;
}
.box.box-categories.mt-vw-3-inset {
  background-color: white;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 105px;
}
.col-carrier-title.dhl::before {
  display: block;
  content: "";
  width: 2rem;
  height: 2rem;
  background-size: 2rem 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../images/dhl.png);
}
.video-responsive {
  overflow: hidden;
  text-align: center;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.customer-product-image-button span {
  margin-right: 3px;
}
.price-container .price.old-price,
.old-price {
  text-decoration: none !important;
}
.home-links {
  position: absolute;
  color: black;
  bottom: 0;
  width: 100%;
}
.home-links a {
  color: black;
}
.home-links .product-name {
  text-align: center;
  width: 100%;
}
.loading-mask {
  background-color: white !important;
}
#cookienotification-block {
  position: fixed;
  left: 0;
  z-index: 6;
  padding: 1.2rem 1.5rem;
  display: block;
  line-height: 1.5;
  font-size: 0.8rem;
  font-family: "Proxima Nova";
  margin: 0 0 20px 100px;
  width: 20rem;
  background-color: #e8e2d6 !important;
  box-shadow: 0 5px 4px 0 grey;
  color: #444444 !important;
  border-radius: 8px;
  max-width: 70vw;
}
#cookienotification-block > p {
  float: left;
  margin-bottom: 1.2rem;
}
button#btn-cookienotification-more {
  cursor: pointer;
  font-size: 0.8rem;
  padding: 0.7rem 0;
  border: 0px;
  text-decoration: underline;
  outline: none;
  background-color: transparent !important;
  width: 36%;
  text-align: left;
}
button#btn-cookienotification-allow {
  font-size: 0.8rem;
  padding: 0.7rem 0.7rem;
  background-color: #0e91b6 !important;
  border-radius: 4px;
  width: 56%;
  border: none;
  float: right;
  color: #ffffff;
}
.cat-item .anchor-bg {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.anchor-btn {
  font: normal normal 300 1.25rem/1.25rem "Proxima Nova";
  position: relative;
  display: inline-block;
  background-color: rgb(225,169,132);
  background-repeat: repeat-x;
  background-size: 1px 100%;
  text-decoration: none;
  color: #fff;
  padding: 0.5rem 0.875rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 300;
}
.anchor-btn:hover,
.anchor-btn:active,
.anchor-btn:visited {
  color: #fff;
  text-decoration: none;
}
.cat-item a:hover {
  text-decoration: none;
}
.product-layout-1 .preset .steps .step .content {
  padding: 0.5vw 0;
  border: 0px solid transparent;
  background-color: transparent;
}
.product-layout-1 .preset .steps .step .content .subtitle {
  font-size: 1.5rem;
}
.product-layout-1 .preset .steps .step .field {
  width: 100%;
}
.product-layout-1 .product-info-main .qty {
  display: none;
}
.product-layout-1 .product-info-main .price-container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.product-add-form .product-features .item {
  padding-left: 3rem;
  background-image: url(../../images/product-feature-ico.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.7rem;
  min-height: 2rem;
}
product-add-form .product-features .item + .item {
  margin-top: 0.6vw;
}
.column main product-layout-1 .product-features .item {
  padding-left: 3rem;
  background-image: url(../../images/product-feature-ico.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.7rem;
  min-height: 2rem;
}
.column main product-layout-1 .product-features .item + .item {
  margin-top: 0.6vw;
}
.d-block .product-features.py-3 .item {
  padding-left: 3rem;
  background-image: url(../../images/product-feature-ico.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.7rem;
  min-height: 2rem;
  color: #aaaaaa;
}
.product-info-media,
.product-info-main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.product-info-main .price-container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.product-info-main .actions-container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.product-info-main .actions-container.has_product_overview {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.product-layout-1 .product-info-main .actions-container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.owl-item.active active {
  width: 375px;
  height: 374px;
  background-color: grey;
}
.page-layout-product_layout_1 .product-info-main .price-container .special-price + .old-price {
  margin-left: 0;
}
.page-layout-product_layout_1 .product-info-main .price-container .price-box {
  flex-direction: row !important;
  align-items: flex-start !important;
}
div#upsells .col-6 {
  flex: 0 0 49% !important;
  max-width: 49% !important;
}
.modal-slide._inner-scroll .modal-header {
  justify-content: center;
}
.modal-slide._inner-scroll .modal-inner-wrap,
body {
  border-radius: 5px;
}
.modal-popup .modal-header {
  border-radius: 5px 5px 0 0;
}
.modal-popup.modal-slide .modal-inner-wrap[class] {
  background: #fff;
}
.modal-popup .modal-footer .border-top {
  margin: 0px 3rem;
}
.modal-inner-wrap .d-flex.flex-column.flex-md-row.justify-content-between.border-top {
  flex-direction: column !important;
}
.modal-inner-wrap .d-flex.flex-column.flex-md-row.justify-content-between.border-top button:nth-of-type(1) {
  order: 3;
  text-decoration: underline;
  text-underline-offset: 4px;
  margin-top: 13px;
}
.modal-inner-wrap .d-flex.flex-column.flex-md-row.justify-content-between.border-top button:nth-of-type(2) {
  order: 1;
  font: normal normal 300 1.25rem/1.25rem "Proxima Nova";
  position: relative;
  display: inline-block;
  background-color: transparent;
  background-repeat: repeat-x;
  background-size: 1px 100%;
  text-decoration: none;
  color: #0e91b6;
  border: 1px solid #0e91b6;
  padding: 0.875rem 2rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: 300;
  border-radius: 3px;
  margin-bottom: 20px;
}
.modal-inner-wrap .d-flex.flex-column.flex-md-row.justify-content-between.border-top button:nth-of-type(3) {
  order: 2;
}
.modal-inner-wrap .modal-content {
  border: none;
}
@media (max-width: 767px) {
  .step.bg-white .content .fields .field.layouts .flex-wrap {
    font-size: 0.7rem;
  }
}
@media (max-width: 767px) {
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    width: 100% !important;
    margin: 0 auto;
    border-radius: 0px;
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    touch-action: none;
  }
}
@media (max-width: 767px) {
  .modal-popup .modal-footer .border-top {
    /*   padding-top: 1rem; */
    /*   padding-bottom: 11rem; */
  }
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  margin-left: auto !important;
}
.modals-overlay {
  z-index: 5 !important;
}
.opc-block-summary.step-content .loading-mask {
  z-index: 0;
}
.modal-popup.sample-package-modal._inner-scroll .modal-content {
  /* padding-top: 3rem; */
}
.one-step-checkout-wrapper .field .control label.placeholder {
  z-index: 0;
}
.modal-popup.sample-package-modal._inner-scroll .modal-content {
  padding-top: 3rem;
}
.grid-flow {
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(3, 1fr);
}
.checkout-payment-method div.p-md-4 div.py-1 div.step-content .loading-mask {
  z-index: 0;
}
.Blogrow-ruimte {
  padding: 1.5rem !important;
}
@media (max-width: 867px) {
  .loading-mask .loader img {
    width: 80% !important;
  }
}
#modal-content-10 {
  overflow: hidden;
}
/* Populaire producten prijs */
.owl-drag .price-container .price {
  font-size: 1rem;
  color: #ffffff;
}
.owl-drag .price-container {
  margin-top: 1rem;
}
/* WIDGET ALGEMEEN */
.block-static-block.widget {
  margin-bottom: 0;
}
/* HIDE ELEMENTS */
.sy-gototopbutton {
  display: none !important;
}
/* BREADCRUMS */
.border-bottom-1 + .top-container,
.page-header.border-bottom-1 + .top-container + .page-main .breadcrumbs,
.page-header.border-bottom-1 + .top-container + .page-main .content-header {
  background-color: #f9f9f9;
}
.breadcrumbs .item {
  color: #d2d2d2;
}
/* TRUSTEDSHOPS */
.ts-rating .ts-review-text,
.ts-rating .ts-header-title,
.ts-rating .ts-header-subtitle,
.ts-rating .ts-published-date,
.ts-header-filter-dropdown-label {
  font-family: "Proxima Nova" !important;
}
.ts-header-logo.ts-icon {
  color: #d2d2d2;
}
.ts-rating {
  border: none !important;
}
.ts-rating-light.productreviews .ts-wrapper {
  padding: 2rem !important;
  border-radius: 1rem;
  border: 1px solid lightgray;
}
.ts-rating .ts-header {
  padding-bottom: 1rem;
}
.ts-rating .ts-header-subtitle,
.ts-rating .ts-published-date,
.ts-rating .ts-review-text,
.icon-star-full,
.ts-rating .ts-published-date {
  color: black !important;
}
.ts-rating-light.productreviews .ts-wrapper .ts-reviews .ts-reviews-list li .ts-review-info .ts-review-avatar span {
  width: 20px !important;
  height: 20px !important;
  background-size: cover !important;
}
.ts-rating .ts-review-text {
  padding: 0.5rem;
  font-size: 0.7rem !important;
}
.ts-footer,
.ts_product_widget {
  display: none !important;
}
.ts-review {
  padding: 1rem !important;
  border-radius: 1rem;
}
.ts-rating-light.productreviews .ts-wrapper .ts-header .ts-header-filter-dropdown .ts-header-filter-dropdown-label {
  padding: 0.7rem !important;
  border-radius: 0.3rem;
}
._t53mel {
  display: none !important;
}
.ts-rating-light.productreviews {
  background-color: transparent !important;
}
.product-feature .ts-no-reviews {
  display: none;
}
.ts-rating-light.productreviews .ts-wrapper {
  background-color: #ffffff;
  border-radius: 1rem !important;
}
.ts-rating-light.productreviews .ts-wrapper,
.owl-carousel .owl-item .item img {
  border-radius: 5px !important;
}
.ts-rating-light.productreviews .ts-wrapper {
  border: 1px solid #e2e2e2;
}
.ts-rating-light.productreviews .ts-wrapper .ts-header-logo {
  color: #e2e2e2 !important;
  left: 0;
  padding: 0 0 1rem 2rem;
}
.ts-rating-light.productreviews .ts-wrapper .ts-reviews .ts-reviews-list li .ts-review {
  border-radius: 4px;
}
.icon-star-full {
  color: #ffdc0f !important;
}
.header-menu .brown-bg {
  border-radius: 0 0 4px 0;
  background-color: #ffffff;
}
.page-header .search-col,
.top-container .subheader {
  background-color: #ffffff;
}
.top-container .subheader {
  box-shadow: 0 0 0 100vmax #ffffff;
  clip-path: inset(0 -100vmax);
}
@media only screen and (max-width: 767px) {
  .ts-wrapper {
    margin-top: 3rem !important;
  }
  .product-feature {
    display: flex;
    flex-direction: column-reverse;
  }
  .ts-rating-light.productreviews .ts-wrapper {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .product-feature {
    display: flex;
    justify-content: center;
  }
  .owl-carousel-block {
    width: 50% !important;
    padding: 0 5%;
  }
  .product-feature .owl-carousel .owl-item .item {
    width: 100% !important;
    margin: auto;
  }
  .product-feature .owl-carousel > .owl-nav {
    position: absolute;
    width: 90%;
    left: 5%;
  }
}
.ts-stars-reviewCount {
  color: #d2d2d2 !important;
}
.page-header .header .contacts {
  font-size: 0.65rem;
}
/* TRUSTED REVIEWS HEADER */
@media only screen and (max-width: 767px) {
  .trusted-reviews-m {
    background-color: #f9f9f9;
    margin: -1.25em 0;
    font-size: 0.55rem;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
  }
}
@media only screen and (min-width: 768px) {
  .widget.block.block-static-block .trusted-reviews-m {
    display: none;
  }
  .header .trusted-reviews-m {
    font-size: 0.65rem;
    width: 200%;
    margin-left: -75%;
  }
}
/* TRUSTED REVIEWS PRODUCT */
.ts-header-filter-dropdown {
  display: none !important;
}
.ts-reviewSummary-averageRating {
  display: none !important;
}
.ts-stars-fullBar {
  min-width: 72px !important;
}
.ts-reviews-list li:not(:empty):has(.answerLine) {
  display: none !important;
}
/* USP BAR */
.social-container .faq a {
  color: #bebebe;
  font-weight: 400;
  font-size: 0.8rem;
}
.subheader {
  position: relative;
  overflow: hidden;
}
.usp-icon img {
  width: 1rem;
  margin-right: 0.5rem;
  margin-bottom: 0.2rem;
}
.socicon {
  width: 1.2rem;
  margin-left: 0.3rem;
}
.usp-container {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.usp {
  color: black;
  flex: 1 0 100%;
  text-align: center;
  color: #bebebe;
  font-size: 0.8rem;
}
.usp-bold {
  font-weight: 900;
  color: #e1a984;
}
@media only screen and (max-width: 767px) {
  .page-header.border-bottom-1 {
    border-bottom: none;
  }
  .top-container .subheader {
    margin-top: -0.3rem;
    border-bottom: 1px solid #e6e6e6;
  }
  .social-container {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .trustedscore-mobile {
    display: none;
  }
  .content.mx-vw-7-inset.w-auto.mx-md-0.pb-3 .slider {
    margin-top: -1rem;
  }
  .subheader {
    margin-top: 9.2rem;
    padding: 10px 0;
  }
  .subheader,
  .social-container,
  .social-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .usp-container {
    transform: none !important;
  }
  .usp:last-child {
    display: none;
  }
  .usp {
    margin-right: 2rem;
    flex: none;
  }
}
/* CREATE ACCOUNT ASSISTANCE */
.fieldset.create.info .field.choice input[name="assistance_allowed_checkbox"] {
  display: none;
}
.fieldset.create.info .field.choice label[for="assistance_allowed_checkbox"] {
  display: none;
}
.fieldset.create.info .field.choice .field-tooltip.toggle {
  display: none;
}
/* ACCESSOIRES FIX */
.product-item-wrapper .caption .box a {
  text-decoration: none;
}
.styled-grid .item .caption.background-gradient2 .box .product-name,
.styled-grid .item .caption.background-gradient2 .box .price {
  color: #000000;
}
/*Blog styling */
.sw-content h5,
.sw-blog-style h5,
.sw-blog-style h4 {
  font-family: Stropica;
  color: #b89cca !important;
  font-variant-ligatures: none !important;
}
.sw-blog-style p {
  font-family: FilsonProLight;
  color: #000;
  font-size: 1rem;
}
.sw-content h5 {
  font-size: 1.8rem;
}
.sw-blog-style h3 {
  font-size: 3.3rem;
}
.sw-blog-style h5 {
  font-size: 2.5rem;
}
.sw-information ul {
  padding-left: 0;
}
.sw-information li {
  margin-bottom: 0.8rem;
}
/*STUDIO WALLZ */
.sw-btn,
.sw-shop-btn {
  transition: box-shadow 0.3s ease-in-out;
  padding: .4rem 1.3rem;
  text-align: center;
  border: none;
  border-radius: 5rem;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
}
.sw-btn:hover {
  box-shadow: 0 0 12px rgba(109, 109, 109, 0.32) inset;
}
.sw-content p,
.sw-content ul li {
  font-size: .8rem;
}
.sw-shop-btn {
  color: #fff !important;
  background-color: #d99222;
  bottom: -1rem;
  left: 50%;
  width: 40%;
  transform: translateX(-50%);
}
.sw-btn,
.sw-content h1,
.sw-content h2,
.sw-content h3,
.sw-content h4,
.sw-title,
.sw-title h1,
.sw-wrapper-main h1,
.sw-wrapper-main h2 {
  font-family: Stropica;
  font-variant-ligatures: none !important;
}
.sw-content h1,
.sw-content h2,
.sw-content h3,
.sw-content h4,
.sw-title,
.sw-title h1,
.sw-wrapper-main h1,
.sw-wrapper-main h2 {
  color: #b89cca;
}
.sw-wrapper-main h4,
.sw-content p,
.sw-item .price,
.sw-title,
.sw-title h3 {
  font-family: FilsonProLight;
  color: #000;
}
.sw-cp,
.sw-information h2,
.sw-information h3,
.sw-information h4,
h1.sw-cp {
  color: #b89cca !important;
}
.sw-cp {
  line-height: 2rem;
  margin-bottom: 1rem;
}
.sw-item-details h4 {
  color: #f3a790;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 0;
}
.sw-col-or {
  color: #d99222 !important;
}
.sw-bg-wh {
  background-color: #fff;
}
.sw-content h2,
.sw-content h3,
.sw-content h4 {
  font-size: 2.5rem;
}
.sw-bg-flower {
  background: url(../../images/sw-flower-bg.jpg) no-repeat center center;
  background-size: cover;
}
.sw-bg-cover {
  background-size: cover;
  background-position: center;
}
.sw-item-details,
.sw-title h3 {
  margin-top: -1rem;
}
.sw-item {
  margin-bottom: 3rem;
}
.sw-content a,
.sw-content a:hover {
  text-decoration: none;
}
.r-180 {
  transform: rotate(180deg);
  margin-top: -4px;
}
.sw-rip.r-180 {
  z-index: 3;
}
.sw-rip {
  height: 3rem;
  background-image: url(../../images/sw-rip-top.png);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  width: 100%;
}
.custom-footer {
  margin-top: -3rem;
}
.sw-blog {
  color: #fff;
  padding: 2rem;
}
.sw-blog-img {
  height: 19rem;
}
.sw-bg-wz {
  background-color: #f5ab97;
}
.sw-bg-or {
  background-color: #d99222;
}
.sw-about {
  padding: 2rem;
}
.sw-quote img {
  max-width: 40%;
  margin-top: -5rem;
}
.sw-quote {
  margin-top: 10rem;
  overflow: visible;
}
.sw-owl {
  height: 31rem !important;
}
.owl-item .sw-bg-cover {
  margin-bottom: -1.3rem;
  height: 29rem;
}
.sw-content .price {
  color: #000;
  font-weight: 900;
  font: normal normal 900 1.25rem "Proxima Nova";
}
.sw-content .seperator {
  color: #aaa;
}
.sw-item-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 1.4rem !important;
  line-height: 1.2rem;
}
.sw-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 25vw;
}
.sw-wrapper-main {
  width: 80vw;
  position: relative;
  z-index: 2;
  margin-top: -1.5rem;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.sw-logo {
  height: 8rem;
}
.sw-wrapper h1 {
  font-size: 4rem;
  line-height: 4rem;
  margin: 0;
}
.sw-wrapper h4 {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1;
}
.sw-highlighted-blogs h4 {
  font-size: 2rem;
}
.sw-content .cms-block {
  margin-left: -7vw;
  margin-right: -7vw;
  padding-bottom: 8rem !important;
}
.sw-information p {
  margin-bottom: 2rem;
}
.sw-pagination {
  margin-top: 4rem;
}
.sw-blog h4,
.sw-blog p,
.sw-footer p,
.sw-quote p,
.sw-upsell h4,
.sw-upsell p {
  color: #fff;
}
.sw-footer {
  background-image: url(../../images/sw-footerbg.png);
}
.sw-bg-pattern {
  background-image: url(../../images/Background_pattern.jpg);
  background-repeat: repeat;
  background-size: 40%;
}
.sw-upsell .upsell-img {
  margin: -3rem 0;
}
.sw-upsell p {
  line-height: 1.5rem;
}
.sw-title h3 {
  font-size: 1rem;
}
.sw-items .price-box .d-flex.d-row {
  align-items: center;
}
.sw-item-title {
  font-size: 1.4rem !important;
  line-height: 1.2rem;
}
.sw-content .price {
  font: normal normal 900 0.8rem FilsonProLight;
  color: #000;
  font-weight: 900;
  margin-bottom: 0.1rem;
}
.sw-content .price-box .special-price {
  font-size: 0.8rem;
}
.sw-content p,
.sw-item .price,
.sw-quote p,
.sw-title,
.sw-title h3,
.sw-content ul li {
  font-family: FilsonProLight;
  color: #000;
}
.old-price .price,
.sw-content .price-box {
  font-size: 0.75rem !important;
  font-family: FilsonProLight;
}
.sw-quote p {
  font-family: CloudyBright !important;
  font-size: 1.3rem;
  padding: 0 15vw;
}
.sw-blog h4,
.sw-blog p,
.sw-blog h4,
.sw-footer p,
.sw-quote p,
.sw-upsell h4,
.sw-upsell p {
  color: #fff;
}
.sw-page-wrapper .widget.block.block-static-block {
  max-width: 100%;
  padding: 0;
}
.sw-title h1 {
  padding-top: 3rem;
}
.sw-footer .sw-social-container .social-icons {
  -webkit-filter: invert(100%);
  filter: brightness(5);
  width: auto;
}
.sw-footer-logo {
  padding: 2rem 0 0 0;
  width: 12rem;
}
.sw-bg-video,
.sw-walliez-video {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 773px) {
  .sw-content {
    margin-bottom: -3vw;
    padding-left: 7vw;
    padding-right: 7vw;
  }
  .sw-quote p {
    padding: 0 20%;
  }
  .sw-walliez-video {
    padding: 0 14vw;
  }
}
@media screen and (max-width: 772px) {
  .sw-btn {
    font-size: 1.3rem;
  }
  .sw-highlighted-blogs > div > div {
    padding: 0 !important;
  }
  .sw-highlighted-blogs .sw-blog {
    padding: 1.5rem;
  }
  .sw-blog-img {
    height: 13rem;
  }
  .sw-content .owl-carousel .owl-nav button.owl-prev {
    left: -1rem;
    background-image: url(../../images/arr-left.png);
    height: 2rem;
    width: 2.05rem;
  }
  .sw-content .owl-carousel .owl-nav button.owl-next {
    right: -1rem;
    transform: rotate(180deg);
    background-image: url(../../images/arr-left.png);
    height: 2rem;
    width: 2.05rem;
  }
  .owl-item .sw-bg-cover {
    height: 30rem !important;
  }
  .sw-owl {
    height: 32.1rem !important;
  }
  .sw-about {
    padding: 0;
    background-image: none !important;
    margin-top: 3rem;
  }
  .sw-about div:first-child {
    margin-top: 3rem;
  }
  .sw-quote p {
    padding: 0 30vw;
  }
  .sw-highlighted-blogs {
    padding-bottom: 5rem !important;
  }
  .sw-footer .socicon img {
    max-width: 7vw;
  }
  .sw-logo {
    height: 6rem;
  }
  .sw-wrapper h1 {
    font-size: 2.5rem;
    line-height: 2rem;
    padding: 0 2rem 1rem;
  }
  .sw-wrapper .sw-bg-video {
    margin-top: -0.25rem;
  }
  .sw-about div {
    padding: 0 !important;
  }
  .sw-content .cms-block {
    padding-bottom: 6rem !important;
  }
  .upsell-img img {
    width: 70%;
  }
  .sw-content-s {
    margin-top: -2rem;
  }
  .sw-item,
  .sw-content .col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sw-item-title {
    font-size: 1.7rem !important;
    line-height: 1.4rem;
  }
  .sw-title h1 {
    padding-top: 3rem;
  }
  .sw-walliez-video {
    max-width: 150%;
    width: 150% !important;
    margin-left: -50%;
  }
  .sw-bm-n {
    margin-bottom: -2rem;
  }
  .sw-bm-n .sw-rip {
    bottom: 0;
  }
  .sw-bg-pattern {
    background-size: 200%;
  }
}
/* COOKIE BANNER CHANGES BY AIRLUSION */
.ec-gtm-cookie-directive {
  bottom: 0;
}
@media screen and (max-width: 772px) {
  .ec-gtm-cookie-directive {
    padding: 0;
  }
}
.ec-gtm-cookie-directive .ec-gtm-cookie-directive-segments {
  font-size: 0.8rem !important;
  padding: 0 1rem;
  line-height: 1rem;
}
.ec-gtm-cookie-directive .ec-gtm-cookie-directive-note-toggle {
  color: #0e91b6 !important;
}
/*COOKIE MELDER*/
