@font-face {
  font-family: BrinnanRegular;
  src: url("fonts/Brinnan Regular.otf") format("opentype");
}

@font-face {
  font-family: BrinnanThin;
  src: url("fonts/Brinnan Thin.otf") format("opentype");
}

@font-face {
  font-family: BrinnanBold;
  src: url("fonts/Brinnan Bold.otf") format("opentype");
}

@font-face {
  font-family: BrinnanBlack;
  src: url("fonts/Brinnan Black.otf") format("opentype");
}

body {
  font-family: 'BrinnanRegular', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'BrinnanRegular', sans-serif !important;
}

.slider-cat .item {
  position: relative
}

.slider-cat .item img {
  aspect-ratio: 4.2 / 1;
}

.slider-cat .item .info {
  position: absolute;
  z-index: 100;
  color: white;
  padding: 20px 50px;
  top: 55%;
  display: none;
}

.slider-cat .item .info .title {
  font-weight: bolder;
  font-size: 32px;
  margin-bottom: 10px;
}

.slider-cat .item:hover {
  cursor: pointer;
}

.slider-cat .item:hover .info {
  display: block;
}

.icon-main {
  font-size: 22px;
  color: #01153d;
  display: inline-block;
  height: 30px;
  width: 30px;
  background-color: #E84C26;
  border-radius: 20px;
  padding-top: 5px;
  padding-left: 11px;
  position: relative;
  top: 4px;
  margin-left: 10px;
}

.new-item-product {
  /*padding: 0px 10px 0px 10px*/
  position: relative;
}

.new-item-product img {
  aspect-ratio: 400 / 250;
  border-radius: 15px;
  object-fit: cover;
  width: 100% !important;
}

.new-item-product .offer {
  position: absolute;
  top: 7px;
  right: 5px;
  background-color: #d8e9e58c;
  padding: 5px 10px;
  margin-bottom: 0px;
  border-radius: 10px;
  padding-top: 8px;
}

.new-item-product .offer.home {
  right: 13px;
}

.new-item-product:hover .offer {
  background-color: #E84C26
}

.slider-container-parent {
  position: relative;
}

.slider-container-parent .slider-container-arrows .arrow {
  position: absolute;
  top: 40%;
  font-size: 22px;
  transform: translateY(-50%);
}

.slider-container-parent .slider-container-arrows .arrow-left {
  left: -2.5%;
}

.slider-container-parent .slider-container-arrows .arrow-right {
  right: -2.5%;
}

.slider-container-parent .slider-container-arrows .arrow:hover {
  cursor: pointer;
  color: grey;
}

.product-alert {
  width: 500px;
  background-color: #fdbebe;
  border: 2px solid #b10808;
  border-radius: 7px;
}

/*.cart-item{position: relative; height: 200px;}*/
/*.cart-grid-body ul.cart-items li > div{padding-top: 75px}*/

/*.miniaturasItems .new-item-product:last-child{margin-right: auto !important;margin-left: 2%;}
.miniaturasItems .new-item-product:nth-last-child(2){margin-left: 2%;}*/
.miniaturasItems {
  gap: 2.6% !important;
}

.slider-cat {
  margin-top: 20px !important
}

#main {
  padding: 0;
}

.add-to-cart:disabled {
  background-color: #171b21 !important;
}

.add-to-cart:disabled:hover {
  cursor: not-allowed;
}

.grid_procut_list {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  grid-column-gap: 2.6% !important;
}

.product-listing #products,
.product-listing .grid_procut_list,
.ht-content-shell {
  width: 1600px !important;
  max-width: calc(100vw - 32px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.ht-related-shell,
.ht-related-shell > section,
.ht-related-shell .product-accessories,
.ht-related-shell .block-product-list,
.ht-related-shell .featured-products {
  box-sizing: border-box !important;
  width: 1600px !important;
  max-width: calc(100vw - 32px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ht-related-shell > section,
.ht-related-shell .product-accessories,
.ht-related-shell .block-product-list,
.ht-related-shell .featured-products {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.ht-related-shell h2,
.ht-related-shell .h2,
.ht-related-shell .home-title,
.ht-related-shell .products-section-title,
.ht-related-shell .related-products-title {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.ht-related-shell .products,
.ht-related-shell .jq_carousel,
.ht-related-shell .related-products-grid,
.ht-related-shell .related-carousel,
.ht-related-shell .related-carousel-viewport {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ht-related-shell .related-products-section .related-carousel,
.product-footer-universal-widget .related-products-section .related-carousel {
  padding: 0 74px !important;
  overflow: visible !important;
}

.ht-related-shell .related-products-section .related-carousel-viewport,
.product-footer-universal-widget .related-products-section .related-carousel-viewport {
  padding: 0 !important;
}

.ht-related-shell .related-carousel-button,
.product-footer-universal-widget .related-carousel-button {
  width: 54px !important;
  height: 72px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 72px !important;
}

.ht-related-shell .related-carousel-button::before,
.product-footer-universal-widget .related-carousel-button::before {
  content: '\2039' !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  border: 0 !important;
  color: #151515 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 70px !important;
  font-weight: 400 !important;
  line-height: 72px !important;
  transform: none !important;
  margin: 0 !important;
}

.ht-related-shell .related-carousel-button.next::before,
.product-footer-universal-widget .related-carousel-button.next::before {
  content: '\203A' !important;
}

.ht-related-shell .related-carousel-button.prev,
.product-footer-universal-widget .related-carousel-button.prev {
  left: 8px !important;
}

.ht-related-shell .related-carousel-button.next,
.product-footer-universal-widget .related-carousel-button.next {
  right: 8px !important;
}

.ht-related-shell .related-carousel-button:hover,
.product-footer-universal-widget .related-carousel-button:hover {
  background: transparent !important;
  opacity: 0.7 !important;
  transform: translateY(-50%) !important;
}


@media screen and (max-width: 768px) {

  .ht-related-shell .related-products-section .related-carousel,
  .product-footer-universal-widget .related-products-section .related-carousel {
    padding: 0 8px !important;
  }

  .grid_procut_list {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .slider-cat .item {
    position: relative
  }

  .slider-cat .item .info {
    top: 40%;
    padding: 10px;
  }

  .slider-cat .item img {
    aspect-ratio: 420 / 130;
  }

  .slider-cat {
    margin-top: 0px !important
  }

  .info>.title {
    font-size: 26px !important;
  }

  .info>.description {
    font-size: 16px !important;
  }

  .item>.slider-img {
    border-radius: 0px
  }

  .slider-container-parent .slider-container-arrows .arrow-left {
    left: -5%;
  }

  .slider-container-parent .slider-container-arrows .arrow-right {
    right: -5%;
  }

  .new-item-product .description .bottom-description {
    padding: 6px 20px !important
  }

  .cart-grid-body ul.cart-items li>div {
    padding-top: 0px;
    border-bottom: none !important;
  }

  .product-alert {
    width: 247px;
    text-align: left;
  }

  .cart-item:not(:nth-child(2)) {
    margin-top: 50px;
    border-bottom: 0px;
    border-top: rgba(33, 33, 33, 0.2) solid 1px;
  }

  .premium_footer_item a {
    font-family: 'BrinnanRegular', sans-serif !important;
    color: #ececec !important;
    font-weight: 700
  }

  .new-item-product img {
    aspect-ratio: 150 / 100;
  }
}
