
.home-product{--bj-blue:#4285f4;--bj-darks:#202124;--bj-dark:#36383a;--bj-light:#4d4e50;--bj-Open:"Open Sans",system-ui,sans-serif;color:var(--bj-darks);font-family:var(--bj-Open);background:#f5f5f5}
.home-product *,.home-product *::before,.home-product *::after{box-sizing:border-box}
.home-product img{max-width:100%;height:auto}
.home-product a{text-decoration:none;color:inherit}
.home-product .container{width:100%;max-width:1140px;margin:0 auto;padding:0 15px}
.home-product .row{display:flex;flex-wrap:wrap;margin:0 -12px}
.home-product .row>[class*="col-"]{padding:0 12px;width:100%;position:relative}
.home-product .d-flex{display:flex}.home-product .flex-column{flex-direction:column}.home-product .align-items-center{align-items:center}
.home-product .justify-content-center{justify-content:center}.home-product .text-center{text-align:center}
.home-product .list-unstyled{list-style:none;padding:0;margin:0}.home-product .gap-3{gap:1rem}
.home-product .me-xl-3{margin-right:1rem}.home-product .mb-0{margin-bottom:0}.home-product .mb-2{margin-bottom:.5rem}.home-product .mb-3{margin-bottom:1rem}.home-product .mt-3{margin-top:1rem}.home-product .mt-4{margin-top:1.5rem}.home-product .mt-2{margin-top:.5rem}.home-product .me-2{margin-right:.5rem}.home-product .pt-0{padding-top:0!important}
.home-product .img-fluid{max-width:100%;height:auto}
.home-product .nav{display:flex;flex-wrap:wrap;padding:0;margin:0;list-style:none}
.home-product .nav-tabs{border-bottom:1px solid #e5e7eb}
.home-product .nav-link{border:0;background:transparent;cursor:pointer;padding:.75rem 1rem;font:inherit}
.home-product .nav-link.active{color:#4285f4;border-bottom:2px solid #4285f4}
.home-product .tab-pane{display:none}.home-product .tab-pane.show.active,.home-product .tab-pane.active.show{display:block}
/* visibility:visible beats Tailwind `.collapse{visibility:collapse}` (ADR-398) */
.home-product .collapse{display:none;visibility:visible}
.home-product .collapse.show{display:block;visibility:visible}
.home-product .bj_breadcrumb_area .title{font-size:48px;font-weight:700;margin-bottom:14px}
.home-product .bj_breadcrumb_area .breadcrumb{display:flex;gap:8px;list-style:none;padding:0;margin:0;justify-content:center;flex-wrap:wrap}
.home-product .bj_breadcrumb_area .breadcrumb li+li::before{content:"/";margin-right:8px;color:#9fa6ad}
.home-product .bj_breadcrumb_area .breadcrumb .active{color:#4285f4}
.home-product .bg_one{background-size:cover;background-position:center;background-repeat:no-repeat}
/* ADR-402: static invitation cover (kit book-flip chrome removed). */
.home-product .bj_book_img{
  position:relative;
  margin-right:50px;
  width:min(280px,42%);
  max-width:100%;
  flex:0 0 auto;
  perspective:none;
  transition:none;
}
.home-product .bj_book_img .front,
.home-product .bj_book_img.flip .front{
  position:relative;
  inset:auto;
  width:100%;
  height:auto;
  transform:none;
  backface-visibility:visible;
  perspective:none;
  transform-origin:center;
  z-index:1;
  visibility:visible;
}
.home-product .bj_book_img .back,
.home-product .bj_book_img.flip .back,
.home-product .bj_book_img.is-flipped .back{
  display:none!important;
}
.home-product .bj_book_img .template-cover__frame{aspect-ratio:3/4;overflow:hidden;border-radius:8px}
.home-product .bj_book_img .template-cover__image{width:100%;height:100%;object-fit:cover;display:block}
/* ADR-461: beat .row > [class*="col-"] { width:100% } (same cascade fix as ADR-457/458). */
@media(min-width:576px){.home-product .row > .col-sm-6{width:50%}}
@media(min-width:992px){.home-product .row > .col-lg-4{width:33.333333%}}
@media(min-width:1200px){
  .home-product .container{max-width:1314px}
  .home-product .row > .col-xl-3{width:25%}
  .home-product .row > .col-xl-9{width:75%}
  .home-product .gy-xl-0{--bs-gutter-y:0}
}
.home-product .sec_padding{padding:120px 0px}
.home-product .sec_padding_two{padding:100px 0px}
.home-product .sec_padding_three{padding:140px 0px}
.home-product button.bj_theme_btn{border:none}
.home-product .bj_theme_btn{font-size:16px;font-weight:600;font-family:var(--bj-Open);padding:15px 36px 14px;border-radius:10px;background:var(--bj-blue);display:inline-block;color:#fff;position:relative;z-index:1;overflow:hidden;transition:color .3s;text-align:center}
.home-product .bj_theme_btn:before{top:0px;width:0px;left:auto;right:0px;z-index:-1;bottom:0px;content:"";position:absolute;background:#3972d2;transition:width .3s linear}
.home-product .bj_theme_btn i{vertical-align:middle}
.home-product .bj_theme_btn:hover{color:#fff}
.home-product .bj_theme_btn:hover::before{left:0px;width:100%;right:auto}
.home-product .bj_theme_btn.strock_btn{border:1px solid #d1d1d1;color:#4d4e50;background:rgba(0,0,0,0)}
.home-product .bj_theme_btn.strock_btn:before{background:rgba(66,133,244,.2)}
.home-product .bj_theme_btn.strock_btn:hover{border-color:var(--bj-blue);color:var(--bj-blue)}
.home-product .bj_theme_btn.icon_btn{display:inline-flex;gap:9px;align-items:center}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane{height:100%;padding:26px 10px 26px 25px;min-height:309px;border-top-right-radius:8px;border-bottom-right-radius:8px}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list{width:50%;padding-bottom:12px}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list.w_100{width:100%}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list li{margin-bottom:12px;display:block}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list li:last-child{margin-bottom:0}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list li a{font-size:14px;font-weight:400;color:#fff;position:relative;padding:0;overflow:visible}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list li a:before{content:"";width:0;height:1px;background:#fff;position:absolute;left:0;bottom:0;transition:all .2s linear}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list li a:hover:before, .home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list li a.active:before{width:100%}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane .text a{display:block;padding:0}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane p{font-size:14px;line-height:30px;color:hsla(0,0%,100%,.5);margin-bottom:0}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane:first-child{background:#4285f4}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane:nth-child(2){background:#b03532}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane:nth-child(3){background:#59a627}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane:nth-child(4){background:#da6f2b}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane:nth-child(5){background:#1d2746}
.home-product .menu>.nav-item.mega_menu .dropdown-menu .tabContent .tab-pane:nth-child(6){background:#00aa6a}
.home-product .navbar .bj_theme_btn.strock_btn{padding:9px 30px;border:2px solid #4285f4;color:#4285f4;margin-left:10px}
.home-product .navbar .bj_theme_btn.strock_btn::before{background-color:#4285f4}
.home-product .navbar .bj_theme_btn.strock_btn:hover{color:#fff}
.home-product .navbar .bj_theme_btn.strock_btn i{margin-right:10px;vertical-align:baseline}
@media(min-width: 992px){
.home-product .menu_white .menu>.nav-item>.nav-link{color:#fff}
.home-product .menu_white .menu>.nav-item:hover>.nav-link, .home-product .menu_white .menu>.nav-item.active>.nav-link{color:#4285f4}
.home-product .menu_white.navbar .bj_theme_btn.strock_btn{border-color:#fff;color:#fff}
.home-product .menu_white.navbar .bj_theme_btn.strock_btn:before{background:#fff}
.home-product .menu_white.navbar .bj_theme_btn.strock_btn:hover{color:#4285f4}
.home-product .menu_white .menu.search_cart .search:hover>a, .home-product .menu_white .menu.search_cart .shpping-cart:hover>a{color:#fff}
}
.home-product .fixed-header.menu_white.navbar .bj_theme_btn.strock_btn{border-color:#202124;color:#202124}
.home-product .fixed-header.menu_white.navbar .bj_theme_btn.strock_btn:before{background:#4285f4}
.home-product .fixed-header.menu_white.navbar .bj_theme_btn.strock_btn:hover{color:#fff;border-color:#4285f4}
.home-product .bj_banner_content .bj_theme_btn{font-size:16px;font-weight:700;padding:16px 36px;border-radius:14px;background:linear-gradient(135deg, #4285F4 0%, rgb(17.805, 101.89, 241.195) 100%);color:#fff;border:none;box-shadow:0 8px 25px rgba(66,133,244,.35);transition:all .4s ease;position:relative;overflow:hidden}
.home-product .bj_banner_content .bj_theme_btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);transition:left .6s ease}
.home-product .bj_banner_content .bj_theme_btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 15px 40px rgba(66,133,244,.45)}
.home-product .bj_banner_content .bj_theme_btn:hover::before{left:100%}
.home-product .bj_banner_content .bj_theme_btn.strock_btn{background:rgba(0,0,0,0);border:2px solid #4285f4;color:#4285f4;box-shadow:0 4px 15px rgba(66,133,244,.1);margin-left:20px}
.home-product .bj_banner_content .bj_theme_btn.strock_btn:hover{background:linear-gradient(135deg, #4285F4 0%, rgb(17.805, 101.89, 241.195) 100%);color:#fff;border-color:rgba(0,0,0,0)}
@media(max-width: 767px){
.home-product .bj_banner_content h2{font-size:36px}
.home-product .bj_banner_content h2::after{width:80px;height:4px}
.home-product .bj_banner_content .offer_text{font-size:12px;padding:10px 18px}
.home-product .bj_banner_content .offer_text span{font-size:11px;padding:5px 12px}
.home-product .bj_banner_content .bj_theme_btn{font-size:14px;padding:14px 28px}
.home-product .bj_banner_content .bj_theme_btn.strock_btn{margin-left:0;margin-top:15px}
.home-product .bj_banner_content .d-flex:first-of-type{flex-direction:column;gap:0}
.home-product .community_info_wrapper{flex-direction:column;align-items:center}
.home-product .community_info_wrapper .community_info, .home-product .community_info_wrapper .community_info_number{width:100%;text-align:center}
.home-product .community_info_wrapper .community_info .people_img{justify-content:center}
}
.home-product .bj_banner_content_two .bj_theme_btn{font-family:var(--bj-Open);font-size:16px;font-weight:600;text-transform:capitalize;padding:14px 36px 12px;margin-right:30px}
.home-product .bj_banner_content_four .search_form .bj_theme_btn{border:0}
.home-product .bj_new_product_area .bj_new_pr_item .bj_theme_btn{margin-top:15px}
.home-product .bj_new_pr_content .product_varaiation{display:flex;justify-content:space-between;border-top:1px solid rgba(226,226,226,.831372549);margin-top:14px;padding-top:3px}
.home-product .bj_new_pr_content .product_varaiation button{background-color:#fff;padding:8px;margin:0;border:0;padding-left:0;color:#202124}
.home-product .bj_new_pr_content .product_varaiation .nice-select{padding-left:0;border:0;font-size:15px;padding-right:22px}
.home-product .bj_new_pr_content .product_varaiation .nice-select img{margin-right:5px}
.home-product .bj_new_pr_content .product_varaiation .nice-select i{margin-right:5px}
.home-product .bj_new_pr_content .product_varaiation img{max-width:18px}
.home-product .bj_new_pr_content .product_varaiation .book_price{font-size:15px}
.home-product .bj_new_pr_content_two .bj_theme_btn{width:100%;display:block}
.home-product .product-single-page .bj_new_pr_item{border-radius:0;padding:16px}
.home-product .product-single-page .bj_theme_btn{margin-top:10px}
.home-product .product-single-page .bj_theme_btn:hover{color:#fff}
.home-product .bj_new_pr_item{background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.04),0 10px 40px rgba(0,0,0,.06);border-radius:20px;padding:0;transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);position:relative;margin-bottom:30px;overflow:hidden;border:1px solid rgba(0,0,0,.03)}
.home-product .bj_new_pr_item .ribon{font-size:12px;font-weight:700;font-family:var(--bj-Open);color:#fff;background:linear-gradient(135deg, #4285F4, rgb(17.805, 101.89, 241.195));position:absolute;left:16px;top:16px;z-index:3;padding:8px 16px;text-transform:uppercase;border-radius:30px;letter-spacing:.5px;box-shadow:0 4px 15px rgba(66,133,244,.4)}
.home-product .bj_new_pr_item .ribon:before{display:none}
.home-product .bj_new_pr_item .pr_img{position:relative}
.home-product .bj_new_pr_item .wish_btn{position:absolute;right:16px;top:16px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);text-align:center;width:42px;height:42px;line-height:42px;font-size:18px;color:#94a3b8;border-radius:12px;z-index:3;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease}
.home-product .bj_new_pr_item .wish_btn:hover{background:linear-gradient(135deg, #ef4444, #ec4899);color:#fff;box-shadow:0 6px 20px rgba(239,68,68,.4);transform:scale(1.1)}
.home-product .bj_new_pr_item .img{display:block;border-radius:20px 20px 0 0;overflow:hidden;text-align:center;background:linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);padding:30px;position:relative}
.home-product .bj_new_pr_item .img img{display:inline-block;transition:all .5s ease;max-width:100%;filter:drop-shadow(0 15px 25px rgba(0, 0, 0, 0.12))}
.home-product .bj_new_pr_item .bj_new_pr_content{padding:24px}
.home-product .bj_new_pr_item .bj_new_pr_content .bj_new_pr_title{font-size:17px;font-weight:700;color:#1e293b;transition:color .3s ease;margin-bottom:10px;line-height:1.4}
.home-product .bj_new_pr_item .bj_new_pr_content .bj_new_pr_title:hover{color:#4285f4}
.home-product .bj_new_pr_item .bj_new_pr_content .bj_pr_meta .writer_name{font-size:14px;color:#64748b;margin-bottom:8px}
.home-product .bj_new_pr_item .bj_new_pr_content .bj_pr_meta .writer_name a{color:#4285f4;font-weight:500;transition:color .3s ease}
.home-product .bj_new_pr_item .bj_new_pr_content .bj_pr_meta .writer_name a:hover{color:rgb(17.805,101.89,241.195)}
.home-product .bj_new_pr_item .bj_new_pr_content .bj_pr_meta .book_price{font-size:22px;font-weight:800;color:#4285f4;display:flex;align-items:center;gap:10px}
.home-product .bj_new_pr_item .bj_new_pr_content .bj_pr_meta .book_price del{font-size:14px;color:#94a3b8;font-weight:400}
.home-product .bj_new_pr_item .bj_theme_btn{width:100%;font-size:13px;font-weight:700;text-transform:uppercase;padding:14px 30px;display:block;border-radius:12px;background:linear-gradient(135deg, #4285F4 0%, rgb(17.805, 101.89, 241.195) 100%);color:#fff;box-shadow:0 6px 20px rgba(66,133,244,.25);transition:all .3s ease;letter-spacing:.5px}
.home-product .bj_new_pr_item .bj_theme_btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(66,133,244,.35)}
.home-product .bj_new_pr_item:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.1),0 0 0 1px rgba(66,133,244,.08)}
.home-product .bj_new_pr_item:hover .img img{transform:scale(1.05)}
.home-product .tab_slider_thumb{padding:0;padding-right:30px;border-right:1px solid #e2e8f0;gap:5px}
.home-product .tab_slider_thumb .nav-item{width:100%}
.home-product .tab_slider_thumb .nav-link{margin-bottom:0;width:100%;padding:12px 20px;border-radius:0;font-size:15px;display:block;transition:all .25s ease;cursor:pointer;border:none;background:rgba(0,0,0,0);border-left:3px solid rgba(0,0,0,0)}
.home-product .tab_slider_thumb .nav-link strong{font-size:15px;color:#94a3b8;font-weight:500;transition:all .25s ease}
.home-product .tab_slider_thumb .nav-link:hover{background:#f8fafc;border-left-color:rgba(66,133,244,.3)}
.home-product .tab_slider_thumb .nav-link:hover strong{color:#475569}
.home-product .tab_slider_thumb .nav-link.active{background:linear-gradient(90deg, rgba(66, 133, 244, 0.06), transparent);border-left-color:#4285f4}
.home-product .tab_slider_thumb .nav-link.active strong{color:#4285f4;font-weight:600}
.home-product .tab_slider_thumb .nav-link.active span{color:#94a3b8}
.home-product .tab_slider_thumb .item{float:none}
.home-product .tab_slider_thumb .item.slick-current .tab_thumb_content{background:var(--bj-blue);color:#fff}
.home-product .tab_slider_thumb .item.slick-current .tab_thumb_content strong{color:#fff}
.home-product .tab_slider_content .bj_author_single{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}
.home-product .tab_slider_content .bj_author_single>img{border-radius:12px;margin:16px}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content{padding:20px 30px 20px 10px}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content h2{font-size:26px;font-weight:700;color:#1e293b;margin-bottom:12px}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content p{font-size:14px;line-height:1.7;color:#64748b;margin-bottom:16px}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .book_info{list-style:none;padding:0;margin:0 0 16px;display:grid;grid-template-columns:1fr 1fr;gap:6px}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .book_info li{font-size:13px;color:#64748b;padding:6px 0}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .book_info li span{font-weight:600;color:#475569}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .book_info li a{color:#4285f4}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .book_info li a:hover{text-decoration:underline}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .f_social_round{margin-bottom:16px;display:flex;gap:8px}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .f_social_round li a{width:36px;height:36px;font-size:14px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;transition:all .25s ease}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .f_social_round li a:hover{background:#4285f4;color:#fff}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .text_btn{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#4285f4;padding:0;background:none;transition:gap .25s ease}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .text_btn::before{display:none}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .text_btn i{transition:transform .25s ease}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .text_btn:hover{gap:10px}
.home-product .tab_slider_content .bj_author_single .bj_author_single_content .text_btn:hover i{transform:translateX(3px)}
.home-product .tab_slider_content .item{padding:15px}
.home-product .tab_slider_content .slick-arrow{width:44px;height:44px;background:#fff;border:1px solid #e2e8f0;color:#64748b;border-radius:10px;top:-25px;transition:all .25s ease}
.home-product .tab_slider_content .slick-arrow:hover{background:#4285f4;border-color:#4285f4;color:#fff}
.home-product .tab_slider_content .slick-prev{left:auto;right:60px}
.home-product .tab_slider_content .slick-prev::before{content:"4";font-family:"ElegantIcons";opacity:1;line-height:10px;color:#ddd}
.home-product .tab_slider_content .slick-next{right:10px}
.home-product .tab_slider_content .slick-next::before{content:"5";font-family:"ElegantIcons";opacity:1;line-height:10px;color:#ddd}
.home-product .best_selling_pr_area .tab-content{margin-bottom:-30px}
.home-product .best_selling_pr_area .bj_new_pr_item{margin-bottom:0}
.home-product .bj_theme_btn.strock_btn.blue_strock_btn{border-color:#4285f4;color:#4285f4;text-transform:uppercase;margin-left:0;margin-top:20px}
.home-product .best_slider .bj_new_pr_item{padding:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.04);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}
.home-product .best_slider .bj_new_pr_item:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.1),0 0 0 1px rgba(66,133,244,.1)}
.home-product .best_slider .bj_new_pr_item:hover .img img{transform:scale(1.05)}
.home-product .best_slider .bj_new_pr_item:hover .wish_btn{opacity:1;transform:translateY(0)}
.home-product .best_slider .bj_new_pr_item .img{position:relative;background:linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);padding:30px;overflow:hidden}
.home-product .best_slider .bj_new_pr_item .img img{transition:transform .5s ease;display:block;margin:0 auto;max-height:220px;filter:drop-shadow(0 10px 20px rgba(0, 0, 0, 0.12))}
.home-product .best_slider .bj_new_pr_item .wish_btn{position:absolute;top:20px;right:20px;width:44px;height:44px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;opacity:0;transform:translateY(-10px)}
.home-product .best_slider .bj_new_pr_item .wish_btn i{font-size:18px;color:#94a3b8;transition:all .3s ease}
.home-product .best_slider .bj_new_pr_item .wish_btn:hover, .home-product .best_slider .bj_new_pr_item .wish_btn.active{background:linear-gradient(135deg, #ef4444, #ec4899);box-shadow:0 6px 20px rgba(239,68,68,.4)}
.home-product .best_slider .bj_new_pr_item .wish_btn:hover i, .home-product .best_slider .bj_new_pr_item .wish_btn.active i{color:#fff}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two{padding:24px}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .bj_new_pr_title{font-size:17px;font-weight:700;color:#36383a;transition:color .3s linear;margin-bottom:8px}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .bj_new_pr_title:hover{color:#4285f4}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .book_price{font-size:24px;font-weight:800;color:#4285f4}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .book_price sup{font-size:14px;font-weight:600}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .writer_name{font-size:13px;color:#636466;margin-top:8px}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .writer_name i{margin-right:5px;color:#4285f4}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .writer_name a{color:inherit;transition:color .3s ease}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .writer_name a:hover{color:#4285f4}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .ratting{margin-top:12px;display:flex;align-items:center;gap:8px}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .ratting .ratting_icon i{color:#fbbf24;font-size:13px}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .ratting span{font-size:13px;color:#94a3b8}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .bj_theme_btn{margin-top:18px;width:100%;padding:14px 24px;font-size:14px;font-weight:700;text-transform:uppercase;border-radius:12px;background:linear-gradient(135deg, #4285F4 0%, rgb(17.805, 101.89, 241.195) 100%);color:#fff;box-shadow:0 6px 20px rgba(66,133,244,.25);transition:all .3s ease}
.home-product .best_slider .bj_new_pr_item .bj_new_pr_content_two .bj_theme_btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(66,133,244,.35)}
.home-product .bj_new_pr_item_two{padding:16px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;transition:all .25s ease;margin-bottom:24px}
.home-product .bj_new_pr_item_two .img{border-radius:10px;margin-right:20px;width:130px;min-width:130px;overflow:hidden}
.home-product .bj_new_pr_item_two .img img{transition:transform .3s ease;-o-object-fit:cover;object-fit:cover;max-width:100%;height:100%;border-radius:8px}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two{flex:1}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two .category{font-size:11px;color:#4285f4;text-transform:uppercase;font-weight:600;display:inline-block;margin-bottom:6px;letter-spacing:.5px;padding:4px 10px;background:rgba(66,133,244,.08);border-radius:6px}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two .bj_new_pr_title{font-size:16px;font-weight:600;letter-spacing:-0.3px;margin-bottom:6px;color:#1e293b;transition:color .25s ease;line-height:1.4}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two .writer_name{font-size:13px;color:#64748b;margin-bottom:12px}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two .writer_name a{color:#4285f4;font-weight:500}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two .book_price{font-size:22px;font-weight:700;color:#1e293b}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two .book_price sup{font-size:12px;font-weight:500}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two .bj_theme_btn{width:auto;font-size:12px;font-weight:600;text-transform:uppercase;padding:8px 16px;margin-top:12px;display:inline-block;border-radius:8px;background:#4285f4;color:#fff;transition:all .25s ease}
.home-product .bj_new_pr_item_two .bj_new_pr_content_two .bj_theme_btn:hover{background:rgb(27.444,108.112,241.756);transform:translateY(-1px)}
.home-product .bj_new_pr_item_two:hover{border-color:rgba(66,133,244,.2);box-shadow:0 4px 20px rgba(0,0,0,.06)}
.home-product .bj_new_pr_item_two:hover .img img{transform:scale(1.03)}
.home-product .bj_new_pr_item_two:hover .bj_new_pr_title{color:#4285f4}
.home-product .best_product_item .bj_theme_btn{font-size:12px;padding:6px 10px 6px}
.home-product .bj_best_book_item .bj_book_img{margin-right:30px;position:relative;overflow:hidden;border-radius:10px}
.home-product .bj_best_book_item .bj_book_img img{transition:all .5s;border-radius:10px}
.home-product .bj_best_book_item .bj_theme_btn{font-family:var(--bj-Open);font-size:16px;letter-spacing:.32px;font-weight:600;text-transform:none;margin-left:0;margin-top:35px;padding:15px 36px}
.home-product .bj_best_book_item .bj_theme_btn.strock_btn{color:var(--bj-darks);border-color:var(--bj-darks);padding:14px 36px}
.home-product .bj_best_book_item .bj_theme_btn.strock_btn:hover{border-color:var(--bj-blue);color:#4285f4}
.home-product .bj_best_book_item:hover .bj_book_img img{transform:scale(1.04)}
.home-product .best_pr_tab_inner .bj_theme_btn_two.style_two i{transition:all .2s linear;position:relative;display:inline-block}
.home-product .best_pr_tab_inner .bj_theme_btn_two.style_two::before{display:none}
.home-product .best_pr_tab_inner .bj_theme_btn_two.style_two:hover{color:#4285f4}
.home-product .best_pr_tab_inner .bj_theme_btn_two.style_two:hover i{transform:translateX(5px)}
.home-product .best_product_item_two .bj_theme_btn{border:0;font-size:14px;font-family:var(--bj-Open);font-weight:600;text-transform:none;padding:12px 30px;background:#fff;color:var(--bj-blue);position:absolute;left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;bottom:-20px;opacity:0;visibility:hidden;transition:all .3s 0s ease-out}
.home-product .best_product_item_two .bj_theme_btn::before{background:var(--bj-blue)}
.home-product .best_product_item_two .bj_theme_btn:hover{color:#fff}
.home-product .best_product_item_two:hover .bj_theme_btn{opacity:1;bottom:30px;visibility:visible}
.home-product .product-quickview-modal .product_sidbar{padding:0;box-shadow:none;background-color:rgba(0,0,0,0)}
.home-product .product-quickview-modal .product_sidbar .product-qty{margin-bottom:21px;margin-top:0}
.home-product .product-quickview-modal .product_sidbar .bj_theme_btn{padding:7px 20px}
.home-product .promotion_add .bj_theme_btn{margin-top:65px}
.home-product .bj_theme_btn_two{font-size:16px;letter-spacing:.32px;font-weight:600;color:var(--bj-blue);padding:7px 15px 7px 0px;border-radius:4px;overflow:hidden;position:relative;display:inline-block;transition:all .4s;z-index:1}
.home-product .bj_theme_btn_two:before{content:"";width:10px;height:10px;background:#fff;opacity:0;position:absolute;border-radius:50%;left:50%;top:50%;transform:translate(-50%, -50%);transition:all .4s cubic-bezier(0, 0, 1, 1);z-index:-1}
.home-product .bj_theme_btn_two i{margin-left:5px;vertical-align:middle}
.home-product .bj_theme_btn_two:hover{padding-left:15px}
.home-product .bj_theme_btn_two:hover:before{transform:translateX(-50%) scale(20);opacity:1}
.home-product .bj_theme_btn_two.style_two{color:var(--bj-darks)}
.home-product .bj_theme_btn_two.style_two:before{background:var(--bj-blue)}
.home-product .bj_theme_btn_two.style_two:hover{color:#fff}
.home-product .promotion_box_inner .bj_theme_btn{margin-top:45px}
.home-product .my-books-area .single-book .book-info .bj_theme_btn{margin-top:35px;color:#202124;font-size:18px}
.home-product .my-books-area .single-book .book-info .bj_theme_btn:before{display:none}
.home-product .my-books-area .single-book .book-info .bj_theme_btn:hover{color:#4285f4}
.home-product .bj_subscribe_form .input-group .bj_theme_btn{border:0px;border-radius:6px !important;padding:17px 38px}
.home-product .cta-area-7 .search_form .bj_theme_btn{border:0px}
.home-product .book_price_item .bj_theme_btn{margin-left:0;margin-top:30px}
.home-product .book_price_item:hover .bj_theme_btn{border-color:#4285f4;color:#fff}
.home-product .book_price_item:hover .bj_theme_btn::before{width:100%;background:#4285f4;left:0;right:auto}
.home-product .bj_faq_area .faq_sidebar .bj_theme_btn::before{background-color:#fff}
.home-product .bj_faq_area .faq_sidebar .bj_theme_btn::before:hover{background-color:#fff}
.home-product .bj_faq_area .faq_contact_box .bj_theme_btn{background:#fff;color:#4285f4;font-size:14px;padding:12px 24px}
.home-product .bj_faq_area .faq_contact_box .bj_theme_btn:hover{background:hsla(0,0%,100%,.9)}
.home-product .bj_breadcrumb_area{position:relative;padding:126px 0px;overflow:hidden;z-index:1}
.home-product .bj_breadcrumb_area .bg_one{position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0}
.home-product .bd_shape{position:absolute !important;z-index:-1}
.home-product .bd_shape.one{bottom:0;left:100px;top:auto !important}
.home-product .bd_shape.two{top:50px !important;left:320px !important}
.home-product .bd_shape.three{top:20px !important;left:50px !important}
.home-product .bd_shape.four{bottom:0px !important;top:auto !important;left:300px !important}
.home-product .bd_shape.five{right:0;top:20px !important;left:auto !important}
.home-product .bd_shape.six{right:60px;top:80px !important;left:auto !important}
.home-product .bd_shape.seven{right:290px;top:auto !important;left:auto !important;bottom:0}
.home-product .bj_author_single{background:#fff;box-shadow:0px 8px 20px -2px rgba(33,40,51,.05)}
.home-product .bj_author_single_content{padding:70px}
.home-product .bj_author_single_content h2{font-size:32px;margin-bottom:18px}
.home-product .bj_author_single_content p{font-size:16px;margin-bottom:25px}
.home-product .bj_author_single_content .book_info{list-style:none;padding:0px}
.home-product .bj_author_single_content .book_info li{font-size:16px;color:#4d4e50;margin-bottom:10px}
.home-product .bj_author_single_content .book_info li a{color:#4d4e50;transition:all .3s ease-in-out}
.home-product .bj_author_single_content .book_info li a:hover{color:#4285f4}
.home-product .bj_author_single_content .book_info li span{font-weight:600;color:#202124;margin-right:3px}
.home-product .bj_author_single_content .f_social_round{margin-top:30px}
.home-product .bj_author_single_content .f_social_round li{display:inline-block}
.home-product .bj_author_single_content .f_social_round li a{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#202124;color:#fff;border-radius:50%;font-size:11px}
.home-product .bj_author_single_content .f_social_round li a:hover{background:#4285f4}
.home-product .bj_author_single_content .bj_theme_btn{margin-top:30px}
.home-product .book_meta li{display:inline-block;font-size:14px;color:#636466;font-weight:600}
.home-product .book_meta li:not(:first-child):before{content:"";width:1px;height:14px;display:inline-block;background:#bcbcbd;margin-right:10px;top:2px;position:relative}
.home-product .contact-area .contact-form .bj_theme_btn{border:0px;box-shadow:none;background:#202124;margin-top:30px;font-size:18px}
.home-product .contact-area .contact-form .bj_theme_btn i{margin-right:6px}
.home-product .shop_product .bj_theme_btn{padding:10px 20px}
.home-product .pr_ribbon{position:absolute;top:10px;left:0;z-index:1;width:100%;font-size:14px}
.home-product .pr_ribbon .product-badge{border-radius:0px 13px 13px 0px;background:#20bf1d;padding:2px 9px 4px 6px;display:inline-block;color:#fff}
.home-product .pr_ribbon .ratting{float:right;padding:3px 6px 3px 6px;background:#fff;border-radius:45px;margin-right:10px}
.home-product .pr_ribbon .ratting img{vertical-align:baseline;margin-right:2px}
.home-product .bj_book_single{display:flex;flex-wrap:wrap;box-shadow:0px 8px 20px -2px rgba(33,40,51,.05);background:#fff;border-radius:10px;padding:40px}
/* Book-flip transforms neutralized above (ADR-402). */
.home-product .bj_book_details{flex:1}
.home-product .bj_book_details h2{font-size:32px;margin-bottom:16px}
.home-product .bj_book_details .book_meta{margin-bottom:8px}
.home-product .bj_book_details .book_meta li{display:inline-block;font-size:14px;color:#636466;font-weight:400;margin-right:5px}
.home-product .bj_book_details .book_meta li a{color:#202124;margin-left:3px;display:inline-block}
.home-product .bj_book_details .book_meta li a:hover{color:#4285f4}
.home-product .bj_book_details .ratting{display:flex;align-items:center;font-size:14px;color:#202124}
.home-product .bj_book_details .ratting a{color:#202124}
.home-product .bj_book_details .ratting a::before{content:"";width:1px;height:14px;display:inline-block;background:#bcbcbd;margin-right:2px;margin-left:6px;top:2px;position:relative}
.home-product .bj_book_details .ratting .star-rating{display:flex;color:#ffa801;align-items:center}
.home-product .bj_book_details .ratting .star-rating span{color:#202124;margin-left:5px}
.home-product .bj_book_details .price{font-size:24px;font-weight:600;color:#4285f4;margin-bottom:15px;margin-top:12px}
.home-product .bj_book_details p{font-size:16px;line-height:1.4;color:#202124}
.home-product .bj_book_details .product_meta{margin-top:20px;margin-bottom:30px}
.home-product .bj_book_details .product_meta li{font-size:14px;color:#202124;display:flex;font-weight:500;margin-bottom:10px}
.home-product .bj_book_details .product_meta li span{color:#4d4e50;width:150px;font-weight:400;display:block}
.home-product .bj_book_details .bj_theme_btn{margin-left:0;margin-right:10px;padding:5px 20px;font-weight:400}
.home-product .product_sidbar{box-shadow:0px 8px 20px -2px rgba(33,40,51,.05);background:#fcfcfc;border-radius:10px;padding:30px}
.home-product .product_sidbar .price_head{display:flex;justify-content:space-between;font-size:20px;font-weight:600;margin-bottom:20px}
.home-product .product_sidbar .price_head .price{color:#4285f4}
.home-product .product_sidbar .discount_price{font-size:16px;font-weight:400;color:#4d4e50;line-height:20px}
.home-product .product_sidbar .save{font-size:12px;color:#636466;margin-bottom:10px;display:inline-block}
.home-product .product_sidbar ul{margin-bottom:25px}
.home-product .product_sidbar ul li{padding-left:22px;font-size:14px;color:#4d4e50;position:relative;margin-top:10px}
.home-product .product_sidbar ul li .icon{position:absolute;left:0;top:0}
.home-product .product_sidbar ul li .blue_text{color:#4285f4}
.home-product .product_sidbar h3{font-size:20px;font-weight:600;margin-bottom:14px}
.home-product .product_sidbar .product-qty{display:flex;font-size:14px;color:#4d4e50;align-items:center;margin-bottom:30px;margin-top:10px}
.home-product .product_sidbar .product-qty .cart_quantity{margin-left:20px}
.home-product .product_sidbar .bj_theme_btn{width:100%;border:0px}
.home-product .product_sidbar .add-to-cart-automated{background-color:#202420}
.home-product .product_sidbar .add-to-cart-automated::before{background-color:#303030}
.home-product .product_details_sidebar{box-shadow:0px 8px 20px -2px rgba(33,40,51,.05);background:#fcfcfc;border-radius:10px;background-color:#fff;padding:20px;margin-top:20px}
.home-product .product_details_sidebar .details_header{cursor:pointer;display:flex;justify-content:space-between;color:var(--bj-darks);font-size:13px;align-items:center}
.home-product .product_details_sidebar .details_header.collapsed i{transform:rotate(180deg)}
.home-product .product_details_sidebar .details_header i{display:inline-block;transition:all .2s ease-in-out}
.home-product .product_details_sidebar .product_details_section_wrap{border-top:1px solid var(--black_50);margin-top:14px;padding-top:8px}
.home-product .product_details_sidebar .product_details_section_content{display:flex;flex-direction:row}
.home-product .product_details_sidebar .product_details_section_content .product_details_section_key{font-size:15px;font-weight:400;color:#202420;display:flex;flex:1}
.home-product .product_details_sidebar .product_details_section_content .product_details_section_value{font-size:15px;font-weight:600;color:#202420;display:flex;flex:1;flex-direction:column}
.home-product .bj_book_single_tab{justify-content:center}
.home-product .bj_book_single_tab .nav-link{font-size:14px;font-weight:700;background:#fcfdfd;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#333;border-bottom:1px solid #dee2e6}
.home-product .bj_book_single_tab .nav-link.active{color:#4dc762;background:#fff;border-bottom:1px solid #fff}
.home-product .bj_book_single_tab .nav-link.active:hover{border-bottom-color:#fff;border-top-color:#dee2e6;border-left-color:#dee2e6;border-right-color:#dee2e6}
.home-product .bj_book_single_tab .nav-link:hover{border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-bottom-color:#dee2e6}
.home-product .bj_book_single_tab_area{box-shadow:0 8px 20px -2px rgba(33,40,51,.05);background:#fff;border-radius:10px;padding:40px;margin-top:24px}
.home-product .bj_book_single_tab_content .product_book_content_details ul{padding-left:22px;line-height:1.8}
.home-product .bj_book_single_tab_content .tab_slider_content .bj_author_single{box-shadow:none;background-color:rgba(0,0,0,0)}
.home-product .reviews-item .your-rating-review .bj_theme_btn{font-size:15px;padding:8px 20px}
.home-product .single_product_price_variation{margin-top:20px;display:flex;flex-wrap:wrap;gap:15px}
.home-product .single_product_price_variation .variation_single .variation_single_input{font-size:inherit;display:none}
.home-product .single_product_price_variation .variation_single .price-details{border:1px solid #adadad;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;width:120px;height:65px;border-radius:3px}
.home-product .single_product_price_variation .variation_single .price-details:hover{background:rgba(183,183,183,.1)}
.home-product .single_product_price_variation .variation_single .price-details .price-type{font-size:14px;font-weight:600;line-height:14px;color:#202124;margin-bottom:5px}
.home-product .single_product_price_variation .variation_single .price-details .price-cost{font-size:14px}
.home-product .single_product_price_variation .variation_single .variation_single_input:checked~.price-details{border-color:#4285f4;background-color:rgba(66,133,244,.1)}
.home-product .single_product_price_variation .variation_single .variation_single_input:checked~.price-details .price-cost{font-weight:600}
.home-product .bj_frequently_bought_area .bj_new_pr_content .bj_new_pr_title{font-size:18px}
.home-product .bj_frequently_bought_area .bj_new_pr_content .bj_pr_meta{font-size:14px;color:#797a7c}
.home-product .bj_frequently_bought_area .added_cart_total{height:100%;width:100%;background:#fff;box-shadow:0px 1.68px 3.59px 0px rgba(51,77,114,.15),0px .5px 1px 0px rgba(51,77,114,.1);border-radius:8px;padding:16px;transition:all .3s linear;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}
.home-product .bj_frequently_bought_area .added_cart_total h4{margin-bottom:0;font-size:20px}
.home-product .bj_frequently_bought_area .added_cart_total .price{font-size:36px;font-weight:600;color:#202420;font-style:normal;line-height:normal}
.home-product .bj_frequently_bought_area .added_cart_total del{font-size:24px;color:#797a7c;font-weight:600}
.home-product .bj_frequently_bought_area .bj_new_pr_item .bj_pr_meta{gap:10px}
.home-product .bj_frequently_bought_area .bj_new_pr_item .bj_pr_meta>div:last-child::after{display:none}
.home-product .bj_frequently_bought_area .bj_new_pr_item .bj_pr_meta>div:after{content:"●";font-size:10px;transform:translate(6px, -2px);display:inline-block}
.home-product .bj_frequently_bought_area .bj_new_pr_item .select-box{padding-bottom:10px;display:block}
.home-product .bj_frequently_bought_area .bj_new_pr_item .select-box input{height:18px;width:18px}
.home-product .bj_book_details_premium{padding:0;font-family:"Open Sans",sans-serif;flex:1}
.home-product .bj_book_details_premium h2{font-family:"Libre Baskerville",sans-serif;font-size:26px;font-weight:700;color:#36383a;margin-bottom:8px;line-height:1.25}
.home-product .bj_book_details_premium .book_meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:10px;padding:0}
.home-product .bj_book_details_premium .book_meta li{font-size:13px;color:#636466;font-weight:400;display:inline-flex;align-items:center}
.home-product .bj_book_details_premium .book_meta li:not(:last-child)::after{content:"•";margin:0 6px 0 8px;color:#ccc;font-size:8px}
.home-product .bj_book_details_premium .book_meta li a{color:#202124;font-weight:500;text-decoration:none;margin-left:3px;transition:color .2s ease}
.home-product .bj_book_details_premium .book_meta li a:hover{color:#4285f4}
.home-product .bj_book_details_premium .ratting.review{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px}
.home-product .bj_book_details_premium .ratting.review .star-rating{display:flex;align-items:center;gap:1px}
.home-product .bj_book_details_premium .ratting.review .star-rating i{color:#f5a623;font-size:11px}
.home-product .bj_book_details_premium .ratting.review .star-rating span{font-weight:600;color:#202124;margin-left:4px;font-size:12px}
.home-product .bj_book_details_premium .ratting.review .woocommerce-review-link{color:#636466;font-size:12px;text-decoration:none;margin-left:2px}
.home-product .bj_book_details_premium .ratting.review .woocommerce-review-link:hover{color:#4285f4}
.home-product .bj_book_details_premium .price-wrapper{margin-bottom:12px}
.home-product .bj_book_details_premium .price-wrapper .current-price{font-size:22px;font-weight:700;color:#202124}
.home-product .bj_book_details_premium .description{font-size:14px;line-height:1.6;color:#636466;margin-bottom:20px;max-width:95%}
.home-product .bj_book_details_premium .product_meta_grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px 20px;margin-bottom:20px;padding:14px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}
.home-product .bj_book_details_premium .product_meta_grid .meta-item .meta-label{display:block;font-size:11px;color:#999;font-weight:400;margin-bottom:2px}
.home-product .bj_book_details_premium .product_meta_grid .meta-item .meta-value{font-size:13px;font-weight:500;color:#202124}
.home-product .bj_book_details_premium .action-buttons{display:flex;gap:10px;margin-bottom:20px}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn{padding:10px 18px;border-radius:4px;font-weight:500;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease;text-decoration:none;white-space:nowrap}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn.flip_btn{background-color:#202124;border:1px solid #202124;color:#fff}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn.flip_btn::before{display:none}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn.flip_btn:hover{background-color:rgb(56,57.75,63)}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn.gallerypdf{background-color:#fff;border:1px solid #ddd;color:#202124}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn.gallerypdf::before{display:none}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn.gallerypdf:hover{border-color:#bbb}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn.gallerypdf i{font-size:12px;color:#636466}
.home-product .bj_book_details_premium .single_product_price_variation{display:flex;flex-wrap:wrap;gap:8px}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single{cursor:pointer;position:relative;flex:0 0 auto}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single input{position:absolute;opacity:0;pointer-events:none}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single .price-details{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 16px;min-width:90px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;transition:all .15s ease;text-align:center}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single .price-details .price-type{display:flex;align-items:center;gap:5px;font-size:12px;color:#202124;font-weight:500;margin-bottom:2px}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single .price-details .price-type i{color:#bbb;font-size:11px;transition:color .15s ease}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single .price-details .price-cost{font-size:13px;font-weight:600;color:#202124}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single input:checked~.price-details{border-color:#4285f4;background:rgba(66,133,244,.04)}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single input:checked~.price-details .price-type i{color:#4285f4}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single:hover .price-details{border-color:#ccc}
@media(max-width: 768px){
.home-product .bj_book_details_premium .product_meta_grid{grid-template-columns:repeat(2, 1fr)}
}
@media(max-width: 576px){
.home-product .bj_book_details_premium .product_meta_grid{grid-template-columns:1fr 1fr;gap:8px 15px}
.home-product .bj_book_details_premium .action-buttons{flex-direction:column}
.home-product .bj_book_details_premium .action-buttons .bj_theme_btn{width:100%}
.home-product .bj_book_details_premium .single_product_price_variation .variation_single{flex:1;min-width:80px}
}
.home-product .action-buttons{display:flex;flex-direction:column;gap:10px}
.home-product .action-buttons .btn-buy{background:linear-gradient(135deg, #4285F4, rgb(17.805, 101.89, 241.195));color:#fff;border:none;padding:14px 28px;border-radius:12px;font-weight:600;font-size:14px;transition:all .3s ease 0s;box-shadow:0 4px 15px rgba(66,133,244,.3)}
.home-product .action-buttons .btn-buy:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(66,133,244,.4)}
.home-product .action-buttons .btn-wishlist-add{background:rgba(0,0,0,0);border:2px solid #e0e0e0;color:#636466;padding:12px 20px;border-radius:12px;font-weight:500;font-size:13px;transition:all .3s ease 0s}
.home-product .action-buttons .btn-wishlist-add i{margin-right:6px;color:#ef4444}
.home-product .action-buttons .btn-wishlist-add:hover{border-color:#ef4444;background:#fef2f2}
.home-product .deals-banner .bj_theme_btn{background:#fff !important;color:#6366f1 !important}
.home-product .deals-banner .bj_theme_btn:hover{color:#fff !important}
.home-product .deals-banner .bj_theme_btn::before:hover{color:#fff !important}
.home-product .cart_quantity{display:flex;gap:0;text-align:center;margin:0 auto;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0}
.home-product .cart_quantity>*{height:36px;border:none;color:#202124;font-size:14px}
.home-product .cart_quantity button{width:36px;background-color:#f8fafc;outline:none;box-shadow:none;line-height:36px;transition:all .2s ease;cursor:pointer}
.home-product .cart_quantity button:hover{background-color:#4285f4;color:#fff}
.home-product .cart_quantity input{background-color:#fff;width:48px;line-height:36px;text-align:center;border-right:1px solid #e2e8f0;border-left:1px solid #e2e8f0;outline:none;box-shadow:none;font-weight:600}
.home-product .cart_proceed_checkout .bj_theme_btn{border-radius:12px;font-weight:600;padding:16px 24px;font-size:15px;transition:all .3s ease}
.home-product .cart_proceed_checkout .bj_theme_btn:not(.strock_btn){background:#4285f4;box-shadow:0 8px 20px rgba(66,133,244,.25)}
.home-product .cart_proceed_checkout .bj_theme_btn:not(.strock_btn):hover{box-shadow:0 12px 28px rgba(66,133,244,.35);transform:translateY(-2px)}
.home-product .bj_checkout_content .content_header{background-color:#f9f9f9;padding:13px 20px;color:#17161a;font-size:20px;border-top-left-radius:4px;border-top-right-radius:4px}
.home-product .bj_checkout_content .content_header span{font-size:14px}
.home-product .bj_checkout_sidebar .checkout_promo_apply .promo_body form .bj_theme_btn{width:auto;height:50px;padding:0 20px;line-height:50px;border:none;border-top-left-radius:0;border-bottom-left-radius:0}
.home-product .account_dashboard_sidebar .sidebar_rating_review .bj_theme_btn{padding:8px 20px;font-size:14px;margin-top:10px}
.home-product .account_dashboard_content .bj_theme_btn{padding:10px 30px;margin-left:0;display:inline-flex;align-items:center;gap:8px;justify-content:center}
.home-product .account_dashboard_content .my_list_details .best_product_item_two .bj_theme_btn{padding:8px 0;min-width:125px}
.home-product .account_dashboard_content .nav-tabs .nav-link{font-size:14px;font-weight:700;background:#fcfdfd;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#333}
.home-product .account_dashboard_content .nav-tabs .nav-link.active{color:#4285f4;background:linear-gradient(180deg, #bad4ff 0, #fff);border-bottom:1px solid #fff;border-top:2px solid #4285f4}
.home-product .account_dashboard_content .follow_author_list .bj_theme_btn{padding:7px 20px;margin-left:0px;font-size:14px;font-weight:500}
.home-product .account_dashboard_content .my_address_book_list .bj_theme_btn{padding:6px 20px;margin-left:0px;font-size:14px;font-weight:500}
.home-product .account_dashboard_content .my_order_list .single_order_block .order_action .bj_theme_btn{padding:8px 20px}
.home-product .order_summary_list .my_account_book .product-qty{font-size:16px;font-weight:500;color:#98999b;margin-right:20px}
.home-product .order_summary_list .my_account_book .product-qty span{font-size:17px;font-weight:500;color:#333}
.home-product .form-actions .bj_theme_btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;font-size:15px;font-weight:600;border-radius:12px}
.home-product .create_list_form .enhanced_table tbody .title_cell .book_meta{display:flex;align-items:center;gap:16px}
.home-product .create_list_form .enhanced_table tbody .title_cell .book_meta .rating{display:flex;align-items:center;gap:4px;font-size:13px;color:#6b7280}
.home-product .create_list_form .enhanced_table tbody .title_cell .book_meta .rating i{color:#fbbf24}
.home-product .create_list_form .enhanced_table tbody .title_cell .book_meta .price{font-size:14px;font-weight:600;color:#059669}
.home-product .create_list_form .form_actions .bj_theme_btn{padding:14px 28px;font-size:15px;font-weight:600;border-radius:12px;display:flex;align-items:center;gap:8px}
.home-product .create_list_form .form_actions .bj_theme_btn.btn_outline{background:#fff;color:#4b5563;border:2px solid #e5e7eb}
.home-product .create_list_form .form_actions .bj_theme_btn.btn_outline:hover{border-color:#4285f4;color:#4285f4}
.home-product .create_list_form .form_actions .bj_theme_btn.btn_primary{background:linear-gradient(135deg, #4285F4 0%, #1a73e8 100%);box-shadow:0 4px 16px rgba(66,133,244,.3)}
.home-product .create_list_form .form_actions .bj_theme_btn.btn_primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(66,133,244,.4)}
@media(max-width: 991px){
.home-product .create_list_header{flex-direction:column;gap:20px;text-align:center}
.home-product .create_list_header .header_content{flex-direction:column}
.home-product .create_list_header .back_link{width:100%;justify-content:center}
.home-product .create_list_steps .step_connector{width:40px}
.home-product .create_list_form .search_input_group{flex-direction:column}
.home-product .create_list_form .search_input_group .search_icon{display:none}
.home-product .create_list_form .search_input_group .form-control{padding:16px;text-align:center}
.home-product .create_list_form .search_input_group .search_btn{width:calc(100% - 8px);justify-content:center}
.home-product .create_list_form .form_actions{flex-direction:column}
.home-product .create_list_form .form_actions .bj_theme_btn{width:100%;justify-content:center}
.home-product .create_list_form .enhanced_table .title_cell{min-width:180px}
}
.home-product .add_address_form_wrapper .form_actions .bj_theme_btn{padding:14px 28px;font-size:15px;font-weight:600;border-radius:12px;display:flex;align-items:center;gap:8px}
.home-product .add_address_form_wrapper .form_actions .bj_theme_btn.btn_outline{background:#fff;color:#4b5563;border:2px solid #e5e7eb}
.home-product .add_address_form_wrapper .form_actions .bj_theme_btn.btn_outline:hover{border-color:#fff;color:#fff}
.home-product .add_address_form_wrapper .form_actions .bj_theme_btn.btn_primary{background:linear-gradient(135deg, #4285F4 0%, rgb(17.805, 101.89, 241.195) 100%);box-shadow:0 4px 16px rgba(66,133,244,.3)}
.home-product .add_address_form_wrapper .form_actions .bj_theme_btn.btn_primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(66,133,244,.4)}
@media(max-width: 576px){
.home-product .add_address_form_wrapper .form_actions{flex-direction:column}
.home-product .add_address_form_wrapper .form_actions .bj_theme_btn{width:100%;justify-content:center}
}
.home-product .footer_subscribe_form .bj_theme_btn{margin-left:0;background:#202124;border:0px;margin-top:32px;padding:8px 35px;text-transform:uppercase}
.home-product .bj_footer_area_four .footer_subscribe_form .bj_theme_btn{background:#4285f4}
.home-product .bj_footer_area_white .f_widget .footer-search .bj_theme_btn{background:#202124;color:#fff}
.home-product .bj_footer_area_white .f_widget .footer-search .bj_theme_btn:before{background:#4285f4}
/* Product details tab copy + widget inclusions (ADR-380) */
.home-product .bj_book_single_tab_content .product_book_content_details .content_header {
  margin: 0 0 0.5rem;
  font-size: 18px;
  font-weight: 700;
  color: #202124;
  font-family: "Libre Baskerville", Georgia, serif;
}
.home-product .bj_book_single_tab_content .product_book_content_details .content_text {
  margin: 0 0 1rem;
  font-size: 15px;
  line-height: 1.7;
  color: #4d4e50;
}
.home-product .bj_book_single_tab_content .product_book_content_details .template-widget-inclusions {
  margin-bottom: 1.5rem;
}
.home-product .bj_book_single_tab_content .product_book_content_details ul.content_text {
  padding-left: 1.25rem;
  list-style: disc;
}
.home-product .bj_book_single_tab_content .product_book_content_details ul.content_text li {
  margin-bottom: 0.35rem;
}

/* ADR-441: Bookjar product_review / reviews-item chrome (stars + list). */
.home-product .reviews-item{
  width:100%;
}
.home-product .reviews-item .review-title{
  margin:0;
  font-family:"Libre Baskerville",serif;
  font-size:22px;
  font-weight:700;
  color:#202124;
  gap:12px;
}
.home-product .reviews-item .review-title__stars{
  display:inline-flex;
  align-items:center;
  gap:4px;
  font-family:"Open Sans",sans-serif;
  font-size:15px;
  font-weight:600;
  color:#202124;
}
.home-product .reviews-item .review-title__stars .fa-star,
.home-product .reviews-item .r-icon .fa-star,
.home-product .reviews-item .dynamic-star-rating .fa-star{
  color:#f5a623;
  font-size:14px;
}
.home-product .reviews-item .fa-star.is-off{
  opacity:.28;
}
.home-product .reviews-item .modal-btn{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 18px;
  border:1px solid #d2d2d3;
  border-radius:3px;
  background:#fff;
  color:#202124;
  font-size:14px;
  font-weight:600;
  text-decoration:none;
  transition:border-color .2s ease,color .2s ease;
}
.home-product .reviews-item .modal-btn:hover{
  border-color:#4285f4;
  color:#4285f4;
}
.home-product .reviews-item .template-review-form{
  margin:0 0 28px;
  padding:20px;
  border:1px solid #ececec;
  border-radius:8px;
  background:#fafbfc;
}
.home-product .reviews-item .dynamic-star-rating{
  display:flex;
  align-items:center;
  gap:6px;
  margin-bottom:14px;
}
.home-product .reviews-item .dynamic-star-rating__btn{
  appearance:none;
  border:0;
  background:transparent;
  padding:0;
  cursor:pointer;
  line-height:1;
}
.home-product .reviews-item .dynamic-star-rating .fa-star{
  font-size:22px;
  transition:opacity .15s ease,transform .15s ease;
}
.home-product .reviews-item .dynamic-star-rating__btn:hover .fa-star,
.home-product .reviews-item .dynamic-star-rating .fa-star.is-on{
  opacity:1;
  transform:scale(1.05);
}
.home-product .reviews-item .admin-text.dynamic-rating-text{
  width:100%;
  min-height:120px;
  margin-bottom:14px;
  padding:14px 16px;
  border:1px solid #d2d2d3;
  border-radius:6px;
  background:#fff;
  color:#4d4e50;
  font-size:15px;
  line-height:1.6;
  resize:vertical;
}
.home-product .reviews-item .admin-text.dynamic-rating-text:focus{
  outline:0;
  border-color:#4285f4;
  box-shadow:0 0 0 3px rgba(66,133,244,.15);
}
.home-product .reviews-item .template-review-form__actions{
  display:flex;
  justify-content:flex-end;
}
.home-product .reviews-item .template-review-row{
  gap:16px;
  margin-bottom:24px;
}
.home-product .reviews-item .admin-img--initials{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  border-radius:50%;
  background:#e8f0fe;
  color:#1967d2;
  font-size:18px;
  font-weight:700;
}
.home-product .reviews-item .r-title{
  margin:0 0 6px;
  font-size:16px;
  font-weight:700;
  color:#202124;
}
.home-product .reviews-item .r-icon{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  margin-bottom:10px;
  font-size:13px;
  color:#636466;
}
.home-product .reviews-item .r-icon > div{
  display:inline-flex;
  align-items:center;
  gap:3px;
  font-weight:600;
  color:#202124;
}
.home-product .reviews-item .small-2{
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:#4d4e50;
}
.home-product .reviews-item .form-field-error{
  margin:0 0 10px;
  color:#ef4444;
  font-size:13px;
}

/* ADR-390: Bookjar hover parity for product-single related tiles */
.home-product .bj_new_pr_item .img img,
.home-product .bj_new_pr_item .img .template-cover__image{
  transition:transform .5s ease;
}
.home-product .bj_new_pr_item .img .template-cover,
.home-product .bj_new_pr_item .img .template-cover__frame{
  margin:0;
  border:0;
  border-radius:inherit;
  background:transparent;
}
