/*
 * style.less
 * Copyright 2019 Gab AI, Inc.
 */
/*
 * main.less
 * Copyright 2019 Gab AI, Inc.
 */
a,
p,
span,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Roboto, Ubuntu, helvetica neue, sans-serif !important;
}
body {
  padding: 0;
  margin: 0;
}
@media (max-width: 992px) {
  .hidden-md {
    display: none !important;
  }
}
a.hydra-truncated-link {
  display: inline-block;
  word-wrap: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
a.undecorated {
  text-decoration: none;
}
.visuallyhidden {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  font-size: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.hidden {
  display: none !important;
}
.error-col {
  background-color: #f9c6c6;
}
.breadcrumb-item.active {
  font-weight: 600;
  text-decoration: underline;
}
.breadcrumb {
  background-color: transparent;
  border: 0;
}
.badge-primary {
  background-color: #20CF7B !important;
}
#refresh-cart-btn {
  border-radius: 8px !important;
  width: 42px;
}
.btn-primary {
  background-color: #20CF7B !important;
  border: 0 !important;
  border-radius: 8px !important;
  font-weight: 500;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 0 #28b571;
  padding: 10px 25px;
}
.btn-primary:hover {
  background-color: #1bb069 !important;
}
.btn-primary:active,
.btn-primary:focus {
  background-color: #168d54 !important;
  box-shadow: 0 0 0 4px rgb(33 207 4.88%);
}
.box-shadow-main {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.list-group-item {
  font-weight: 500;
  color: #000;
}
.list-group-item.active {
  font-weight: 600 !important;
  background-color: #1db96e !important;
  border-color: #1db96e !important;
}
.list-group-item.list-group-item-action,
.list-group-item.list-group-item-action:hover {
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  z-index: 0 !important;
  color: #fff !important;
  background-color: #aaa !important;
  border-bottom: none !important;
  text-decoration: none !important;
}
h1 a {
  color: #20CF7B !important;
}
.flash-alert {
  top: 0;
  height: 68px;
  transform: translateY(55px);
  transition: 0.5s transform ease;
  z-index: 2;
  border: 0;
  line-height: 20px;
  font-size: 14px;
  right: 0;
  padding: 24px 20px;
  background-color: #16acf3;
}
.flash-alert.hide {
  transform: translateY(-100px);
}
.no-select {
  user-select: none;
}
@media (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
.table .td-light {
  background-color: #eee;
}
.table .fht-cell {
  padding: 10px;
}
.table .info.groupBy.expanded {
  background-color: #ccc !important;
}
.table .info.groupBy.expanded td {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  padding-left: 25px !important;
}
.table .info.groupBy.expanded td a {
  color: #fff !important;
}
@media (min-width: 0px) and (max-width: 991px) {
  .mt-2-md {
    margin-top: 0.5rem !important;
  }
}
.badge-secondary {
  background-color: #ddd;
}
@media (min-width: 0px) and (max-width: 767px) {
  .dropdown-toggle:after {
    content: none;
  }
}
.bootstrap-table .dropdown-item {
  color: #000 !important;
}
.bootstrap-table tfoot {
  background-color: #333333 !important;
  color: #fff !important;
  font-size: 18px;
}
.bootstrap-table tfoot .table-bordered th,
.bootstrap-table tfoot .table-bordered td {
  border-color: #666;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #3BCD80 !important;
}
.respect-spacing {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.color-black {
  color: #000;
}
.font-weight-medium {
  font-weight: 500;
}
.brand-link {
  color: #fff !important;
  line-height: 26px;
  padding: 4px 8px;
  border-radius: 8px;
  background-color: #3BCD80 !important;
}
.nav-pills .nav-link:hover {
  background-color: #ddd !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: #666 !important;
  border: none !important;
}
.admin-scrolling-container .nav-pills .nav-link {
  color: #000;
}
.admin-purchase-table-cell {
  width: 200px;
  padding: 8px 10px 8px 14px !important;
  font-size: 14px;
}
.card {
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 992px) {
  #admin-sidebar.col-lg-05 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  #admin-container.col-lg-115 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
}
.pro-highlight {
  color: #222;
  background-color: #FED632;
  border-radius: 4px;
  padding: 4px 8px;
  font-weight: 600;
}
.radius-tiny {
  border-radius: 3px !important;
}
.radius-small {
  border-radius: 8px !important;
}
h1.title {
  font-weight: 700;
}
.subtitle {
  font-size: 16px;
}
#admin-sidebar.col-lg-05 .nav-pills button {
  align-items: center;
  justify-content: center;
}
#admin-sidebar.col-lg-05 .nav-pills a.nav-link {
  text-align: center !important;
}
#admin-sidebar.col-lg-05 .nav-pills a.nav-link > i {
  margin-right: 0 !important;
}
#admin-sidebar.col-lg-05 .nav-pills a.nav-link > span {
  display: none !important;
}
@media (min-width: 992px) {
  .admin-scrolling-container {
    height: calc(100vh - 58px);
    overflow: hidden;
    overflow-y: scroll;
  }
}
/*
 * img.less
 * Copyright 2019 Gab AI, Inc.
 */
