:root {
  --white-white-100: #ffffff;
  --black-black-500:#222222;
  --black-black-900:#000000;
  --blue-blue-300:#3B95B4;
  --blue-blue-500: #2B809D;
  --white-white-900:#cccccc;
  --white-white-300:#f2f2f2;
}
body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: var(--black-black-500);
  overflow-x: hidden;
}
.btn-primary, .btn-secondary {
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    border-radius: 5px;
    background: var(--blue-blue-500);
    padding: 10px 20px;
    line-height: 20px;
}
@media (min-width: 1680px) {
    .container {
        width: 1600px;
        max-width: 100%;
    }
}
#wrapper {
  background: #fff;
}
#header {
  border-bottom: 1px solid var(--white-white-900);
  background: var(--white-white-100);
  box-shadow: none;
}

#header .header-top {
  padding: 12px 0px;
}
#_desktop_logo {
  margin-right: 32px;
}
#header .header-top .position-static {
  margin-left: auto;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  gap: 24px;
}
.cart-products-count {
  color: var(--white-white-100);
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 160% */
  display: flex;
  width: 18px;
  height: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background: var(--blue-blue-500);
  position: absolute;
  top:0px;
  right:-5px;
}
#home-slider-carousel {
  margin-bottom: 44px;
  padding: 0px;
}
#home-slider-carousel .carousel-inner {
  height: auto;
}
#home-slider-carousel .carousel-item .carousel-item-div {
  display: flex;
  height: 560px;
  align-items: center;
}
#home-slider-carousel .carousel-item img {
    width: 57%;
    max-width: 100%;
    height: 560px;
    margin-left: auto;
}
#home-slider-carousel .carousel-item figure {
  max-width: 730px;
}
#home-slider-carousel .carousel-item figure .caption {
  max-width: 100%;
  background: var(--white-white-300);
  padding: 48px;
  width: 46.5%;
  position: absolute;
  left: auto;
  top:74px;
  bottom: 74px;
}
#home-slider-carousel .carousel-item figure .caption::before {
  content: "";
  display: inline-block;
  width: 377px;
  height: 16px;
  background: var(--blue-blue-500);
  position: absolute;
  top:-16px;
  right: 7.5%;
}
.caption-description > p > span {
  color: var(--blue-blue-500);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 125% */
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

.caption-description > h3 {
  color: var(--black-black-900);
  font-size: 46px!important;
  font-style: normal;
  font-weight: 700;
  line-height: 52px; /* 113.043% */
}

.caption-description > p {
  color: var(--black-black-500)!important;
  font-size: 20px!important;
  font-style: normal;
  font-weight: 400;
  line-height: 34px; /* 170% */
  margin-bottom: 5px;
}
#home-slider-carousel .carousel-item figure .caption .btn {
  margin-top: 20px;
}
#home-slider-carousel .carousel-control .icon-prev,
#home-slider-carousel .carousel-control .icon-next {
  justify-content: center;
  align-items: center;
  display: flex;
  width:40px;
  height: 40px;
  border-radius: 40px;
  background: var(--white-white-100, #FFF);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}
#home-slider-carousel .carousel-control .icon-prev {
  left:-5px;
}
#home-slider-carousel .carousel-control .icon-next {
  right:-5px;
}
.carousel .carousel-control .icon-next::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 16px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 16'><path d='M8.37655 8.23942C8.67986 7.86754 8.6582 7.31898 8.31155 6.97233L1.61654 0.277318C1.24678 -0.0924368 0.647291 -0.0924377 0.277535 0.277318C-0.0922194 0.647073 -0.0922194 1.24656 0.277535 1.61632L6.30305 7.64183L0.277535 13.6673C-0.0922194 14.0371 -0.0922194 14.6366 0.277535 15.0063C0.647291 15.3761 1.24678 15.3761 1.61654 15.0063L8.31155 8.31133C8.33466 8.28822 8.35633 8.26422 8.37655 8.23942Z' fill='%23393939'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
}
.carousel .carousel-control .icon-prev::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 16px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 16'><path d='M0.21232 7.04424C-0.0909951 7.41612 -0.0693299 7.96469 0.277316 8.31133L6.97233 15.0063C7.34208 15.3761 7.94157 15.3761 8.31133 15.0063C8.68109 14.6366 8.68109 14.0371 8.31133 13.6673L2.28582 7.64183L8.31133 1.61632C8.68109 1.24656 8.68109 0.647072 8.31133 0.277317C7.94158 -0.0924382 7.34208 -0.0924382 6.97233 0.277317L0.277316 6.97233C0.254206 6.99544 0.232541 7.01945 0.21232 7.04424Z' fill='%23393939'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
}
.carousel .carousel-control .icon-prev i,
.carousel .carousel-control .icon-next i {
  display: none;
}
.categories-banner-wrap {
  padding:0px 48px;
}
.categories-banner {
  display: flex;
  justify-content: space-between;
  gap:24px;
}
.category-box {
  position: relative;
}
.category-box span {
  color: var(--white-white-100);
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 113.333% */
  position: absolute;
  width:100%;
  text-align: center;
  bottom: 45px;
  left: 0px;
  right: 0px;
}
.featured-products {
  margin-top: 80px;
  margin-bottom: 85px;
}
#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
  text-align: left;
  text-transform: none!important;
  color: var(--black-black-900);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 113.333% */
  display: flex;
  align-items: center;
  gap:32px;
  margin-bottom: 20px;
}
.featured-products .products-section-title::after {
  display: inline-flex;
  content: "";
  width: 100px;
  height: 3px;
  background: var(--blue-blue-500);
}
.slick-next,
.slick-prev {
  font-size: 0;
  width:40px;
  height: 40px;
  border-radius: 50%;
  background: var(--white-white-300);
  justify-content: center;
  align-items: center;
  display: flex;
  border: 0px;
  position: absolute;
  top: -55px;
  cursor: pointer;
}
.slick-prev {
  right:50px;
}
.slick-next {
  right:0px;
}
.slick-next::before {
  content: '';
  display: inline-block;
  width: 9px;
  height: 16px;
  background: url('arrow-right.svg') no-repeat center;
  background-size: contain;
}

