﻿.title-container {
  width: 100%
}

.carouselAjax {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  color: #fff;
  overflow: hidden;
}

.carouselAjax::before {
  content: "";
  display: block
}

.carouselAjax div[class^=carousel-container] {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  padding-top: 2rem
}

.carouselAjax .carousel_skeleton, #categories-carousels div[class^=carousel-container] {
    padding-top: 2rem
}

body#category .carouselAjax .carousel_skeleton, body#category #categories-carousels div[class^=carousel-container] {
  padding-top: 0;
}

.carouselAjax div[class^=carousel-container] div[id^=title_carouseles] {
  display: flex
}

.carouselAjax .carousel_skeleton {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carouselAjax .carousel_skeleton .carousel_skeleton_title-cont {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%
}

.carouselAjax .carousel_skeleton .carousel_skeleton_title-cont .title {
  background: rgba(0, 0, 0, .05);
  border-radius: 3px;
  height: 17px;
  width: 200px
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele {
  display: flex;
  width: 100%
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele::before {
  background: linear-gradient(to right, transparent 0%, #ffffff 40%, transparent 100%);
  content: "";
  display: block;
  height: 100%;
  transform: translateX(-150%);
  position: absolute;
  top: 0;
  width: 150px;
  will-change: transform;
}

@media (max-width: 768px) {
  .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type {
    margin-left: 0
  }

  body:not(#module-ybc_blog-blog):not(.show-left-column) .carouselAjax div[class^=carousel-container] div[id^=title_carouseles] {
    margin-left: 0
  }
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product {
  margin: 10px 5px 5px;
  background: #fff;
  box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .05) !important;
  height: auto;
  padding: 8px
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product .item_img_placeholder-image {
  background: rgba(0, 0, 0, .05);
  display: block;
  width: 100%;
  padding-top: 100%;
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product .item_img_placeholder-image svg {
  width: 100%
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product .item_body {
  display: flex;
  flex-direction: column;
  height: auto;
  margin-top: 7px;
  width: 100%
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product .item_body span {
  background: rgba(0, 0, 0, .05);
  border-radius: 3px;
  display: block;
  margin: 0;
  width: 100%
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product .item_body span:first-child {
  width: 100%;
  margin: 5px 0 9px;
  height: 25px
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product .item_body span:nth-child(2) {
  width: 80%;
  height: 14px;
  margin-bottom: 5px
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product .item_body span:nth-child(3) {
  margin: 2px 0 8px;
  width: 60%;
  height: 14px
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele .item-product_product .item_body span:last-child {
  width: 40%;
  height: 18px;
  margin-bottom: 0px
}

.carouselAjax .carousel_skeleton .carousel_esqueleton_seall {
  width: calc(100% - 20px);
  height: 60px;
  margin-left: 10px;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.carouselAjax .carousel_skeleton .carousel_esqueleton_seall::before {
  content: "";
  display: block;
  width: 30%;
  height: 15px;
  background: rgba(0, 0, 0, .05);
  margin-top: 7px
}

.carouselAjax .carousel_skeleton .carousel_esqueleton_seall::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  color: rgba(0, 0, 0, .05);
  margin-right: 10px;
  margin-top: 7px
}

.carouselAjax .seeAllMobile {
  margin: 0 10px 0;
  display: flex;
  min-height: 50px;
  align-items: center;
  font-weight: 600;
  border-bottom: 1px solid #ddd
}

.carouselAjax .seeAllMobile::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  position: absolute;
  right: 20px
}

@media (min-width: 768px) {
  .carouselAjax .seeAllMobile {
    display: none
  }
}

.carouselAjax.no-skeleton_seall .carousel_esqueleton_seall {
  display: none
}

.carouselAjax::before {
  padding-top: 144%
}

@media (min-width: 307px) {
  .carouselAjax::before {
    padding-top: 118%
  }
}

@media (min-width: 425px) {
  .carouselAjax::before {
    padding-top: 90%
  }
}

@media (min-width: 545px) {
  .carouselAjax::before {
    padding-top: 55%
  }
}

@media (min-width: 586px) {
  .carouselAjax::before {
    padding-top: 57%
  }
}

@media (min-width: 768px) {
  .carouselAjax::before {
    padding-top: 47%
  }
}

@media (min-width: 900px) {
  .carouselAjax::before {
    padding-top: 45%
  }
}

@media (min-width: 1150px) {
  .carouselAjax::before {
    padding-top: 30%
  }
}

@media (min-width: 1500px) {
  .carouselAjax::before {
    padding-top: 23%
  }
}

.carouselAjax.active::before, body.tablet .carouselAjax.active::before {
  padding-top: 0px
}

.carouselAjax .carousel-container-category .carousel, body.tablet .carouselAjax .carousel-container-category .carousel {
  overflow: hidden
}

.carouselAjax .carousel_skeleton .carousel_esqueleton_seall, body.tablet .carouselAjax .carousel_skeleton .carousel_esqueleton_seall {
  margin-bottom: 15px
}

@media (min-width: 768px) {
  .carouselAjax .carousel_skeleton .carousel_esqueleton_seall, body.tablet .carouselAjax .carousel_skeleton .carousel_esqueleton_seall {
    display: none
  }
}

.carouselAjax .carousel_skeleton .carousel_skeleton_corousele, body.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_corousele {
  margin-top: 10px
}

.carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont {
  margin-left: 10px
}

@media (min-width: 576px) {
  .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont {
    margin-top: 5px
  }
}

.carouselAjax .seeAllMobile, body.tablet .carouselAjax .seeAllMobile {
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px
}

#center_column .carouselAjax div[class*=carousel-container] {
  margin-left: 0px
}

@media (min-width: 576px) {
  #center_column .carouselAjax div[class*=carousel-container] {
    margin-right: 0px
  }
}

.carouselAjax-category::before {
  content: "";
  display: block;
  padding-top: 140%
}

@media (min-width: 400px) {
  .carouselAjax-category::before {
    padding-top: 116%
  }
}

@media (min-width: 446px) {
  .carouselAjax-category::before {
    padding-top: 82%
  }
}

@media (min-width: 576px) {
  .carouselAjax-category::before {
    padding-top: 82%
  }
}

@media (min-width: 680px) {
  .carouselAjax-category::before {
    padding-top: 70%
  }
}

@media (min-width: 768px) {
  .carouselAjax-category::before {
    padding-top: 76%
  }
}

@media (min-width: 830px) {
  .carouselAjax-category::before {
    padding-top: 53%
  }
}

@media (min-width: 930px) {
  .carouselAjax-category::before {
    padding-top: 66%
  }
}

@media (min-width: 1020px) {
  .carouselAjax-category::before {
    padding-top: 54%
  }
}

@media (min-width: 1050px) {
  .carouselAjax-category::before {
    padding-top: 41.5%
  }
}

@media (min-width: 1150px) {
  .carouselAjax-category::before {
    padding-top: 40.5%
  }
}

@media (min-width: 1200px) {
  .carouselAjax-category::before {
    padding-top: 38.2%
  }
}

@media (min-width: 1500px) {
  .carouselAjax-category::before {
    padding-top: 34%
  }
}

.carouselAjax-category.active::before {
  padding-top: 0px
}

.carouselAjax-category .carousel_skeleton .carousel_skeleton_title-cont {
  margin-bottom: 16px
}

.carouselAjax-category .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product::before {
  content: "";
  display: block
}

.carouselAjax-category .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product .item-product_product .item_img_placeholder-image {
  height: 0 !important;
  padding-top: 133%;
  background: transparent
}

.carouselAjax-category .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product .item-product_product .item_body {
  margin: 0
}

.carouselAjax-category .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product .item-product_product .item_body span:first-child {
  margin-top: -50px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100px;
  height: 43px
}

.carouselAjax-category .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product .item-product_product .item_body span:nth-child(2) {
  display: none
}

.carouselAjax-category .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product .item-product_product .item_body span:nth-child(3) {
  display: none
}

.carouselAjax-category .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product .item-product_product .item_body span:last-child {
  display: none
}

.it, .ti {
  display: flex;
  align-items: center;
  justify-content: space-between
}

body.mobile .carouselAjax {
  width: auto;
  margin-left: -10px

}

body.mobile .carouselAjax div[id^=title_carouseles] {
  display: flex
}

body.mobile .carouselAjax div[id^=title_carouseles] .all-title {
  display: none
}

@media (min-width: 768px) {
  body.mobile .carouselAjax div[id^=title_carouseles] .all-title {
    display: block
  }

  body.mobile .carouselAjax div[id^=title_carouseles] .all-title a {
    margin-right: 0px;
    margin-bottom: 0px
  }
}

@media (min-width: 768px) {
  body.mobile .carouselAjax div[id^=title_carouseles] {
    justify-content: space-between;
    align-items: center
  }

  body.mobile .carouselAjax div[id^=title_carouseles]::after, body.mobile .carouselAjax div[id^=title_carouseles]::before {
    content: inherit
  }
}

body.mobile .carouselAjax .carousel_skeleton {
  width: calc(100% + 10px)
}

body.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont {
  margin-left: 10px
}

body.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_corousele {
  margin-top: 6px
}

body.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type {
  margin-left: 10px
}

body.mobile .carouselAjax-category #categories-carousels .category-container > h2 {
  margin-left: 10px
}

body:not(#module-ybc_blog-blog):not(.show-left-column) .carouselAjax div[class^=carousel-container] div[id^=title_carouseles] {
  margin-left: 0
}

body:not(#module-ybc_blog-blog):not(.show-left-column) .carouselAjax .product:first-child {
  margin-left: 2px
}

body:not(#module-ybc_blog-blog):not(.show-left-column) .carouselAjax .carousel_skeleton_title-cont {
  height: 43px;
  margin-left: 0
}

body:not(#module-ybc_blog-blog):not(.show-left-column) .carouselAjax .item_body span:first-child {
  margin: 0px 0 12px;
  height: 26px
}

body:not(#module-ybc_blog-blog):not(.show-left-column) .carouselAjax .item_body span:nth-child(2) {
  height: 14px;
  margin-bottom: 2px
}

body:not(#module-ybc_blog-blog):not(.show-left-column) .carouselAjax .item_body span:nth-child(3) {
  margin: 2px 0 4px;
  height: 15px
}

body:not(#module-ybc_blog-blog):not(.show-left-column) .carouselAjax .item_body span:last-child {
  height: 16px;
  margin-bottom: 5px
}

body#product.mobile .carouselAjax, body#category.mobile .carouselAjax, body#index.mobile .carouselAjax, body#manufacturer.mobile .carouselAjax, body#order-confirmation.mobile .carouselAjax, body#order.mobile .carouselAjax {
  margin-left: -10px
}

body#product.mobile .carouselAjax .carousel_skeleton, body#category.mobile .carouselAjax .carousel_skeleton, body#index.mobile .carouselAjax .carousel_skeleton, body#manufacturer.mobile .carouselAjax .carousel_skeleton, body#order-confirmation.mobile .carouselAjax .carousel_skeleton, body#order.mobile .carouselAjax .carousel_skeleton {
  width: calc(100% + 20px)
}

body#product.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#category.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#index.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#manufacturer.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#order-confirmation.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#order.mobile .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont {
  margin-left: 10px
}

body#product.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type, body#category.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type, body#index.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type, body#manufacturer.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type, body#order-confirmation.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type, body#order.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type {
  margin-left: 35px
}

body#product.desktop .carouselAjax .carousel_skeleton, body#category.desktop .carouselAjax .carousel_skeleton, body#index.desktop .carouselAjax .carousel_skeleton, body#manufacturer.desktop .carouselAjax .carousel_skeleton, body#order-confirmation.desktop .carouselAjax .carousel_skeleton, body#order.desktop .carouselAjax .carousel_skeleton {
  width: calc(100% + 20px);
  margin-left: -10px
}

@media (min-width: 768px) {
  body#product.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#category.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#index.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#manufacturer.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#order-confirmation.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#order.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont {
    margin-left: 50px
  }
}

body#product.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type .item-product_product, body#category.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type .item-product_product, body#index.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type .item-product_product, body#manufacturer.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type .item-product_product, body#order-confirmation.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type .item-product_product, body#order.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_corousele .corousele_item_product:first-of-type .item-product_product {
  margin-left: 5px
}

@media (min-width: 768px) {
  body#category.desktop .carouselAjax div[class^=carousel-container] div[id^=title_carouseles], body#manufacturer.desktop .carouselAjax div[class^=carousel-container] div[id^=title_carouseles], body#order-confirmation.desktop .carouselAjax div[class^=carousel-container] div[id^=title_carouseles], body#product.desktop .carouselAjax div[class^=carousel-container] div[id^=title_carouseles] {
    margin-left: 0px;
    margin-right: 0px
  }
}

