.vertical-line,
.wedding-text-title {
  left: 50%;
  top: 50%;
  position: absolute;
}
@font-face {
  font-family: Monserrat;
  src: url("../fonts/Montserrat-Bold.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Monserrat;
  src: url("../fonts/Montserrat-ExtraBold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Optimus;
  src: url("../fonts/OptimusPrincepsSemiBold.ttf");
}
@font-face {
  font-family: Abel;
  src: url("../Abel-Regular.html");
}
* {
  font-family: Poppins;
}
h1,
h2,
h3,
h4,
h5,
h6,
label {
  font-weight: 600;
}
#ib-button-messaging {
  right: 20px !important;
  bottom: 55px !important;
  z-index: 50 !important;
}
.trix-content,
div.trix-content,
ol.trix-content,
p.trix-content,
td.trix-content,
ul.trix-content {
  font-family: Poppins, sans-serif !important;
  font-size: 1.28rem !important;
  line-height: 1.57rem !important;
}
.wedding-naes,
.wedding-text-title {
  font-family: Optimus;
  line-height: 1em;
}
.line-break {
  white-space: pre-wrap;
}
.wedding-naes {
  font-size: 1.85rem;
}
.wedding-text-title {
  font-size: 2.6rem;
  text-align: center;
  transform: translateX(-50%) translateY(-50%);
}
.wedding-text-color {
  color: #c0b099;
}
.wedding-list-background {
  background: url("../images/bg.png") 0 0 / cover no-repeat;
}
.nav-mobile {
  max-height: 250px;
  overflow-y: auto;
}
.sc-icon {
  border-radius: 25%;
  border: 1px #fff;
}
a:hover {
  background: 0 0;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.pac-container {
  z-index: 10000 !important;
}
.avatar {
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.sc-pointer {
  cursor: pointer;
}
.sc-pointer:hover {
  color: red;
}
.sc-warning-icon {
  width: 15px;
  height: 15px;
  font-size: 10px;
}
.bg-sc-success {
  background-color: #28a745;
}
.sc-primary {
  background-color: #002055;
}
.sc-primary-hover:hover {
  background-color: #002055d6;
}
.sc-secondary {
  background-color: #56a8b8;
}
.sc-light {
  background-color: #b0d3de;
}
.sc-success {
  background-color: #17848c;
}
.sc-warning {
  background-color: #fcb92c;
}
.sc-warning:hover {
  background-color: #eac57b;
}
.sc-ligh-grey {
  background: #ccc;
}
.sc-dark-grey {
  color: #909090;
}
.sc-danger {
  background-color: #bd0811;
}
.facebook::before {
  content: url("../images/facebook.svg");
}
.twitter::before {
  content: url("../images/twitter.svg");
}
.instagram::before {
  content: url("../images/instagram.svg");
}
.youtube::before {
  content: url("../images/youtube.svg");
}
.cart-icon::before {
  content: url("../images/cart.svg");
}
.login-icon::before {
  content: url("../images/login.svg");
}
.my-account-icon::before {
  content: url("../images/my_account.svg");
}
.cart-icon,
.facebook,
.instagram,
.login-icon,
.my-account-icon,
.twitter,
.youtube {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  width: 22px;
  height: 22px;
  font-size: 22px;
}
.sc-gradient-warning {
  background: -webkit-linear-gradient(
    90deg,
    #fcb92c 0,
    #e4b861 35%,
    #fffc97 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.boom-title-bg,
.sidebar-title-bg {
  min-height: 45px;
  background-repeat: no-repeat;
}
.sc-border-primary {
  border-color: #002055 !important;
}
.sc-border-secondary {
  border-color: #56a8b8 !important;
}
.sc-border-light {
  border-color: #b0d3de !important;
}
.sc-border-success {
  border-color: #17848c !important;
}
.sc-border-warning {
  border-color: #fcb92c !important;
}
.sc-border-warning:hover {
  background: #fcb92c !important;
  color: #fff !important;
}
.sc-border-danger {
  border-color: #bd0811 !important;
}
.checkout-input,
.inputs,
.sc-text-hover:hover,
.sc-text-primary {
  color: #002055 !important;
}
.sc-text-primary-hover {
  color: #002055;
}
.sc-text-hover-white:hover,
.sc-text-primary-hover:hover,
.sc-text-white {
  color: #fff;
}
.sc-text-secondary {
  color: #56a8b8;
}
.sc-text-light {
  color: #b0d3de;
}
.sc-text-success {
  color: #17848c;
}
.sc-text-hover-warning:hover,
.sc-text-warning {
  color: #fcb92c !important;
}
.sc-text-danger {
  color: #bd0811;
}
.sc-text-grey {
  color: #9c9c9c;
}
.search-select {
  max-width: 150px;
}
.cart {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}
.wishlist {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}
.vertical-line {
  display: inline-block;
  border-left: 1px solid #8b5c00;
  height: 30px;
  margin-top: -15px;
}
.sc-input {
  max-height: 32px;
}
.sc-list li {
  display: block;
}
.sc-list li::after {
  content: "\F144";
  font-family: bootstrap-icons;
  font-weight: bolder;
  font-size: 9px;
  float: left;
  margin-top: auto;
  margin-bottom: auto;
  color: #dfa430;
}
@media (min-width: 768px) {
  .me-md-10 {
    margin-right: 10rem !important;
  }
  .ms-md-10 {
    margin-left: 10rem !important;
  }
  .mt-md-10 {
    margin-top: 10rem !important;
  }
  .mb-md-10 {
    margin-bottom: 10rem !important;
  }
  .tech-logo {
    max-height: 35px !important;
  }
  .brands-background {
    background-position: center !important;
    background-size: cover !important;
  }
  .institutional-height {
    height: 130px;
  }
}
@media (min-width: 992px) {
  .bank-tab-icon {
    font-size: 35px !important;
  }
  .tech-logo {
    max-height: 45px !important;
  }
}
@media (max-width: 767px) {
  .footer-title-text {
    font-size: 0.85rem;
  }
  .sale-badge {
    padding: 5px !important;
    font-size: 10px !important;
  }
  .brands-background {
    background-size: contain !important;
  }
  .institutional-height {
    height: 100px !important;
  }
}
.sidebar-title-bg {
  background-image: url("../images/sidebar-bg.svg");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.bank-tab-title,
.less-size,
.sidebar-title-text {
  font-size: 0.85rem;
}
.sidebar-item {
  letter-spacing: 0.008cm;
  font-size: 1rem;
}
.sidebar-icon {
  width: 17px;
  height: 17px;
  font-size: 12px;
}
.sidebar-icon::before {
  margin: auto;
  font-weight: 700 !important;
}
.carousel-caption {
  top: 0 !important;
  right: 0 !important;
  left: 50% !important;
  bottom: 0 !important;
}
.btn-banner {
  border-radius: 50px;
}
.mini-zoom {
  transition: transform 0.5s;
}
.mini-zoom:hover {
  transform: scale(1.05);
}
.lightning-icon {
  max-width: 57px;
  max-height: 57px;
}
.lightning-prod-desc {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #002055;
}
.cat-title,
.lightning-prod-price {
  font-size: 1rem;
}
.lightning-prod-sale {
  font-size: 1rem;
  font-weight: 700;
}
.lightning-prod-iva {
  font-size: 0.6rem;
}
.lightning-prod-tag {
  font-size: 0.6rem;
  font-weight: 700;
}
.bank-tab-icon {
  width: 70px;
}
.boom-title-bg {
  background-image: url("../images/boom-bg.svg");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.sug-icon {
  height: 50px;
  z-index: 5;
}
.floating-cart,
.sug-title {
  margin-left: -10px;
}
.cat-sidebar,
.sug-banner {
  border-radius: 15px;
}
.sug-tag {
  border-radius: 15px;
}
.cart-btn-radius,
.cart-img,
.cat-btn,
.select2-container--bootstrap .select2-selection,
.sug-subtag {
  border-radius: 10px;
}
.sug-bg {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-origin: content-box !important;
  padding: 25px !important;
}
.brand-img {
  -webkit-filter: invert(100%) grayscale(100%);
  filter: invert(100%) grayscale(100%);
  opacity: 0.4;
}
.nav-text {
  font-size: 0.93rem !important;
  font-weight: 600;
}
.less-icon {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.less-buy {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.cookie-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #100257;
  padding: 10px;
  border-top: 1px solid #ccc;
  z-index: 1000;
}
.tech-font {
  font-size: 1.2rem;
}
.tech-logo {
  filter: grayscale(100%);
  opacity: 0.4;
}
.square {
  width: 3em;
  height: 3em !important;
}
.shopping-cart,
.sub-category {
  width: 320px;
  padding: 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  opacity: 0;
  z-index: 99;
  overflow: hidden;
}
.bg-cat {
  background: #b0b0b0;
}
.bg-promo {
  background-size: cover !important;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 3px;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #ffc107;
  color: #333;
  font-weight: 700;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-slider-horizontal {
  height: 0.4em;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.bottom-full,
.middle-full,
.most-visited-title,
.sale-badge,
.top-full {
  text-align: center;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #fff;
  font-weight: 400;
  color: #fff;
  border-radius: 100%;
}
.most-visited-category,
.premium-bg {
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.eatable-font {
  font-size: 0.9rem;
}
.premium-logo {
  filter: brightness(0) invert(1);
}
.premium-bg {
  background-size: contain !important;
}
.most-visited-category {
  background-size: cover !important;
}
.brand,
.subcat {
  display: none;
}
.review-rating {
  font-size: 0.85;
}
.image-border {
  border-radius: 10px;
}
.btn-border,
.cart-total,
.review-textarea {
  border-radius: 10px !important;
}
.input-qty {
  max-width: 50px;
  color: #d9d9d9;
}
.label-size {
  font-size: 0.85rem;
  color: #d9d9d9;
}
.bg-grey,
.btn-product {
  background-color: #d9d9d9;
}
.cart-table {
  border-color: #dee2e6;
}
.lighter-text,
.shopping-cart .shopping-cart-items .item-quantity {
  color: #abb0be;
}
.main-color-text {
  color: #00c0cb;
}
.dropdown-item,
.dropdown-item:hover {
  color: #fff !important;
}
#addtocart {
  width: 250px;
}
.cart-btn {
  border-radius: 10px;
  background: #ffa800;
}
.owl-dot.active,
.sale-badge.primary,
.shopping-cart,
.sub-category {
  background: #002055;
}
.shopping-cart {
  position: absolute;
  top: 30px;
  right: -10px;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform-origin: right top 0;
  -webkit-transform: scale(0);
  transform-origin: right top 0;
  transform: scale(0);
  margin-right: 14.5rem;
}
.sub-category {
  position: absolute;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform-origin: left top 0;
  -webkit-transform: scale(0);
  transform-origin: left top 0;
  transform: scale(0);
  left: 200px;
  margin-top: -10%;
}
.shopping-cart.active,
.sub-category.active {
  opacity: 1;
  -webkit-transform-origin: right top 0;
  -webkit-transform: scale(1);
  transform-origin: right top 0;
  transform: scale(1);
}
.shopping-cart .shopping-cart-header,
.sub-category .sub-category-header {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
}
.shopping-cart .shopping-cart-items,
.sub-category .sub-category-items {
  padding-top: 20px;
  list-style-type: none;
}
.shopping-cart .shopping-cart-items li,
.sub-category .sub-category-items li {
  margin-bottom: 18px;
}
.shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
  max-width: 70px;
  max-height: 70px;
}
.shopping-cart .shopping-cart-items .item-name {
  display: block;
  font-size: 1rem;
}
.shopping-cart .shopping-cart-items .item-detail {
  display: block;
  font-size: 0.85rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.shopping-cart .shopping-cart-items .item-price {
  color: #00c0cb;
  margin-right: 8px;
}
.shopping-cart:after,
.sub-category:after {
  bottom: 100%;
  left: 89%;
  border: 8px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  margin-left: -8px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.aticle-box,
.owl-carousel .owl-stage {
  display: flex;
}
.toast {
  opacity: 1 !important;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-warning {
  background-color: #f89406;
}
.thank-you-title {
  font-size: 4rem;
}
.thank-you-subtitle {
  font-size: 3.5rem;
}
.thank-you-p {
  font-size: 1.78rem;
}
.thank-tab-icon {
  width: 20%;
}
.article-items {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
}
.aticle-box {
  position: relative;
  overflow: hidden;
  flex-direction: column;
  align-items: stretch;
}
.bottom-full,
.bottom-left,
.bottom-right,
.middle-full,
.sale-badge-overlay,
.top-full,
.top-left,
.top-right {
  position: absolute;
}
.owl-dot,
.owl-theme .owl-controls .owl-page {
  display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
  background: #869791;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}
.owl-dots {
  margin: 0 auto;
}
.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #ccc;
  background: #333;
  margin-right: 5px;
}
.owl-carousel {
  touch-action: manipulation !important;
}
.payment-icon {
  width: 30px;
  height: 30px;
  display: flex;
  font-size: 1.07rem;
}
.dropdown-menu {
  right: 0;
  left: auto !important;
}
.dropdown-item:hover {
  background-color: #ffffff !important;
  color: #002055 !important;
}
.dropdown-toggle::after {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.dropdown-toggle:hover {
  background-color: #002055 !important;
  color: #ffffff !important;
}
.checkout-input::placeholder {
  color: #ccc;
}
.help-block {
  color: #bd0811 !important;
}
.has-error .form-control {
  border: 1px solid #bd0811;
}
.card-container {
  overflow: hidden;
}
.card-content {
  transition: transform 0.3s ease-in-out;
}
.card-container:hover .card-content {
  transform: scale(1.1);
}
.select2-container--bootstrap .select2-selection--single {
  height: 38px;
}
.select2
  .select2-container
  .select2-container--bootstrap
  .select2-container--above {
  margin-right: 0;
}
.select2-container--bootstrap {
  display: inline-block;
  width: 100% !important;
}
.sale-badge-overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 100;
  -webkit-transition: width 1s, height 1s;
  -moz-transition: width 1s, height 1s;
  -o-transition: width 1s, height 1s;
  transition: width 0.4s, height 0.4s;
}
.sale-badge {
  margin: 0;
  padding: 8px;
  color: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 0;
}
.sale-badge::after,
.sale-badge::before {
  content: "";
  position: absolute;
  top: 0;
  margin: 0 -1px;
  width: 100%;
  height: 100%;
  background: inherit;
  min-width: 55px;
}
.sale-badge::before {
  right: 100%;
}
.sale-badge::after {
  left: 100%;
}
.top-left {
  top: 0;
  left: 0;
  -ms-transform: translateX(-30%) translateY(0) rotate(-45deg);
  -webkit-transform: translateX(-30%) translateY(0) rotate(-45deg);
  transform: translateX(-30%) translateY(0) rotate(-45deg);
  -ms-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.top-right {
  top: 0;
  right: 0;
  -ms-transform: translateX(30%) translateY(0) rotate(45deg);
  -webkit-transform: translateX(30%) translateY(0) rotate(45deg);
  transform: translateX(30%) translateY(0) rotate(45deg);
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.bottom-left {
  bottom: 0;
  left: 0;
  -ms-transform: translateX(-30%) translateY(0) rotate(45deg);
  -webkit-transform: translateX(-30%) translateY(0) rotate(45deg);
  transform: translateX(-30%) translateY(0) rotate(45deg);
  -ms-transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}
.bottom-right {
  bottom: 0;
  right: 0;
  -ms-transform: translateX(30%) translateY(0) rotate(-45deg);
  -webkit-transform: translateX(30%) translateY(0) rotate(-45deg);
  transform: translateX(30%) translateY(0) rotate(-45deg);
  -ms-transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}
.top-full {
  top: 0;
  left: 0;
  width: 90%;
}
.middle-full {
  top: 50%;
  left: 0;
  width: 100%;
  -ms-transform: translateX(0) translateY(-50%) rotate(0);
  -webkit-transform: translateX(0) translateY(-50%) rotate(0);
  transform: translateX(0) translateY(-50%) rotate(0);
}
.bottom-full {
  bottom: 0;
  left: 0;
  width: 100%;
}
.sale-badge.black {
  background: #000;
}
.sale-badge.orange {
  background: #fa7901;
}
.sale-sale-badge.pink {
  background: #ee2b8b;
}
.sale-sale-badge.blue {
  background: #00adee;
}
.sale-badge.green {
  background: #b4bd00;
}
.bg-institutional {
  background-image: url("../images/background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bg-institutional-white {
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from),
    var(--tw-gradient-to, hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(90deg, var(--tw-gradient-stops));
}
.p-institutional {
  line-height: 1;
  font-size: 0.6rem;
  font-family: Abel;
}
.institutional-div {
  height: 6px;
}
.history-institutional {
  font-size: 3.75rem;
  color: #9ca3af;
}
.institutional-img {
  height: 12rem;
}
.institutional-logo {
  width: 3rem;
  height: 3rem;
}
.institutional-grey {
  color: #9ca3af;
}
.appWhatsapp,
.float {
  color: #fff;
  position: fixed;
  text-align: center;
}
.prod-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.card-body.rounded {
  border-radius: 1rem !important;
}
.card {
  border-radius: 0.6rem !important;
}
.float {
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  border-radius: 50px;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.appWhatsapp,
.dot {
  border-radius: 50%;
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222;
  z-index: 1001;
}
#loader-wrapper .loader-section.section-left {
  left: 0;
}
#loader-wrapper .loader-section.section-right {
  right: 0;
}
#loader {
  z-index: 1001;
}
h1 {
  color: #eee;
}
.break {
  flex-basis: 100%;
  width: 0;
  height: 0;
  overflow: hidden;
}
.wishlist-icon {
  vertical-align: -webkit-baseline-middle;
  font-size: 20px;
}
p {
  font-family: Poppins, sans-serif !important;
  font-size: 12px;
}
.appWhatsapp {
  display: block;
  width: 65px;
  height: 65px;
  right: 20px;
  bottom: 15px;
  line-height: 80px;
  z-index: 1000;
}
.appWhatsapp img {
  width: 100%;
  height: auto;
  filter: drop-shadow(1px 1px 5px gray);
}
.dot {
  background-color: #bbb;
  display: inline-block;
  width: 16px;
  height: 16px;
  top: 15px;
  left: 15px;
}
.bootstrap-select .dropdown-menu {
  width: 100% !important;
}
.attachment--preview > img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.attachment__caption {
  display: none;
}
