:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    
    --bs-body-bg: #ffffff;
    --bs-gray: #6c757d;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-success-lighter: #00d057;
    --bs-info: #0076FF;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
}


:root {
    --bs-primary: #0d6efd; 
    --bs-primary-bg: #ffffff; 
    --bs-primary-text: #212529;
    --bs-secondary-bg: #eeeeee; 
    --bs-secondary-text: #212529; 
    --bs-accent: #07c152; 
    --bs-footer-bg: #ffffff; 
    --bs-footer-text: #212529; 
    
    --bs-preloader-second: #f21559; 
    --heading-prices-choose: #d63384;
    --bs-delete-lighter: #ff5e85;
    
    --bs-primary-lighter: #6AA4FF;
    --bs-primary-darker: #004CCB;
    --bs-secondary-lighter: #eeeeee;
    --bs-secondary-darker: #eee;
    --bs-primary-bg-lighter: #ffffff;
    --bs-primary-bg-darker: #f9f8fa;
    --bs-secondary-bg-lighter: #fff;
    --bs-secondary-bg-darker: #15161b;
    --bs-success-lighter: #00d057;
    --bs-accent-lighter: #00d057;
    --bs-gray: #6c757d;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-info: #0076FF;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    
    --bs-body-color: #212529;
    --ip-btn-primary-background: #0d6efd;
    --ip-btn-primary-text: #ffffff;
    --ip-radio-primary-background: #ffffff;
    --ip-radio-primary-text: #212529;
    --ip-radio-primary-border: #0d6efd;
    --ip-radio-checked-background: #0d6efd;
    --ip-radio-checked-text: #ffffff;
    --ip-prices-chosen-background: #f9f8fa;
    --ip-prices-btn-color-text: #ffffff;
    --ip-prices-btn-secondary-background: #00d057;
    --ip-modal-primary-background: #ffffff;
    
    --ip-header-main-bg: #ffffff; 
    --ip-product-icons-text-color: #212529;
    --ip-header-menu-text-color: #6c757d;
    --ip-header-menu-text-color-active: #0d6efd;
    --ip-product-tab-list-nav-link-color: #212529;
    --ip-product-tab-list-nav-link-color-active: #0d6efd;
    --ip-btn-outlined-background: #ffffff;
    --ip-btn-outlined-text: #0d6efd;
    --ip-btn-outlined-secondary-background: #ffffff;
    --ip-btn-outlined-secondary-text: #0d6efd;
    --ip-product-icons-background-color: #ffffff;
    --ip-banner-text: #212529;
    --ip-input-text: #212529; 
    --ip-input-background: #ffffff; 
    --ip-carousel-button-color: #0d6efd;
    --ip-border-radius-boxes: 8px;
    --ip-border-radius-buttons: 50px;
    --ip-border-radius-inputs: 16px;
    --ip-box-shadow-boxes: 0 3px 24px rgba(0, 0, 0, .09);
    --page-max-width: 1200px; 
    --base-font-size: 16px; 
    --base-font-family: 'Arial', sans-serif; 
    --heading-font-family: 'Roboto', sans-serif; 
    --product-box-size: 250px; 
}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

:root{
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-white: #fff;
--bs-gray-dark: #343a40;
--bs-gray-100: #f8f9fa;
--bs-gray-200: #e9ecef;
--bs-gray-300: #dee2e6;
--bs-gray-700: #495057;
--bs-gray-800: #343a40;
--bs-gray-900: #212529;
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
--bs-body-bg: #ffffff;
--bs-gray: #6c757d;
--bs-gray-400: #ced4da;
--bs-gray-500: #adb5bd;
--bs-gray-600: #6c757d;
--bs-success: #00c853;
--bs-success-lighter: #00d057;
--bs-info: #000000;
--bs-warning: #ffc107;
--bs-danger: #dc3545;
--bs-light: #f8f9fa;
--bs-dark: #212529;
--bs-primary: #f40606;
--bs-primary-bg: #ffffff;
--bs-primary-text: #020202;
--bs-secondary-bg: #fff7f7;
--bs-secondary-text: #000000;
--bs-accent: #020202;
--bs-footer-bg: #ffffff;
--bs-footer-text: #020202;
--bs-preloader-second: #f21559;
--heading-prices-choose: #d63384;
--bs-delete-lighter: #ff5e85;
--bs-primary-lighter: #f48080;
--bs-primary-darker: #f40606;
--bs-secondary-lighter: #fefdfd;
--bs-secondary-darker: #777777;
--bs-primary-bg-lighter: #ffffff;
--bs-primary-bg-darker: #f9f8fa;
--bs-secondary-bg-lighter: #fff;
--bs-secondary-bg-darker: #15161b;
--bs-accent-lighter: #333333;
--bs-body-color: #020202;
--ip-btn-primary-background: #f40606;
--ip-btn-primary-text: #ffffff;
--ip-radio-primary-background: #ffffff;
--ip-radio-primary-text: #212529;
--ip-radio-primary-border: #f40606;
--ip-radio-checked-background: #f40606;
--ip-radio-checked-text: #ffffff;
--ip-prices-chosen-background: #f9f8fa;
--ip-prices-btn-color-text: #ffffff;
--ip-prices-btn-secondary-background: #020202;
--ip-modal-primary-background: #ffffff;
--ip-header-main-bg: #ffffff;
--ip-product-icons-text-color: #020202;
--ip-header-menu-text-color: #777777;
--ip-header-menu-text-color-active: #f40606;
--ip-product-tab-list-nav-link-color: #000000;
--ip-product-tab-list-nav-link-color-active: #000000;
--ip-btn-outlined-background: #ffffff;
--ip-btn-outlined-text: #f40606;
--ip-btn-outlined-secondary-background: #ffffff;
--ip-btn-outlined-secondary-text: #f40606;
--ip-product-icons-background-color: #ffffff;
--ip-banner-text: #020202;
--ip-input-text: #020202;
--ip-input-background: #ffffff;
--ip-carousel-button-color: #f40606;
--ip-border-radius-boxes: 8px;
--ip-border-radius-buttons: 50px;
--ip-border-radius-inputs: 16px;
--ip-box-shadow-boxes: 0 3px 24px rgba(0, 0, 0, .09);
--page-max-width: 1200px;
--base-font-size: 16px;
--base-font-family: Open Sans, sans-serif;
--heading-font-family: Montserrat, sans-serif;
--product-box-size: 250px;
--bs-accent-darker: #000000;
}

.prices-table .button-cena:hover {
    color: #FFFFFF !important;
    background: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.prices-table .button-cena:hover span{
    color: #FFFFFF !important;
}

.rabateCouponInputWrapper .d-none.d-md-block.input-text-8.mb-0 {
    width: 300px !important;
}

.btn.ip-text-blue.position-absolute {
    top: -3px !important;
}