*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

html {
  overflow-x: hidden;
  font-size: 62.5%;
}
@media (max-width: 75em) {
  html {
    font-size: 56.25%;
  }
}
@media (max-width: 56.25em) {
  html {
    font-size: 50%;
  }
}

body {
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

.desktop {
  display: none;
}
@media (max-width: 750px) {
  .desktop {
    display: inline-block;
  }
}

.mobile {
  display: inline-block;
}
@media (max-width: 750px) {
  .mobile {
    display: none;
  }
}

section {
  padding-top: 0 !important;
}

.well {
  background-color: #f5f5f5;
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 2px 1px rgba(40, 42, 60, 0.1);
}

.modal {
  overflow: scroll;
}

h1 {
  text-align: center;
  font-weight: 300;
}

h2 {
  font-size: 3.6rem;
  line-height: 1.5em;
  letter-spacing: 1.2px;
  text-transform: capitalize;
  font-weight: 300;
}

h3 {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.5em;
  letter-spacing: 1.2px;
}

.line-through {
  text-decoration: line-through;
}

.white {
  color: #ffffff;
}

.pointer {
  cursor: pointer;
}

.advertisement p,
.advertisement li {
  padding: 0.5rem 0;
  letter-spacing: 1.1px;
  line-height: 1.7;
  font-size: 1.6rem;
  font-weight: 400;
}

.front-page-advertisement h4 {
  text-align: center;
  text-align: center;
  letter-spacing: 1.1px;
  line-height: 1.5em;
  font-size: 1.8rem;
  font-weight: 400;
}

.front-page-advertisement p {
  text-align: center;
  letter-spacing: 1.1px;
  line-height: 1em;
  font-size: 1.5rem;
  font-weight: 400;
}

p {
  color: #282a3c;
}

.page-header {
  margin: 2rem 0;
  border-bottom: none;
  margin-bottom: 0;
}

ul > li {
  list-style: none;
}

.pagination > li > a:hover,
.pagination > li > a:active,
a,
a:hover,
a:active {
  color: #282a3c;
  text-decoration: none;
}

a#genres2 {
  color: #ffffff;
}

.link {
  color: #794988;
  font-weight: 600;
}

.link:hover,
.link:active,
.link:focus {
  text-decoration: underline;
  color: #794988;
}

.fa-smile-o {
  color: green;
}

.fa-meh-o {
  color: #794988;
}

.fa-frown-o {
  color: red;
}

.show-product {
  padding: 4rem 1rem;
  background-color: #f9f9f9;
  border-radius: 1rem;
  margin: 1rem 0 3rem 0;
  box-shadow: 0.1rem 0.1rem 0.3rem rgba(40, 42, 60, 0.04);
}

.a-1 {
  vertical-align: middle !important;
}

.a-2 {
  border-radius: 50rem !important;
  padding: 0.5rem 1.5rem !important;
}

.a-3 {
  border-radius: 50rem !important;
  padding: 0.5rem 1.5rem !important;
  margin-left: 0.5rem !important;
}

.a-4 {
  border-radius: 50rem;
  margin-left: 1rem;
}

.a-5 {
  padding: 0 10rem;
}
@media (max-width: 97.8125em) {
  .a-5 {
    padding: 0 6rem;
  }
}
@media (max-width: 31.875em) {
  .a-5 {
    padding: 0 2rem;
  }
}

.a-6 {
  background-color: #fff;
  color: #282a3c;
  min-height: 100vh;
  margin-top: -3rem;
  padding: 5rem 0;
}
.a-6 .white {
  color: #282a3c;
}

.a-7 {
  margin: 2rem 0;
}
@media (max-width: 34.2em) {
  .a-7 {
    font-size: 96%;
  }
}
.a-7 a {
  padding: 1rem;
  border-radius: 0.5rem;
}
.a-7 a:hover, .a-7 a:visited, .a-7 a:focus {
  background-color: #f9f9f9;
}

.a-8 {
  font-style: italic;
  padding: 2rem 0;
}

div#myModal2 {
  padding-right: 0 !important;
}

@media (max-width: 360px) {
  .a-9 h4 {
    font-size: 97%;
  }
}
@media (max-width: 330px) {
  .a-9 {
    top: 26% !important;
  }
}

.a-10 {
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
}

.a-11 {
  margin-top: 2rem !important;
  padding: 0.7rem 6rem !important;
  font-style: italic;
}

.a-12 {
  background: #eb6a5b;
  border-radius: 6px;
  margin-bottom: 1rem;
  padding: 1rem 2rem;
  line-height: 1.5;
  box-shadow: 5px 0px 5px rgba(40, 42, 60, 0.1);
  text-align: center;
}
.a-12 p {
  padding: 0;
  margin: 0;
}

.a-13 {
  background: #ffc300;
  border-radius: 6px;
  margin-bottom: 1rem;
  padding: 1rem 2rem;
  line-height: 1.5;
  box-shadow: 5px 0px 5px rgba(40, 42, 60, 0.1);
  text-align: left;
}
.a-13 p {
  padding: 0;
  margin: 0;
  font-size: 103% !important;
}

.pagination .active.a-14 a {
  color: #fff !important;
}

.a-15 {
  white-space: unset !important;
}

.a-16 {
  border-radius: 5px;
  background-color: pink;
}

.margin-top-35 {
  margin-top: 3.5rem !important;
}

.margin-top-20px {
  margin-top: 2rem !important;
}

.margin-top-40px {
  margin-top: 4rem !important;
}

.margin-bottom-20px {
  margin-bottom: 2rem !important;
}

.margin-bottom-17px {
  margin-bottom: 1.7rem !important;
}

.margin-bottom-10px {
  margin-bottom: 1rem !important;
}

.margin-top-10px {
  margin-top: 1rem !important;
}

.margin-left-10px {
  margin-left: 1rem;
}

.padding-left-4 {
  padding-left: 4%;
}

.display-none {
  display: none !important;
}

.display-none-normall {
  display: none;
}

.line-height-standard {
  line-height: 1.7;
}

.right-content {
  display: block;
  width: 100%;
  text-align: right;
}

.text-italic {
  font-style: italic;
}

@keyframes animatetop {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show {
  from {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
/* bereadcrumb styles */
.breadcrumb {
  padding: 14px 18px;
  margin-bottom: 15px;
}

.breadcrumb > li > a.item {
  color: #cccccc;
}

.breadcrumb > li > a.item.bc-active {
  color: #282a3c;
}

#cart a {
  color: #282a3c;
}

#cart p {
  text-shadow: 1px 1px 1.2px #282a3c;
  font-size: 30px;
  letter-spacing: 1.1px;
  line-height: 1em;
  font-weight: 500;
  padding: 0;
  margin: 0;
}

#cart p:nth-of-type(2) {
  margin-top: 6px;
  margin-right: 8px;
  color: #282a3c;
}

#total_price {
  margin-top: 46px !important;
}

#cart:focus {
  text-decoration: none;
}