.hydra img.profile-navbar {
  height: 32px;
  border-radius: 50%;
}
.hydra img.appicon {
  display: block;
  margin: 0;
  padding: 0;
}
.hydra img.appicon.sm {
  width: 32px;
  height: 32px;
}
.hydra img.appicon.md {
  width: 64px;
  height: 64px;
}
.hydra img.appicon.lg {
  width: 512px;
  height: 512px;
}
.hydra img.responsive {
  display: block;
  width: 100%;
}
/*
 * user-profile.less
 * Copyright 2019 Gab AI, Inc.
 */
.hydra .user-profile {
  background-repeat: no-repeat;
  background-size: cover;
}
.hydra .user-profile div.user-profile-container {
  background-color: rgba(255, 255, 255, 0.9);
}
.hydra .user-profile div.user-profile-container div.profile-image-container {
  position: relative;
  margin: 0 auto;
  width: 115px;
}
.hydra .user-profile div.user-profile-container div.profile-image-container img.profile-user-img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 50%;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2) inset;
}
.hydra .user-profile div.user-profile-container div.profile-image-container div.profile-verified-check {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 7%;
  bottom: 7%;
  font-size: 24px;
  color: #487fff;
  border: solid 2px white;
  border-radius: 50%;
  line-height: 0;
  background-color: white;
}
.hydra .user-profile div.user-profile-container div.profile-name {
  font-size: 2em;
  font-weight: bold;
  line-height: 1em;
}
.hydra .user-profile div.user-profile-container div.profile-username {
  font-size: 0.8em;
}
/*
 * gab-post.less
 * Copyright 2019 Gab AI, Inc.
 */