body#category.desktop .carouselAjax .carousel_skeleton, body#manufacturer.desktop .carouselAjax .carousel_skeleton, body#order-confirmation.desktop .carouselAjax .carousel_skeleton, body#product.desktop .carouselAjax .carousel_skeleton {
  margin-left: 0px;
  width: calc(100% + 10px)
}

@media (min-width: 768px) {
  body#category.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#manufacturer.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#order-confirmation.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#product.desktop .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont {
    margin-left: 0px
  }
}

body#category.tablet .carouselAjax div[class^=carousel-container] div[id^=title_carouseles], body#manufacturer.tablet .carouselAjax div[class^=carousel-container] div[id^=title_carouseles], body#order-confirmation.tablet .carouselAjax div[class^=carousel-container] div[id^=title_carouseles], body#product.tablet .carouselAjax div[class^=carousel-container] div[id^=title_carouseles] {
  margin-left: 0px;
  margin-right: 0px
}

body#category.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#manufacturer.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#order-confirmation.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont, body#product.tablet .carouselAjax .carousel_skeleton .carousel_skeleton_title-cont {
  margin-left: 0px
}

body#product.desktop .carouselAjax .carousel_skeleton_title-cont, body#manufacturer.desktop .carouselAjax .carousel_skeleton_title-cont, body#category.desktop .carouselAjax .carousel_skeleton_title-cont, body#order-confirmation.desktop .carouselAjax .carousel_skeleton_title-cont {
  margin-left: 10px !important
}

