@charset "UTF-8";
body {
  background: #ffffff;
  color: #333; }

.page-container {
  overflow-x: hidden; }

.popover {
  background-color: #ffffff;
  color: #333; }

/* bootstrap resets */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background: whitesmoke;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #00afe7;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn:focus,
.btn:active,
.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.btn.disabled,
.btn[disabled] {
  cursor: default; }

.btn-default {
  background: #ffffff;
  border: 1px solid #00afe7;
  color: #00afe7; }

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #00afe7;
  border: 1px solid #00afe7;
  color: #ffffff; }

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background: #ffffff;
  border: 1px solid #00afe7;
  color: #00afe7; }

.btn-secondary,
.btn-file {
  background: #00afe7;
  border: 1px solid #00afe7;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none !important; }

.btn-file {
  margin-bottom: 0 !important; }

.btn-secondary:hover,
.btn-file:hover,
.btn-secondary:focus,
.btn-file:focus,
.btn-secondary.focus,
.btn-file.focus,
.btn-secondary:active,
.btn-file:active,
.btn-secondary.active,
.btn-file.active
.open > .dropdown-toggle.btn-secondary {
  background: #00afe7;
  border: 1px solid #00afe7;
  color: #333; }

.btn-secondary.disabled,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus {
  background: #00afe7;
  border: 1px solid #00afe7;
  color: #ffffff; }

.btn-seconday.inactive {
  background: #ffffff;
  border: 1px solid #00afe7;
  color: #00afe7; }

.btn-primary {
  background: #e169cd;
  border: 1px solid #e169cd;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none !important; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #e169cd;
  border: 1px solid #e169cd;
  color: #333; }

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background: #e169cd;
  border: 1px solid #e169cd;
  color: #ffffff; }

.btn-tertiary {
  background: #9b9b9b;
  border: 1px solid #9b9b9b;
  color: #ffffff; }

.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary.focus,
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  background: #9b9b9b;
  border: 1px solid #9b9b9b;
  color: #333; }

.btn-tertiary.disabled,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled]:focus,
fieldset[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled.focus,
.btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary.focus {
  background: #9b9b9b;
  border: 1px solid #9b9b9b;
  color: #ffffff; }

.btn-white {
  background: #ffffff;
  color: #333;
  font-weight: 500;
  text-transform: uppercase; }

.btn-white-outline {
  background: #ffffff;
  color: #333;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #333 !important; }

.btn-select {
  background: whitesmoke;
  color: #333;
  font-weight: 500;
  text-transform: uppercase; }

.btn.dropdown-toggle.selectpicker.btn-select:hover,
.btn.dropdown-toggle.selectpicker.btn-select:focus,
.btn.dropdown-toggle.selectpicker.btn-select:active {
  color: #555555;
  background-color: whitesmoke;
  border-radius: 0; }

.bootstrap-select .btn:focus {
  outline: none !important; }

.bootstrap-select .dropdown-menu {
  color: #555555;
  background: whitesmoke;
  border: none;
  border-radius: 0; }

.bootstrap-select .dropdown-menu > li > a:focus,
.bootstrap-select .dropdown-menu > li > a:hover {
  outline: none;
  background: #ffffff;
  color: #333; }

.btn {
  border-radius: 0; }

@media screen and (max-width: 767px) {
  .table-responsive {
    border: 0; } }

.lead {
  font-size: 18px;
  text-transform: uppercase;
  color: #9b9b9b; }

@media screen and (max-width: 479px) {
  .lead {
    padding-right: 15px;
    padding-left: 15px; } }

.lead a {
  white-space: nowrap; }

.has-error .form-control {
  background: #f2dede !important;
  border-width: 1px !important;
  border-style: solid !important; }

/* header section */
.navbar button {
  color: #333;
  padding: 0;
  margin: 16px 0 0 0; }

.navbar-toggle {
  float: left; }

.navbar-brand {
  color: #3a3a3a;
  font-size: 36px; }

.navbar-brand:hover {
  color: #3a3a3a; }

.breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  margin-top: 20px;
  list-style: none;
  background: #ffffff;
  text-transform: uppercase;
  font-weight: 500; }

.breadcrumb a {
  color: #3a3a3a; }

.cart-xs {
  display: none; }

.cart-ms {
  position: absolute;
  right: 15px;
  top: 20px;
  margin-bottom: 20px;
  color: #3a3a3a; }

.language {
  position: absolute;
  bottom: -4px;
  right: 0;
  color: #9b9b9b; }

.language button,
.language button:hover {
  text-decoration: none;
  color: #9b9b9b; }

.language button.active {
  color: #333; }

@media screen and (min-width: 480px) {
  .navbar {
    min-height: 125px;
    max-height: 175px;
    padding-top: 50px; }
  .navbar-brand {
    padding: 0 15px 0 15px;
    margin-top: -1px;
    height: auto; }
  .navbar .container {
    position: relative; }
  .navbar h1 {
    text-transform: uppercase;
    font-size: 30px;
    margin: 0 0 15px 0; } }

@media screen and (max-width: 767px) {
  .navbar-brand {
    float: right;
    border-right: 1px solid #e1e1e1;
    margin-right: -15px; }
  .language {
    bottom: -43px;
    right: 18px; } }

@media screen and (max-width: 479px) {
  .cart-xs {
    display: inline-block;
    color: #3a3a3a; }
  .brand-xs {
    float: right;
    margin-top: 15px; }
  .navbar-brand {
    float: none;
    display: inline-block;
    height: 36px !important;
    margin-right: 0;
    overflow: hidden;
    padding: 0 15px 0 0; }
  .navbar button {
    margin: 32px 0 0 0; } }

@media screen and (min-width: 768px) {
  .navbar {
    height: 100px;
    padding-top: 50px; }
  .navbar-brand {
    font-size: 64px;
    color: #3a3a3a;
    padding: 0 0 0 15px;
    height: auto; }
  .navbar h1 {
    float: right;
    text-transform: uppercase;
    font-size: 30px;
    margin: 36px 0 0 0; } }

/* sidebar menu */
ul #mainmenu {
  background: #ffffff;
  color: #333; }

li .panel {
  background: #ffffff;
  color: #333; }

#sidebar {
  height: 100%;
  padding-right: 0;
  padding-top: 20px; }

#sidebar .form-group.search {
  margin-bottom: 10px;
  z-index: 999;
  position: relative; }

#sidebar .form-group.icon {
  position: relative; }

#sidebar .form-group.icon i {
  position: absolute;
  padding: 10px;
  z-index: 9999; }

#sidebar #search {
  position: relative;
  z-index: 999; }

@media screen and (min-width: 480px) {
  #sidebar #search:focus {
    width: 360px; } }

#sidebar #searchresults {
  min-height: 38px;
  background: #ffffff;
  position: absolute;
  top: 34px; }

#sidebar #searchresults small {
  display: block;
  margin: 12px 0 4px 0;
  padding-left: 4px;
  color: #777777; }

#sidebar #searchresults a.showall {
  display: block;
  line-height: 48px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 4px;
  width: 100%;
  height: 48px;
  border-bottom: 1px solid whitesmoke; }

#sidebar #searchresults a.showall.bg-danger {
  border-bottom: 0; }

#sidebar #searchresults a.showall.bg-danger:hover {
  background: #f2dede; }

#sidebar #searchresults a.showall span {
  display: inline-block; }

#sidebar #searchresults a.showall i {
  position: static !important;
  line-height: 28px;
  margin-right: 4px; }

#sidebar #searchresults a {
  padding: 0; }

#sidebar #searchresults a:hover {
  background: whitesmoke;
  text-decoration: none; }

#sidebar #searchresults a.media {
  display: block;
  margin: 0; }

#sidebar #searchresults a.media img {
  width: 64px;
  height: 64px;
  margin: 4px; }

#sidebar #searchresults .media-body {
  padding-top: 4px; }

#sidebar #searchresults .media-heading.artist {
  line-height: 56px;
  margin-top: 0; }

#sidebar #searchresults div.media-object {
  width: 64px;
  height: 64px;
  margin: 4px;
  background: #333;
  border-radius: 50%;
  display: block;
  text-align: center; }

#sidebar #searchresults div.media-object i {
  position: static;
  padding: 0;
  font-size: 24px;
  line-height: 62px; }

@media screen and (min-width: 480px) {
  #sidebar #searchresults {
    width: 360px;
    min-height: 38px;
    max-height: calc(100vh - 250px);
    overflow: auto;
    z-index: 9999; } }

