/**!
 * Glory Hole Sneaker Store CSS
 * Hand-crafted in Hamburg
 *
 * ── ── ── ── ── ██ ██ ██ ██ ██ ██ ── ── ── ── ──
 * ── ── ── ██ ██ ██ ▓▓ ░░ ░░ ▓▓ ██ ██ ██ ── ── ──
 * ── ── ██ ██ ▓▓ ▓▓ ▓▓ ░░ ░░ ▓▓ ▓▓ ▓▓ ██ ██ ── ──
 * ── ██ ██ ░░ ▓▓ ▓▓ ░░ ░░ ░░ ░░ ▓▓ ▓▓ ░░ ██ ██ ──
 * ── ██ ▓▓ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ▓▓ ██ ──
 * ██ ██ ▓▓ ▓▓ ░░ ░░ ▓▓ ▓▓ ▓▓ ▓▓ ░░ ░░ ▓▓ ▓▓ ██ ██
 * ██ ▓▓ ▓▓ ▓▓ ░░ ▓▓ ▓▓ ▓▓ ▓▓ ▓▓ ▓▓ ░░ ▓▓ ▓▓ ▓▓ ██
 * ██ ▓▓ ▓▓ ▓▓ ░░ ▓▓ ▓▓ ▓▓ ▓▓ ▓▓ ▓▓ ░░ ▓▓ ▓▓ ▓▓ ██
 * ██ ▓▓ ▓▓ ░░ ░░ ▓▓ ▓▓ ▓▓ ▓▓ ▓▓ ▓▓ ░░ ░░ ▓▓ ▓▓ ██
 * ██ ░░ ░░ ░░ ░░ ░░ ▓▓ ▓▓ ▓▓ ▓▓ ░░ ░░ ░░ ░░ ░░ ██
 * ██ ░░ ░░ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ░░ ░░ ██
 * ██ ██ ██ ██ ░░ ░░ ██ ░░ ░░ ██ ░░ ░░ ██ ██ ██ ██
 * ── ██ ██ ░░ ░░ ░░ ██ ░░ ░░ ██ ░░ ░░ ░░ ██ ██ ──
 * ── ── ██ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ██ ── ──
 * ── ── ██ ██ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ░░ ██ ██ ── ──
 * ── ── ── ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ── ── ──
 *
 * (c) 2014 Marcel Bischoff
 */