body#product.desktop .carouselAjax .carousel_skeleton, body#manufacturer.desktop .carouselAjax .carousel_skeleton, body#category.desktop .carouselAjax .carousel_skeleton, body#order-confirmation.desktop .carouselAjax .carousel_skeleton {
  margin-left: -10px;
  width: calc(100% + 20px)
}

body#order-confirmation.desktop .carouselAjax .carousel_skeleton {
  margin-top: 45px
}

.carouselAjax.isset {
  display: block !important
}

.carouselAjax .item-carousel {
  transition: all 0.3s ease-out !important
}

.carouselAjax .product-image-container, .carouselAjax .product_name_carousel, .carouselAjax a, .carouselAjax .item-carousel {
  -webkit-tap-highlight-color: transparent
}

.carouselAjax.active {
  text-decoration: none !important;
  color: inherit
}

.carouselAjax.active::before {
  padding-top: 0px !important
}

.carouselAjax .transitionAjax.item-carousel {
  transition: transform .3s !important
}

body.mobile .carouselAjax, body.mobile .carouselAjax div[class^=carousel-container], body.tablet .carouselAjax, body.tablet .carouselAjax div[class^=carousel-container] {
  opacity: 1 !important
}


img.lazyload-placeholder.lazyload, img.lazyload-placeholder.lazyloading {
  padding-top: 100%;
  border-radius: 8px;
  background-color: #d9d8db;
  animation-duration: 3s;
  background-color: rgba(0, 0, 0, 0.24);
  height: 0;
}

.carousele.product-carousel .last-item-carousel .item-content-outer {
  padding-top: calc(100% + 134px);
  height: 0;
  width: 100%;
  position: relative;
}

#categories-carousels .category-carousel a.last-item-carousel:hover, #categories-carousels a.last-item-carousel:hover, .carousele.product-carousel .last-item-carousel a:hover, .item-carousel.last-item-carousel .item-content-wrapper:hover {
  text-decoration: none;
  color: #369;
}

.carousele.product-carousel .last-item-carousel div.product:hover p {
  text-decoration: underline;
  color: #369;
}

#categories-carousels div.item-carousel.last-item-carousel > div {
  background: #f2f2f2;
  align-items: center;
  height: 100%;
}