.hydra .gab-post {
  padding: 1em;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.hydra .gab-post div.user-picture-container {
  width: 64px;
}
.hydra .gab-post div.user-picture-container img.user-picture {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.hydra .gab-post div.post-name {
  font-size: 1.25em;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hydra .gab-post div.post-username {
  font-size: 0.8em;
  line-height: 1;
}
.hydra .gab-post div.image-slider {
  display: flex;
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
}
.hydra .gab-post div.image-slider div.image-card {
  display: block;
  padding: 4px;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
.hydra .gab-post div.image-slider div.image-card img {
  display: block;
  width: auto;
  height: 240px;
}
/*
 * lightbox.less
 * Copyright 2019 Gab AI, Inc.
 */
.hydra div.hydra-lightbox {
  position: fixed;
  box-sizing: border-box;
  top: 60px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 60px);
  background-color: rgba(24, 40, 24, 0.8);
  user-select: none;
  overflow: auto;
  z-index: 2;
}
.hydra div.hydra-lightbox div.image-container {
  display: block;
  box-sizing: border-box;
  min-width: 60%;
  max-width: 90%;
  margin: 0 auto;
}
.hydra div.hydra-lightbox div.image-container img.lightbox-image {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  user-select: none;
  pointer-events: none;
  border: solid 15px white;
  margin: 1em 0;
}
/*
 * product-card.less
 * Copyright 2019 Gab AI, Inc.
 */
.product-card {
  border-color: transparent;
  border-radius: 4px;
}
@media (min-width: 0px) and (max-width: 320px) {
  .product-card {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.product-card:hover {
  border-color: #ddd;
  text-decoration: none;
}
.product-card:hover .card-subtitle {
  text-decoration: underline;
}
.product-card__image {
  height: 250px;
  object-fit: contain;
}
@media (min-width: 0) and (max-width: 991px) {
  .product-card__image {
    height: 150px;
  }
}
.product-card__title {
  display: block;
  font-weight: 400;
  color: #000;
  line-height: 20px;
  font-size: 16px;
  letter-spacing: 0.025em;
  text-align: center;
}
@media (min-width: 0) and (max-width: 991px) {
  .product-card__title {
    font-size: 13px;
  }
}
.product-card__subtitle {
  display: block;
  margin: 0.5rem 0;
  text-align: center;
}
@media (min-width: 0) and (max-width: 991px) {
  .product-card__image {
    height: 140px;
  }
  .product-card__title {
    font-size: 13px;
  }
  .product-card__subtitle {
    margin: 0.2rem 0;
  }
}
.product-option-block__titles {
  font-size: 13px;
  min-width: 65px;
}
.product-option-block__titles b {
  text-transform: capitalize;
}
.product-view-name {
  font-size: 26px;
  font-weight: 700;
}
@media (min-width: 0px) and (max-width: 420px) {
  .product-view-name {
    font-size: 18px;
  }
}
@media (min-width: 420px) and (max-width: 991px) {
  .product-carousel-img {
    max-height: 50vw;
    object-fit: contain;
  }
}
@media (min-width: 0px) and (max-width: 420px) {
  .product-carousel-img {
    max-height: 100vw;
    object-fit: contain;
  }
}
/*
 * product-gallery.less
 * Copyright 2019 Gab AI, Inc.
 */
.product-gallery__cell {
  display: inline-block;
  width: 18%;
  margin: 0 10px 10px 0;
  padding: 0;
  border: 0;
  opacity: 0.7;
}
.product-gallery__cell:hover {
  opacity: 1;
}
.product-gallery__img {
  width: 100%;
  height: auto;
}
@media (max-width: 960px) {
  .product-gallery__cell {
    width: 22%;
  }
}
/*
 * product-tabs.less
 * Copyright 2019 Gab AI, Inc.
 */
.product-tabs__item {
  border: 0 !important;
  background-color: transparent !important;
  color: #222;
}
.product-tabs__item.active {
  border-bottom: 3px solid #000 !important;
  color: #000;
}
/*
 * quantity-block.less
 * Copyright 2019 Gab AI, Inc.
 */
.quantity-block {
  width: 135px;
}
.quantity-block--compact {
  width: 85px;
}
.quantity-block__btn {
  width: 37px;
  background-color: #eee;
  border: 1px solid #BEBEBE;
  line-height: 23px;
  font-weight: 600;
  font-size: 22px;
}
.quantity-block__btn--compact {
  width: 22px;
  line-height: 10px;
  font-size: 14px;
  padding: 6px;
}
.quantity-block__input {
  max-width: 60px;
  min-width: 60px;
  text-align: center;
  border-left: 0;
  border-right: 0;
}
.quantity-block__input--compact {
  line-height: 24px;
  height: 24px;
  font-size: 14px;
  max-width: 40px;
  min-width: 40px;
  padding: 0 2px;
}
/*
 * swatch.less
 * Copyright 2019 Gab AI, Inc.
 */
.swatch-group {
  position: relative;
}
.swatch {
  position: relative;
  cursor: pointer;
}
.swatch.disabled {
  opacity: 0.2 !important;
  transform: scale(0.85) !important;
  cursor: not-allowed !important;
}
.swatch--color {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  width: 20px;
  margin: 0 18px 18px 0;
  border-radius: 50%;
  background-color: #000;
  box-shadow: 0 0 0 4px #eee, 0 0 0 5px #bbb;
  transform: scale(0.975);
}
.swatch--color.lg {
  height: 25px;
  width: 25px;
  margin: 0 20px 18px 0;
}
.swatch--color.sm {
  height: 14px;
  width: 14px;
  margin: 0px 10px 10px 0;
  box-shadow: none;
  line-height: 13px;
}
.swatch--color.sm.bordered {
  box-shadow: 0 0 0 1px #bbb !important;
}
.swatch--size {
  display: flex;
  height: 40px;
  width: 40px;
  justify-content: center;
  align-items: center;
  border: 1px solid #bbb;
  border-radius: 4px;
  margin: 0 12px 12px 0;
}
.swatch--size:after {
  content: attr(data-size);
  display: block;
  position: absolute;
  font-size: 12px;
}
.swatch--overflow {
  text-align: center;
  font-size: 11px;
  line-height: 20px;
  background-color: #fff;
  box-shadow: 0 0 0 4px #fff, 0 0 0 5px #bbb;
  color: #888;
}
.swatch__input {
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.swatch__input:checked + .swatch--size {
  border: 3px solid #000;
  font-weight: 600;
}
.swatch__input:checked + .swatch--size:after {
  color: #000;
}
.swatch__input:checked + .swatch--color {
  transform: scale(0.9);
  box-shadow: 0 0 0 4px #fff, 0 0 0 8px #000;
}
/*
 * payment-form.less
 * Copyright 2019 Gab AI, Inc.
 */
.payment-type-item {
  display: flex;
  cursor: pointer;
  flex-direction: row;
  height: 54px;
  border: 1px solid #ddd;
  text-decoration: none !important;
  border-radius: 5px;
  transition: box-shadow 0.25s ease-out;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  background-color: #fbfbfb;
  border: 1px solid #ededed;
  margin: 0 12px 12px 0;
  width: 100%;
  padding: 10px;
  align-items: center;
}
.payment-type-item__selector {
  display: block;
  height: 20px;
  width: 20px;
  min-width: 20px;
  border-radius: 50%;
  margin: auto 0 auto 5px;
  position: relative;
  border: 1px solid #ddd;
  background-color: #fff;
}
.payment-type-item__radio {
  display: inline;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.payment-type-item__content {
  display: flex;
  flex-direction: row;
  margin-left: 12px;
  width: 100%;
}
.payment-type-item__title {
  display: flex;
  flex-direction: column;
  margin: auto 0 auto 10px;
}
.payment-type-item__title span {
  line-height: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #383c43;
}
.payment-type-item__subtitle {
  font-size: 13px;
  font-weight: 400;
  margin-left: 4px;
  color: #888;
  line-height: 20px;
}
.payment-type-item__icons {
  display: block;
}
.payment-type-item__icon {
  display: inline-block;
  height: 16px;
  width: auto;
  margin: 0 4px 4px 0;
}
.payment-type-item__icon--large {
  height: 24px !important;
  margin: 0 !important;
}
.payment-type-item__icon--mr {
  margin-right: 6px !important;
}
.payment-type-item__description {
  display: none;
  font-size: 14px;
  color: #444;
  margin-top: 10px;
  margin-bottom: 5px;
}
.payment-type-item.selected {
  border: 3px solid #2FCE7E;
  height: auto;
}
.payment-type-item.selected .payment-type-item__title {
  color: #000;
}
.payment-type-item.selected .payment-type-item__selector {
  box-shadow: inset 0px 0px 0px 6px #20CF7B;
}
.payment-type-item.selected .payment-type-item__description {
  display: block;
}
@media (min-width: 0px) and (max-width: 840px) {
  .payment-type-item__title {
    font-size: 14px;
  }
}
.affiliate-code__form {
  display: none;
}
.affiliate-code__checkbox:checked ~ .affiliate-code__form {
  display: flex;
}
.payment-inputs {
  display: none;
}
.payment-inputs.selected {
  display: block;
}
.login-with-gab {
  display: flex;
  height: 38px;
  padding: 0 14px;
  line-height: 30px;
  font-size: 17px;
  font-weight: 600;
  justify-content: center;
  color: #fff;
  border-radius: 4px;
  align-items: center;
  background-color: #20CF7B;
  box-shadow: inset 0 -3px 0 0px #19a361;
  width: 190px;
  border-bottom: 0;
}
.login-with-gab:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1ec273;
  box-shadow: inset 0 -3px 0 0px #168d54;
}
#payment-form-submit-btn {
  position: relative;
}
#payment-form-submit-btn .fa-spinner {
  display: none;
  position: absolute;
  top: 14px;
  left: calc(50% - 12px);
}
#payment-form-submit-btn.loading {
  position: relative;
  box-shadow: inset 0 0 10px 40px rgba(0, 0, 0, 0.3);
}
#payment-form-submit-btn.loading span {
  visibility: hidden;
}
#payment-form-submit-btn.loading .fa-spinner {
  display: block;
}
.input-error {
  border: 1px solid red;
  background-color: #fbdfdf;
}
.checkout-cart-column {
  border-left: 1px solid #ccc;
}
@media (max-width: 992px) {
  .checkout-cart-column {
    border-left: none;
  }
}
.checkbox__container {
  display: none;
}
.checkbox:checked + .checkbox__container {
  display: block;
}
.cart-breakdown-item-delete-btn {
  display: inline-block;
  font-size: 10px;
  padding: 2px 8px;
  margin-left: 8px;
  border-radius: 4px;
  background-color: #eee;
}
.shop-card-form {
  display: block;
  border-radius: 8px;
  padding: 15px 15px 15px 15px;
  width: 100%;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
}
.shop-card-form i.fas {
  color: #bbb;
}
.shop-card-form__error {
  margin-bottom: 10px;
}
.shop-card-form__error span {
  color: red;
  font-weight: 500;
}
.pill {
  padding: 4px 15px;
  border-radius: 25px;
  font-weight: 600;
  background-color: #efefef;
  color: #000;
  white-space: nowrap;
}
.pill.white {
  background-color: #fff;
  color: #000;
}
.pill.green {
  background-color: #23c123;
  color: #fff;
}
.pill.red {
  background-color: red;
  color: #fff;
}
.pill.blue-0 {
  background-color: #5bcef1;
  color: #fff;
}
.pill.blue {
  background-color: #0683ef;
  color: #fff;
}
.pill.yellow {
  background-color: #e0f914;
}
.pill.orange {
  background-color: #f7c873;
}
.pill.black {
  background-color: #000;
  color: #fff;
}
.pill.grey {
  background-color: #ddd;
  color: #000;
}
.pill.grey-1 {
  background-color: #bbb;
}
.pill.teal {
  background-color: teal;
  color: #fff;
}
.checkout-page-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 0;
}
.checkout-nav {
  border-bottom: 1px solid #bbb;
}
.checkout-breadcrumb {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.checkout-breadcrumb__item {
  text-transform: uppercase;
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 991px) {
  .checkout-breadcrumb__item {
    font-size: 12px;
  }
}
.checkout-breadcrumb__item:before {
  content: none !important;
}
.checkout-breadcrumb__item.active {
  padding-right: 8px;
  border-bottom: 3px solid #000;
  margin-right: 10px;
  font-weight: 600;
  min-height: 34px;
  padding-bottom: 8px;
}
.checkout-breadcrumb__item.selectable,
.checkout-breadcrumb__item.inactive,
.checkout-breadcrumb__item__index {
  width: 36px;
  height: 36px;
  display: inline-block;
  background-color: #000;
  text-align: center;
  border-radius: 50%;
  font-weight: 400;
  color: #fff;
  line-height: 36px;
  margin-right: 8px;
}
@media (min-width: 0px) and (max-width: 991px) {
  .checkout-breadcrumb__item.selectable,
  .checkout-breadcrumb__item.inactive,
  .checkout-breadcrumb__item__index {
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 6px;
    font-size: 11px;
  }
}
.checkout-breadcrumb__item.selectable {
  background-color: #000;
  cursor: pointer;
}
.checkout-breadcrumb__item.selectable a {
  color: #fff;
  text-decoration: none;
}
.checkout-breadcrumb__item.inactive {
  background-color: #bbb;
  cursor: not-allowed;
}
.checkout-cart-btn__icon {
  font-size: 16px;
}
.checkout-cart-btn__text {
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 480px) {
  .checkout-cart-btn__text {
    display: none !important;
  }
}
.checkout-cart-btn__badge {
  display: inline-block;
  height: 24px;
  padding: 0 6px;
  line-height: 24px;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
}
.checkout-cart-btn__badge.empty {
  display: none;
}
@media (min-width: 0px) and (max-width: 480px) {
  .checkout-cart-btn__badge {
    margin-left: 0 !important;
  }
}
.captcha {
  display: block;
  width: 300px;
  overflow: hidden;
  border: 2px solid #E0E2E4;
}
.captcha img {
  display: block;
  border-bottom: 1px solid #E0E2E4;
}
.captcha label {
  display: block;
  color: #000;
  font-size: 13px;
  padding: 8px;
  background-color: #E0E2E4;
  border-bottom: 1px solid #E0E2E4;
  margin-bottom: 0;
}
.captcha input {
  display: block;
  outline: none;
  border: 0;
}
.navbar {
  padding: 0.25rem 1rem !important;
  background-color: #3BCD80;
  font-weight: 400;
}
.navbar-brand {
  padding: 0;
  height: 48px;
}
.navbar-brand span {
  font-weight: 600;
}
@media (min-width: 0px) and (max-width: 767px) {
  .navbar-brand {
    font-size: 14px;
  }
}
.navbar-toggler {
  border: 0;
  outline: none !important;
  padding: 0 0.75rem 0 0 !important;
  height: 48px !important;
  width: 40px !important;
  position: relative;
}
@media (min-width: 767px) {
  .navbar-toggler {
    display: none !important;
  }
}
.navbar-toggler:hover {
  background: transparent !important;
}
.navbar-toggler .icon-bar {
  display: block;
  height: 2px;
  border-radius: 1px;
  width: 28px;
  background-color: #fff;
  transition: all 0.2s;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 9px -2px;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10px 5px;
}
.navbar-toggler:after {
  content: '';
  display: block;
  position: absolute;
  font-size: 10px;
  bottom: 3px;
  color: #fff;
}
.navbar-toggler.collapsed .icon-bar {
  margin-top: 6px;
  transform: rotate(0);
  opacity: 1;
}
.navbar-toggler.collapsed .icon-bar.top-bar {
  margin-top: -8px !important;
}
.navbar-toggler.collapsed:after {
  content: 'SHOP';
}
.nav-slide-menu {
  display: block;
  position: absolute;
  background-color: #fff;
  max-height: 0px;
  top: 54px;
  right: 0;
  left: 0;
  width: 100%;
  transition: none !important;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 350px;
}
.nav-slide-menu.show {
  max-height: calc(100vh - 54px);
  height: calc(100vh - 54px);
}
.nav-slide-menu .nav-slide-menu-list-item {
  display: block;
  width: 100%;
  position: relative;
}
.nav-slide-menu .nav-slide-menu-list-item:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 1rem;
  left: 1rem;
  background-color: #ccc;
  height: 1px;
}
.nav-slide-menu .nav-slide-menu-list-item__btn {
  width: 100%;
  color: #000;
  padding: 2rem 1rem;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
.nav-slide-menu .nav-slide-menu-list-item__btn:hover {
  background-color: #ddd;
  text-decoration: none;
}
.nav-slide-menu .nav-slide-menu-list-item__btn.active,
.nav-slide-menu .nav-slide-menu-list-item__btn.active:hover {
  background-color: #20CF7B !important;
  color: #fff !important;
}
.nav-slide-menu .nav-slide-menu-list-item__btn .fa {
  font-size: 20px;
}
.nav-slide-menu .nav-slide-menu-list-item:last-of-type:after {
  content: none !important;
}
@media (min-width: 767px) {
  .nav-slide-menu {
    display: none !important;
  }
}
.navbar-container-fluid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 1255px;
}
.product-navbar {
  z-index: 1 !important;
}
.product-navbar .nav-link {
  font-size: 22px;
}
.product-navbar .active .nav-link {
  border-bottom: 3px solid #44CC83;
}
@media (min-width: 1160px) and (max-width: 1280px) {
  .navbar-container-fluid {
    width: 1140px;
  }
}
@media (min-width: 1080px) and (max-width: 1160px) {
  .navbar-container-fluid {
    width: 1060px;
  }
}
@media (min-width: 992px) and (max-width: 1080px) {
  .navbar-container-fluid {
    width: 950px;
  }
}
@media (min-width: 0px) and (max-width: 992px) {
  .navbar-container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .product-navbar .navbar-nav {
    display: flex !important;
    flex-direction: row !important;
  }
  .product-navbar .nav-link {
    font-size: 16px;
    padding: 0.75rem !important;
  }
  .product-navbar .dropdown-menu {
    position: absolute !important;
  }
}
.share-button-item {
  margin: 0 8px 8px 0;
}
.share-button-item a,
.share-button-item button {
  color: #fff;
  font-weight: 500;
  border-radius: 8px;
  font-size: 16px !important;
  padding: 10px 20px !important;
}
.share-button-item a:hover,
.share-button-item button:hover {
  color: #fff;
}
#share-to-gab-btn {
  background-color: #2FCE7D;
  color: #fff;
}
#share-to-gab-btn:hover {
  background-color: #26a464;
}
#share-to-twitter-btn {
  background-color: #00aced;
}
#share-to-twitter-btn:hover {
  background-color: #0087ba;
}
#share-to-telegram-btn {
  background-color: #0088cc;
}
#share-to-telegram-btn:hover {
  background-color: #006699;
}
#share-to-facebook-btn {
  background-color: #3b5998;
}
#share-to-facebook-btn:hover {
  background-color: #2d4373;
}
#share-to-clipboard-btn {
  background-color: #aaa;
}
#share-to-clipboard-btn:hover {
  background-color: #919191;
}
.category-card {
  display: flex;
  height: 184px;
  width: 184px;
  margin: 0 1rem 1rem 0;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  text-decoration: none !important;
}
.category-card:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
}
.category-card__img {
  background-color: #fff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.category-card__title {
  display: flex;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  color: #fff;
  z-index: 10;
  justify-content: center;
  padding: 20px 0 10px;
  font-weight: 800;
}
.category-card__title .fa {
  display: none;
}
@media (min-width: 0px) and (max-width: 940px) {
  .category-card {
    width: 100%;
    height: auto;
    margin: 0;
    border-bottom: 1px solid #bbb;
    padding: 25px 0.5rem;
  }
  .category-card:last-of-type {
    border-bottom: none;
  }
  .category-card:after {
    content: none;
  }
  .category-card__img {
    display: none;
  }
  .category-card__title {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    color: #000;
    text-align: left;
    padding: 0;
    margin-bottom: 0;
    flex-direction: row;
    width: 100%;
    padding-right: 1rem;
    align-items: center;
    font-weight: 600;
  }
  .category-card__title .fa {
    display: block;
    margin-left: auto;
  }
}
.search-form {
  display: block;
  position: relative;
  background-color: #fff;
  height: 42px;
  width: 100%;
  margin-top: 1.5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.search-form.view-cart {
  display: none !important;
}
.search-form__icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 34px;
  line-height: 36px;
  text-align: center;
  color: #bbb;
  font-weight: 400;
  border-right: 1px solid #ddd;
}
.search-form__input {
  display: block;
  position: absolute;
  background-color: transparent;
  border: 0;
  outline: none;
  bottom: 0;
  left: 0;
  top: 0;
  padding-left: 45px;
  padding-bottom: 0px;
  z-index: 2;
  width: calc(100% - 56px);
}
.search-form__btn {
  display: block;
  position: absolute;
  right: 4px;
  top: 4px;
  bottom: 4px;
  height: 32px;
  width: 48px;
  background-color: #2FCE7D;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-weight: 400;
}
@media (min-width: 0px) and (max-width: 767px) {
  .search-form {
    display: block !important;
  }
  .search-form.view-cart,
  .search-form.view-product {
    display: none !important;
  }
}
.footer {
  background-color: #fbfafa;
  border-top: 1px solid #eee;
}
.footer__inner {
  padding: 3rem 0;
}
.footer__about {
  display: block;
  color: #222;
  font-size: 14px;
}
.footer__subtitle {
  display: block;
  color: #666;
  word-wrap: break-word;
}
.footer__col-title {
  display: block;
  font-weight: 400;
  color: #000;
  margin-bottom: 1rem;
}
.footer__col-link {
  display: block;
  color: #666;
  font-size: 14px;
  cursor: pointer;
}
.footer__col-link:hover {
  color: #000;
}
@media (min-width: 0px) and (max-width: 767px) {
  .footer__about,
  .footer__subtitle {
    padding: 0 1rem;
  }
  .footer__col-title {
    font-weight: 600;
    font-size: 16px;
  }
  .footer__col-link {
    font-size: 16px;
    padding: 0.35rem 0;
  }
}
@media (min-width: 0px) and (max-width: 992px) {
  .footer__inner {
    padding: 2rem 0;
  }
}
.footer-below {
  background-color: #eee;
  border-top: 1px solid #ddd;
}
.footer-below__inner {
  display: flex;
  flex-direction: row;
  padding: 1rem 0;
  justify-content: center;
}
.footer-below__copyright {
  line-height: 26px;
  color: #444;
}
.footer-below__copyright a {
  margin-left: 4px;
  color: #444;
  text-decoration: none;
}
.footer-below__payment-block {
  margin-left: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  .footer-below__inner {
    flex-direction: column;
    align-items: center;
  }
  .footer-below__payment-block {
    margin: 1rem auto 0;
  }
}
.bannerad-hero-parent {
  overflow: hidden;
}
.bannerad-hero {
  max-width: 35%;
}
.bannerad-hero__image {
  height: 110px;
  width: 100%;
  background-size: cover;
  background-repeat: none;
  background-position: center;
}
heroad-hero {
  height: 440px;
}
.heroad-hero__image {
  height: 440px;
  width: 100%;
  background-size: cover;
  background-repeat: none;
  background-position: center;
}
@media (min-width: 767px) and (max-width: 992px) {
  .bannerad-hero {
    width: 330px;
    max-width: none;
  }
  .bannerad-hero__image {
    height: 80px;
  }
  .heroad-hero,
  .heroad-hero__image {
    height: 320px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .bannerad-hero-parent {
    overflow-x: scroll;
  }
  .bannerad-hero {
    width: 280px;
    max-width: none;
    flex: none !important;
  }
  .bannerad-hero__image {
    height: 74px;
  }
  .heroad-hero,
  .heroad-hero__image {
    height: 190px;
  }
}
