/* Demo mağaza parçalarını ve artık kullanılmayan tema sliderını kaldırır. */
.post-type-archive-product .banner-shop,
.post-type-archive-product .elementor,
.post-type-archive-product .page-title-bar .banner-shop { display:none!important; }
.post-type-archive-product .bwp-sidebar{display:none!important}
.post-type-archive-product .content-categories-top,
.post-type-archive-product .bestseller-product,
.post-type-archive-product .featured-product{display:none!important}
.post-type-archive-product .main-archive-product>div[class*="col-xl-9"]{flex:0 0 100%!important;max-width:100%!important;width:100%!important}
.post-type-archive-product .main-archive-product{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}
.post-type-archive-product .main-archive-product>div:not(.bwp-sidebar),
.post-type-archive-product .content-shop{width:100%!important;max-width:none!important;min-width:0!important}

/* Referans tasarım tek, optimize edilmiş görsel olarak gösterilir. */
.home .bes-slider{height:min(720px,56vw);min-height:520px;background:#fff;overflow:hidden}
.home .bes-slide-one{display:block!important;opacity:1!important;animation:none!important;background-image:url('/bookio/wp-content/uploads/bookio-hero-2026.png')!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}
.home .bes-slide-copy,.home .bes-slide-two,.home .bes-slide-three,.home .bes-slider-dots{display:none!important}

@media(max-width:768px){
 .home .bes-slider{height:62vw;min-height:300px}
 .home .bes-slide-one{background-size:cover!important;background-position:center!important}
}
