/* Add custom CSS styles below */ 
div#mainnav {
    position:relative;
      top:0 !important;

}
div#mainnav *{
    color:black;
}
section{
    margin:30px 0
}
/*transparent to img*/
.s-block--fixed-banner .banner--fixed img {
    background-color:transparent !important;
}
#PU_main_slider-0{
  margin-top:0; 
}
/*logo large*/
div#mainnav a.navbar-brand img{
    width:100px;
    min-height:100px !important;
}
.s-product-card-entry .s-product-card-sale-price h4 {
    color:#d70101 !important;
}
.s-product-card-entry  .s-button-text ,
.s-product-card-entry .s-product-card-content a{
    color:#000000 !important;
}
section#PU_main_slider-0 .swiper-slide.swiper-slide-visible .PU_beatu_image{
    --tw-translate-x: 150px;
    --tw-translate-y: -50px;
}
section#PU_main_slider-0 .swiper-slide.swiper-slide-visible:nth-of-type(5) .PU_beatu_image{
    --tw-translate-x: -250px;
    --tw-translate-y: -50px;
}
section#PU_main_slider-0 .swiper-slide.swiper-slide-visible:nth-of-type(2) .PU_beatu_image{
    --tw-translate-x: 250px;
    --tw-translate-y: -50px;
}
@media(max-width:768px){
    div#mainnav a.navbar-brand img{
        width:50px !important;
        min-height:50px !important;
    }
      section#PU_main_slider-0 .swiper-slide.swiper-slide-visible .PU_beatu_image{
        --tw-translate-x: 80px;
        --tw-translate-y: -0px;
    }
  section#PU_main_slider-0 .swiper-slide.swiper-slide-visible:nth-of-type(5) .PU_beatu_image{
        --tw-translate-x: -100px;
        --tw-translate-y: -50px;
    }
    section#PU_main_slider-0 .swiper-slide.swiper-slide-visible:nth-of-type(2) .PU_beatu_image{
        --tw-translate-x: 80px;
        --tw-translate-y: -0px;
    }
}
/*photos slider full width */
section.s-block--photos-slider .swiper{
    padding:0;
}
section.s-block--photos-slider .swiper .swiper-slide{
    padding:0;
    width:100%;
}
section.s-block.s-block--photos-slider {
    margin-top:0;
}
section.s-block--photos-slider  button.s-slider-nav-arrow.swiper-button-disabled {
    visibility:hidden;
}
.tabs.bg-secondary.py-10 {
    background-color:white;
}
.swiper-slide.aos-animate
p.s-product-card-content-subtitle.opacity-80 {
    display:none;
}