/* Core Styling extracted from PHP */
body{background-color:var(--rah-site-bg)!important}
.rah-shop-btn,.rah-single-btn,.rah-fixed-buy,#place_order,.rah-fixed-atc{background:var(--rah-main-bg)!important;color:var(--rah-main-txt)!important;border:none}
.rah-shop-btn:hover,.rah-single-btn:hover,.rah-fixed-buy:hover,#place_order:hover,.rah-fixed-atc:hover{background:var(--rah-hover-bg)!important;color:var(--rah-hover-txt)!important}
.price,.amount,.woocommerce-Price-amount{color:var(--rah-price-color)!important}
.woocommerce ul#shipping_method li label{border:0;width:340px;display:inline}
#rah-fixed-bottom{background:var(--rah-sticky-bg)!important}
.rah-notice-box{background:var(--rah-notice-bg)!important}
.woocommerce-message,#order_review_heading,.woocommerce-billing-fields>h3,.woocommerce-checkout-review-order-table :is(.order-total,thead),.woocommerce-shipping-totals>th,tr.cart-subtotal,.page-title,#masthead,.quantity,.woocommerce-product-details__short-description,.stock{display:none!important}
@media(max-width:768px){.woocommerce-checkout{padding:4px!important}}
p.form-row{width:100%!important;margin-bottom:10px!important;padding:0!important;position:relative;box-sizing:border-box!important}
.woocommerce-checkout :is(input[type=tel],input[type=text],textarea){width:100%!important;height:45px!important;margin-bottom:-2px!important;padding-left:50px!important;border:1px solid #ddd!important;border-radius:5px!important;background:#f9f9f9;font-size:14px!important;box-sizing:border-box!important}
#billing_address_1_field::before,#billing_first_name_field::before,#billing_phone_field::before{font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;left:0;top:0;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#eee;color:#555;border-radius:5px 0 0 6px;z-index:10}
#billing_first_name_field::before{content:'\f007'}#billing_phone_field::before{content:'\f095'}#billing_address_1_field::before{content:'\f3c5'}
#payment{background:#fff!important;border-radius:5px}#payment .payment_box{background:0 0!important;color:#515151;padding:0!important;margin:5px 0 0!important;font-size:12px;border:0!important}
li.wc_payment_method{position:relative}li.wc_payment_method label{display:block!important;width:100%;padding:0 0 0 35px!important;cursor:pointer}
li.wc_payment_method input[type='radio']{position:absolute;left:15px;top:50%;transform:translateY(-50%);margin:0!important;z-index:2}
li.wc_payment_method label::before{content:'';position:absolute;inset:0;z-index:1}
li.wc_payment_method,ul.woocommerce-shipping-methods li{background:#fff;border:1px solid #e5e5e5;padding:0!important;margin-bottom:6px!important;border-radius:4px;cursor:pointer;transition:.3s}
ul.woocommerce-shipping-methods li:has(input:checked){background:#f0fbff!important;border:1px solid #2abce6!important;box-shadow:0 2px 8px rgba(42,188,230,.15)}
li.wc_payment_method:has(input:checked){background:#e8fdf5!important;border:1px solid #27ae60!important;box-shadow:0 2px 8px rgba(39,174,96,.15)}
li.wc_payment_method:has(input:checked) label{color:#006400;font-weight:600}
tr.shipping td,ul.wc_payment_methods,ul.woocommerce-shipping-methods{width:100%!important;margin:0!important;padding:0!important;list-style:none!important}
.woocommerce-checkout-review-order-table{display:flex;flex-direction:column}.woocommerce-checkout-review-order-table tbody{order:2}
table.woocommerce-checkout-review-order-table tr{display:flex;justify-content:space-between;align-items:center;width:100%}
tr.cart_item .product-name>div{display:flex;align-items:center;gap:10px}tr.cart_item img{width:55px!important;height:55px!important;object-fit:cover;border-radius:4px;border:1px solid #eee}
.woocommerce-checkout-review-order-table tbody tr.cart_item td{padding:0!important}
#shipping_method li{position:relative!important;padding-right:60px!important}#shipping_method label{display:flex;justify-content:space-between;width:100%;margin-left:10px;font-weight:500;cursor:pointer}
#shipping_method li label span.woocommerce-Price-amount{position:absolute!important;right:10px!important;font-weight:700;color:#333}
#shipping_method li label::after{content:'';position:absolute;inset:0;z-index:1;cursor:pointer}#shipping_method li input{position:relative;z-index:2}
#place_order{width:100%;margin:15px 0 30px!important;font-size:20px;padding:20px!important;background:#000!important;color:#fff!important;border-radius:5px!important;display:flex;align-items:center;justify-content:center;gap:4px}
#place_order::before{content:'\f023';font-family:'Font Awesome 6 Free';font-weight:900}
.payment_method_bkash .payment_box{display:block!important}
.payment_method_bkash .payment_box p{color:#d12053;font-weight:700;font-size:11px;padding:8px;background:#fff0f5;border:1px dashed #d12053;border-radius:5px;margin-top:5px}
.woocommerce table.shop_table{border:0;margin:0 0 -22px;width:100%;border-collapse:separate}
.woocommerce table.shop_table td,#payment div.form-row{border:0;padding:0!important}
.site-main-wrapper{max-width:1200px;margin:0 auto;padding:0!important;width:100%;box-sizing:border-box}

/* Side Cart & Overlay */
.rahat-side-cart{position:fixed;top:0;right:-360px;width:310px;height:100vh;background:#fff;z-index:999999;padding:15px;box-sizing:border-box;display:flex;flex-direction:column;transition:.4s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 30px rgba(0,0,0,.1)}.rahat-side-cart.active{right:0}
.rahat-side-cart li a{font:600 11px/1.4 sans-serif!important;color:#333;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:160px}
.close-cart{color:#b30000!important;font:900 32px/1 sans-serif!important;cursor:pointer;transition:.3s;display:inline-block}.close-cart:hover{color:red!important;transform:scale(1.1) rotate(90deg)}
.rahat-side-cart li{display:flex;align-items:center;gap:5px;padding:10px 0;border-bottom:1px solid #f2f2f2}.rahat-side-cart li img{width:60px!important;height:60px!important;border-radius:6px;object-fit:cover;border:1px solid #eee}
ul.products{display:block!important;column-count:2;column-gap:8px;margin:0;padding:0;list-style:none}@media(min-width:992px){ul.products{column-count:5}}
ul.products li.product{display:inline-block;width:100%!important;margin-bottom:10px!important;break-inside:avoid;background:#fff;border:1px solid #f0f0f0;border-radius:5px;overflow:hidden}
.woocommerce-loop-product__title{margin-top:-18px!important;font-size:10px!important;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px!important;margin-bottom:-5px!important}
.rah-single-atc{padding:0!important}
.rahat-side-cart .checkout{width:100%;background:linear-gradient(135deg,#f90,#f57c00)!important;color:#fff!important;padding:14px;border-radius:10px;font-weight:700;text-align:center;text-decoration:none;margin-top:auto;display:block}
.rahat-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:9998;opacity:0;visibility:hidden;backdrop-filter:blur(2px);transition:.3s}
.rahat-side-cart.active+.rahat-overlay{opacity:1;visibility:visible}

/* Single Page Addons */
.summary.entry-summary{display:flex;flex-direction:column}.summary.entry-summary .rah-price-inline,.summary.entry-summary p.price{order:-2}
.summary.entry-summary .product_title{order:-1;margin-top:5px;margin-bottom:-15px;font-size:16px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:.3s}
.summary.entry-summary .product_title.show-full{white-space:normal}
.price .amount,.rah-price-inline .amount,ul.products li.product .price .amount{font-size:16px!important;font-weight:700!important}
.price del .amount,.rah-price-inline del .amount,ul.products li.product .price del .amount{font-size:14px!important;font-weight:400!important;text-decoration:line-through!important;color:#aaa!important}
@media(max-width:768px){.flex-control-thumbs{display:flex!important;gap:5px;overflow-x:auto;padding:5px 0;margin-left:15px!important}.flex-control-thumbs li{width:40px!important;flex:0 0 40px!important}.flex-control-thumbs img{height:40px!important;object-fit:cover;border-radius:4px}.flex-control-thumbs .flex-active{border:2px solid #f60!important}.woocommerce div.product .product_title{font-size:16px!important}.woocommerce div.product p.price,.woocommerce div.product p.price ins,.woocommerce div.product p.price span.woocommerce-Price-amount{margin-top:-30px}.woocommerce-product-gallery{margin-left:-15px!important;margin-right:-15px!important;width:calc(100% + 30px)!important}}

/* Details section */
.wd{border:1px solid #eee;margin:20px 0;border-radius:6px;overflow:hidden}
.ws{background:#000;color:#fff;padding:12px;font-weight:600;display:flex;justify-content:space-between;cursor:pointer}
.ws::-webkit-details-marker{display:none}.ws::after{content:"\25BC"}
.wb{padding:15px;background:#fff}
.wv{width:85%;margin:20px auto;border:3px solid #fff;border-radius:10px;box-shadow:0 5px 15px #0003;overflow:hidden}

/* Sliders */
.ultimate-slider{width:100%;overflow:hidden;position:relative}.ultimate-slider .swiper-wrapper{display:flex;flex-wrap:nowrap}
.ultimate-slider .swiper-slide{display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0;box-sizing:border-box;width:calc(100%/6 - 10px);margin-right:12px}
@media(max-width:768px){.ultimate-slider .swiper-slide{width:calc(100%/3 - 10px)}}
.ultimate-slider .img-box{width:100%;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f9f9f9;border-radius:8px;text-decoration:none;display:block}
.ultimate-slider img{width:100%;height:100%;object-fit:contain;display:block}

.rv-wrap{text-align:center;margin:40px 0;padding:20px;background:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.05);max-width:100%;overflow:hidden;clear:both}
.rv-title{font-size:20px;font-weight:bold;border-bottom:3px solid #ff4d4d;display:inline-block;margin-bottom:20px}
.rv-swiper{width:100%;padding-bottom:30px!important}.rv-swiper .swiper-slide{display:flex;justify-content:center}
.rv-swiper img{width:100%;max-width:180px;height:auto;border-radius:10px;border:1px solid #eee}

/* Popup specific css */
body.wcc-popup-mode header, body.wcc-popup-mode footer, body.wcc-popup-mode #masthead, body.wcc-popup-mode #colophon, body.wcc-popup-mode .site-header, body.wcc-popup-mode .site-footer, body.wcc-popup-mode #wpadminbar, body.wcc-popup-mode .page-title {display:none!important}
body.wcc-popup-mode html {margin-top:0!important}
body.wcc-popup-mode {background:#fff!important;padding:10px!important;margin:0!important}