@-webkit-keyframes fadeOut {
  0% {
      opacity: 1
  }

  100% {
      opacity: 0
  }
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.eot);
  src: local(""), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.eot?#iefix) format("embedded-opentype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.woff2) format("woff2"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.woff) format("woff"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.ttf) format("truetype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.svg#Jost) format("svg")
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-ext-300.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-300.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.eot);
  src: local(""), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.eot?#iefix) format("embedded-opentype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.woff2) format("woff2"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.woff) format("woff"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.ttf) format("truetype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.svg#Jost) format("svg")
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.eot);
  src: local(""), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.eot?#iefix) format("embedded-opentype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.woff2) format("woff2"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.woff) format("woff"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.ttf) format("truetype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.svg#Jost) format("svg")
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.eot);
  src: local(""), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.eot?#iefix) format("embedded-opentype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.woff2) format("woff2"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.woff) format("woff"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.ttf) format("truetype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.svg#Jost) format("svg")
}

@-webkit-keyframes dropdown {
  0% {
      opacity: 0;
      -webkit-transform: scaleY(0);
      transform: scaleY(0)
  }

  50% {
      opacity: 1
  }

  100% {
      -webkit-transform: scaleY(1);
      transform: scaleY(1)
  }
}

@-webkit-keyframes flyout {
  0% {
      opacity: 0;
      -webkit-transform: scaleX(0);
      transform: scaleX(0)
  }

  100% {
      opacity: 1;
      -webkit-transform: scaleX(1);
      transform: scaleX(1)
  }
}

@-webkit-keyframes fadeInUp {
  from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

#checkout-checkout .autocomplete-items div:hover {
  background-color: rgba(0, 0, 0, .1)
}

#checkout-checkout .autocomplete-items .autocomplete-active {
  background-color: rgba(0, 0, 0, .1)
}

body {
  width: 100%;
  position: relative
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2B2F39
}

.fa {
  font-size: 14px
}

h1,
h2 {
  font-size: 35px
}

h1 {
  display: table;
  margin: 0 auto 30px
}

h2 {
  font-weight: 500
}

h2.intro {
  font-size: 50px;
  line-height: 60px
}

@media screen and (max-width:767px) {
  h2.intro {
      font-size: 30px;
      line-height: 40px
  }
}

h3 {
  font-size: 26px;
  font-weight: 500
}

h4 {
  font-size: 22px;
  font-weight: 500
}

h5 {
  font-size: 20px;
  font-weight: 500
}

h6 {
  font-size: 15px;
  font-weight: 500
}

@media screen and (max-width:767px) {
  h1 {
      font-size: 40px
  }

  h2 {
      font-size: 25px
  }

  h3 {
      font-size: 26px
  }

  h4 {
      font-size: 24px
  }

  h5 {
      font-size: 18px
  }

  h6 {
      font-size: 16px
  }
}

a {
  color: #2B2F39;
  text-decoration: none
}

a:hover {
  text-decoration: none
}

legend {
  font-size: 22px;
  padding: 7px 0
}

.input-group .dropdown-menu,
.input-group .popover,
.input-group input,
.input-group select,
input[type=color].form-control,
input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=datetime].form-control,
input[type=email].form-control,
input[type=month].form-control,
input[type=number].form-control,
input[type=password].form-control,
input[type=search].form-control,
input[type=tel].form-control,
input[type=text].form-control,
input[type=time].form-control,
input[type=url].form-control,
input[type=week].form-control,
label,
select.form-control,
textarea.form-control {
  font-size: 22px;
  font-weight: 300
}

.input-group .input-group-addon {
  font-size: 22px;
  height: 30px
}

span.hidden-lg,
span.hidden-md,
span.hidden-sm,
span.hidden-xs {
  display: inline
}

.nav-tabs {
  margin-bottom: 15px
}

#search,
.bf-horizontal .bf-search-container.bf-attr-filter input {
  margin-bottom: 0
}

.dropdown-menu li>a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x
}

#top {
  background-color: #EEE;
  border-bottom: 1px solid #e2e2e2;
  padding: 4px 0 3px;
  margin: 0 0 20px;
  min-height: 40px
}

#top .container {
  padding: 0 20px
}

#top #form-currency .currency-select,
#top #form-language .language-select {
  text-align: left
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
  text-shadow: none;
  color: #fff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x
}

#top .btn-link,
#top-links a,
#top-links li {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none
}

#top .btn-link:hover,
#top-links a:hover {
  color: #444
}

#cart>.btn,
#top-links .dropdown-menu a:hover {
  color: #FFF
}

#top-links .dropdown-menu a {
  text-shadow: none
}

#top .btn-link strong {
  font-size: 14px;
  line-height: 14px
}

#top-links {
  padding-top: 6px
}

#top-links a+a {
  margin-left: 15px
}

#logo {
  margin: 0
}

@media screen and (max-width:767px) {
  #logo {
      text-align: center
  }
}

#cart,
#cart .dropdown-menu table {
  margin-bottom: 10px
}

#search .input-lg {
  height: 40px;
  line-height: 20px;
  padding: 0 50px;
  font-size: 18px;
  border-radius: 20px;
  -webkit-border-radius: 20px
}

#search .fa.fa-search {
  font-size: 26px;
  position: absolute;
  top: 6px;
  cursor: pointer;
  z-index: 9;
  left: 10px
}

#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 10px 35px;
  text-shadow: 0 1px 0 #FFF
}

#cart>.btn {
  font-size: 12px;
  line-height: 18px
}

#cart.open>.btn {
  background-image: none;
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none
}

#cart.open>.btn:hover {
  color: #444
}

#cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
  min-width: 100%;
  overflow-y: auto;
  max-height: 800px;
  scrollbar-width: thin;
  overflow-x: hidden
}

#menu,
#menu .btn-navbar,
#menu .see-all:focus,
#menu .see-all:hover {
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x
}

#cart .dropdown-menu li>div {
  min-width: 427px;
  padding: 0 10px
}

@media (max-width:478px) {
  #cart .dropdown-menu {
      width: 100%
  }

  #cart .dropdown-menu li>div {
      min-width: 100%
  }
}

#cart .dropdown-menu li p {
  margin: 20px 0
}

#menu {
  background-color: #229ac8;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px
}

#menu .nav>li>a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  padding: 10px 15px;
  min-height: 15px;
  background-color: transparent
}

#menu .nav>li.open>a,
#menu .nav>li>a:hover {
  background-color: rgba(0, 0, 0, .1)
}

#menu .dropdown-menu {
  padding-bottom: 0
}

#menu .dropdown-inner {
  display: table
}

#menu .dropdown-inner ul {
  display: table-cell
}

#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333;
  font-size: 12px
}

#menu .dropdown-inner li a:hover {
  color: #FFF
}

#menu .see-all {
  display: block;
  margin-top: .5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  border-radius: 0 0 3px 3px;
  font-size: 12px
}

#menu .see-all:focus,
#menu .see-all:hover {
  text-decoration: none;
  color: #fff;
  background-color: #229ac8
}

#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 2px 18px;
  float: right;
  background-color: #229ac8;
  border-color: #1f90bb #1f90bb #145e7a
}

#menu .btn-navbar.disabled,
#menu .btn-navbar:active,
#menu .btn-navbar:focus,
#menu .btn-navbar:hover,
#menu .btn-navbar[disabled] {
  color: #fff;
  background-color: #229ac8
}

@media (min-width:768px) {
  #menu .dropdown:hover .dropdown-menu {
      display: block
  }
}

@media (max-width:767px) {

  #menu .dropdown-inner,
  #menu div.dropdown-inner>ul.list-unstyled {
      display: block
  }

  #menu {
      border-radius: 4px
  }

  #menu div.dropdown-menu {
      margin-left: 0 !important;
      padding-bottom: 10px;
      background-color: rgba(0, 0, 0, .1)
  }

  #menu .dropdown-inner a {
      width: 100%;
      color: #fff
  }

  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
      background: rgba(0, 0, 0, .1)
  }

  #menu .see-all {
      margin-top: 0;
      border: none;
      border-radius: 0;
      color: #fff
  }
}

#content,
#language_switcher {
  min-height: 600px
}

#content input[type=checkbox],
#language_switcher input[type=checkbox] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  height: 30px;
  width: 30px;
  display: table-cell
}

#content input[type=checkbox]:before,
#language_switcher input[type=checkbox]:before {
  width: 30px;
  height: 30px;
  content: "";
  border: 1px solid;
  display: inline-block;
  border-radius: 0;
  box-shadow: 0 0 0
}

#content input[type=checkbox]:checked:before,
#language_switcher input[type=checkbox]:checked:before {
  background: url(/catalog/view/theme/jpshop/image/check_small.svg) #2B2F39;
  content: "";
  color: #fff;
  text-align: center;
  font-size: 23px;
  font-weight: 300;
  padding: 0;
  background-size: 100% 100%
}

.breadcrumb i,
.breadcrumb>li,
.btn-primary {
  font-size: 16px
}

#content input[type=checkbox]+label,
#language_switcher input[type=checkbox]+label {
  padding-left: 15px;
  display: table-cell;
  line-height: 18px;
  vertical-align: top;
  position: relative;
  top: 7px
}

#content input[type=radio],
#language_switcher input[type=radio] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  height: 32px;
  width: 32px;
  background: 0 0;
  border: 2px solid #2B2F39;
  border-radius: 100%
}

.quickcheckoutleft input[type=radio]:hover,
.quickcheckoutleft input[type=radio]:active,
.quickcheckoutleft input[type=radio]:focus {
  border: 2px solid #2B2F39 !important;
}

#content input[type=radio]:active:checked:before,
#content input[type=radio]:checked:before,
#language_switcher input[type=radio]:checked:before {
  background: #2B2F39;
  width: 16px;
  height: 16px;
  content: " ";
  display: table;
  margin: 0;
  position: relative;
  border-radius: 100%;
  top: 6px;
  left: 6px
}

footer {
  border-top: 0 solid #ddd;
  color: #e2e2e2
}

footer hr {
  border-top: none;
  border-bottom: 1px solid #666
}

footer a {
  color: inherit
}

footer a:hover {
  color: #fff
}

footer h5 {
  font-weight: 700
}

.alert {
  padding: 8px 14px
}

.breadcrumb {
  margin: 20px 0;
  padding: 8px 0;
  border: 0 solid #ddd;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-y: auto;
  position: relative;
  z-index: 0
}

.breadcrumb>li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 10px;
  position: relative;
  white-space: nowrap;
  font-weight: 300
}

.breadcrumb>li:first-child {
  padding-left: 0
}

.breadcrumb>li a {
  color: #545454;
  white-space: nowrap
}

.breadcrumb>li+li:before {
  content: "";
  padding: 0
}

.breadcrumb>li:after {
  content: "|";
  display: block;
  position: absolute;
  top: 1px;
  right: 0
}

.breadcrumb>li:last-of-type:after {
  display: none
}

html[dir=rtl] .breadcrumb>li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  right: unset;
  border-right: unset;
  border-bottom: unset
}

.pagination {
  margin: 0
}

.buttons {
  margin: 1em 0
}

.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 20px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-xs {
  font-size: 9px
}

.btn-sm {
  font-size: 10.2px
}

.btn-lg {
  padding: 10px 16px;
  font-size: 15px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
  font-size: 12px
}

.btn-group>.btn-xs {
  font-size: 9px
}

.btn-group>.btn-sm {
  font-size: 10.2px
}

.btn-group>.btn-lg {
  font-size: 15px
}

.btn-default {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eee, #ddd);
  background-repeat: repeat-x;
  border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

/*.btn-primary {
  -webkit-border-radius: 0;
  font-weight: 300;
  text-shadow: 0 0 0;
  transition: .5s ease all;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 10px 30px;
  position: relative;
  box-shadow: 0 0 0;
  background-color: #2B2F39;
  color: #fff;
  width: 100%;
  min-height: 44px;
  line-height: 40px;
  border: 2px solid #2B2F39
}*/

button.blue_button_action {
  transition: background-color .2s ease-in
}

.btn.btn-primary.active,
.btn.btn-primary.disabled,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-primary[disabled],
button.blue_button_action:focus,
button.blue_button_action:hover {
  background-color: transparent !important;
  border: 2px solid #2B2F39 !important;
  box-shadow: 0 0 0 !important;
  color: #2B2F39 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  font-weight: 700
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:hover,
.btn-danger[disabled],
.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:hover,
.btn-success[disabled],
.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:hover,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-danger,
.btn-info,
.btn-success,
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-repeat: repeat-x
}

/*.btn.btn-primary.active span,
.btn.btn-primary.disabled span,
.btn.btn-primary:active span,
.btn.btn-primary:focus span,
.btn.btn-primary:hover span,
.btn.btn-primary[disabled] span,
button.blue_button_action:focus span,
button.blue_button_action:hover span {
  font-weight: 700
}*/

.btn-warning {
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  border-color: #f89406 #f89406 #ad6704
}

.btn-danger {
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  border-color: #bd362f #bd362f #802420
}

.btn-success {
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  border-color: #51a351 #51a351 #387038
}

.btn-info {
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  border-color: #dc512c #dc512c #a2371a
}

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none
}

.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  border-color: #222 #222 #000
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:hover,
.btn-inverse[disabled] {
  background-color: #222;
  background-image: linear-gradient(to bottom, #333, #111)
}

.list-group a {
  border: 1px solid #DDD;
  color: #888;
  padding: 8px 12px
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  color: #444;
  background: #eee;
  border: 1px solid #DDD;
  text-shadow: 0 1px 0 #FFF
}

.carousel-caption {
  color: #FFF;
  text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
  content: "\f053";
  font-family: FontAwesome
}

.carousel-control .icon-next:before {
  content: "\f054";
  font-family: FontAwesome
}

.product-thumb {
  margin-bottom: 20px;
  overflow: auto
}

.product-thumb .image {
  text-align: center
}

.product-thumb .image a {
  display: block;
  background: #F6F6F6;
}

.product-thumb .image a:hover {
  opacity: .8
}

.product-thumb .image img {
  margin-left: auto;
  margin-right: auto
}

.product-grid .product-thumb .image {
  float: none
}

@media (min-width:767px) {
  .product-list .product-thumb .image {
      float: left;
      padding: 0 15px
  }
}

.product-thumb h4 {
  font-weight: 400
}

.button-and-options-section h4 {
	margin: 0;	
}

.button-and-options-section .price {
	margin-bottom: .25em;	
}

.product-list .product-thumb .caption {
  margin-left: 230px
}

@media (max-width:1200px) {
  .product-grid .product-thumb .caption {
      min-height: 210px;
      padding: 0 10px
  }
}

@media (max-width:767px) {
  .product-list .product-thumb .caption {
      min-height: 0;
      margin-left: 0;
      padding: 0 10px
  }

  .product-grid .product-thumb .caption {
      min-height: 0
  }
}

.rating .fa-stack {
  font-size: 8px
}

.rating .fa-star-o {
  color: #999;
  font-size: 15px
}

.rating .fa-star {
  color: #FC0;
  font-size: 15px
}

.rating .fa-star+.fa-star-o {
  color: #E69500
}

h2.price {
  margin: 0
}

.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px
}

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block
}

.product-thumb .button-group {
  border-top: 0 solid #ddd;
  background-color: transparent;
  overflow: auto
}

.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd
}

@media (max-width:768px) {
  .product-list .product-thumb .button-group {
      border-left: none
  }
}

.product-thumb .button-group button {
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden
}

.product-thumb .button-group button span {
  font-size: 16px
}

.product-thumb .button-group button+button {
  width: 100%;
  border-left: 0 solid #ddd
}

.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer
}

@media (max-width:1200px) {

  .product-thumb .button-group button,
  .product-thumb .button-group button+button {
      width: 33.33%
  }
}

@media (max-width:767px) {

  .product-thumb .button-group button,
  .product-thumb .button-group button+button {
      width: 33.33%
  }
}

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0
}

.thumbnails>li {
  margin-left: 20px
}

.thumbnails {
  margin-left: -20px
}

.thumbnails>img {
  width: 100%
}

.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd
}

.image-additional {
  max-width: 78px
}

.thumbnails .image-additional {
  float: left;
  margin-left: 20px
}

@media (min-width:1200px) {

  #content .col-lg-2:nth-child(6n+1),
  #content .col-lg-3:nth-child(4n+1),
  #content .col-lg-4:nth-child(3n+1),
  #content .col-lg-6:nth-child(2n+1) {
      clear: left
  }
}

@media (min-width:992px) and (max-width:1199px) {

  #content .col-md-2:nth-child(6n+1),
  #content .col-md-3:nth-child(4n+1),
  #content .col-md-4:nth-child(3n+1),
  #content .col-md-6:nth-child(2n+1) {
      clear: left
  }
}

@media (min-width:768px) and (max-width:991px) {

  #content .col-sm-2:nth-child(6n+1),
  #content .col-sm-3:nth-child(4n+1),
  #content .col-sm-4:nth-child(3n+1),
  #content .col-sm-6:nth-child(2n+1) {
      clear: left
  }
}

@media (min-width:768px) {
  #column-left .product-layout .col-md-3 {
      width: 100%
  }

  #column-left+#content .product-layout .col-md-3 {
      width: 50%
  }

  #column-left+#content+#column-right .product-layout .col-md-3,
  #content+#column-right .product-layout .col-md-3 {
      width: 100%
  }
}

#column-left .product-layout,
#column-right .product-layout {
  width: 100%
}

.input-group .form-control[name^=quantity] {
  min-width: 50px
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:hover,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39
}

html[dir=rtl] .checkbox input[type=checkbox],
html[dir=rtl] .checkbox-inline input[type=checkbox],
html[dir=rtl] .radio input[type=radio],
html[dir=rtl] .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-right: -20px;
  margin-left: unset
}

html[dir=rtl] .input-group-btn:last-child>.btn {
  border-radius: 5px 0 0 5px
}

html[dir=rtl] .input-group .form-control:first-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset
}

html[dir=rtl] .container .row:first-child .col-sm-4,
html[dir=rtl] .container .row:first-child .col-sm-5 {
  float: right
}

html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto
}

@media (min-width:768px) {
  html[dir=rtl] .navbar-nav {
      float: right;
      margin: 0
  }

  html[dir=rtl] .navbar-nav>li {
      float: right
  }
}

#popupaddtocart_wrapper {
  -webkit-transform: translate(calc(-50% - 430px), 0) !important;
  transform: translate(calc(-50% - 430px), 0) !important;
  margin-right: 0 !important;
  left: 100% !important;
  right: 0
}

#popupaddtocart_wrapper #popupaddtocart {
  padding: 35px;
  margin-left: 0;
  margin-right: 0;
  border-radius: 0 !important;
  max-width: 860px !important;
  min-width: 860px !important
}

#popupaddtocart_wrapper #popupaddtocart h3 {
  font-size: 22px;
  font-weight: 300
}

#popupaddtocart_wrapper #popupaddtocart h3.popupcart_product_added {
  font-size: 25px;
  font-weight: 500
}

#popupaddtocart_wrapper #popupaddtocart .popupaddtocartbuttons {
  padding-right: 30px
}

#popupaddtocart_wrapper #popupaddtocart .row:last-child {
  -webkit-justify-content: center;
  justify-content: center
}

#popupaddtocart_wrapper #popupaddtocart .row:last-child .popupaddtocartbuttons {
  text-align: center
}

#popupaddtocart_wrapper #popupaddtocart .row:last-child .popupaddtocartbuttons a.cta-button-black-white-bg {
  display: -webkit-flex;
  display: flex;
  height: 100%;
  margin-left: 0;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center
}

#popupaddtocart_wrapper #popupaddtocart .row:last-child .popupaddtocartbuttons .btn-popup-close {
  border: 2px solid #2B2F39
}

@media screen and (max-width:992px) {
  #popupaddtocart_wrapper {
      opacity: 1;
      visibility: visible;
      position: absolute;
      overflow: visible;
      z-index: 100001;
      transition: all .3s ease 0s;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      text-align: center;
      padding-top: 80px;
      left: 0 !important;
      -webkit-transform: translate(0, 0) !important;
      transform: translate(0, 0) !important
  }

  #popupaddtocart_wrapper #popupaddtocart {
      padding: 35px;
      margin-left: 0;
      margin-right: 0;
      border-radius: 0 !important;
      max-width: 100% !important;
      min-width: 100% !important;
      width: 100%
  }
}

.box-heading,
.category_container .box-heading,
aside .box-heading {
  text-transform: uppercase;
  padding: 12px 26px;
  position: relative;
  margin: 0 0 15px;
  border: 1px solid #E9E9E9;
  width: 100%
}

.box-heading:before,
.category_container .box-heading:before,
aside .box-heading:before {
  position: absolute;
  content: "";
  width: 7px;
  top: 0;
  bottom: 0;
  left: -1px;
  background: #d43094
}

form fieldset legend {
  margin-top: 5px;
  font-weight: 700
}

form fieldset .form-group {
  margin-top: 15px
}

select.form-control {
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
  appearance: auto !important
}

.form-control {
  border-radius: 0 !important;
  -webki-border-radius: 0 !important
}

.form-control:active,
.form-control:focus,
.form-control:hover {
  outline: 0 !important;
  box-shadow: 0 0 0;
  border: 2px solid #212529
}

a {
  transition: color .2s ease-in
}

a:hover {
  color: #000
}

.alert button.close {
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  border: 0;
  background: 0 0;
  font-size: 30px;
  font-weight: 700;
  float: right;
  color: #000;
  position: relative;
  top: -13px
}

#add-to-wishlist.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

#add-to-wishlist.well .col-md-9 {
  display: flex !important;
  display: -webkit-flex !important
}

#add-to-wishlist.well .col-md-9 input {
  margin: 0 auto
}

.bf-panel-wrapper.bf-responsive {
  margin-top: 48px;
  padding-left: 0;
  padding-right: 0
}

.bf-panel-wrapper.bf-responsive .close-bf-filter {
  padding-bottom: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  font-size: 26px;
  font-weight: 300;
  line-height: 26px;
  cursor: pointer
}

.bf-panel-wrapper.bf-responsive .close-bf-filter span {
  font-size: 26px;
  font-weight: 300;
  line-height: 26px
}

.bf-panel-wrapper.bf-responsive .close-bf-filter .bf-filter-title::after {
  content: url(/catalog/view/theme/jpshop/image/general-icons/filter-icon.svg);
  padding-left: 10px;
  padding-right: 10px
}

.bf-panel-wrapper.bf-responsive .close-bf-filter .bf-search-title::after {
  content: url(/catalog/view/theme/jpshop/image/general-icons/search-icon.svg);
  padding-left: 10px;
  padding-right: 0
}

.brainyfilter-panel {
  padding: 0;
  position: relative
}

.brainyfilter-panel form.bf-form {
  display: -webkit-flex;
  display: flex;
  gap: 30px
}

@media screen and (max-width:991px) {
  .brainyfilter-panel form.bf-form {
      display: block
  }
}

.brainyfilter-panel form.bf-form>.bf-attr-block {
  -webkit-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1 1;
  flex: 1 1
}

@media screen and (max-width:991px) {
  .brainyfilter-panel form.bf-form>.bf-attr-block {
      display: block;
      width: 100%
  }
}

.brainyfilter-panel form.bf-form>.bf-attr-block .bf-attr-filter {
  width: 100%
}

.brainyfilter-panel form.bf-form>.bf-attr-block .bf-attr-filter.checkedOption label {
  font-weight: 700
}

.brainyfilter-panel form.bf-form>.bf-attr-block .bf-attr-filter .bf-cell {
  background-color: transparent
}

.brainyfilter-panel form.bf-form>.bf-attr-block .bf-attr-filter .bf-cell:first-child {
  display: none
}

.bf-price-container {
  background: 0 0
}

.bf-price-container input {
  display: inline
}