#cartFullSize {
  padding: 0;
  position: fixed;
  top: 53px;
  right: 0;
  height: 400px;
  background-color: #f1f1f1;
}

#removeFromCartForm {
  display: inline;
}

/*Breadcrumb menu styles*/
/*.breadcrumb  {
  background: #FFC300;
  border: #FFC300;
}*/
.postPackage,
.pickFromStore {
  display: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background-color: #794988;
  color: #ffffff;
}

.nav-tabs > li {
  border: 0.02rem solid #eeeeee;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.button {
  border: 1px solid #ffc300;
  border-radius: 50rem;
  background-color: #ffc300;
  color: #fff;
  padding: 0.8rem 1.5rem;
  transition: all 0.2s;
  display: inline-block;
  outline: none;
}
.button:focus {
  box-shadow: 0 0 2px 2px #ffffff, 0 0 2px 5px rgb(37, 107, 210);
}

.checkout_button {
  border: 1px solid #2c2e83 !important;
  border-radius: 6px !important;
  background-color: rgba(44, 46, 131, 0.9) !important;
  text-align: center !important;
  color: #ffffff !important;
  width: 25%;
  padding: 1rem 1.5rem !important;
  transition: all 0.2s !important;
  display: inline-block !important;
  outline: none !important;
}

.paytrail_button {
  border: 1px solid #d71675 !important;
  border-radius: 6px !important;
  background-image: linear-gradient(108deg, #ff88c2, #d71675) !important;
  text-align: center !important;
  color: #ffffff !important;
  width: 25%;
  padding: 1rem 1.5rem !important;
  transition: all 0.2s !important;
  display: inline-block !important;
  outline: none !important;
}

.paypal-button {
  height: 38px !important;
  border: 1px solid #ffc439 !important;
  border-radius: 6px !important;
  background-color: #ffc439 !important;
  text-align: center !important;
  width: 50% !important;
  color: #111 !important;
  padding: 1rem 1.5rem !important;
  transition: all 0.2s !important;
  display: inline-block !important;
  outline: none !important;
}

.paypal-button > .paypal-button-label-container {
  height: 38px !important;
  max-height: 38px !important;
  width: 25% !important;
  max-width: 25% !important;
  border-radius: 6px !important;
}

.klarna_button {
  border-radius: 6px;
  border: 1px solid #ffb2c7;
  background-color: rgba(255, 178, 199, 0.9);
  margin-bottom: 1rem;
  width: 25%;
  color: #000;
  padding: 1rem 1.5rem;
  transition: all 0.2s;
  display: inline-block;
  outline: none;
}
@media only screen and (max-width: 990px) {
  .klarna_button {
    width: 100%;
  }
}

.button_payToStore {
  border-radius: 25%;
  border: 1px solid #2ac16a;
  background-color: rgba(42, 193, 106, 0.9);
  margin-bottom: 1rem;
  color: #fff;
  width: 25%;
  padding: 1rem 1.5rem;
  transition: all 0.2s;
  display: inline-block;
  outline: none;
}

.button-small {
  padding: 0.6rem 1.2rem;
  font-size: 90%;
}

.button-large {
  font-size: 120%;
}

.btn-pink {
  background-color: rgb(244, 178, 198);
  color: #000;
}

.button-coral {
  background-color: coral;
  color: #ffffff;
  border: 1px solid coral;
}
.button-coral:hover, .button-coral:active {
  background-color: rgba(255, 127, 80, 0.8) !important;
}

.button-green {
  background-color: #2ecc71 !important;
  color: #fff;
  border: 1px solid #2ecc71;
}

.button.button-green:hover,
.button.button-green:focus,
.button.button-green:active {
  color: #fff;
  text-decoration: none;
  background-color: #2ac16a !important;
}

.button-red {
  background-color: #e74c3c !important;
  color: #fff;
  border: 1px solid #e74c3c;
}

.button.button-red:hover,
.button.button-red:focus,
.button.button-red:active {
  color: #fff;
  text-decoration: none;
  border-color: #c0392b;
  background-color: #c0392b !important;
}

.button-blue {
  background-color: rgb(37, 107, 210) !important;
  color: #fff;
  border: 1px solid rgb(37, 107, 210);
}

.button.button-blue:hover,
.button.button-blue:focus,
.button.button-blue:active {
  color: #fff;
  text-decoration: none;
  border-color: rgb(31, 94, 187);
  background-color: rgb(31, 94, 187) !important;
}

.button-default {
  background-color: #eee !important;
  color: #333;
  border: 1px solid #eee;
}

.button.button-default:hover,
.button.button-default:focus,
.button.button-default:active {
  color: #333;
  text-decoration: none;
  background-color: #e8e8e8 !important;
}

.button-gatch {
  padding: 0.5rem 1.5rem;
}

.button:disabled {
  cursor: not-allowed;
  background: #ebebe4 !important;
  border: 1px solid #ccc !important;
  color: #757575 !important;
}
.button:disabled:hover {
  background: #ebebe4 !important;
  border: 1px solid #ccc !important;
  color: #757575 !important;
}

.cart-button {
  position: fixed;
  z-index: 20;
  background-color: #794988;
  color: #fff;
  padding: 1.5rem 2rem;
  border-radius: 50rem;
  font-size: 1.8rem;
  right: 2rem;
  top: 7.5rem;
  box-shadow: 0.2rem 0.2rem 0.5rem rgba(40, 42, 60, 0.1);
  transition: all 0.2s;
}

@media (max-width: 66.25em) {
  .cart-button {
    display: none;
  }
}
.cart-button:hover,
.cart-button:focus,
.cart-button:active {
  background-color: #794988;
  color: #fff;
}

.cart-button i {
  margin-right: 0.5rem;
}

.button-disabled {
  cursor: not-allowed;
  background: #f9f9f9 !important;
  border: 1px solid #ccc;
  color: #757575;
}

.paymentButton {
  display: none;
}

.label-give-feedback {
  float: right;
  right: 0;
  color: white;
  padding: 8px;
  font-family: Arial;
  background-color: #f9bf00;
}

.ribbon6 {
  width: 200px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 30px;
  right: -50px;
  z-index: 2;
  overflow: hidden;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px dashed;
  box-shadow: 0 0 0 3px #57dd43, 0px 21px 5px -18px rgba(40, 42, 60, 0.6);
  background: #57dd43;
  text-align: center;
}

.checkoutFormPaymentBtn {
  background: transparent;
  box-shadow: 0 0 0px 2px darkslategray;
  min-width: 100%;
  height: 9rem;
  border-radius: 6px;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
}
.checkoutFormPaymentBtn:focus {
  box-shadow: 0 0 0px 2px darkslategray;
  box-shadow: 0 0 0px 4px white;
  box-shadow: 0 0 0px 8px #2c2e83;
}

.form__group {
  margin: 2rem 0;
}

.form__input {
  width: 100%;
  padding: 10px 15px;
  border-radius: 0.5rem;
  border: 1px solid #ccc;
}
.form__input--2 {
  border: 1px solid #eee;
  padding: 6px 15px;
}

.form__input.error {
  border: 1px solid #e74c3c;
  background-color: #fff;
}

.form__input.success {
  border: 1px solid #2ecc71;
  background-color: #fff;
}

.form__input:focus {
  border: 1px solid #ffc300;
  outline: none;
}

.form__input--error {
  font-size: 90%;
  color: #e74c3c;
  margin-top: 0.5rem;
  text-align: left;
}

.form__inline {
  display: flex;
}

.form__inline div {
  display: inline-block;
  text-align: left;
  width: 49%;
}

.form__select {
  display: block;
  width: 100%;
  background: TRANSPARENT;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 0 1rem;
  height: 3rem;
  box-shadow: 0px 1px 2px rgba(40, 42, 60, 0.3);
}
.form__select:focus {
  outline: none;
  border-color: #ffc300;
}

.form__inline div:first-child {
  margin-right: 1%;
}

.input__group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input__group div {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  width: 1%;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
}

.input__group div button {
  width: 59px;
  height: 42px;
  border-top-right-radius: 5px;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-right-radius: 5px;
}

.input__group input {
  display: table-cell;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input__display {
  border: none;
  background: transparent;
  padding: 0;
  color: rgb(51, 51, 51);
}

.checkbox-container {
  position: relative;
  padding-left: 3.5rem;
  margin-bottom: 1.2rem;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkbox-checkmark {
  position: absolute;
  top: 0.2rem;
  border-radius: 0.5rem;
  left: 1.1rem;
  height: 1.5rem;
  width: 1.5rem;
  background-color: #eeeeee;
  border: 0.05rem solid #3e3e3e;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkbox-checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkbox-checkmark {
  background-color: #ffc300;
  border: 0.05rem solid #ffc300;
}

/* Create the checkbox-checkmark/indicator (hidden when not checked) */
.checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkbox-checkmark when checked */
.checkbox-container input:checked ~ .checkbox-checkmark:after {
  display: block;
}

/* Style the checkbox-checkmark/indicator */
.checkbox-container .checkbox-checkmark:after {
  left: 0.5rem;
  top: 0.4rem;
  width: 0.4rem;
  height: 0.6rem;
  border: solid white;
  border-width: 0 0.2rem 0.2rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tabsMenuItem:active {
  background: #ffc300;
}

/* Search form for marketplace products on profile page */
#profileProductSearchForm {
  width: 55%;
}

.cookiesBanner {
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  min-height: 4rem !important;
  background-color: #003366;
  padding: 0.5rem 1rem;
  color: #ffffff;
  transition: 250ms ease-in;
}
.cookiesBanner_link {
  font-weight: bold;
  color: #ffffff;
}
.cookiesBanner_link:hover {
  color: #ffffff;
}
.cookiesBanner_button {
  margin-left: 1rem;
  padding: 0.5rem 2rem;
  border-radius: 4px;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  border: 0;
}
.cookiesBanner_button__rejectButton {
  background-color: red;
}
.cookiesBanner_button__acceptButton {
  background-color: #2ac16a;
}

.advertisementBanner {
  width: 100%;
  padding: 20px 0;
  background-color: rgba(243, 243, 243, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.mid-container {
  padding: 25px;
  flex-basis: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
}

r .advertisementBannerImg {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.advertisementBanner .banner-item:nth-of-type(2) {
  padding: 0;
  flex-grow: 2;
  order: 1;
  width: 100%;
}

.advertisementBanner .banner-item {
  padding: 0;
  width: 48%;
  order: 2;
}

.slider__item.smaller-banner {
  padding: 3rem;
  height: 100%;
}
@media only screen and (min-width: 767px) {
  .slider__item.smaller-banner {
    height: 27rem;
  }
}

.advertisementBanner h1 {
  color: black;
  font-weight: 300;
  letter-spacing: 1.2px;
  line-height: 1.5em;
  font-size: 3rem;
}

.advertisementBanner h4 {
  font-size: 12px;
}

.advertisementBanner .price {
  top: 40%;
}

.advertisementBanner .addtocart-button {
  top: 64%;
  padding: 5px;
}

@media only screen and (min-width: 767px) {
  .advertisementBanner {
    width: 100%;
    padding: 20px 0;
    background-color: rgba(243, 243, 243, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mid-container {
    padding: 0;
    flex-basis: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
  }
  .advertisementBannerImg {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  .advertisementBanner .banner-item:nth-of-type(2) {
    padding: 0;
    flex-grow: 1;
    order: 1;
  }
  .advertisementBanner .banner-item {
    padding: 0;
    width: 28%;
    flex-basis: 28%;
    order: 1;
  }
  .advertisementBanner h1 {
    color: black;
    font-weight: 300;
    letter-spacing: 1.2px;
    line-height: 1.5em;
  }
  .advertisementBanner h4 {
    font-size: 18px;
  }
  .advertisementBanner .price {
    top: 49%;
  }
  .advertisementBanner .addtocart-button {
    top: 64%;
    padding: 8px;
  }
}
.auth {
  background-color: #f7f7f7;
  padding: 2rem 2rem;
  border-radius: 5px;
  padding-bottom: 2.5rem;
  max-width: 35rem;
  margin: 0 auto;
  text-align: center;
  box-shadow: 1px 1px 8px rgba(40, 42, 60, 0.1);
  border: 1px solid #f1f1f1;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.auth--sing-up {
  max-width: 60rem;
  padding: 2rem 2rem 1rem 2rem;
}

.g-recaptcha {
  display: inline-block;
  margin-top: 2rem;
}

.top-side {
  margin-bottom: 2rem;
  padding: 1rem 15%;
  padding-bottom: 3.5rem;
}

@media (min-width: 46.5625em) {
  .top-side__inputs {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .top-side__search {
    order: 2;
    width: 45%;
  }
  .top-side__button {
    display: inline-block;
    text-align: right;
  }
}
@media (max-width: 110em) {
  .top-side {
    padding-top: 0 !important;
    padding: 1rem 8%;
    padding-bottom: 3.5rem;
  }
}
@media (max-width: 88.125em) {
  .top-side {
    padding-top: 0 !important;
    padding: 1rem 3%;
    padding-bottom: 3.5rem;
  }
}
@media (max-width: 36.875em) {
  .top-side {
    padding-top: 0 !important;
    padding: 1rem 1rem;
    padding-bottom: 3.5rem;
  }
}
.top-side-landing {
  padding-top: 0 !important;
  margin-bottom: 2rem;
  padding: 1rem 7%;
  padding-bottom: 3.5rem;
}
.top-side-landing__search {
  padding: 0 30%;
}
@media (max-width: 73.125em) {
  .top-side-landing__search {
    padding: 0 15%;
  }
}
@media (max-width: 41.875em) {
  .top-side-landing__search {
    padding: 0 2%;
  }
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  margin-left: 1rem;
}

.pagination li a {
  color: #333 !important;
}

.pagination-sm li a {
  margin: 0 0.2rem;
  border-radius: 5px !important;
}

.nav-tabs .tabsMenuItem:active {
  background: #ffc300;
}

/* Radio button questions */
.sizesRadioBtnGroup {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sizesRadioBtnGroup--inputContainer {
  position: relative;
  height: 2.5em;
  width: 2.5em;
  margin: 0.2em;
}
.sizesRadioBtnGroup--inputContainer__radioButton {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  cursor: pointer;
  z-index: 1; /*make uikit icon clickable */
}
.sizesRadioBtnGroup--inputContainer__radioBtn {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 1px solid #ff6a10;
  border-radius: 5px;
  padding: 0.5rem;
  transition: transform 300ms ease;
}
.sizesRadioBtnGroup--inputContainer__radioBtn-disabled {
  cursor: not-allowed;
  border: 1px solid #bdbdbd;
}
.sizesRadioBtnGroup--inputContainer__radioBtn-disabled label {
  color: #bdbdbd;
}
.sizesRadioBtnGroup--inputContainer__radioBtn-label {
  box-sizing: border-box;
  text-align: center;
  font-size: 1em;
  line-height: 1em;
  font-weight: 600;
  color: #ff6a10;
}
.sizesRadioBtnGroup--inputContainer__radioButton:checked + div {
  box-sizing: border-box;
  background-color: #ff6a10;
  border: 1px solid #ff6a10;
  color: #fff;
  transform: scale(1.15, 1.15);
}
.sizesRadioBtnGroup--inputContainer__radioButton:checked + div label {
  box-sizing: border-box;
  color: #fff;
  background-color: #ff6a10;
}

.product-box {
  border-radius: 8px;
  margin: 3rem 0.5rem;
  font-size: 1.2rem;
  box-shadow: 0 0.8rem 3.4rem rgba(40, 42, 60, 0.15);
  overflow: hidden;
  position: relative;
  z-index: 19;
}

.product-box__discount {
  border-radius: 50%;
  background-color: red;
  position: absolute;
  top: 0.8rem;
  text-align: center;
  z-index: 2;
  color: #fff;
  padding: 0.7rem;
  display: inline-block;
  right: 0.6rem;
  font-size: 1.2em;
  box-shadow: 0px 3px 8px rgba(40, 42, 60, 0.2);
}

.product-box__image {
  position: relative;
}

.product-box__image img,
.product-box__image {
  overflow: hidden;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  transition: all 0.6s;
  width: 100%;
  height: auto;
}

.product-box__label {
  position: absolute;
  left: 0;
  top: 77%;
  background: #f8f8f8;
  padding: 0.4px 1rem;
  font-size: 120%;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 0px 2px 4px rgba(40, 42, 60, 0.2);
}

.product-box__label_2 {
  position: absolute;
  left: 0;
  top: -200%;
  width: 100%;
  font-size: 120%;
  padding: 0.4px 1rem;
  box-shadow: 0px 2px 4px rgba(40, 42, 60, 0.2);
}

.product-box__label_blue {
  color: #ffffff;
  background-color: rgb(37, 107, 210);
}

.product-box__label_red {
  color: #ffffff;
  background-color: #c0392b;
}

.product-box__link:hover .product-box__image {
  background-color: #282a3c;
}
.product-box__link:hover .product-box__image img {
  opacity: 0.8;
}

.product-box__text--index {
  height: 12rem;
}

.product-box__text--landing {
  min-height: 13rem;
}

.product-box__description {
  padding: 0 1.4rem;
}

.marketplace-product__content {
  min-height: 16rem;
}

.product-box__description .button {
  width: 100%;
  margin-bottom: 1.6rem;
  font-size: 120%;
  text-align: center;
}

.product-box__view-button {
  display: inline-block;
  width: 100%;
  height: 4.5rem;
  text-transform: capitalize;
  text-align: center;
  font-size: 1.8rem;
  padding: 1.2rem;
}

.product-box__view-button_lp {
  background-color: #3090c7;
  color: #fff;
}

.product-box__view-button_cd {
  background-color: #c76730;
  color: #fff;
}

.product-box__view-button_tskirts {
  background-color: #e74c3c;
  color: #fff;
}

.product-box__view-button_giftcard {
  background-color: #003366;
  color: #fff;
}

.product-box__view-button_7inch {
  background-color: #e70787;
  color: white;
}

.product-box__view-button_12inch {
  background-color: purple;
  color: white;
}

.product-box__view-button_tape {
  background-color: #ffb399;
  color: white;
}

.product-box__view-button_books {
  background-color: #00a86b;
  color: white;
}

.product-box__view-button_oht {
  background-color: darkslateblue;
  color: #fff;
}
@media (max-width: 365px) {
  .product-box__view-button_oht {
    height: 6.5rem;
  }
}

.product-box__description h3 {
  font-size: 140%;
}

.product-box__description h4 {
  margin-top: 0.5rem;
  line-height: 1.5;
  font-size: 125%;
}

.product-box__discount-price {
  text-align: center;
  font-size: 1em;
  color: #fff;
  text-decoration: line-through;
}

@media (max-width: 28.125em) {
  .product-box {
    margin: 3rem 0.2rem;
  }
  .product-box__description {
    padding: 0.2rem 0.9rem;
  }
  .product-box__label {
    top: 60%;
  }
}
.box {
  padding: 1rem 2rem;
  background-color: #f9f9f9;
  border-radius: 0.6rem;
  line-height: 1.7;
  box-shadow: 0rem 0.2rem 0.4rem rgba(40, 42, 60, 0.1);
}

.uploader {
  border: 1px solid #ddd;
  border-radius: 5px;
}

.uploader__header {
  display: block;
  padding: 0.5rem 2rem;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
}
.uploader__header h4 {
  font-weight: 400;
  font-size: 1.8rem;
  display: inline-block;
}
.uploader__header .file-upload {
  float: right;
}

.uploader__body {
  padding: 1.5rem 2rem;
}

.file-upload--label {
  border: 1px solid #eee;
  border-radius: 500px;
  text-align: center;
  display: block;
  font-weight: 400;
  width: 100%;
  padding: 0.6rem 1.2rem;
  cursor: pointer;
  background: transparent;
  transition: all 0.2s;
  margin-bottom: 2rem;
}

.file-upload--label:hover {
  background: #fbfbfb;
}

#file-upload--input {
  display: none;
}

.photo-labels__container {
  display: block;
}
.photo-labels__container:not(:first-child) {
  margin-top: 1rem;
}
.photo-labels__container:last-child {
  margin-bottom: 2rem;
}
.photo-labels__content {
  color: #555;
  font-size: 1.4rem;
  border-radius: 500px;
  background-color: #f3f3f3;
  padding: 0.5rem 1.5rem;
  transition: all 0.2s;
  display: inline-block;
}
.photo-labels__content button {
  margin-right: 0.5rem;
  border: none;
  background: transparent;
}
.photo-labels__content:hover {
  background-color: #f1f1f1;
}

.js--files {
  display: none !important;
}

.marketplace-product {
  border-radius: 5px;
  box-shadow: 1px 1px 6px rgba(40, 42, 60, 0.1);
  border: 1px solid #eee;
  margin-bottom: 3rem;
}
.marketplace-product__cover img {
  width: 100%;
}
.marketplace-product__content {
  padding: 1rem;
}
.marketplace-product__title {
  font-size: 1.6rem;
}
.marketplace-product__name {
  margin-top: 0.5rem;
}
.marketplace-product__price {
  font-size: 2rem;
  font-weight: 300;
  text-align: center;
}
.marketplace-product__actions {
  display: block;
}
.marketplace-product__actions button {
  padding: 0.7rem 1.5rem;
  border: none;
  background-color: #f9f9f9;
  border-bottom: 1px solid #eee;
}
.marketplace-product__actions button:hover {
  background-color: #f2f2f2;
}
.marketplace-product__actions button:focus {
  background-color: #f1f1f1;
  outline: none;
}
.marketplace-product__actions--1 {
  display: block;
  width: 100%;
  border-top: 1px solid #eee !important;
}
.marketplace-product__actions--div {
  display: flex;
}
.marketplace-product__actions--2 {
  width: 50%;
  border-right: 1px solid #eee !important;
  border-bottom-left-radius: 5px;
}
.marketplace-product__actions--3 {
  width: 50%;
  border-bottom-right-radius: 5px;
}
.marketplace-product__actions--4 {
  display: block;
  border-bottom: none;
  width: 100%;
}

.image-button {
  border: none;
  width: 100%;
}
.image-button div {
  padding: 0.9rem;
  background: #fff;
}
.image-button div img {
  width: 100%;
}
.image-button-active div {
  border-radius: 5px;
  background: rgb(37, 107, 210);
}
.image-button:focus {
  outline: none;
}

.spinner {
  width: 30px;
  height: 30px;
  background-color: #333;
  margin: 1rem auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
* {
  box-sizing: border-box;
}

.heading {
  font-size: 25px;
  margin-right: 25px;
}

/* Three column layout */
.side {
  float: left;
  width: 15%;
  margin-top: 10px;
}

.middle {
  float: left;
  width: 70%;
  margin-top: 10px;
}

/* Place text to the right */
.right {
  text-align: right;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The bar container */
.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
}

/* Individual bars */
.bar-5 {
  width: 60%;
  height: 18px;
  background-color: green;
}

.bar-3 {
  width: 10%;
  height: 18px;
  background-color: #794988;
}

.bar-1 {
  width: 15%;
  height: 18px;
  background-color: red;
}

/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
  .side, .middle {
    width: 100%;
  }
  /* Hide the right column on small screens */
  .right {
    display: none;
  }
}
/* RReview on product show page */
.review-container {
  border-top: 1px solid #dedfe0;
  margin-bottom: 27px;
  padding-top: 24px;
}

.review-inner-container {
  margin-bottom: 0;
  color: #505763;
  font-size: 14px;
}

.review-header {
  font-size: 17px;
  position: relative;
  display: inline-block;
  white-space: nowrap;
}

.review-comment-container {
  margin-top: 10px;
  line-height: 1.43;
  color: #29303b;
  font-size: 15px;
  word-break: break-word;
}

.modal {
  top: 50px;
}

.mdl {
  position: fixed;
  z-index: 100;
  padding: 10rem 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(40, 42, 60, 0.6);
}

.mdl__content {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  margin: auto;
  margin-bottom: 4rem;
  padding: 0;
  box-shadow: 0 0.5rem 1rem rgba(40, 42, 60, 0.3);
  max-width: 30%;
  border-radius: 5px;
  border: 1px solid rgba(40, 42, 60, 0.46);
  animation-name: animatetop;
  animation-duration: 0.3s;
}
.mdl__content--small {
  max-width: 25%;
}
@media only screen and (max-width: 1460px) {
  .mdl__content {
    max-width: 50%;
  }
}
@media only screen and (max-width: 62.5em) {
  .mdl__content {
    max-width: 70%;
  }
}
@media only screen and (max-width: 51.25em) {
  .mdl__content {
    max-width: 80%;
  }
}
@media only screen and (max-width: 38.75em) {
  .mdl__content {
    max-width: 95%;
  }
}

.mdl__header {
  padding: 1.2rem 1.8rem;
  background: #fcfcfc;
  border-bottom: 1px solid #e5e5e5;
}
.mdl__header h3 {
  margin: 0;
  text-transform: none;
}

.mdl__body {
  padding: 1.6rem 1.8rem;
  color: #555;
}
.mdl__body p {
  font-size: 1.6rem;
}
.mdl__body button {
  margin-bottom: 0;
  margin-top: 0;
}

.mdl__close {
  float: right;
  color: #bebebe;
  cursor: pointer;
  font-size: 3rem;
  font-weight: 400;
  transition: all 0.2s;
  line-height: 1.2;
}
.mdl__close:hover, .mdl__close:visited {
  color: #919191;
}

.mdl__footer--one-button {
  text-align: center;
  padding-bottom: 2rem;
  padding-top: 1rem;
  display: block;
}
.mdl__footer--one-button button {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  width: 40%;
}

.progress-steps {
  display: block;
  width: 100%;
  margin: 2rem 0 4rem 0;
  height: 0.4rem;
  background: rgb(37, 107, 210);
  border-radius: 500px;
  position: relative;
}
.progress-steps div {
  position: absolute;
  height: 4rem;
  width: 4rem;
  border-radius: 500px;
  border: 1px solid rgb(37, 107, 210);
  background: #fff;
  text-align: center;
  line-height: 2;
  font-size: 2rem;
  color: rgb(37, 107, 210);
  font-weight: 300;
}
@media only screen and (max-width: 902px) {
  .progress-steps div {
    line-height: 2.1;
  }
}
.progress-steps__1 {
  left: 18%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.progress-steps__2 {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.progress-steps__3 {
  left: 82%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.progress-steps .progress-steps--active {
  color: #fff;
  background: rgb(37, 107, 210);
}

.alert-message {
  border-radius: 5px;
  padding: 0.3rem 1.6rem;
  font-size: 1.8rem;
  margin: 2rem 0;
  color: #fff;
  display: none;
  text-align: justify;
}
.alert-message--error {
  background-color: #e74c3c;
  display: flex;
  align-items: center;
}
.alert-message--success {
  background-color: #2ecc71;
  display: flex;
  align-items: center;
}
.alert-message__dismiss {
  font-size: 3rem;
  margin-left: auto;
  padding-left: 1rem;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}
.alert-message__dismiss:hover, .alert-message__dismiss:focus {
  outline: none;
  color: #cecece;
}

.alert {
  margin-top: 2rem;
}

.slider__title h1 {
  font-size: 2.8rem;
  padding-bottom: 1rem;
}

.slider {
  width: 100%;
  margin-bottom: 4rem;
  margin-top: -3px;
  position: relative;
}
.slider__item {
  height: 53rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  animation: show 0.6s ease-in;
}
@media only screen and (max-width: 1060px) {
  .slider__item {
    height: 45rem;
  }
}
@media only screen and (max-width: 768px) and (min-width: 672px) {
  .slider__item {
    height: 50rem;
  }
}
.slider__products {
  padding-right: 8rem;
  width: 60%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
}
@media only screen and (max-width: 1150px) {
  .slider__products {
    padding-right: 5rem;
  }
}
.slider__product {
  width: 28%;
  text-align: center;
  display: inline-block;
  box-shadow: 0px 10px 20px #282a3c;
  background-color: #282a3c;
  border-radius: 3px;
  padding-bottom: 1rem;
  position: relative;
}
.slider__product:not(:first-child) {
  margin-left: 2.8rem;
}
.slider__product img {
  width: 100%;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.slider__product button {
  margin-top: 1rem;
}
@media only screen and (max-width: 1300px) {
  .slider__product {
    width: 27%;
  }
}
.slider__product-price {
  position: absolute;
  width: 6rem;
  height: 6rem;
  border-radius: 500px;
  background: #e3e3e3;
  font-size: 2.4rem;
  line-height: 2.5;
  text-align: center;
  box-shadow: 0 5px 5px rgba(40, 42, 60, 0.4);
  font-weight: 300;
  top: -2.4rem;
  right: -1.4rem;
}
@media only screen and (max-width: 900px) {
  .slider__product-price {
    line-height: 2.9;
  }
}
.slider__text-box {
  width: 40%;
  padding-left: 10rem;
  color: #fff;
  position: absolute;
  top: 50%;
  padding-right: 1rem;
  transform: translateY(-50%);
}
.slider__text-box h2 {
  font-size: 2.7rem;
}
@media only screen and (max-width: 1150px) {
  .slider__text-box {
    padding-left: 6rem;
  }
}
@media only screen and (max-width: 1200px) {
  .slider__text-box h2 {
    font-size: 2.4rem;
  }
}
.slider__dots {
  position: absolute;
  bottom: 0;
  margin-bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
}
.slider__dots .slider__dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 0.5rem;
  border-radius: 500px;
  border: 1px solid #fff;
  background: transparent;
  cursor: pointer;
}
.slider__dots .slider__dot--active {
  background: #fff;
}
.slider__prev, .slider__next {
  position: absolute;
  font-size: 4rem;
  top: 50%;
  border: none;
  color: #fff;
  background: transparent;
}
.slider__prev {
  margin-left: 2rem;
  transform: translateY(-50%);
}
.slider__next {
  right: 0;
  margin-right: 2rem;
  transform: translateY(-50%);
}

@media only screen and (max-width: 620px) {
  .slider {
    margin-top: -1px;
  }
}
@media only screen and (max-width: 780px) {
  .slider__products {
    display: block;
    width: 95%;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 64%;
    transform: translate(-50%, -50%);
    padding: 0;
  }
  .slider__text-box {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 5rem;
    padding-top: 3rem;
    top: 15%;
  }
  .slider__prev,
.slider__next {
    top: 15%;
  }
  .slider__product:not(:first-child) {
    margin-left: 1.8rem;
  }
}
.search {
  position: fixed;
  z-index: 100;
  padding: 7rem 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(40, 42, 60, 0.7);
  text-align: center;
}
.search__form {
  display: inline-block;
  width: 40%;
}
@media (max-width: 1200px) {
  .search__form {
    width: 60%;
  }
}
@media (max-width: 580px) {
  .search__form {
    width: 95%;
  }
}

.btn-tabs {
  border-bottom: 1px solid #eee;
  margin-bottom: 2rem;
  padding-bottom: 0.4rem;
}
.btn-tabs .btn-tabs__button {
  background-color: transparent;
  border-radius: 5px;
  border: 1px solid rgb(199, 198, 198);
  padding: 1.3rem 2rem;
  transition: all 0.2s;
  margin-bottom: 1rem;
  width: 100%;
  display: inline-flex;
  align-items: center;
}
.btn-tabs .btn-tabs__button img {
  width: 2.5rem;
  margin-right: 1rem;
  min-height: 25px;
}
.btn-tabs .btn-tabs__button:hover {
  background-color: #e7e7e7;
}
.btn-tabs .btn-tabs__button:focus {
  outline: #e7e7e7;
}
.btn-tabs .btn-tabs__button.btn-tabs__button--selected {
  background-color: #017bff;
  color: #fff;
  border-color: #017bff;
}
.btn-tabs .btn-tabs__button.btn-tabs__button--selected:hover {
  background-color: #0672e6;
}

.navigation {
  font-size: 14px;
  font-weight: 300;
  padding: 0 2rem;
  background-color: #282a3c;
  display: flex;
  width: 100%;
  align-items: center;
  position: fixed;
  z-index: 99999;
}
@media (max-width: 38.75em) {
  .navigation {
    padding: 1px 1rem;
  }
}

.navigation-md {
  height: 5.795rem;
}

.navigation__logo {
  display: flex;
  flex-direction: column;
  padding: 0.3rem 0;
  transition: all 0.2s;
}
.navigation__logo:hover {
  opacity: 0.6;
}
.navigation__logo img {
  display: inline-block;
  margin-right: 2rem;
  width: 8.6rem;
}

.navigation__link {
  display: inline-block;
  color: #fff;
  font-weight: inherit;
  padding: 1.2rem 0;
  border-bottom: 2px solid transparent;
  transition: all 0.2s;
}
.navigation__link--active {
  opacity: 0.6;
}
.navigation__link:hover, .navigation__link:visited, .navigation__link:focus {
  opacity: 0.6;
  color: #fff;
  text-decoration: none;
}
.navigation__link:not(:last-child) {
  margin-right: 3rem;
}

.navigation__link-dropdown {
  position: relative;
}

.navigation__link-dropdown-button {
  display: inline-block;
  color: #fff;
  font-weight: inherit;
  padding: 1.2rem 0;
  border-bottom: 2px solid transparent;
  transition: all 0.2s;
  margin-right: 3rem;
}
.navigation__link-dropdown-button:hover, .navigation__link-dropdown-button:visited {
  opacity: 0.6;
  color: #fff;
  text-decoration: none;
}
.navigation__link-dropdown-button:focus {
  text-decoration: none;
  opacity: 1;
  color: #fff;
}
.navigation__link-dropdown-button--active {
  opacity: 0.6 !important;
  color: #fff;
  text-decoration: none;
}

.navigation__link-dropdown__content {
  position: absolute;
  top: 52px;
  left: 0;
  width: 110px;
  background-color: #282a3c;
  padding: 0.8rem;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.navigation__link-dropdown__content a {
  display: block;
  color: #fff;
  padding: 0.5rem 0;
  opacity: 1 !important;
}
.navigation__link-dropdown__content a:hover, .navigation__link-dropdown__content a:visited, .navigation__link-dropdown__content a:focus {
  opacity: 0.6 !important;
  color: #fff;
  text-decoration: none;
}

.navigation__right {
  margin-left: auto;
  margin-right: 1.2rem;
  display: inline-block;
}

.navigation__right-link {
  display: inline-block;
  color: #fff;
  font-weight: inherit;
  padding: 1.2rem 0;
  border-bottom: 2px solid transparent;
  transition: all 0.2s;
  margin-left: 3rem;
}
.navigation__right-link:not(:last-child) {
  margin-right: 2rem;
}
.navigation__right-link:hover, .navigation__right-link:visited, .navigation__right-link:focus {
  opacity: 0.6;
  text-decoration: none;
  color: #fff;
}

/* small navigation */
.navigation__bar-button {
  margin-left: auto;
  margin-right: 1.5rem;
  background: transparent;
  color: #fff;
  border: none;
  font-size: 2.1rem;
  transition: all 0.2s;
  cursor: pointer;
}
.navigation__bar-button:hover, .navigation__bar-button:focus {
  opacity: 0.6;
}
.navigation__bar-button:focus {
  opacity: 0.6;
  outline: none;
}

.navigation-sm {
  flex-direction: column;
}

.navigation-sm__visible {
  display: flex;
  align-items: center;
  width: 100%;
}

.navigation-sm__hidden {
  width: 100%;
  padding: 1rem 0;
  padding-left: 2rem;
}

.navigation-sm__hidden a {
  display: block;
  padding: 0.7rem 0.8rem;
  margin-bottom: 1rem;
  color: #fff;
  border-radius: 5px;
  transition: all 0.2s;
}

@media only screen and (max-width: 66.25em) {
  .navigation-md {
    display: none;
  }
  .navigation-sm {
    display: flex;
  }
}
@media only screen and (min-width: 66.25em) {
  .navigation-md {
    display: flex;
  }
  .navigation-sm {
    display: none;
  }
}
header {
  position: relative;
}

header {
  margin-top: 5.8rem;
}

/* advertisement stripe styles */
.mobile {
  display: block;
}

.nav > li.desktop > a,
.desktop {
  display: none;
}

@media only screen and (min-width: 767px) {
  .mobile {
    display: none;
  }
  .nav > li.desktop > a,
.desktop {
    display: block;
  }
  #genresMenu .col-md-2 {
    padding: 0px;
  }
}
/*Genres menu*/
#genres {
  cursor: pointer;
}

#genresMenu {
  background-color: #fafafa;
  display: none;
}

#genresMenu .col-md-2 {
  padding: 15px;
}

#genresMenu .col-md-2 a {
  color: #282a3c;
  font-size: 16px;
}

.top-info {
  background-image: linear-gradient(rgba(40, 42, 60, 0.9), rgba(40, 42, 60, 0.6)), url("../images/bg1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 2.5rem 2rem;
  padding-top: 3rem;
  text-align: center;
  margin-bottom: 3rem;
  border-bottom: 0.1rem solid #282a3c;
}

.top-info p {
  font-size: 1.7rem;
  line-height: 1.6em;
  letter-spacing: 1.1px;
  font-weight: 500;
  color: #fff;
}

.top-info a,
.top-info a:hover,
.top-info a:focus {
  color: #fff;
  text-decoration: none !important;
  text-decoration: underline;
}

@media (max-width: 50em) {
  .top-info {
    padding: 2.5rem 0.5rem;
  }
}
/*!
 * Start Bootstrap - Simple Sidebar (https://startbootstrap.com/template-overviews/simple-sidebar)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-simple-sidebar/blob/master/LICENSE)
 */
body {
  overflow-x: hidden;
}

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled {
  padding-left: 250px;
}

#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background: #282a3c;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}

#page-content-wrapper {
  width: 100%;
  position: absolute;
  padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -250px;
}

/* Sidebar Styles */
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

@media (min-width: 768px) {
  #wrapper {
    padding-left: 0;
  }
  #wrapper.toggled {
    padding-left: 250px;
  }
  #sidebar-wrapper {
    width: 0;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: 250px;
  }
  #page-content-wrapper {
    padding: 20px;
    position: relative;
  }
  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}
footer.footer {
  position: relative;
  background-color: #fbf0ff;
  color: #282a3c;
  padding: 20px 0px 70px 0;
  text-align: center;
  font-weight: 300;
}

footer.blockquote-footer {
  background-color: #ffffff;
}

footer .margin-top-2 {
  margin-top: 2rem;
}

footer .flexRow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

footer img.half {
  max-width: 50%;
  flex-basis: 50%;
}

footer .svg {
  max-width: 100%;
}
footer .svg rect {
  width: 200px;
  height: 150px;
}

.footer-credit-cards-img {
  margin-top: 35px;
  display: inline-block;
}

.weglot_switcher.wg-drop.country-selector {
  background-color: #794988;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.weglot_switcher.wg-drop.country-selector .wgcurrent.wg-li.wg-flags {
  border: 1px solid #794988;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.weglot_switcher.wg-drop.country-selector .wgcurrent.wg-li.wg-flags a {
  color: #ffffff !important;
}
.weglot_switcher.wg-drop.country-selector .wgcurrent.wg-li.wg-flags::after {
  color: #ffffff;
}

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

#wrapper.toggled #page-content-wrapper,
#page-content-wrapper,
#wrapper,
section {
  position: relative;
}

pre {
  display: none;
}

div#sidebar-wrapper.mobile {
  top: 60px;
}

#sidebar-wrapper {
  background-color: #282a3c;
}

.sidebar-nav li a {
  color: #ffffff;
}

#page-content-wrapper {
  padding: 0;
}

#wrapper {
  height: 100%;
  width: 100%;
}

section {
  font-weight: 400;
  height: 100%;
  min-height: 100vh;
  padding: 0;
}

section #social-signin p {
  margin-top: 15px;
}