@media screen and (max-width: 479px) {
  #sidebar #searchresults {
    width: 100vw !important;
    height: auto;
    overflow: hidden; }
  #sidebar #search:focus {
    width: calc(100vw - 10px); } }

#sidebar .form-group.icon .form-control {
  padding-left: 30px; }

#sidebar .loginbox {
  margin-bottom: 15px; }

#sidebar .loginbox .form-group {
  margin-bottom: 10px; }

#sidebar .loginbox div.links a {
  font-size: 10px;
  padding: 5px 0 0 0; }

#sidebar .loginbox div.links a:first-child {
  float: left; }

#sidebar .loginbox div.links a:last-child {
  float: right; }

#sidebar .btn-hidden {
  position: absolute;
  left: -9999px;
  top: -9999px; }

#sidebar .btn-login {
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  background: #9b9b9b;
  border: none; }

.loginbox.active .btn-login {
  background: #e169cd !important; }

#sidebar li {
  border: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none; }

#sidebar a {
  color: #3a3a3a;
  background: #ffffff;
  padding: 0 0 0 35px;
  position: relative; }

#sidebar a i {
  font-size: 18px;
  position: absolute;
  left: 5px;
  top: 6px;
  width: 24px;
  text-align: center; }

#sidebar .nav .nav a {
  line-height: 25px;
  padding-left: 10px; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #sidebar a {
    padding-left: 30px; }
  #sidebar a i {
    left: 2px; }
  #sidebar .nav .nav a {
    padding-left: 8px; } }

#sidebar .panel {
  background-color: #ffffff; }

#sidebar:not(li) > ul > li {
  padding: 0 0 5px 0; }

#sidebar:not(li) > ul > li > a {
  height: 30px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  background: #3a3a3a;
  color: #ffffff; }

#sidebar:not(li) > ul > li > a.collapsed,
#sidebar:not(li) > ul > li > a.static {
  background: #ffffff;
  color: #3a3a3a; }

#sidebar .nav .nav li:last-child {
  padding-bottom: 15px;
  border-bottom: 1px solid #9b9b9b;
  background: #ffffff; }

#sidebar .nav .nav li:first-child {
  padding-top: 15px;
  background: #ffffff; }

/* all active links */
#sidebar .nav .nav .active a {
  font-weight: 700;
  background: #ffffff;
  color: #3a3a3a;
  line-height: 25px;
  height: auto; }

/* nested active links */
#sidebar .nav .nav > .active > a,
#sidebar .nav .nav > .active:hover > a,
#sidebar .nav .nav > .active:focus > a {
  background: whitesmoke; }

/* collapsed sidebar styles */
@media screen and (max-width: 479px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
  .row-offcanvas-right
.sidebar-offcanvas {
    right: -85%;
    right: calc(-100% - 50px); }
  .row-offcanvas-left
.sidebar-offcanvas {
    left: -85%;
    right: calc(-100% - 50px); }
  .row-offcanvas-right.active {
    right: 85%;
    right: calc(100% - 50px); }
  .row-offcanvas-left.active {
    left: 85%;
    right: calc(100% - 50px);
    padding-left: 15px; }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 85%;
    right: calc(100% - 50px);
    border-left: 25px solid white; }
  #sidebar {
    padding-top: 0; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
  .row-offcanvas-right
.sidebar-offcanvas {
    right: -35%; }
  .row-offcanvas-left
.sidebar-offcanvas {
    left: -35%; }
  .row-offcanvas-right.active {
    right: 35%; }
  .row-offcanvas-left.active {
    left: 35%; }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 35%;
    border-left: 15px solid white; }
  #sidebar {
    padding-top: 0; } }

/* main content */
.headimg {
  padding-top: 20px; }

.maincontent {
  padding-top: 20px; }

@media screen and (max-width: 767px) {
  .maincontent {
    padding-top: 0; } }

@media screen and (max-width: 480px) {
  .maincontent {
    padding-left: 0;
    padding-right: 0; } }

/* carousel  new */
#carousel-home {
  margin-bottom: 1px;
  margin-right: 15px; }

#carousel-home .slick-slide {
  position: relative;
  margin-right: 0; }

#carousel-home .slick-dots {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

#carousel-home .slick-dots li {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: rgba(255, 255, 255, 0.6);
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 10px;
  margin: 2px; }

#carousel-home .slick-dots li.slick-active {
  background: #00afe7; }

#carousel-home .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

#carousel-home .slick-dots li button:before {
  font-family: sans-serif;
  content: ""; }

#carousel-home div.info {
  background: rgba(51, 51, 51, 0.5);
  position: absolute;
  z-index: 10;
  color: #ffffff;
  padding: 10px 15px;
  width: 255px;
  height: 120px; }

#carousel-home div.info a {
  color: #ffffff;
  text-decoration: underline; }

#carousel-home div.info strong.price {
  font-size: 250%; }

#carousel-home .btn-primary {
  position: absolute;
  z-index: 10;
  width: 255px;
  height: 45px;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  line-height: 42px; }

@media screen and (max-width: 767px) {
  #carousel-home .btn-primary {
    height: 45px;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    line-height: 42px; } }

@media screen and (min-width: 768px) {
  #carousel-home div.info {
    right: 30px;
    bottom: 140px; }
  #carousel-home .btn-primary {
    right: 30px;
    bottom: 90px; } }

#carousel-home .next {
  position: absolute;
  top: 50%;
  right: -2%;
  color: lightgrey;
  padding: 0;
  width: 30px;
  height: 30px;
  margin-top: 0px;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  z-index: 99;
  font-size: 18px;
  opacity: .5; }

#carousel-home .prev {
  position: absolute;
  top: 50%;
  left: 0%;
  color: lightgrey;
  padding: 0;
  width: 30px;
  height: 30px;
  margin-top: 0px;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  z-index: 99;
  font-size: 18px;
  opacity: .5; }

/* homepage tiles */
.row.tiles {
  margin-left: 0;
  margin-right: -1px; }

div.tile {
  /*float: left;*/
  border-right: 1px solid #ffffff;
  padding: 0;
  margin-bottom: 1px;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  background: whitesmoke; }