.bf-search-container.bf-attr-filter input {
  width: 100%;
  box-sizing: border-box;
  margin: 8px 0;
  text-align: left !important
}

.bf-c-3,
.bf-responsive.bf-active.bf-left .box-heading,
.brainyfilter-panel input {
  text-align: right
}

input[type=text].bf-search {
  background-color: #fff;
  background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/search.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 50%;
  padding: 9px;
  box-shadow: 0 0;
  border: 1px solid #707070;
  font-size: 16px
}

input[type=text].bf-search:active,
input[type=text].bf-search:focus,
input[type=text].bf-search:hover {
  outline: 0;
  border: 1px solid #707070
}

.bf-panel-wrapper {
  position: relative
}

.brainyfilter-panel .box-content {
  border: 0;
  padding: 8px 0 4px
}

.brainyfilter-panel.bf-hide-panel {
  transition: opacity .2s
}

.bf-panel-wrapper.bf-panel-hidden {
  opacity: .3
}

.bf-slider-range {
  clear: both
}

input[type=text].bf-range-max,
input[type=text].bf-range-min,
input[type=text].bf-slider-input {
  width: 50px;
  min-width: 50px
}

.bf-price-slider-container {
  padding: 0 7px 15px
}

.bf-cur-symb {
  padding-bottom: 10px
}

.help-txt-heading {
  font-size: 10px;
  color: #000
}

.help-txt {
  overflow: auto
}

.bf-with-float-btn .bf-buttonsubmit {
  display: none
}

.bf-attr-filter input[type=checkbox],
.bf-attr-filter input[type=radio],
.bf-count {
  display: block
}

.bf-buttonclear {
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/sprite.png) 0 -24px no-repeat;
  color: #8E8E8E;
  text-decoration: underline;
  line-height: 16px;
  cursor: pointer;
  border: 0;
  margin: 0;
  min-height: 16px;
  padding: 0 0 0 18px
}

.bf-buttonclear-box {
  border: 0;
  padding: 8px 10px
}

.bf-buttonclear:hover {
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/sprite.png) 0 -53px no-repeat;
  color: #B83D3D
}

.ajax-shadow {
  position: absolute;
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: 0 0
}

.bf-attr-filter,
.bf-attr-group-header,
.bf-attr-header,
.bf-count {
  position: relative
}

.bf-attr-group-header {
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  background: #CCC;
  border: 0;
  padding: 0 10px;
  border-radius: 0;
  margin-top: -1px;
  z-index: 3
}

.bf-attr-header {
  border-radius: 0;
  border: 0;
  border-top: 1px solid #DBDEE1;
  background: #EEE;
  font-weight: 400;
  padding: 7px 10px;
  z-index: 2
}

.bf-attr-header.bf-w-line {
  border-style: solid none none
}

.bf-price-container .box-content {
  border: 0
}

.bf-attr-filter select {
  margin: 0;
  width: 100%
}

.bf-attr-filter input {
  margin: 0
}

.bf-rating-1,
.bf-rating-2,
.bf-rating-3,
.bf-rating-4,
.bf-rating-5 {
  background-position: center left;
  background-repeat: no-repeat
}

.bf-rating-1 {
  background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-1.png)
}

.bf-rating-2 {
  background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-2.png)
}

.bf-rating-3 {
  background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-3.png)
}

.bf-rating-4 {
  background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-4.png)
}

.bf-rating-5 {
  background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-5.png)
}

.brainyfilter-panel .bf-attr-header {
  background: 0 0 !important;
  padding-bottom: 15px !important;
  padding-top: 15px !important
}

.bf-price-container {
  padding: 5px
}

.bf-count {
  float: right;
  background: #F46234;
  color: #fff;
  line-height: 20px;
  padding: 0 3px;
  border-radius: 3px
}

.bf-disabled,
.bf-na {
  color: #ccc
}

.brainyfilter-panel .bf-count.bf-empty {
  background: #ccc
}

.ndash {
  margin-left: 5px;
  margin-right: 5px
}

.bf-slider-container {
  overflow: visible
}

.bf-arrow,
.bf-close-btn,
.bf-cross {
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/sprite.png) no-repeat;
  vertical-align: middle;
  cursor: pointer
}

.bf-close-btn {
  margin-left: 10px;
  background-position: 50% -24px;
  display: inline-block;
  width: 16px;
  height: 16px
}

.bf-close-btn:hover {
  background-position: 50% -53px
}

.bf-cross {
  background-position: 50% -80px;
  display: inline;
  font-size: 0;
  padding: 8px
}

.bf-cross:hover {
  background-position: 50% -103px
}

.bf-float-submit {
  position: absolute;
  z-index: 99;
  border: 1px solid #B3B3B3;
  background-color: #FEFEFE;
  border-radius: 5px;
  padding: 5px 10px;
  top: -5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.bf-tick {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/sprite.png) 0 1px no-repeat;
  vertical-align: middle
}

.bf-tick.bf-loading {
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/loading.gif) 50% 50% no-repeat
}

.bf-buttonsubmit-wrapper {
  position: relative;
  display: inline-block;
  float: right
}

.bf-form .bf-buttonsubmit {
  margin-right: 9px
}

.bf-attr-block-cont {
  display: table;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.bf-attr-block .bf-attr-block-cont .bf-attr-filter:last-child .bf-cell {
  border-bottom: 0
}

.bf-cell,
.bf-form div:nth-last-of-type(2) .bf-attr-filter:last-child .bf-cell {
  border-bottom: 1px solid #EEE
}

.bf-row {
  display: table-row
}

.bf-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 4px 0;
  height: 20px
}

.bf-cell label {
  display: block;
  padding-right: 3px;
  margin: 0;
  cursor: pointer
}

.bf-c-1,
.bf-horizontal .bf-with-counts .bf-cell label {
  padding-right: 4px
}

.bf-c-1 {
  width: 12px
}

.bf-c-3 {
  width: 1px
}

.bf-hidden {
  display: none
}

.bf-sliding {
  overflow: hidden;
  display: block
}

.bf-responsive .bf-sliding.bf-expanded {
  overflow-y: auto
}

.bf-sliding-show {
  color: #0D9FDF;
  font-size: 12px;
  font-weight: 700;
  padding: 7px 10px;
  position: relative;
  cursor: pointer
}

.bf-clickable {
  cursor: pointer
}

.bf-arrow {
  background-position: 50% -153px;
  display: inline;
  font-size: 0;
  padding: 8px;
  float: right
}

.bf-attr-filter label img {
  height: 20px;
  vertical-align: middle;
  margin-right: 3px
}

.bf-attr-filter .bf-grid input {
  display: none
}

.bf-grid .bf-grid-item {
  float: left;
  text-align: center;
  width: 25%;
  padding: 3px;
  box-sizing: border-box
}

.bf-grid .bf-grid-item.selected {
  border: 3px solid #eee;
  border-radius: 3px;
  padding: 0
}

.bf-grid label img {
  width: 34px;
  height: 34px;
  margin: 0
}

.bf-grid {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto
}

.bf-slider-inputs {
  padding-bottom: 10px
}

.bf-slider-container.ui-slider-horizontal,
.bf-slider-range.ui-slider-horizontal {
  height: 7px;
  border-radius: 4px
}

.bf-slider-container.ui-slider .ui-slider-handle,
.bf-slider-range .ui-slider-handle {
  border-radius: 7px;
  width: 13px;
  height: 13px;
  cursor: pointer;
  background: linear-gradient(to bottom, #e2e2e2 0, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%)
}

.bf-cell .ui-slider-horizontal .ui-slider-range,
.bf-slider-range.ui-slider .ui-slider-range {
  top: -1px;
  bottom: -1px;
  height: auto
}

.bf-slider-label {
  position: absolute;
  display: block;
  bottom: -16px;
  font-size: 10px;
  color: #666;
  margin-left: 0;
  white-space: nowrap;
  height: 11px;
  line-height: 11px
}

.bf-slider-label:after {
  content: " ";
  display: block;
  position: absolute;
  height: 3px;
  border-left: 1px solid #CCC;
  top: -3px;
  left: 50%
}

.bf-btn-reset,
.bf-btn-show,
.bf-horizontal .bf-arrow {
  display: none
}

.bf-price-filter .ui-slider .bf-slider-label:first-of-type:after {
  left: 0
}

.bf-price-filter .bf-slider-label:last-of-type:after {
  left: 100%
}

.bf-slider-container-wrapper {
  position: relative;
  padding: 0 7px 15px
}

.bf-horizontal {
  overflow: hidden
}

.bf-horizontal .bf-clickable {
  cursor: default
}

.bf-horizontal .bf-attr-header {
  background: #FFF;
  float: left;
  border: none
}

.bf-form>.bf-attr-block:first-of-type,
.bf-form>.bf-attr-block:first-of-type .bf-attr-header,
.bf-horizontal .bf-left-half+.bf-attr-block {
  border-width: 0
}

.bf-horizontal .bf-form>.bf-attr-block:first-of-type.bf-keywords-filter,
.bf-horizontal .bf-form>.bf-attr-block:first-of-type.bf-price-filter,
.bf-horizontal .bf-left-half+.bf-attr-block {
  height: 100%
}

.bf-horizontal .bf-keywords-filter,
.bf-horizontal .bf-price-filter {
  height: 41px;
  box-sizing: border-box
}

.bf-horizontal .bf-keywords-filter .bf-attr-header,
.bf-horizontal .bf-price-filter .bf-attr-header,
.bf-horizontal .bf-slider .bf-attr-header {
  height: 40px;
  line-height: 20px;
  box-sizing: border-box
}

.bf-left-half {
  float: left;
  width: 50%
}

.bf-horizontal .bf-row {
  display: block;
  float: left
}

.bf-horizontal .bf-slider .bf-row {
  display: block;
  float: none
}

.bf-horizontal .bf-sliding-cont {
  height: 100%;
  box-sizing: border-box
}

.bf-horizontal .bf-cell:after {
  content: " ";
  display: block;
  clear: left
}

.bf-horizontal .bf-keywords-filter .bf-sliding-cont,
.bf-horizontal .bf-price-filter .bf-sliding-cont,
.bf-horizontal .bf-slider .bf-sliding-cont {
  height: auto
}

.bf-horizontal .bf-sliding-cont.bf-scrollable {
  margin-right: 66px
}

.bf-horizontal .bf-cell {
  border: 0;
  display: block;
  float: left
}

.bf-horizontal .bf-c-3 {
  width: auto
}

.bf-horizontal .bf-keywords-filter+.bf-price-filter,
.bf-horizontal .bf-price-filter+.bf-keywords-filter {
  float: left;
  width: 50%
}

.bf-horizontal .bf-keywords-filter+.bf-price-filter+.bf-attr-block,
.bf-horizontal .bf-keywords-filter+.bf-price-filter+.bf-attr-group-header,
.bf-horizontal .bf-price-filter+.bf-keywords-filter+.bf-attr-block,
.bf-horizontal .bf-price-filter+.bf-keywords-filter+.bf-attr-group-header {
  clear: left
}

.bf-horizontal .bf-keywords-filter+.bf-price-filter+.bf-attr-block:before .bf-horizontal .bf-attr-block:after,
.bf-horizontal .bf-price-filter+.bf-keywords-filter+.bf-attr-block:before {
  content: " ";
  display: table
}

.bf-horizontal .bf-attr-block-cont {
  display: block;
  padding: 0
}

.bf-horizontal .bf-keywords-filter .bf-attr-block-cont,
.bf-horizontal .bf-price-filter .bf-attr-block-cont,
.bf-horizontal .bf-scrollable .bf-attr-block-cont {
  position: relative
}

.bf-horizontal .bf-attr-block {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  border: 0;
  border-top: 0 solid #DBDEE1
}

.bf-horizontal .bf-sliding {
  overflow: visible
}

.bf-horizontal .bf-sliding-cont {
  overflow: hidden;
  position: relative;
  margin-right: 10px
}

.bf-horizontal .bf-count {
  border-radius: 0 6px 6px 0;
  line-height: 22px;
  padding: 0 5px;
  margin-right: -6px
}

.bf-horizontal .bf-cross {
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/sprite.png) -4px -76px no-repeat;
  border-radius: 0 6px 6px 0;
  display: none !important;
  padding: 11px 4px;
  margin-left: 3px
}

.bf-horizontal .bf-cross:hover {
  background-position: -4px -99px
}

.bf-horizontal .bf-cell {
  background-color: #eee;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: border-box;
  height: inherit
}

.bf-horizontal .bf-c-2 label {
  height: auto;
  line-height: 22px;
  font-size: 16px;
  font-weight: 300
}

.bf-horizontal .bf-cell.bf-c-1,
.bf-horizontal .bf-cell.bf-c-3 {
  height: 22px
}

.bf-horizontal .bf-cell.bf-c-1 {
  border-radius: 6px 0 0 6px;
  margin-top: 4px;
  padding-left: 6px;
  width: 25px;
  padding-top: 4px
}

.bf-horizontal .bf-c-3 {
  margin-right: 6px;
  padding-right: 6px;
  border-radius: 0 6px 6px 0
}

.bf-horizontal .bf-price-container {
  padding: 0
}

.bf-horizontal .bf-price-slider-container,
.bf-horizontal .bf-slider-container-wrapper {
  overflow: hidden;
  padding: 15px 7px
}

.bf-horizontal .bf-price-slider-container {
  margin: 0
}

.bf-horizontal .bf-price-slider-container.bf-slider-with-labels,
.bf-horizontal .bf-slider-container-wrapper.bf-slider-with-labels {
  padding: 10px 7px 15px
}

.bf-horizontal .bf-cur-symb,
.bf-horizontal .bf-slider-inputs {
  display: block;
  float: left;
  padding-top: 9px;
  padding-bottom: 0;
  margin-right: 10px
}

.bf-horizontal .bf-slider .bf-cell {
  float: none;
  background: inherit;
  margin-top: 0
}

.bf-horizontal .bf-buttonclear {
  float: right;
  margin-right: 9px;
  min-height: 17px
}

.bf-toggle-filter-arrow {
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/bf-hl-arrows.png) no-repeat rgba(0, 0, 0, 0);
  background-position: -54px 0;
  cursor: pointer;
  float: right;
  height: 18px;
  position: relative;
  text-decoration: none;
  width: 18px;
  margin-left: 10px
}

.bf-toggle-filter-arrow.bf-down {
  background-position: -36px 0
}

.bf-toggle-filter-arrow:hover {
  background-position: -54px -18px
}

.bf-toggle-filter-arrow.bf-down:hover {
  background-position: -36px -18px
}

.bf-horizontal .bf-attr-filter label img {
  height: 16px
}

.bf-horizontal .bf-disabled .bf-c-2 label {
  padding-right: 0
}

.bf-horizontal .bf-group-arrow {
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/bf-hl-arrows.png) -54px 0 no-repeat rgba(0, 0, 0, 0);
  cursor: pointer;
  float: right;
  height: 18px;
  position: relative;
  text-decoration: none;
  width: 18px;
  margin-left: 10px;
  margin-top: 4px
}

.bf-horizontal .bf-group-arrow.bf-down {
  background-position: -36px 0
}

.bf-horizontal .bf-group-arrow:hover {
  background-position: -54px -18px
}

.bf-horizontal .bf-group-arrow.bf-down:hover {
  background-position: -36px -18px
}

.bf-horizontal .bf-form div:nth-last-of-type(2) .bf-attr-filter:last-child .bf-cell {
  border-bottom: none
}

.bf-horizontal .bf-btn-left,
.bf-horizontal .bf-btn-right {
  height: 18px;
  width: 18px;
  position: absolute;
  cursor: pointer;
  text-decoration: none;
  top: 6px;
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/bf-hl-arrows.png) no-repeat
}

.bf-horizontal .bf-btn-right {
  background-position: -18px 0;
  right: 10px
}

.bf-horizontal .bf-btn-left {
  background-position: 0 0;
  right: 38px
}

.bf-horizontal .bf-btn-left:hover {
  background-position: 0 -18px
}

.bf-horizontal .bf-btn-right:hover {
  background-position: -18px -18px
}

.bf-horizontal .bf-rating-1 label,
.bf-horizontal .bf-rating-2 label,
.bf-horizontal .bf-rating-3 label,
.bf-horizontal .bf-rating-4 label,
.bf-horizontal .bf-rating-5 label {
  width: 100px
}

.bf-horizontal .bf-cell label,
.bf-horizontal .bf-with-counts .bf-disabled .bf-cell label {
  padding-right: 0
}

.bf-horizontal .bf-attr-group-header+.bf-attr-block {
  border-top: none
}

.bf-horizontal .bf-left-half+.bf-price-filter .bf-attr-header {
  width: 50px;
  box-sizing: border-box
}

.bf-horizontal .bf-attr-header {
  width: 100%;
  margin-right: 10px;
  box-sizing: border-box;
  padding: 0;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px
}

.bf-horizontal .bf-carousel-fon {
  overflow: auto;
  width: 66px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0
}

.bf-horizontal .bf-search-container {
  padding-right: 5px
}

.bf-horizontal .brainyfilter-panel {
  overflow: inherit
}

.bf-responsive.bf-active {
  position: relative;
  z-index: 9
}

.bf-responsive.bf-active .bf-check-position {
  position: fixed;
  top: 80px;
  margin: 0 15px;
  transition: left .3s, right .3s;
  -webkit-transition: left .3s, right .3s;
  overflow: auto;
  box-shadow: 0 0 20px;
  -webkit-box-shadow: 0 0 20px 0 #000;
  -moz-box-shadow: 0 0 20px 0 #000;
  background: #FFF
}

.bf-responsive.bf-active.bf-left .bf-check-position {
  left: -100%
}

.bf-responsive.bf-active.bf-left .bf-btn-show,
.bf-responsive.bf-active.bf-left.bf-opened .bf-check-position {
  left: 0
}

.bf-responsive.bf-active.bf-right .bf-check-position {
  right: -100%
}

.bf-responsive.bf-active.bf-right .bf-btn-show,
.bf-responsive.bf-active.bf-right.bf-opened .bf-check-position {
  right: 0
}

.bf-btn-show {
  background: #2B2F39;
  width: 60px;
  padding: 2px 0 0 10px
}

.bf-left .bf-btn-show {
  padding: 2px 10px 0 0
}

.bf-btn-show:after,
.bf-btn-show:before {
  content: " ";
  display: block;
  float: left;
  height: 24px;
  background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/responsive-layout-icons.png)
}

.bf-btn-reset:before {
  content: "\f021";
  font-family: FontAwesome;
  display: block;
  float: left;
  height: 24px;
  background-image: none;
  color: #fff
}

.bf-right .bf-btn-show:before {
  width: 26px;
  background-position: -19px 0
}

.bf-right .bf-btn-show:after {
  width: 11px;
  background-position: -57px 0;
  float: right
}

.bf-left .bf-btn-show:before {
  width: 11px;
  background-position: -46px 0
}

.bf-left .bf-btn-show:after {
  width: 26px;
  background-position: -19px 0;
  float: right
}

.bf-responsive.bf-active.bf-opened.bf-right .bf-btn-show:after {
  width: 11px;
  background-position: -46px 0
}

.bf-responsive.bf-active.bf-opened.bf-left .bf-btn-show:before {
  width: 11px;
  background-position: -57px 0
}

.bf-btn-reset:before {
  width: 18px;
  background-position: -1px 0
}

.bf-btn-reset {
  background: #F00202;
  width: 40px;
  padding: 2px 0 0 11px
}

.bf-responsive.bf-active .bf-btn-show,
.bf-responsive.bf-active.bf-opened .bf-btn-reset {
  display: block;
  position: fixed;
  cursor: pointer;
  z-index: 1001;
  height: 36px;
  box-sizing: border-box
}

.bf-horizontal .bf-attr-block.sorting_filter input,
.bf-responsive.bf-active .bf-buttonclear-box,
.bf-responsive.bf-active .box-heading * {
  display: none
}

.bf-responsive.bf-active .bf-btn-show {
  height: 29px
}

.bf-responsive.bf-active.bf-right .bf-btn-reset {
  right: 60px
}

.bf-responsive.bf-active.bf-left .bf-btn-reset {
  left: 315px
}

.bf-responsive.bf-active .box-content,
.bf-responsive.bf-active .box-heading {
  border-radius: 0;
  border-width: 0
}

.bf-responsive.bf-active .box-heading {
  border-bottom-width: 1px;
  padding-left: 10px;
  padding-right: 10px
}

.bf-responsive.bf-active.bf-panel-wrapper.bf-panel-hidden {
  opacity: .9
}

.bf-responsive.bf-active .ajax-shadow {
  position: fixed;
  background: url(/catalog/view/theme/jpshop/image/brainyfilter/loading-big.gif) 50% 50% no-repeat
}

.bf-responsive.bf-active .bf-left-half {
  float: none;
  width: auto
}

.bf-responsive.bf-active .bf-attr-block-cont {
  position: relative;
  width: 100% !important
}

.bf-responsive.bf-active .bf-sliding-cont {
  margin-top: 0 !important
}

.bf-non-scrollable {
  overflow: hidden;
  position: fixed
}

.bf-cascade-1,
.bf-cascade-2,
.bf-cascade-3 {
  background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/subcategory-arrow.png);
  background-repeat: no-repeat
}

.bf-cascade-1 {
  padding-left: 10px;
  background-position: 0 50%
}

.bf-cascade-2 {
  padding-left: 20px;
  background-position: 10px 50%
}

.bf-cascade-3 {
  padding-left: 30px;
  background-position: 20px 50%
}

.bf-horizontal .bf-attr-block.sorting_filter label {
  height: auto;
  line-height: 22px;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
  margin-top: 10px
}

.bf-horizontal .bf-attr-block.sorting_filter label.checked_bf_option {
  font-weight: 700
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi),
only screen and (min-resolution:1.5dppx) {

  .bf-arrow,
  .bf-buttonclear,
  .bf-buttonclear:hover,
  .bf-close-btn,
  .bf-cross,
  .bf-tick {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/sprite@2x.png) !important
  }

  .bf-buttonclear,
  .bf-buttonclear:hover {
      background-size: 16px 181px
  }

  .bf-arrow,
  .bf-close-btn,
  .bf-cross {
      background-size: 16px 181px !important
  }

  .bf-tick {
      background-size: 16px 181px
  }

  .bf-tick.bf-loading {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/loading@2x.gif) !important;
      background-size: 16px 16px
  }

  .bf-rating-1,
  .bf-rating-2,
  .bf-rating-3,
  .bf-rating-4,
  .bf-rating-5 {
      background-size: 95px 15px
  }

  .bf-rating-5 {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-5@2x.png) !important
  }

  .bf-rating-4 {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-4@2x.png) !important
  }

  .bf-rating-3 {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-3@2x.png) !important
  }

  .bf-rating-2 {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-2@2x.png) !important
  }

  .bf-rating-1 {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/stars-1@2x.png) !important
  }

  #bf-search {
      background: url(/catalog/view/theme/jpshop/image/brainyfilter/search.png) calc(100% - 20px) 50% no-repeat;
      background-size: 13px 13px
  }

  .bf-horizontal .bf-c-2 label {
      display: table-cell !important
  }

  .bf-horizontal .bf-count {
      display: table !important
  }

  .bf-horizontal .bf-btn-left,
  .bf-horizontal .bf-btn-right,
  .bf-horizontal .bf-group-arrow,
  .bf-horizontal .box-heading a .carousel-button-left a,
  .bf-toggle-filter-arrow,
  .carousel-button-right a {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/bf-hl-arrows@2x.png) !important;
      background-size: 72px 36px
  }

  .bf-btn-show:after,
  .bf-btn-show:before {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/responsive-layout-icons@2x.png) !important;
      background-size: 69px 24px
  }

  .bf-responsive.bf-active .ajax-shadow {
      background-image: url(/catalog/view/theme/jpshop/image/brainyfilter/loading-big.gif) !important;
      background-size: 64px 64px
  }
}