/*Form styles*/
.form-control:focus,
.form-control:active {
  outline: none !important;
  background: #f1f1f1;
}

.description,
.condition,
.releaseDate,
.discount {
  display: none;
}

.success {
  background-color: lightgreen;
  border: 2px ridge green;
}

.error {
  background-color: pink;
  border: 2px ridge red;
}

.danger {
  color: #b22222;
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1.1px;
  min-height: 15px;
}

/*Index page for all products*/
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.btn-group .btn {
  font-size: 18px;
  font-weight: 500;
}

/*product showpage */
#pricesMenu .btn-group {
  margin-bottom: 25px;
}

/* Image uploader and cropper styles */
#imgPreviewContainer,
#imgPreviewContainer .cropper-container {
  max-height: 700px !important;
}

.custom-file-upload {
  border: 1px ridge #3498db;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  background: transparent;
  transition: all 0.2s;
}

#cover {
  display: none;
  background: transparent;
  border: 1px ridge #3498db;
}

#imgBtns {
  display: none;
}

/*Grid and grid-item styles*/
#grid {
  padding: 0;
  font-size: 0; /* Remember to change it back to normal font size if have captions */
  list-style: none;
  overflow: hidden;
}

#grid li {
  display: inline-block;
  *display: inline; /*for IE6 - IE7*/
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.product_grid_header {
  margin-top: 4px;
  height: 110px;
}