.slick-prev::before {
  content: '';
  display: inline-block;
  width: 9px;
  height: 16px;
  background: url('arrow-left.svg') no-repeat center;
  background-size: contain;
}
#custom-text {
  padding: 0px;
}
.bottom-banner {
  display: flex;
  align-items: center;
  background: var(--white-white-300);
}
.bottom-banner-img {
  flex:0 50%;
}
.bottom-banner-info {
  flex:0 50%;
  padding: 0px 80px;
  text-align: left;
}
.bottom-banner-info > span {
  color: var(--blue-blue-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 137.5% */
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.bottom-banner-info > h3 {
  color: var(--black-black-900, #000);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 113.333% */
}
#custom-text p {
  color: var(--black-black-500);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
  margin-bottom: 24px;
}
#footer > .container {
  padding:20px 0px 50px 0px;
}
.block_newsletter {
  max-width: none;
}
.block_newsletter-left > span {
  color: var(--blue-blue-500);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 125% */
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
.block_newsletter #block-newsletter-label {
  color: var(--black-black-900);
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px; /* 113.333% */
}
.block_newsletter form input[type=email] {
    width: 100%;
    padding: 11px;
    border: 1px solid #ccc;
    color: #d4d4d4;
    border-radius: 5px 0px 0px 5px;
}
.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    margin-left: 0px;
    border-radius: 0 5px 5px 0;
}
.footer-container {
  background: var(--black-black-500);
  padding-top: 50px;
  padding-bottom: 30px;
  color: #D9D9D9;
}