.bf-panel-wrapper.bf-responsive .bf-btn-show {
  background: #2B2F39 !important;
  z-index: 0
}

.bf-panel-wrapper.bf-responsive .bf-btn-reset {
  z-index: 0
}

@media screen and (max-width:991px) {
  .brainyfilter-panel.box-content .bf-attr-block.sorting_filter input {
      display: none
  }

  .brainyfilter-panel.box-content .bf-attr-block.sorting_filter label {
      display: block;
      width: 100%;
      padding: 5px 15px 10px 10px;
      font-size: 18px
  }

  .brainyfilter-panel.box-content .bf-cell label {
      font-size: 18px;
      padding: 5px 15px 10px 10px
  }
}

.modal-content button.close {
  border: 0;
  background: 0 0;
  font-size: 30px
}

#content .html-content-module {
  border: 1px solid #707070;
  padding: 25px 45px;
  margin-bottom: 15px
}

#content .html-content-module h3 {
  font-size: 24px;
  margin-bottom: 15px;
  color: red
}

#common-home #content .html-content-module {
  border: 0 solid #2B2F39;
  padding: 0;
  margin-bottom: 15px
}

@media screen and (min-width:1440px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
      max-width: 1400px !important
  }
}

@media screen and (min-width:1920px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
      max-width: 1880px !important
  }
}

#breadcrumb_and_back_wrapper {
  -webkit-align-items: center;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 12px
}

#breadcrumb_and_back_wrapper .breadcrumb {
  margin: 0
}

#breadcrumb_and_back_wrapper #go_back_main_wrapper {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  display: -webkit-flex;
  display: flex
}

#breadcrumb_and_back_wrapper #go_back_main_wrapper .go_back_cat a,
#breadcrumb_and_back_wrapper #go_back_main_wrapper .go_back_cat i {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  height: 100%;
  display: -webkit-flex;
  display: flex
}

#breadcrumb_and_back_wrapper #go_back_main_wrapper .go_back_cat i {
  margin-right: 10px
}

.animation_circle {
  position: absolute;
  border: 3px solid transparent;
  border-top-color: #2b2f39;
  border-radius: 50%;
  -webkit-animation: rotateloader linear infinite;
  animation: rotateloader linear infinite;
  overflow: hidden
}

.animation_circle.animation_circle_one {
  height: 50px;
  width: 50px;
  left: 50px;
  top: 50px;
  -webkit-animation-duration: .85s;
  animation-duration: .85s
}

.animation_circle.animation_circle_two {
  height: 75px;
  width: 75px;
  top: 38px;
  left: 38px;
  -webkit-animation-duration: .95s;
  animation-duration: .95s
}

.animation_circle.animation_circle_three {
  height: 100px;
  width: 100px;
  top: 25px;
  left: 25px;
  -webkit-animation-duration: 1.05s;
  animation-duration: 1.05s
}

.animation_loader {
  position: relative;
  margin: 0
}

@-webkit-keyframes rotateloader {
  from {
      -webkit-transform: rotateZ(360deg);
      transform: rotateZ(360deg)
  }

  to {
      -webkit-transform: rotateZ(0);
      transform: rotateZ(0)
  }
}

@keyframes rotateloader {
  from {
      -webkit-transform: rotateZ(360deg);
      transform: rotateZ(360deg)
  }

  to {
      -webkit-transform: rotateZ(0);
      transform: rotateZ(0)
  }
}

.loading-anim {
  position: relative;
  width: 200px;
  height: 200px;
  margin: auto;
  -webkit-perspective: 800px;
  perspective: 800px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0) rotateY(0) rotateX(0) rotateZ(0) scale(1);
  transform: translateZ(0) rotateY(0) rotateX(0) rotateZ(0) scale(1);
  opacity: 1
}

.loading-anim .border_animation {
  position: absolute;
  border-radius: 50%;
  border: 3px solid #2B2F39
}

.loading-anim .mid_animation,
.loading-anim .out_animation {
  border-left-color: transparent;
  border-right-color: transparent
}

.loading-anim .out_animation {
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
  animation: spin 2s linear reverse infinite
}

.loading-anim .in_animation {
  top: 18%;
  left: 18%;
  width: 64%;
  height: 64%;
  border-top-color: transparent;
  border-bottom-color: transparent;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

.loading-anim .mid_animation {
  top: 40%;
  left: 40%;
  width: 20%;
  height: 20%;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite
}

@-webkit-keyframes spin {
  from {
      -webkit-transform: rotate(0);
      transform: rotate(0)
  }

  to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@keyframes spin {
  from {
      -webkit-transform: rotate(0);
      transform: rotate(0)
  }

  to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

html body #account-forgotten #content {
  padding-top: 90px
}

html body .mfp-figure:after {
  background: #fff !important
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.eot);
  src: local(""), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.eot?#iefix) format("embedded-opentype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.woff2) format("woff2"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.woff) format("woff"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.ttf) format("truetype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-200.svg#Jost) format("svg")
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-ext-300.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-300.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.eot);
  src: local(""), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.eot?#iefix) format("embedded-opentype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.woff2) format("woff2"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.woff) format("woff"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.ttf) format("truetype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-regular.svg#Jost) format("svg")
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.eot);
  src: local(""), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.eot?#iefix) format("embedded-opentype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.woff2) format("woff2"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.woff) format("woff"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.ttf) format("truetype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-500.svg#Jost) format("svg")
}

@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.eot);
  src: local(""), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.eot?#iefix) format("embedded-opentype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.woff2) format("woff2"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.woff) format("woff"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.ttf) format("truetype"), url(/catalog/view/theme/jpshop/fonts/jost-v6-latin-700.svg#Jost) format("svg")
}

body,
div,
font,
html,
li,
p,
span,
strong,
u,
ul {
  font-family: Jost, cursive, sans-serif, Arial, "Helvetica Neue" !important;
  font-size: 22px;
  font-weight: 300
}

body {
  font-size: 22px;
  font-weight: 300;
  color: #2B2F39
}

body #content input[type=email].form-control,
body #content input[type=number].form-control,
body #content input[type=password].form-control,
body #content input[type=tel].form-control,
body #content input[type=text].form-control,
body #content select.form-control {
  height: 70px
}

body #content .alert-danger {
  border-radius: 0;
  background: #F00202;
  color: #fff;
  border: 0 solid
}

body #content .alert-success {
  color: #fff;
  background-color: #69D96D;
  border-color: transparent;
  border-radius: 0
}

body.disable-body-overflow {
  overflow: hidden
}

.row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0
}

hr.green-sep {
  height: 3px;
  border-bottom: 3px solid #2B2F39
}

.col-xs-12.col-sm-3.col-md-3.col-lg-3.footer_icons {
  padding: 10px;
  background: #EEE;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
  border: 2px solid #494949
}

.col-xs-12.col-sm-3.col-md-3.col-lg-3.footer_icons .footer_icons_headline {
  font-weight: 700
}

body>div:not(#common-home):not(#product-category):not(#checkout-cart):not(#checkout-checkout):not(#information-information) {
  /**padding-top: 138px*/
}

@media screen and (max-width:767px) {
  body>div:not(#common-home):not(#product-category):not(#checkout-cart):not(#checkout-checkout):not(#information-information) {
      padding-top: 75px
  }
}

@keyframes MoveUpDown {

  0%,
  100% {
      top: 0
  }

  50% {
      top: 20px
  }
}

@-webkit-keyframes MoveUpDown {

  0%,
  100% {
      top: 0
  }

  50% {
      top: 20px
  }
}

#account-account {
  padding: 220px 0 110px !important
}

@media screen and (max-width:767px) {
  #account-account {
      /*padding: 155px 0 55px !important*/
      padding: 0 0 55px !important;
  }
}

#account-account .account-options {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: start;
  align-content: start;
  -webkit-align-items: start;
  align-items: start;
  padding-bottom: 90px
}

@media screen and (max-width:767px) {
  #account-account .account-options {
      -webkit-justify-content: space-between;
      justify-content: space-between;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px
  }
}

#account-account .account-options li {
  padding: 0;
  font-size: 20px;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
  display: flex;
  display: -webkit-flex;
  text-align: center;
  font-weight: 400;
  /*margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 15px*/
	margin: .25em;
}

@media screen and (max-width:767px) {
  #account-account .account-options li {
      /*width: calc(82% - 5px);*/
	  width: 45%;
      margin-bottom: 10px;
      margin-right: 0;
      /*height: 110px; */
	  height: 40px;
      color: #fff;
      /*font-size: 18px;*/
	  font-size: 16px;
      background: #2B2F39
  }
}

#account-account .account-options li a {
  color: #2B2F39;
  padding: 0 0 25px;
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: center;
  justify-content: center;
  transition: all .2s ease-in
}

#account-account .account-options li a.active_account_option,
#account-account .account-options li a:focus,
#account-account .account-options li a:hover {
  background-color: transparent;
  border-bottom: 5px solid #2B2F39 !important
}

@media screen and (max-width:767px) {
  #account-account .account-options li a {
      width: 100%;
      padding-bottom: 0;
      color: #fff
  }

  #account-account .account-options li a.active_account_option,
  #account-account .account-options li a:focus,
  #account-account .account-options li a:hover {
      border-bottom: 3px solid #2B2F39 !important;
      border-top: 3px solid #2B2F39 !important;
      border-left: 3px solid #2B2F39 !important;
      border-right: 3px solid #2B2F39 !important;
      color: #2B2F39;
      background-color: #fff
  }
}

#account-account #content>h2,
#account-account #content>h2+ul {
  display: none
}

#account-account .form_addresses {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px
}

#account-account .form_addresses .form_address {
  -webkit-flex: 1 1 calc(50% - 30px);
  flex: 1 1 calc(50% - 30px);
  padding: 30px;
  border: 2px solid #2B2F39;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

#account-account .form_addresses .form_address>div:last-child {
  font-size: 18px
}

#account-account .form_addresses .form_address>div:last-child a {
  text-decoration: underline
}

#account-account #orders_list .order_single {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 2px solid #707070;
  padding-bottom: 30px
}

#account-account #orders_list .order_single:not(:first-child) {
  padding-top: 60px
}

#account-account #orders_list .order_single .order_single_products {
  min-width: 340px;
  max-width: 340px
}

#account-account #orders_list .order_single .order_single_products .order_single_product {
  display: -webkit-flex;
  display: flex;
  gap: 30px;
  margin-bottom: 30px
}

#account-account #orders_list .order_single .order_single_date>div:last-child,
#account-account #orders_list .order_single .order_single_order_nr>div:last-child,
#account-account #orders_list .order_single .order_single_status>div:last-child {
  font-weight: 300
}

#account-account #order_info .general_order_info {
  padding-top: 95px;
  padding-bottom: 95px;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  color: #919191
}

#account-account #order_info .delivery_order_info {
  padding-top: 90px
}

#account-account #order_info .delivery_order_info .btn_return_order {
  margin-top: 25px
}

#account-return h1 {
  margin-top: 90px
}

#account-return form legend {
  margin-top: 30px;
  margin-bottom: 30px
}

#account-return form .form-group label {
  margin-top: 10px;
  margin-bottom: 10px
}

#account-return form .form-group .radio {
  margin-bottom: 15px
}

#account-return form .form-group .radio label {
  display: -webkit-flex;
  display: flex
}

#account-return form .form-group .radio input {
  margin-right: 10px
}

#account-shipping-info h1 {
  margin-top: 90px
}

#account-shipping-info #dhl_shipping_info h2 {
  margin-top: 90px;
  margin-bottom: 30px
}

#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single {
  display: -webkit-flex;
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 10px
}

#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single>div:first-child,
#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single>div:nth-child(2) {
  -webkit-flex: 1 1 20%;
  flex: 1 1 20%
}

#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single>div:nth-child(2) {
  text-align: center
}

#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single>div:nth-child(3) {
  -webkit-flex: 1 1 60%;
  flex: 1 1 60%
}

#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single:last-child {
  border-bottom: 0 solid
}

#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single .dhl_status_code .detailed_status_code_pre-transit:before,
#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single .dhl_status_code.detailed_status_code_pre-transit::before {
  font-family: FontAwesome;
  content: "\f0f3"
}

#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single .dhl_status_code .detailed_status_code_transit:before,
#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single .dhl_status_code.detailed_status_code_transit::before {
  font-family: FontAwesome;
  content: "\f0d1"
}

#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single .dhl_status_code .detailed_status_code_delivered:before,
#account-shipping-info #dhl_shipping_info .detailed_shipping_info_single .dhl_status_code.detailed_status_code_delivered::before {
  font-family: FontAwesome;
  content: "\f058"
}

#account-shipping-info .detailed_shipping_info {
  margin-bottom: 90px
}

#account-order .btn-info {
  color: #2B2F39;
  text-shadow: 0 0 0;
  background-color: transparent;
  background-image: none;
  border: 0 solid;
  box-shadow: 0 0 0
}

#account-order .btn-info .fa {
  font-size: 20px
}

#content .full-width-carousel {
  background: #2B2F39;
  padding-top: 120px;
  padding-bottom: 80px;
  width: 100%
}

#content .full-width-carousel .full-width-carousel-slide.container .row {
  -webkit-align-items: center;
  align-items: center
}

@media screen and (max-width:767px) {

  #account-account #main_account_content,
  #content .full-width-carousel .full-width-carousel-slide.container .row {
      padding-left: 15px;
      padding-right: 15px
  }
}

#content .full-width-carousel .full-width-carousel-slide.container .row h2 {
  font-size: 50px;
  color: #fff;
  text-align: center;
  max-width: 585px;
  margin: 0 auto 40px;
  padding-left: 30px;
  padding-right: 30px
}

@media screen and (max-width:767px) {
  #content .full-width-carousel .full-width-carousel-slide.container .row h2 {
      margin: 30px auto 40px;
      font-size: 30px;
      line-height: 40px
  }
}

#content .full-width-carousel .full-width-carousel-slide.container .row .carousel_slide_cta,
#content .full-width-carousel .full-width-carousel-slide.container .row .carousel_slide_cta a,
#content .full-width-carousel .full-width-carousel-slide.container .row .carousel_slide_description {
  text-align: center;
  color: #fff;
  max-width: 585px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px
}

#content .full-width-carousel .full-width-carousel-slide.container .row .carousel_slide_description p {
  margin-bottom: 50px
}

#content .full-width-carousel .full-width-carousel-slide.container .row img {
  width: auto
}

#content .full-width-carousel .full-width-carousel-slide.container .carousel_dots_container {
  margin-top: 165px
}

#content .full-width-carousel .full-width-carousel-slide.container .owl-dots button.owl-dot {
  border: 0 solid #fff;
  background: #fff;
  height: 3px;
  width: 40px;
  position: relative;
  margin-right: 4.5px;
  margin-left: 4.5px
}

#content .full-width-carousel .full-width-carousel-slide.container .owl-dots button.owl-dot.active span,
#content .full-width-carousel .full-width-carousel-slide.container .owl-dots button.owl-dot:hover span {
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 40px;
  border: 0 solid #fff;
  background-color: #fff;
  border-radius: 0
}

.homepage-teaser-banners {
  margin-top: 100px;
  margin-bottom: 140px
}

#checkout-cart h1 {
  margin: 40px 0 40px
}

#checkout-cart h2 {
  margin: 10px 0 55px
}

#checkout-cart .your_total_savings {
  margin-top: 30px;
  margin-bottom: 30px
}

#checkout-cart .coupon_code_cart {
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: stretch;
  align-content: stretch;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: stretch;
  align-items: stretch
}

#checkout-cart .coupon_code_cart>input {
  display: -webkit-flex;
  display: flex;
  height: 70px
}

#checkout-cart .coupon_code_cart>span {
  display: -webkit-flex;
  display: flex;
  width: 40%
}

#checkout-cart .coupon_code_cart>span input {
  height: 100%
}

#checkout-cart .cart_product {
  padding-bottom: 55px;
  margin-top: 30px
}

#checkout-cart .row.cart_header {
  border-bottom: 1px solid #707070;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px
}

#checkout-cart .cart-product-name-wrapper small {
  padding-right: 15px
}

#checkout-cart .btn.btn-danger.remove_item {
  background: 0 0;
  box-shadow: 0 0 0;
  border: 0 !important;
  position: relative;
  top: 0;
  font-size: 16px;
  padding: 0;
  -webkit-align-self: flex-start;
  align-self: flex-start
}

#checkout-cart .btn.btn-danger.remove_item .fa {
  color: #2B2F39
}

#checkout-cart .row.cart_product,
#checkout-cart .row.container.cart_product {
  border-bottom: 1px solid #707070
}

@media screen and (max-width:575px) {
  #checkout-cart .row.cart_header>div {
      display: none
  }

  #checkout-cart .checkout_options {
      padding-top: 0;
      padding-bottom: 0
  }

  #checkout-cart .cart-product-name-wrapper {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 10px
  }

  #checkout-cart .cart-product-name-wrapper a,
  #checkout-cart .cart-product-name-wrapper div,
  #checkout-cart .cart-product-name-wrapper p,
  #checkout-cart .cart-product-name-wrapper select,
  #checkout-cart .cart-product-name-wrapper span,
  #checkout-cart .pricing-table {
      font-size: 16px
  }
}

#checkout-cart .cart_product_name {
  font-size: 20px;
  padding-right: 20px
}

#checkout-cart .cart-modules {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}

#checkout-cart .cart-modules #input-coupon {
  margin-right: 10px
}

#checkout-cart .input-group .form-control[name^=quantity] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield
}

#checkout-cart input[name^=quantity]::-webkit-inner-spin-button,
#checkout-cart input[name^=quantity]::-webkit-outer-spin-button {
  -webkit-appearance: none
}

#checkout-cart #save-for-later-wrapper {
  padding: 15px;
  border: 1px solid #ccc;
  display: none;
  max-width: 625px;
  float: right;
  margin-top: 40px;
  margin-bottom: 40px
}

#checkout-cart #save-for-later-form {
  margin-top: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: stretch;
  align-content: stretch;
  -webkit-justify-content: stretch;
  justify-content: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  gap: 10px
}

#checkout-cart #save-for-later-form input.form-control {
  display: inline-block;
  width: inherit;
  height: 64px;
  position: relative;
  top: 0
}

#checkout-cart #save-for-later-form .fa {
  font-size: 18px
}

#checkout-cart #save-for-later-form input.btn {
  width: 110px
}

#checkout-cart #save-for-later-form .save-for-later-success-sent {
  font-weight: 700;
  margin-top: 10px
}

#checkout-cart #save-for-later-form .save-for-later-success-sent:disabled {
  cursor: not-allowed;
  pointer-events: all
}

#checkout-cart #cart-free-samples {
  min-height: 150px;
  background: #FAFAFA;
  margin-top: 30px;
  border-radius: 20px;
  box-shadow: 0 3px 5px rgba(57, 63, 72, .3);
  padding: 30px
}

#checkout-cart #cart-free-samples>div {
  padding: 15px
}

#checkout-cart #cart-free-samples>div .caption {
  min-height: 65px !important
}

#checkout-cart #cart-free-samples>div .caption h5 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase
}

#checkout-cart #cart-free-samples>div .button-group {
  margin-top: 10px !important
}

#checkout-cart .btn.btn-primary.cart_update,
#checkout-cart .btn.btn-primary.cart_update:hover {
  background-color: transparent !important;
  border: 0 solid !important;
  color: #2B2F39 !important;
  text-shadow: 0 0 0 !important;
  box-shadow: 0 0 0 !important
}

#checkout-cart .img-thumbnail {
  padding: .25rem;
  border: 0 solid #dee2e6;
  border-radius: 0;
  max-width: 200px;
  height: auto;
  /** background: #E9E9E9 */
}

@media screen and (max-width:767px) {
  #checkout-cart .img-thumbnail {
      max-width: 85px;
      height: auto
  }

  .header-logo.checkout-logo img {
      max-width: 200px
  }
}

#checkout-cart .col-sm-6.cart-product-name-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column
}

@media screen and (min-width:768px) {
  #checkout-cart .col-md-8 {
      padding-right: 80px
  }
}

#checkout-cart .col-md-8 .pricing-table {
  /*display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end*/
}

#checkout-cart .col-md-4,
#checkout-cart .col-md-8 {
  margin-bottom: 40px
}

#checkout-cart .cart_options_and_quantity {
  display: -webkit-flex;
  display: flex;
  margin-top: 10px;
  margin-bottom: auto
}

#checkout-cart .cart_options_and_quantity>div:first-child span {
  display: block;
  padding-right: 30px
}

#checkout-cart .cart_options_and_quantity select {
  background: 0 0;
  border: 0;
  color: inherit
}

#checkout-cart table span,
#checkout-cart table td,
#checkout-cart table tr {
  font-size: 22px;
  font-weight: 300;
  border: 0 solid;
  padding: 25px 0
}

#checkout-cart table td:last-child {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}

#checkout-cart table tr {
  border-bottom: 1px solid #707070
}

#checkout-cart table tr:last-child td:last-child {
  font-weight: 400
}

#checkout-cart .buttons.clearfix,
#checkout-cart .cart-available-payments,
#checkout-cart .cart-modules {
  margin-top: 40px;
  margin-bottom: 0
}

#checkout-cart .cart-available-payments h3 {
  margin-bottom: 30px
}

.header-logo.checkout-logo {
  padding-top: 20px !important;
  background: #2B2F39;
  padding-bottom: 20px;
  margin-bottom: 30px
}

.header-logo.checkout-logo img {
  max-width: 200px;
  margin: 0 auto;
  display: block
}

#checkout-cart .checkout-steps,
#checkout-checkout .checkout-steps {
  display: -webkit-flex;
  display: flex;
  gap: 60px;
  /**margin-bottom: 145px;*/
  margin-bottom: 75px;
  margin-top: 45px
}

@media screen and (max-width:767px) {

  #checkout-cart .checkout-steps,
  #checkout-checkout .checkout-steps {
      display: none
  }
}

#checkout-cart .checkout-steps .checkout-step,
#checkout-checkout .checkout-steps .checkout-step {
  color: #2B2F39;
  /**font-size: 25px;*/
  font-size:18px;
  padding-bottom: 30px;
  opacity: .3
}

#checkout-cart .checkout-steps .checkout-step span,
#checkout-checkout .checkout-steps .checkout-step span {
  /**font-size: 25px;*/
  font-size: 16px;
  /*width: 36px;
  height: 36px;*/
  width: 28px;
  height: 28px;
  display: inline-block;
  background: #000;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  /*line-height: 36px*/
  line-height: 28px;
}

#checkout-cart .checkout-steps .checkout-step.active-checkout-step,
#checkout-checkout .checkout-steps .checkout-step.active-checkout-step {
  opacity: 1;
  border-bottom: 5px solid #000
}

#product-category .sel,
#product-manufacturer .sel {
  font-size: 1rem;
  border-bottom: 4px solid rgba(0, 0, 0, .3)
}

#product-category {
  padding-left: 0;
  padding-right: 0
}

#product-category aside {
  padding-right: 30px;
  margin-bottom: 30px
}

#product-category .row.category-products-list {
  gap: 20px;
  margin-bottom: 100px
}

@media screen and (max-width:575px) {
  #product-category #content .col-sm-12 {
      margin-left: 15px;
      margin-right: 15px
  }

  #product-category .swiper-button-next,
  #product-category .swiper-button-prev {
      display: none
  }
}

#product-category .product-layout.item {
  width: calc(25% - 15px);
  padding-left: 0;
  padding-right: 0
}

#product-category .product-layout.item .button-and-options-section .caption {
  max-width: 50%
}