.product_grid_header > h3 {
  margin-top: 25px;
  letter-spacing: 1.1px;
  line-height: 1em;
  font-weight: 400;
  font-size: 16px;
}

.product_grid_header > h4 {
  letter-spacing: 1.1px;
  line-height: 1em;
  font-weight: 400;
  font-size: 14px;
}

.absolute .label-warning {
  font-weight: 400;
  color: #282a3c;
  background: #ffc300;
}

/* The wrapper for each item */
.rig-cell {
  box-shadow: 1 1 6px rgba(40, 42, 60, 0.4);
  margin-top: 15px;
  display: block;
  position: relative;
  overflow: hidden;
}

.rig-cell .thumbnail:nth-of-type(1) {
  margin-bottom: 2px;
}

/* If have the image layer */
.rig-img {
  display: block;
  width: 100%;
  height: 317px;
  border: none;
  transform: scale(1);
  transition: all 1s;
}

#profile .rig-img {
  height: auto;
}

#grid .rig-cell:hover .rig-img {
  transform: scale(1.05);
}

.productBox .thumbnail {
  margin-bottom: 0;
}

/* If have the overlay layer */
.rig-overlay {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: rgb(254, 209, 54);
  background-size: 50px 50px;
  opacity: 0;
  transform: scale(1);
  filter: alpha(opacity=0); /*For IE6 - IE8*/
  transition: all 0.6s;
}