/* FRAMEWORKS */
/* RESET */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
/* RUPTURE  */
@media only screen {
  .desktop {
    display: none;
  }
  .touch {
    display: inherit;
  }
}
@media only screen and (min-width: 767px) {
  .desktop {
    display: none;
  }
  .touch {
    display: inherit;
  }
}
@media only screen and (min-width: 1025px) {
  .desktop {
    display: inherit;
  }
  .touch {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .desktop {
    display: inherit;
  }
  .touch {
    display: none;
  }
}
@media only screen and (min-width: 1919px) {
  .desktop {
    display: inherit;
  }
  .touch {
    display: none;
  }
}
@media only screen and (min-width: 2500px) {
  .desktop {
    display: inherit;
  }
  .touch {
    display: none;
  }
}
/* IMPORTS */
.fadein {
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url("//static-3.versacommerce.de/glory-hole-sneaker-store_versacommerce_de/designs/shop/assets/fonts/icons/v3/icomoon.eot#iefix") format('embedded-opentype'), url("//static-3.versacommerce.de/glory-hole-sneaker-store_versacommerce_de/designs/shop/assets/fonts/icons/v3/icomoon.woff") format('woff'), url("//static-3.versacommerce.de/glory-hole-sneaker-store_versacommerce_de/designs/shop/assets/fonts/icons/v3/icomoon.ttf") format('truetype'), url("//static-3.versacommerce.de/glory-hole-sneaker-store_versacommerce_de/designs/shop/assets/fonts/icons/v3/icomoon.svg#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering ========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-herschel:before {
  content: "\e902";
}
.icon-djinns:before {
  content: "\e900";
}
.icon-radii:before {
  content: "\e901";
}
.icon-crepprotect:before {
  content: "\e620";
}
.icon-k1x:before {
  content: "\e621";
}
.icon-free_shipping:before {
  content: "\e608";
}
.icon-casio:before {
  content: "\e60b";
}
.icon-hummel:before {
  content: "\e61e";
}
.icon-jasonmarkk:before {
  content: "\e61f";
}
.icon-adidas:before {
  content: "\e600";
}
.icon-arrow_down:before {
  content: "\e601";
}
.icon-arrow_left:before {
  content: "\e602";
}
.icon-back:before {
  content: "\e603";
}
.icon-caret:before {
  content: "\e604";
}
.icon-cart:before {
  content: "\e605";
}
.icon-delete_filter:before {
  content: "\e606";
}
.icon-delete:before {
  content: "\e607";
}
.icon-double_caret:before {
  content: "\e609";
}
.icon-facebook:before {
  content: "\e60a";
}
.icon-instagram:before {
  content: "\e60c";
}
.icon-jordan:before {
  content: "\e60d";
}
.icon-lacoste:before {
  content: "\e60e";
}
.icon-mail:before {
  content: "\e60f";
}
.icon-map:before {
  content: "\e610";
}
.icon-menu_close:before {
  content: "\e611";
}
.icon-menu:before {
  content: "\e612";
}
.icon-minus:before {
  content: "\e613";
}
.icon-newbalance:before {
  content: "\e614";
}
.icon-newera:before {
  content: "\e615";
}
.icon-nike:before {
  content: "\e616";
}
.icon-phone:before {
  content: "\e617";
}
.icon-plus:before {
  content: "\e618";
}
.icon-puma:before {
  content: "\e619";
}
.icon-reebok:before {
  content: "\e61a";
}
.icon-search_input:before {
  content: "\e61b";
}
.icon-search:before {
  content: "\e61c";
}
.icon-twitter:before {
  content: "\e61d";
}
button:hover {
  cursor: pointer;
}
/* BASE SETTINGS */
html,
body {
  overflow-x: hidden;
}
html {
  font-size: 62.5%;
  height: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility;
}
button {
  padding: 0;
}
input[type=search] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
/* STYLES */
section.hero-slider {
  *zoom: 1;
  position: relative;
}
section.hero-slider:before,
section.hero-slider:after {
  content: '';
  display: table;
}
section.hero-slider:after {
  clear: both;
}
@media only screen and (min-width: 767px) {
  section.hero-slider {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 1025px) {
  section.hero-slider {
    margin-top: 110px;
  }
}
.transparent-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 999;
  display: none;
}
.dropdown {
  display: none;
  z-index: 1000;
}
section.social {
  *zoom: 1;
  background-color: #333;
}
section.social:before,
section.social:after {
  content: '';
  display: table;
}
section.social:after {
  clear: both;
}
section.shopinfo {
  *zoom: 1;
  background-color: #f2f2f2;
}
section.shopinfo:before,
section.shopinfo:after {
  content: '';
  display: table;
}
section.shopinfo:after {
  clear: both;
}
/* GLOBAL MEDIA QUERIES */
.yourbrowserwindowiswaytoosmall {
  display: none;
}
@media only screen and (max-width: 767px) {
  .no-touch,
  .site-container {
    width: 100%;
  }
}
#message h1 {
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 22px;
}
#message p {
  font-family: "Roboto Slab";
  font-weight: 400;
  font-size: 16px;
}
/* COMPONENTS */
.breadcrumb {
  *zoom: 1;
  border-bottom: 1px solid #f2f2f2;
  display: none;
  height: 40px;
  width: 100%;
  background-color: rgba(255,255,255,0.95);
  position: relative;
}
.breadcrumb:before,
.breadcrumb:after {
  content: '';
  display: table;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb ul {
  *zoom: 1;
  padding: 0 15px;
  position: relative;
  margin-top: 13px;
}
.breadcrumb ul:before,
.breadcrumb ul:after {
  content: '';
  display: table;
}
.breadcrumb ul:after {
  clear: both;
}
.breadcrumb ul li {
  float: left;
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  position: relative;
}
@media only screen and (min-width: 767px) {
  .breadcrumb ul li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1025px) {
  .breadcrumb ul li {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1919px) {
  .breadcrumb ul li {
    font-size: 18px;
  }
}
.breadcrumb ul li.active {
  color: #8c8c8c;
}
.breadcrumb ul li .dash {
  color: #262626;
  top: 1px;
  position: relative;
}
.breadcrumb ul li .active-inner {
  padding: 0 5px;
}
.breadcrumb ul li a {
  padding: 2px 5px 0 5px;
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  color: #262626;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.breadcrumb ul li a:hover {
  border-radius: 2px;
  color: #262626;
  background-color: #ccc;
}
@media only screen and (min-width: 767px) {
  .breadcrumb ul li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1025px) {
  .breadcrumb ul li a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1919px) {
  .breadcrumb ul li a {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1025px) {
  .breadcrumb {
    display: block;
  }
}
@media only screen and (min-width: 1919px) {
  .breadcrumb {
    height: 50px;
  }
  .breadcrumb ul {
    margin-top: 17px;
  }
}
button,
input,
form,
fieldset {
  -webkit-font-smoothing: subpixel-antialiased;
}
input {
  width: 100%;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  background-color: #fff;
  color: #262626;
  border: none;
  border-radius: 2px;
  padding: 5px 15px;
}
button:focus {
  outline: none;
}
footer {
  display: block;
  position: relative;
  height: 40px;
  width: 100%;
  background-color: #333;
}
footer .footer-copyright {
  display: block;
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  color: #b2b2b2;
  text-align: center;
  line-height: 40px;
  width: auto;
}
footer .footer-menu {
  display: none;
  height: 40px;
  width: auto;
  float: right;
  margin-right: 40px;
}
footer .footer-menu li {
  float: left;
  height: 40px;
  margin-left: 30px;
  position: relative;
}
footer .footer-menu li a {
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  padding: 3px 4px 1px 4px;
  border-radius: 2px;
  line-height: 1 !important;
  color: #b2b2b2;
  line-height: 40px !important;
}
footer .footer-menu li a:hover {
  color: #18ffff;
  background-color: rgba(24,255,255,0.1);
}
@media only screen and (min-width: 1025px) {
  footer .footer-copyright {
    float: left;
    margin-left: 40px;
  }
  footer .footer-menu {
    display: block;
  }
}
/* MODULES */
.filter {
  *zoom: 1;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  background-color: rgba(255,255,255,0.95);
  height: 50px;
  display: block;
  overflow-x: scroll;
}
.filter:before,
.filter:after {
  content: '';
  display: table;
}
.filter:after {
  clear: both;
}
.filter ul {
  display: block;
  height: 100%;
  width: 640px;
  *zoom: 1;
}
.filter ul:before,
.filter ul:after {
  content: '';
  display: table;
}
.filter ul:after {
  clear: both;
}
.filter ul li {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  float: left;
  box-sizing: border-box;
  height: 100%;
  position: relative;
  border-right: 1px solid #f2f2f2;
}
.filter ul li:before,
.filter ul li:after {
  content: '';
  display: table;
}
.filter ul li:after {
  clear: both;
}
.filter ul li .icon-double_caret {
  top: 0;
  right: 0;
  position: absolute;
  font-size: 16px;
  background-color: #fff;
  height: 100%;
  line-height: 48px;
  width: 26px;
}
.filter ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  color: #262626;
  cursor: pointer;
}
@media only screen and (min-width: 767px) {
  .filter ul li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1025px) {
  .filter ul li a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1919px) {
  .filter ul li a {
    font-size: 18px;
  }
}
.filter ul li a:hover {
  color: #fff;
  background-color: #3f3f3f;
}
.filter ul li a span {
  position: absolute;
}
.filter ul li a .label {
  top: 15px;
  left: 10px;
  display: block;
  text-transform: uppercase;
}
.filter ul li a .selected {
  display: none;
  font-family: "Roboto Slab";
  font-weight: 400;
  font-size: 10px;
  text-align: left;
  color: #8c8c8c;
  top: 14px;
  left: 10px;
}
@media only screen and (min-width: 1025px) {
  .filter ul li a .selected {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1919px) {
  .filter ul li a .selected {
    font-size: 14px;
  }
}
.filter ul li a .icon-double_caret {
  position: absolute;
  top: 17px;
  right: 10px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.filter ul li select {
  -webkit-appearance: textfield;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-left: 21px;
  padding-right: 15px;
  height: 100%;
  font-weight: 500;
  color: #262626;
  background-color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}
.filter ul li select:focus {
  outline: none;
}
.filter ul li select:hover {
  color: #fff;
  background-color: #3f3f3f;
}
.filter ul li select:hover ~ .icon-double_caret {
  background-color: #3f3f3f;
  color: #fff;
}
.filter ul li ul {
  display: none;
}
.filter ul li select {
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 14px;
  text-align: left;
}
@media only screen and (min-width: 767px) {
  .filter ul li select {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1025px) {
  .filter ul li select {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1919px) {
  .filter ul li select {
    font-size: 18px;
  }
}
@media only screen and (min-width: 767px) {
  .filter ul {
    width: 100%;
  }
  .filter ul li {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.6666666666667%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .filter ul li:before,
  .filter ul li:after {
    content: '';
    display: table;
  }
  .filter ul li:after {
    clear: both;
  }
  .filter ul li:last-child {
    border: none;
    float: right;
  }
  .filter ul li .icon-double_caret {
    top: 0;
    right: 0;
    position: absolute;
    font-size: 16px;
    background-color: #fff;
    height: 100%;
    line-height: 48px;
    width: 26px;
  }
  .filter ul li select {
    -webkit-appearance: textfield;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding-left: 21px;
    padding-right: 15px;
    height: 100%;
    font-weight: 500;
    color: #262626;
    background-color: #fff;
    cursor: pointer;
    text-transform: uppercase;
  }
  .filter ul li select:focus {
    outline: none;
  }
  .filter ul li select:hover {
    color: #fff;
    background-color: #3f3f3f;
  }
  .filter ul li select:hover ~ .icon-double_caret {
    background-color: #3f3f3f;
    color: #fff;
  }
  .filter ul li ul {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .filter ul li a .label {
    top: 18px;
    left: 20px;
  }
  .filter ul li a .selected {
    top: 28px;
    left: 20px;
  }
  .filter ul li a svg {
    top: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .filter ul li {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .filter ul li:before,
  .filter ul li:after {
    content: '';
    display: table;
  }
  .filter ul li:after {
    clear: both;
  }
  .filter ul li:last-child {
    border-left: 1px solid #f2f2f2;
  }
}
@media only screen and (min-width: 1919px) {
  .filter {
    height: 60px;
  }
  .filter ul li {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .filter ul li:before,
  .filter ul li:after {
    content: '';
    display: table;
  }
  .filter ul li:after {
    clear: both;
  }
  .filter ul li a .label {
    top: 12px;
    left: 20px;
  }
  .filter ul li a .selected {
    top: 34px;
    left: 21px;
  }
  .filter ul li a svg {
    top: 15px;
  }
  .filter ul li .icon-double_caret {
    line-height: 60px;
  }
}
@media only screen and (min-width: 2500px) {
  .filter ul li {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.3333333333333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .filter ul li:before,
  .filter ul li:after {
    content: '';
    display: table;
  }
  .filter ul li:after {
    clear: both;
  }
}
.sub-navigation {
  background-color: #262626;
  *zoom: 1;
  color: #8c8c8c;
  display: block;
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  height: 30px;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 2;
}
.sub-navigation:before,
.sub-navigation:after {
  content: '';
  display: table;
}
.sub-navigation:after {
  clear: both;
}
.sub-navigation.off {
  top: -30px;
}
.sub-navigation a {
  color: #7f7f7f;
  text-decoration: none;
}
.sub-navigation a:hover {
  color: #fff;
}
.sub-navigation ul.sub-navigation-left {
  float: left;
  margin-left: 20px;
}
.sub-navigation ul.sub-navigation-left li {
  float: left;
  margin-right: 25px;
  position: relative;
}
.sub-navigation ul.sub-navigation-left li ul.service-dropdown {
  width: 125px;
  position: absolute;
  top: 5px;
  left: -15px;
  background-color: #3f3f3f;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12), 0 1px 1px 0 rgba(0,0,0,0.24);
  padding: 0 0 2px 0;
}
.sub-navigation ul.sub-navigation-left li ul.service-dropdown li {
  padding: 0 20px;
  margin: 12px 0;
  float: none;
}
.sub-navigation ul.sub-navigation-left li ul.service-dropdown li a {
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 20px;
  line-height: 45px;
  text-align: left;
  color: #fff;
  text-decoration: none;
  padding: 3px 4px 1px 4px;
  border-radius: 2px;
  line-height: 1 !important;
  display: inline-block;
  text-align: left;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media only screen and (min-width: 1025px) {
  .sub-navigation ul.sub-navigation-left li ul.service-dropdown li a {
    font-size: 16px;
    line-height: 30px;
  }
}
.sub-navigation ul.sub-navigation-left li ul.service-dropdown li a:hover {
  color: #18ffff;
  background-color: rgba(24,255,255,0.1);
}
.sub-navigation ul.sub-navigation-right {
  position: relative;
  float: right;
  margin-right: 20px;
}
.sub-navigation ul.sub-navigation-right li {
  float: left;
  margin-left: 25px;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown {
  z-index: 1000;
  width: 250px;
  position: absolute;
  top: 5px;
  right: -15px;
  background-color: #3f3f3f;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12), 0 1px 1px 0 rgba(0,0,0,0.24);
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li {
  margin: 0;
  float: none;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li h2 {
  margin: 20px 20px 10px 20px;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  text-transform: none;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .sub-navigation ul.sub-navigation-right li ul.login-dropdown li h2 {
    font-size: 16px;
    text-align: left;
  }
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .icon-caret-wrapper {
  width: 20px;
  height: 20px;
  border: none;
  background: transparent;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .icon-caret-wrapper .icon-caret {
  width: 10px;
  height: 10px;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .icon-caret-wrapper:hover {
  cursor: pointer;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .icon-caret-wrapper:hover svg * {
  fill: #18ffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .icon-caret-wrapper .icon-caret {
  width: 10px;
  height: 10px;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li input {
  width: 180px;
  margin: 5px 20px 15px 20px;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li input:focus {
  outline: none;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper {
  *zoom: 1;
  margin-bottom: 20px;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper:before,
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper:after {
  content: '';
  display: table;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper:after {
  clear: both;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper a {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  text-transform: none;
  margin-left: 20px;
  float: left;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper .button-login {
  float: right;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #262626;
  text-transform: uppercase;
  background: -webkit-linear-gradient(top, #8fffff, #00e1e2);
  background: linear-gradient(to bottom, #8fffff, #00e1e2);
  height: 26px;
  padding: 0 10px;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12), 0 1px 1px 0 rgba(0,0,0,0.24);
  border: none;
  margin-right: 20px;
}
@media only screen and (min-width: 1025px) {
  .sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper .button-login {
    font-size: 16px;
    text-align: left;
  }
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper .button-login:active {
  background: -webkit-linear-gradient(top, #8fffff, #00e1e2);
  background: linear-gradient(to bottom, #8fffff, #00e1e2);
  color: #d32f2f;
}
@media only screen and (min-width: 1025px) {
  .sub-navigation ul.sub-navigation-right li ul.login-dropdown li .login-dropdown-wrapper .button-login {
    display: inline-block;
  }
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .button-signup {
  display: block;
  background-color: #262626;
  border: none;
  width: 250px;
  height: 50px;
  color: #fff;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  text-align: center !important;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
  .sub-navigation ul.sub-navigation-right li ul.login-dropdown li .button-signup {
    font-size: 16px;
    text-align: left;
  }
}
.sub-navigation ul.sub-navigation-right li ul.login-dropdown li .button-signup:hover {
  color: #18ffff;
}
.sub-navigation ul.sub-navigation-right li ul.language-dropdown {
  background-color: #3f3f3f;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12), 0 1px 1px 0 rgba(0,0,0,0.24);
  width: 60px;
  padding: 0 0 2px 0;
  position: absolute;
  top: 5px;
  right: 9px;
}
.sub-navigation ul.sub-navigation-right li ul.language-dropdown li {
  padding: 0 5px;
  margin: 16px 0;
  float: none;
  float: none;
}
.sub-navigation ul.sub-navigation-right li ul.language-dropdown li a {
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 20px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 3px 4px 1px 4px;
  border-radius: 2px;
  line-height: 1 !important;
  display: block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media only screen and (min-width: 1025px) {
  .sub-navigation ul.sub-navigation-right li ul.language-dropdown li a {
    font-size: 16px;
    line-height: 30px;
  }
}
.sub-navigation ul.sub-navigation-right li ul.language-dropdown li a:hover {
  color: #18ffff;
  background-color: rgba(24,255,255,0.1);
}
.sub-navigation ul.sub-navigation-right li ul.currency-dropdown {
  background-color: #3f3f3f;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12), 0 1px 1px 0 rgba(0,0,0,0.24);
  width: 60px;
  padding: 0 0 2px 0;
  position: absolute;
  top: 5px;
  right: -15px;
}
.sub-navigation ul.sub-navigation-right li ul.currency-dropdown li {
  padding: 0 5px;
  margin: 16px 0;
  float: none;
  float: none;
}
.sub-navigation ul.sub-navigation-right li ul.currency-dropdown li a {
  font-family: "Rajdhani";
  font-weight: 400;
  font-size: 20px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 3px 4px 1px 4px;
  border-radius: 2px;
  line-height: 1 !important;
  display: block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media only screen and (min-width: 1025px) {
  .sub-navigation ul.sub-navigation-right li ul.currency-dropdown li a {
    font-size: 16px;
    line-height: 30px;
  }
}
.sub-navigation ul.sub-navigation-right li ul.currency-dropdown li a:hover {
  color: #18ffff;
  background-color: rgba(24,255,255,0.1);
}
.header-main {
  background-color: #333;
  *zoom: 1;
  color: #fff;
  display: none;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
  height: 110px;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  z-index: 1000;
}
.header-main.shadow {
  box-shadow: 0 7px 7px 0 rgba(0,0,0,0.14), 0 3px 3px 0 rgba(0,0,0,0.22);
}
.header-main:before,
.header-main:after {
  content: '';
  display: table;
}
.header-main:after {
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .header-main {
    font-size: 22px;
    line-height: 28px;
  }
}
.header-main .logo-wrapper {
  margin-top: 30px;
  position: relative;
  float: left;
  display: block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-main .logo-wrapper .logo {
  width: 130px;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-main .nav-main {
  *zoom: 1;
  float: left;
}
.header-main .nav-main:before,
.header-main .nav-main:after {
  content: '';
  display: table;
}
.header-main .nav-main:after {
  clear: both;
}
.header-main .nav-main ul {
  *zoom: 1;
  margin-top: 63px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  float: left;
}
.header-main .nav-main ul:before,
.header-main .nav-main ul:after {
  content: '';
  display: table;
}
.header-main .nav-main ul:after {
  clear: both;
}
.header-main .nav-main ul li {
  float: left;
}
.header-main .nav-main ul li a {
  text-decoration: none;
  color: #fff;
}
.header-main .nav-main ul li a:hover {
  color: #18ffff;
}
.header-main .nav-main ul li a .icon-caret {
  vertical-align: top;
  margin-left: 8px;
  margin-top: 8px;
  width: 10px;
  height: 10px;
}
.header-main .nav-main ul li a .icon-caret * {
  fill: #7f7f7f;
}
.header-main .nav-main ul li a:hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-main .nav-main ul li a:hover * {
  fill: #18ffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-main .nav-main ul li.nav-main-sneaker {
  margin-left: 10px;
  margin-right: 20px;
}
.header-main .nav-main ul li.nav-main-clothing {
  margin-right: 30px;
}
.header-main .nav-main ul li.nav-main-accessoires {
  margin-right: 30px;
}
.header-main .nav-main ul li.nav-main-brands {
  margin-right: 20px;
}
.header-main .nav-main ul li.nav-main-sale {
  margin-right: 40px;
}
.header-main .nav-main ul li.nav-main-search-button .icon-search_input {
  position: relative;
  width: 18px;
  height: 18px;
  top: 1px;
  margin-left: 9px;
  background: none;
  border: none;
  cursor: pointer;
}
.header-main .nav-main ul li.nav-main-search-button .icon-search_input * {
  fill: #fff;
}
.header-main .nav-main ul li.nav-main-search-button .icon-search_input:hover * {
  fill: #18ffff;
}
.header-main .nav-main ul li.nav-main-search fieldset {
  position: relative;
}
.header-main .nav-main ul li.nav-main-search fieldset:hover svg * {
  fill: #b3b3b3;
}
.header-main .nav-main ul li.nav-main-search fieldset input {
  width: 230px;
  height: 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  top: -8px;
  border: none;
  background-color: #3f3f3f;
  color: #7f7f7f;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  border-radius: 3px;
}
.header-main .nav-main ul li.nav-main-search fieldset input:hover {
  color: #fff;
  background-color: #474747;
}
.header-main .nav-main ul li.nav-main-search fieldset input:focus {
  outline: none;
  color: #fff;
}
.header-main .nav-main ul li.nav-main-search fieldset .icon-search_input {
  border: none;
  background: transparent;
  position: absolute;
  width: 18px;
  height: 18px;
  right: 5px;
  top: 0;
  border: none;
}
.header-main .nav-main ul li.nav-main-search fieldset .icon-search_input:hover * {
  fill: #18ffff;
}
.header-main .nav-main ul li.nav-main-search fieldset .icon-search_input * {
  fill: #7f7f7f;
}
.header-main .header-cart {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  right: 0;
  width: 25%;
  margin-top: 30px;
  height: 80px;
  z-index: 1;
}
.header-main .header-cart button {
  background: #262626;
  border: none;
  color: #fff;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (min-width: 1025px) {
  .header-main .header-cart button {
    font-size: 22px;
    line-height: 28px;
  }
}
.header-main .header-cart button:hover {
  background-color: #191919;
}
.header-main .header-cart button:hover {
  cursor: pointer;
}
.header-main .header-cart button .icon-cart-wrapper {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  float: left;
  width: 100px;
  height: 100%;
}
.header-main .header-cart button .icon-cart-wrapper svg * {
  fill: #fff;
}
.header-main .header-cart button .icon-cart-wrapper .icon-cart {
  width: 100px;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-main .header-cart button .header-cart-content {
  display: inline-block;
}
.header-main .header-cart button .header-cart-content .header-cart-content-title {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 18px;
  display: block;
  line-height: 1;
}
.header-main .header-cart button .header-cart-content .header-cart-content-counter {
  display: inline-block;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #18ffff;
  text-transform: none;
  margin-right: 15px;
}
.header-main .header-cart button .header-cart-content .header-cart-content-sum {
  display: inline-block;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  font-weight: 300;
  color: #18ffff;
}
.header-main.half {
  height: 40px;
  top: 0;
}
.header-main.half .logo-wrapper {
  margin-top: -1px;
}
.header-main.half .logo-wrapper .logo {
  width: 65px;
}
.header-main.half .nav-main ul {
  margin-top: 7px;
}
.header-main.half .nav-main ul li.nav-main-search fieldset input {
  top: -2px;
  height: 26px;
  padding: 2px 40px 2px 12px;
}
.header-main.half .nav-main ul li.nav-main-search fieldset .icon-search_input {
  width: 23px;
  height: 23px;
  top: 1px;
}
.header-main.half .header-cart {
  margin-top: 0;
  height: 40px;
}
.header-main.half .header-cart button .icon-cart-wrapper {
  width: 50px;
}
.header-main.half .header-cart button .icon-cart {
  width: 50px;
}
.header-main.half .header-cart button .header-cart-content .header-cart-content-title {
  margin-top: 10px;
  display: inline-block;
  margin-right: 9px;
}
.header-main.half .header-cart button .header-cart-content .header-cart-content-counter {
  top: -1px;
}
@media only screen and (max-width: 1300px) {
  .header-main.half .header-cart button .header-cart-content .header-cart-content-counter {
    margin-right: 0;
  }
}
.header-main.half .header-cart button .header-cart-content .header-cart-content-sum {
  top: -1px;
}
@media only screen and (max-width: 1300px) {
  .header-main.half .header-cart button .header-cart-content .header-cart-content-sum {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  .header-main {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .header-main {
    display: block;
  }
  .header-main .header-cart {
    width: 25%;
  }
  .header-main .nav-main ul li.nav-main-search-button .icon-search {
    position: relative;
    width: 18px;
    height: 18px;
    top: 1px;
    background: none;
    border: none;
  }
  .header-main .nav-main ul li.nav-main-search-button .icon-search * {
    fill: #fff;
  }
  .header-main .nav-main ul li.nav-main-search-button .icon-search:hover {
    cursor: pointer;
  }
  .header-main .nav-main ul li.nav-main-search-button .icon-search:hover * {
    fill: #18ffff;
  }
  .header-main .nav-main ul li.nav-main-search {
    display: none;
  }
  .header-main .nav-main ul li.nav-main-search fieldset input {
    left: -30px;
    width: 200px;
  }
  .header-main .nav-main ul li.nav-main-search fieldset .icon-search_input {
    border: none;
    background: transparent;
    position: absolute;
    width: 18px;
    height: 18px;
    right: 40px;
    top: 1px;
  }
  .header-main .nav-main ul li.nav-main-search fieldset .icon-search_input:hover {
    cursor: pointer;
  }
  .header-main .nav-main ul li.nav-main-search fieldset .icon-search_input:hover * {
    fill: #18ffff;
  }
  .header-main .nav-main ul li.nav-main-search fieldset .icon-search_input * {
    fill: #7f7f7f;
  }
}
@media only screen and (min-width: 1380px) {
  .header-main .nav-main ul li.nav-main-search-button {
    display: none;
  }
  .header-main .nav-main ul li.nav-main-search {
    display: block !important;
  }
  .header-main .nav-main ul li.nav-main-search fieldset input {
    left: 10px;
    width: 200px;
  }
  .header-main .nav-main ul li.nav-main-search fieldset .icon-search_input {
    border: none;
    background: transparent;
    position: absolute;
    width: 18px;
    height: 18px;
    right: 10px;
    top: 1px;
  }
}
@media only screen and (min-width: 1919px) {
  .header-main .header-cart {
    width: 20%;
  }
}
@media only screen and (min-width: 2500px) {
  .header-main .header-cart {
    width: 16.666666666666668%;
  }
}
.scrollbar {
  overflow-y: scroll !important;
  overflow-x: hidden;
}
.show {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.hide {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.header-mobile {
  height: 60px;
  width: 100%;
  background-color: #333;
  position: fixed;
  top: 0;
  z-index: 10000;
}
.header-mobile .search,
.header-mobile .toggle {
  position: absolute;
  height: 60px;
  width: 70px;
  border: none;
}
.header-mobile .search {
  top: 0;
  left: 0;
  background-color: #333;
}
.header-mobile .search span {
  color: #fff;
  font-size: 30px;
  position: relative;
}
.header-mobile .search-field {
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.header-mobile .search-field:hover svg * {
  fill: #b3b3b3;
}
.header-mobile .search-field input {
  background-color: #262626;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 80%;
  height: 100%;
  position: relative;
  border: none;
  color: #fff;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.header-mobile .search-field input.visible {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.header-mobile .search-field input:focus {
  outline: none;
}
.header-mobile .search-close {
  display: none;
  height: 100%;
  width: 20%;
  border: none;
  background: transparent;
  position: absolute;
  font-size: 30px;
  right: 0;
  top: 0;
  color: #fff;
  background-color: #262626;
  z-index: 9999;
  height: 100%;
}
.header-mobile .toggle {
  top: 0;
  right: 0;
  background-color: #262626;
  color: #fff;
  font-size: 30px;
  height: 60px;
}
@media only screen and (min-width: 767px) {
  .header-mobile .toggle {
    height: 70px;
  }
}
.header-mobile .toggle .count {
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
  line-height: 1;
  position: absolute;
  color: #18ffff;
  top: 10px;
  right: 8px;
  padding: 3px 5px 0 6px;
  background-color: #233c3c;
  font-weight: 400;
}
@media only screen and (min-width: 1025px) {
  .header-mobile .toggle .count {
    font-size: 22px;
    line-height: 28px;
  }
}
.header-mobile .logo-link {
  display: block;
  width: 86px;
  margin: 2px auto 0;
}
.header-mobile .logo-link .logo {
  width: 86px;
  height: 60px;
  display: block;
}
.header-mobile .cart-title {
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .header-mobile .cart-title {
    font-size: 22px;
    line-height: 28px;
  }
}
.header-mobile .cart-item-count {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #7f7f7f;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 767px) {
  .header-mobile .cart-item-count {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1025px) {
  .header-mobile .cart-item-count {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .header-mobile .cart-item-count {
    font-size: 18px;
    line-height: 26px;
  }
}
.header-mobile nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: -120%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  background-color: #333;
  z-index: 2001;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.header-mobile nav.in {
  top: 0;
}
.header-mobile nav .icon-menu_close {
  width: 70px;
  height: 70px;
  background-color: #262626;
  color: #fff;
  position: absolute;
  right: 0;
  border: none;
  border-radius: 0;
  font-size: 30px;
}
.header-mobile nav .center-nav {
  *zoom: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
}
.header-mobile nav .center-nav:before,
.header-mobile nav .center-nav:after {
  content: '';
  display: table;
}
.header-mobile nav .center-nav:after {
  clear: both;
}
.header-mobile nav .center-nav .nav-left {
  margin-top: 60px;
  margin-left: 20px;
  margin-bottom: 30px;
}
.header-mobile nav .center-nav .nav-right {
  margin-left: 20px;
  margin-bottom: 60px;
}
.header-mobile nav .center-nav .nav-right .count {
  color: #18ffff;
  padding: 3px 10px 0 10px;
  background-color: #233c3c;
  font-weight: 400;
  border-radius: 2px;
  margin-left: 10px;
}
.header-mobile nav ul li {
  height: 58px;
}
.header-mobile nav ul li a {
  color: #fff;
  text-decoration: none;
}
.header-mobile nav .cart {
  *zoom: 1;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  display: block;
  border: none;
  width: 250px;
  height: 60px;
  z-index: 2000;
  position: absolute;
  right: 0;
  background-color: #262626;
  line-height: 60px;
}
.header-mobile nav .cart:before,
.header-mobile nav .cart:after {
  content: '';
  display: table;
}
.header-mobile nav .cart:after {
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .header-mobile nav .cart {
    font-size: 22px;
    line-height: 28px;
  }
}
.header-mobile nav .cart svg {
  float: left;
  width: 70px;
  height: 56px;
}
.header-mobile nav .cart svg * {
  fill: #fff;
}
.header-mobile nav .cart span {
  display: block;
}
.header-mobile nav .cart span.description {
  float: left;
}
.header-mobile nav .cart span.count {
  position: absolute;
  right: 20px;
  top: 15px;
  padding: 6px 11px;
  background-color: #233c3c;
  line-height: 1;
  color: #18ffff;
}
.header-mobile nav .pull-right {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  height: 100%;
  position: absolute;
  right: 0;
  margin-top: 60px;
  background-color: #262626;
}
.header-mobile nav .main {
  width: 250px;
}
.header-mobile nav .main li {
  height: 60px;
  position: relative;
  background-color: #333;
  width: 100%;
}
.header-mobile nav .main li:last-child {
  border: none;
}
.header-mobile nav .main li a {
  display: block;
  text-decoration: none;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
  line-height: 60px;
  color: #fff;
  padding: 0 20px;
  height: 100%;
}
@media only screen and (min-width: 1025px) {
  .header-mobile nav .main li a {
    font-size: 22px;
    line-height: 28px;
  }
}
.header-mobile nav .sub {
  width: 250px;
  margin-bottom: 60px;
}
.header-mobile nav .sub li {
  height: 60px;
  position: relative;
  background-color: #262626;
}
.header-mobile nav .sub li:last-child,
.header-mobile nav .sub li:nth-child(5) {
  border: none;
}
.header-mobile nav .sub li a {
  display: block;
  text-decoration: none;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
  line-height: 60px;
  color: #666;
  padding: 0 20px;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 1025px) {
  .header-mobile nav .sub li a {
    font-size: 22px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 767px) {
  .header-mobile {
    height: 70px;
  }
  .header-mobile .search span {
    top: 5px;
  }
  .header-mobile .logo-link {
    margin: 6px auto 0;
    width: 90px;
  }
  .header-mobile .logo-link .logo {
    width: 90px;
  }
  .header-mobile .search-field input {
    width: 90%;
  }
  .header-mobile .search-close {
    width: 10%;
  }
  .header-mobile nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: -100%;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    background-color: #333;
    z-index: 1001;
  }
  .header-mobile nav.in {
    top: 0;
  }
  .header-mobile nav .icon-menu_close {
    width: 70px;
    height: 70px;
    background-color: #262626;
    color: #fff;
    position: absolute;
    right: 0;
    border: none;
    border-radius: 0;
    font-size: 30px;
  }
  .header-mobile nav .center-nav {
    *zoom: 1;
    width: 600px;
    height: 500px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-family: "Rajdhani";
    font-weight: 500;
    font-size: 32px;
    text-transform: uppercase;
  }
  .header-mobile nav .center-nav:before,
  .header-mobile nav .center-nav:after {
    content: '';
    display: table;
  }
  .header-mobile nav .center-nav:after {
    clear: both;
  }
  .header-mobile nav .center-nav .nav-left {
    margin: 0;
    width: 280px;
    float: left;
  }
  .header-mobile nav .center-nav .nav-right {
    margin: 0;
    width: 320px;
    float: right;
  }
  .header-mobile nav .center-nav .nav-right .count {
    color: #18ffff;
    padding: 3px 10px 0 10px;
    background-color: #233c3c;
    font-weight: 400;
    border-radius: 2px;
    margin-left: 10px;
  }
  .header-mobile nav ul li {
    height: 58px;
  }
  .header-mobile nav ul li a {
    color: #fff;
    text-decoration: none;
  }
}
@media only screen and (min-width: 1025px) {
  .header-mobile {
    display: none;
  }
}
@-webkit-keyframes slideFadeSmall {
  0% {
    width: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  100% {
    width: 300px;
  }
}
@keyframes slideFadeSmall {
  0% {
    width: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  100% {
    width: 300px;
  }
}
@-webkit-keyframes slideFadeMedium {
  0% {
    width: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  100% {
    width: 280px;
  }
}
@keyframes slideFadeMedium {
  0% {
    width: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  100% {
    width: 280px;
  }
}
.header-subgroup {
  *zoom: 1;
  position: fixed;
  height: auto;
  z-index: 100;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  float: none;
  top: 60px;
}
.header-subgroup:before,
.header-subgroup:after {
  content: '';
  display: table;
}
.header-subgroup:after {
  clear: both;
}
.header-subgroup.shadow {
  box-shadow: 0 7px 7px 0 rgba(0,0,0,0.08), 0 3px 3px 0 rgba(0,0,0,0.16);
}
.header-subgroup.off-screen {
  top: -100px;
}
@media only screen and (min-width: 767px) {
  .header-subgroup {
    top: 70px;
  }
}
@media only screen and (min-width: 1025px) {
  .header-subgroup {
    top: 110px;
  }
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format('embedded-opentype'), url("fonts/flexslider-icon.woff") format('woff'), url("fonts/flexslider-icon.ttf") format('truetype'), url("fonts/flexslider-icon.svg#flexslider-icon") format('svg');
  font-weight: normal;
  font-style: normal;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides li a .hero-slider-image {
  width: 100%;
  padding-bottom: 100%;
  display: block;
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .flexslider .slides li a .hero-slider-image {
    padding-bottom: 56.25%;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  color: rgba(0,0,0,0.8);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  -webkit-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity=0) !important;
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    right: 10px;
  }
}
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  display: none;
}
.hero-slider {
  overflow: hidden;
  background-color: #f2f2f2;
}
.hero-slider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 100px;
  text-align: center;
}
.hero-slider .flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.hero-slider .flex-control-paging li a {
  width: 6px;
  height: 6px;
  display: block;
  background-color: #7f7f7f;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 6px;
}
.hero-slider .flex-control-paging li a:hover {
  background-color: #fff;
}
.hero-slider .flex-control-paging li a.flex-active {
  background-color: #fff;
  cursor: default;
}
.hero-slider .hero-slider-text {
  padding-top: 20px;
  height: 60px;
}
.hero-slider .hero-slider-text h1 {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #262626;
  padding: 0 30px;
  padding-bottom: 2px;
}
@media only screen and (min-width: 767px) {
  .hero-slider .hero-slider-text h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1025px) {
  .hero-slider .hero-slider-text h1 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 1919px) {
  .hero-slider .hero-slider-text h1 {
    font-size: 42px;
    line-height: 48px;
  }
}
.hero-slider .hero-slider-text p {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #333;
  padding: 0 30px;
}
@media only screen and (min-width: 767px) {
  .hero-slider .hero-slider-text p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1025px) {
  .hero-slider .hero-slider-text p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .hero-slider .hero-slider-text p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 767px) {
  .hero-slider .slides li a .hero-slider-image {
    padding-bottom: 40%;
  }
  .hero-slider .flex-control-nav {
    bottom: 114px;
  }
  .hero-slider .hero-slider-text {
    padding-top: 30px;
    height: 64px;
  }
  .hero-slider .hero-slider-text h1 {
    padding: 0 30px;
    padding-bottom: 6px;
  }
}
@media only screen and (min-width: 1025px) {
  .hero-slider .hero-slider-text {
    padding-top: 30px;
    height: 74px;
  }
  .hero-slider .hero-slider-text h1,
  .hero-slider .hero-slider-text p {
    padding: 0 30px;
  }
  .hero-slider .flex-control-nav {
    bottom: 134px;
  }
  .hero-slider .flex-control-nav li {
    margin: 0 8px;
  }
  .hero-slider .flex-control-paging li a {
    width: 10px;
    height: 10px;
    border-radius: 10px;
  }
}
@media only screen and (min-width: 1919px) {
  .hero-slider .hero-slider-text {
    padding-top: 30px;
    height: 70px;
  }
  .hero-slider .flex-control-nav {
    bottom: 130px;
  }
}
.brand-stripe {
  position: relative;
  background-color: #f2f2f2;
  height: 100px;
  width: 100%;
  display: block;
  text-align: center;
}
.brand-stripe .brand-stripe-inner {
  *zoom: 1;
  text-align: center;
  display: inline-block;
  padding: 10px 0;
}
.brand-stripe .brand-stripe-inner:before,
.brand-stripe .brand-stripe-inner:after {
  content: '';
  display: table;
}
.brand-stripe .brand-stripe-inner:after {
  clear: both;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item {
  text-decoration: none;
  width: 80px;
  height: 80px;
  margin: 0 10px;
  color: #b2b2b2;
  float: left;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  font-size: 80px;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item svg * {
  fill: #b2b2b2;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item:hover svg * {
  fill: #666;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item.item1 {
  display: inline-block;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item.item2 {
  display: inline-block;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item.item3 {
  display: inline-block;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item.item4 {
  display: none;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item.item5 {
  display: none;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item.item6 {
  display: none;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item.item7 {
  display: none;
}
.brand-stripe .brand-stripe-inner .brand-stripe-item svg {
  height: 80px;
  width: 80px;
}
@media only screen and (min-width: 767px) {
  .brand-stripe {
    height: 120px;
    width: 100%;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item {
    width: 100px;
    height: 100px;
    margin: 0 20px;
    color: #b2b2b2;
    text-decoration: none;
    font-size: 100px;
    position: relative;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item:hover {
    color: #666;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item1 {
    display: inline-block;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item2 {
    display: inline-block;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item3 {
    display: inline-block;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item4 {
    display: inline-block;
    top: 5px;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item5 {
    display: inline-block;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item6 {
    display: none;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item7 {
    display: none;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item svg {
    height: 100px;
    width: 100px;
  }
}
@media only screen and (min-width: 1025px) {
  .brand-stripe {
    height: 140px;
    width: 100%;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item {
    width: 120px;
    height: 120px;
    margin: 0 25px;
    color: #b2b2b2;
    text-decoration: none;
    font-size: 120px;
    position: relative;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item:hover {
    color: #666;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item1 {
    display: inline-block;
    font-size: 130px;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item2 {
    display: inline-block;
    top: 5px;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item3 {
    display: inline-block;
    font-size: 130px;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item4 {
    display: inline-block;
    font-size: 130px;
    top: 2px;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item5 {
    display: inline-block;
  }
  .brand-stripe .brand-stripe-inner .brand-stripe-item svg {
    height: 120px;
    width: 120px;
  }
}
@media only screen and (min-width: 1034px) {
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item6 {
    display: inline-block;
    font-size: 130px;
    top: 2px;
  }
}
@media only screen and (min-width: 1400px) {
  .brand-stripe .brand-stripe-inner .brand-stripe-item.item7 {
    display: inline-block;
    top: 8px;
  }
}
@media only screen and (min-width: 1919px) {
  .brand-stripe .brand-stripe-inner {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 1025px) {
  .fix-footer {
    position: fixed;
    bottom: 0;
  }
}
.page {
  *zoom: 1;
  margin-top: 60px;
  position: relative;
}
.page:before,
.page:after {
  content: '';
  display: table;
}
.page:after {
  clear: both;
}
.page .headline {
  width: 100%;
  height: 93px;
  background-color: #fff;
}
.page .headline h1 {
  margin-top: 47px;
  margin-bottom: 2px;
  text-align: center;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #262626;
}
@media only screen and (min-width: 767px) {
  .page .headline h1 {
    text-align: left;
  }
}
@media only screen and (min-width: 1025px) {
  .page .headline h1 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1919px) {
  .page .headline h1 {
    font-size: 34px;
    line-height: 38px;
  }
}
.page .headline p {
  text-align: center;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #262626;
}
@media only screen and (min-width: 767px) {
  .page .headline p {
    text-align: left;
  }
}
@media only screen and (min-width: 1919px) {
  .page .headline p {
    font-size: 16px;
    line-height: 28px;
  }
}
.page .content {
  position: relative;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  height: 100%;
}
.page .content:before,
.page .content:after {
  content: '';
  display: table;
}
.page .content:after {
  clear: both;
}
.page .content .accordion p {
  text-align: left;
}
.page .content .accordion .active {
  background-color: #f2f2f2;
}
.page .content .accordion .active .open {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.page .content .accordion .active .close {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.page .content .accordion dt {
  border-top: 1px solid #f2f2f2;
}
.page .content .accordion dt:last-of-type {
  border-bottom: 1px solid #f2f2f2;
}
.page .content .accordion dt a {
  position: relative;
  padding: 0 29px;
  padding-top: 1px;
  display: block;
  color: #262626;
  text-decoration: none;
}
.page .content .accordion dt a .open,
.page .content .accordion dt a .close {
  -webkit-transition: 0.5s opacity ease;
  transition: 0.5s opacity ease;
  display: block;
  position: absolute;
  right: 30px;
  top: 20px;
  width: 20px;
  height: 20px;
}
.page .content .accordion dt a .open svg,
.page .content .accordion dt a .close svg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.page .content .accordion dt a .open svg *,
.page .content .accordion dt a .close svg * {
  fill: #262626;
}
.page .content .accordion dt a .close {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.page .content .accordion dt {
  -webkit-transition: 0.5s background-color ease;
  transition: 0.5s background-color ease;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  text-align: left;
  line-height: 1;
  height: 60px;
  line-height: 60px;
}
.page .content .accordion dd {
  -webkit-transition: 0.5s background-color ease;
  transition: 0.5s background-color ease;
  border-top: 0;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #8c8c8c;
  padding: 11px 0 30px;
}
.page .content .accordion dd a {
  padding: 0;
  text-decoration: none;
  color: #8c8c8c;
}
.page .content .accordion dd h3 {
  padding: 19px 29px 11px;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  text-align: left;
  line-height: 1;
  color: #262626;
}
.page .content .accordion dd:last-of-type {
  border-top: 1px solid #f2f2f2;
  position: relative;
  top: -1px;
}
.page .content .accordion dd p {
  padding: 0 30px;
  margin-bottom: 9px;
}
.page .content .accordion dd p.method {
  position: relative;
  padding-left: 109px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.page .content .accordion dd p.method svg {
  width: 60px;
  position: absolute;
  left: 29px;
  top: 4px;
}
.page .content .accordion dd strong {
  color: #262626;
}
.page .content .accordion dd table {
  padding: 5px 29px 30px;
  width: 100%;
}
.page .content .accordion dd table thead tr th {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  color: #262626;
  background-color: #fff;
  padding: 10px 10px 0;
}
.page .content .accordion dd table thead tr th.headline {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  text-align: left;
  height: 40px;
  line-height: 1;
  padding-top: 3px;
  background-color: #f2f2f2;
}
@media only screen and (min-width: 767px) {
  .page .content .accordion dd table thead tr th.headline {
    font-size: 18px;
    text-align: left;
  }
}
.page .content .accordion dd table tr td {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  padding: 10px;
  color: #8c8c8c;
  background-color: #fff;
}
@media only screen and (min-width: 767px) {
  .page {
    margin-top: 70px;
  }
  .page .headline h1 {
    text-align: center;
  }
  .page .headline p {
    text-align: center;
  }
  .page .image {
    position: relative;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 75%;
  }
  .page .image:before,
  .page .image:after {
    content: '';
    display: table;
  }
  .page .image:after {
    clear: both;
  }
  .page .content {
    position: relative;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    height: 100%;
  }
  .page .content:before,
  .page .content:after {
    content: '';
    display: table;
  }
  .page .content:after {
    clear: both;
  }
  .page .content .accordion .active {
    background-color: #f2f2f2;
  }
  .page .content .accordion .active .open {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  .page .content .accordion .active .close {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  .page .content .accordion dt {
    border-top: 1px solid #f2f2f2;
  }
  .page .content .accordion dt:last-of-type {
    border-bottom: 1px solid #f2f2f2;
  }
  .page .content .accordion dt a {
    position: relative;
    padding: 0 29px;
    padding-top: 1px;
    display: block;
    color: #262626;
    text-decoration: none;
  }
  .page .content .accordion dt a .open,
  .page .content .accordion dt a .close {
    -webkit-transition: 0.5s opacity ease;
    transition: 0.5s opacity ease;
    display: block;
    position: absolute;
    right: 30px;
    top: 20px;
    width: 20px;
    height: 20px;
  }
  .page .content .accordion dt a .open svg,
  .page .content .accordion dt a .close svg {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .page .content .accordion dt a .open svg *,
  .page .content .accordion dt a .close svg * {
    fill: #262626;
  }
  .page .content .accordion dt a .close {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  .page .content .accordion dt {
    -webkit-transition: 0.5s background-color ease;
    transition: 0.5s background-color ease;
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 26px;
    text-align: left;
    line-height: 1;
    height: 60px;
    line-height: 60px;
  }
  .page .content .accordion dd {
    -webkit-transition: 0.5s background-color ease;
    transition: 0.5s background-color ease;
    border-top: 0;
    font-family: "Roboto Slab";
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    color: #8c8c8c;
    padding: 11px 0 30px;
  }
  .page .content .accordion dd a {
    padding: 0;
    text-decoration: none;
    color: #8c8c8c;
  }
  .page .content .accordion dd h3 {
    padding: 19px 29px 11px;
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 26px;
    text-align: left;
    color: #262626;
  }
  .page .content .accordion dd:last-of-type {
    border-top: 1px solid #f2f2f2;
    position: relative;
    top: -1px;
  }
  .page .content .accordion dd p {
    padding: 0 30px;
    margin-bottom: 9px;
  }
  .page .content .accordion dd p.method {
    position: relative;
    padding-left: 109px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .page .content .accordion dd p.method svg {
    width: 60px;
    position: absolute;
    left: 29px;
    top: 4px;
  }
  .page .content .accordion dd strong {
    color: #262626;
  }
  .page .content .accordion dd table {
    padding: 5px 29px 30px;
    width: 100%;
  }
  .page .content .accordion dd table thead tr th {
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    color: #262626;
    background-color: #fff;
    padding: 10px 10px 0;
  }
  .page .content .accordion dd table thead tr th.headline {
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    text-align: left;
    height: 40px;
    line-height: 1;
    padding-top: 3px;
    background-color: #f2f2f2;
  }
  .page .content .accordion dd table tr td {
    font-family: "Roboto Slab";
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    padding: 10px;
    color: #8c8c8c;
    background-color: #fff;
  }
}
@media only screen and (min-width: 1025px) {
  .page {
    margin-top: 150px;
  }
  .page .image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    padding-bottom: 0;
  }
  .page .image:before,
  .page .image:after {
    content: '';
    display: table;
  }
  .page .image:after {
    clear: both;
  }
  .page .content {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 50%;
    margin-right: 0%;
    height: 100%;
  }
  .page .content:before,
  .page .content:after {
    content: '';
    display: table;
  }
  .page .content:after {
    clear: both;
  }
  .page .content .accordion {
    padding-bottom: 40px;
  }
  .page .content .accordion dt a {
    padding: 0 39px;
    padding-top: 1px;
  }
  .page .content .accordion dt a:hover {
    background-color: rgba(0,0,0,0.1);
  }
  .page .content .accordion dd h3 {
    padding: 30px 39px 11px;
  }
  .page .content .accordion dd p {
    padding: 0 40px;
  }
  .page .content .accordion dd p.method {
    padding-left: 119px;
  }
  .page .content .accordion dd p.method svg {
    width: 60px;
    left: 39px;
  }
  .page .content .accordion dd table {
    padding: 5px 39px 30px;
  }
}
@media only screen and (min-width: 1919px) {
  .page {
    margin-top: 160px;
  }
  .page .headline {
    width: 100%;
    height: 118px;
    background-color: #fff;
  }
  .page .headline h1 {
    margin-top: 57px;
    margin-bottom: 7px;
    text-align: center;
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #262626;
  }
@media only screen and (min-width: 1919px) and (min-width: 767px) and (min-width: 1919px) and (min-width: 1025px) {
    .page .headline h1 h1 {
      font-size: 26px;
    }
}
@media only screen and (min-width: 1919px) and (min-width: 767px) and (min-width: 1919px) and (min-width: 1025px) and (min-width: 1919px) and (min-width: 1919px) {
    .page .headline h1 h1 {
      font-size: 34px;
      line-height: 38px;
    }
}
@media only screen and (min-width: 1919px) and (min-width: 767px) and (min-width: 1919px) and (min-width: 1025px) and (min-width: 1919px) and (min-width: 1919px) and (min-width: 1919px) and (min-width: 767px) {
    .page .headline h1 p {
      text-align: left;
    }
}
  .page .headline p {
    text-align: center;
    font-family: "Roboto Slab";
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #262626;
  }
@media only screen and (min-width: 1919px) and (min-width: 767px) and (min-width: 1919px) and (min-width: 1025px) and (min-width: 1919px) and (min-width: 1919px) and (min-width: 1919px) and (min-width: 767px) and (min-width: 1919px) and (min-width: 1919px) {
    .page .headline p p {
      font-size: 16px;
      line-height: 28px;
    }
}
  .page .content .accordion dd h3 {
    padding: 30px 39px 11px;
  }
}
@media only screen and (min-width: 767px) and (min-width: 767px) {
  .page.headline {
    font-size: 18px;
    text-align: left;
  }
}
@media only screen and (min-width: 1919px) and (min-width: 767px) {
  .page h1 {
    text-align: left;
  }
}
iframe {
  vertical-align: top;
  height: 100%;
}
#canvas_holder {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#map_canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.info-window-content {
  width: 249px;
  height: 250px;
  padding-left: 22px;
  padding-top: 54px;
}
.info-window-content h4 {
  font-family: Rajdhani;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #262626;
  margin-bottom: 12px;
}
.info-window-content p {
  font-family: Rajdhani;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #8c8c8c;
  margin-bottom: 9px;
}
.info-window-content p a {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
  color: #8c8c8c;
  padding: 2px 5px 0 5px;
  text-decoration: none;
}
.info-window-content p a:hover {
  color: #333;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.info-window-content p a:hover svg * {
  fill: #3f3f3f;
}
.kontakt {
  *zoom: 1;
  position: relative;
  min-height: 800px;
  height: 100%;
  overflow: hidden;
}
.kontakt:before,
.kontakt:after {
  content: '';
  display: table;
}
.kontakt:after {
  clear: both;
}
@media only screen and (min-width: 767px) {
  .kontakt .boxes {
    width: 25%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 2;
  }
  .kontakt .boxes .image img {
    width: 400px;
    height: 400px;
  }
  .kontakt .boxes .text {
    position: absolute;
    bottom: 0;
    width: 400px;
    height: 400px;
    background-color: rgba(255,255,255,0.95);
  }
}
.produktraster {
  *zoom: 1;
  width: 100%;
  display: block;
  position: relative;
  background-color: #f2f2f2;
}
.produktraster:before,
.produktraster:after {
  content: '';
  display: table;
}
.produktraster:after {
  clear: both;
}
.produktraster.collection {
  margin-top: 111px;
}
.produktraster.brands {
  margin-top: 60px;
}
.produktraster.brands .logo-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 250px;
  text-align: center;
  color: #8c8c8c;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.produktraster.brands .logo-inner:hover {
  color: #262626;
}
.produktraster.brands .logo-inner span {
  height: 250px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.produktraster.brands a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.produktraster .item {
  padding-bottom: 100%;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 1px #e5e5e5;
  position: relative;
}
.produktraster .item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  display: block;
}
.produktraster .item .overlay {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  color: #262626;
  background: -webkit-linear-gradient(top, rgba(143,255,255,0.4), rgba(0,225,226,0.4));
  background: linear-gradient(to bottom, rgba(143,255,255,0.4), rgba(0,225,226,0.4));
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  text-decoration: none;
}
.produktraster .item .overlay h2 {
  display: none;
  margin: 16px 20px 2px 20px;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  color: #262626;
}
@media only screen and (min-width: 767px) {
  .produktraster .item .overlay h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .produktraster .item .overlay h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .item .overlay h2 {
    font-size: 34px;
    line-height: 38px;
  }
}
.produktraster .item .overlay p {
  display: none;
  margin: 0 20px;
  display: block;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
}
@media only screen and (min-width: 767px) {
  .produktraster .item .overlay p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .produktraster .item .overlay p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .item .overlay p {
    font-size: 16px;
    line-height: 24px;
  }
}
.produktraster .item .badge-wrapper {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.produktraster .item .badge-wrapper .badge {
  font-family: "Rajdhani";
  font-size: 22px;
  font-weight: 500;
  text-align: right;
  display: inline-block;
  padding: 3px 5px 1px 5px;
  border-radius: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .produktraster .item .badge-wrapper .badge {
    font-weight: 600;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .item .badge-wrapper .badge {
    font-size: 26px;
  }
}
.produktraster .item .badge-wrapper .soldout {
  text-transform: uppercase;
  background: #000;
  color: #fff;
}
.produktraster .item .badge-wrapper .comingsoon {
  text-transform: uppercase;
  color: #262626;
}
.produktraster .item .badge-wrapper .strikeout-price {
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 12px;
  text-align: right;
  margin-bottom: 3px;
  margin-right: 3px;
  text-decoration: line-through;
}
@media only screen and (min-width: 767px) {
  .produktraster .item .badge-wrapper .strikeout-price {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .item .badge-wrapper .strikeout-price {
    font-size: 22px;
  }
}
.produktraster .item .badge-wrapper .sale {
  background-color: #db00c1;
  color: #fff;
}
.produktraster .headline-kachel {
  background: #fff;
}
.produktraster .headline-kachel h1 {
  height: 78px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #333;
}
@media only screen and (min-width: 767px) {
  .produktraster .headline-kachel h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1025px) {
  .produktraster .headline-kachel h1 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .headline-kachel h1 {
    font-size: 42px;
    line-height: 48px;
  }
}
.produktraster .category-kachel {
  background: #fff;
}
.produktraster .category-kachel .category-kachel-text {
  display: none;
  top: 50% !important;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.produktraster .category-kachel .category-kachel-text h1 {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  color: #262626;
  display: block;
}
@media only screen and (min-width: 767px) {
  .produktraster .category-kachel .category-kachel-text h1 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .produktraster .category-kachel .category-kachel-text h1 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .category-kachel .category-kachel-text h1 {
    font-size: 34px;
    line-height: 38px;
  }
}
.produktraster .category-kachel .category-kachel-text p {
  display: block;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #8c8c8c;
}
@media only screen and (min-width: 767px) {
  .produktraster .category-kachel .category-kachel-text p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .category-kachel .category-kachel-text p {
    font-size: 20px;
    line-height: 28px;
  }
}
.produktraster .category-kachel .category-kachel-text h1 {
  padding: 22px 26px 0 26px;
  margin-bottom: 20px;
}
.produktraster .category-kachel .category-kachel-text p {
  padding: 0 26px;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #8c8c8c;
}
@media only screen and (min-width: 767px) {
  .produktraster .category-kachel .category-kachel-text p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .category-kachel .category-kachel-text p {
    font-size: 20px;
    line-height: 28px;
  }
}
.produktraster .category-kachel .category-kachel-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  font-size: 300px;
  text-align: center;
  color: #8c8c8c;
}
.produktraster .category-kachel .category-kachel-image span {
  height: 300px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.produktraster .category-kachel .category-kachel-image img {
  width: 100%;
  min-width: 100%;
}
.produktraster .category-kachel h1.collection-title {
  height: 78px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 767px) {
  .produktraster .category-kachel h1.collection-title {
    font-size: 58px;
  }
}
@media only screen and (min-width: 1025px) {
  .produktraster .category-kachel h1.collection-title {
    font-size: 66px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .category-kachel h1.collection-title {
    font-size: 84px;
  }
}
.produktraster .sale-kachel {
  background: #db00c1;
  box-shadow: 0 0 0 1px #d32f2f;
}
.produktraster .sale-kachel h1 {
  height: 78px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 767px) {
  .produktraster .sale-kachel h1 {
    font-size: 58px;
  }
}
@media only screen and (min-width: 1025px) {
  .produktraster .sale-kachel h1 {
    font-size: 66px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .sale-kachel h1 {
    font-size: 84px;
  }
}
.produktraster .button-kachel a {
  background-color: #f2f2f2;
  position: absolute;
  width: 100%;
  height: 100%;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #333;
  text-decoration: none;
  border: none;
  text-transform: uppercase;
  line-height: 100%;
}
@media only screen and (min-width: 767px) {
  .produktraster .button-kachel a {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1025px) {
  .produktraster .button-kachel a {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster .button-kachel a {
    font-size: 42px;
    line-height: 48px;
  }
}
.produktraster .button-kachel a:active {
  padding: 0;
}
.produktraster .button-kachel a:hover {
  cursor: pointer;
}
.produktraster .button-kachel a:hover:hover {
  background-color: rgba(0,0,0,0.1);
}
.produktraster .button-kachel a span {
  display: block;
  vertical-align: middle;
  position: absolute;
  height: 36px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 767px) {
  .produktraster.collection {
    margin-top: 120px;
  }
  .produktraster.brands {
    margin-top: 70px;
  }
  .produktraster.brands .logo-inner {
    font-size: 200px;
  }
  .produktraster.brands .logo-inner span {
    height: 200px;
  }
  .produktraster .item {
    padding-bottom: 50%;
    width: 50%;
  }
  .produktraster .item .badge-wrapper {
    bottom: 14px;
    right: 16px;
  }
  .produktraster .item .badge-wrapper .badge {
    padding: 3px 5px 1px 5px;
    border-radius: 2px;
  }
  .produktraster .category-kachel {
    overflow: hidden;
  }
  .produktraster .category-kachel.double-height {
    padding-bottom: 100%;
  }
  .produktraster .category-kachel .category-kachel-text {
    display: block;
  }
  .produktraster .category-kachel .category-kachel-image {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    font-size: 300px;
    text-align: center;
    color: #8c8c8c;
  }
  .produktraster .category-kachel .category-kachel-image span {
    height: 300px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .produktraster .category-kachel .category-kachel-image img {
    width: 100%;
    min-width: 100%;
  }
  .produktraster .category-kachel .category-kachel-image h1 {
    padding: 22px 26px 0 26px;
    margin-bottom: 20px;
  }
  .produktraster .category-kachel .category-kachel-image p {
    padding: 0 26px;
    font-family: "Roboto Slab";
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    color: #8c8c8c;
  }
@media only screen and (min-width: 767px) and (min-width: 767px) and (min-width: 767px) and (min-width: 1919px) {
    .produktraster .category-kachel .category-kachel-image p p {
      font-size: 20px;
      line-height: 28px;
    }
}
}
@media only screen and (min-width: 1025px) {
  .produktraster.collection {
    margin-top: 200px;
  }
  .produktraster.brands {
    margin-top: 150px;
  }
  .produktraster.brands .logo-inner {
    font-size: 250px;
  }
  .produktraster.brands .logo-inner span {
    height: 250px;
  }
  .produktraster .item {
    width: 33.333333333333336%;
    padding-bottom: 33.333333333333336%;
  }
  .produktraster .item.featured {
    width: 66.66666666666667%;
    padding-bottom: 66.66666666666667%;
  }
  .produktraster .item .overlay:hover {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  .produktraster .item .overlay h2 {
    display: block;
    margin: 16px 20px 2px 20px;
  }
  .produktraster .item .overlay p {
    display: block;
    margin: 0 20px;
  }
  .produktraster .item a:hover {
    color: #262626;
    background: -webkit-linear-gradient(top, rgba(143,255,255,0.4), rgba(0,225,226,0.4));
    background: linear-gradient(to bottom, rgba(143,255,255,0.4), rgba(0,225,226,0.4));
  }
  .produktraster .category-kachel.double-height {
    padding-bottom: 66.66666666666667%;
  }
  .produktraster .category-kachel h1 {
    padding: 30px 25px 0 25px;
  }
  .produktraster .category-kachel h1.collection-title {
    padding: 0;
  }
  .produktraster .category-kachel p {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .produktraster .item {
    width: 25%;
    padding-bottom: 25%;
  }
  .produktraster .item.featured {
    width: 50%;
    padding-bottom: 50%;
  }
  .produktraster .category-kachel.double-height {
    padding-bottom: 50%;
  }
}
@media only screen and (min-width: 1919px) {
  .produktraster.collection {
    margin-top: 220px;
  }
  .produktraster.brands {
    margin-top: 160px;
  }
  .produktraster .item {
    width: 20%;
    padding-bottom: 20%;
  }
  .produktraster .item.featured {
    width: 40%;
    padding-bottom: 40%;
  }
  .produktraster .item .overlay h2 {
    margin: 25px 28px 6px 28px;
  }
  .produktraster .item .overlay p {
    margin: 0 28px;
    display: block;
  }
  .produktraster .item .badge-wrapper {
    right: 21px;
    bottom: 18px;
  }
  .produktraster .item .badge-wrapper .badge {
    padding: 5px 7px 3px 7px;
  }
  .produktraster .category-kachel.double-height {
    padding-bottom: 40%;
  }
  .produktraster .category-kachel h1 {
    padding: 40px 30px 0 30px;
    margin-bottom: 32px;
  }
  .produktraster .category-kachel h1.collection-title {
    padding: 0;
  }
  .produktraster .category-kachel p {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 2500px) {
  .produktraster .item {
    width: 16.666666666666668%;
    padding-bottom: 16.666666666666668%;
  }
  .produktraster .item.featured {
    width: 33.333333333333336%;
    padding-bottom: 33.333333333333336%;
  }
  .produktraster .category-kachel.double-height {
    padding-bottom: 33.333333333333336%;
  }
}
@media only screen and (min-width: 767px) and (min-width: 767px) {
  .produktraster p {
    font-size: 16px;
    line-height: 24px;
  }
}
.bar {
  *zoom: 1;
  display: none;
  background-color: #333;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 5000;
}
.bar:before,
.bar:after {
  content: '';
  display: table;
}
.bar:after {
  clear: both;
}
@media only screen and (min-width: 767px) {
  .bar {
    display: block;
  }
}
.bar ul {
  height: 100%;
}
.bar ul li {
  position: relative;
  height: 100%;
  float: left;
}
.bar ul li.sizes {
  display: none;
  background-color: #262626;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.bar ul li.sizes:hover {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.bar ul li.sizes:hover:hover {
  background-color: #191919;
}
.bar ul li.sizes-mobile {
  display: block;
  background-color: #262626;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.bar ul li.availability {
  width: auto;
}
.bar ul li .inner {
  padding: 10px 15px 12px;
}
.bar ul li .headline {
  top: 10px;
  left: 15px;
  position: absolute;
  display: block;
  color: #fff;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  text-align: right;
  text-transform: uppercase;
}
@media only screen and (min-width: 767px) {
  .bar ul li .headline {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .bar ul li .headline {
    font-size: 26px;
  }
}
.bar ul li .whatsize {
  color: #8c8c8c;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 14px;
  text-align: left;
  text-decoration: none;
  position: absolute;
  bottom: 8px;
  left: 15px;
}
.bar ul li .whatsize:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 767px) {
  .bar ul li .whatsize {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1919px) {
  .bar ul li .whatsize {
    font-size: 14px;
    line-height: 18px;
  }
}
.bar ul li .selection {
  position: absolute;
  top: 20px;
  right: 10px;
}
.bar ul li .selection li {
  width: auto;
}
.bar ul li .selection li a {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  text-align: right;
  color: #18ffff;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .bar ul li .selection li a {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1919px) {
  .bar ul li .selection li a {
    font-size: 32px;
  }
}
.bar ul li .selection li .icon-double_caret {
  margin-left: 8px;
  font-size: 20px;
  color: #fff;
}
.bar ul li .avail-top,
.bar ul li .avail-bottom,
.bar ul li .price-tax {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 14px;
  text-align: left;
}
@media only screen and (min-width: 767px) {
  .bar ul li .avail-top,
  .bar ul li .avail-bottom,
  .bar ul li .price-tax {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1919px) {
  .bar ul li .avail-top,
  .bar ul li .avail-bottom,
  .bar ul li .price-tax {
    font-size: 14px;
    line-height: 18px;
  }
}
.bar ul li .avail-top {
  color: #fff;
}
.bar ul li .avail-bottom,
.bar ul li .price-tax,
.bar ul li .price-tax a {
  color: #8c8c8c;
}
.bar ul li .avail-top .de-long {
  display: none;
}
.bar ul .cart-button {
  float: right;
}
.bar ul .cart-button .price-inner {
  display: none;
}
.bar ul .cart-button .inner {
  float: left;
}
.bar ul .cart-button .price-amount {
  color: #fff;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  text-align: right;
  text-transform: none;
  text-align: left;
}
@media only screen and (min-width: 767px) {
  .bar ul .cart-button .price-amount {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .bar ul .cart-button .price-amount {
    font-size: 26px;
  }
}
.bar ul .cart-button button {
  float: right;
  background-color: #8affff;
  background: -webkit-linear-gradient(top, #8affff, #00e2e4);
  background: linear-gradient(to bottom, #8affff, #00e2e4);
  border-radius: 2px;
  font: 600 20px "Rajdhani";
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  padding: 9px 20px 8px;
  margin-top: 3px;
}
.bar.stamp {
  position: relative !important;
  margin-top: -68px;
}
@media only screen and (min-width: 767px) {
  .bar {
    height: 70px;
  }
  .bar ul li.sizes {
    display: block;
    width: 170px;
  }
  .bar ul li.sizes.exception {
    width: 300px;
  }
  .bar ul li.sizes-mobile {
    display: none;
  }
  .bar ul li.cart-button .price-inner {
    padding: 10px 6px 13px 0;
    display: block;
  }
  .bar ul li.cart-button .price-amount {
    margin-top: 2px;
    margin-bottom: 6px;
  }
  .bar ul li.cart-button .button-inner {
    padding: 10px 13px 13px 6px;
  }
  .bar ul li .headline {
    top: 23px;
  }
  .bar ul li .selection {
    top: 25px;
  }
  .bar ul li .whatsize {
    bottom: 11px;
  }
  .bar ul li.sizes ul.selection {
    z-index: 10;
  }
  .bar ul li.sizes ul.selection li ul {
    z-index: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    *zoom: 1;
    display: none;
    position: fixed;
    bottom: -400px;
    left: 0;
    width: 336px;
    height: auto;
    background-color: #d32f2f;
    background-color: #262626;
  }
  .bar ul li.sizes ul.selection li ul:before,
  .bar ul li.sizes ul.selection li ul:after {
    content: '';
    display: table;
  }
  .bar ul li.sizes ul.selection li ul:after {
    clear: both;
  }
  .bar ul li.sizes ul.selection li ul li {
    width: 112px;
    height: 66px;
    background-color: #262626;
    float: left;
    text-align: center;
  }
  .bar ul li.sizes ul.selection li ul li a {
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    padding: 3px 4px 1px 4px;
    border-radius: 2px;
    line-height: 1 !important;
    padding: 0;
    margin: 5px;
    width: 102px;
    height: 56px;
    display: block;
    color: #fff;
    line-height: 56px !important;
  }
  .bar ul li.sizes ul.selection li ul li a:hover {
    color: #18ffff;
    background-color: rgba(24,255,255,0.1);
  }
}
.bar.stamp {
  margin-top: -70px;
}
@media only screen and (min-width: 960px) {
  .bar ul li.sizes {
    width: 300px;
  }
  .bar ul li.sizes.exception {
    width: 300px;
  }
  .bar ul li.cart-button .button-inner {
    padding: 10px 13px 13px 16px;
  }
  .bar ul li .headline {
    top: 26px;
  }
  .bar ul li .selection {
    top: 23px;
  }
  .bar ul li .selection li a {
    font-size: 28px;
  }
  .bar ul li .avail-top .de-short {
    display: none;
  }
  .bar ul li .avail-top .de-long {
    display: inline;
  }
}
@media only screen and (min-width: 1025px) {
  .bar ul li.sizes ul.selection {
    z-index: 10;
  }
  .bar ul li.sizes ul.selection li ul {
    z-index: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    *zoom: 1;
    display: none;
    position: fixed;
    bottom: -400px;
    left: 0;
    width: 336px;
    height: auto;
    background-color: #d32f2f;
    background-color: #262626;
  }
  .bar ul li.sizes ul.selection li ul:before,
  .bar ul li.sizes ul.selection li ul:after {
    content: '';
    display: table;
  }
  .bar ul li.sizes ul.selection li ul:after {
    clear: both;
  }
  .bar ul li.sizes ul.selection li ul li {
    width: 112px;
    height: 66px;
    background-color: #262626;
    float: left;
    text-align: center;
  }
  .bar ul li.sizes ul.selection li ul li a {
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    padding: 3px 4px 1px 4px;
    border-radius: 2px;
    line-height: 1 !important;
    padding: 0;
    margin: 5px;
    width: 102px;
    height: 56px;
    display: block;
    color: #fff;
    line-height: 56px !important;
  }
  .bar ul li.sizes ul.selection li ul li a:hover {
    color: #18ffff;
    background-color: rgba(24,255,255,0.1);
  }
}
.bar.stamp {
  margin-top: -80px;
}
@media only screen and (min-width: 1200px) {
  .bar {
    height: 80px;
  }
  .bar ul li.sizes {
    width: 336px;
  }
  .bar ul li.sizes.exception {
    width: 336px;
  }
  .bar ul li.cart-button .price-inner {
    padding: 10px 17px 13px 0;
  }
  .bar ul li.cart-button .price-amount {
    font-size: 26px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .bar ul li.cart-button .price-tax {
    font-size: 14px;
  }
  .bar ul li.cart-button .button-inner {
    padding: 10px 28px 13px 17px;
  }
  .bar ul li.cart-button .button-inner button {
    margin-top: 6px;
    padding: 10px 40px 8px;
    font-size: 24px;
  }
  .bar ul li .inner {
    padding: 15px 20px;
  }
  .bar ul li .headline {
    font-size: 26px;
    top: 31px;
    left: 20px;
  }
  .bar ul li .selection {
    font-size: 32px;
    top: 25px;
    right: 20px;
  }
  .bar ul li .whatsize {
    bottom: 11px;
    left: 20px;
    font-size: 14px;
  }
  .bar ul li.availability .inner {
    padding: 14px 20px 15px 30px;
  }
  .bar ul li .avail-top {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 1px;
  }
  .bar ul li .avail-bottom {
    font-size: 14px;
  }
}
.bar-mobile {
  *zoom: 1;
  width: 100%;
  background-color: #262626;
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 5000;
}
.bar-mobile:before,
.bar-mobile:after {
  content: '';
  display: table;
}
.bar-mobile:after {
  clear: both;
}
@media only screen and (min-width: 767px) {
  .bar-mobile {
    display: none;
  }
}
.bar-mobile .sizes {
  float: left;
  position: relative;
}
.bar-mobile .sizes .inner {
  padding: 10px 0 12px;
}
.bar-mobile .sizes select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-color: transparent;
  font: 600 20px "Rajdhani";
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  padding: 9px 0 8px 15px;
  margin-top: 3px;
}
.bar-mobile .sizes select option {
  text-align: center;
}
.bar-mobile .sizes select:hover {
  cursor: pointer;
}
.bar-mobile .sizes .icon-double_caret {
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.bar-mobile .cart-button {
  float: right;
}
.bar-mobile .cart-button .price-inner {
  display: none;
}
.bar-mobile .cart-button .inner {
  padding: 10px 15px 12px 0;
  float: left;
}
.bar-mobile .cart-button .price-amount {
  color: #fff;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  text-align: right;
  text-transform: none;
  text-align: left;
}
@media only screen and (min-width: 767px) {
  .bar-mobile .cart-button .price-amount {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .bar-mobile .cart-button .price-amount {
    font-size: 26px;
  }
}
.bar-mobile .cart-button button {
  float: right;
  background-color: #8affff;
  background: -webkit-linear-gradient(top, #8affff, #00e2e4);
  background: linear-gradient(to bottom, #8affff, #00e2e4);
  border-radius: 2px;
  font: 600 20px "Rajdhani";
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  padding: 9px 20px 8px;
  margin-top: 3px;
}
.bar-mobile.stamp {
  position: relative !important;
  margin-top: -68px;
}
.fb_iframe_widget {
  top: -2px !important;
  margin-right: 1px;
}
.article {
  *zoom: 1;
  margin-top: 60px;
  margin-bottom: 68px;
  width: 100%;
  display: block;
  position: relative;
  background-color: #f2f2f2;
}
.article:before,
.article:after {
  content: '';
  display: table;
}
.article:after {
  clear: both;
}
.article .article-leftcol,
.article .article-rightcol {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.article .article-leftcol:before,
.article .article-rightcol:before,
.article .article-leftcol:after,
.article .article-rightcol:after {
  content: '';
  display: table;
}
.article .article-leftcol:after,
.article .article-rightcol:after {
  clear: both;
}
.article .article-leftcol .article-image,
.article .article-rightcol .article-image,
.article .article-leftcol .article-info,
.article .article-rightcol .article-info,
.article .article-leftcol .article-vendor-logo,
.article .article-rightcol .article-vendor-logo,
.article .article-leftcol .article-shipping,
.article .article-rightcol .article-shipping {
  overflow: hidden;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 1px #e5e5e5;
  position: relative;
  background-color: #fff;
}
.article .article-leftcol .article-image.half,
.article .article-rightcol .article-image.half,
.article .article-leftcol .article-info.half,
.article .article-rightcol .article-info.half,
.article .article-leftcol .article-vendor-logo.half,
.article .article-rightcol .article-vendor-logo.half,
.article .article-leftcol .article-shipping.half,
.article .article-rightcol .article-shipping.half {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding-bottom: 100%;
}
.article .article-leftcol .article-image.half:before,
.article .article-rightcol .article-image.half:before,
.article .article-leftcol .article-info.half:before,
.article .article-rightcol .article-info.half:before,
.article .article-leftcol .article-vendor-logo.half:before,
.article .article-rightcol .article-vendor-logo.half:before,
.article .article-leftcol .article-shipping.half:before,
.article .article-rightcol .article-shipping.half:before,
.article .article-leftcol .article-image.half:after,
.article .article-rightcol .article-image.half:after,
.article .article-leftcol .article-info.half:after,
.article .article-rightcol .article-info.half:after,
.article .article-leftcol .article-vendor-logo.half:after,
.article .article-rightcol .article-vendor-logo.half:after,
.article .article-leftcol .article-shipping.half:after,
.article .article-rightcol .article-shipping.half:after {
  content: '';
  display: table;
}
.article .article-leftcol .article-image.half:after,
.article .article-rightcol .article-image.half:after,
.article .article-leftcol .article-info.half:after,
.article .article-rightcol .article-info.half:after,
.article .article-leftcol .article-vendor-logo.half:after,
.article .article-rightcol .article-vendor-logo.half:after,
.article .article-leftcol .article-shipping.half:after,
.article .article-rightcol .article-shipping.half:after {
  clear: both;
}
.article .article-leftcol .article-image .article-innerbox-wrapper,
.article .article-rightcol .article-image .article-innerbox-wrapper,
.article .article-leftcol .article-info .article-innerbox-wrapper,
.article .article-rightcol .article-info .article-innerbox-wrapper,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper,
.article .article-leftcol .article-shipping .article-innerbox-wrapper,
.article .article-rightcol .article-shipping .article-innerbox-wrapper {
  padding: 28px 22px 26px 30px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article .article-leftcol .article-image .article-innerbox-wrapper h2,
.article .article-rightcol .article-image .article-innerbox-wrapper h2,
.article .article-leftcol .article-info .article-innerbox-wrapper h2,
.article .article-rightcol .article-info .article-innerbox-wrapper h2,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper h2,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper h2,
.article .article-leftcol .article-shipping .article-innerbox-wrapper h2,
.article .article-rightcol .article-shipping .article-innerbox-wrapper h2 {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  font-size: 26px;
  color: #333;
  margin-bottom: 8px;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper h2,
  .article .article-rightcol .article-image .article-innerbox-wrapper h2,
  .article .article-leftcol .article-info .article-innerbox-wrapper h2,
  .article .article-rightcol .article-info .article-innerbox-wrapper h2,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper h2,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper h2,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper h2,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper h2,
  .article .article-rightcol .article-image .article-innerbox-wrapper h2,
  .article .article-leftcol .article-info .article-innerbox-wrapper h2,
  .article .article-rightcol .article-info .article-innerbox-wrapper h2,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper h2,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper h2,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper h2,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper h2,
  .article .article-rightcol .article-image .article-innerbox-wrapper h2,
  .article .article-leftcol .article-info .article-innerbox-wrapper h2,
  .article .article-rightcol .article-info .article-innerbox-wrapper h2,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper h2,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper h2,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper h2,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper h2 {
    font-size: 34px;
    line-height: 38px;
  }
}
.article .article-leftcol .article-image .article-innerbox-wrapper p,
.article .article-rightcol .article-image .article-innerbox-wrapper p,
.article .article-leftcol .article-info .article-innerbox-wrapper p,
.article .article-rightcol .article-info .article-innerbox-wrapper p,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p,
.article .article-leftcol .article-shipping .article-innerbox-wrapper p,
.article .article-rightcol .article-shipping .article-innerbox-wrapper p {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  color: #8c8c8c;
  max-width: 500px;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper p,
  .article .article-rightcol .article-image .article-innerbox-wrapper p,
  .article .article-leftcol .article-info .article-innerbox-wrapper p,
  .article .article-rightcol .article-info .article-innerbox-wrapper p,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper p,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper p,
  .article .article-rightcol .article-image .article-innerbox-wrapper p,
  .article .article-leftcol .article-info .article-innerbox-wrapper p,
  .article .article-rightcol .article-info .article-innerbox-wrapper p,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper p,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper p,
  .article .article-rightcol .article-image .article-innerbox-wrapper p,
  .article .article-leftcol .article-info .article-innerbox-wrapper p,
  .article .article-rightcol .article-info .article-innerbox-wrapper p,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper p,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper p {
    font-size: 16px;
    line-height: 24px;
  }
}
.article .article-leftcol .article-image .article-innerbox-wrapper p.subtitle,
.article .article-rightcol .article-image .article-innerbox-wrapper p.subtitle,
.article .article-leftcol .article-info .article-innerbox-wrapper p.subtitle,
.article .article-rightcol .article-info .article-innerbox-wrapper p.subtitle,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p.subtitle,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p.subtitle,
.article .article-leftcol .article-shipping .article-innerbox-wrapper p.subtitle,
.article .article-rightcol .article-shipping .article-innerbox-wrapper p.subtitle {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
  font-size: 16px;
  color: #262626;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-image .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-info .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-info .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper p.subtitle {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-image .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-info .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-info .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper p.subtitle {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-image .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-info .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-info .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p.subtitle,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper p.subtitle,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper p.subtitle {
    font-size: 16px;
    line-height: 24px;
  }
}
.article .article-leftcol .article-image .article-innerbox-wrapper table,
.article .article-rightcol .article-image .article-innerbox-wrapper table,
.article .article-leftcol .article-info .article-innerbox-wrapper table,
.article .article-rightcol .article-info .article-innerbox-wrapper table,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table,
.article .article-leftcol .article-shipping .article-innerbox-wrapper table,
.article .article-rightcol .article-shipping .article-innerbox-wrapper table {
  margin-top: 13px;
  margin-bottom: 13px;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
  font-size: 16px;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper table,
  .article .article-rightcol .article-image .article-innerbox-wrapper table,
  .article .article-leftcol .article-info .article-innerbox-wrapper table,
  .article .article-rightcol .article-info .article-innerbox-wrapper table,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper table,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper table {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper table,
  .article .article-rightcol .article-image .article-innerbox-wrapper table,
  .article .article-leftcol .article-info .article-innerbox-wrapper table,
  .article .article-rightcol .article-info .article-innerbox-wrapper table,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper table,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper table {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper table,
  .article .article-rightcol .article-image .article-innerbox-wrapper table,
  .article .article-leftcol .article-info .article-innerbox-wrapper table,
  .article .article-rightcol .article-info .article-innerbox-wrapper table,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper table,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper table {
    font-size: 16px;
    line-height: 24px;
  }
}
.article .article-leftcol .article-image .article-innerbox-wrapper table tr td,
.article .article-rightcol .article-image .article-innerbox-wrapper table tr td,
.article .article-leftcol .article-info .article-innerbox-wrapper table tr td,
.article .article-rightcol .article-info .article-innerbox-wrapper table tr td,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table tr td,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table tr td,
.article .article-leftcol .article-shipping .article-innerbox-wrapper table tr td,
.article .article-rightcol .article-shipping .article-innerbox-wrapper table tr td {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
  font-size: 16px;
  color: #8c8c8c;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-image .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-info .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-info .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper table tr td {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-image .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-info .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-info .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper table tr td {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-image .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-info .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-info .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table tr td,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper table tr td,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper table tr td {
    font-size: 16px;
    line-height: 24px;
  }
}
.article .article-leftcol .article-image .article-innerbox-wrapper table tr td.left,
.article .article-rightcol .article-image .article-innerbox-wrapper table tr td.left,
.article .article-leftcol .article-info .article-innerbox-wrapper table tr td.left,
.article .article-rightcol .article-info .article-innerbox-wrapper table tr td.left,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper table tr td.left,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper table tr td.left,
.article .article-leftcol .article-shipping .article-innerbox-wrapper table tr td.left,
.article .article-rightcol .article-shipping .article-innerbox-wrapper table tr td.left {
  display: table-cell;
  vertical-align: top;
  width: 120px;
}
.article .article-leftcol .article-image .article-innerbox-wrapper .article-description,
.article .article-rightcol .article-image .article-innerbox-wrapper .article-description,
.article .article-leftcol .article-info .article-innerbox-wrapper .article-description,
.article .article-rightcol .article-info .article-innerbox-wrapper .article-description,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper .article-description,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper .article-description,
.article .article-leftcol .article-shipping .article-innerbox-wrapper .article-description,
.article .article-rightcol .article-shipping .article-innerbox-wrapper .article-description {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
  color: #8c8c8c;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-image .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-info .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-info .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper .article-description {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-image .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-info .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-info .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper .article-description {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-image .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-info .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-info .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper .article-description,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper .article-description,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper .article-description {
    font-size: 16px;
    line-height: 24px;
  }
}
.article .article-leftcol .article-image .article-innerbox-wrapper .article-description ul,
.article .article-rightcol .article-image .article-innerbox-wrapper .article-description ul,
.article .article-leftcol .article-info .article-innerbox-wrapper .article-description ul,
.article .article-rightcol .article-info .article-innerbox-wrapper .article-description ul,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper .article-description ul,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper .article-description ul,
.article .article-leftcol .article-shipping .article-innerbox-wrapper .article-description ul,
.article .article-rightcol .article-shipping .article-innerbox-wrapper .article-description ul {
  list-style-type: disc;
  margin: 15px 15px 15px 30px;
}
.article .article-leftcol .article-image .article-innerbox-wrapper .sharing,
.article .article-rightcol .article-image .article-innerbox-wrapper .sharing,
.article .article-leftcol .article-info .article-innerbox-wrapper .sharing,
.article .article-rightcol .article-info .article-innerbox-wrapper .sharing,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper .sharing,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper .sharing,
.article .article-leftcol .article-shipping .article-innerbox-wrapper .sharing,
.article .article-rightcol .article-shipping .article-innerbox-wrapper .sharing {
  margin-top: 80px;
  height: 20px;
  overflow: hidden;
}
.article .article-leftcol .article-image .article-innerbox-wrapper .sharing .pinterest,
.article .article-rightcol .article-image .article-innerbox-wrapper .sharing .pinterest,
.article .article-leftcol .article-info .article-innerbox-wrapper .sharing .pinterest,
.article .article-rightcol .article-info .article-innerbox-wrapper .sharing .pinterest,
.article .article-leftcol .article-vendor-logo .article-innerbox-wrapper .sharing .pinterest,
.article .article-rightcol .article-vendor-logo .article-innerbox-wrapper .sharing .pinterest,
.article .article-leftcol .article-shipping .article-innerbox-wrapper .sharing .pinterest,
.article .article-rightcol .article-shipping .article-innerbox-wrapper .sharing .pinterest {
  display: inline-block;
}
.article .article-leftcol .article-image .badge-wrapper,
.article .article-rightcol .article-image .badge-wrapper,
.article .article-leftcol .article-info .badge-wrapper,
.article .article-rightcol .article-info .badge-wrapper,
.article .article-leftcol .article-vendor-logo .badge-wrapper,
.article .article-rightcol .article-vendor-logo .badge-wrapper,
.article .article-leftcol .article-shipping .badge-wrapper,
.article .article-rightcol .article-shipping .badge-wrapper {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.article .article-leftcol .article-image .badge-wrapper .badge,
.article .article-rightcol .article-image .badge-wrapper .badge,
.article .article-leftcol .article-info .badge-wrapper .badge,
.article .article-rightcol .article-info .badge-wrapper .badge,
.article .article-leftcol .article-vendor-logo .badge-wrapper .badge,
.article .article-rightcol .article-vendor-logo .badge-wrapper .badge,
.article .article-leftcol .article-shipping .badge-wrapper .badge,
.article .article-rightcol .article-shipping .badge-wrapper .badge {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  text-align: left;
  border-radius: 2px;
  display: inline-block;
  padding: 3px 5px 1px 5px;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .badge-wrapper .badge,
  .article .article-rightcol .article-image .badge-wrapper .badge,
  .article .article-leftcol .article-info .badge-wrapper .badge,
  .article .article-rightcol .article-info .badge-wrapper .badge,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .badge,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .badge,
  .article .article-leftcol .article-shipping .badge-wrapper .badge,
  .article .article-rightcol .article-shipping .badge-wrapper .badge {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-image .badge-wrapper .badge,
  .article .article-rightcol .article-image .badge-wrapper .badge,
  .article .article-leftcol .article-info .badge-wrapper .badge,
  .article .article-rightcol .article-info .badge-wrapper .badge,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .badge,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .badge,
  .article .article-leftcol .article-shipping .badge-wrapper .badge,
  .article .article-rightcol .article-shipping .badge-wrapper .badge {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .badge-wrapper .badge,
  .article .article-rightcol .article-image .badge-wrapper .badge,
  .article .article-leftcol .article-info .badge-wrapper .badge,
  .article .article-rightcol .article-info .badge-wrapper .badge,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .badge,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .badge,
  .article .article-leftcol .article-shipping .badge-wrapper .badge,
  .article .article-rightcol .article-shipping .badge-wrapper .badge {
    font-size: 34px;
  }
}
.article .article-leftcol .article-image .badge-wrapper .soldout,
.article .article-rightcol .article-image .badge-wrapper .soldout,
.article .article-leftcol .article-info .badge-wrapper .soldout,
.article .article-rightcol .article-info .badge-wrapper .soldout,
.article .article-leftcol .article-vendor-logo .badge-wrapper .soldout,
.article .article-rightcol .article-vendor-logo .badge-wrapper .soldout,
.article .article-leftcol .article-shipping .badge-wrapper .soldout,
.article .article-rightcol .article-shipping .badge-wrapper .soldout {
  text-transform: uppercase;
  background: #000;
  color: #fff;
}
.article .article-leftcol .article-image .badge-wrapper .comingsoon,
.article .article-rightcol .article-image .badge-wrapper .comingsoon,
.article .article-leftcol .article-info .badge-wrapper .comingsoon,
.article .article-rightcol .article-info .badge-wrapper .comingsoon,
.article .article-leftcol .article-vendor-logo .badge-wrapper .comingsoon,
.article .article-rightcol .article-vendor-logo .badge-wrapper .comingsoon,
.article .article-leftcol .article-shipping .badge-wrapper .comingsoon,
.article .article-rightcol .article-shipping .badge-wrapper .comingsoon {
  text-transform: uppercase;
  color: #262626;
}
.article .article-leftcol .article-image .badge-wrapper .strikeout-price,
.article .article-rightcol .article-image .badge-wrapper .strikeout-price,
.article .article-leftcol .article-info .badge-wrapper .strikeout-price,
.article .article-rightcol .article-info .badge-wrapper .strikeout-price,
.article .article-leftcol .article-vendor-logo .badge-wrapper .strikeout-price,
.article .article-rightcol .article-vendor-logo .badge-wrapper .strikeout-price,
.article .article-leftcol .article-shipping .badge-wrapper .strikeout-price,
.article .article-rightcol .article-shipping .badge-wrapper .strikeout-price {
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 12px;
  text-align: right;
  margin-bottom: 3px;
  color: #262626;
  text-decoration: line-through;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-image .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-info .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-info .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-shipping .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-shipping .badge-wrapper .strikeout-price {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-image .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-image .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-info .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-info .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-shipping .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-shipping .badge-wrapper .strikeout-price {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-image .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-info .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-info .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .strikeout-price,
  .article .article-leftcol .article-shipping .badge-wrapper .strikeout-price,
  .article .article-rightcol .article-shipping .badge-wrapper .strikeout-price {
    font-size: 22px;
  }
}
.article .article-leftcol .article-image .badge-wrapper .price,
.article .article-rightcol .article-image .badge-wrapper .price,
.article .article-leftcol .article-info .badge-wrapper .price,
.article .article-rightcol .article-info .badge-wrapper .price,
.article .article-leftcol .article-vendor-logo .badge-wrapper .price,
.article .article-rightcol .article-vendor-logo .badge-wrapper .price,
.article .article-leftcol .article-shipping .badge-wrapper .price,
.article .article-rightcol .article-shipping .badge-wrapper .price {
  margin-bottom: 4px;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .badge-wrapper .price,
  .article .article-rightcol .article-image .badge-wrapper .price,
  .article .article-leftcol .article-info .badge-wrapper .price,
  .article .article-rightcol .article-info .badge-wrapper .price,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .price,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .price,
  .article .article-leftcol .article-shipping .badge-wrapper .price,
  .article .article-rightcol .article-shipping .badge-wrapper .price {
    margin-bottom: 0;
  }
}
.article .article-leftcol .article-image .badge-wrapper .sale,
.article .article-rightcol .article-image .badge-wrapper .sale,
.article .article-leftcol .article-info .badge-wrapper .sale,
.article .article-rightcol .article-info .badge-wrapper .sale,
.article .article-leftcol .article-vendor-logo .badge-wrapper .sale,
.article .article-rightcol .article-vendor-logo .badge-wrapper .sale,
.article .article-leftcol .article-shipping .badge-wrapper .sale,
.article .article-rightcol .article-shipping .badge-wrapper .sale {
  background-color: #db00c1;
  color: #fff;
}
.article .article-leftcol .article-image .badge-wrapper .price-tax,
.article .article-rightcol .article-image .badge-wrapper .price-tax,
.article .article-leftcol .article-info .badge-wrapper .price-tax,
.article .article-rightcol .article-info .badge-wrapper .price-tax,
.article .article-leftcol .article-vendor-logo .badge-wrapper .price-tax,
.article .article-rightcol .article-vendor-logo .badge-wrapper .price-tax,
.article .article-leftcol .article-shipping .badge-wrapper .price-tax,
.article .article-rightcol .article-shipping .badge-wrapper .price-tax {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 14px;
  text-align: left;
  font-size: 14px;
  color: #8c8c8c;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .badge-wrapper .price-tax,
  .article .article-rightcol .article-image .badge-wrapper .price-tax,
  .article .article-leftcol .article-info .badge-wrapper .price-tax,
  .article .article-rightcol .article-info .badge-wrapper .price-tax,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .price-tax,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .price-tax,
  .article .article-leftcol .article-shipping .badge-wrapper .price-tax,
  .article .article-rightcol .article-shipping .badge-wrapper .price-tax {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-image .badge-wrapper .price-tax,
  .article .article-rightcol .article-image .badge-wrapper .price-tax,
  .article .article-leftcol .article-info .badge-wrapper .price-tax,
  .article .article-rightcol .article-info .badge-wrapper .price-tax,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .price-tax,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .price-tax,
  .article .article-leftcol .article-shipping .badge-wrapper .price-tax,
  .article .article-rightcol .article-shipping .badge-wrapper .price-tax {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-image .badge-wrapper .price-tax,
  .article .article-rightcol .article-image .badge-wrapper .price-tax,
  .article .article-leftcol .article-info .badge-wrapper .price-tax,
  .article .article-rightcol .article-info .badge-wrapper .price-tax,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .price-tax,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .price-tax,
  .article .article-leftcol .article-shipping .badge-wrapper .price-tax,
  .article .article-rightcol .article-shipping .badge-wrapper .price-tax {
    font-size: 14px;
    line-height: 18px;
  }
}
.article .article-leftcol .article-image .badge-wrapper .price-tax a,
.article .article-rightcol .article-image .badge-wrapper .price-tax a,
.article .article-leftcol .article-info .badge-wrapper .price-tax a,
.article .article-rightcol .article-info .badge-wrapper .price-tax a,
.article .article-leftcol .article-vendor-logo .badge-wrapper .price-tax a,
.article .article-rightcol .article-vendor-logo .badge-wrapper .price-tax a,
.article .article-leftcol .article-shipping .badge-wrapper .price-tax a,
.article .article-rightcol .article-shipping .badge-wrapper .price-tax a {
  color: #8c8c8c;
}
.article .article-leftcol .article-vendor-logo,
.article .article-rightcol .article-vendor-logo {
  background-color: #f2f2f2;
  position: relative;
}
.article .article-leftcol .article-vendor-logo .article-vendor-logo-inner,
.article .article-rightcol .article-vendor-logo .article-vendor-logo-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  font-size: 250px;
  text-align: center;
}
.article .article-leftcol .article-vendor-logo .article-vendor-logo-inner span,
.article .article-rightcol .article-vendor-logo .article-vendor-logo-inner span {
  position: absolute;
  height: 250px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #8c8c8c;
}
.article .article-leftcol .article-vendor-logo .article-vendor-logo-inner svg,
.article .article-rightcol .article-vendor-logo .article-vendor-logo-inner svg {
  width: 80%;
  height: 100%;
  margin: 0 auto;
  display: block;
}
.article .article-leftcol .article-vendor-logo .article-vendor-logo-inner svg *,
.article .article-rightcol .article-vendor-logo .article-vendor-logo-inner svg * {
  fill: #8c8c8c;
}
.article .article-leftcol .article-shipping,
.article .article-rightcol .article-shipping {
  background-color: #fff;
}
.article .article-leftcol .article-shipping .article-shipping-innerbox,
.article .article-rightcol .article-shipping .article-shipping-innerbox {
  position: absolute;
  width: 100%;
  text-align: center;
}
.article .article-leftcol .article-shipping .article-shipping-innerbox .icon-free_shipping,
.article .article-rightcol .article-shipping .article-shipping-innerbox .icon-free_shipping {
  font-size: 80px;
  color: #262626;
}
.article .article-leftcol .article-shipping .article-shipping-innerbox p,
.article .article-rightcol .article-shipping .article-shipping-innerbox p {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #262626;
  padding: 0 15px;
  text-align: center;
  font-weight: 400;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-shipping .article-shipping-innerbox p,
  .article .article-rightcol .article-shipping .article-shipping-innerbox p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1025px) {
  .article .article-leftcol .article-shipping .article-shipping-innerbox p,
  .article .article-rightcol .article-shipping .article-shipping-innerbox p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .article .article-leftcol .article-shipping .article-shipping-innerbox p,
  .article .article-rightcol .article-shipping .article-shipping-innerbox p {
    font-size: 18px;
    line-height: 26px;
  }
}
.article .article-leftcol .article-shipping .article-shipping-innerbox,
.article .article-rightcol .article-shipping .article-shipping-innerbox {
  height: 160px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.article .article-leftcol .article-shipping .article-shipping-innerbox .icon-free_shipping,
.article .article-rightcol .article-shipping .article-shipping-innerbox .icon-free_shipping {
  font-size: 120px;
}
.article .article-leftcol .article-shipping .article-shipping-innerbox p,
.article .article-rightcol .article-shipping .article-shipping-innerbox p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.5;
}
.article .article-leftcol .article-info table td,
.article .article-rightcol .article-info table td {
  font-size: 16px;
}
.article .article-leftcol .article-info .sharing,
.article .article-rightcol .article-info .sharing,
.article .article-leftcol .article-info .article-description,
.article .article-rightcol .article-info .article-description {
  display: none;
}
@media only screen and (min-width: 767px) {
  .article .article-leftcol .article-info .sharing,
  .article .article-rightcol .article-info .sharing,
  .article .article-leftcol .article-info .article-description,
  .article .article-rightcol .article-info .article-description {
    display: block;
  }
}
.article .article-image-additional {
  overflow: hidden;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  padding-bottom: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 1px #e5e5e5;
  position: relative;
}
.article .article-image-additional:before,
.article .article-image-additional:after {
  content: '';
  display: table;
}
.article .article-image-additional:after {
  clear: both;
}
@media only screen and (min-width: 767px) {
  .article {
    margin-bottom: 70px;
    margin-top: 70px;
  }
  .article .article-leftcol,
  .article .article-rightcol {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .article .article-leftcol:before,
  .article .article-rightcol:before,
  .article .article-leftcol:after,
  .article .article-rightcol:after {
    content: '';
    display: table;
  }
  .article .article-leftcol:after,
  .article .article-rightcol:after {
    clear: both;
  }
  .article .article-leftcol .article-image.half,
  .article .article-rightcol .article-image.half,
  .article .article-leftcol .article-info.half,
  .article .article-rightcol .article-info.half,
  .article .article-leftcol .article-shipping.half,
  .article .article-rightcol .article-shipping.half,
  .article .article-leftcol .article-vendor-logo.half,
  .article .article-rightcol .article-vendor-logo.half {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 50%;
  }
  .article .article-leftcol .article-image.half:before,
  .article .article-rightcol .article-image.half:before,
  .article .article-leftcol .article-info.half:before,
  .article .article-rightcol .article-info.half:before,
  .article .article-leftcol .article-shipping.half:before,
  .article .article-rightcol .article-shipping.half:before,
  .article .article-leftcol .article-vendor-logo.half:before,
  .article .article-rightcol .article-vendor-logo.half:before,
  .article .article-leftcol .article-image.half:after,
  .article .article-rightcol .article-image.half:after,
  .article .article-leftcol .article-info.half:after,
  .article .article-rightcol .article-info.half:after,
  .article .article-leftcol .article-shipping.half:after,
  .article .article-rightcol .article-shipping.half:after,
  .article .article-leftcol .article-vendor-logo.half:after,
  .article .article-rightcol .article-vendor-logo.half:after {
    content: '';
    display: table;
  }
  .article .article-leftcol .article-image.half:after,
  .article .article-rightcol .article-image.half:after,
  .article .article-leftcol .article-info.half:after,
  .article .article-rightcol .article-info.half:after,
  .article .article-leftcol .article-shipping.half:after,
  .article .article-rightcol .article-shipping.half:after,
  .article .article-leftcol .article-vendor-logo.half:after,
  .article .article-rightcol .article-vendor-logo.half:after {
    clear: both;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper,
  .article .article-rightcol .article-image .article-innerbox-wrapper,
  .article .article-leftcol .article-info .article-innerbox-wrapper,
  .article .article-rightcol .article-info .article-innerbox-wrapper,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper {
    padding: 28px 22px 26px 30px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper.details,
  .article .article-rightcol .article-image .article-innerbox-wrapper.details,
  .article .article-leftcol .article-info .article-innerbox-wrapper.details,
  .article .article-rightcol .article-info .article-innerbox-wrapper.details,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper.details,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper.details,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper.details,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper.details {
    width: 80%;
    height: 80%;
    overflow: hidden;
    padding: 0;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper.details .subtitle,
  .article .article-rightcol .article-image .article-innerbox-wrapper.details .subtitle,
  .article .article-leftcol .article-info .article-innerbox-wrapper.details .subtitle,
  .article .article-rightcol .article-info .article-innerbox-wrapper.details .subtitle,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper.details .subtitle,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper.details .subtitle,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper.details .subtitle,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper.details .subtitle {
    font-weight: 400;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper h2,
  .article .article-rightcol .article-image .article-innerbox-wrapper h2,
  .article .article-leftcol .article-info .article-innerbox-wrapper h2,
  .article .article-rightcol .article-info .article-innerbox-wrapper h2,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper h2,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper h2,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper h2,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper h2 {
    margin-bottom: 8px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper p,
  .article .article-rightcol .article-image .article-innerbox-wrapper p,
  .article .article-leftcol .article-info .article-innerbox-wrapper p,
  .article .article-rightcol .article-info .article-innerbox-wrapper p,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper p,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper p,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper p,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper p {
    margin-bottom: 13px;
  }
  .article .article-leftcol .article-image .badge-wrapper,
  .article .article-rightcol .article-image .badge-wrapper,
  .article .article-leftcol .article-info .badge-wrapper,
  .article .article-rightcol .article-info .badge-wrapper,
  .article .article-leftcol .article-shipping .badge-wrapper,
  .article .article-rightcol .article-shipping .badge-wrapper,
  .article .article-leftcol .article-vendor-logo .badge-wrapper,
  .article .article-rightcol .article-vendor-logo .badge-wrapper {
    bottom: 16px;
    right: 27px;
  }
  .article .article-leftcol .article-image .badge-wrapper .badge,
  .article .article-rightcol .article-image .badge-wrapper .badge,
  .article .article-leftcol .article-info .badge-wrapper .badge,
  .article .article-rightcol .article-info .badge-wrapper .badge,
  .article .article-leftcol .article-shipping .badge-wrapper .badge,
  .article .article-rightcol .article-shipping .badge-wrapper .badge,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .badge,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .badge {
    padding: 3px 5px 1px 5px;
  }
  .article .article-leftcol .article-vendor-logo .article-vendor-logo-inner,
  .article .article-rightcol .article-vendor-logo .article-vendor-logo-inner {
    font-size: 200px;
  }
  .article .article-leftcol .article-vendor-logo .article-vendor-logo-inner span,
  .article .article-rightcol .article-vendor-logo .article-vendor-logo-inner span {
    height: 200px;
  }
  .article .article-leftcol {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.6666666666667%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .article .article-leftcol:before,
  .article .article-leftcol:after {
    content: '';
    display: table;
  }
  .article .article-leftcol:after {
    clear: both;
  }
  .article .article-rightcol {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.3333333333333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .article .article-rightcol:before,
  .article .article-rightcol:after {
    content: '';
    display: table;
  }
  .article .article-rightcol:after {
    clear: both;
  }
  .article .article-rightcol .article-info,
  .article .article-rightcol .article-vendor-logo {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .article .article-rightcol .article-info:before,
  .article .article-rightcol .article-vendor-logo:before,
  .article .article-rightcol .article-info:after,
  .article .article-rightcol .article-vendor-logo:after {
    content: '';
    display: table;
  }
  .article .article-rightcol .article-info:after,
  .article .article-rightcol .article-vendor-logo:after {
    clear: both;
  }
  .article .article-rightcol .article-info.half,
  .article .article-rightcol .article-vendor-logo.half {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 100%;
  }
  .article .article-rightcol .article-info.half:before,
  .article .article-rightcol .article-vendor-logo.half:before,
  .article .article-rightcol .article-info.half:after,
  .article .article-rightcol .article-vendor-logo.half:after {
    content: '';
    display: table;
  }
  .article .article-rightcol .article-info.half:after,
  .article .article-rightcol .article-vendor-logo.half:after {
    clear: both;
  }
  .article .article-rightcol .article-info.stretch,
  .article .article-rightcol .article-vendor-logo.stretch {
    padding-bottom: 200%;
  }
  .article .article-leftcol .article-image,
  .article .article-rightcol .article-image,
  .article .article-leftcol .article-shipping,
  .article .article-rightcol .article-shipping {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 100%;
  }
  .article .article-leftcol .article-image:before,
  .article .article-rightcol .article-image:before,
  .article .article-leftcol .article-shipping:before,
  .article .article-rightcol .article-shipping:before,
  .article .article-leftcol .article-image:after,
  .article .article-rightcol .article-image:after,
  .article .article-leftcol .article-shipping:after,
  .article .article-rightcol .article-shipping:after {
    content: '';
    display: table;
  }
  .article .article-leftcol .article-image:after,
  .article .article-rightcol .article-image:after,
  .article .article-leftcol .article-shipping:after,
  .article .article-rightcol .article-shipping:after {
    clear: both;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper,
  .article .article-rightcol .article-image .article-innerbox-wrapper,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper {
    padding: 20px 15px 15px 20px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper h2,
  .article .article-rightcol .article-image .article-innerbox-wrapper h2,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper h2,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper h2 {
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #262626;
  }
@media only screen and (min-width: 767px) and (min-width: 767px) and (min-width: 767px) and (min-width: 1025px) {
    .article .article-leftcol .article-image .article-innerbox-wrapper h2 h2,
    .article .article-rightcol .article-image .article-innerbox-wrapper h2 h2,
    .article .article-leftcol .article-shipping .article-innerbox-wrapper h2 h2,
    .article .article-rightcol .article-shipping .article-innerbox-wrapper h2 h2 {
      font-size: 26px;
      line-height: 30px;
    }
}
@media only screen and (min-width: 767px) and (min-width: 767px) and (min-width: 767px) and (min-width: 1025px) and (min-width: 767px) and (min-width: 1919px) {
    .article .article-leftcol .article-image .article-innerbox-wrapper h2 h2,
    .article .article-rightcol .article-image .article-innerbox-wrapper h2 h2,
    .article .article-leftcol .article-shipping .article-innerbox-wrapper h2 h2,
    .article .article-rightcol .article-shipping .article-innerbox-wrapper h2 h2 {
      font-size: 34px;
      line-height: 38px;
    }
}
  .article .article-leftcol .article-image .badge-wrapper,
  .article .article-rightcol .article-image .badge-wrapper,
  .article .article-leftcol .article-shipping .badge-wrapper,
  .article .article-rightcol .article-shipping .badge-wrapper {
    bottom: 15px;
    right: 15px;
  }
  .article .article-leftcol .article-image .badge-wrapper .badge,
  .article .article-rightcol .article-image .badge-wrapper .badge,
  .article .article-leftcol .article-shipping .badge-wrapper .badge,
  .article .article-rightcol .article-shipping .badge-wrapper .badge {
    padding: 3px 5px 1px 5px;
  }
  .article .article-leftcol .article-shipping .article-shipping-innerbox,
  .article .article-rightcol .article-shipping .article-shipping-innerbox {
    height: 160px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .article .article-leftcol .article-shipping .article-shipping-innerbox .icon-free_shipping,
  .article .article-rightcol .article-shipping .article-shipping-innerbox .icon-free_shipping {
    font-size: 80px;
  }
  .article .article-leftcol .article-shipping .article-shipping-innerbox p,
  .article .article-rightcol .article-shipping .article-shipping-innerbox p {
    margin-top: 20px;
    font-size: 16px;
  }
  .article .article-image-additional {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 50%;
  }
  .article .article-image-additional:before,
  .article .article-image-additional:after {
    content: '';
    display: table;
  }
  .article .article-image-additional:after {
    clear: both;
  }
}
@media only screen and (min-width: 1025px) {
  .article {
    margin-bottom: 80px;
    margin-top: 151px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper,
  .article .article-rightcol .article-image .article-innerbox-wrapper,
  .article .article-leftcol .article-info .article-innerbox-wrapper,
  .article .article-rightcol .article-info .article-innerbox-wrapper,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper {
    padding: 30px 25px 25px 30px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper.details,
  .article .article-rightcol .article-image .article-innerbox-wrapper.details,
  .article .article-leftcol .article-info .article-innerbox-wrapper.details,
  .article .article-rightcol .article-info .article-innerbox-wrapper.details,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper.details,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper.details,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper.details,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper.details {
    padding: 0;
  }
  .article .article-leftcol .article-image .badge-wrapper,
  .article .article-rightcol .article-image .badge-wrapper,
  .article .article-leftcol .article-info .badge-wrapper,
  .article .article-rightcol .article-info .badge-wrapper,
  .article .article-leftcol .article-shipping .badge-wrapper,
  .article .article-rightcol .article-shipping .badge-wrapper,
  .article .article-leftcol .article-vendor-logo .badge-wrapper,
  .article .article-rightcol .article-vendor-logo .badge-wrapper {
    bottom: 25px;
    right: 25px;
  }
  .article .article-leftcol .article-shipping .article-shipping-innerbox,
  .article .article-rightcol .article-shipping .article-shipping-innerbox {
    height: 170px;
  }
  .article .article-leftcol .article-shipping .article-shipping-innerbox .icon-free_shipping,
  .article .article-rightcol .article-shipping .article-shipping-innerbox .icon-free_shipping {
    font-size: 100px;
  }
  .article .article-leftcol .article-vendor-logo .article-vendor-logo-inner,
  .article .article-rightcol .article-vendor-logo .article-vendor-logo-inner {
    font-size: 300px;
  }
  .article .article-leftcol .article-vendor-logo .article-vendor-logo-inner span,
  .article .article-rightcol .article-vendor-logo .article-vendor-logo-inner span {
    height: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .article .article-leftcol {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .article .article-leftcol:before,
  .article .article-leftcol:after {
    content: '';
    display: table;
  }
  .article .article-leftcol:after {
    clear: both;
  }
  .article .article-rightcol {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .article .article-rightcol:before,
  .article .article-rightcol:after {
    content: '';
    display: table;
  }
  .article .article-rightcol:after {
    clear: both;
  }
  .article .article-rightcol .article-info,
  .article .article-rightcol .article-vendor-logo {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .article .article-rightcol .article-info:before,
  .article .article-rightcol .article-vendor-logo:before,
  .article .article-rightcol .article-info:after,
  .article .article-rightcol .article-vendor-logo:after {
    content: '';
    display: table;
  }
  .article .article-rightcol .article-info:after,
  .article .article-rightcol .article-vendor-logo:after {
    clear: both;
  }
  .article .article-rightcol .article-info.half,
  .article .article-rightcol .article-vendor-logo.half {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 50%;
  }
  .article .article-rightcol .article-info.half:before,
  .article .article-rightcol .article-vendor-logo.half:before,
  .article .article-rightcol .article-info.half:after,
  .article .article-rightcol .article-vendor-logo.half:after {
    content: '';
    display: table;
  }
  .article .article-rightcol .article-info.half:after,
  .article .article-rightcol .article-vendor-logo.half:after {
    clear: both;
  }
  .article .article-rightcol .article-info.stretch,
  .article .article-rightcol .article-vendor-logo.stretch {
    padding-bottom: 100%;
  }
}
@media only screen and (min-width: 1919px) {
  .article {
    margin-top: 161px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper,
  .article .article-rightcol .article-image .article-innerbox-wrapper,
  .article .article-leftcol .article-info .article-innerbox-wrapper,
  .article .article-rightcol .article-info .article-innerbox-wrapper,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper {
    padding: 36px 40px 36px 40px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper.details,
  .article .article-rightcol .article-image .article-innerbox-wrapper.details,
  .article .article-leftcol .article-info .article-innerbox-wrapper.details,
  .article .article-rightcol .article-info .article-innerbox-wrapper.details,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper.details,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper.details,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper.details,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper.details {
    padding: 0;
    width: 75%;
    height: 75%;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper.details p,
  .article .article-rightcol .article-image .article-innerbox-wrapper.details p,
  .article .article-leftcol .article-info .article-innerbox-wrapper.details p,
  .article .article-rightcol .article-info .article-innerbox-wrapper.details p,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper.details p,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper.details p,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper.details p,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper.details p {
    margin-bottom: 22px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper.details table,
  .article .article-rightcol .article-image .article-innerbox-wrapper.details table,
  .article .article-leftcol .article-info .article-innerbox-wrapper.details table,
  .article .article-rightcol .article-info .article-innerbox-wrapper.details table,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper.details table,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper.details table,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper.details table,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper.details table {
    margin-bottom: 22px;
  }
  .article .article-leftcol .article-image .article-innerbox-wrapper h2,
  .article .article-rightcol .article-image .article-innerbox-wrapper h2,
  .article .article-leftcol .article-info .article-innerbox-wrapper h2,
  .article .article-rightcol .article-info .article-innerbox-wrapper h2,
  .article .article-leftcol .article-shipping .article-innerbox-wrapper h2,
  .article .article-rightcol .article-shipping .article-innerbox-wrapper h2,
  .article .article-leftcol .article-vendor-logo .article-innerbox-wrapper h2,
  .article .article-rightcol .article-vendor-logo .article-innerbox-wrapper h2 {
    margin-bottom: 11px;
  }
  .article .article-leftcol .article-image .badge-wrapper,
  .article .article-rightcol .article-image .badge-wrapper,
  .article .article-leftcol .article-info .badge-wrapper,
  .article .article-rightcol .article-info .badge-wrapper,
  .article .article-leftcol .article-shipping .badge-wrapper,
  .article .article-rightcol .article-shipping .badge-wrapper,
  .article .article-leftcol .article-vendor-logo .badge-wrapper,
  .article .article-rightcol .article-vendor-logo .badge-wrapper {
    bottom: 32px;
    right: 36px;
  }
  .article .article-leftcol .article-image .badge-wrapper .badge,
  .article .article-rightcol .article-image .badge-wrapper .badge,
  .article .article-leftcol .article-info .badge-wrapper .badge,
  .article .article-rightcol .article-info .badge-wrapper .badge,
  .article .article-leftcol .article-shipping .badge-wrapper .badge,
  .article .article-rightcol .article-shipping .badge-wrapper .badge,
  .article .article-leftcol .article-vendor-logo .badge-wrapper .badge,
  .article .article-rightcol .article-vendor-logo .badge-wrapper .badge {
    padding: 5px 7px 3px 7px;
  }
  .article .article-leftcol .article-shipping .article-shipping-innerbox,
  .article .article-rightcol .article-shipping .article-shipping-innerbox {
    height: 240px;
  }
  .article .article-leftcol .article-shipping .article-shipping-innerbox .icon-free_shipping,
  .article .article-rightcol .article-shipping .article-shipping-innerbox .icon-free_shipping {
    font-size: 160px;
  }
}
@media only screen and (min-width: 2500px) {
  .article .article-rightcol .article-info.details,
  .article .article-rightcol .article-innerbox-wrapper.details {
    padding: 0;
    width: 65%;
    height: 65%;
  }
}
@media only screen and (min-width: 767px) and (min-width: 767px) {
  .article h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
.recommended {
  width: 100%;
}
.recommended .hammer {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  color: #262626;
}
@media only screen and (min-width: 767px) {
  .recommended .hammer {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .recommended .hammer {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1919px) {
  .recommended .hammer {
    font-size: 34px;
    line-height: 38px;
  }
}
.recommended .hammer .controls {
  display: none;
  height: 40px;
  float: right;
}
.recommended .hammer .controls .flex-direction-nav {
  height: 100%;
}
.recommended .hammer .controls .flex-direction-nav li {
  height: 100%;
  width: 40px;
  float: left;
  margin-left: 2px;
  background-color: #008000;
}
.recommended .hammer .controls .flex-direction-nav li a {
  margin: 0;
  top: 0;
  display: block;
}
.recommended .slides li div {
  float: left;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  display: none;
}
.recommended .slides li div a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.recommended .slides li div a:hover {
  color: #262626;
  background: -webkit-linear-gradient(top, rgba(143,255,255,0.4), rgba(0,225,226,0.4));
  background: linear-gradient(to bottom, rgba(143,255,255,0.4), rgba(0,225,226,0.4));
}
@media only screen and (min-width: 767px) {
  .recommended .hammer {
    height: 60px;
    line-height: 64px;
  }
  .recommended .hammer div {
    padding-left: 30px;
  }
  .recommended .slides li div {
    width: 33.333333333333336%;
    padding-bottom: 33.333333333333336%;
  }
  .recommended .slides li div:nth-child(1) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(2) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(3) {
    display: block;
    border: none;
  }
}
@media only screen and (min-width: 1025px) {
  .recommended .hammer div {
    padding-left: 40px;
  }
  .recommended .slides li div {
    width: 25%;
    padding-bottom: 25%;
    border-right: 1px solid #f2f2f2;
    width: 25%;
  }
  .recommended .slides li div:nth-child(1) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(2) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(3) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(4) {
    display: block;
    border: none;
  }
}
@media only screen and (min-width: 1919px) {
  .recommended .hammer {
    height: 80px;
    line-height: 85px;
  }
  .recommended .slides li div {
    width: 16.666666666666668%;
    padding-bottom: 16.666666666666668%;
  }
  .recommended .slides li div:nth-child(1) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(2) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(3) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(4) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(5) {
    display: block;
    border-right: 1px solid #f2f2f2;
  }
  .recommended .slides li div:nth-child(6) {
    display: block;
    border: none;
  }
}
.breadcrumb-page {
  background-color: #3f3f3f;
}
.breadcrumb-page ul {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 520px;
}
@media only screen and (min-width: 1919px) {
  .breadcrumb-page ul {
    width: 570px;
  }
}
.breadcrumb-page ul li {
  text-transform: uppercase;
  margin-left: 15px;
  margin-right: 15px;
}
.breadcrumb-page ul li a {
  color: #fff;
  text-decoration: none;
  padding: 3px 4px 1px 4px;
  border-radius: 2px;
  line-height: 1 !important;
}
.breadcrumb-page ul li a:hover {
  color: #18ffff;
  background-color: rgba(24,255,255,0.1);
}
.about {
  *zoom: 1;
  margin-top: 60px;
}
.about:before,
.about:after {
  content: '';
  display: table;
}
.about:after {
  clear: both;
}
.about .image img,
.about .wide-image img {
  width: 100%;
  mind-width: 100%;
  display: block;
  overflow: hidden;
}
.about .first-image {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.about .first-image:before,
.about .first-image:after {
  content: '';
  display: table;
}
.about .first-image:after {
  clear: both;
}
.about .text-inner {
  overflow: hidden;
  padding: 36px 30px 54px 30px;
}
.about .text-inner h1 {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #262626;
  margin-bottom: 2px;
}
@media only screen and (min-width: 767px) {
  .about .text-inner h1 {
    text-align: left;
  }
}
@media only screen and (min-width: 1025px) {
  .about .text-inner h1 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1919px) {
  .about .text-inner h1 {
    font-size: 34px;
    line-height: 38px;
  }
}
.about .text-inner .sub {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #262626;
  margin-bottom: 39px;
}
@media only screen and (min-width: 767px) {
  .about .text-inner .sub {
    text-align: left;
  }
}
@media only screen and (min-width: 1919px) {
  .about .text-inner .sub {
    font-size: 16px;
    line-height: 28px;
  }
}
.about .text-inner p {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #8c8c8c;
  text-align: left;
}
@media only screen and (min-width: 767px) {
  .about .text-inner p {
    text-align: left;
  }
}
@media only screen and (min-width: 1919px) {
  .about .text-inner p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 767px) {
  .about {
    margin-top: 70px;
  }
  .about .image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .image:before,
  .about .image:after {
    content: '';
    display: table;
  }
  .about .image:after {
    clear: both;
  }
  .about .first-image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .first-image:before,
  .about .first-image:after {
    content: '';
    display: table;
  }
  .about .first-image:after {
    clear: both;
  }
  .about .text {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 100%;
    position: relative;
  }
  .about .text:before,
  .about .text:after {
    content: '';
    display: table;
  }
  .about .text:after {
    clear: both;
  }
  .about .text-inner {
    padding: 0;
    position: absolute;
    height: 600px;
    width: 600px;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -300px;
  }
  .about .text-inner .sub {
    margin-bottom: 29px;
  }
  .about .wide-image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .wide-image:before,
  .about .wide-image:after {
    content: '';
    display: table;
  }
  .about .wide-image:after {
    clear: both;
  }
}
@media only screen and (min-width: 860px) and (max-width: 1199px) {
  .about {
    margin-top: 70px;
  }
  .about .image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .image:before,
  .about .image:after {
    content: '';
    display: table;
  }
  .about .image:after {
    clear: both;
  }
  .about .first-image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .first-image:before,
  .about .first-image:after {
    content: '';
    display: table;
  }
  .about .first-image:after {
    clear: both;
  }
  .about .optional-image {
    display: none !important;
  }
  .about .text {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 520px;
  }
  .about .text:before,
  .about .text:after {
    content: '';
    display: table;
  }
  .about .text:after {
    clear: both;
  }
  .about .text-inner {
    padding: 0;
    position: absolute;
    height: 400px;
    width: 800px;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -400px;
  }
  .about .text-inner .sub {
    margin-bottom: 29px;
  }
  .about .wide-image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .wide-image:before,
  .about .wide-image:after {
    content: '';
    display: table;
  }
  .about .wide-image:after {
    clear: both;
  }
}
@media only screen and (min-width: 1025px) {
  .about {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .about .image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .image:before,
  .about .image:after {
    content: '';
    display: table;
  }
  .about .image:after {
    clear: both;
  }
  .about .first-image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .first-image:before,
  .about .first-image:after {
    content: '';
    display: table;
  }
  .about .first-image:after {
    clear: both;
  }
  .about .optional-image {
    display: block;
  }
  .about .text {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 50%;
    position: relative;
  }
  .about .text:before,
  .about .text:after {
    content: '';
    display: table;
  }
  .about .text:after {
    clear: both;
  }
  .about .text-inner {
    position: absolute;
    height: 520px;
    width: 520px;
    left: 50%;
    top: 50%;
    margin: -260px 0 0 -260px;
  }
  .about .wide-image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .wide-image:before,
  .about .wide-image:after {
    content: '';
    display: table;
  }
  .about .wide-image:after {
    clear: both;
  }
}
@media only screen and (min-width: 1919px) {
  .about .first-image {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about .first-image:before,
  .about .first-image:after {
    content: '';
    display: table;
  }
  .about .first-image:after {
    clear: both;
  }
  .about .text-inner {
    height: 700px;
    width: 700px;
    margin: -350px 0 0 -350px;
  }
}
.shopinfo-kontakt {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  background-color: #f2f2f2;
  color: #8c8c8c;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
}
.shopinfo-kontakt:before,
.shopinfo-kontakt:after {
  content: '';
  display: table;
}
.shopinfo-kontakt:after {
  clear: both;
}
@media only screen and (min-width: 767px) {
  .shopinfo-kontakt {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .shopinfo-kontakt:before,
  .shopinfo-kontakt:after {
    content: '';
    display: table;
  }
  .shopinfo-kontakt:after {
    clear: both;
  }
}
@media only screen and (min-width: 1025px) {
  .shopinfo-kontakt {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.3333333333333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .shopinfo-kontakt:before,
  .shopinfo-kontakt:after {
    content: '';
    display: table;
  }
  .shopinfo-kontakt:after {
    clear: both;
  }
}
.shopinfo-kontakt a {
  color: #8c8c8c;
  text-decoration: none;
}
.shopinfo-kontakt-inner {
  padding: 40px 30px;
}
.shopinfo-kontakt-inner h1 {
  margin-bottom: 20px;
}
.shopinfo-kontakt-inner h1 a {
  display: inline-block;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
  padding: 2px 5px 0 5px;
  color: #8c8c8c;
  text-decoration: none;
}
.shopinfo-kontakt-inner h1 a:hover {
  color: #333;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.shopinfo-kontakt-inner h1 a:hover svg * {
  fill: #3f3f3f;
}
.shopinfo-kontakt-inner h1 a svg,
.shopinfo-kontakt-inner h1 a img {
  margin-left: 15px;
}
.shopinfo-kontakt-inner svg,
.shopinfo-kontakt-inner img {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
}
.shopinfo-kontakt-inner a {
  *zoom: 1;
  display: inline-block;
  padding: 2px 5px 0 5px;
  position: relative;
}
.shopinfo-kontakt-inner a:before,
.shopinfo-kontakt-inner a:after {
  content: '';
  display: table;
}
.shopinfo-kontakt-inner a:after {
  clear: both;
}
.shopinfo-kontakt-inner a:hover {
  color: #333;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.shopinfo-kontakt-inner a:hover svg * {
  fill: #3f3f3f;
}
.shopinfo-kontakt-inner a .left {
  display: block;
  float: left;
  margin-right: 15px;
}
.shopinfo-kontakt-inner a .right {
  float: left;
}
.shopinfo-kontakt-inner-telefon {
  margin-bottom: 5px;
}
.shopinfo-kontakt-inner-telefon a {
  height: 20px;
  padding-bottom: 5px;
}
.shopinfo-kontakt-inner-email {
  margin-bottom: 20px;
}
.shopinfo-kontakt-inner-email a {
  height: 20px;
  padding-bottom: 5px;
}
.shopinfo-kontakt-inner-anschrift {
  margin-bottom: 20px;
}
.shopinfo-kontakt-inner-oeffnungszeiten div {
  margin-left: 40px;
}
.shopinfo-service {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  height: auto;
  color: #8c8c8c;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
}
.shopinfo-service:before,
.shopinfo-service:after {
  content: '';
  display: table;
}
.shopinfo-service:after {
  clear: both;
}
.shopinfo-service a {
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
  color: #8c8c8c;
  text-decoration: none;
}
.shopinfo-service-inner {
  padding: 40px 30px;
}
.shopinfo-service-inner h1 {
  margin-bottom: 20px;
}
.shopinfo-service-inner h1 a {
  display: inline-block;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
  padding: 2px 5px 0 5px;
  color: #8c8c8c;
  text-decoration: none;
}
.shopinfo-service-inner h1 a:hover {
  color: #333;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.shopinfo-service-inner h1 a:hover svg * {
  fill: #3f3f3f;
}
.shopinfo-service-inner h1 a svg,
.shopinfo-service-inner h1 a img {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  margin-left: 15px;
}
.shopinfo-service-inner-menu {
  display: none;
  margin-bottom: 20px;
}
.shopinfo-service-inner-menu a {
  display: inline-block;
  padding: 2px 5px 0 5px;
  position: relative;
}
.shopinfo-service-inner-menu a:hover {
  color: #333;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.shopinfo-service-inner-menu a:hover svg * {
  fill: #3f3f3f;
}
.shopinfo-service-inner-shipping {
  margin-bottom: 20px;
}
.shopinfo-service-inner-shipping svg {
  display: block;
  width: 60px;
  height: 42px;
}
.shopinfo-service-inner-shipping a {
  display: inline-block;
  margin-right: 20px;
}
.shopinfo-service-inner-payment {
  margin-bottom: 20px;
}
.shopinfo-service-inner-payment svg {
  display: block;
  width: 60px;
  height: 42px;
}
.shopinfo-service-inner-payment a {
  display: inline-block;
  margin-right: 20px;
}
@media only screen and (min-width: 767px) {
  .shopinfo-service {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .shopinfo-service:before,
  .shopinfo-service:after {
    content: '';
    display: table;
  }
  .shopinfo-service:after {
    clear: both;
  }
  .shopinfo-service-inner-menu {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  .shopinfo-service {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.3333333333333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .shopinfo-service:before,
  .shopinfo-service:after {
    content: '';
    display: table;
  }
  .shopinfo-service:after {
    clear: both;
  }
}
.shopinfo-about {
  display: none;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  height: auto;
  color: #8c8c8c;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}
.shopinfo-about:before,
.shopinfo-about:after {
  content: '';
  display: table;
}
.shopinfo-about:after {
  clear: both;
}
.shopinfo-about-inner {
  padding: 40px 30px;
}
.shopinfo-about-inner h1 {
  margin-bottom: 20px;
}
.shopinfo-about-inner h1 a {
  display: inline-block;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
  padding: 2px 5px 0 5px;
  color: #8c8c8c;
  text-decoration: none;
}
.shopinfo-about-inner h1 a:hover {
  color: #333;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.shopinfo-about-inner h1 a:hover svg * {
  fill: #3f3f3f;
}
.shopinfo-about-inner h1 a svg,
.shopinfo-about-inner h1 a img {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  margin-left: 15px;
}
.shopinfo-about-inner-text {
  margin-bottom: 20px;
  max-width: 600px;
  overflow: hidden;
  padding: 0 5px;
}
@media only screen and (min-width: 767px) {
  .shopinfo-about {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .shopinfo-about {
    display: block;
  }
}
.shopinfo-hinweis {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  height: auto;
  color: #8c8c8c;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.shopinfo-hinweis:before,
.shopinfo-hinweis:after {
  content: '';
  display: table;
}
.shopinfo-hinweis:after {
  clear: both;
}
.shopinfo-hinweis-inner {
  padding: 15px 0 15px 0;
  *zoom: 1;
  width: auto;
  max-width: 540px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.shopinfo-hinweis-inner:before,
.shopinfo-hinweis-inner:after {
  content: '';
  display: table;
}
.shopinfo-hinweis-inner:after {
  clear: both;
}
.shopinfo-hinweis-inner p {
  padding: 0 20px;
}
.social-newsletter {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  height: auto;
  color: #8c8c8c;
}
.social-newsletter:before,
.social-newsletter:after {
  content: '';
  display: table;
}
.social-newsletter:after {
  clear: both;
}
.social-newsletter-inner {
  *zoom: 1;
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 30px 20px;
}
.social-newsletter-inner:before,
.social-newsletter-inner:after {
  content: '';
  display: table;
}
.social-newsletter-inner:after {
  clear: both;
}
.social-newsletter-inner h2 {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 767px) {
  .social-newsletter-inner h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1025px) {
  .social-newsletter-inner h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 1919px) {
  .social-newsletter-inner h2 {
    font-size: 42px;
    line-height: 48px;
  }
}
.social-newsletter-inner p {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #7f7f7f;
}
@media only screen and (min-width: 767px) {
  .social-newsletter-inner p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1025px) {
  .social-newsletter-inner p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .social-newsletter-inner p {
    font-size: 18px;
    line-height: 26px;
  }
}
.social-newsletter-inner form fieldset {
  width: 100%;
  position: relative;
  width: 300px;
  margin: 0 auto;
}
.social-newsletter-inner form fieldset input {
  height: 30px;
}
.social-newsletter-inner form fieldset input:focus {
  outline: none;
}
.social-newsletter-inner form fieldset input[type=email] {
  background-color: #262626;
  color: #fff;
  border: none;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  border-radius: 2px;
  padding-left: 15px;
  padding-right: 78px;
  width: 207px;
}
.social-newsletter-inner form fieldset input[type=submit] {
  position: absolute;
  border: none;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  width: 60px;
  height: 40px;
  right: 0;
  top: 0;
  background: -webkit-linear-gradient(top, #8fffff, #00e1e2);
  background: linear-gradient(to bottom, #8fffff, #00e1e2);
  border-top-right-radius: 2px;
  border-bottom-radius-right: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media only screen and (min-width: 767px) {
  .social-newsletter {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .social-newsletter:before,
  .social-newsletter:after {
    content: '';
    display: table;
  }
  .social-newsletter:after {
    clear: both;
  }
  .social-newsletter-inner {
    padding: 36px 30px 40px 30px;
  }
  .social-newsletter-inner h2 {
    margin-bottom: 6px;
  }
  .social-newsletter-inner p {
    margin-bottom: 25px;
  }
  .social-newsletter-inner form fieldset {
    width: 260px;
  }
}
@media only screen and (min-width: 1025px) {
  .social-newsletter-inner {
    padding: 45px 40px 50px 40px;
  }
}
.social {
  z-index: 2;
  position: relative;
}
.social .social-media-top-hack {
  position: absolute;
  top: 0;
  height: 5px;
  width: 100%;
  background-color: #333;
  z-index: 65000;
}
.social-media {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  height: auto;
  color: #8c8c8c;
  position: relative;
}
.social-media:before,
.social-media:after {
  content: '';
  display: table;
}
.social-media:after {
  clear: both;
}
.social-media-inner {
  *zoom: 1;
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 30px 20px;
}
.social-media-inner:before,
.social-media-inner:after {
  content: '';
  display: table;
}
.social-media-inner:after {
  clear: both;
}
.social-media-inner h2 {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 767px) {
  .social-media-inner h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1025px) {
  .social-media-inner h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 1919px) {
  .social-media-inner h2 {
    font-size: 42px;
    line-height: 48px;
  }
}
.social-media-inner p {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #7f7f7f;
}
@media only screen and (min-width: 767px) {
  .social-media-inner p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1025px) {
  .social-media-inner p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1919px) {
  .social-media-inner p {
    font-size: 18px;
    line-height: 26px;
  }
}
.social-media-inner-services {
  text-align: center;
}
.social-media-inner-services a {
  text-decoration: none;
  margin-right: 20px;
}
.social-media-inner-services a:hover svg * {
  fill: #18ffff;
}
.social-media-inner-services a svg,
.social-media-inner-services a img {
  width: 45px;
  height: 45px;
}
@media only screen and (min-width: 767px) {
  .social-media {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .social-media:before,
  .social-media:after {
    content: '';
    display: table;
  }
  .social-media:after {
    clear: both;
  }
  .social-media-inner {
    padding: 36px 30px 40px 30px;
  }
  .social-media-inner h2 {
    margin-bottom: 6px;
  }
  .social-media-inner p {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1025px) {
  .social-media-inner {
    padding: 45px 40px 50px 40px;
  }
}
.cart {
  border-bottom: 1px solid #e5e5e5;
  *zoom: 1;
  background-color: #f2f2f2;
  margin-top: 120px;
}
.cart:before,
.cart:after {
  content: '';
  display: table;
}
.cart:after {
  clear: both;
}
.cart .left-box,
.cart .right-box {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.cart .left-box:before,
.cart .right-box:before,
.cart .left-box:after,
.cart .right-box:after {
  content: '';
  display: table;
}
.cart .left-box:after,
.cart .right-box:after {
  clear: both;
}
.cart .cart-shipping {
  margin-bottom: 1px;
  position: relative;
}
.cart .cart-shipping-inner {
  width: 100%;
  display: table;
}
.cart .cart-shipping h2 {
  color: #262626;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 6px;
}
@media only screen and (min-width: 767px) {
  .cart .cart-shipping h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .cart .cart-shipping h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1919px) {
  .cart .cart-shipping h2 {
    font-size: 34px;
    line-height: 38px;
  }
}
.cart .cart-shipping p {
  color: #8c8c8c;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 12px;
  text-align: center;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (min-width: 1025px) {
  .cart .cart-shipping p {
    font-size: 14px;
    text-align: left;
  }
}
.cart .cart-shipping-left {
  position: relative;
  height: 160px;
  display: none;
  vertical-align: middle;
}
.cart .cart-shipping-right {
  vertical-align: middle;
  display: table-cell;
  position: relative;
  height: 160px;
  width: 100%;
  background-color: #fff;
}
.cart .cart-shipping-right .icon-shipping {
  display: none;
}
.cart .cart-shipping-right .cart-shipping-text {
  padding: 0 25px;
}
.cart .cart-shipping-right svg {
  width: 60px;
  height: 60px;
  margin-left: 25px;
}
.cart .cart-shipping-right svg * {
  fill: #262626;
}
.cart .cart-products .cart-product-item {
  width: 100%;
  margin-bottom: 1px;
}
.cart .cart-products .cart-product-image {
  display: table-cell;
  width: 33.333333333333336%;
}
.cart .cart-products .cart-product-image img {
  width: 100%;
  height: auto;
  min-width: 100%;
  display: block;
}
.cart .cart-products .cart-product-desc {
  width: 66.66666666666667%;
  overflow: hidden;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  background-color: #fff;
}
.cart .cart-products .cart-product-desc .inner {
  padding: 0 40px 0 15px;
}
.cart .cart-products .cart-product-desc h3 {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  color: #262626;
  margin-bottom: 2px;
}
@media only screen and (min-width: 767px) {
  .cart .cart-products .cart-product-desc h3 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1919px) {
  .cart .cart-products .cart-product-desc h3 {
    font-size: 30px;
  }
}
.cart .cart-products .cart-product-desc p {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
  color: #8c8c8c;
  line-height: 1.5;
}
@media only screen and (min-width: 767px) {
  .cart .cart-products .cart-product-desc p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .cart .cart-products .cart-product-desc p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 1919px) {
  .cart .cart-products .cart-product-desc p {
    font-size: 16px;
    line-height: 24px;
  }
}
.cart .cart-products .cart-product-desc .product-price {
  margin-top: 2px;
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  color: #262626;
}
@media only screen and (min-width: 767px) {
  .cart .cart-products .cart-product-desc .product-price {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1919px) {
  .cart .cart-products .cart-product-desc .product-price {
    font-size: 30px;
  }
}
.cart .cart-products .cart-product-desc .delete {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  background-color: #fff;
  color: #8c8c8c;
  text-decoration: none;
}
.cart .cart-products .cart-product-desc .icon-delete {
  font-size: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
}
.cart .sidebar-box {
  *zoom: 1;
  background-color: #333;
  border-bottom: 1px solid #262626;
}
.cart .sidebar-box:before,
.cart .sidebar-box:after {
  content: '';
  display: table;
}
.cart .sidebar-box:after {
  clear: both;
}
.cart .sidebar-box-inner {
  padding: 50px 30px 20px;
}
.cart .sidebar-box h2 {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  text-align: left;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
}
.cart .sidebar-box p {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #7f7f7f;
  text-align: center;
  margin: 0 auto 15px auto;
}
.cart .sidebar-box table {
  margin-left: auto;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #7f7f7f;
}
.cart .shipping-sidebar {
  position: relative;
}
.cart .shipping-sidebar select {
  -webkit-appearance: textfield;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  position: relative;
  margin: 0 auto;
  height: 40px;
  background-color: #fff;
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  border-radius: 2px;
  padding-left: 15px;
  padding-right: 15px;
  width: width -15px;
}
.cart .shipping-sidebar select:focus {
  outline: none;
}
.cart .shipping-sidebar p {
  max-width: 180px;
}
.cart .shipping-sidebar .select-wrapper {
  position: relative;
}
.cart .shipping-sidebar .select-wrapper select {
  margin-bottom: 20px;
}
.cart .shipping-sidebar .select-wrapper select:hover {
  cursor: pointer;
}
.cart .shipping-sidebar .select-wrapper span {
  font-size: 16px;
  position: absolute;
  top: 11px;
  right: 10px;
}
.cart .checkout-sidebar-box h2 {
  margin-bottom: 30px;
}
.cart .checkout-sidebar-box table {
  margin-top: 35px;
  margin-bottom: 14px;
}
.cart .checkout-sidebar-box table tr {
  margin-bottom: 10px;
}
.cart .checkout-sidebar-box table td {
  text-align: right;
  font-weight: 300;
}
.cart .checkout-sidebar-box table td.value {
  width: 100px;
}
.cart .checkout-sidebar-box .grand-total {
  font-family: "Rajdhani";
  font-weight: 600;
  font-size: 26px;
  text-align: left;
  color: #fff;
  text-align: right !important;
  margin-bottom: 30px;
}
.cart .checkout-sidebar-box .checkout-sidebar-box-inner {
  padding: 0 30px;
}
.cart .help-sidebar {
  background-color: #f2f2f2;
  border-bottom: none;
  height: 300px;
}
.cart .help-sidebar h2 {
  color: #262626;
  margin-bottom: 20px;
}
.cart .help-sidebar ul {
  text-align: center;
}
.cart .help-sidebar ul li {
  margin-bottom: 9px;
}
.cart .help-sidebar ul li a {
  font-family: "Roboto Slab";
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #7f7f7f;
  text-decoration: none;
  padding: 2px 5px 0 5px;
  padding: 3px 6px;
}
.cart .help-sidebar ul li a:hover {
  color: #333;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.cart .help-sidebar ul li a:hover svg * {
  fill: #3f3f3f;
}
.cart button {
  width: 100%;
}
.cart button#checkout-submit {
  float: right;
  background-color: #8affff;
  background: -webkit-linear-gradient(top, #8affff, #00e2e4);
  background: linear-gradient(to bottom, #8affff, #00e2e4);
  border-radius: 2px;
  font: 600 24px "Rajdhani";
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  padding: 6px 20px;
  margin-bottom: 40px;
}
.cart button p {
  margin-bottom: 8px;
}
.cart button#checkout-paypal {
  float: right;
  background-color: #8affff;
  background: -webkit-linear-gradient(top, #ececec, #d0d0d0);
  background: linear-gradient(to bottom, #ececec, #d0d0d0);
  border-radius: 2px;
  font: 600 24px "Rajdhani";
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  padding: 6px 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 767px) {
  .cart {
    margin-top: 120px;
  }
  .cart .left-box,
  .cart .right-box {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .cart .left-box:before,
  .cart .right-box:before,
  .cart .left-box:after,
  .cart .right-box:after {
    content: '';
    display: table;
  }
  .cart .left-box:after,
  .cart .right-box:after {
    clear: both;
  }
  .cart .left-box,
  .cart .right-box {
    width: 100%;
  }
  .cart .cart-shipping {
    *zoom: 1;
  }
  .cart .cart-shipping:before,
  .cart .cart-shipping:after {
    content: '';
    display: table;
  }
  .cart .cart-shipping:after {
    clear: both;
  }
  .cart .cart-shipping h2 {
    margin-bottom: 0;
    text-align: left;
  }
  .cart .cart-shipping p {
    text-align: left;
    font-size: 14px;
  }
  .cart .cart-shipping .icon-shipping {
    display: block;
    margin-top: 5px;
  }
  .cart .cart-shipping .icon-shipping,
  .cart .cart-shipping .cart-shipping-text {
    float: left;
  }
  .cart .cart-shipping .cart-shipping-text {
    margin-top: 7px;
  }
  .cart .cart-shipping-right,
  .cart .cart-shipping-left {
    height: 90px;
  }
  .cart .cart-products .cart-product-desc .inner {
    padding: 0 120px 0 40px;
  }
  .cart .cart-products .cart-product-desc h3 {
    margin-bottom: 4px;
  }
  .cart .cart-products .cart-product-desc p {
    line-height: 1.8;
  }
  .cart .cart-products .cart-product-desc .product-price {
    margin-top: 7px;
  }
  .cart .cart-products .cart-product-desc .delete {
    width: 120px;
  }
  .cart .cart-products .cart-product-desc .icon-delete {
    font-size: 40px;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
  }
  .cart .help-sidebar ul {
    text-align: left;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
  .cart .help-sidebar h2 {
    text-align: left;
  }
  .cart .shipping-sidebar,
  .cart .voucher-sidebar,
  .cart .summary-sidebar,
  .cart .checkout-sidebar {
    width: 50%;
    float: left;
  }
  .cart .shipping-sidebar,
  .cart .voucher-sidebar {
    height: 280px;
  }
  .cart .checkout-sidebar-box-inner {
    padding: 50px 30px 20px;
  }
  .cart .checkout-sidebar .checkout-sidebar-box-inner {
    padding: 50px 30px 34px;
  }
  .cart .summary-sidebar .checkout-sidebar-box-inner {
    padding: 50px 30px 34px;
  }
  .cart button {
    width: 100%;
  }
  .cart button#checkout-submit {
    float: right;
    background-color: #8affff;
    background: -webkit-linear-gradient(top, #8affff, #00e2e4);
    background: linear-gradient(to bottom, #8affff, #00e2e4);
    border-radius: 2px;
    font: 600 24px "Rajdhani";
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    padding: 6px 20px;
    margin-bottom: 17px;
  }
  .cart button p {
    margin-bottom: 8px;
  }
  .cart button#checkout-paypal {
    float: right;
    background-color: #8affff;
    background: -webkit-linear-gradient(top, #ececec, #d0d0d0);
    background: linear-gradient(to bottom, #ececec, #d0d0d0);
    border-radius: 2px;
    font: 600 24px "Rajdhani";
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    padding: 6px 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .cart {
    margin-top: 110px;
  }
  .cart .left-box {
    width: 75%;
  }
  .cart .right-box {
    width: 25%;
  }
  .cart .cart-shipping h2,
  .cart .cart-shipping p {
    text-align: left;
  }
  .cart .cart-shipping-right svg {
    margin-left: 40px;
  }
  .cart .cart-shipping-left {
    width: 25%;
    display: table-cell;
  }
  .cart .cart-shipping-left a {
    background-color: #f2f2f2;
    text-align: center;
    padding: 0 20px;
    height: 100%;
    display: block;
    font-family: "Rajdhani";
    font-weight: 600;
    font-size: 24px;
    line-height: 100px;
    text-transform: uppercase;
    color: #262626;
    text-decoration: none;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  .cart .cart-shipping-left a:hover {
    background-color: #e5e5e5;
  }
  .cart .cart-shipping-left a svg {
    width: 26px;
    height: 26px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 5px;
    position: relative;
  }
  .cart .cart-shipping-left a svg * {
    fill: #262626;
  }
  .cart .cart-shipping-right {
    display: table-cell;
    width: 50%;
  }
  .cart .cart-shipping-right .icon-shipping {
    margin-top: 8px;
  }
  .cart .cart-shipping-right .cart-shipping-text {
    max-width: 360px;
    margin-top: 1px;
  }
  .cart .cart-shipping-right,
  .cart .cart-shipping-left {
    height: 100px;
  }
  .cart .cart-products .cart-product-image {
    width: 25%;
  }
  .cart .cart-products .cart-product-desc {
    width: 50%;
  }
  .cart .cart-products .cart-product-desc .inner {
    padding: 0 120px 0 40px;
  }
  .cart .cart-products .cart-product-desc .delete {
    width: 120px;
  }
  .cart .cart-products .cart-product-desc .icon-delete {
    font-size: 40px;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
  }
  .cart .help-sidebar ul {
    text-align: left;
    -webkit-columns: auto auto;
       -moz-columns: auto auto;
            columns: auto auto;
  }
  .cart .shipping-sidebar,
  .cart .voucher-sidebar,
  .cart .summary-sidebar,
  .cart .checkout-sidebar {
    width: 100%;
    float: none;
  }
  .cart .shipping-sidebar h2,
  .cart .voucher-sidebar h2,
  .cart .summary-sidebar h2,
  .cart .checkout-sidebar h2 {
    text-align: left;
  }
  .cart .shipping-sidebar h2 + p,
  .cart .voucher-sidebar h2 + p,
  .cart .summary-sidebar h2 + p,
  .cart .checkout-sidebar h2 + p {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
  .cart .shipping-sidebar,
  .cart .voucher-sidebar {
    height: auto;
  }
  .cart .checkout-sidebar-box table {
    margin-top: 0;
  }
  .cart .checkout-sidebar .checkout-sidebar-box-inner {
    padding: 0 30px 82px;
  }
  .cart .summary-sidebar .checkout-sidebar-box-inner {
    padding: 50px 30px 0;
  }
}
@media only screen and (min-width: 1919px) {
  .cart .left-box {
    width: 80%;
  }
  .cart .right-box {
    width: 20%;
  }
  .cart .cart-shipping-left {
    width: 20%;
  }
  .cart .cart-shipping-left a {
    line-height: 120px;
  }
  .cart .cart-shipping-right {
    width: 60%;
  }
  .cart .cart-shipping-right svg {
    margin-left: 80px;
  }
  .cart .cart-shipping-right .icon-shipping {
    margin-top: 12px;
  }
  .cart .cart-shipping-right,
  .cart .cart-shipping-left {
    height: 120px;
  }
  .cart .cart-products .cart-product-image {
    width: 20%;
  }
  .cart .cart-products .cart-product-desc {
    width: 60%;
  }
  .cart .cart-products .cart-product-desc .inner {
    padding: 0 150px 0 80px;
  }
  .cart .cart-products .cart-product-desc .delete {
    width: 150px;
  }
  .cart .cart-products .cart-product-desc .icon-delete {
    font-size: 60px;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
  }
}
@media only screen and (min-width: 2500px) {
  .cart .left-box {
    width: 83.33333333333334%;
  }
  .cart .right-box {
    width: 16.666666666666668%;
  }
  .cart .cart-products .cart-product-image {
    width: 16.666666666666668%;
  }
  .cart .cart-products .cart-product-desc {
    width: 66.66666666666667%;
  }
  .cart .cart-shipping-left {
    width: 16.666666666666668%;
  }
  .cart .cart-shipping-right {
    width: 66.66666666666667%;
  }
}