@media screen and (min-width:1192px) and (max-width:1919px) {
  #product-category .product-layout.item {
      width: calc(33% - 15px)
  }
}

@media screen and (min-width:768px) and (max-width:1191px) {
  #product-category .product-layout.item {
      width: calc(50% - 15px);
      padding-left: 5px;
      padding-right: 5px
  }
}

@media screen and (max-width:767px) {
  #product-category .product-layout.item {
      width: 100%;
      padding-left: 0;
      padding-right: 0
  }

  #product-category .product-layout.item .button-and-options-section {
      display: block
  }

  #product-category .product-layout.item .button-and-options-section .caption {
      max-width: 100%;
      min-height: 60px !important
  }
}

#product-category .row.category-filters {
  margin-bottom: 30px;
  margin-top: 15px;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  max-width: 800px;
  margin-left: auto
}

@media screen and (min-width:576px) {
  #product-category .container.category_wrapper {
      padding-left: 0;
      padding-right: 0
  }
}

#product-category .sel {
  display: inline-block;
  margin: 0 0 30px;
  width: calc(100% - 15px);
  background-color: transparent;
  position: relative;
  cursor: pointer
}

@media screen and (max-width:767px) {
  #product-category .sel {
      width: 100%
  }
}

#product-category .sel::before {
  position: absolute;
  content: "\f063";
  font-family: FontAwesome;
  font-size: 2em;
  right: 5px
}

#product-category .sel.active::before {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg)
}

#product-category .sel__placeholder {
  display: block;
  font-size: 1.5em;
  color: #838e95;
  padding: .2em .5em;
  text-align: left;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible
}

#product-category .sel.active .sel__placeholder {
  visibility: hidden
}

#product-category .sel__placeholder::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: .2em .5em;
  content: attr(data-placeholder);
  visibility: hidden
}

#product-category .sel.active .sel__placeholder::before {
  visibility: visible
}

#product-category .sel__box {
  position: absolute;
  top: calc(100% + 4px);
  left: -4px;
  display: none;
  list-style-type: none;
  text-align: left;
  font-size: 1em;
  background-color: #FFF;
  width: calc(100% + 8px);
  box-sizing: border-box
}

#product-category .sel.active .sel__box {
  display: block;
  -webkit-animation: fadeInUp .5s;
  animation: fadeInUp .5s;
  z-index: 9
}

#product-category .sel__box__options {
  display: list-item;
  font-size: 1.5em;
  color: #838e95;
  padding: .5em 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

#product-category .sel__box__options::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: .5em;
  margin-left: 5px;
  display: none
}

#product-category .sel__box__options.selected::after {
  display: inline
}

#product-category .sel__box__options:hover {
  background-color: #ebedef
}

#product-category .box-heading,
#product-category .category_container .box-heading,
#product-category aside .box-heading {
  border-top: 0 solid;
  border-left: 0 solid;
  border-right: 0 solid;
  border-bottom: 2px solid #013639;
  text-transform: none;
  position: relative;
  padding: 0;
  width: 100%;
  text-align: left;
  margin-top: 30px
}

#product-category .box-heading h1,
#product-category .category_container .box-heading h1,
#product-category aside .box-heading h1 {
  padding-bottom: 22px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0
}

#checkout-checkout #content #payment-address .radio input,
#checkout-checkout #content #shipping-address .radio input {
  margin-right: 10px
}

#product-category .box-heading:before,
#product-category .category_container .box-heading:before,
#product-category aside .box-heading:before {
  display: none
}

#product-category .col-sm-12.pagination-results,
#product-category .col-sm-12.pagination-wrapper {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px
}

@media screen and (max-width:767px) {

  #product-category .col-sm-12.pagination-results .pagination,
  #product-category .col-sm-12.pagination-wrapper .pagination {
      -webkit-justify-content: start;
      justify-content: start;
      overflow: auto
  }
}

@media screen and (max-width:768px) {
  #product-category .sel {
      font-size: 14px
  }

  #product-category .sel:before {
      font-size: 20px
  }

  #product-category .sel__box__options,
  #product-category .sel__placeholder {
      font-size: 16px
  }

  #product-category .short-order-direction {
      padding-right: 5px
  }

  #product-category .short-limit {
      padding-left: 5px
  }
}

#checkout-checkout {
  margin-bottom: 20px
}

#checkout-checkout #content .quickcheckout-cart td.quantity {
  min-width: 15px !important
}

#checkout-checkout #content .checkout-button {
  margin-top: 20px;
  margin-bottom: 10px
}

@media screen and (max-width:700px) {
  #checkout-checkout #content .checkout-button button {
      width: 100%
  }
}

#checkout-checkout #content h1 {
  display: none
}

#checkout-checkout #content #payment-address .radio {
  display: block;
  width: 100%
}

#checkout-checkout #content #payment-address .radio label {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

#checkout-checkout #content #payment-address .quickcheckout-content {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  gap: 15px
}

@media screen and (min-width:992px) and (max-width:1439px) {
  #checkout-checkout #content #payment-address .quickcheckout-content {
      gap: 10px
  }
}

#checkout-checkout #content #payment-address .quickcheckout-content select {
  height: 38px
}

#checkout-checkout #content #payment-address .quickcheckout-content .col-sm-6 {
  padding-right: 0;
  margin-bottom: 15px
}

#checkout-checkout #content #shipping-new {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

/*#checkout-checkout #content #shipping-address .radio {
  display: block;
  width: 100%
}*/

#checkout-checkout #content #shipping-address .radio label {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

#checkout-checkout #content #shipping-address .quickcheckout-content {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  gap: 15px
}

@media screen and (min-width:992px) and (max-width:1439px) {
  #checkout-checkout #content #shipping-address .quickcheckout-content {
      gap: 10px
  }
}

#checkout-checkout #content #shipping-address .quickcheckout-content .col-sm-6 {
  padding-right: 0;
  margin-bottom: 15px
}

#checkout-checkout #content #payment-existing,
#checkout-checkout #content #shipping-existing {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px
}

#checkout-checkout #content #button-login {
  margin-left: 0
}

#checkout-checkout #content .form-control:not(textarea) {
  height: 70px !important
}

#checkout-checkout #content .col-sm-6.custom-field label.control-label,
#checkout-checkout #content .col-sm-6>label {
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: 700;
  display: none
}

#checkout-checkout #content .quickcheckout-content {
  border: 0 solid;
  padding: 0
}

#checkout-checkout #content .quickcheckout-content #login {
  max-width: 900px;
  margin: 0 auto
}

#checkout-checkout #content .quickcheckout-content #login .col-sm-12.text-left {
  margin-bottom: 35px;
  margin-top: 35px
}

#checkout-checkout #content .quickcheckout-content #login .col-sm-12.text-left label {
  font-weight: 700;
  margin-bottom: 5px;
  display: none
}

#checkout-checkout #content .quickcheckout-heading {
  color: #2B2F39;
  margin-top: 0;
  background: 0 0;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-size: 35px;
  font-weight: 500
}

#checkout-checkout #content .quickcheckout-heading .fa {
  display: none !important
}

#checkout-checkout #content #login-box .quickcheckout-heading {
  cursor: pointer;
  position: relative
}

#checkout-checkout #content #login-box .quickcheckout-heading::after {
  /** content: "\f078"; */
content: url(/catalog/view/theme/jpshop/image/general-icons/icon-pfeil-accordion-dark.svg);
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  transition-duration: .8s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

#checkout-checkout #content #login-box .quickcheckout-heading.active-login-box::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

#checkout-checkout #content #login-box .quickcheckout-content {
  display: none
}

#checkout-checkout #content .or {
  margin-top: 10px
}

#checkout-checkout #content #voucher #coupon-heading {
  margin-bottom: 0
}

#checkout-checkout #content #voucher #coupon-content {
  padding-top: 10px;
  padding-bottom: 5px;
  border: 0 solid #EEE
}

#checkout-checkout #content #voucher #coupon-content .input-group {
  padding: 10px
}

#checkout-checkout #content #voucher #coupon-content .input-group input {
  margin-right: 15px
}

#checkout-checkout #content #voucher-heading {
  margin-top: 5px;
  margin-bottom: 0
}

#checkout-checkout #content #voucher-content {
  padding-top: 10px;
  padding-bottom: 5px;
  border: 1px solid #EEE
}

#checkout-checkout #content #voucher-content .input-group {
  padding: 10px
}

#checkout-checkout #content #voucher-content .input-group input {
  margin-right: 15px
}

#checkout-checkout #content #giftwrap-heading {
  margin-top: 5px;
  margin-bottom: 0
}

#checkout-checkout #content #giftwrap-content {
  padding-top: 10px;
  padding-bottom: 5px;
  border: 1px solid #EEE
}

#checkout-checkout #content #giftwrap-content .input-group {
  padding: 10px
}

#checkout-checkout #content select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  /*background-image: url(/image/select-arrow-down.png);*/
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 20px auto;
  background-color: transparent
}

#checkout-checkout #content .instructions_telephone {
  font-size: 18px;
  font-weight: 300
}

#checkout-checkout #acs-name-telephone,
#checkout-checkout #shops-popup {
  position: absolute;
  top: 33%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  background: #fff;
  z-index: 999;
  display: none;
  max-width: 1170px;
  margin: 0 auto;
  overflow-x: auto;
  max-height: 600px;
  padding: 30px
}

#checkout-checkout #acs-name-telephone form#give-acs-data legend {
  border-bottom: 0;
  text-align: center;
  margin-bottom: 30px
}

#checkout-checkout #acs-stations-wrapper .acs_shop_selection {
  -webkit-flex: 1 0 30%;
  flex: 1 0 30%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
  margin: 15px;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .75);
  padding-bottom: 5px
}

#checkout-checkout #acs-stations-wrapper .acs_shop_selection .acs_shop_address {
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px
}

#checkout-checkout #acs-stations-wrapper .acs_shop_selection h3 {
  padding-top: 10px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px
}

#checkout-checkout #acs-stations-wrapper .recommended_shop.acs_shop_selection h3 {
  color: #fff
}

#checkout-checkout #acs-name-telephone form .save_acs,
#checkout-checkout #shops-popup .load_more_shops {
  background: #2B2F39;
  color: #fff;
  padding: 10px;
  text-align: center;
  display: table;
  cursor: pointer;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .75);
  margin: 20px auto
}

#checkout-checkout #shops-popup .close-acs-popup {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  font-weight: 700;
  font-size: 24px
}

#checkout-checkout #giftwrap-heading {
  background: #eee;
  cursor: pointer;
  width: 100%;
  padding: 10px;
  font-weight: 700;
  margin-bottom: 5px
}

#checkout-checkout #giftwrap-content {
  display: none;
  margin-bottom: 15px
}

#checkout-checkout .autocomplete-container {
  margin-bottom: 20px
}

#checkout-checkout .input-container {
  display: -webkit-flex;
  display: flex;
  position: relative
}

#checkout-checkout .input-container input {
  -webkit-flex: 1;
  flex: 1;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, .2);
  padding: 10px 31px 10px 10px;
  font-size: 16px
}

#checkout-checkout .autocomplete-items {
  position: absolute;
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, .1);
  border-top: none;
  background-color: #fff;
  z-index: 99;
  top: calc(100% + 2px);
  left: 0;
  right: 0
}

#checkout-checkout .autocomplete-items div {
  padding: 10px;
  cursor: pointer
}

#checkout-checkout #autocomplete-container,
#checkout-checkout #payment-custom-field2,
#checkout-checkout #shipping-custom-field2 {
  display: inline-block;
  padding-right: 15px;
  margin-top: 15px
}

#checkout-checkout #autocomplete-container {
  position: relative
}

#checkout-checkout #autocomplete-container .fa {
  margin-left: 10px;
  cursor: pointer
}

#checkout-checkout #autocomplete-container #autocomplete-results {
  position: absolute;
  z-index: 9999;
  background: #fff;
  padding: 0 15px 15px;
  width: 90%;
  border-bottom-left-radius: 0;
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, .1);
  border-bottom-right-radius: 0;
  margin-left: 15px;
  overflow: auto;
  max-height: 200px
}

#checkout-checkout #autocomplete-container #autocomplete-results>div {
  font-size: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: 1px solid #CCC;
  cursor: pointer
}

#checkout-checkout #autocomplete-container label,
#checkout-checkout #payment-custom-field2 label,
#checkout-checkout #shipping-custom-field2 label {
  margin-bottom: 5px
}

@media screen and (min-width:701px) {

  #checkout-checkout #payment-custom-field2,
  #checkout-checkout #shipping-custom-field2 {
      width: calc(16.66% - 15px)
  }
}

#checkout-checkout #acs-shop-selected,
#checkout-checkout #instore-selected {
  overflow: auto;
  margin-bottom: 10px;
  padding: 20px 10px;
  border: 1px solid #ddd
}

#checkout-checkout .checkboxes-checkout {
  display: table
}

#checkout-checkout .checkboxes-checkout input {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  display: table-cell;
  position: relative;
  top: 0
}

#checkout-checkout .checkboxes-checkout label {
  font-size: 18px;
  display: table-cell;
  font-weight: 700
}

#checkout-checkout #consulting-about-address,
#checkout-checkout .hidepayment {
  display: none
}

#checkout-checkout label {
  font-size: 18px;
}

#checkout-checkout #payment-method td,
#checkout-checkout #payment-method tr,
#checkout-checkout #shipping-method td,
#checkout-checkout #shipping-method tr {
  background: 0 0 !important;
  box-shadow: 0 0 0;
  text-shadow: 0 0 0;
  border: 0 solid;
  padding: 0;
  height: 70px
}

#checkout-checkout #payment-method tr td:first-child,
#checkout-checkout #shipping-method tr td:first-child {
  width: 40px
}

#checkout-checkout #consulting-about-address.show-consulting-about-address {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  padding: 40px;
  min-width: 100%;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  z-index: 99;
  box-shadow: 0 3px 5px rgba(57, 63, 72, .3)
}

#checkout-checkout .quickcheckoutright {
  display: flex;
  display: -webkit-flex;
  gap: 30px
}

#checkout-checkout .quickcheckoutright>div {
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%
}

@media screen and (max-width:767px) {
  #checkout-checkout .quickcheckoutright {
      display: block !important
  }
}

#checkout-checkout .select-again-shop {
  cursor: pointer
}

@media screen and (min-width:992px) {
  #checkout-checkout #checkout_left_row {
      padding-right: 80px
  }
}

#checkout-checkout #checkout_right_row #login-box {
  border: 1px solid #707070;
  padding: 25px
}

#checkout-checkout #checkout_right_row #login-box .quickcheckout-heading {
  margin-bottom: 0
}

@media(min-width: 768px) {
#checkout-checkout #checkout_right_row .checkout_cart_section {
  margin-top: 70px
}
}

#checkout-checkout #togglePassword {
  font-weight: 200;
  text-align: right;
  cursor: pointer;
  margin-bottom: 15px
}

#checkout-checkout #togglePassword span {
  margin-left: 10px;
  text-decoration: underline
}

#checkout-checkout #quickcheckoutconfirm .col-sm-6 {
  width: 50%
}

#checkout-checkout .checkout_final_totals td:last-child {
  text-align: right
}

#checkout-checkout table.quickcheckout-cart {
  width: 100%;
  border-collapse: collapse;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin-bottom: 55px
}

#checkout-checkout table.quickcheckout-cart tbody td {
  border-bottom: 1px solid #707070;
  vertical-align: top;
  padding: 25px 0;
  font-weight: 300
}

#checkout-checkout table.quickcheckout-cart .quickcheckout-cart-qnt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center
}

#checkout-checkout table.quickcheckout-cart tr:last-child td:last-child {
  font-weight: 400
}

#checkout-checkout .cart-available-payments {
  margin-bottom: 70px
}

#checkout-checkout .coupon_code_cart {
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: stretch;
  align-content: stretch;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: stretch;
  align-items: stretch;
  gap: 10px
}

#checkout-checkout .coupon_code_cart>input {
  display: -webkit-flex;
  display: flex;
  height: 70px
}

#checkout-checkout .coupon_code_cart>span {
  display: -webkit-flex;
  display: flex;
  width: 40%
}

#checkout-checkout .coupon_code_cart>span input {
  height: 100%
}

#checkout-checkout .checkout_final_info .delivery_address,
#checkout-checkout .checkout_final_info .payment_address {
  font-weight: 300
}

/*#checkout-checkout .checkout_final_info .col-lg-8 {
  padding-right: 80px
}*/

#checkout-checkout .checkout_final_info .col-lg-4 .final_products_row {
  margin-bottom: 50px;
  display: -webkit-flex;
  display: flex
}

#checkout-checkout .editable_section {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

#checkout-checkout .editable_section:not(:first-child) {
  margin-top: 60px
}

#checkout-checkout .editable_section h2 {
  display: inline-block;
  margin-bottom: 0
}

#checkout-checkout .editable_section .checkout_green_check {
  padding-left: 15px;
  padding-right: 15px
}

#checkout-checkout .checkout_overview_group {
  padding: 40px
}

#checkout-checkout .go_to_prev_section {
  cursor: pointer;
  text-decoration: underline
}

@media screen and (max-width:767px) {
  #checkout-checkout #quickcheckoutconfirm .row {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse
  }
}

#acs-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 950;
  background: rgba(144, 144, 144, .8)
}

footer {
  background-color: #2B2F39;
  font-size: 20px;
  margin-top: 0;
  padding-top: 120px;
  padding-bottom: 120px
}

@media screen and (max-width:992px) {
  footer {
      padding-top: 60px;
      padding-bottom: 60px
  }
}

footer .footer-powered-scroll-top {
  display: flex;
  display: -webkit-flex;
  padding-bottom: 15px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center
}

@media screen and (max-width:480px) {
  footer .footer-powered-scroll-top {
      display: block;
      text-align: center
  }
}

footer .footer-powered-scroll-top>div {
  -webkit-flex: 1 1 33%;
  flex: 1 1 33%
}

footer .footer-powered-scroll-top .scroll-to-top-footer {
  cursor: pointer;
  text-align: right
}

@media screen and (max-width:480px) {
  footer .footer-powered-scroll-top .scroll-to-top-footer {
      text-align: center;
      margin-top: 15px
  }
}

footer .footer-powered-scroll-top .payment-sponsors {
  text-align: center
}

footer .footer-powered-scroll-top .payment-sponsors span {
  margin-left: 15px;
  margin-right: 15px
}

@media screen and (max-width:992px) {
  footer .footer-powered-scroll-top .payment-sponsors {
      display: flex;
      display: -webkit-flex;
      -webkit-flex-direction: column;
      flex-direction: column
  }

  footer .footer-powered-scroll-top .payment-sponsors span {
      display: inline-block;
      margin: 10px auto
  }

  footer h4 {
      font-size: 18px;
      padding-right: 50px;
      position: relative
  }

  footer h4:after {
      /**content: "\f078";*/
  content: url(/catalog/view/theme/jpshop/image/general-icons/icon-pfeil-accordion.svg);
      font-family: FontAwesome;
      position: absolute;
      right: 15px;
      top: 0
  }

  footer h4.opened-footer-option:after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg)
  }
}

footer .footer-powered-scroll-top .payment-sponsors ul,
footer h4 {
  margin-top: 20px
}

footer .footer-powered-scroll-top .payment-sponsors img {
  max-height: 50px
}

footer .footer-powered-scroll-top .payment-sponsors ul li {
  display: inline-block;
  margin-bottom: 15px
}

footer h4 {
  color: #EAEAEA;
  text-transform: uppercase;
  margin-bottom: 20px
}

footer h5 {
  color: inherit;
  padding-bottom: 5px
}

footer h5:not(:first-of-type) {
  padding-top: 15px
}

footer .footer-infos {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 120px
}

@media screen and (max-width:992px) {
  footer .footer-infos {
      display: block
  }

  footer.checkout-footer .payment-sponsors img {
      max-height: 35px
  }
}

footer .footer-infos ul li {
  margin-top: 8px;
  font-size: 18px
}

footer .footer-contact-support .contact-ways,
footer .footer-contact-support>div {
  margin-bottom: 8px;
  font-size: 18px
}

footer .footer-contact-support i {
  font-size: inherit;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -1px
}

footer .footer-contact-support .social-media-icons {
  display: flex;
  display: -webkit-flex;
  margin-top: 15px
}

footer .footer-contact-support .social-media-icons>div {
  margin-right: 15px
}

footer.checkout-footer {
  background-color: transparent;
  padding-top: 20px !important;
  padding-bottom: 20px
}

footer.checkout-footer .checkout-listed-li {
  margin-bottom: 0
}

footer.checkout-footer .checkout-listed-li li {
  display: inline-block
}

footer.checkout-footer .footercontact {
  color: #494949;
  font-size: 16px !important;
  text-align: right
}

footer.checkout-footer .footercontact a:hover {
  color: #494949 !important
}

footer.checkout-footer .row {
  -webkit-align-items: center;
  align-items: center
}

@media screen and (max-width:991px) {
  footer.checkout-footer .checkout-listed-li {
      margin-bottom: 15px;
      text-align: center
  }

  footer.checkout-footer .checkout-listed-li li {
      display: inline-block;
      margin-bottom: 15px
  }

  footer.checkout-footer .footercontact {
      text-align: center;
      font-size: 14px !important
  }
}

footer .footer-language-switcher {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 60px;
  cursor: pointer
}

body>#language_switcher {
  padding-top: 60px !important;
  padding-bottom: 60px;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  min-height: 200px;
  display: none;
  transition: all .2s ease-in
}

body>#language_switcher form {
  magin-top: 30px
}

body>#language_switcher form>div {
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  gap: 15px
}

#footer-newsletter {
  background: url(/image/catalog/newsletter_footer_banner.png) center center no-repeat fixed;
  padding: 195px 30px !important;
  margin-top: 0;
  -webkit-justify-content: center;
  justify-content: center;
  display: flex;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  background-size: cover;
  position: relative
}

#footer-newsletter .newsletter-subscribe-language {
  margin-bottom: 10px
}

#footer-newsletter input[name=EMAIL] {
	display: block;
  height: 45px;
  text-indent: 10px;
  border: 0 solid;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin: 10px auto 10px auto;
  width: 340px;
  background: 0 0;
  border-bottom: 1px solid #fff;
  color: #fff !important;
  text-align: center;
}

#footer-newsletter .newsletter-subscribe-email-input {
  display: block;
  height: 45px;
  text-indent: 10px;
  border: 0 solid;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 10px;
  width: 340px;
  background: 0 0;
  border-bottom: 1px solid #fff;
  color: #fff !important;
  text-align: center
}

#footer-newsletter .newsletter-subscribe-email-input:active,
#footer-newsletter .newsletter-subscribe-email-input:focus {
  outline: 0
}

#footer-newsletter .newsletter-subscribe-fname-input,
#footer-newsletter .newsletter-subscribe-lname-input {
  height: 45px;
  text-indent: 10px;
  border: 0 solid;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 10px;
  width: 160px;
  background: 0 0;
  border-bottom: 2px solid #fff;
  color: #fff !important;
  text-align: center
}

#footer-newsletter .newsletter-subscribe-fname-input:active,
#footer-newsletter .newsletter-subscribe-fname-input:focus,
#footer-newsletter .newsletter-subscribe-lname-input:active,
#footer-newsletter .newsletter-subscribe-lname-input:focus {
  outline: 0
}

#footer-newsletter button {
  background: #2B2F39;
  color: #fff !important;
  font-size: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: 0 0 0;
  border: 0 #f0f8ff;
  height: 42px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 0 20px
}

#footer-newsletter .switch {
  margin: 4rem auto;
  width: 24rem;
  position: relative
}

#footer-newsletter .switch input {
  position: absolute;
  top: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer
}

#footer-newsletter .switch input:checked {
  z-index: 1
}

