body{background:#f6f6f8}
.btn{border-radius:50rem;padding:5px 15px}
.error{color:red;font-size:13px;margin-top:5px}
.oc-flash-messages .error{color:#fff;font-size:13px;margin-top:5px}
.oc-visible{display:flex !important}
.form-control.error,.input-error{border-color:red;color:red}
.option-thumbnail{width:40px;height:40px;object-fit:cover;border-radius:4px;margin-right:10px}
.btn-primary{--bs-btn-color:white;--bs-btn-hover-color:white;--bs-btn-active-color:white;--bs-btn-disabled-color:white;background:#DA378D;border:none;width:100%;padding:16px;font-size:18px;font-weight:500;box-shadow:0 2px 8px rgba(233,30,99,0.15);transition:all 0.3s ease}
.btn-primary:hover{background:#d12780;transform:translateY(-2px)}
.btn-primary:active{transform:translateY(0)}
.btn-round{display:inline-block;width:35px;height:35px;padding:0;margin-left:auto;margin-right:10px}
.pt60{padding-top:60px}
nav{display:flex;justify-content:space-between;padding:13px 13px;align-items:center;position:fixed;width:100%;top:0;background:#f6f6f8}
nav .end{width:30px;display:flex}
.back_icon{width:30px;height:32px;display:flex;justify-content:center}
.back_icon:after{content:"";background:url(/storage/app/media/icons/back.svg);background-position:center;background-size:contain;width:18px;background-repeat:no-repeat}
.steps-container .tamplate_nav{display:flex;justify-content:space-around;list-style:none;padding:0;margin-bottom:20px;border-bottom:1px solid #ccc}
.steps-container .tamplate_nav .tamplate_stap{cursor:pointer;padding:10px 15px;border-bottom:2px solid transparent;opacity:0.5;pointer-events:none}
.steps-container .tamplate_nav .tamplate_stap.active{border-color:#007bff;font-weight:bold;opacity:1}
.steps-container .tamplate_nav .tamplate_stap.completed{opacity:1;pointer-events:auto}
.steps-container .step-section{display:none}
.steps-container .step-section.active{display:block}
.steps-container .product-input{display:flex;align-items:center;justify-content:space-between;padding:8px;border:1px solid #ccc;border-radius:4px;cursor:pointer;position:relative}
.steps-container .product-input .label{flex:1;color:#333}
.steps-container .product-input .label.empty{color:#999;font-style:italic}
.steps-container .product-input .icon{font-size:1.2rem;color:#007bff;margin-left:10px}
.steps-container .product-input .clear-btn{background:none;border:none;color:red;font-size:1rem;margin-left:10px;cursor:pointer;display:none}
.steps-container .product-input .clear-btn.visible{display:inline}
footer{position:fixed;bottom:0;left:0;right:0;padding:12px 16px;background:white;z-index:1000}
footer.bg-body-tertiary{background:white !important;box-shadow:0 -4px 12px rgba(0,0,0,0.05)}
footer .btn-primary{background:#DA378D;border:none;width:100%;padding:16px;font-size:18px;font-weight:500;border-radius:50px;box-shadow:0 2px 8px rgba(233,30,99,0.15);transition:all 0.3s ease;color:white;text-align:center}
footer .btn-primary:hover{background:#d12780;transform:translateY(-2px)}
footer .btn-primary:active{transform:translateY(0)}
footer .btn-primary i{margin-left:8px}
.main.container{padding-bottom:80px}
.kitchen-properties .properties{padding:20px;background:white;border-radius:20px}
.kitchen-properties .property-item{background:white;border-radius:15px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.1);border:2px solid transparent;transition:all 0.3s ease}
.kitchen-properties .property-item.selected{border-color:#4CAF50;background:#f8fff9}
.kitchen-properties .property-header{display:flex;justify-content:space-between;align-items:center;padding:15px;cursor:pointer;transition:background-color 0.3s}
.kitchen-properties .property-header:hover{background-color:#f8f9fa}
.kitchen-properties .property-header .left{display:flex;align-items:center;gap:15px}
.kitchen-properties .property-header .text h3{margin:0;font-size:18px;font-weight:bold}
.kitchen-properties .selection-info{display:flex;flex-direction:column;gap:4px;position:relative}
.kitchen-properties .selection-info .subtitle{margin:0;color:#666;font-size:14px}
.kitchen-properties .selection-info .selected-value{margin:0;color:#4CAF50;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px}
.kitchen-properties .selection-info .selected-value .trash-icon{color:#DA378D;cursor:pointer;font-size:16px;opacity:0.7;transition:all 0.2s ease}
.kitchen-properties .selection-info .selected-value .trash-icon:hover{opacity:1;transform:scale(1.1)}
.kitchen-properties .selection-preview{width:40px;height:40px;border-radius:8px;overflow:hidden;margin-right:10px;display:none}
.kitchen-properties .selection-preview.active{display:block}
.kitchen-properties .selection-preview img{width:100%;height:100%;object-fit:cover}
.kitchen-properties .options-list{display:flex;flex-direction:column;gap:10px}
.kitchen-properties .option-item{display:flex;align-items:center;padding:10px;border-radius:8px;cursor:pointer;transition:background-color 0.3s}
.kitchen-properties .option-item:hover{background-color:#f8f9fa}
.kitchen-properties .option-item.selected{background-color:#e8f5ff}
.kitchen-properties .option-item img{width:50px;height:50px;object-fit:cover;border-radius:6px;margin-right:15px}
.kitchen-properties .option-item .option-info{flex-grow:1}
.kitchen-properties .option-item .option-name{font-weight:500;margin-bottom:4px}
.kitchen-properties .option-item input[type="radio"]{margin-left:10px}
.kitchen-properties .right{display:flex;align-items:center}
.template-selection{background:#fff;border-radius:20px;padding:24px;height:100%;display:flex;flex-direction:column;margin-bottom:100px}
.template-selection .template-card{flex-grow:1;display:flex;flex-direction:column;gap:24px}
.template-selection .template-header h2{font-size:28px;font-weight:600;margin-bottom:12px;color:#333}
.template-selection .template-header .description{color:#666;font-size:16px;line-height:1.5;margin:0}
.template-selection .product-list,.template-selection .head-product-list{display:flex;flex-direction:column;gap:12px}
.template-selection .product-item{background:#f8f9fa;border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;transition:all 0.3s ease}
.template-selection .product-item:hover{background:#f0f1f2}
.template-selection .product-item .product-info{display:block;align-items:center}
.template-selection .product-item .product-info i{font-size:24px;color:#DA378D}
.template-selection .product-item .product-info .text h3{font-size:18px;font-weight:500;margin:0;color:#333}
.template-selection .product-item .product-info .text p{font-size:14px;color:#666;margin:4px 0 0 0}
.template-selection .product-item .add-btn{width:24px;height:24px;border-radius:50%;border:none;background:#DA378D;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;margin-left:5px}
.template-selection .product-item .add-btn:hover{background:#DA378D;transform:scale(1.05)}
.template-selection .product-item .add-btn i{font-size:12px}
.template-selection .product-item .remove-btn{width:24px;height:24px;border-radius:50%;border:none;background:#e60606;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;margin-left:5px}
.template-selection .product-item .remove-btn:hover{background:#ee0303;transform:scale(1.05)}
.template-selection .product-item .remove-btn i{font-size:12px}
.template-selection .select-product-section .error{color:red;font-size:12px;margin-top:5px;border-radius:5px;padding:5px;font-weight:700}
.template-selection .add-head-section,.template-selection .add-product-section{margin-top:auto}
.template-selection .add-head-section .add-head-btn,.template-selection .add-head-section .add-product-btn,.template-selection .add-product-section .add-head-btn,.template-selection .add-product-section .add-product-btn{width:100%;padding:16px;border:2px dashed #DA378D;border-radius:16px;background:transparent;color:#DA378D;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all 0.3s ease}
.template-selection .add-head-section .add-head-btn:hover,.template-selection .add-head-section .add-product-btn:hover,.template-selection .add-product-section .add-head-btn:hover,.template-selection .add-product-section .add-product-btn:hover{background:rgba(233,30,99,0.05)}
.template-selection .add-head-section .add-head-btn i,.template-selection .add-head-section .add-product-btn i,.template-selection .add-product-section .add-head-btn i,.template-selection .add-product-section .add-product-btn i{font-size:20px}
.template-selection .template-footer{margin-top:24px;display:flex;right:0;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #eee}
@media (min-width:700px){.template-selection .template-footer{margin:10px;max-width:500px;border-radius:23px;justify-self:anchor-center}}
.template-selection .template-footer .selection-counter{font-size:16px;font-weight:500;color:#333}
.template-selection .template-footer .navigation-buttons{display:flex;gap:12px}
.template-selection .template-footer .navigation-buttons .nav-btn{width:48px;height:48px;border-radius:50%;border:1px solid #ddd;background:white;color:#666;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}
.template-selection .template-footer .navigation-buttons .nav-btn:hover{transform:scale(1.05)}
.template-selection .template-footer .navigation-buttons .nav-btn.next{background:#DA378D;border-color:#DA378D;color:white}
.template-selection .template-footer .navigation-buttons .nav-btn.next:hover{background:#DA378D}
.template-products .modal-header{padding:15px;border-bottom:none}
.template-products .modal-header .search-container{flex:1;position:relative;margin-right:15px}
.template-products .modal-header .search-container .search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#666}
.template-products .modal-header .search-container .search-input{width:100%;padding:12px 15px 12px 45px;border:none;border-radius:50px;background:#f6f6f8;font-size:16px}
.template-products .modal-header .search-container .search-input:focus{outline:none;box-shadow:0 0 0 2px rgba(233,30,99,0.2)}
.template-products .section-title{display:flex;justify-content:space-between;align-items:center;padding:0 15px;margin-bottom:20px}
.template-products .section-title h2{font-size:24px;font-weight:600;margin:0}
.template-products .section-title .view-all{color:#666;text-decoration:none;font-size:14px}
.template-products .section-title .view-all:hover{color:#DA378D}
.template-products .products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:0 15px}
.template-products .products-grid .product-card{background:white;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);cursor:pointer;transition:transform 0.3s ease;position:relative;border:2px solid transparent;transition:all 0.3s ease}
.template-products .products-grid .product-card:hover{transform:translateY(-4px)}
.template-products .products-grid .product-card.selected{border-color:#DA378D}
.template-products .products-grid .product-card .product-image{position:relative;padding-top:100%;background:#f6f6f8}
.template-products .products-grid .product-card .product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:10px}
.template-products .products-grid .product-card .product-image .feature-badges{position:absolute;bottom:10px;left:10px;display:flex;gap:5px}
.template-products .products-grid .product-card .product-image .feature-badges .feature-badge{background:rgba(0,0,0,0.5);color:white;padding:4px 8px;border-radius:4px;font-size:12px}
.template-products .products-grid .product-card .product-info{padding:15px}
.template-products .products-grid .product-card .product-info .product-title{font-size:16px;font-weight:500;margin-bottom:8px;color:#333}
.template-products .products-grid .product-card .product-info .product-details{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}
.template-products .products-grid .product-card .product-info .product-details span{font-size:13px;color:#666}
.template-products .products-grid .product-card .product-info .product-price{font-size:18px;font-weight:600;color:#DA378D}
.template-products .select-product-btn{width:100%;padding:15px;border:none;border-radius:50px;background:#DA378D;color:white;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px;transition:all 0.3s ease}
.template-products .select-product-btn:hover{background:#DA378D;transform:translateY(-2px)}
.template-products .select-product-btn i{font-size:18px}
.template-product{background:#f6f6f8;min-height:100vh}
.template-product .feature-error{color:red !important;font-size:12px;margin-top:5px}
.template-product .product-nav{display:flex;align-items:center;gap:20px;padding:15px;background:white}
.template-product .product-nav .back-btn{width:40px;height:40px;border-radius:50%;border:none;background:#f6f6f8;color:#333;display:flex;align-items:center;justify-content:center}
.template-product .product-nav h1{font-size:24px;margin:0;font-weight:600}
.template-product .product-content{padding:20px}
.template-product .product-image{width:100%;border-radius:20px;overflow:hidden;margin-bottom:20px;background:white;padding:20px}
.template-product .product-image img{width:100%;height:auto}
.template-product .product-image .feature-badges{display:flex;gap:8px;margin-top:12px}
.template-product .product-image .feature-badges .feature-badge{background:#DA378D;color:white;padding:4px 12px;border-radius:20px;font-size:12px}
.template-product .product-info .product-title{font-size:24px;font-weight:600;margin:0 0 8px 0}
.template-product .product-info .product-subtitle{color:#666;margin:0 0 16px 0}
.template-product .product-info .product-price{font-size:28px;font-weight:600;color:#DA378D;margin-bottom:24px}
.template-product .quantity-control{background:white;border-radius:15px;padding:20px;margin-bottom:24px}
.template-product .quantity-control .amount-label{font-size:16px;font-weight:500;margin-bottom:12px}
.template-product .quantity-control .amount-controls{display:flex;align-items:center;gap:20px}
.template-product .quantity-control .amount-controls .feature-btn{width:40px;height:40px;border-radius:50%;border:2px solid #DA378D;background:white;color:#DA378D;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:all 0.3s ease}
.template-product .quantity-control .amount-controls .feature-btn:hover{background:#DA378D;color:white}
.template-product .quantity-control .amount-controls .quantity{font-size:24px;font-weight:500;min-width:40px;text-align:center}
.template-product .specifications{background:white;border-radius:15px;overflow:hidden;margin-bottom:24px}
.template-product .specifications .spec-item{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;transition:background-color 0.3s ease;border-bottom:1px solid #eee}
.template-product .specifications .spec-item:last-child{border-bottom:none}
.template-product .specifications .spec-item:hover{background-color:#f8f9fa}
.template-product .specifications .spec-item .spec-image{flex-shrink:0;display:flex;align-items:center;justify-content:center}
.template-product .specifications .spec-item .spec-image .option-thumbnail{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #eee}
.template-product .specifications .spec-item .spec-info h3{font-size:16px;font-weight:500;margin:0 0 4px 0}
.template-product .specifications .spec-item .spec-info p{color:#666;margin:0;font-size:14px}
.template-product .specifications .spec-item i{color:#DA378D}
.template-product .description{background:white;border-radius:15px;padding:20px}
.template-product .description h3{font-size:18px;font-weight:500;margin:0 0 12px 0}
.template-product .description p{color:#666;margin:0 0 8px 0;font-size:14px}
.template-product .description p:last-child{margin-bottom:0}
.template-product .spec-modal .modal-body{padding:20px}
.template-product .spec-modal .modal-body .spec-options{display:flex;flex-direction:column;gap:12px}
.template-product .spec-modal .modal-body .spec-options .spec-option{display:flex;align-items:center;padding:15px;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:all 0.3s ease}
.template-product .spec-modal .modal-body .spec-options .spec-option:hover{background:#f8f9fa}
.template-product .spec-modal .modal-body .spec-options .spec-option.selected{border-color:#DA378D;background:#fff5f8}
.template-product .spec-modal .modal-body .spec-options .spec-option .option-info{flex:1}
.template-product .spec-modal .modal-body .spec-options .spec-option .option-info h4{font-size:16px;font-weight:500;margin:0 0 4px 0}
.template-product .spec-modal .modal-body .spec-options .spec-option .option-info p{color:#666;margin:0;font-size:14px}
.template-product .spec-modal .modal-body .spec-options .spec-option .option-price{font-size:18px;font-weight:600;color:#DA378D}
.template-product .spec-modal .modal-footer{padding:20px;border-top:1px solid #eee}
.template-product .spec-modal .modal-footer .btn-confirm{width:100%;padding:12px;border-radius:50px;background:#DA378D;color:white;border:none;font-size:16px;font-weight:500;transition:all 0.3s ease}
.template-product .spec-modal .modal-footer .btn-confirm:hover{background:#DA378D;transform:translateY(-2px)}
.template-product #featureModal .modal-body,.template-product #size-modifications-modal .modal-body{padding:20px}
.template-product #featureModal .modal-body .feature-options,.template-product #size-modifications-modal .modal-body .feature-options{display:flex;flex-direction:column;gap:15px}
.template-product #featureModal .modal-body .feature-option,.template-product #size-modifications-modal .modal-body .feature-option{display:flex;align-items:center;padding:15px;border-radius:12px;background:white;border:2px solid #eee;cursor:pointer;transition:all 0.3s ease;position:relative}
.template-product #featureModal .modal-body .feature-option.selected,.template-product #size-modifications-modal .modal-body .feature-option.selected{border-color:#DA378D;background:#fff5f8}
.template-product #featureModal .modal-body .feature-option.selected .option-check,.template-product #size-modifications-modal .modal-body .feature-option.selected .option-check{opacity:1}
.template-product #featureModal .modal-body .feature-option img,.template-product #size-modifications-modal .modal-body .feature-option img{width:100px;height:100px;object-fit:cover;border-radius:8px;margin-right:15px}
.template-product #featureModal .modal-body .feature-option .option-info,.template-product #size-modifications-modal .modal-body .feature-option .option-info{flex:1}
.template-product #featureModal .modal-body .feature-option .option-info h4,.template-product #size-modifications-modal .modal-body .feature-option .option-info h4{font-size:16px;font-weight:500;margin:0 0 5px 0}
.template-product #featureModal .modal-body .feature-option .option-info .price,.template-product #size-modifications-modal .modal-body .feature-option .option-info .price{color:#DA378D;font-weight:600;margin:0}
.template-product #featureModal .modal-body .feature-option .option-info .option-key,.template-product #size-modifications-modal .modal-body .feature-option .option-info .option-key{color:#666;font-size:14px;margin:0}
.template-product #featureModal .modal-body .feature-option .option-check,.template-product #size-modifications-modal .modal-body .feature-option .option-check{width:24px;height:24px;border-radius:50%;background:#DA378D;color:white;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease}
.template-product #featureModal .modal-body .feature-option .option-check i,.template-product #size-modifications-modal .modal-body .feature-option .option-check i{font-size:14px}
.template-product .specifications .spec-item{cursor:pointer;transition:all 0.3s ease}
.template-product .specifications .spec-item:hover{background:#f8f9fa}
.template-product .specifications .spec-item.disabled{opacity:0.5;pointer-events:none}
.template-product .specifications .spec-item .spec-image{flex-shrink:0;display:flex;align-items:center;justify-content:center}
.template-product .specifications .spec-item .spec-image .option-thumbnail{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #eee}
.template-product .specifications .spec-item .spec-info p{color:#DA378D;font-weight:500}
.template-product .specifications .spec-item .spec-info p:empty::after{content:"Select an option";color:#666;font-weight:normal}
.template-product .modal-footer{padding:15px;border-top:none;background:white;border-radius:0 0 25px 25px;box-shadow:0 -4px 12px rgba(0,0,0,0.05)}
.template-product .modal-footer .btn-select{width:100%;padding:12px;border-radius:50px;border:none;background:#DA378D;color:white;font-size:16px;font-weight:500;transition:all 0.3s ease}
.template-product .modal-footer .btn-select:hover{background:#d12780;transform:translateY(-2px)}
.template-product .modal-footer .btn-select:active{transform:translateY(0)}
.template-product-feature-modal .modal-body{padding:15px;overflow-y:auto}
.template-product-feature-modal .modal-body .feature-options-list{display:flex;flex-direction:column;gap:8px}
.template-product-feature-modal .modal-body .feature-option{display:flex;align-items:center;padding:12px 15px;background:white;border-radius:50px;cursor:pointer;transition:all 0.3s ease;border:2px solid transparent}
.template-product-feature-modal .modal-body .feature-option:hover{border-color:rgba(233,30,99,0.1);transform:translateY(-1px)}
.template-product-feature-modal .modal-body .feature-option.selected{border-color:#DA378D;background:#fff5f8}
.template-product-feature-modal .modal-body .feature-option.selected .option-check{border-color:#DA378D;background:#DA378D}
.template-product-feature-modal .modal-body .feature-option.selected .option-check:after{opacity:1}
.template-product-feature-modal .modal-body .feature-option img{width:40px;height:40px;border-radius:8px;margin-right:15px;object-fit:cover}
.template-product-feature-modal .modal-body .feature-option .option-info{flex:1;padding-right:15px}
.template-product-feature-modal .modal-body .feature-option .option-info h4{font-size:16px;font-weight:400;margin:0;color:#333}
.template-product-feature-modal .modal-body .feature-option .option-check{width:20px;height:20px;border-radius:50%;border:2px solid #ddd;position:relative;transition:all 0.3s ease;flex-shrink:0}
.template-product-feature-modal .modal-body .feature-option .option-check:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:white;border-radius:50%;opacity:0;transition:opacity 0.2s ease}
.template-product-feature-modal .modal-body .feature-option.out-of-stock .option-info h4:after{content:" (Auslauf)";color:#999;font-weight:normal}
.template-product-feature-modal .modal-footer{padding:15px;border-top:none;background:white;border-radius:0 0 25px 25px;box-shadow:0 -4px 12px rgba(0,0,0,0.05)}
.template-product-feature-modal .modal-footer .btn-select{width:100%;padding:12px;border-radius:50px;border:none;background:#DA378D;color:white;font-size:16px;font-weight:500;transition:all 0.3s ease}
.template-product-feature-modal .modal-footer .btn-select:hover{background:#d12780;transform:translateY(-2px)}
.template-product-feature-modal .modal-footer .btn-select:active{transform:translateY(0)}
.kitchen-planning-cart{margin-bottom:193px}
.kitchen-planning-cart .cart-product .cart-product-item{display:flex;align-items:center;gap:12px;background:#fff;border:1.5px solid #ececec;border-radius:12px;margin-bottom:12px;padding:10px 8px;box-shadow:0 1px 2px rgba(0,0,0,0.03);transition:box-shadow 0.2s;justify-content:space-between}
.kitchen-planning-cart .cart-product .cart-product-item:last-child{margin-bottom:0}
.kitchen-planning-cart .cart-product-image img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#fff;border:1px solid #eee;padding:4px;display:block}
.kitchen-planning-cart .cart-product-info{display:flex;flex-direction:column;gap:4px;margin-left:0}
.kitchen-planning-cart .cart-product-title{font-size:14px;color:#222;line-height:1.2;margin-bottom:2px}
.kitchen-planning-cart .cart-product-price{font-size:12px;font-weight:700;color:#222;margin-top:0;align-self:center;width:75px;text-align:end}
.kitchen-planning-cart .cart-product>div{display:flex;align-items:center;gap:12px;background:none;border-radius:0;padding:0;margin:0;box-shadow:none}
.kitchen-planning-cart .cart-summary{background:#f6f6f8;border-radius:12px;padding:14px 10px 10px 10px;margin-bottom:18px;box-shadow:0 1px 4px rgba(0,0,0,0.02)}
.kitchen-planning-cart .cart-summary-title{font-size:16px;font-weight:600;color:#222;margin-bottom:8px}
.kitchen-planning-cart .cart-summary-row{display:flex;justify-content:space-between;align-items:center;color:#888;font-size:15px;margin-bottom:6px}
.kitchen-planning-cart .cart-summary-row:last-child{margin-bottom:0}
.kitchen-planning-cart .cart-footer{position:fixed;left:0;right:0;bottom:0;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -2px 12px rgba(0,0,0,0.07);padding:18px 12px 12px 12px;display:flex;flex-direction:column;align-items:center;z-index:10}
.kitchen-planning-cart .cart-footer-total{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:600;color:#222;margin-bottom:8px}
.kitchen-planning-cart .cart-footer-amount{color:#DA378D;font-size:22px;font-weight:700}
.kitchen-planning-cart .cart-pay-btn{width:100%;background:#DA378D;color:#fff;border:none;border-radius:50px;padding:16px 0;font-size:20px;font-weight:600;margin-top:8px;box-shadow:0 2px 8px rgba(233,30,99,0.08);transition:background 0.2s,transform 0.2s;cursor:pointer}
.kitchen-planning-cart .cart-pay-btn:hover{background:#DA378D;transform:translateY(-2px)}
#paymentModalContent #payment-element{margin:0 auto;min-height:80px}
#paymentModalContent .payment-card .modal-footer.product-selection-footer{background:#fff;border-top:none;border-radius:0 0 22px 22px;box-shadow:0 -2px 12px rgba(0,0,0,0.04);padding:18px 18px 22px 18px;display:flex;justify-content:center;align-items:center}
#paymentModalContent .select-product-btn{width:100%;background:#DA378D;color:#fff;border:none;border-radius:50px;padding:16px 0;font-size:20px;font-weight:600;box-shadow:0 2px 8px rgba(233,30,99,0.08);transition:background 0.2s,transform 0.2s;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}
#paymentModalContent .select-product-btn:hover{background:#DA378D;transform:translateY(-2px)}
#paymentModalContent .payment-card .product-name{font-size:18px;font-weight:600;color:#fff}
.template-positions .table-responsive{background:white;border-radius:20px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}
.template-positions table{width:100%;border-collapse:separate;border-spacing:0}
.template-positions table th{padding:15px;font-weight:600;color:#666;border-bottom:2px solid #f0f0f0}
.template-positions table td{padding:15px;vertical-align:middle;border-bottom:1px solid #f0f0f0}
.template-positions table tbody tr:last-child td{border-bottom:none}
.template-positions table .btn-primary{background:#DA378D;border:none;border-radius:25px;padding:8px 20px;font-size:14px;transition:all 0.3s ease}
.template-positions table .btn-primary:hover{background:#bb2373;transform:translateY(-1px);box-shadow:0 2px 4px rgba(233,30,99,0.2)}
.iti{display:block !important}
.delivery-method-card .form-check-input,.pickup-location-card .form-check-input{display:none}
.delivery-method-card .form-check-label,.pickup-location-card .form-check-label{cursor:pointer;transition:all 0.2s ease}
.delivery-method-card .form-check-label:hover,.pickup-location-card .form-check-label:hover{background-color:#f8f9fa}
.delivery-method-card .form-check-input:checked + .form-check-label,.pickup-location-card .form-check-input:checked + .form-check-label{border-color:#DA378D !important;background-color:#f8f9fa}
.platte-product-selection{background:#fff;padding:1rem;display:flex;flex-direction:column}
.platte-product-selection .template-card{flex-grow:1;display:flex;flex-direction:column;gap:24px}
.platte-product-selection .template-header h2{font-size:28px;font-weight:600;margin-bottom:12px;color:#333}
.platte-product-selection .template-header .description{color:#666;font-size:16px;line-height:1.5;margin:0}
.platte-product-selection .product-list,.platte-product-selection .head-product-list{display:flex;flex-direction:column;gap:12px}
.platte-product-selection .product-item{background:#f8f9fa;border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;transition:all 0.3s ease;border:2px solid transparent;border-color:red;background:#efd1d4}
.platte-product-selection .product-item:hover{background:#efd1d4}
.platte-product-selection .product-item.selected{border-color:#4CAF50;background:#f8fff9}
.platte-product-selection .product-item .product-img{position:relative;overflow:hidden}
.platte-product-selection .product-item .product-img img{width:100%}
.platte-product-selection .product-item .product-img span{position:absolute;top:12px;right:12px;font-size:13px;color:#fff;display:inline-block;line-height:1;padding:3px 11px;border-radius:3px;font-weight:500}
.platte-product-selection .product-item .product-img span.pink{background-color:#fa6bff}
.platte-product-selection .product-item .product-img span.purple{background-color:#DA378D}
.platte-product-selection .product-item .product-img .hover-img{position:absolute;top:0;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,20px);transition-duration:0.7s}
.platte-product-selection .product-item .product-img .product-action{position:absolute;left:50%;bottom:0;width:100%;z-index:9;transform:translateX(-50%);display:flex;flex-wrap:wrap;align-items:center}
.platte-product-selection .product-item .product-img .product-action>div{opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;height:48px;transform:translateY(20px);background-color:#DA378D;transition:all 0.5s ease}
.platte-product-selection .product-item .product-img .product-action>div:hover{background-color:#000}
.platte-product-selection .product-item .product-img .product-action .pro-wishlist{width:48px;border-right:1px solid rgba(255,255,255,0.2)}
.platte-product-selection .product-item .product-img .product-action .pro-cart{font-size:14px;width:calc(100% - 48px - 48px);transition-delay:0.1s}
.platte-product-selection .product-item .product-img .product-action .pro-quickview{width:48px;border-left:1px solid rgba(255,255,255,0.2);margin:0;transition-delay:0.2s}
.platte-product-selection .product-item .product-img .product-action .pro-same-action a{color:#fff;font-size:16px;height:48px;line-height:48px;display:block;width:100%;text-align:center;text-transform:capitalize}
.platte-product-selection .product-item .product-img .product-action .pro-same-action.pro-wishlist a,.platte-product-selection .product-item .product-img .product-action .pro-same-action.pro-quickview a{margin-top:2px}
.platte-product-selection .product-item .product-info{flex:1;display:flex;flex-direction:column;gap:4px}
.platte-product-selection .product-item .select-btn{width:24px;height:24px;border-radius:50%;border:none;background:#4CAF50;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;margin-left:5px}
.platte-product-selection .product-item .select-btn:hover{background:#4CAF50;transform:scale(1.05)}
.platte-product-selection .product-item .select-btn i{font-size:12px}
.platte-product-selection .product-item .add-btn{width:24px;height:24px;border-radius:50%;border:none;background:#DA378D;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;margin-left:5px}
.platte-product-selection .product-item .add-btn:hover{background:#DA378D;transform:scale(1.05)}
.platte-product-selection .product-item .add-btn i{font-size:12px}
.platte-product-selection .product-item .remove-btn{width:24px;height:24px;border-radius:50%;border:none;background:#e60606;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;margin-left:5px}
.platte-product-selection .product-item .remove-btn:hover{background:#ee0303;transform:scale(1.05)}
.platte-product-selection .product-item .remove-btn i{font-size:12px}
.platte-product-selection .select-product-section .error{color:red;font-size:12px;margin-top:5px;border-radius:5px;padding:5px;font-weight:700}
.platte-product-selection .add-head-section,.platte-product-selection .add-product-section{margin-top:auto}
.platte-product-selection .add-head-section .add-head-btn,.platte-product-selection .add-head-section .add-product-btn,.platte-product-selection .add-product-section .add-head-btn,.platte-product-selection .add-product-section .add-product-btn{width:100%;padding:16px;border:2px dashed #DA378D;border-radius:16px;background:transparent;color:#DA378D;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all 0.3s ease}
.platte-product-selection .add-head-section .add-head-btn:hover,.platte-product-selection .add-head-section .add-product-btn:hover,.platte-product-selection .add-product-section .add-head-btn:hover,.platte-product-selection .add-product-section .add-product-btn:hover{background:rgba(233,30,99,0.05)}
.platte-product-selection .add-head-section .add-head-btn i,.platte-product-selection .add-head-section .add-product-btn i,.platte-product-selection .add-product-section .add-head-btn i,.platte-product-selection .add-product-section .add-product-btn i{font-size:20px}
.tab-content.jump .tab-pane{display:block;height:0;opacity:0;overflow:hidden}
.tab-content.jump .tab-pane.active{display:block;height:auto;opacity:1;overflow:visible}
@media only screen and (min-width:992px) and (max-width:1199px){.product-details-img.mr-20{margin-right:0}}
@media only screen and (min-width:768px) and (max-width:991px){.product-details-img.mr-20{margin-right:0}}
@media only screen and (max-width:767px){.product-details-img.mr-20{margin-right:0}}
.product-details-img .large-img-style{position:relative}
.product-details-img .large-img-style img{width:100%}
.product-details-img .large-img-style span{position:absolute;top:30px;left:30px;font-size:13px;color:#fff;display:inline-block;line-height:1;padding:3px 11px;border-radius:3px;font-weight:500;background-color:#fa6bff}
.product-details-img .large-img-style .img-popup-wrap{position:absolute;right:30px;top:30px;font-size:30px;color:#000}
.product-details-img .large-img-style .img-popup-wrap:hover{color:#DA378D}
.product-details-img .shop-details-tab{display:flex;justify-content:center;margin-top:-72px;z-index:9;position:relative}
@media only screen and (min-width:768px) and (max-width:991px){.product-details-img .shop-details-tab{margin-top:-50px}}
@media only screen and (max-width:767px){.product-details-img .shop-details-tab{margin-top:-45px}}
@media only screen and (min-width:576px) and (max-width:767px){.product-details-img .shop-details-tab{margin-top:-60px}}
.product-details-img .shop-details-tab a.shop-details-overly{position:relative}
.product-details-img .shop-details-tab a.shop-details-overly img{width:144px}
@media only screen and (min-width:768px) and (max-width:991px){.product-details-img .shop-details-tab a.shop-details-overly img{width:90px}}
@media only screen and (max-width:767px){.product-details-img .shop-details-tab a.shop-details-overly img{width:85px}}
@media only screen and (min-width:576px) and (max-width:767px){.product-details-img .shop-details-tab a.shop-details-overly img{width:110px}}
.product-details-img .shop-details-tab a.shop-details-overly.active:before{opacity:0.6;position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background-color:#fff;content:""}
.mfp-bg{z-index:1060 !important}
.mfp-wrap{z-index:1070 !important}
.mfp-figure:after{background:#fff !important}input::placeholder,textarea::placeholder{color:#c9c9c9 !important;opacity:0.3 !important}input:focus::placeholder,textarea:focus::placeholder{color:#e5e5e5 !important}
.zoom-hover{transition:transform 0.3s ease}
.zoom-hover:hover{transform:scale(1.1)}