#grid .rig-cell:hover .rig-overlay {
  opacity: 0.6;
  transform: scale(1.05);
}

/* If have captions */
.rig-header,
.rig-text,
.rig-icon {
  display: block;
  padding: 0 10px;
  box-sizing: border-box;
  position: absolute;
  z-index: 3;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  font-family: "Yrsa", serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: 1.1px;
  top: 0%;
  color: #333333;
  opacity: 0;
  filter: alpha(opacity=0); /*For older IE*/
  transform: translateY(-20px);
  transition: all 0.3s;
}

#grid .rig-cell:hover .rig-icon {
  transform: translateY(0px);
  top: 36%;
}

#grid .rig-cell:hover .rig-header {
  transform: translateY(-55px);
}

#profile .rig .rig-cell:hover .rig-header {
  transform: translateY(-45px);
}

.rig .rig-cell:hover .rig-text {
  transform: translateY(0px);
}

.rig .rig-cell:hover .rig-text,
.rig .rig-cell:hover .rig-header,
.rig .rig-cell:hover .rig-icon {
  opacity: 1;
  margin-bottom: 10px;
}

/*big image view*/
#bigImage {
  width: 100%;
  position: fixed;
  top: 10%;
  left: 0;
  z-index: 5;
  display: none;
}

/*Form styles */
#payToStoreForm {
  display: none;
}