#footer-newsletter .switch input:checked+label {
  opacity: 1;
  cursor: default
}

#footer-newsletter .switch input:not(:checked)+label:hover {
  opacity: .5
}

#footer-newsletter .switch label {
  color: inherit;
  opacity: .33;
  transition: opacity .25s ease;
  cursor: pointer
}

#footer-newsletter .switch .toggle-outside {
  height: 100%;
  border-radius: 2rem;
  padding: .25rem;
  overflow: hidden;
  transition: .25s ease all
}

#footer-newsletter .switch .toggle-inside {
  border-radius: 5rem;
  background: #4a4a4a;
  position: absolute;
  transition: .25s ease all
}

#footer-newsletter .switch--horizontal {
  width: 18rem;
  height: 3rem;
  margin: 0 auto 1rem;
  font-size: 0
}

#footer-newsletter .switch--horizontal input {
  height: 3rem;
  width: 6rem;
  left: 6rem;
  margin: 0
}

#footer-newsletter .switch--horizontal label {
  font-size: 1.15rem;
  line-height: 2.9rem;
  display: inline-block;
  width: 6rem;
  height: 100%;
  margin: 0;
  text-align: center
}

#footer-newsletter .switch--horizontal label:last-of-type {
  margin-left: 6rem
}

#footer-newsletter .switch--horizontal .toggle-outside {
  background: #fff;
  position: absolute;
  width: 6rem;
  left: 6rem
}

#footer-newsletter .switch--horizontal .toggle-inside {
  height: 2.5rem;
  width: 2.5rem
}

#footer-newsletter .switch--horizontal input:checked~.toggle-outside .toggle-inside {
  left: .25rem
}

#footer-newsletter .switch--horizontal input~input:checked~.toggle-outside .toggle-inside {
  left: 3.25rem
}

#footer-newsletter .switch--vertical {
  width: 12rem;
  height: 6rem
}

#footer-newsletter .switch--vertical input {
  height: 100%;
  width: 3rem;
  right: 0;
  margin: 0
}

#footer-newsletter .switch--vertical label {
  font-size: 1.5rem;
  line-height: 3rem;
  display: block;
  width: 8rem;
  height: 50%;
  margin: 0;
  text-align: center
}

#footer-newsletter .switch--vertical .toggle-outside {
  background: #fff;
  position: absolute;
  width: 3rem;
  height: 100%;
  right: 0;
  top: 0
}

#footer-newsletter .switch--vertical .toggle-inside {
  height: 2.5rem;
  left: .25rem;
  top: .25rem;
  width: 2.5rem
}

#footer-newsletter .switch--vertical input:checked~.toggle-outside .toggle-inside {
  top: .25rem
}

#footer-newsletter .switch--vertical input~input:checked~.toggle-outside .toggle-inside {
  top: 3.25rem
}

#footer-newsletter .switch--no-label label {
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden
}

#footer-newsletter .switch--no-label input:checked~.toggle-outside .toggle-inside {
  background: rgba(0, 0, 0, .2);
  border: 1px solid rgba(0, 0, 0, .2)
}

#footer-newsletter .switch--no-label input~input:checked~.toggle-outside {
  background: #fff
}

#footer-newsletter .switch--no-label input~input:checked~.toggle-outside .toggle-inside {
  background: #2ecc71
}

#footer-newsletter .switch--no-label.switch--vertical {
  width: 3rem
}

#footer-newsletter .switch--no-label.switch--horizontal {
  width: 6rem
}

#footer-newsletter .switch--no-label.switch--horizontal .toggle-outside,
#footer-newsletter .switch--no-label.switch--horizontal input {
  left: 0
}

#footer-newsletter .switch--expanding-inner input:checked+label:hover~.toggle-outside .toggle-inside {
  height: 2.5rem;
  width: 2.5rem
}

#footer-newsletter .switch--expanding-inner.switch--horizontal input:hover~.toggle-outside .toggle-inside {
  width: 3.5rem
}

#footer-newsletter .switch--expanding-inner.switch--horizontal input:hover~input:checked~.toggle-outside .toggle-inside {
  left: 2.25rem
}

#footer-newsletter .switch--expanding-inner.switch--vertical input:hover~.toggle-outside .toggle-inside {
  height: 3.5rem
}

#footer-newsletter .switch--expanding-inner.switch--vertical input:hover~input:checked~.toggle-outside .toggle-inside {
  top: 2.25rem
}

#footer-newsletter h2.intro {
  color: #fff;
  max-width: 824px;
  margin: 0 auto;
  cursor: pointer;
  z-index: 3
}

#footer-newsletter .newsletter-subscribe-form {
  display: none;
  z-index: 3;
  margin-top: 60px
}

#footer-newsletter .newsletter-subscribe-form .newsletter_subscription_form_email {
  margin-top: 50px;
  margin-bottom: 125px
}

#footer-newsletter .newsletter-subscribe-form .newsletter_subscription_form_btn {
  margin-bottom: 0
}

#footer-newsletter .newsletter-subscribe {
  z-index: 3
}

@media screen and (max-width:992px) {
  footer .footer-infos .footer-info-wrapper {
      display: none;
      margin-bottom: 20px
  }

  footer .footer-infos .footer-address,
  footer .footer-infos .footer-contact-support,
  footer .footer-infos .footer-info {
      border-bottom: 1px solid #fff
  }
}

@media screen and (min-width:992px) {

  .footer-address .footer-info-wrapper,
  .footer-contact-support .footer-info-wrapper,
  .footer-info .footer-info-wrapper {
      display: table !important
  }
}

header {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  z-index: 124;
  background: #2B2F39 !important;
  transition: top 1s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  opacity: 1
}

@media screen and (min-width:767px) {
	header {
		height: 140px !important;
	}
}

@media screen and (max-width:767px) {
  header.header-opened-mobile-menu {
      background: #2B2F39 !important
  }
}

header.adaptive-header {
  background: 0 0
}

header.nav-down:not(.adaptive-header),
header.nav-up:not(.adaptive-header) {
  opacity: 1
}

header.nav-up:not(.adaptive-header) {
  top: -139px;
  opacity: 1
}

header.adaptive-header.nav-down,
header.adaptive-header.nav-up {
  /* background: #2b2f39;
  background: linear-gradient(0deg, rgba(43, 47, 57, 0) 0, #2b2f39 100%); */
  opacity: 1
}

header.adaptive-header.nav-up {
  top: -139px;
  opacity: 1;
  /* background: #2b2f39;
  background: linear-gradient(0deg, rgba(43, 47, 57, 0) 0, #2b2f39 100%) */
}

header .container {
  padding-left: 0;
  padding-right: 0
}

@media screen and (max-width:767px) {
  header .container {
      padding-left: 15px;
      padding-right: 15px
  }
}

header .container .header-logo img {
  max-width: 200px
}

@media screen and (max-width:991px) {
  header .container .header-search {
      margin-bottom: 10px
  }
}

header .container>.new-row-header {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  min-height: 0;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

@media screen and (min-width:768px) {
  header {
      padding-bottom: 32px
  }

  header .container>.new-row-header {
      padding-top: 70px
  }
}

.header-logo.disable-clicking {
	display: none;
}

header .container>.new-row-header.disable-clicking {
  z-index: -1;
  position: relative
}

header .container>.new-row-header .header-logo {
  margin-right: 30px
}

header .container>.new-row-header .header-logo.disable-clicking {
  z-index: -1
}

header .container>.new-row-header .header-search {
  min-width: 50%;
  z-index: 0
}

header .container>.new-row-header .header-search.disable-clicking {
  z-index: -1
}

header .container>.new-row-header .header-cart-and-more {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  height: 35px
}

header .container>.new-row-header .header-cart-and-more.disable-clicking {
  z-index: -1;
  opacity: 0
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart {
  position: absolute;
  right: 0;
  top: 139px;
  background: #fff;
  padding: 0;
  box-shadow: 5px 5px 5px rgba(57, 63, 72, .4);
  -webkit-box-shadow: 5px 5px 5px rgba(57, 63, 72, .4);
  width: 100%;
  border-top: 0 solid #2B2F39;
  z-index: 9;
  max-height: 100vh;
  height: 100vh;
  overflow-x: auto;
  max-width: 640px
}

@media screen and (max-width:767px) {
  header .container>.new-row-header .header-cart-and-more #show-shopping-cart {
      display: flex;
      display: -webkit-flex;
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse;
      right: 0
  }
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-products-repeat:not(:last-child) {
  border-bottom: 1px solid
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .no-products-cart {
  margin-bottom: 0
}

@media screen and (min-width:768px) {

  header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-products,
  header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-promotions {
      float: left;
      width: 100%;
      height: 100vh;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column
  }
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-products,
header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-promotions {
  position: relative
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-products .cta-buttons-cart,
header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-promotions .cta-buttons-cart {
  position: -webkit-sticky;
  position: sticky;
  bottom: 140px;
  background: #fff;
  margin-bottom: 0 !important;
  padding: 0 20px 20px 20px !important;
}

@media screen and (max-width:767px) {
	
	header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-products .cta-buttons-cart,
	header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-promotions .cta-buttons-cart {
	  bottom: 120px !important /**vorher 80px */
	}

  header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-promotions {
      padding-top: 20px;
      border-top: 2px solid #EEE
  }

  header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-products {
      /*padding-top: 20px*/
  }

  header .container>.new-row-header .header-cart-and-more #show-account {
      right: 0
  }
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart table {
	height: 100vh;
  display: block;
  overflow: auto
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .table>:not(caption)>*>* {
  border-bottom-width: 0
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .btn.btn-danger.btn-xs {
  background: 0 0;
  border: 0;
  box-shadow: 0 0 0
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .btn.btn-danger.btn-xs .fa {
  color: #2B2F39;
  font-size: 16px;
  padding: 0
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cta-buttons-cart {
  font-size: 20px;
  text-align: center;
  margin-top: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding-top: 30px;
  border-top: 2px solid
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cta-buttons-cart a {
	margin: 5px 0 5px 0;
}

.most_viewed .product-thumb,
.product-layout.product-grid .product-thumb,
.product-layout.product-list .product-thumb,
.related_products .product-thumb,
.similar_products .product-thumb,
header .container>.new-row-header .header-cart-and-more #show-shopping-cart .img-thumbnail {
  border: 0 solid
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cta-buttons-cart .fa {
  font-size: 20px
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart_product_name {
  font-size: 18px;
  font-weight: 700
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart-products-repeat>td {
  vertical-align: top
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart small {
  font-size: .7em
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart_product_thumb {
  width: 25%
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart_product_details {
  width: 65%
}

header .container>.new-row-header .header-cart-and-more #show-shopping-cart .cart_product_delete {
  width: 10%
}

header .container>.new-row-header .header-cart-and-more #show-account {
  position: absolute;
  right: 0;
  top: 139px;
  background: #fff;
  padding: 20px;
  box-shadow: 5px 5px 5px rgba(57, 63, 72, .4);
  -webkit-box-shadow: 5px 5px 5px rgba(57, 63, 72, .4);
  width: 100%;
  border-top: 0 solid #2B2F39;
  max-height: 73vh;
  overflow-x: auto;
  z-index: 9;
  max-width: 640px
}

header .container>.new-row-header .header-cart-and-more #show-account .row {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0
}

header .container>.new-row-header .header-cart-and-more #show-account .row .btn,
header .container>.new-row-header .header-cart-and-more #show-account .row .form-group {
  margin-bottom: 20px
}

header .container>.new-row-header .header-cart-and-more #show-account .row form {
  /** border-bottom: 2px solid #2B2F39 */
}

header .container>.new-row-header .header-cart-and-more #show-account .row h4,
header .container>.new-row-header .header-cart-and-more #show-account .row h5 {
  margin-top: 10px
}

header .container>.new-row-header .header-cart-and-more #show-account .row ul {
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0
}

header .container>.new-row-header .header-cart-and-more #show-account .row ul.login-options li {
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-right: 30px;
  font-size: 20px
}

@media screen and (max-width:480px) {
  header .container>.new-row-header .header-cart-and-more #show-account {
      padding-bottom: 80px
  }

  header .container>.new-row-header .header-cart-and-more #show-account .row ul.login-options li {
      display: flex;
      display: -webkit-flex;
      margin-right: 0;
      font-size: 20px;
      margin-bottom: 0;
      border-top: 2px solid #ccc
  }

  header .container>.new-row-header .header-cart-and-more #show-account .row ul.login-options li:last-child {
      border-bottom: 2px solid #CCC
  }

  header .container>.new-row-header .header-cart-and-more #show-account .row ul.login-options li a {
      padding-top: 15px;
      padding-bottom: 15px;
      display: inline-block;
      width: 100%
  }
}

header .container>.new-row-header .header-cart-and-more #show-account .row .col-sm-6 {
  padding-right: 15px;
  margin: 0 0 15px
}

header .container>.new-row-header .header-cart-and-more #show-account .wrong-passowrd {
  font-size: 18px;
  padding-bottom: 20px;
  color: red;
  font-weight: 700
}

header .container>.new-row-header .header-cart-and-more #show-account #register-account .already-registered-field,
header .container>.new-row-header .header-cart-and-more #show-account #register-account .fill-field {
  border: 2px solid red
}

header .container>.new-row-header .header-cart-and-more #show-account #register-account .wrong-field {
  border: 2px solid #2B2F39
}

header .container>.new-row-header .header-cart-and-more #show-account #register-account .error-register {
  font-weight: 700;
  color: red
}

header .container>.new-row-header .header-cart-and-more #show-account #register-account .header-bottom-buttons {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start
}

header .container>.new-row-header .header-cart-and-more #show-account #register-account .header-bottom-buttons>div:first-child {
  margin-bottom: 30px;
  margin-top: 15px
}

header .container>.new-row-header .header-cart-and-more #show-account label {
  display: none
}

header .container>.new-row-header .header-cart-and-more #show-account .buttons {
  margin: 10px 0
}

header .container>.new-row-header .header-cart-and-more #show-account h2 {
  margin-bottom: 30px
}

header .container>.new-row-header .header-cart-and-more .header-cart,
header .container>.new-row-header .header-cart-and-more .header-info,
header .container>.new-row-header .header-cart-and-more .header-language,
header .container>.new-row-header .header-cart-and-more .pryde-group-logo-2 {
  cursor: pointer;
  margin-left: 15px
}

header .container>.new-row-header .header-cart-and-more .header-cart i.fa,
header .container>.new-row-header .header-cart-and-more .header-info i.fa,
header .container>.new-row-header .header-cart-and-more .header-language i.fa,
header .container>.new-row-header .header-cart-and-more .pryde-group-logo-2 i.fa {
  font-size: 36px
}

header .container>.new-row-header .header-cart-and-more .pryde-group-logo-1 {
  display: flex;
  display: -webkit-flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  max-height: 25px
}

header .container>.new-row-header .header-cart-and-more .pryde-group-logo-1 img {
  max-height: 25px
}

header .container>.new-row-header .header-cart-and-more .pryde-group-logo-2 {
  padding-left: 15px;
  border-left: 2px solid #2B2F39;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center
}

header .container>.new-row-header .header-cart-and-more .pryde-group-logo-2 img {
  max-height: 25px;
  max-width: 100px;
}

header .container>.new-row-header .header-cart-and-more .header-cart {
  position: relative;
  border-left: 2px solid #2B2F39;
  padding-left: 15px
}

header .container>.new-row-header .header-cart-and-more .header-cart .items-on-cart {
  position: absolute;
  bottom: -10px;
  right: -15px;
  background: #F00202;
  color: #2B2F39;
  padding: 3px;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 12px;
  display: table
}

header .container>.new-row-header .header-cart-and-more .header-cart svg {
  max-height: 35px;
  vertical-align: middle
}

header.adaptive-header .container>.new-row-header .header-cart-and-more .header-account  {
  color: #fff;
  border-left: 2px solid #fff;
}

@media( max-width: 767px ) {
header.adaptive-header .container>.new-row-header .header-cart-and-more .header-account  {
  border-left: 0px solid #fff;
}
header.adaptive-header .container>.new-row-header .header-cart-and-more .header-cart {
  border-left: 1px solid #fff !important;
}
}

header.adaptive-header .container>.new-row-header .header-cart-and-more .header-account a {
  color: #fff;
}

header.adaptive-header .container>.new-row-header .header-cart-and-more .header-cart .items-on-cart {^
  color: #fff;
}

header.adaptive-header .container>.new-row-header .header-cart-and-more .pryde-group-logo-2 {
  border-left: 2px solid #fff;
}

header.adaptive-header .container>.new-row-header .header-cart-and-more .header-cart {
  position: relative;
  border-left: 2px solid #fff;
}

header.adaptive-header .header-cart svg g,
header.adaptive-header .header-cart svg path {
stroke: #fff;
}

header.adaptive-header .header-account svg g,
header.adaptive-header .header-account svg path {
/*stroke: #fff;*/
fill: #fff;
}

header .container>.new-row-header .header-cart-and-more .header-cart .items-on-cart {
  color: #fff;
}

header .container>.new-row-header .header-cart-and-more .header-account {
  cursor: pointer;
  margin-left: 15px;
  font-size: 18px;
  color: #2B2F39;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  display: -webkit-flex;
  display: flex;
  font-weight: 400;
  border-left: 2px solid #2B2F39;
  padding-left: 15px;
  min-height: 35px
}

header .container>.new-row-header .header-cart-and-more .header-account span {
  font-size: 18px
}

header .container>.new-row-header .header-cart-and-more .header-account svg {
  margin-left: 13px;
  max-height: 30px
}

header .container>.new-row-header .header-cart-and-more .header-account a {
  color: #2B2F39;
}

header .container>.new-row-header .header-cart-and-more .header-language #form-language {
  float: right
}

header .container>.new-row-header .header-cart-and-more .header-language #form-language a {
  text-decoration: none
}

header .container>.new-row-header .header-cart-and-more .header-language #form-language .dropdown-toggle::after {
  margin-left: 5px;
  color: inherit;
  font-size: 36px;
  vertical-align: middle
}

header .container>.new-row-header .header-cart-and-more .header-language #form-language .dropdown-menu {
  top: 35px !important;
  min-width: 10px !important;
  right: 15px !important;
  left: -15px !important;
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important
}

@media screen and (max-width:991px) {
  header .container>.new-row-header {
      min-height: 80px;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap
  }

  header .container>.new-row-header #header-menu .nav {
      padding: 0 20px 0 0
  }

  header .container>.new-row-header #header-menu .nav i.fa {
      font-size: 32px
  }

  header .container>.new-row-header .header-logo {
      margin-right: 0;
      padding-top: 10px;
      padding-bottom: 10px
  }

  header .container>.new-row-header .header-logo img {
      width: 150px
  }

  header .container>.new-row-header .header-account,
  header .container>.new-row-header .header-cart,
  header .container>.new-row-header .header-info {
      margin-left: 10px !important;
      position: relative
  }

  header .container>.new-row-header .header-account i.fa,
  header .container>.new-row-header .header-cart i.fa,
  header .container>.new-row-header .header-info i.fa {
      font-size: 28px !important
  }

  header .container>.new-row-header .header-cart-and-more #show-account,
  header .container>.new-row-header .header-cart-and-more #show-shopping-cart {
      top: 128px
  }
}

@media screen and (max-width:767px) {
  header .container>.new-row-header {
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap
  }

  header .container>.new-row-header .header-menu img {
      width: 32px;
      height: 32px
  }

  header .container>.new-row-header .header-logo {
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 2px
  }

  header .container>.new-row-header .header-logo img {
      width: 100%
  }

  header .container>.new-row-header #header-menu,
  header .container>.new-row-header .header-cart-and-more,
  header .container>.new-row-header .header-logo {
      -webkit-flex: 1 1 33.33%;
      flex: 1 1 33.33%;
      width: 33.33%
  }

  header .container>.new-row-header .header-cart-and-more {
      -webkit-justify-content: flex-end;
      justify-content: flex-end;
      padding-top: 3px
  }

  header .container>.new-row-header .header-cart-and-more .header-cart {
      padding-left: 10px
  }

  header .container>.new-row-header .header-cart-and-more .header-cart svg {
      height: 22px;
      width: auto
  }

  header .container>.new-row-header .header-cart-and-more .header-cart .items-on-cart {
      position: absolute;
  right: -6px;
      padding: 3px;
      border-radius: 100%;
      width: 18px;
      height: 18px;
      text-align: center;
      font-size: 9px;
      display: table
  }

  header .container>.new-row-header .header-cart-and-more .header-account {
      padding-left: 3px;
      border-left: 0
  }

  header .container>.new-row-header .header-cart-and-more .header-account svg {
      height: 18px;
      width: auto
  }

  header .container>.new-row-header .header-cart-and-more #show-account,
  header .container>.new-row-header .header-cart-and-more #show-shopping-cart {
      top: 80px
  }
}

@media screen and (min-width:768px) and (max-width:992px) {

  header .container>.new-row-header .header-cart-and-more .header-account,
  header .container>.new-row-header .header-cart-and-more .header-cart,
  header .container>.new-row-header .header-cart-and-more .pryde-group-logo-2 {
      padding-left: 15px
  }
}

header.checkout-header {
  position: relative;
  box-shadow: 0 0 0
}

header.checkout-header .container-fluid>.new-row-header .header-logo img {
  width: 200px
}

header .free-sample-wrapper {
  margin-top: 20px;
  display: -webkit-flex;
  display: flex
}

header .free-sample-wrapper .free-sample-name {
  display: -webkit-flex;
  display: flex;
  padding-left: 20px;
  font-weight: 400;
  -webkit-align-items: start;
  align-items: start;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center
}

header .free-sample-wrapper .free-sample-name h6 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase
}

header .free-sample-wrapper .free-sample-thumb {
  width: 100px;
  height: 100px;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  display: flex;
  display: -webkit-flex
}

header .free-sample-wrapper .free-sample-thumb img {
  max-width: 75%;
  max-height: 75%;
  text-align: center;
  margin: 0 auto;
  display: block;
  -webkit-align-self: center;
  align-self: center
}

#common-home {
  padding: 0
}

#common-home #content.col-sm-12 {
  padding-left: 0;
  padding-right: 0
}

#common-home #content.col-sm-12 .html-content-module {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 30px 10px
}

@media screen and (max-width:767px) {
  #common-home .homepage-teasers.container-fluid {
      display: block;
      max-width: 100%
  }
}

#common-home .homepage-teasers.container-fluid>div {
  margin-left: 15px;
  margin-right: 15px;
  position: relative
}

#common-home .homepage-teasers.container-fluid>div a>span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3)
z-index: 600;
}

#common-home .homepage-teasers.container-fluid>div a>button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline;
  max-width: 300px;
  text-align: center
}

@media screen and (max-width:767px) {
  #common-home .homepage-teasers.container-fluid>div {
      display: block
  }

  #common-home .homepage-teasers.container-fluid>div a {
      width: 100%;
      display: block;
      margin-bottom: 0
  }

  #common-home .homepage-teasers.container-fluid>div a img {
      width: 100%
  }
}

#common-home .homepage-teasers.container-fluid .owl-nav.disabled {
  display: none !important
}

#common-home .homepage-teasers.container-fluid .owl-dots {
  top: 25px;
  display: block
}

#common-home .homepage-teasers.container-fluid .owl-dots button.owl-dot {
  border: 1px solid #013639;
  background: #fff;
  height: 7px;
  width: 26px;
  position: relative;
  margin-right: 4.5px;
  margin-left: 4.5px
}

#common-home .homepage-teasers.container-fluid .owl-dots button.owl-dot.active span,
#common-home .homepage-teasers.container-fluid .owl-dots button.owl-dot:hover span {
  position: absolute;
  top: -1px;
  left: -1px;
  height: 7px;
  width: 26px;
  border: 1px solid #013639;
  background-color: #013639;
  border-radius: 0
}