div.tile.header {
  background-image: url(/media/gerda2/img/tiles-start-header.gif?b9a33b8e47cb);
  background-size: cover; }

div.tile.header h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.3;
  padding: 10%; }

div.tile.header a {
  text-decoration: none; }

@media screen and (max-width: 640px) {
  div.tile.header h2 {
    font-size: 22px; } }

@media screen and (min-width: 640px) and (max-width: 768px) {
  div.tile.header h2 {
    font-size: 36px; } }

@media screen and (min-width: 768px) {
  div.tile.header h2 {
    font-size: 22px; } }

@media screen and (min-width: 992px) {
  div.tile.header h2 {
    font-size: 24px; } }

@media screen and (min-width: 1200px) {
  div.tile.header h2 {
    font-size: 36px; } }

@media screen and (max-width: 767px) {
  .home div.tile:nth-last-child(1):nth-child(odd) {
    display: none; } }

div.tile.header-category {
  background: #ebebeb;
  text-align: center; }

div.tile.header-category h2 {
  font-size: 18px;
  padding: 0 15px;
  margin: 15px 0; }

div.tile figure figcaption {
  display: block;
  width: 100%;
  height: 22%;
  padding: 10px;
  position: absolute;
  bottom: -22%;
  margin-bottom: -1px;
  left: 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

@media screen and (max-width: 479px) {
  div.tile figure figcaption {
    font-size: 14px; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  div.tile figure figcaption {
    font-size: 18px; } }

@media screen and (min-width: 768px) {
  div.tile figure figcaption {
    font-size: 14px; } }

@media screen and (min-width: 1200px) {
  div.tile figure figcaption {
    font-size: 18px; } }

div.tile figure:hover figcaption {
  bottom: 1px; }

div.tile.designer {
  position: relative;
  background: whitesmoke;
  border-right: 1px solid #ffffff; }

div.tile.designer figure figcaption {
  position: static;
  background: none;
  color: #3a3a3a;
  text-align: center;
  height: auto;
  padding: 0;
  margin-top: 2%; }

div.tile.designer figure:hover figcaption {
  bottom: 0; }

div.tile img {
  width: 100%;
  height: auto; }

div.tile img.img-circle {
  width: 74%;
  margin-left: 12%;
  margin-top: 8%; }

div.tile .slick-list {
  margin-right: 0; }

div.tile .alert {
  display: none;
  z-index: 999;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  margin-left: 10px;
  margin-right: 10px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0.7; }

div.tile .alert-danger {
  background: #c80000;
  color: #ffffff; }

.row.promo {
  margin-bottom: 1px; }

.home .row.banner {
  margin-bottom: 30px; }

.home .row.tiles .slick-slider {
  margin-bottom: 0; }

.home .row.tiles .slick-slide {
  position: relative;
  margin-right: 0; }

.home .row.tiles .slick-dots {
  position: absolute;
  bottom: 5px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.home .row.tiles .slick-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: rgba(255, 255, 255, 0.6);
  border: none;
  cursor: pointer;
  border-radius: 10px;
  margin: 2px; }

.home .row.tiles .slick-dots li.slick-active {
  background: #00afe7; }

.home .row.tiles .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.home .row-tiles .slick-dots li button:before {
  font-family: sans-serif;
  content: ""; }

/* footer */
footer {
  margin-top: 1px; }

footer .gray {
  background: #333;
  min-height: 214px;
  color: #ffffff; }

footer div.gray a,
footer div.social a {
  color: #ffffff;
  text-decoration: underline; }

footer h5 {
  text-transform: uppercase;
  margin: 30px 0; }

footer h6 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 300; }

footer h6 a,
footer h6 a:hover,
footer h6 a.link,
footer h6 a.active {
  color: #333;
  text-decoration: none;
  cursor: text;
  display: block; }

footer .label-payment {
  height: 60px;
  border-radius: 6px;
  background: #fff;
  width: 100%;
  display: inline-block;
  padding: 0;
  margin-bottom: 15px; }

footer .label-payment img {
  max-width: 90%; }

footer .label-payment:first-child {
  margin-right: 10px; }

footer .box-rating {
  height: 60px;
  background: none;
  width: 100%;
  display: inline-block;
  text-align: left;
  padding: 0; }

footer .box-rating span {
  font-size: 18px;
  display: inline-block;
  margin-top: 5px; }

footer .btn-secondary {
  width: 100%;
  margin-bottom: 30px; }

@media screen and (max-width: 768px) {
  footer .col-xs-10 {
    padding-bottom: 15px; }
  footer .col-xs-10:first-child {
    border-bottom: 1px solid #606060;
    padding-bottom: 45px; } }

footer div.social a {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  text-align: center; }

@media screen and (max-width: 768px) {
  footer div.social a {
    line-height: 50px; } }

footer div.pages {
  color: #3a3a3a;
  padding-bottom: 60px; }

footer div.pages h6 {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #ffffff;
  line-height: 25px;
  margin: 45px 0 5px 0; }

footer div.pages ul {
  list-style: none;
  padding: 0;
  margin: 0; }

footer div.pages ul li a {
  line-height: 25px;
  color: #3a3a3a; }

@media screen and (min-width: 768px) {
  .footer-nav {
    visibility: visible !important;
    display: block !important; } }

@media screen and (max-width: 767px) {
  footer div.pages div.outline {
    border-bottom: 1px solid whitesmoke; }
  footer div.pages h6 {
    margin: 0 15px 0 15px;
    line-height: 45px;
    text-align: center;
    border-bottom: 0; }
  footer div.pages h6 a.toggle:after {
    content: "";
    font-family: 'FontAwesome';
    float: right;
    color: #9b9b9b;
    font-size: 10px; }
  footer div.pages h6 a.toggle.collapsed:after {
    content: "";
    font-family: 'FontAwesome';
    float: right;
    color: #9b9b9b;
    font-size: 10px; }
  footer div.pages ul li a {
    color: #3a3a3a;
    text-align: center;
    display: block;
    line-height: 30px; }
  footer div.pages ul {
    margin-bottom: 15px; } }

@media screen and (max-width: 479px) {
  footer .container {
    padding-left: 0;
    padding-right: 0; } }

/* alerts */
.alert {
  border-radius: 0;
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
  text-transform: uppercase; }

.alert.alert-success {
  background: #cdf5c8; }

.alert.alert-warning {
  background: #fff5cd; }

.alert.alert-info {
  background: #eb9dde;
  color: #ffffff; }

/* cart */
div.cart {
  margin-bottom: 60px; }

@media screen and (max-width: 479px) {
  div.cart {
    margin-bottom: 120px; } }

div.cart .row.head {
  margin-bottom: 15px; }

div.cart .row.head span {
  padding: 0; }

div.cart div.line {
  border-top: 1px solid whitesmoke;
  margin-bottom: 15px; }

div.cart div {
  vertical-align: middle !important; }

div.cart .row.item a {
  color: #00afe7; }

div.cart img {
  margin-bottom: 15px; }

div.cart div.details,
div.cart .lightgrey,
div.cart .total-small {
  color: #9b9b9b; }

div.cart div.details strong {
  color: #333; }

div.cart div.details em {
  font-style: normal;
  color: #333; }

div.cart div.details div {
  margin-top: 6px; }

div.cart .amount,
div.cart .delete {
  text-align: center; }

div.cart .price {
  text-align: right; }

div.cart .price span {
  white-space: nowrap;
  display: inline-block;
  width: 50%;
  padding: 6px 0; }

div.cart.order-summary .amount span {
  display: inline-block;
  padding: 6px 0; }

div.cart .total-small em {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  line-height: 40px;
  color: #333; }

div.cart .input-group.spinner {
  margin-top: 6px; }

div.cart .input-group.spinner .btn-number {
  background: none;
  border: none;
  color: #00afe7; }

@media screen and (min-width: 480px) and (max-width: 767px) {
  div.cart div[class*="col"] {
    padding-right: 5px;
    padding-left: 5px; }
  div.cart div.row div[class*="col"]:first-child {
    padding-left: 15px; }
  div.cart div.row div[class*="col"]:last-child {
    padding-right: 15px; }
  div.cart .input-group.spinner .btn-number:first-child {
    padding-right: 6px; }
  div.cart .input-group.spinner .btn-number:last-child {
    padding-left: 6px; }
  div.cart .btn-remove {
    padding: 6px 6px; }
  div.cart div.col-xs-12 {
    padding-right: 15px !important; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  div.cart .input-group.spinner {
    margin-bottom: 15px; }
  div.cart .price {
    text-align: left; }
  div.cart .row.item {
    position: relative; }
  div.cart .btn-remove {
    position: absolute;
    top: 0;
    right: 15px; } }

@media screen and (max-width: 479px) {
  div.cart .input-group.spinner {
    margin-bottom: 15px; }
  div.cart .price {
    text-align: left; }
  div.cart .row.item {
    position: relative; }
  div.cart .btn-remove {
    position: absolute;
    top: 0;
    right: 0px; }
  div.cart .spacer {
    height: 15px; } }

div.cart .btn-remove {
  background: #ffffff; }

div.cart .btn-remove:active,
div.cart .btn-remove:focus,
div.cart .btn-remove:hover {
  background: #333;
  color: #ffffff; }

div.cart button:active {
  box-shadow: none; }

div.cart .btn-group .btn:first-child {
  border-right: 1px solid #ffffff; }

div.cart div.summary p {
  margin: 18px 0; }

div.cart div.summary p.total {
  text-align: right;
  margin: 18px 0 0 0; }

div.cart div.summary p.total span,
div.cart div.summary h4 span {
  display: inline-block;
  width: 100px; }

div.cart div.summary h4 {
  text-align: right; }

div.cart div.buttons {
  text-align: right;
  padding-top: 15px; }

@media screen and (max-width: 479px) {
  div.cart div.buttons .btn.checkout {
    margin: 0 15px; }
  div.cart div.buttons img {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px); }
  div.cart div.buttons {
    padding-top: 30px; }
  div.cart div.summary div.pricebox {
    margin-bottom: 15px; } }

@media screen and (min-width: 480px) {
  div.cart div.buttons img {
    height: 34px; }
  div.cart div.buttons .btn.checkout {
    min-width: 190px;
    padding: 0;
    height: 34px;
    line-height: 34px;
    margin-top: -14px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  div.cart div.buttons .btn.checkout {
    margin-top: 0; } }

div.cart .row.free .inactive {
  position: relative; }

div.cart .row.free .inactive label input[type=radio] {
  display: none; }

div.cart .row.free .inactive div.overlay {
  position: absolute;
  top: 45%;
  margin-bottom: 30px;
  background: rgba(0, 175, 230, 0.6);
  color: #ffffff;
  text-align: center;
  padding: 10px 5px;
  width: calc(100% - 30px); }

div.cart .row.free .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: calc(100% - 30px);
  position: absolute;
  bottom: 0; }

div.cart .row.free .free-item {
  padding-bottom: 32px;
  margin-bottom: 15px; }

div.cart .row.free .free-item img {
  margin-bottom: 0; }

div.cart .row.free .free-item .dropdown-menu {
  padding: 0;
  background: #ffffff;
  margin-top: 0; }

div.cart .row.free .free-item .dropup .dropdown-menu {
  margin-bottom: 0; }

div.cart .row.free .free-item .dropdown-menu li a:hover {
  background: whitesmoke; }

div.cart .row.free .free-item .dropdown-menu .dropdown-menu > li > a {
  padding: 6px 12px;
  text-transform: uppercase; }

@media screen and (min-width: 480px) and (max-width: 767px) {
  div.cart .row.free {
    padding-left: 15px;
    padding-right: 15px; }
  div.cart div.row.free div[class*="col"]:last-child {
    padding-right: 5px; }
  div.cart .row.free .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: calc(100% - 10px); }
  div.cart .row.free .inactive div.overlay {
    width: calc(100% - 10px);
    top: 25%; } }

/* checkout */
.checkout .btn-block {
  width: 100%; }

.checkout .display {
  position: relative; }

.checkout .display .btn-edit {
  position: absolute;
  background: #9b9b9b !important;
  border-color: #9b9b9b !important;
  color: #ffffff;
  top: 0;
  right: 15px;
  z-index: 999; }

.checkout .display span {
  display: inline-block;
  width: 40%;
  color: #9b9b9b; }

.checkout div.line {
  border-top: 1px solid whitesmoke;
  margin-bottom: 15px;
  margin-top: 15px; }

.checkout .prepayment .alert {
  text-transform: none; }

.checkout .prepayment .alert h5 {
  margin-top: 0; }

/* flatpage */
.flatpage {
  padding-bottom: 30px; }

@media screen and (max-width: 479px) {
  .flatpage {
    padding-right: 15px;
    padding-left: 15px; } }

.flatpage a {
  color: #00afe7; }

.flatpage ul {
  padding-left: 0;
  list-style: none; }

.flatpage ul li {
  padding-left: 0.6em;
  position: relative; }

.flatpage ul li:before {
  content: "›";
  display: inline-block;
  float: left;
  color: #00afe7;
  position: absolute;
  left: 0; }

.flatpage ul ul {
  margin-left: 0.8em; }

.flatpage ol {
  padding-left: 0;
  list-style: decimal inside none; }

.flatpage ol ol {
  margin-left: 0.8em; }

.flatpage h2,
.flatpage h3,
.flatpage h4,
.flatpage h5,
.flatpage h6 {
  font-size: 14px;
  text-transform: uppercase; }

.flatpage pre {
  border: 0;
  border-radius: 0; }

.oversize-order-sizechart {
  color: #333;
  background-color: #ebebeb; }
  .oversize-order-sizechart .panel-heading {
    color: #333;
    background-color: #ebebeb; }
  .oversize-order-sizechart .panel-body {
    color: #333;
    background-color: #ebebeb; }
  .oversize-order-sizechart .panel-footer {
    color: #333;
    background-color: #ebebeb; }

.tab-content div .panel {
  background-color: #ffffff;
  color: #333; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

/* product */
div.product {
  position: relative; }

div.info-detail {
  padding-top: 15px; }

div.info-detail em {
  font-style: normal;
  white-space: nowrap; }

div.info-detail span {
  display: inline-block;
  width: 100px; }

div.info-detail .display-amazon {
  display: none; }

div.product-main {
  border-left: 15px solid #ffffff;
  border-right: 15px solid #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 30px;
  background: transparent !important;
  /* transform-style: preserve-3d;*/ }

div.product-main .buttons-top {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

div.product-main .buttons-top .btn {
  margin-right: 2px;
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  border-color: transparent; }

div.product-main .image-main {
  z-index: 1;
  background: whitesmoke;
  padding-left: 0;
  padding-right: 0;
  height: 100%; }

div.product-main .image-main .slick-slider {
  margin-bottom: 0; }

div.product-main .image-main .zoomImg {
  background: whitesmoke; }

div.product-main .image-main .detail-image {
  margin: 0 auto; }

div.product-main .image-main .row.thumbnails {
  background: #ffffff; }

div.product-main .image-main img:not(.img-product-media) {
  padding: 10px; }

div.product-main .image-main img:not(.img-product-media).scaleup {
  padding: 0; }

@media screen and (min-width: 768px) {
  div.product-main .image-main .row.thumbnails {
    padding: 10px 10px 0 10px; }
  div.product-main .image-main .row.thumbnails .thmb img {
    border: 1px solid #ffffff;
    margin: 0; }
  div.product-main .image-main .row.thumbnails .thmb.active img {
    border: 1px solid #333; }
  div.product-main .image-main .row.thumbnails .thmb img:not(.img-product-media) {
    padding: 5px; }
  div.product-main .image-main .row.thumbnails .thmb {
    padding: 5px; }
  div.product-main .image-main .row.thumbnails .thmb img.scaleup {
    padding: 0; } }

@media screen and (min-width: 991px) {
  div.product-main .image-main .row.thumbnails {
    padding-bottom: 45px; } }

@media screen and (max-width: 767px) {
  .mainslider {
    width: 100%;
    margin-left: 0; }
  div.product-main .image-main .row.thumbnails {
    background: whitesmoke; }
  div.product-main .image-main .row.thumbnails .thmb.active,
  div.product-main .image-main .row.thumbnails .thmb {
    border: none; }
  div.product-main .image-main .row.thumbnails .thmb {
    padding: 0; } }

div.product-main .mainslider .slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

div.product-main .mainslider .slick-dots li {
  display: inline-block;
  width: 19px;
  height: 19px;
  border: none;
  margin: 0;
  cursor: pointer;
  border-radius: 10px;
  margin: 2px;
  color: rgba(0, 0, 0, 0.3); }

div.product-main .mainslider .slick-dots li.slick-active button:before {
  font: normal normal normal 19px/1 FontAwesome;
  content: "\f005";
  color: #ff3355; }

div.product-main .mainslider .slick-dots li.slick-active {
  opacity: 1; }

div.product-main .mainslider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent; }

div.product-main .mainslider li button:before {
  font: normal normal normal 19px/1 FontAwesome;
  content: "\f005"; }

div.product-main .mainslider .prev,
div.product-main .mainslider .next {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 30px;
  height: 30px;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  z-index: 99;
  font-size: 18px;
  opacity: .5; }

div.product-main .mainslider .prev:hover,
div.product-main .mainslider .prev:focus,
div.product-main .mainslider .next:hover,
div.product-main .mainslider .next:focus {
  opacity: 1; }

div.product-main .mainslider .prev.slick-disabled,
div.product-main .mainslider .next.slick-disabled {
  opacity: .25; }

div.product-main .mainslider .prev {
  left: 0; }

div.product-main .mainslider .next {
  right: 0; }

div.product-main .product-options {
  z-index: 10;
  padding-right: 0; }

div.product-main .product-options .form-control {
  overflow: hidden; }

div.product-main .product-options .btn-small .btn-xs {
  text-transform: none;
  width: 50%;
  float: left; }

div.product-main .product-options .btn-small .btn-xs i {
  font-size: 16px;
  position: relative;
  bottom: -1px; }

div.product-main .product-options .btn-small {
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden; }

div.product-main .product-options .btn-small .btn-xs:first-child {
  margin-right: 1px; }

div.product-main .product-options .btn-small .btn-xs:last-child {
  position: relative;
  margin-right: -1px; }

div.product-main .product-options .dropdown-menu {
  padding: 0;
  background: #ffffff;
  margin-top: -2px; }

ul.dropdown-menu.inner.selectpicker > li > a {
  color: #333; }

div.product-main .product-options .dropdown-menu li a:hover {
  background: whitesmoke; }

div.product-main .product-options .dropdown-menu .dropdown-menu > li > a {
  padding: 6px 12px;
  text-transform: uppercase; }

div.product-main .product-options .dropdown-menu .dropdown-menu > li > a.extra-padding {
  padding-left: 2.25em; }

div.product-main .product-options .text-muted {
  text-transform: none;
  font-weight: 400; }

div.product-main .product-options .price {
  padding: 10px 0;
  margin-bottom: 5px; }

@media screen and (min-width: 992px) {
  div.product-main .product-options .price {
    padding: 10px 10px; } }

div.product-main .product-options .price a {
  text-decoration: underline; }

div.product-main .product-options .price em {
  font-size: 30px;
  font-style: normal;
  font-weight: bold; }

div.product-main .product-options .form-group {
  margin-bottom: 5px; }

div.product-main .product-options .form-control {
  background: none;
  padding: 0;
  margin: 0; }

div.product-main ul.badges {
  list-style: none;
  padding: 0;
  margin: 0; }

@media screen and (max-width: 991px) {
  div.product-main ul.badges {
    margin-bottom: 20px; } }

div.product-main ul.badges li {
  margin-right: 5px;
  width: 64px;
  height: 64px;
  border-radius: 32px;
  background: none;
  text-align: center;
  display: inline-block; }

div.product-main ul.badges li i {
  color: #333;
  font-size: 64px; }

div.product-main ul.badges li img {
  width: 48px;
  height: 48px; }

div.icons-wear img {
  width: 48px;
  height: 48px; }

@media screen and (max-width: 480px) {
  div.product-main .product-options .btn-small .btn-secondary {
    width: 100%; }
  div.product-main .btn-block {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  div.product-main .product-options {
    margin-top: 15px;
    margin-bottom: 15px; } }

@media screen and (min-width: 480px) and (max-width: 991px) {
  div.product-main .product-options .price {
    padding: 5px 10px; }
  div.product-main .product-options .price em {
    font-size: 36px; }
  div.product-main .product-options .price p {
    font-size: 85%; } }

@media screen and (max-width: 991px) {
  div.product-main ul.badges li .badge {
    width: 48px;
    height: 48px; }
  div.product-main ul.badges li .badge img {
    max-width: 90%; }
  div.product-main .product-options {
    margin-top: 15px;
    padding-left: 0; }
  div.product-main .product-options .btn-small,
  div.product-main .product-options .price {
    margin-bottom: 3px; }
  div.product-main .product-options .price {
    padding-top: 0; }
  div.product-main .product-options .form-group {
    margin-bottom: 1px; }
  div.product-main .product-options .info-xs {
    margin: 15px 0; }
  div.product-main .product-options .btn-primary {
    margin-top: 15px; } }

/* dropdown colors */
div.product-main .color {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  margin-right: 6px;
  margin-bottom: -2px; }

div.product-main .black {
  background: black; }

div.product-main .red {
  background: #c80000; }

div.product-main .white {
  color: #ffffff;
  border: 1px solid #cccccc; }

/* sold out overlay */
div.product-main .sold-out {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 5; }

div.product-main .sold-out div.text {
  background: #333;
  color: #ffffff;
  padding: 5px 30px;
  width: 90%;
  display: inline-block;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transform: rotate(-5deg);
  margin-top: 160px;
  margin-bottom: 30px; }

div.product-main .sold-out form {
  display: inline-block;
  text-align: left; }

div.product-main .sold-out .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle; }

div.product-main .sold-out .form-group {
  display: inline-block; }

div.product-main .sold-out form input {
  background: #ffffff; }

/* related */
.row.related {
  margin-bottom: 60px; }

.row.related h3 {
  text-align: left;
  border-bottom: 1px solid #333;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 15px; }

@media screen and (max-width: 488px) {
  .row.related h3 {
    font-size: 18px;
    text-align: center; } }

.row.related .related-product {
  float: left; }

@media screen and (max-width: 480px) {
  .row.related .related-product {
    width: 50%;
    padding: 0 10px; }
  .row.related .related-product:nth-of-type(1n+3) {
    display: none; } }

@media screen and (min-width: 480px) and (max-width: 991px) {
  .row.related .related-product {
    width: 33.3%; }
  .row.related .related-product:nth-of-type(1n+4) {
    display: none; } }

@media screen and (min-width: 992px) {
  .row.related .related-product {
    width: 20%; }
  .row.related .related-product:nth-of-type(1n+6) {
    display: none; } }

.row.related .btn-more {
  margin-top: 15px; }

/* Slider */
.row.slider .btn-more {
  position: absolute;
  left: 50%;
  bottom: 36px;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%); }

.row.slider h3 {
  text-align: left;
  border-bottom: 1px solid #333;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 15px; }

@media screen and (max-width: 488px) {
  .row.slider h3 {
    font-size: 18px;
    text-align: center; } }

.slick-loading .slick-list {
  /* background: $color-light url('/media/gerda2/scss/themes/ajax-loader.gif') center center no-repeat; */ }

.multislide {
  overflow: hidden;
  border-bottom: 2px solid #333;
  padding-bottom: 45px; }

.multislide .btn-next,
.multislide .btn-prev {
  position: absolute;
  bottom: 4px; }

.multislide .btn-next {
  right: 0; }

.multislide .btn-next i {
  display: inline-block;
  margin-right: -2px; }

.multislide .btn-prev i {
  display: inline-block;
  margin-left: -2px; }

.multislide .btn-prev {
  left: 0; }

.slick-list {
  margin-right: -15px; }

.slick-slide {
  margin-right: 15px; }

.slick-slider {
  margin-bottom: 30px; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

/* desiger infobox */
.row.designer {
  margin-bottom: 30px; }

.row.designer h3 {
  text-align: left;
  border-bottom: 1px solid #333;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 15px; }

.row.designer h3 a {
  font-size: 14px;
  position: relative;
  top: -4px; }

@media screen and (max-width: 479px) {
  .row.designer h3 {
    font-size: 18px;
    text-align: center; }
  .row.designer img {
    max-width: 50%;
    margin: 0 auto; }
  .row.designer p.descr {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px; } }

/* user gallery */
.row.gallery {
  margin-bottom: 30px; }

.row.gallery h3 {
  text-align: left;
  border-bottom: 1px solid #333;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 15px; }

@media screen and (max-width: 488px) {
  .row.gallery h3 {
    font-size: 18px;
    text-align: center; } }

.row.gallery .btn-upload {
  background: #e169cd;
  border: 0;
  color: #ffffff;
  width: 100%; }

.row.gallery .btn-upload span {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold; }

.row.gallery .btn-upload-big {
  background: #e169cd;
  border: 0;
  color: #ffffff;
  display: block;
  margin: 0 5px;
  padding: 30px 0;
  text-align: center; }

.row.gallery .btn-upload-big span {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px 0;
  font-weight: bold; }

.row.gallery .btn-upload-big i {
  opacity: 0.5;
  position: relative;
  bottom: -8px;
  margin-right: 5px; }

.row.gallery .btn-upload i {
  opacity: 0.5; }

.row.gallery .masonry {
  padding-right: 0;
  padding-left: 0; }

.row.gallery .masonry .item {
  width: 25%;
  padding: 5px; }

.row.gallery .btn-more {
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px; }

.row.gallery a.lightbox {
  cursor: pointer; }

@media screen and (max-width: 991px) {
  .row.gallery .masonry .item {
    width: 50%; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .row.gallery .masonry .item {
    width: 33.33%; } }

/* artwork-list */
.artwork-list a:hover {
  text-decoration: none; }

.artwork-list div.tile figure figcaption {
  text-transform: none;
  display: block;
  width: 100%;
  padding: 10px;
  position: static;
  color: #333;
  background: none;
  font-weight: normal;
  text-align: center;
  left: auto;
  transform: none;
  opacity: 1; }

.artwork-list .tile-padding {
  padding: 5px 5px 0 5px; }

/* gallery lightbox */
.fancybox-skin {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: none !important; }

.fancybox-opened .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #333;
  background: none;
  z-index: 999999;
  cursor: pointer; }

.fancybox-opened div.button-buy {
  position: absolute;
  bottom: 5px;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 8041; }

.fancybox-opened div.button-buy .btn {
  display: inline-block; }

.row.ratings {
  margin-bottom: 15px; }

.row.ratings h3 {
  text-align: left;
  border-bottom: 1px solid #333;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 15px; }

.row.ratings h3 i {
  font-size: 18px;
  margin-left: 4px;
  position: relative;
  bottom: 2px; }

.row.ratings .ratingslide {
  overflow: hidden;
  border-bottom: 2px solid #333;
  padding-bottom: 45px; }

.row.ratings .ratingslide .btn-next,
.row.ratings .ratingslide .btn-prev {
  position: absolute;
  bottom: 4px; }

.row.ratings .ratingslide .btn-next {
  right: 0; }

.row.ratings .ratingslide .btn-next i {
  display: inline-block;
  margin-right: -2px; }

.row.ratings .ratingslide .btn-prev i {
  display: inline-block;
  margin-left: -2px; }

.row.ratings .ratingslide .btn-prev {
  left: 0; }

.row.ratings .row {
  margin-bottom: 15px; }

.row.ratings .img-user {
  margin-top: 15px; }

.row.ratings .bubble {
  background: whitesmoke;
  position: relative;
  height: 124px;
  text-align: left; }

.row.ratings .bubble:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(51, 51, 51, 0);
  border-right-color: whitesmoke;
  border-width: 15px;
  margin-top: -15px; }

.row.ratings .bubble img {
  max-width: 30%;
  max-height: 80%;
  float: left;
  margin-top: 15px; }

.row.ratings .bubble p {
  padding: 15px 15px 0 0;
  height: 75px; }

.row.ratings .bubble .label {
  background: #e169cd;
  color: #ffffff;
  font-size: 14px;
  border-radius: 20px; }

.row.ratings .bubble .label .fa {
  width: 1.1em;
  text-align: left; }

.row.ratings .bubble .label .fa.inactive {
  color: #e169cd;
  opacity: 0; }

.row.ratings div.filters {
  position: absolute;
  left: 50%;
  bottom: 36px;
  white-space: nowrap;
  -webkit-transform: translatex(-50%);
  -moz-transform: translatex(-50%);
  -o-transform: translatex(-50%);
  transform: translatex(-50%); }

@media screen and (max-width: 480px) {
  .row.ratings .ratingslide {
    padding-bottom: 75px; }
  .row.ratings .bubble img {
    max-width: 36%; }
  .row.ratings .bubble p {
    padding-right: 10px; }
  .row.ratings .btn-all {
    width: 100%;
    margin-bottom: 2px; } }

/* designer overview */
.designer-overview {
  margin-bottom: 30px; }

.designer-overview .filters {
  margin-top: 30px; }

.designer-overview .info-buttons {
  border-bottom: 1px solid #333;
  text-align: right; }

.designer-overview .info-buttons .btn {
  margin-bottom: 2px; }

.designer-overview h3 {
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase; }

.designer-overview h3,
.designer-overview img {
  margin-top: 30px; }

.designer-overview .btn-more {
  margin-top: 2px;
  width: 374px; }

@media screen and (max-width: 767px) {
  .designer-overview .info-buttons .btn {
    width: 100%; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .designer-overview .info-buttons .btn {
    width: 117px; } }

@media screen and (min-width: 1200px) {
  .designer-overview .info-buttons .btn {
    width: 125px; } }

/* designer products */
.designer-products .row.banner img {
  margin-bottom: 1px; }

.designer-products .row.designer {
  margin-bottom: 1px; }

.designer-products .row.designer div.padbox {
  float: left;
  background: whitesmoke;
  margin: 0 15px;
  width: calc(100% - 30px); }

.designer-products .row.designer div.padbox img {
  margin: 10px auto; }

.designer-products .row.designer div.padbox p.descr {
  margin-top: 15px; }

.designer-products .row.tiles {
  margin-bottom: 30px; }

.designer-products .slick-slider {
  margin-bottom: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .designer-products .slick-slider {
    height: 176px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .designer-products .slick-slider {
    height: 258px !important; } }

@media (min-width: 1200px) {
  .designer-products .slick-slider {
    height: 314px !important; } }

.designer-products .slick-slide {
  position: relative;
  margin-right: 0; }

.designer-products .slick-dots {
  position: absolute;
  bottom: 5px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.designer-products .slick-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: rgba(255, 255, 255, 0.6);
  border: none;
  cursor: pointer;
  border-radius: 10px;
  margin: 2px; }

.designer-products .slick-dots li.slick-active {
  background: #00afe7; }

.designer-products .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.designer-products .slick-dots li button:before {
  font-family: sans-serif;
  content: ""; }

/* textilechart */
.textilechart .slick-slider {
  margin-bottom: 0; }

.textilechart .slick-slide {
  position: relative;
  margin-right: 0; }

.textilechart .slick-dots {
  position: absolute;
  bottom: 5px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.textilechart .slick-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: rgba(255, 255, 255, 0.6);
  border: none;
  cursor: pointer;
  border-radius: 10px;
  margin: 2px; }

.textilechart .slick-dots li.slick-active {
  background: #00afe7; }

.textilechart .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.textilechart .slick-dots li button:before {
  font-family: sans-serif;
  content: ""; }

.textilechart .tile table {
  margin: 0 auto 15px auto;
  background: whitesmoke; }

.textilechart .tile .color i {
  display: inline-block;
  height: 22px;
  width: 22px;
  text-indent: -9999px;
  line-height: 22px;
  overflow: hidden; }

.textilechart a.sizechart {
  display: inline-block;
  height: 22px;
  width: 22px;
  position: relative; }

.textilechart a.sizechart i {
  font-size: 18px;
  color: #ffffff;
  background: #00afe7; }

.textilechart .size i {
  display: inline-block;
  text-align: center;
  line-height: 22px;
  background: #ffffff;
  font-style: normal;
  height: 22px;
  min-width: 22px;
  font-size: 10px;
  overflow: hidden; }

.textilechart .icons-wear {
  font-size: 48px; }

/* rating */
.row.rating-summary {
  margin-bottom: 30px;
  padding-bottom: 30px; }

.row.rating-summary:after {
  content: "";
  display: block;
  margin: 0 15px 0 15px;
  border-top: 1px solid whitesmoke;
  position: relative;
  bottom: -30px; }

.row.rating-summary .box-rating span {
  display: inline-block;
  padding: .2em .6em .3em;
  border-radius: 20px;
  font-size: 18px;
  color: #ffffff; }

.row.rating-summary .box-rating .fa {
  width: 1.1em;
  text-align: left; }

.row.rating-summary .box-rating.service span {
  background: #e169cd; }

.row.rating-summary .box-rating.products span {
  background: #00afe7; }

.row.rating-detail {
  margin-bottom: 30px; }

.row.rating-detail .row {
  margin-bottom: 15px; }

.row.rating-detail .bubble {
  background: whitesmoke;
  position: relative;
  padding: 5px 10px 10px 10px; }

.row.rating-detail span.service {
  background: #e169cd;
  color: #ffffff;
  font-size: 14px;
  border-radius: 20px;
  padding: .2em .6em .3em; }

.row.rating-detail span.product {
  background: #00afe7;
  color: #ffffff;
  font-size: 14px;
  border-radius: 20px;
  padding: .2em .6em .3em; }

@media screen and (max-width: 479px) {
  .row.rating-summary .box-rating {
    text-align: center; }
  .row.rating-detail span.service {
    display: inline-block; }
  .row.rating-detail span.product {
    display: inline-block;
    margin-top: 5px; }
  .row.rating-detail span.service span,
  .row.rating-detail span.product span {
    display: inline-block;
    width: 60px; }
  .row.rating-detail .bubble {
    margin-bottom: 15px; }
  .row.rating-detail .bubble:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(51, 51, 51, 0);
    border-top-color: whitesmoke;
    border-width: 15px;
    margin-left: -15px; }
  .row.rating-product .rating {
    margin-top: 15px; }
  .row.rating-service textarea {
    margin-bottom: 15px; } }

@media screen and (min-width: 480px) {
  .row.rating-detail .bubble:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(51, 51, 51, 0);
    border-right-color: whitesmoke;
    border-width: 15px;
    margin-top: -15px; } }

.row.rating-detail span.service .fa,
.row.rating-detail span.product .fa {
  width: 1.1em;
  text-align: left; }

.row.rating-product .rating {
  font-size: 24px;
  border: 1px solid #00afe7;
  text-align: center;
  color: #00afe7;
  border-radius: 20px; }

.row.rating-service .rating {
  font-size: 24px;
  border: 1px solid #e169cd;
  text-align: center;
  color: #e169cd;
  border-radius: 20px; }

.row.rating-form .profile-pic {
  margin-bottom: 15px; }

.row.rating-form .rating .fa {
  width: 1.1em; }

.row.rating-form small {
  color: #888888;
  margin-top: 5px;
  margin-bottom: 15px; }

.row.rating-form .selfie {
  margin-top: 15px; }

.row.rating-form div.line {
  border-top: 1px solid whitesmoke;
  margin-bottom: 15px; }

/* modal overlay */
.modal-content {
  border-radius: 0;
  box-shadow: none;
  border: 0;
  background: #ffffff;
  color: #333; }

.modal-header {
  border: 0;
  text-transform: uppercase; }

.modal-header h4 {
  font-size: 24px;
  border-bottom: 1px solid #333; }

.modal-footer {
  border: 0; }

.modal-error .modal-content {
  color: #c80000; }

.modal-error h4 {
  border-bottom: 1px solid #c80000; }

.modal-error .btn-default {
  border-color: #c80000;
  color: #c80000; }

@media screen and (max-width: 767px) {
  #sizes img {
    margin: 0 auto; } }

#sizes .badge {
  background: #333; }

#sizes .badge-primary {
  background: #e169cd; }

#sizes .badge-secondary {
  background: #00afe7; }

#sizes .badge-tertiary {
  background: #9b9b9b; }

/* searchresult tiles */
.results h4 {
  text-transform: uppercase;
  margin-top: 0; }

.results h4 small {
  text-transform: none; }

.results .row.tiles .row {
  margin-bottom: 30px; }

.results .row.tiles .row:last-child {
  margin-bottom: 0; }

.results .tile {
  background: whitesmoke; }

.results div.tile figure figcaption {
  text-transform: none;
  display: block;
  width: 100%;
  padding: 10px;
  position: static;
  color: #333;
  background: none;
  font-weight: normal;
  text-align: center; }

.results div.page-icon {
  width: 74%;
  margin-left: 12%;
  margin-top: 8%; }

.results div.page-icon .circle {
  border-radius: 50%;
  width: 100%;
  padding-bottom: 100%;
  background: #333;
  position: relative; }

.results div.page-icon i {
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 20px);
  font-size: 36px; }

@media screen and (max-width: 479px) {
  .results div.tile figure figcaption {
    font-size: 14px; }
  .results h4 {
    padding-left: 15px; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .results div.tile figure figcaption {
    font-size: 24px; } }

@media screen and (min-width: 768px) {
  .results div.tile figure figcaption {
    font-size: 14px; } }

@media screen and (min-width: 992px) {
  .results div.tile figure figcaption {
    font-size: 14px; } }

@media screen and (min-width: 1200px) {
  .results div.tile figure figcaption {
    font-size: 14px; } }

.newsletter-alert {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-top: 25px; }

.well.designer-registration-well p {
  margin-bottom: 0; }

/* seo-footer */
.seo-footer h2 {
  font-size: 24px; }

@media screen and (max-width: 479px) {
  .seo-footer {
    padding: 5px; } }

.seo-footer .icons {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative; }

.seo-footer .icons span {
  display: inline-block;
  background: #ffffff;
  z-index: 1;
  position: relative;
  padding: 0 15px; }

.seo-footer .icons:after {
  content: '';
  position: absolute;
  border-top: 1px solid #333;
  left: 0;
  right: 0;
  height: 1px;
  z-index: 0;
  top: 50%; }

@media (max-width: 479px) {
  .seo-footer .icons .fa-3x {
    font-size: 2.3em; } }

.modal-content {
  border-radius: 0; }

.promo-banner {
  margin-bottom: 1px; }

/* section customers/settings.html */
.settings .address button {
  margin-top: 10px; }

.settings .address span {
  width: 100px;
  color: #9b9b9b;
  display: inline-block; }

.settings .order-address span {
  width: 100px;
  color: #9b9b9b;
  display: inline-block; }

/* endsection customers/settings.html */
/* section designer/designer-detail-html */
.btn-in-image {
  position: absolute; }

/* endsection designer/designer-detail-html */
.btn-staff {
  color: #ffffff;
  background: #33e100;
  text-transform: uppercase;
  text-decoration: none !important; }

.btn-partner {
  color: #ffffff;
  background: #00afe7;
  text-transform: uppercase;
  text-decoration: none !important; }

/* section catalog/product_detail.html */
.row.gallery .btn-upload {
  display: block;
  text-align: center;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px; }

div.product-main .buttons-top .btn {
  line-height: 28px;
  overflow: hidden;
  display: inline-block; }

div.product-main ul.badges li .badge {
  padding: 0; }

div.product-main ul.badges li .badge img {
  width: 100%;
  height: 100%; }

.product-list .tile figure.tile-padding {
  padding: 15px; }

.product-list .tile .turn-textile {
  position: absolute;
  top: 0;
  left: 0;
  background: #00afe7;
  color: #ffffff; }

div.product-main .product-options .btn-small .btn-full-width {
  width: 100%; }

div.product-main .product-options .form-control {
  overflow: visible; }

.invfak {
  display: none; }

.invisifi {
  /* invisible field */
  display: none; }

li.return-method-trigger a {
  height: 110px; }

li.return-method-trigger-step2 a {
  height: 110px; }

.payment-buttons a {
  cursor: pointer; }

.available-until-timer {
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(51, 51, 51, 0.5);
  color: #ffffff;
  padding: 15px;
  z-index: 2; }

.available-until-counter {
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(51, 51, 51, 0.5);
  color: #ffffff;
  padding: 15px;
  z-index: 2; }

@font-face {
  font-family: '3dsupply';
  src: url("/media/gerda2/fonts/3dsupply.eot?-y9r1hl&b9a33b8e47cb");
  src: url("/media/gerda2/fonts/3dsupply.eot?&b9a33b8e47cb#iefix-y9r1hl") format("embedded-opentype"), url("/media/gerda2/fonts/3dsupply.woff?-y9r1hl&b9a33b8e47cb") format("woff"), url("/media/gerda2/fonts/3dsupply.ttf?-y9r1hl&b9a33b8e47cb") format("truetype"), url("/media/gerda2/fonts/3dsupply.svg?-y9r1hl&b9a33b8e47cb#3dsupply") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: '3dsupply';
  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-sizes:before {
  content: "\e900"; }

.icon-shirt:before {
  content: "\e600"; }

.icon-logo:before {
  content: "\e601"; }

.icon-fwf:before {
  content: "\e915"; }

.icon-gots:before {
  content: "\e918"; }

.icon-organic:before {
  content: "\e916"; }

.icon-oekotex:before {
  content: "\e917"; }

footer div.social a.facebook {
  background: #4862a3; }

footer div.social a.google {
  background: #dc4a36; }

footer div.social a.instagram {
  background: #8e5444; }

footer div.social a.twitter {
  background: #00afe7; }

.btn-youtube {
  color: #cd201f; }

.btn-facebook {
  color: #3b5998; }

.btn-twitter {
  color: #55acee; }

.btn-instagram {
  color: #125688; }

.btn-twitch {
  color: #6441a5; }

.btn-web {
  color: #cd201f; }

.facebook .fa-circle {
  color: #3b5998; }

.instagram .fa-circle {
  color: #0A0A08; }

.rss .fa-circle {
  color: #f26522; }

.twitter .fa-circle {
  color: #10dffd; }

.googleplus .fa-circle {
  color: #dd4b39; }

.btn-tumblr .fa-circle {
  color: #35465c; }

.btn_deviantart .fa-circle {
  color: #05cc47; }

.btn_dribble .fa-circle {
  color: #ea4c89; }

.btn_behance .fa-circle {
  color: #1769ff; }

.btn_pinterest .fa-circle {
  color: #F0002A; }

.spotify .fa-circle {
  color: #1ED761; }

.soundcloud .fa-circle {
  color: #FE6D35; }

.bandcamp .fa-circle {
  color: #629aa9; }
