.build-your-own-box *{-webkit-user-select:none!important;user-select:none!important}.build-your-own-box .section_content{display:flex;gap:30px}.build-your-own-box .section_content .content_part_inner{flex:1;width:calc(100% - 310px)}.build-your-own-box .section_content .build_box_content{width:100%;max-width:310px}.build-your-own-box .section_content .build_box_content .build_box_inner{padding:22px;background-color:#edf7ff;border-radius:14px;position:sticky;top:var(--header-height)}.build-your-own-box .section_content .content_part_inner .bundle_data_with_title{position:sticky;top:var(--header-height)}.build-your-own-box .section_content .header_part .description{padding-top:10px}.build-your-own-box .section_content .tag_list{padding:20px 0;border-bottom:1px solid;margin-bottom:20px}.build-your-own-box .section_content .tag_list .mobile.title{padding-bottom:10px}.build-your-own-box .section_content .tag_list .tag_list_inner{display:flex;overflow:auto;gap:30px}.build-your-own-box .section_content .tag_list .tag_list_inner .single_tab{flex:0 0 auto;display:flex;align-items:center;gap:8px;opacity:.6;cursor:pointer}.build-your-own-box .section_content .tag_list .tag_list_inner .single_tab.active{opacity:1}.build-your-own-box .section_content .tag_list .tag_list_inner .single_tab .tab_index{width:20px;height:20px;display:flex;justify-content:center;align-items:center;border:1px solid;padding:14px;border-radius:100%}.build-your-own-box .section_content .tag_list .tag_list_inner .single_tab.active .tab_title_text{font-weight:700}.build-your-own-box .section_content .tag_list .tag_list_inner .single_tab.active .tab_index{background-color:var(--BTN-SECONDARY-BG-COLOR);color:#fff}.build-your-own-box .product_list_inner{display:flex;flex-wrap:wrap;gap:20px}.build-your-own-box .product_list_inner .single_product{width:calc(33.33% - 13.33px);display:flex;flex-direction:column;border:1px solid;border-radius:12px;overflow:hidden}.build-your-own-box .product_list_inner .single_product .product_info{padding:4px 14px 14px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.build-your-own-box .product_list_inner .single_product .product_image{position:relative;padding-top:100%}.build-your-own-box .product_list_inner .single_product .product_image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.build-your-own-box .product_list_inner .single_product .product_title{text-align:left;font-size:14px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;flex-direction:column}.build-your-own-box .product_list_inner .single_product .product_info .jdgm-widget{font-size:12px;margin:7px 0 0;cursor:unset}.build-your-own-box .product_list_inner .single_product .product_info .jdgm-widget,.build-your-own-box .product_list_inner .single_product .product_title .pro_title_text{text-align:left}.build-your-own-box .product_list_inner .single_product .product_price{color:#f8581e;font-size:12px;line-height:normal}.build-your-own-box .product_list_inner .single_product .qty_ATC_inner{border:1px solid;border-radius:12px;overflow:hidden}.build-your-own-box .product_list_inner .single_product .qty_ATC_inner .qty_btn_inner{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding:7.29px 14px}.build-your-own-box .product_list_inner .single_product .qty_ATC_inner>*{padding:8px 14px}.build-your-own-box .product_list_inner .single_product .qty_ATC_inner *{font-size:16px;font-weight:700;cursor:pointer}.build-your-own-box .product_list_inner .single_product .qty_ATC_inner.qty_hide .qty_btn_inner,.build-your-own-box .product_list_inner .single_product .qty_ATC_inner:not(.qty_hide) .atc_btn_JS{display:none!important}.build-your-own-box .product_list_inner .single_product .qty_ATC_inner .atc_btn_JS{transition:all .3s linear;cursor:pointer}.build-your-own-box .product_list_inner .single_product .qty_ATC_inner .atc_btn_JS:hover{background-color:var(--BTN-SECONDARY-BG-COLOR);color:#fff}.build-your-own-box .stop_new_add .atc_btn_JS,.build-your-own-box .stop_new_add .qty_btn.plus{pointer-events:none;opacity:.5}.build-your-own-box .box_header .title{margin:0}.build-your-own-box .icon_with_text_list{display:flex;flex-direction:column;gap:10px;padding-top:14px}.build-your-own-box .icon_with_text_list .single_icon_with_text{display:flex;gap:10px}.build-your-own-box .icon_with_text_list .single_icon_with_text img{width:100%;max-width:22px;height:auto}.build-your-own-box .icon_with_text_list .single_icon_with_text .text{font-size:12px}.build-your-own-box .box_content .product_list{padding:14px 0;display:flex;flex-direction:column;gap:6px}.build-your-own-box .box_content .product_list .single_pro_block{display:flex;gap:6px;align-items:center}.build-your-own-box .box_content .product_list .single_pro_block .index{width:20px;min-width:20px;height:20px;border:1px solid;display:flex;justify-content:center;align-items:center;padding:2px;font-size:12px;border-radius:100%}.build-your-own-box .box_content .product_list .single_pro_block .product_data{display:flex;gap:4px}.build-your-own-box .box_content .product_list .single_pro_block .product_data .img_inner{width:55px;min-width:55px;height:55px;border-radius:10px;overflow:hidden;border:1px solid #5fb6ff}.build-your-own-box .box_content .product_list .single_pro_block .product_data .img_inner img{width:100%;height:100%;object-fit:cover}.build-your-own-box .box_content .product_list .single_pro_block .product_data .pro_title:empty,.build-your-own-box .box_content .product_list .single_pro_block .product_data .remove_btn:empty{background:#5fb6ff;width:50px;height:4px}.build-your-own-box .box_content .product_list .single_pro_block .product_data .title_with_remove{display:flex;flex-direction:column;justify-content:center;gap:4px}.build-your-own-box .box_content .product_list .single_pro_block .product_data .title_with_remove:has(.pro_title:empty){gap:10px}.build-your-own-box .box_content .product_list .single_pro_block .product_data .remove_btn{cursor:pointer;color:#f8581e}.build-your-own-box .box_content .checkout_button{display:flex;justify-content:center;align-items:center;gap:4px;border:1px solid;color:inherit;border-radius:50px;padding:8px}.build-your-own-box .build_box_inner .checkout_button.mobile .price_JS del{display:none!important}.build-your-own-box .build_box_inner .sell_price{color:#f8581e}.build-your-own-box .price_added_items{display:flex;justify-content:center;align-items:center;gap:6px}@media only screen and (min-width: 750px){.build-your-own-box .mobile{display:none!important}}@media only screen and (max-width: 989px){.build-your-own-box .product_list_inner{gap:18px}.build-your-own-box .product_list_inner .single_product{width:calc(50% - 9px)}}@media only screen and (max-width: 749px){.build-your-own-box .section_content .tag_list .tag_list_inner{gap:12px}.build-your-own-box .product_list_inner .single_product .product_info{padding:6px 10px 10px}.build-your-own-box .product_list_inner .single_product .product_title{flex-direction:column}.build-your-own-box .product_list_inner .single_product .product_info .jdgm-widget,.build-your-own-box .product_list_inner .single_product .product_title .pro_title_text,.build-your-own-box .product_list_inner .single_product .qty_ATC_inner *{font-size:12px}.build-your-own-box .product_list_inner .single_product .qty_ATC_inner.qty_hide .atc_btn_JS{padding:9.79px 14px}.build-your-own-box .section_content .build_box_content{max-width:100%;position:fixed;bottom:0;left:0;z-index:9999}.build-your-own-box .section_content .build_box_content .build_box_inner .title{display:flex;justify-content:space-between;gap:6px;align-items:center}.build-your-own-box .section_content .build_box_content .build_box_inner .title .open_close_drawer{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:2px;font-size:14px;text-transform:capitalize}.build-your-own-box .section_content .build_box_content .build_box_inner .title .open_close_drawer svg{width:18px;height:auto;vertical-align:middle;transition:.35s}.build-your-own-box .section_content .build_box_content .build_box_inner .box_header.active svg{transform:scale(-1)}.build-your-own-box .box_content .product_list{flex-direction:unset;flex-wrap:wrap}.build-your-own-box .box_content .product_list .single_pro_block{width:calc(50% - 3px)}.build-your-own-box .desktop{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/build-your-own-box.css.map */