#common-home .html-content-module {
  max-width: 100% !important;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 16px 0 !important;
  background: #EEE;
  font-size: 15px !important;
  line-height: 23px !important
}

#common-home .html-content-module h3 {
  display: none
}

.most_viewed {
  padding: 0;
  float: left;
  width: 100%;
  margin: 20px 0
}

.most_viewed .product-thumb .image>a img,
.product-layout.product-grid .image>a img,
.product-layout.product-list .image>a img,
.related_products .product-thumb .image>a img,
.similar_products .product-thumb .image>a img {
  transition: all .5s ease 0s;
  margin: 0 auto
}

.most_viewed .product-thumb .image,
.product-layout.product-grid .product-thumb .image,
.product-layout.product-list .product-thumb .image,
.related_products .product-thumb .image,
.similar_products .product-thumb .image {
  position: relative;
  border: 1px solid #E9E9E9
}

.most_viewed .product-thumb .image>a,
.product-layout.product-grid .product-thumb .image>a,
.product-layout.product-list .product-thumb .image>a,
.related_products .product-thumb .image>a,
.similar_products .product-thumb .image>a {
  display: block;
  background-color: transparent
}

.most_viewed h4 a:hover,
.product-layout.product-grid h4 a:hover,
.product-layout.product-list h4 a:hover,
.related_products h4 a:hover,
.similar_products h4 a:hover {
  color: #d43094;
  transition-duration: .2s
}

.most_viewed .product-thumb>.caption,
.product-layout.product-grid .caption,
.product-layout.product-list .caption,
.related_products .caption,
.similar_products .caption {
  min-height: 30px
}

.most_viewed .product-thumb .price,
.most_viewed .product-thumb .price-new,
.most_viewed .product-thumb .price-old,
.product-layout.product-grid .price,
.product-layout.product-grid .price-old,
.product-layout.product-grid .product-thumb .price-new,
.product-layout.product-list .product-thumb .price,
.product-layout.product-list .product-thumb .price-new,
.product-layout.product-list .product-thumb .price-old,
.related_products .product-thumb .price,
.related_products .product-thumb .price-new,
.related_products .product-thumb .price-old,
.similar_products .product-thumb .price,
.similar_products .product-thumb .price-new,
.similar_products .product-thumb .price-old {
  font-size: 18px;
  font-weight: 700
}

.most_viewed .product-thumb .price,
.most_viewed .product-thumb .price-new,
.product-layout.product-grid .product-thumb .price,
.product-layout.product-grid .product-thumb .price-new,
.product-layout.product-list .product-thumb .price,
.product-layout.product-list .product-thumb .price-new,
.related_products .product-thumb .price,
.related_products .product-thumb .price-new,
.similar_products .product-thumb .price,
.similar_products .product-thumb .price-new {
  color: #d43094
}

.most_viewed .product-thumb .rating,
.product-layout.product-grid .product-thumb .rating,
.product-layout.product-list .product-thumb .rating,
.product-thumb .rating,
.related_products .product-thumb .rating,
.similar_products .product-thumb .rating {
  text-align: center;
  padding-bottom: 0;
  padding-top: 10px !important
}

.product-thumb-advanced-wishlist .fa,
.product-thumb-wishlist .fa {
  font-size: 24px;
  font-weight: 700
}

.you_save_product_thumb {
  position: absolute;
  right: 5px;
  height: 40px;
  width: 40px;
  text-align: center;
  background: 0 0;
  font-size: 18px;
  line-height: 40px;
  color: #9932CC;
  border-radius: 0 0 0 4px;
  font-weight: 700;
  display: none
}

#information-information {
  padding-left: 0;
  padding-right: 0
}

#information-information #content {
  /*margin-top: 60px;*/
  margin-bottom: 60px
}

.interactivebanners-wrapper {
  margin-top: 100px;
  margin-bottom: 140px
}

.interactivebanners-wrapper h2 {
  text-align: center;
  margin-bottom: 70px
}

.interactivebanners-wrapper .interactivebanners-images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  gap: 30px
}

@media screen and (max-width:767px) {
  .interactivebanners-wrapper .interactivebanners-images {
      display: block;
      gap: 0
  }
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  transition: all .5s
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image-holder {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all .5s
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image-holder a {
  opacity: 0;
  font-size: 16px;
  color: #fff !important;
  text-align: center;
  margin: auto;
  cursor: pointer;
  transition: all .5s;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: 90px;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image {
  overflow: hidden;
  position: relative
}

@media screen and (max-width:767px) {
  .interactivebanners-wrapper .interactivebanners-images .interactivebanners-image {
      margin: 0 auto 20px;
      padding-left: 15px;
      padding-right: 15px;
      width: 100% !important
  }
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image:focus .interactivebanners-image-holder,
.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image:hover .interactivebanners-image-holder {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image:focus a,
.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image:hover a {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image:focus .interactivebanners-image-overlay,
.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image:hover .interactivebanners-image-overlay {
  opacity: 1
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all .5s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 48px;
	max-width: 220px;
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image:focus img,
.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image:hover img {
  -webkit-transform: scale(1.4) translate(-33%, -50%);
  transform: scale(1.4) translate(-33%, -50%)
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image-holder:before {
  content: "";
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(52, 73, 94, .75)
}

.interactivebanners-wrapper .interactivebanners-images .interactivebanners-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
  opacity: 0;
  transition: all .5s
}

#product-manufacturer .row+h2 {
  margin-top: 30px
}

#product-manufacturer aside {
  padding-right: 30px;
  margin-bottom: 30px
}

#product-manufacturer .product-layout.item {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px
}

@media screen and (min-width:768px) and (max-width:1192px) {
  #product-manufacturer .product-layout.item {
      width: 33%
  }
}

@media screen and (max-width:767px) {
  #product-manufacturer .product-layout.item {
      width: 50%
  }
}

#product-manufacturer .row.category-filters {
  margin-bottom: 20px;
  margin-top: 15px;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  max-width: 800px;
  margin-left: auto
}

#product-manufacturer .sel {
  display: inline-block;
  margin: 0 0 30px;
  width: calc(100% - 15px);
  background-color: transparent;
  position: relative;
  cursor: pointer
}

@media screen and (max-width:767px) {
  #product-manufacturer .sel {
      width: 100%
  }
}

#product-manufacturer .sel::before {
  position: absolute;
  content: "\f063";
  font-family: FontAwesome;
  font-size: 2em;
  right: 5px
}

#product-manufacturer .sel.active::before {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg)
}

#product-manufacturer .sel__placeholder {
  display: block;
  font-size: 1.5em;
  color: #838e95;
  padding: .2em .5em;
  text-align: left;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible
}

#product-manufacturer .sel.active .sel__placeholder {
  visibility: hidden
}

#product-manufacturer .sel__placeholder::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: .2em .5em;
  content: attr(data-placeholder);
  visibility: hidden
}

#product-manufacturer .sel.active .sel__placeholder::before {
  visibility: visible
}

#product-manufacturer .sel__box {
  position: absolute;
  top: calc(100% + 4px);
  left: -4px;
  display: none;
  list-style-type: none;
  text-align: left;
  font-size: 1em;
  background-color: #FFF;
  width: calc(100% + 8px);
  box-sizing: border-box
}

#product-manufacturer .sel.active .sel__box {
  display: block;
  -webkit-animation: fadeInUp .5s;
  animation: fadeInUp .5s;
  z-index: 9
}

#product-manufacturer .sel__box__options {
  display: list-item;
  font-size: 1.5em;
  color: #838e95;
  padding: .5em 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

#product-manufacturer .sel__box__options::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: .5em;
  margin-left: 5px;
  display: none
}

#product-manufacturer .sel__box__options.selected::after {
  display: inline
}

#product-manufacturer .sel__box__options:hover {
  background-color: #ebedef
}

#product-manufacturer .box-heading,
#product-manufacturer .category_container .box-heading,
#product-manufacturer aside .box-heading {
  text-transform: uppercase;
  padding: 12px 26px;
  position: relative;
  margin: 0 0 15px;
  border: 1px solid #E9E9E9;
  width: 100%
}

#product-manufacturer .box-heading:before,
#product-manufacturer .category_container .box-heading:before,
#product-manufacturer aside .box-heading:before {
  position: absolute;
  content: "";
  width: 7px;
  top: 0;
  bottom: 0;
  left: -1px;
  background: #d43094
}

@media screen and (max-width:768px) {
  #product-manufacturer .sel {
      font-size: 14px
  }

  #product-manufacturer .sel:before {
      font-size: 20px
  }

  #product-manufacturer .sel__box__options,
  #product-manufacturer .sel__placeholder {
      font-size: 16px
  }

  #product-manufacturer .short-order-direction {
      padding-right: 5px
  }

  #product-manufacturer .short-limit {
      padding-left: 5px
  }
}

#header-menu .header-menu i.fa,
#header-menu .mobile-menu-header .fa.fa-home {
  font-size: 26px
}

@media screen and (min-width:768px) {
  #header-menu {
      display: none
  }
}

#header-menu .header-menu {
  cursor: pointer
}

#header-menu .header-menu>span {
  height: 2px;
  width: 32px;
  background: #fff;
  display: block;
  margin-top: 5px;
  transition: all .4s cubic-bezier(.84, .06, .52, 1.8)
}

@media(max-width:768px) {

	#header-menu .header-menu>span {
	  background: #2B2F39 !important;
	}
	
	.adaptive-header #header-menu .header-menu>span {
	  background: #fff !important;
	}
	
}

#header-menu .mobile-menu-trigger.close-popup-menu .header-menu>span:first-child {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg)
}

#header-menu .mobile-menu-trigger.close-popup-menu .header-menu>span:nth-child(2) {
  opacity: 0
}

#header-menu .mobile-menu-trigger.close-popup-menu .header-menu>span:last-child {
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
  -webkit-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg)
}

#header-menu .header-go-to-category {
  z-index: 99;
  display: inline-block;
  position: absolute;
  left: 100%
}

#header-menu nav li,
#header-menu nav ul {
  list-style: none;
  padding: 0;
  margin: 0
}

#header-menu nav a {
  display: block;
  text-decoration: none
}

#header-menu nav a:hover,
#header-menu nav a:visited {
  text-decoration: none
}

#header-menu .menu-bar {
  display: -webkit-flex;
  display: flex;
  z-index: 99
}

#header-menu .menu-bar .search_box_mobile {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  margin-bottom: 90px
}

#header-menu .menu-link {
  padding: 0;
  background: #2B2F39;
  color: inherit;
  transition: background .2s, color .2s;
  position: relative;
  z-index: 1;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center
}

#header-menu .menu-link[aria-haspopup=true] {
  padding-right: 0
}

#header-menu .mega-menu-header {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  color: #2B2F39;
  margin-bottom: 5px;
  margin-top: 10px
}

#header-menu .mega-menu {
  background: #2B2F39;
  z-index: 10
}

#header-menu .mega-menu--multiLevel {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: stretch;
  justify-content: stretch;
  height: 100%;
  display: none
}

#header-menu .nav {
  padding: 20px 25px 20px 0
}

#header-menu .mobile-menu-back-item,
#header-menu .mobile-menu-header,
#header-menu .mobile-menu-trigger {
  display: block
}

#header-menu .mobile-menu-trigger {
  border: 0;
  padding: 0;
  font-size: 1em;
  border-radius: 4px
}

#header-menu .mobile-menu-header {
  -webkit-order: -1;
  order: -1;
  background: #2B2F39;
  height: 80px;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  display: none
}

#header-menu .mobile-menu-header a {
  padding: 0;
  color: #fff;
  visibility: visible;
  margin: 0 auto
}

#header-menu .menu-bar {
  -webkit-flex-direction: column;
  flex-direction: column;
  position: fixed;
  top: 80px;
  left: -100%;
  height: 100vh;
  width: 100vw;
  max-width: 100vw;
  overflow: hidden;
  transition: left .3s;
  box-shadow: 0x 0 0;
  background: #2B2F39;
  color: #fff
}

#header-menu .menu-bar>li>[aria-haspopup=true]:focus~ul,
#header-menu .menu-bar>li>[aria-haspopup=true]~ul.opened-next-level-menu,
#header-menu .mobile-menu-trigger.isopened .menu-bar,
#header-menu .mobile-menu-trigger.isopened~ul {
  left: 0
}

#header-menu .menu-bar:not(.not-visible-first) {
  overflow-y: auto
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul>li>[aria-haspopup=true] {
  font-size: .8em
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul>li>[aria-haspopup=true]~ul a {
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul>li>[aria-haspopup=true]~ul>li>[aria-haspopup=true]~ul a {
  padding-left: 80px
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul [aria-haspopup=true] {
  color: #2a2a2a
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul [aria-haspopup=true]:after {
  content: "\f067";
  font-family: FontAwesome;
  background: 0 0;
  font-size: 20px;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  transform: translate(-50%, -55%);
  -webkit-transform: translate(-50%, -55%)
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul [aria-haspopup=true].opened-second-level-menu:after {
  content: "\f068"
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul [aria-haspopup=true]~ul {
  max-height: 0;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  transition: max-height .1s
}

#header-menu .mega-menu-content {
  padding: 20px 25px
}

#header-menu .mobile-menu-back-item {
  -webkit-order: -1;
  order: -1
}

#header-menu .mobile-menu-back-item a {
  background: #d9d9d9;
  color: #2a2a2a;
  max-height: calc(1.4em + 40px);
  margin-top: calc(0px - (1.4em + 40px));
  pointer-events: none
}

#header-menu .mobile-menu-back-item a:before {
  content: "";
  width: 14px;
  height: 12px;
  background-image: none;
  background-size: 14px;
  margin-right: 10px;
  display: inline-block
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul {
  top: calc(1.4em + 38px)
}

#header-menu .header-main-category:nth-child(2) {
  padding-top: 20px !important
}

#header-menu .header-main-category,
#header-menu .mega-menu.mega-menu--multiLevel>li:not(:first-child) {
  padding-top: 10px !important;
  padding-bottom: 10px !important
}

#header-menu .menu-bar>li>[aria-haspopup=true]~ul li>[aria-haspopup=true].opened-second-level-menu~ul {
  max-height: 600px;
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

#header-menu .menu-bar>li:focus-within~.mobile-menu-header a {
  visibility: hidden
}

#header-menu .mega-menu.mega-menu--multiLevel>li a {
  font-size: 18px;
  font-weight: 300
}

#header-menu .mega-menu.mega-menu--multiLevel.hide-subcategory {
  left: 100% !important
}

#header-menu .header-description {
  padding: 5px 15px
}

#header-menu .header-description i.fa {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  position: relative;
  top: 2px
}

#header-menu .header-description span.telephone-info {
  display: inline-block;
  font-size: 20px;
  padding-left: 10px;
  vertical-align: middle
}

#header-menu .browse-all-products {
  padding: 15px 0 0;
  font-weight: 300;
  border-bottom: 0 solid #767575;
  margin-bottom: 0;
  text-align: center
}

#header-menu .browse-all-products a {
  font-size: 18px;
  font-weight: 300;
  color: #fff
}

@keyframes dropdown {
  0% {
      opacity: 0;
      -webkit-transform: scaleY(0);
      transform: scaleY(0)
  }

  50% {
      opacity: 1
  }

  100% {
      -webkit-transform: scaleY(1);
      transform: scaleY(1)
  }
}

@keyframes flyout {
  0% {
      opacity: 0;
      -webkit-transform: scaleX(0);
      transform: scaleX(0)
  }

  100% {
      opacity: 1;
      -webkit-transform: scaleX(1);
      transform: scaleX(1)
  }
}

#menu-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(122, 122, 122, .4);
  z-index: 120
}

#account-newsletter .user-newsletter-info {
  margin-top: 15px;
  font-weight: 700
}

#account-newsletter .account-newslstter-status {
  font-size: 20px;
  line-height: 26px
}

#account-newsletter .newsletter-account-subscribe {
  margin-top: 15px
}

#account-newsletter .switch {
  margin: 4rem auto;
  width: 24rem;
  position: relative
}

#account-newsletter .switch input {
  position: absolute;
  top: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer
}

#account-newsletter .switch input:checked {
  z-index: 1
}

#account-newsletter .switch input:checked+label {
  opacity: 1;
  cursor: default
}

#account-newsletter .switch input:not(:checked)+label:hover {
  opacity: .5
}

#account-newsletter .switch label {
  color: inherit;
  opacity: .33;
  transition: opacity .25s ease;
  cursor: pointer
}

#account-newsletter .switch .toggle-outside {
  height: 100%;
  border-radius: 2rem;
  padding: .25rem;
  overflow: hidden;
  transition: .25s ease all
}

#account-newsletter .switch .toggle-inside {
  border-radius: 5rem;
  background: #4a4a4a;
  position: absolute;
  transition: .25s ease all
}

#account-newsletter .switch--horizontal {
  width: 18rem;
  height: 3rem;
  font-size: 0;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 0
}

#account-newsletter .switch--horizontal input {
  height: 3rem;
  width: 6rem;
  left: 6rem;
  margin: 0
}

#account-newsletter .switch--horizontal label {
  font-size: 1.5rem;
  line-height: 3rem;
  display: inline-block;
  width: 6rem;
  height: 100%;
  margin: 0;
  text-align: center
}

#account-newsletter .switch--horizontal label:last-of-type {
  margin-left: 6rem
}

#account-newsletter .switch--horizontal .toggle-outside {
  background: #ddd;
  position: absolute;
  width: 6rem;
  left: 6rem
}

#account-newsletter .switch--horizontal .toggle-inside {
  height: 2.5rem;
  width: 2.5rem
}

#account-newsletter .switch--horizontal input:checked~.toggle-outside .toggle-inside {
  left: .25rem
}

#account-newsletter .switch--horizontal input~input:checked~.toggle-outside .toggle-inside {
  left: 3.25rem
}

#account-newsletter .switch--vertical {
  width: 12rem;
  height: 6rem
}

#account-newsletter .switch--vertical input {
  height: 100%;
  width: 3rem;
  right: 0;
  margin: 0
}

#account-newsletter .switch--vertical label {
  font-size: 1.5rem;
  line-height: 3rem;
  display: block;
  width: 8rem;
  height: 50%;
  margin: 0;
  text-align: center
}

#account-newsletter .switch--vertical .toggle-outside {
  background: #fff;
  position: absolute;
  width: 3rem;
  height: 100%;
  right: 0;
  top: 0
}

#account-newsletter .switch--vertical .toggle-inside {
  height: 2.5rem;
  left: .25rem;
  top: .25rem;
  width: 2.5rem
}

#account-newsletter .switch--vertical input:checked~.toggle-outside .toggle-inside {
  top: .25rem
}

#account-newsletter .switch--vertical input~input:checked~.toggle-outside .toggle-inside {
  top: 3.25rem
}

#account-newsletter .switch--no-label label {
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden
}

#account-newsletter .switch--no-label input:checked~.toggle-outside .toggle-inside {
  background: rgba(0, 0, 0, .2);
  border: 1px solid rgba(0, 0, 0, .2)
}

#account-newsletter .switch--no-label input~input:checked~.toggle-outside {
  background: #fff
}

#account-newsletter .switch--no-label input~input:checked~.toggle-outside .toggle-inside {
  background: #2ecc71
}

#account-newsletter .switch--no-label.switch--vertical {
  width: 3rem
}

#account-newsletter .switch--no-label.switch--horizontal {
  width: 6rem
}

#account-newsletter .switch--no-label.switch--horizontal .toggle-outside,
#account-newsletter .switch--no-label.switch--horizontal input {
  left: 0
}

#account-newsletter .switch--expanding-inner input:checked+label:hover~.toggle-outside .toggle-inside {
  height: 2.5rem;
  width: 2.5rem
}

#account-newsletter .switch--expanding-inner.switch--horizontal input:hover~.toggle-outside .toggle-inside {
  width: 3.5rem
}

#account-newsletter .switch--expanding-inner.switch--horizontal input:hover~input:checked~.toggle-outside .toggle-inside {
  left: 2.25rem
}

#account-newsletter .switch--expanding-inner.switch--vertical input:hover~.toggle-outside .toggle-inside {
  height: 3.5rem
}

#account-newsletter .switch--expanding-inner.switch--vertical input:hover~input:checked~.toggle-outside .toggle-inside {
  top: 2.25rem
}

#numbers-module-wrapper {
  margin-top: 80px;
  margin-bottom: 20px
}

#numbers-module-wrapper h3 {
  text-align: center;
  text-transform: uppercase
}

#numbers-module-wrapper .number-module.container {
  margin-top: 50px;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: space-around;
  justify-content: space-around
}

@media screen and (max-width:992px) {
  #numbers-module-wrapper .number-module.container {
      display: block
  }
}

#numbers-module-wrapper .number-module.container>div {
  text-align: center;
  margin-bottom: 20px
}

#numbers-module-wrapper .number-module.container>div .numbers-value {
  color: #2B2F39;
  font-size: 72px;
  font-weight: 700
}

#numbers-module-wrapper .number-module.container>div .numbers-text {
  display: block;
  text-align: center;
  font-size: 36px;
  font-weight: 700
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 0;
  margin-left: 0;
  line-height: 1.4;
  color: #494949;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 16px !important;
  border-radius: 100%;
  -webkit-border-radius: 100%
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 3;
  color: #d43094;
  background-color: #eee;
  border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  background-color: #2B2F39;
  border-color: #2B2F39;
  height: 40px;
  width: 40px;
  color: #fff
}

.pagination>li {
  border-radius: 10px;
  margin-right: 10px;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-self: center;
  align-self: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  display: -webkit-flex;
  display: flex
}

.pagination>li a,
.pagination>li span {
  height: 40px;
  width: 40px;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center
}

.row.pagination-results {
  -webkit-align-items: center;
  align-items: center
}

@media screen and (max-width:575px) {
  .pagination {
      -webkit-justify-content: center;
      justify-content: center
  }
}

@media(min-width:768px) {
	#product-product,
	#information-contact,
	#information-information {
		padding-top: 180px !important;	
	}
	
}

#product-product #breadcrumb_and_back_wrapper {
  text-align: right;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: end;
  justify-content: end;
  max-width: 440px;
  margin: 12px 0 12px auto
}

#product-product #breadcrumb_and_back_wrapper #go_back_main_wrapper {
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}

#product-product .thumbnails {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  overflow: visible;
  margin-left: 0
}

@media screen and (min-width:768px) {
  #product-product .thumbnails {
      margin-right: 20px
  }
}

#product-product .product_title_and_price {
  /*display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start*/
}

#product-product .product_title_and_price>div,
#product-product .product_title_and_price>h1 {
  /**-webkit-flex: 1 0 50%;
  flex: 1 0 50%*/
}

#product-product .product_title_and_price>div {
 /* display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end*/
}

#product-product h1 {
  font-size: 30px;
  text-align: left;
  color: #2B2F39;
  font-weight: 500;
  /**margin: 0 0 50px*/
margin: 0 0 20px;
}

@media screen and (max-width:767px) {
  #product-product h1 {
      font-size: 22px;
      margin: 0 0 20px
  }
}

#product-product h2 {
  font-size: 28px;
  font-weight: 700;
  color: #545454
}

@media screen and (max-width:767px) {
  #product-product h2 {
      font-size: 24px
  }
}

#product-product h3.product_manufacturer {
  /**font-size: 22px;*/
  font-size: 16px;
  font-weight: 300;
  color: rgba(43, 47, 57, 0.5);
}

#product-product .rating {
  color: #2B2F39
}

#product-product .rating a {
  color: #2B2F39;
  font-size: 24px;
  margin-left: 10px;
  margin-right: 5px
}

#product-product .rating .fa-stack {
  margin-right: 10px
}

#product-product .rating .fa-star-o {
  font-size: 24px
}