#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.footer-container .h3 {
  color: var(--white-white-100);
  text-transform: capitalize!important;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
}
.footer-container li {
  line-height: 24px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.footer-container li:last-child {
  margin-bottom: 0px;
}
.block-contact, .footer-container li a {
    font-size: 14px;
    color: #D9D9D9;
}
.contact-infos-icon {
  margin-right: 16px;
}
.footer-bottom {
  background: var(--black-black-500);
  border-top: 1px solid rgba(255, 255, 255, 0.20);
  display: flex;
  padding: 20px 0;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  color: var(--white-white-900);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.footer-design {
  text-align: right;
  align-items: center;
  display: flex;
  justify-content: right;
}
.footer-design a {
  display: inline-flex;
  margin-left: 7px;
}
.block-social {
  display: flex;
  gap:10px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
  color: var(--white-white-100);
}
.block-social ul {
  margin: 0px;
}
.block-social ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0px 8px 0px 0px;
    cursor: pointer;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
}
.block-social ul li:hover {
    background-color: transparent;
}
.block-social ul li a {
  border-radius: 20px;
  background: #4d4d4d;
  display: flex;
  width: 30px;
  height: 30px;
  padding: 8px 14px;
  justify-content: center;
  align-items: center;
}
.block-social ul li::before {
  content:none!important;
}
.facebook > a::before,
.youtube > a::before,
.instagram > a::before {
}
.facebook.icon-gray:hover,
.facebook > a > i {
    background-image: url(facebook.svg);
    width: 9.75px;
    height: 18px;
    flex-shrink: 0;
    aspect-ratio: 13/24;
}
.youtube.icon-gray:hover,
.youtube > a > i {
    background-image: url(youtube.svg);
    width: 19px;
    height: 13.885px;
    flex-shrink: 0;
    aspect-ratio: 26/19;
}
.instagram.icon-gray:hover,
.instagram > a > i {
    background-image: url(instagram.svg);
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}
.slick-slide {
  padding: 5px 15px 15px 15px;
}
.product-miniature {
    background: var(--white-white-100, #FFF);
    box-shadow: 8px 4px 15px 0 rgba(0, 0, 0, 0.07);
    padding: 10px;
}
.product-miniature .thumbnail-container {
  margin-bottom: 0px;
}
.product-miniature .product-description {
  padding: 10px 2px 0px 2px;
}
.product-miniature .product-title {
  text-align: left;
  margin-top: 10px;
  height: 40px;
  overflow: hidden;
}
.product-miniature .product-title a {
  color: var(--black-black-900);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 128.571% */
}
.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
    content:none;
}
.product-miniature .product-price-and-shipping {
    margin-bottom: 0px;
    height: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
    padding: 10px 0px;
}
.product-miniature__actions {

}
.product-miniature__actions {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 10px;
    right: 0px;
}
.product-miniature .add-to-cart {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    padding: 0px;
    justify-content: center;
    border-radius: 50%;
    background: var(--blue-blue-500);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.07);
}
.product-miniature .add-to-cart i {
    background: url(product-box-cart.svg) no-repeat center center;
    width: 28px;
    height: 28px;
    display: inline-block;
}
.product-miniature .product-with-taxes,
.product-miniature .product-without-taxes {
  line-height: 18px;
  display: flex;
  gap: 8px;
  align-items: baseline;
}
.product-miniature .price {
   font-weight: 700;
   letter-spacing: 0.7px;
   line-height: 18px;
   font-size: 14px;
   color: var(--blue-blue-500);
}
.product-without-taxes .price {
  color: var(--black-black-500);
}
.product-miniature .regular-price {
  color: var(--black-black-100);
  font-size: 12px;
  font-weight: 700;
  line-height: 16px; /* 133.333% */
  text-decoration: none;
  position: relative;
}
.product-without-taxes .regular-price {
  font-size: 10px;

}
.product-miniature .price-tax-label {
  color: var(--black-black-100);
  font-size: 10px;
  font-weight: 400;
  line-height: 14px; /* 140% */
}
.product-miniature .regular-price::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #222;
  transform: rotate(-10deg);
  transform-origin: center;
}
.products article .wishlist-button-add {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
}
.wishlist-button-add {
    border-radius: 30px!important;
    background: var(--white-white-100, #FFF);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.07)!important;
    display: flex;
    width: 30px!important;
    height: 30px!important;
    min-width: 30px!important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    aspect-ratio: 1/1;
}
.wishlist-button-add i {
    color: #7a7a7a;
    font-family: none!important;
    font-size: 0px!important;
    background: url('heart.svg') no-repeat center;
    width: 18px;
    height: 16px;
}
#wrapper .breadcrumb {
  background: var(--white-white-300);
  padding: 12px 0px;
  margin: 0px;
}
/*** PRODUCT LIST ***/
.block-category {
  min-height: unset;
  padding: 0px!important;
}
.block-category h1 {
  color: var(--black-black-900);
  font-size: 36px;
  text-transform: none;
  font-style: normal;
  font-weight: 700;
  line-height: 42px; /* 116.667% */
  margin-bottom: 30px;
}
.products .product {
  margin-bottom: 30px;
}
#category #content-wrapper,#manufacturer #content-wrapper,#search #content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    padding-top: 45px;
    padding-left:30px;
    padding-right: 45px;
}