/* Desktop styles */
@media only screen and (min-width: 767px) {
  #bigImage {
    width: 35%;
    top: 23%;
    left: 40%;
  }
  .product_grid_header > h3 {
    font-size: 20px;
  }
  .product_grid_header > h4 {
    font-size: 18px;
  }
  section {
    padding: 0 0 65px 0;
  }
  .product_grid_header {
    height: 110px;
  }
}
.media {
  border-radius: 15px;
  padding: 10px;
  background-color: #eeeeee;
}

/*** this are the styles for post offices in checkout section ***/
.colorVividOrange h1,
.colorVividOrange h2,
.colorVividOrange h3,
.colorVividOrange h4,
.colorVividOrange h5,
.colorVividOrange h6 {
  color: #ff6a10;
}
.colorVividOrange .black {
  color: #29303b;
}

#post-offices-form {
  min-height: 30vh;
}

.flex-end {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

/* all post offices div */
.post-offices {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

/* one post offices */
.post-offices li {
  list-style: none;
  margin-bottom: 20px;
  margin-top: 5px;
}

/* post office's addresss, zipcode and city */
.post-office__information {
  font-style: italic;
  display: block;
  font-size: 90%;
}

/* nice radio button */
.control {
  font-size: 14px;
  position: relative;
  display: block;
  margin-bottom: 6px;
  padding-left: 22px;
  cursor: pointer;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.control__indicator {
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #888;
  border-radius: 50%;
  top: 30%;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* Hover and focus states for radio button */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #eee;
}

/* Checked state for radio button */
.control input:checked ~ .control__indicator {
  background: #101010;
  border: none;
}

/* style the loading icon */
.loader-icon {
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  border-top: 2px solid #333;
  width: 15px;
  height: 15px;
  -webkit-animation: spin 0.8s linear infinite; /* Safari */
  animation: spin 0.8s linear infinite;
  display: inline-block;
  margin: 20px 0;
}

/* animation for loading icon */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* centers everyting inside */
.center-content {
  display: block;
  width: 100%;
  text-align: center;
}

.zipcode-error {
  color: #e74c3c;
  font-size: 90%;
}

.display-none {
  display: none !important;
}

.margin-top-10px {
  margin-top: 10px;
}

.margin-bottom-20px {
  margin-bottom: 20px;
}

.margin-bottom-10px {
  margin-bottom: 10px;
}

.badge {
  box-sizing: border-box;
  background-color: #2c3e50;
  color: #fff;
  border-radius: 3rem;
  text-align: center;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 0.05rem 0.8rem 0.1rem;
  line-height: inherit;
}
.badge_line {
  background-color: transparent;
  color: #95a5a6;
  box-shadow: 0 0 0 1px #95a5a6;
}
.badge_info {
  background-color: #3498db;
}
.badge_warning {
  background-color: #f1c40f;
}
.badge_danger {
  background-color: #e74c3c;
}
.badge_success {
  background-color: #2ecc71;
}
.badge_bigger {
  padding: 1rem;
}
.badge_small {
  font-size: 1.2rem;
  padding: 0.1rem 0.65rem 0.2rem;
}
.badge_smaller {
  font-size: 0.7rem;
  padding: 0.05rem 0.4rem 0.15rem;
}

.grey-bag {
  background-color: #f4f4f4;
  height: 100vh;
  padding: 2rem 1rem;
  border-radius: 0.5rem;
}

#page-content-wrapper,
#wrapper,
section {
  position: relative;
}

#page-content-wrapper {
  padding: 0;
}

#wrapper {
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 50em) {
  .grey-bag {
    height: inherit;
  }
}
#adrsfrm {
  display: none;
}

.green {
  background-color: lightgreen;
  border: 0.1rem ridge green;
}

.red {
  background-color: pink;
  border: 0.1rem ridge red;
  text-decoration: line-through;
}

#editbtn {
  display: none;
  margin-top: 0.5rem;
}

#editUserInformationForm {
  display: none;
}

.order-list-item:nth-child(2) {
  background-color: #eeeeee;
}

/*# sourceMappingURL=style.css.map */