#product-product .rating .fa-star {
  color: #545454;
  font-size: 24px
}

#product-product .rating .fa-star+.fa-star-o {
  color: #545454
}

#product-product .rating .fa-star .fa-star-o::before {
  content: "\f006";
  color: #545454
}

#product-product .rating .rating-reviews {
  color: #767675;
  font-size: 24px;
  margin-left: 10px;
  margin-right: 5px;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center
}

#product-product .rating .rating-reviews i {
  margin-right: 5px;
  font-size: 24px;
  position: relative;
  top: 0
}

@media screen and (max-width:480px) {
  #product-product .rating .rating-reviews span {
      display: none
  }
}

#product-product .rating .rating-write-review {
  margin-left: 7px;
  margin-right: 7px;
  color: #767675;
  font-size: 24px;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center
}

#product-product .rating .rating-write-review i {
  margin-right: 5px;
  font-size: 24px;
  position: relative;
  top: 0
}

@media screen and (max-width:480px) {
  #product-product .rating .rating-write-review span {
      display: none
  }
}

#product-product .rating p {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center
}

#product-product .model-stock-info.list-unstyled {
  color: #2B2F39;
  font-weight: 300;
  margin-bottom: 70px
}

@media screen and (max-width:767px) {
  #product-product .model-stock-info.list-unstyled {
      margin-bottom: 20px
  }
}

#product-product .model-stock-info.list-unstyled li {
  margin-bottom: 15px;
  font-size: 18px
}

#product-product .pricing-wrapper {
  /*display: flex;
  display: -webkit-flex;*/
  -webkit-align-items: center;
  align-items: center
}

#product-product .pricing-wrapper h2.final-price {
  color: #2B2F39;
  font-size: 30px;
  font-weight: 500;
margin: 0;
}

@media (max-width: 768px ) {
	#product-product .pricing-wrapper h2.final-price {
	  font-size: 22px;
	}	
}

#product-product .pricing-wrapper .initial-price {
  text-decoration: line-through;
  margin-left: 15px;
  font-size: 20px;
  color: #767675
}

#product-product .form-group.product-quantity-price-wrapper {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px
}

#product-product .form-group.product-quantity-price-wrapper .quantity_group {
  width: 120px;
  display: none
}

#product-product .form-group.product-quantity-price-wrapper .quantity_group input {
  text-align: center;
  font-size: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px
}

#product-product .form-group.product-quantity-price-wrapper .quantity_group .btn.btn-number {
  border: 0 solid;
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0
}

#product-product .form-group.product-quantity-price-wrapper .quantity_group .btn.btn-number span {
  font-size: 20px
}

#product-product .form-group.product-quantity-price-wrapper .btn-check:focus+.btn,
#product-product .form-group.product-quantity-price-wrapper .btn:focus {
  outline: 0;
  box-shadow: 0 0 0
}

#product-product .form-group.product-quantity-price-wrapper #button-cart,
#product-product .form-group.product-quantity-price-wrapper #notify-me-button {
  border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  text-shadow: 0 0 0;
  transition: .5s ease all;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 15px 38px;
  position: relative;
  box-shadow: 0 0 0;
  background-color: #2B2F39;
  color: #fff;
  width: 100%;
  /*min-height: 70px;*/
  border: 2px solid #2B2F39
}

#product-product .form-group.product-quantity-price-wrapper #button-cart:before,
#product-product .form-group.product-quantity-price-wrapper #notify-me-button:before {
  transition: .5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: transparent;
  z-index: -2;
  border: 0 solid #2B2F39;
  color: #2B2F39
}

#product-product .form-group.product-quantity-price-wrapper #button-cart:hover,
#product-product .form-group.product-quantity-price-wrapper #notify-me-button:hover {
  color: #2B2F39
}

#product-product .form-group.product-quantity-price-wrapper #button-cart:hover:before,
#product-product .form-group.product-quantity-price-wrapper #notify-me-button:hover:before {
  transition: .5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
  color: #fff;
  border-radius: 0
}

#product-product .form-group.product-quantity-price-wrapper #button-cart:focus:before,
#product-product .form-group.product-quantity-price-wrapper #notify-me-button:focus:before {
  transition: .5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
  color: #fff
}

#product-product .favorites-giftlist-group {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 50px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

#product-product .favorites-giftlist-group>span {
  margin-left: 15px;
  margin-right: 5px;
  cursor: pointer;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-flex: 1 1 calc(50% - 20px);
  flex: 1 1 calc(50% - 20px);
  margin-bottom: 38px
}

@media screen and (max-width:767px) {
  #product-product .favorites-giftlist-group>span {
      -webkit-flex: 1 1 50%;
      flex: 1 1 50%;
      margin-left: 0;
      margin-right: 0
  }
}

#product-product .favorites-giftlist-group>span h3 {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 15px;
  /**font-size: 21px*/
  font-size: 18px;
}

#product-product .favorites-giftlist-group span i {
  font-size: 32px
}

@media screen and (max-width:768px) {
  #product-product .favorites-giftlist-group {
      margin-top: 20px;
      margin-bottom: 0PX;
      -webkit-justify-content: space-around;
      justify-content: space-around;
      width: 100%
  }
}

#product-product .product-info-group {
  margin-top: 30px;
  font-weight: 300
}

#product-product .product-info-group h3 {
  cursor: pointer;
  /**text-transform: uppercase;*/
  font-size: 22px;
  margin-bottom: 0;
  border-top: 1px solid #707070;
  position: relative;
  padding: 20px 20px 15px
}

#product-product .product-info-group h3.opened-product-option:before {
  position: absolute;
  content: "";
  width: 7px;
  top: 0;
  bottom: 0;
  left: -1px;
  background: #2B2F39
}

#product-product .product-info-group h3:not(.opened-product-option):after {
  content: url(/catalog/view/theme/jpshop/image/general-icons/angle-up-filled.svg);
/**content: url(/catalog/view/theme/jpshop/image/general-icons/icon-pfeil-accordion-dark.svg);*/
  float: right;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

#product-product .product-info-group h3.opened-product-option:after {
  content: url(/catalog/view/theme/jpshop/image/general-icons/angle-up-filled.svg);
/**content: url(/catalog/view/theme/jpshop/image/general-icons/icon-pfeil-accordion-dark.svg);*/
  float: right;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

#product-product .product-info-group h3+div {
  display: none;
  padding-top: 20px
}

#product-product .product-info-group .product-info-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0 solid #CBCBCB
}

#product-product .product-info-group .product-attributes-style,
#product-product .product-info-group>.product-info-description>.product-info-description {
  padding: 5px 40px 40px 20px
}

#product-product .product-info-group .product-info-wrapper h3 {
  margin-bottom: 15px
}

#product-product .product-info-group .product-info-wrapper:last-child {
  border-bottom: 0 solid #CBCBCB
}

#product-product .product-info-group .product-info-description {
  overflow: hidden
}

#product-product .product-info-group>.product-info-description>.product-info-description p {
  margin-bottom: 0
}

#product-product .col-md-4.product_info {
  /**padding-top: 60px;*/
  max-width: 450px
}

@media screen and (max-width:767px) {
  #product-product .col-md-4.product_info {
      padding-top: 20px
  }
}

#product-product .product_row_wrapper.row {
  -webkit-justify-content: space-between;
  justify-content: space-between
}

#product-product .product_row_wrapper.row .img-fluid {
  /*padding: 25px*/
}

@media screen and (max-width:767px) {
  #product-product .col-md-8 #product {
      position: fixed;
      bottom: 0;
      background: #fff;
      padding: 10px;
      z-index: 99;
      margin-left: 0;
      width: 100%;
      left: 0
  }

  #product-product .col-md-8 #product .form-group.product-quantity-price-wrapper {
      margin-bottom: 0
  }

  #product-product .col-md-8 #product #sharing-is-caring {
      margin-top: 15px
  }
}

#product-product .recently_viewed_wrapper .product-layout,
#product-product .recently_viewed_wrapper .row>div,
#product-product .similar-products-wrapper .product-layout {
  padding-left: 0;
  padding-right: 0
}

#product-product .pagination {
  overflow: auto
}

#product-product .similar-products-wrapper {
  margin-bottom: 30px;
  min-height: 150px;
  background: 0 0;
  margin-top: 90px;
  border-radius: 0;
  box-shadow: 0 0 0;
  padding: 0
}

#product-product .similar-products-wrapper .sp-l,
#product-product .similar-products-wrapper .sp-o,
#product-search .sel {
  background-color: transparent
}

#product-product .recently_viewed_wrapper .product-thumb .caption h4 a,
#product-product .similar-products-wrapper .product-thumb .caption h4 a {
  margin-top: 10px
}

#product-product .recently_viewed_wrapper h3,
#product-product .similar-products-wrapper>h3 {
  padding-bottom: 22px;
  border-bottom: 2px solid #013639;
  /*margin-bottom: 87px;*/
  font-weight: 300;
font-size: 16px;
}

#product-product .similar-products-wrapper .row.similar_products_row {
  gap: 30px;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

#product-product .similar-products-wrapper .row.similar_products_row>div {
  padding-left: 0;
  padding-right: 0;
  -webkit-flex: 0 0 23%;
  flex: 0 0 23%
}

#product-product .recently_viewed_wrapper .row {
  gap: 20px;
  -webkit-justify-content: flex-start;
  justify-content: flex-start
}

#product-product .recently_viewed_wrapper .row>div {
  -webkit-flex: 0 0 23%;
  flex: 0 0 23%
}

#product-product .options-wrapper {
  margin-bottom: 20px
}

#product-product .product-radio-options:not(:last-child) {
  /** margin-bottom: 65px */
margin-bottom: 15px;
}

@media screen and (max-width:767px) {
  #product-product .product-radio-options:not(:last-child) {
      margin-bottom: 20px
  }
}

#product-product .product-radio-options>div {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

#product-product .product-radio-options>div .radio {
  margin-right: 15px;
  margin-bottom: 0
}

#product-product .product-radio-options input {
  display: none
}

#product-product .product-radio-options img {
  border: 0;
  padding: 0;
  cursor: pointer;
  scale: .9;
  -webkit-transform: scale(.9);
  transition: all .5s ease-in-out;
  min-width: 30px
}

#product-product .product-radio-options img.active-option {
  scale: 1;
  -webkit-transform: scale(1)
}

#product-product .product-radio-options label {
  cursor: pointer;
  margin-bottom: 15px;
  font-size: 18px
}

#product-product .product-radio-options label span {
  vertical-align: middle;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  width: auto;
  height: 50px;
  text-align: center;
  border: 1px solid #707070;
  min-width: 50px
}

#product-product .product-radio-options label.not_in_stock_option span {
  opacity: .3
}

#product-product .product-radio-options .radio:not(.with_option_image) label {
  transition: all .5s ease-in-out
}

#product-product .product-radio-options .radio:not(.with_option_image) input:checked+span,
#product-product .product-radio-options .radio:not(.with_option_image) label.active-option,
#product-product .product-radio-options .radio:not(.with_option_image) label:hover {
  background: #2B2F39;
  color: #fff
}

#product-product .product-radio-options img+span {
  display: none;
}

#product-product .product-radio-options .dependent_option_required {
  display: none !important
}

#product-product .product-radio-options .dependent_option_required span {
  opacity: .4
}

#product-product .html-country-module {
  padding: 10px;
  border: 3px solid #2B2F39;
  margin-bottom: 30px
}

#product-product .product_notice {
  margin-top: 85px;
  font-size: 16px;
  margin-bottom: 20px
}

.product-layout.item,
.product_tabs {
  padding: 15px 0;
  /**margin-top: 15px; */
  margin-bottom: 30px
}

.product-layout.item .nav>li>a,
.product_tabs .nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  color: inherit
}

.product-layout.item .nav-tabs>li.active>a,
.product-layout.item .nav-tabs>li.active>a:focus,
.product-layout.item .nav-tabs>li.active>a:hover,
.product_tabs .nav-tabs>li.active>a,
.product_tabs .nav-tabs>li.active>a:focus,
.product_tabs .nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}

.product-layout.item h2,
.product_tabs h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 50px;
  text-transform: none;
  margin-top: 45px
}

@media screen and (max-width:767px) {

  .product-layout.item h2,
  .product_tabs h2 {
      font-size: 25px
  }
}

.product-layout.item .product-thumb,
.product_tabs .product-thumb {
  margin-bottom: 0
}

.product-layout.item .product-thumb .button-group,
.product_tabs .product-thumb .button-group {
  display: none
}

.product-layout.item .product-manufacturer-logo,
.product_tabs .product-manufacturer-logo {
  padding: 0 20px 20px
}

.product-layout.item .swiper-button-next::after,
.product-layout.item .swiper-rtl .swiper-button-prev::after,
.product_tabs .swiper-button-next::after,
.product_tabs .swiper-rtl .swiper-button-prev::after {
  content: url(/catalog/view/theme/jpshop/image/next-icon.png)
}

.product-layout.item .swiper-button-prev::after,
.product-layout.item .swiper-rtl .swiper-button-next::after,
.product_tabs .swiper-button-prev::after,
.product_tabs .swiper-rtl .swiper-button-next::after {
  content: url(/catalog/view/theme/jpshop/image/previous-icon.png)
}

.product-layout.item .get_the_product_colors,
.product_tabs .get_the_product_colors {
  display: flex;
  display: -webkit-flex
}

.product-layout.item .get_the_product_colors span input,
.product_tabs .get_the_product_colors span input {
  display: none
}

.product-layout.item .get_the_product_colors span img,
.product_tabs .get_the_product_colors span img {
  border: 0;
  padding: 0 10px 0 0;
  cursor: pointer;
  scale: .9;
  -webkit-transform: scale(.9);
  transition: all .5s ease-in-out
}

.product-layout.item .get_the_product_colors span img.active-option,
.product_tabs .get_the_product_colors span img.active-option {
  scale: 1;
  -webkit-transform: scale(1)
}

.product-layout.item .product-dependent-options,
.product_tabs .product-dependent-options {
  position: absolute;
  bottom: 127px;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  background: rgba(255, 255, 255, .4);
  padding: 20px;
  font-size: 19px;
  font-weight: 300;
  display: none;
  z-index: 9
}

.product-layout.item .product-dependent-options span,
.product_tabs .product-dependent-options span {
  vertical-align: middle;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  width: 45px;
  height: 45px
}

.product-layout.item .product-dependent-options span.selected-option-value,
.product_tabs .product-dependent-options span.selected-option-value {
  border: 1px solid #707070
}

.product-layout.item .product-dependent-options span.not-available-option,
.product_tabs .product-dependent-options span.not-available-option {
  opacity: .3
}

.product-layout.item .product-dependent-options input,
.product_tabs .product-dependent-options input {
  display: none
}

.product-layout.item .button-and-options-section,
.product_tabs .button-and-options-section {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: end;
  align-items: end;
  aling-items: flex-end
}

.product-layout.item {
  padding: 0;
  margin-bottom: 0
}

.product_tabs .owl-item {
  padding-left: 0;
  padding-right: 0
}

.product_tabs .owl-item .image a {
  position: relative;
  padding-top: 100%
}

.product_tabs .owl-item .image a img {
  object-fit: contain;
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  max-width: 100%;
  margin: 0 auto;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  background: #F6F6F6
}

.product_tabs .nav-tabs {
  margin-bottom: 0;
  border-bottom: 0 solid !important
}

.product-layout.item,
.product_tabs .product-layout.item {
  /*margin-top: 20px*/
}

.product_tabs .nav-tabs a {
  text-transform: uppercase;
  font-size: 16px
}

@media screen and (max-width:767px) {
  .product_tabs .nav-tabs a {
      font-size: 11px !important;
      padding: 5px !important
  }
}

.product_tabs .owl-stage-outer {
  border: 0 solid #fff;
  border-radius: 0;
  -o-box-shadow: 0 0 0;
  box-shadow: 0 0 0
}

.product_tabs ul li:first-child {
  margin-left: 10px
}

.product-layout,
.product-layout.item {
  position: relative
}

.product-thumb .button-group button {
  line-height: 40px;
  width: 100%;
  background: #2B2F39;
border: 2px solid #2B2F39;
  color: #FFF;
  font-size: 13px;
  border-radius: 0;
  -webkit-border-radius: 0;
  font-weight: 300;
  letter-spacing: 1px;
  padding-left: 22px;
  padding-right: 22px;
  max-height: 44px
}

.product-thumb .button-group button svg {
  max-height: 100%;
  max-width: 30px;
  text-align: center
}

.product-thumb .caption h4 a {
  text-transform: none;
  text-align: left !important;
  display: block;
  height: auto;
  overflow: hidden;
  margin-bottom: 0
}

@media screen and (max-width:480px) {
  .product-thumb .caption h4 a {
      font-size: 20px;
      height: auto
  }
}

.product-thumb {
  border: 0 solid !important
}

.product-thumb .caption {
  padding: 0 5px;
  min-height: 120px !important
}

.most_viewed .product-thumb .price,
.most_viewed .product-thumb .price-new,
.product-layout.product-grid .price,
.product-layout.product-grid .product-thumb .price-new,
.product-layout.product-list .product-thumb .price,
.product-layout.product-list .product-thumb .price-new,
.product-thumb .price,
.product-thumb .price-new,
.related_products .product-thumb .price,
.related_products .product-thumb .price-new,
.similar_products .product-thumb .price,
.similar_products .product-thumb .price-new {
  text-align: left !important;
  font-size: 22px !important;
  color: #2B2F39 !important;
  font-weight: 200
}

.product-thumb .image {
  border: 0 solid #E9E9E9 !important;
  position: relative;
  margin-bottom: 15px
}

.product-thumb .price-old {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 14px !important;
  vertical-align: middle !important
}

.product-thumb-wishlist {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 0;
  cursor: pointer
}

.product-thumb-advanced-wishlist {
  position: absolute;
  top: 5px;
  right: 35px;
  padding: 0;
  cursor: pointer
}

.newarrivals {
  position: absolute;
  left: 0;
  width: inherit
}

#sharing-is-caring {
  box-shadow: 0 3px 5px rgba(57, 63, 72, .3);
  -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, .3);
  padding: 10px;
  border: 2px solid #2B2F39;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  max-width: 100%
}

#sharing-is-caring span {
  cursor: pointer
}

#sharing-is-caring i {
  font-size: 26px
}

#product-search aside {
  padding-right: 30px;
  margin-bottom: 30px
}

#product-search .product-layout.item {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px
}

@media screen and (min-width:768px) and (max-width:1192px) {
  #product-search .product-layout.item {
      width: 33%
  }
}

@media screen and (max-width:767px) {
  #product-search .product-layout.item {
      width: 50%;
      padding-left: 5px;
      padding-right: 5px
  }
}

#product-search .row.category-filters {
  margin-bottom: 30px;
  margin-top: 15px;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  max-width: 800px;
  margin-left: auto
}

#product-search .sel {
  font-size: 1rem;
  display: inline-block;
  margin: 0 0 30px;
  width: calc(100% - 15px);
  position: relative;
  cursor: pointer;
  border-bottom: 4px solid rgba(0, 0, 0, .3)
}

@media screen and (max-width:767px) {
  #product-search .sel {
      width: 100%
  }
}

#product-search .sel::before {
  position: absolute;
  content: "\f063";
  font-family: FontAwesome;
  font-size: 2em;
  right: 5px
}

#product-search .sel.active::before {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg)
}

#product-search .sel__placeholder {
  display: block;
  font-size: 1.5em;
  color: #838e95;
  padding: .2em .5em;
  text-align: left;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible
}

#product-search .sel.active .sel__placeholder {
  visibility: hidden
}

#product-search .sel__placeholder::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: .2em .5em;
  content: attr(data-placeholder);
  visibility: hidden
}

#product-search .sel.active .sel__placeholder::before {
  visibility: visible
}

#product-search .sel__box {
  position: absolute;
  top: calc(100% + 4px);
  left: -4px;
  display: none;
  list-style-type: none;
  text-align: left;
  font-size: 1em;
  background-color: #FFF;
  width: calc(100% + 8px);
  box-sizing: border-box
}

#product-search .sel.active .sel__box {
  display: block;
  -webkit-animation: fadeInUp .5s;
  animation: fadeInUp .5s;
  z-index: 9
}

#product-search .sel__box__options {
  display: list-item;
  font-size: 1.5em;
  color: #838e95;
  padding: .5em 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

#product-search .sel__box__options::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: .5em;
  margin-left: 5px;
  display: none
}

#product-search .sel__box__options.selected::after {
  display: inline
}

#product-search .sel__box__options:hover {
  background-color: #ebedef
}

@keyframes fadeInUp {
  from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20px, 0);
      transform: translate3d(0, 20px, 0)
  }

  to {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

@keyframes fadeOut {
  from {
      opacity: 1
  }

  to {
      opacity: 0
  }
}

#product-search .box-heading,
#product-search .category_container .box-heading,
#product-search aside .box-heading {
  text-transform: uppercase;
  padding: 12px 26px;
  position: relative;
  margin: 0 0 15px;
  border: 1px solid #E9E9E9;
  width: 100%
}

#product-search .box-heading:before,
#product-search .category_container .box-heading:before,
#product-search aside .box-heading:before {
  position: absolute;
  content: "";
  width: 7px;
  top: 0;
  bottom: 0;
  left: -1px;
  background: #d43094
}

#product-search .product-category-input,
#product-search .product-search-input {
  margin-bottom: 10px
}

@media screen and (min-width:576px) {

  #product-search .product-category-input,
  #product-search .product-search-input {
      padding-right: 15px
  }
}

#product-search .product-category-input input,
#product-search .product-category-input select,
#product-search .product-search-input input,
#product-search .product-search-input select {
  height: 48px
}

#product-search .product-search-button>input {
  width: 100%
}

#product-search .product-search-options label {
  margin-right: 10px
}

@media screen and (max-width:575px) {
  #product-search .product-search-options label {
      margin-top: 5px
  }
}

@media screen and (max-width:768px) {
  #product-search .sel {
      font-size: 14px
  }

  #product-search .sel:before {
      font-size: 20px
  }

  #product-search .sel__box__options,
  #product-search .sel__placeholder {
      font-size: 16px
  }

  #product-search .short-order-direction {
      padding-right: 5px
  }

  #product-search .short-limit {
      padding-left: 5px
  }
}

#testimonials {
  min-height: 510px;
  background-color: #EEE;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center top;
  background-attachment: fixed;
  margin-bottom: 90px;
  margin-top: 90px
}

#testimonials .testimonials-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(122, 122, 122, .7)
}

#testimonials h3 {
  z-index: 9;
  position: relative;
  text-align: center;
  padding-top: 40px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px
}

#testimonials .testimonials-loader {
  border-bottom: 5px solid transparent;
  border-top: 5px solid #2B2F39;
  border-left: 5px solid #2B2F39;
  border-right: 5px solid #2B2F39;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  margin: 50px auto
}

@keyframes spin {
  0% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
  }

  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

#testimonials #testimonial-container {
  z-index: 9;
  position: relative;
  overflow: hidden;
  margin-top: 50px;
  padding-bottom: 60px
}

#testimonials #testimonial-container .testimonials-are-loading {
  color: #fff;
  text-align: center;
  font-size: 24px;
  padding: 15px
}

#testimonials #testimonial-container .testimonial-description {
  font-size: 20px;
  color: #fff;
  margin-right: 30px;
  margin-left: 30px
}

#testimonials #testimonial-container .testimonial-main-description {
  max-width: calc(100% - 120px)
}

@media screen and (max-width:480px) {
  #testimonials #testimonial-container .testimonial-description {
      font-size: 18px;
      line-height: 24px
  }

  #testimonials #testimonial-container .testimonial-main-description {
      max-width: 100%;
      margin-top: 15px
  }
}