#category #left-column,#manufacturer #left-column,#search #left-column {
    max-width: 100%;
    -webkit-transition: max-width .5s;
    transition: max-width .5s
}
#category #wrapper>.container,
#manufacturer #wrapper>.container,
#search #wrapper>.container {
    margin-top: 20px;
    max-width: 100%;
    width: 100%;
    padding: 0px;
}
#left-column .left-toggle-category {
    background: -webkit-gradient(linear,left top,right top,from(#fff),to(#f6f6f6));
    background: linear-gradient(90deg,#fff,#f6f6f6);
    border-right: 1px solid #e3e3e3;
    cursor: pointer;
    margin-bottom: 30px;
    padding: 0 6px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 57px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    z-index: 20
}

#left-column .left-toggle-category:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 100%;
    left: -100px;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 0
}

#left-column .left-toggle-category .text-rotate {
    color: var(--primary);
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    padding: 25px 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#left-column .left-toggle-category .open-side svg {
    display: inline-block;
    margin-right: 10px;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

#left-column .left-toggle-category .wrap-filter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding-bottom: 30px!important;
    padding: 0;
    position: sticky;
    top: 50%;
    z-index: 10
}

#left-column .filter-wrapper {
    background-color: #f6f6f6;
    display: block;
    height: calc(100% - 30px);
    max-width: 0;
    -webkit-transition: max-width .5s,width .5s;
    transition: max-width .5s,width .5s;
    width: 0
}

#left-column .filter-wrapper.sticky-panel-open #amazzing_filter {
    margin-left: 0!important
}

#left-column .filter-wrapper.filter-open {
    width: 100%
}

#left-column #amazzing_filter {
    margin-bottom: 0
}

@media (min-width: 768px) {
    #left-column #amazzing_filter {
        background-color:transparent;
        margin-left: -500px;
        -webkit-transition: margin-left .5s;
        transition: margin-left .5s;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

#left-column #amazzing_filter .filter-content {
    bottom: auto;
    color: #fff;
    max-height: 300px;
    max-width: 354px;
    overflow-y: scroll;
    padding: 30px 0;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 10px;
    width: 100%
}
#left-column #amazzing_filter .filter-content .filter-content-inner {
    height: 100%
}
#category #wrapper > .container > .row {
  display: flex;
}
#left-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
body:not(#contact):not(#ybc_blog_page) #left-column {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: auto;
}
.show-full-width #left-column {
    max-width: 85px
}

.show-full-width #left-column .open-side svg {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}
.show-full-width #content-wrapper {
    margin-top: 20px;
    max-width: calc(100% - 85px);
    -webkit-transition: max-width .5s;
    transition: max-width .5s;
    width: 100%
}