#testimonials #testimonial-container .testimonial-position {
  font-size: 20px;
  color: #fff;
  margin-right: 30px;
  margin-left: 30px;
  margin-top: 15px;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center
}

#testimonials #testimonial-container .testimonial-position span {
  margin-left: 5px;
  margin-right: 5px
}

#testimonials #testimonial-container .testimonial-image {
  margin-left: 15px;
  max-width: 25%;
  min-height: 100px
}

@media screen and (max-width:480px) {
  #testimonials #testimonial-container .testimonial-position {
      font-size: 16px;
      line-height: 22px
  }

  #testimonials #testimonial-container .testimonial-image {
      margin: 0 auto
  }
}

#testimonials #testimonial-container h4 {
  color: #fff;
  font-weight: 700;
  margin-right: 30px;
  margin-left: 30px
}

#testimonials #testimonial-container .swiper-slide {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

#testimonials .swiper-pagination {
  bottom: 10px
}

#testimonials .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  opacity: 1;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  background: #303030
}

#testimonials .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2B2F39
}

#testimonials .all-testimonials {
  opacity: 1;
  margin-top: 30px;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center
}

#testimonials .all-testimonials a {
  color: #fff;
  z-index: 999999;
  display: inline-block;
  position: relative;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-right: 15px
}

#all-testimonials .all-testimonials-single {
  background: #eee;
  padding: 20px;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: flex
}

#all-testimonials .testimonial-image {
  margin-right: 20px
}

@media screen and (max-width:480px) {
  #all-testimonials .all-testimonials-single {
      display: block
  }

  #all-testimonials .testimonial-image {
      margin-right: 0;
      display: block
  }

  #all-testimonials .testimonial-image img {
      margin: 15px auto;
      display: block
  }
}

#all-testimonials .testimonial-location {
  font-size: 14px;
  margin-top: 15px
}

#all-testimonials .testimonials-results {
  text-align: right
}

@media screen and (max-width:575px) {
  #all-testimonials .testimonials-results {
      text-align: center;
      margin-top: 15px
  }
}

#all-testimonials .choice {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px;
  display: block
}

#all-testimonials .shop-rating {
  display: block
}

#all-testimonials .shop-rating i {
  font-size: 36px;
  cursor: pointer
}

#all-testimonials .shop-rating .rating-selected:before,
#all-testimonials .shop-rating i:hover:before {
  color: orange
}

#all-testimonials #submit-testimonial {
  line-height: 25px;
  background: #2B2F39 !important;
  color: #FFF !important;
  font-size: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  box-shadow: 0 0 0 !important;
  border: 0 !important;
  padding: 10px;
  text-transform: uppercase;
  margin-top: 20px
}

#account-wishlist .btn.btn-danger,
#account-wishlist .btn.btn-danger:hover,
#account-wishlist .btn.btn-primary,
#account-wishlist .btn.btn-primary:hover {
  background-color: transparent !important;
  border: 0 !important;
  text-shadow: 0 0 0 !important
}

#all-testimonials textarea {
  resize: none
}

.jpshop-video-player {
  position: relative
}

.jpshop-video-player video {
  width: 100%;
  height: 100vh;
  object-fit: cover
}

.jpshop-video-player .jpshop-video-player-headline {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 400px;
  -webkit-transform: translate(-50%, -70%);
  transform: translate(-50%, -70%);
  z-index: 1000 !important;
}

@media screen and (max-width:992px) {
  .jpshop-video-player .jpshop-video-player-headline {
      position: absolute;
      left: 10%;
      right: 10%;
      top: 90%;
      max-width: 700px;
      -webkit-transform: translate(0, -90%);
      transform: translate(0, -90%);
      padding: 15px;
  }
}

.jpshop-video-player .jpshop-video-player-headline h3 {
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  margin-bottom: 45px
}

@media screen and (max-width:767px) {
  .jpshop-video-player .jpshop-video-player-headline h3 {
      font-size: 30px;
      line-height: 40px
  }
}

.jpshop-video-player .jpshop-video-player-headline .jpshop-video-player-description {
  font-size: 22px;
  line-height: 29px;
  color: #fff;
  font-weight: 300;
  text-align: center
}

@media screen and (max-width:767px) {
  .jpshop-video-player .jpshop-video-player-headline .jpshop-video-player-description {
      font-size: 16px;
      line-height: 29px
  }
}

.jpshop-video-player .jpsjhop-video-button {
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center
}

#account-wishlist .btn.btn-primary .fa,
#account-wishlist .btn.btn-primary:hover .fa {
  color: #2B2F39 !important;
  font-size: 30px !important
}

#account-wishlist .btn.btn-danger,
#account-wishlist .btn.btn-danger:hover {
  background-image: none !important;
  box-shadow: 0 0 0 !important;
  -webkit-box-shadow: 0 0 0 !important
}

#account-wishlist .btn.btn-danger .fa,
#account-wishlist .btn.btn-danger:hover .fa {
  color: #d43094 !important;
  font-size: 24px !important
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit
}

.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.no-js .owl-carousel {
  display: block
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
      opacity: 1
  }

  100% {
      opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791
}

.owl-nav {
  opacity: 1 !important;
  transition: opacity .5s ease
}

.owl-nav i {
  font-size: 40px;
  margin: -20px 0 0;
  color: #2B2F39
}

.owl-nav .owl-prev {
  left: 5px;
  top: 50%;
  position: absolute
}

.owl-nav .owl-next {
  right: 5px;
  top: 50%;
  position: absolute
}

.owl-dots {
  text-align: center
}

.owl-dots button.owl-dot.active span,
.owl-dots button.owl-dot:hover span {
  position: absolute;
  top: -1px;
  left: -1px;
  height: 7px;
  width: 26px;
  border: 1px solid #013639;
  background-color: #013639;
  border-radius: 0
}

.owl-dots button.owl-dot {
  border: 1px solid #013639;
  background: #fff;
  height: 7px;
  width: 26px;
  position: relative;
  margin-right: 4.5px;
  margin-left: 4.5px
}

.swiper#homepageslideshow {
	margin-top: -180px;
  	height: 80vh;
	margin-bottom: 1.5em;
}

.swiper#homepageslideshow .swiper-android .swiper-slide,
.swiper#homepageslideshow .swiper-wrapper {
  -webkit-transform: none !important;
  transform: none !important
}

.swiper#homepageslideshow .overlay-homepage-slideshow {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(43, 47, 57, .3);
  z-index: 9
}

.swiper#homepageslideshow .swiper-slide {
  padding-top: 33%;
  cursor: pointer;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 25% center;
  background-size: cover !important
}

.swiper#homepageslideshow .swiper-slide img {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0;
  display: none !important
}

.swiper#homepageslideshow .swiper-slide img.swiper-lazy-loaded {
  opacity: 1
}

.swiper#homepageslideshow .swiper-slide .container {
  position: absolute;
  bottom: 23%;
  z-index: 9;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

@media screen and (max-width:767px) {
  .swiper#homepageslideshow .swiper-slide .container {
      padding: 15px
  }
}

.swiper#homepageslideshow .swiper-slide .container h1 {
  color: #fff;
  padding-right: 12px;
  max-width: 618px;
  font-size: 50px;
  line-height: 76px;
  font-weight: 500;
  margin: 0 !important;
  padding-left: 0;
  opacity: 0;
  transition: opacity 1s ease-in-out
}

.swiper#homepageslideshow .swiper-slide .container h1.show_the_headline {
  opacity: 1
}

@media screen and (min-width:768px) and (max-width:1192px) {
  .swiper#homepageslideshow .swiper-slide .container h1 {
      font-size: 55px;
      line-height: 65px
  }
}

@media screen and (max-width:767px) {
  .swiper#homepageslideshow .swiper-slide .container h1 {
      font-size: 35px;
      line-height: 50px
  }
}

.swiper#homepageslideshow .swiper-slide .container h3 {
  color: #fff;
  padding-right: 12px;
  padding-left: 12px;
  display: none;
  width: inherit;
  /**max-width: 1425px;*/
  padding-bottom: 20px;
  font-weight: 300;
  margin-bottom: 40px
}

.swiper#homepageslideshow .swiper-slide .container h3:after {
  transition: all ease-in-out 1s;
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  width: 0%;
  margin-top: 20px
}

.swiper#homepageslideshow .swiper-slide .container h3.content_loaded:after {
  width: 100%
}

.swiper#homepageslideshow .swiper-slide .container h6 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 25px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-animation: MoveUpDown 2s linear infinite;
  animation: MoveUpDown 2s linear infinite;
  bottom: 0;
  position: relative;
  opacity: 0;
  transition: opacity 1s ease-in-out
}

.swiper#homepageslideshow .swiper-slide .container h6.show_the_headline {
  opacity: 1
}

.swiper#homepageslideshow .swiper-slide .container h6 span {
  margin-left: 5px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 3.4px
}

.swiper#homepageslideshow .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  opacity: 0;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  background: #303030
}

.swiper#homepageslideshow .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2B2F39
}

.swiper#homepageslideshow .swiper-button-next {
  opacity: 0;
  transition: opacity .5s;
  -webkit-transition: opacity .5s
}

.swiper#homepageslideshow .swiper-button-next:after {
  font-family: FontAwesome;
  content: "\f054"
}

.swiper#homepageslideshow .swiper-button-prev {
  opacity: 0
}

.swiper#homepageslideshow .swiper-button-prev:after {
  font-family: FontAwesome;
  content: "\f053"
}

#content .swiper-button-next,
#content .swiper-button-prev {
  margin-top: 0;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}

#footer-newsletter input[name=subscribe],
#footer-newsletter a.cta-button-white-dark-bg,
.homepage-single-teaser button {
    border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 0;
    transition: .5s ease all;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    padding: 15px 38px;
    position: relative;
    box-shadow: 0 0 0;
    background-color: transparent;
    color: #fff;
    width: 100%;
    /*min-height: 70px;*/
    border: 2px solid #fff !important;
}

#footer-newsletter input[name=subscribe]:hover,
.homepage-single-teaser button:hover,
#footer-newsletter a.cta-button-white-dark-bg:hover {
background-color: #fff !important;
  border: 2px solid #fff !important;
  box-shadow: 0 0 0 !important;
  color: #2B2F39 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
font-weight: 500 !important;
}

.btn-pryde,
.btn-primary,
#content .cta-button-black-white-bg,
body .cta-button-black-white-bg {
    border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 0;
    transition: .5s ease all;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    padding: 15px 38px;
    position: relative;
    box-shadow: 0 0 0;
    background-color: #2B2F39;
    color: #fff;
    width: 100%;
    /*min-height: 70px;*/
    border: 2px solid #2B2F39;
}

.btn-pryde:hover,
.btn-primary:hover,
#content .cta-button-black-white-bg:hover,
body .cta-button-black-white-bg:hover {
background-color: transparent !important;
  border: 2px solid #2B2F39 !important;
  box-shadow: 0 0 0 !important;
  color: #2B2F39 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
font-weight: 500 !important;
}

.btn-pryde-adaptive,
#button-coupon,
.cta-button-white-dark-bg,
.cta-button-white-dark-bg blue_button_action,
#content a.cta-button-white-dark-bg,
body a.cta-button-white-dark-bg {
    border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 0;
    transition: .5s ease all;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    padding: 15px 38px;
    position: relative;
    box-shadow: 0 0 0;
    background-color: transparent;
    color: #2B2F39;
    width: 100%;
    /*min-height: 70px;*/
    border: 2px solid #2B2F39 !important;
}

.btn-pryde-adaptive:hover,
#button-coupon:hover,
.cta-button-white-dark-bg:hover,
.cta-button-white-dark-bg blue_button_action:hover,
#content a.cta-button-white-dark-bg:hover,
body a.cta-button-white-dark-bg:hover {
background-color: #2B2F39 !important;
  border: 2px solid #2B2F39 !important;
  box-shadow: 0 0 0 !important;
  color: #fff !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
font-weight: 500 !important;
}

.popupaddtocartbuttons .btn svg,
.btn-pryde svg,
.btn-pryde-adaptive svg,
.btn.btn-primary svg,
.btn.btn-primary.active svg,
.btn.btn-primary.disabled svg,
.btn.btn-primary:active svg,
.btn.btn-primary:focus svg,
.btn.btn-primary[disabled] svg,
button.blue_button_action:focus svg,
button.blue_button_action:hover svg,
.newsletter_subscription_form_btn a svg {
	margin-left: 10px;
	margin-bottom: 2px;
	transition: all .2s;
}

.popupaddtocartbuttons .btn:hover svg,
.btn-pryde:hover svg,
.btn-pryde-adaptive:hover svg,
.btn.btn-primary:hover svg,
.newsletter_subscription_form_btn a:hover svg{
margin-left: 20px;
margin-right: -10px;
margin-bottom: 2px;
	transition: all .2s;
}

/*.btn.btn-primary svg,
.btn.btn-primary.active svg,
.btn.btn-primary.disabled svg,
.btn.btn-primary:active svg,
.btn.btn-primary:focus svg,
.btn.btn-primary:hover svg,
.btn.btn-primary[disabled] svg,
button.blue_button_action:focus svg,
button.blue_button_action:hover svg {
  display: none;
}*/

.hidden {
display: none !important;
}

#footer-newsletter ::placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 300;
}

#footer-newsletter ::-ms-input-placeholder { 
  color: #fff;
}

/**div.required .control-label:after {
  content: "* ";
  color: red;
  font-weight: 300;
  margin-left: 2px
}*/

.product-info-wrapper .product-attributes-style div,
.product-info-wrapper .product-info-description,
.product-info-wrapper .product-info-description div,
.product-info-wrapper .product-info-description p,
.product-info-wrapper .product-info-description p span {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: 0.45px;
  text-align: left;
}

#product-product .thumbnails li {
  background: #f5f5f5;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 5px;
  max-width: calc(50% - 5px)
}

h3.product_model {
font-size: 16px;
font-weight: 300;
font-stretch: normal;
font-style: normal;
letter-spacing: 0.4px;
text-align: left;
color: rgba(0, 0, 0, 0.5);
}

#product-product .thumbnails li:nth-child(n+5) {
  display: none
}

@media (max-width: 512px) {
#product-product .thumbnails li {
  max-width: 100%;
}
}

.mfp-close {
position: fixed !important;
top: 0 !important;
right: 20px !important;
width: auto !important;
background: #2B2F39 !important;
color: #fff !important;
padding: 0.25em 0.5em 0.25em 0.5em !important;
line-height: 1em !important;
}

.mfp-container {
background: #ffffff;
}

.mfp-figure:after {
box-shadow: none !important;	
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
border-right: 27px solid #2B2F39 !important;
}

.homepage-single-teaser .homepage-single-teaser-overlay {
z-index: 9000;
}

.homepage-single-teaser button {
transition: all .2s;
z-index: 10000;
}

.homepage-single-teaser:hover button {
transition: all .2s;
}

.homepage-single-teaser:hover .homepage-single-teaser-overlay {
background: rgba(0, 0, 0, .6) !important;
transition: all .2s;
}

.homepage-single-teaser-text {
color: #fff;
font-size: 14px;
z-index: 1000 !important;
  padding: 2em !important;
display: inline-block;
}

.show-on-mobile {
display: none;
}

.show-on-desktop {
display: block;
}

@media (max-width: 512px) {

.mobile-fixed {
  position: fixed !important;
  bottom: 5px !important;
  width: 91% !important;
  z-index: 110 !important;
}

.show-on-mobile {
  display: block;
  max-width: 100vw;
  overflow: hidden;
}

.show-on-desktop {
  display: none !important;
}

#checkout-checkout #content .quickcheckout-heading {
  font-size: 20px;
  padding: 0;
  margin: 0;
}

.input-group .dropdown-menu, .input-group .popover, .input-group input, .input-group select, input[type=color].form-control, input[type=date].form-control, input[type=datetime-local].form-control, input[type=datetime].form-control, input[type=email].form-control, input[type=month].form-control, input[type=number].form-control, input[type=password].form-control, input[type=search].form-control, input[type=tel].form-control, input[type=text].form-control, input[type=time].form-control, input[type=url].form-control, input[type=week].form-control, label, select.form-control, textarea.form-control {
  font-size: 18px;	
}

}	

#show-account input {
	border: 0;
	border-bottom: solid #00000044 1px;	
}


#quickcheckoutconfirm input,
#quickcheckoutconfirm select,
#ask-a-question-form input,
input[name=coupon] {
border: 0;
  border-bottom: solid #00000022 1px;
}

#quickcheckoutconfirm select:active,
#quickcheckoutconfirm select:focus,
#quickcheckoutconfirm select:hover,
#quickcheckoutconfirm input:active,
#quickcheckoutconfirm input:focus,
#quickcheckoutconfirm input:hover,
#ask-a-question-form input:active,
#ask-a-question-form input:focus,
#ask-a-question-form input:hover,
input[name=coupon]:active,
input[name=coupon]:focus,
input[name=coupon]:hover {
border: 0;
  border-bottom: solid #00000022 1px;
}

#homepageslideshow h3 {
font-size: 18px;
}

.options-wrapper .text-danger {
font-size: 18px;	
}

#common-success #content {
min-height: 300px !important;
	margin-top:40px!important;
}

.page-success {
max-width: 1024px;
margin: 3em auto 3em auto;
}

.page-success h1 {
width: 100%;
text-align: left;
}

#footer-newsletter .intro span {
display: block;
line-height: 1.2;	
}

.mobile-swiper-product-images .swiper-button-prev:after,
.mobile-swiper-product-similar .swiper-button-prev:after,
.mobile-swiper-product-recently .swiper-button-prev:after {
content: url(/catalog/view/theme/jpshop/image/previous-icon.png);
}

.mobile-swiper-product-images .swiper-button-next:after,
.mobile-swiper-product-similar .swiper-button-next:after,
.mobile-swiper-product-recently .swiper-button-next:after {
content: url(/catalog/view/theme/jpshop/image/next-icon.png);
}

#load_more_images {
	position: relative;
	top: -25px;
	background: #fff;
	background-color: #fff !important;
}

#load_more_images:hover {
	background-color: #2B2F39 !important;
}

/** ----------------------------------------------------- */ 

#product-category .show_slide_options, 
#product-category .product-dependent-options,
.product_tabs .product-dependent-options {
display: none !important;
}

@media screen and (max-width:767px) {

	.page-success h1 {
	  font-size: 26px;
	}

	.page-success p {
	  font-size: 18px;
	}

	/*.coupon_code_cart .row {
	  -webkit-flex-direction: column !important;
	  flex-direction: column !important;
	}*/

}


@media(max-width:767px) {
	.blockUI.blockMsg.blockPage {
		width: 75% !important;
		top: 40% !important;
		left: 15% !important;
	}	
}

@media(min-width:768px) {
	.blockUI.blockMsg.blockPage {
		width: 25% !important;
		top: 40% !important;
		left: 35% !important;
	}	
}

.fw-bold {
	font-weight: bold !important;
}

#account-shipping-info,
#common-home {
	padding-top: 80px;
}

#account-login {
	padding-top: 160px;
}

.quickcheckout-cart td.name {
	width: auto !important;	
}

@media(max-width: 767px) {
	#account-account {
		padding-top: 80px !important;
	}
	
	#payment-address input[type=radio],
	#shipping-address input[type=radio],
	#payment-address input[type=radio]:active,
	#shipping-address input[type=radio]:active {
		height: 32px !important;
		width: 42px !important;
		padding: 0;
		background: 0 0;
		border: 2px solid #2B2F39 !important;
		border-radius: 100% !important;
	}
	
	#information-information {
		padding-left: 15px;
		padding-right: 15px;
	}
	
}

#common-home .swiper#homepageslideshow {
	margin-bottom: 0em;
}

#mc_embed_signup {
	background: inherit !important;
}

#mc_embed_signup h2 {
	display: none;	
}

#mc_embed_signup p,
#mc_embed_signup a, 
#mc_embed_signup div {
	color: #fff;	
}
	
#mc_embed_shell {
	z-index: 1000;
}

#mc_embed_shell input {
	
}

.bf-attr-filter p {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 16px;	
}

#bf-float-submit, .bf-float-submit {
	display: none !important;	
}

.cart-products-repeat {
	line-height: 1.25em !important;
}

#mc_embed_signup {
	width: auto !important;
}

.cart-available-payments img {
	max-width: 54px;
}

.btn.view_order {
	width: auto;
}

@media(max-width:767px) {
	.account-account-order-info,
	.account-account-product-options {
		font-size: 12px;
	}
	.account-account-order-info p,
	.account-account-product-options p {
		font-size: 12px;
	}
	.account-account-product-title {
		font-size: 14px;
		font-weight: 500;
	}
}

@media( max-width: 767px ) {
	
	#popupaddtocart {
		position: fixed !important;
		top: 0 !important;
		left: 0 !important;
	}
	
	#popupaddtocart h3 {
		font-size: 14px !important;
	}
	
	#popupaddtocart .popupcart_product_added {
		font-size: 20px !important;
	}
	
	#popupaddtocart .popupaddtocartbuttons  {
		zoom: .75 !important;
	}	
	
	#popupaddtocart .col-sm-6  {
		width: 50%;
	}
	
	#popupaddtocart_wrapper #popupaddtocart .popupaddtocartbuttons {
		padding-right: 15px !important;	
	}
	
}

.header-password-forgot {
	font-weight: bold;
	float: right;
	padding: .75em 0 .5em 0;
	text-decoration: underline;
	font-size: 12px;
	margin-bottom: 2em;
}

.accept-terms-of-use {
	font-size: 12px;	
}

#returning_customer p,
#new_customer p {
	font-size: 14px;
	line-height: 20px;
}






@media( max-width: 767px ) {

    #product-product .form-group.product-quantity-price-wrapper #button-cart,
    #product-product .form-group.product-quantity-price-wrapper #notify-me-button {
    font-size: 12px;
    padding: 13px 31px;
    }

    #footer-newsletter input[name=subscribe],
    #footer-newsletter a.cta-button-white-dark-bg,
    .homepage-single-teaser button {
        font-size: 12px;
        padding: 13px 31px;
    }

    .btn-pryde,
    .btn-primary,
    #content .cta-button-black-white-bg,
    body .cta-button-black-white-bg {
        font-size: 12px;
        padding: 13px 31px;
    }

    .btn-pryde-adaptive,
    #button-coupon,
    .cta-button-white-dark-bg,
    .cta-button-white-dark-bg blue_button_action,
    #content a.cta-button-white-dark-bg,
    body a.cta-button-white-dark-bg {
        font-size: 12px;
        padding: 13px 31px;
    }

}

.quickcheckout-content tr.disabled td {
	color: #bbb!important;	
}

.quickcheckout-content tr.disabled td input {
	border-color: #bbb!important;	
}

/*small.very-small {
	line-height: 1.25em;
    font-size: .75em;
    display: block;
}*/

small.very-small {
	display: block;
	font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.4px;
    text-align: right;
	color: rgba(0, 0, 0, 0.5);
	line-height: 1.25em;
}

small.very-small a {
	color: rgba(0, 0, 0, 0.5);
	text-decoration: underline;
}

.description-deliverytime {
	cursor: pointer;
    font-size: 18px;
}

.buttons label {
	margin-bottom: 20px;
}

.buttons label a {
	text-decoration: underline;
}

footer img {
	opacity: .5;
}

table.quickcheckout-cart tr td:first-child {
	padding: 1em !important;
}

.final_products_row img {
	max-width: 90% !important;
}

#featured0 .product-manufacturer-logo img {
	max-height: 25px;
}

.bf-attr-s0 {
	display: none !important;
}

.bf-attr-s0:first-child {
	display: block !important;
}

.terms label {
	padding: 1em;	
}

.terms label input {
	float: left;
	margin: 0 10px 0 0;
}

.payment #paypal_button {
	text-align: left !important;	
}