.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            

/*---------Font Smoothing---------*/
.woocommerce {
  -webkit-font-smoothing: antialiased;
}

/*------Rating Stars--------*/
.woocommerce .star-rating::before,
.woocommerce .stars:not(.selected) span a,
.woocommerce .stars.selected span a.active ~ a {
  color: #d3d3d3;
}
.woocommerce .star-rating,
.woocommerce .stars.selected span a {
  color: #65bec2;
}

/*-----Product Images------*/
.woocommerce div.flex-viewport,
.woocommerce-product-gallery__wrapper,
.woocommerce div.product div.images .flex-control-thumbs li,
.woocommerce ul.products li.product a img,
.woocommerce-cart table.cart img {
  min-width: 64px;
  min-height: 64px;
  border: 1px solid #d3ced2;
  overflow: hidden;
}

.flex-viewport .woocommerce-product-gallery__wrapper {
  border: none; /* Remove duplicated borders */
  border-radius: 0 !important; /* Fix duplicated radius */
  margin: 0 !important; /* Fix duplicated margin */
}

/*----------Secondary Buttons-------------*/
.woocommerce button.button.alt,
.woocommerce a.button,
.woocommerce ul.products li.product .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button.alt,
.woocommerce button.button {
  background: #00334f;
  border: 1px solid #00334f;
  font-size: 12px;
  border-radius: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.2;
  text-align: center;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 3px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/*----------Secondary Hovered-------------*/
.woocommerce button.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover {
  background: #395b83;
  border: 1px solid #395b83;
  color: #ffffff;
}
/*----------Tertiary Buttons-------------*/
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce a.added_to_cart,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce table.my_account_orders .button,
td a.woocommerce-MyAccount-downloads-file.button.alt {
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid ;
  color: ;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 3px;
}

/*----------Tertiary Buttons Hovered-------------*/
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce table.my_account_orders .button:hover,
td a.woocommerce-MyAccount-downloads-file.button.alt:hover {
  background: #ffffff;
  border: 1px solid ;
  color: ;
}

/*---Disabled Buttons---*/
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  filter: grayscale(100%);
}

/*----------Links-------------*/
.woocommerce a.wcppec-checkout-buttons__button,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.product-categories a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce .woocommerce-widget-layered-nav-list__item a,
.woocommerce .wc-layered-nav-rating a,
.woocommerce div.tagcloud a,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
h2.woocommerce-loop-category__title,
.comment-form-rating a,
.woocommerce .download-product a,
a.woocommerce-remove-coupon,
.woocommerce a.shipping-calculator-button,
.woocommerce a.remove,
.woocommerce a.reset_variations,
.woocommerce .product-name a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-message a,
.woocommerce-checkout-payment a,
.woocommerce-LostPassword a,
.woocommerce-Address-title a,
.woocommerce-MyAccount-navigation-link a,
.woocommerce-MyAccount-content a,
a.woocommerce-review-link,
.posted_in a,
.tagged_as a,
.woocommerce .woocommerce-breadcrumb a {
  color: #395b83;
  font-weight: 400;
  font-family: inherit;
  text-decoration: none;
}

/*----------Links Hovered-------------*/
.woocommerce a.wcppec-checkout-buttons__button:hover,
.woocommerce ul.product_list_widget li a:hover,
.woocommerce ul.product-categories a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce .woocommerce-widget-layered-nav-list__item a:hover,
.woocommerce div.tagcloud a:hover,
.comment-form-rating a:hover,
.woocommerce .download-product a:hover,
a.woocommerce-remove-coupon:hover,
.woocommerce a.shipping-calculator-button:hover,
.woocommerce a.remove:hover,
a.reset_variations:hover .product-name a:hover,
.woocommerce .product-name a:hover,
.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-message a:hover,
.woocommerce-checkout-payment a:hover,
.woocommerce-LostPassword a:hover,
.woocommerce-Address-title a:hover,
.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-MyAccount-content a:hover,
a.woocommerce-review-link:hover,
.posted_in a:hover,
.tagged_as a:hover,
.woocommerce .woocommerce-breadcrumb a:hover {
  color: #00334f;
  text-decoration: underline;
}

/*-----------Labels----------------*/
.woocommerce div.product form.cart .variations label,
.woocommerce form label {
  font-size: 12px;
  color: #666666;
  margin-top: 8px;
  font-weight: 400;
  font-style: normal;
}

/*---------------Placeholders----------------*/
.woocommerce input[type="search"]::placeholder,
.woocommerce-page table.cart td.actions .input-text::placeholder,
.woocommerce form .form-row .input-text::placeholder,
.woocommerce-page form .form-row .input-text::placeholder {
  color: #d3ced2;
  font-family: inherit;
}

/*---------------Dropdowns----------------*/
.select2-container--default .select2-selection--single,
.woocommerce div.product form.cart .variations select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000000;
  background: #ffffff;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 4px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #395b83;
  color: #ffffff;
  outline: none;
}

.select2-container--default .select2-results__option[data-selected=true] {
  background: #00334f;
  color: #ffffff;
  outline: none;
}

.select2-results__option {
  padding: 8px 12px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

.select2-dropdown {
  border-radius: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.6;
  color: #000000;
  padding: 0;
  min-height: 20px;
  padding-left: 0;
  outline: none;
}
.select2-container--open .select2-dropdown--below {
  padding: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(https://www.bindner-medical.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 4px center;
  height: 100%;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
    pointer-events: none;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

/*---------------Headings----------------*/
.woocommerce .oxy-product-info h2,
.woocommerce .widget_recent_reviews h2,
.woocommerce .widget_top_rated_products h2,
.woocommerce .widget_shopping_cart h2,
.woocommerce .widget_products h2,
.woocommerce .widget_product_categories h2,
.woocommerce .widget_layered_nav_filters h2,
.woocommerce .woocommerce-widget-layered-nav h2,
.woocommerce .widget_rating_filter h2,
.woocommerce .widget_price_filter h2,
.woocommerce div.widget_product_tag_cloud h2,
.woocommerce h1.page-title,
.woocommerce h1.product_title,
.woocommerce section.related.products h2,
.oxy-product-upsells > :is(h1, h2, h3, h4, h5, h6),
.woocommerce h2.woocommerce-Reviews-title,
.woocommerce span.comment-reply-title,
.woocommerce-Tabs-panel h2,
h2.woocommerce-order-downloads__title,
.woocommerce-orders article header h1,
.woocommerce-account article header h1,
.woocommerce-downloads article header h1,
.woocommerce-edit-address article header h1,
.woocommerce-account h2,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-EditAccountForm legend,
h1.oxy-woo-archive-title,
h2.woocommerce-column__title,
h2.woocommerce-order-downloads__title,
h2.woocommerce-order-details__title,
.woocommerce-billing-fields h3,
.woocommerce-checkout h3,
.woocommerce .cart_totals h2,
.woocommerce .cross-sells h2 {
  color: #000000;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 8px;
}

/*--------Prices and Quantity------------*/
.woocommerce .price_label .from,
.woocommerce .price_label .to,
.woocommerce ul.products li.product .price,
.product-quantity,
.woocommerce .price ins,
.woocommerce-Price-amount,
.woocommerce-loop-category__title .count,
.woocommerce .price {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  background: transparent;
  text-decoration: none;
}

/*----Sale Price-----*/
.woocommerce .product_list_widget del span.woocommerce-Price-amount,
.woocommerce ul.products li.product .price del,
.woocommerce .price del,
.woocommerce .price del .woocommerce-Price-amount {
  font-size: 12px;
  font-weight: 200;
  color: #666666;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product span.price ins {
  color: #000000;
  font-weight: 700;
  font-size: inherit;
}

.woocommerce div.product p.price {
  font-size: 16px;
}

.woocommerce div.product p.price ins,
.woocommerce .oxy-woo-element .price ins {
  text-decoration: none;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce p.price del,
.woocommerce ul.products li.product .price del {
  opacity: 1;
  display: block;
}

/*--------------Table Headings----------------*/
.woocommerce-cart table.cart th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table th,
.woocommerce table.shop_table tfoot th {
  font-weight: 400;
  color: #666666;
  font-size: 10px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*-------------------Texts---------------------*/
.woocommerce .woocommerce-mini-cart__total strong,
.woocommerce .woocommerce-mini-cart span.quantity,
.woocommerce .widget_product_categories span.count,
.woocommerce .woocommerce-widget-layered-nav-list__item span,
.woocommerce-product-attributes-item__value p,
.woocommerce-error,
.woocommerce-table--order-downloads,
.woocommerce-Address address,
.woocommerce-orders-table,
.woocommerce-table,
ul.woocommerce-shipping-methods,
p.woocommerce-shipping-destination,
.woocommerce-column--shipping-address address,
.woocommerce-column--billing-address address,
.woocommerce-order p,
.woocommerce .product-name,
.woocommerce .product-total,
.oxy-product-stock p,
.oxy-product-description p,
.woocommerce-Reviews .comment-text p,
.product .summary .product_meta,
.woocommerce-Tabs-panel,
.woocommerce-product-details__short-description p,
.woocommerce-form-track-order p,
.woocommerce-checkout-payment p,
.checkout_coupon p,
.woocommerce-ResetPassword p,
.woocommerce-info,
.woocommerce-error,
.woocommerce-message,
.woocommerce-MyAccount-content p,
.woocommerce-breadcrumb,
p.woocommerce-result-count {
  color: #666666;
  font-weight: 400;
  line-height: 1.6;
  font-size: 16px;
  font-style: normal;
}

/*------------Bold Texts---------------*/
.woocommerce-product-attributes-item__label,
.woocommerce-error strong,
.woocommerce-MyAccount-content strong,
.woocommerce-shipping-destination strong,
.woocommerce p.order-info mark,
.woocommerce-MyAccount-content mark.order-number,
.woocommerce-MyAccount-content mark.order-date,
.woocommerce-MyAccount-content mark.order-status,
.woocommerce-order-overview strong {
  color: #000000;
  font-weight: 700;
  font-family: inherit;
  background: transparent;
}

/*--------------------Badges---------------------*/
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  background: #65bec2;
  font-size: 12px;
  padding: 6px 12px;
  line-height: 1.2;
  border-radius: 20px;
  min-width: 0;
  min-height: 0;
  margin: 0;
  top: 12px;
  left: 12px;
  right: auto;
  position: absolute;
}

/* ----------------- */


/*-------------Product Tabs(description, addtl info, reviews) - single product--------------*/

.woocommerce div.product .oxy-woo-element .woocommerce-tabs .panel,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs .panel {
  margin-bottom: 0;
  padding: 20px 0;
}
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs {
  padding-left: 5px;
  display: flex;
  text-align: center;
  margin-bottom: 0;
  flex-shrink: 0;
}

.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
  display: flex;
  align-items: center;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a {
  width: 100%;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
  padding: 16px 48px;
  z-index: 1000;
  font-weight: 400;
  border-radius: 0;
  word-break: break-word;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a:hover {
  color: #00334f;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li.active {
  background: white;
  border-bottom-color: white;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce
  div.product
  .oxy-woo-element
  .woocommerce-tabs
  ul.tabs
  li.active
  a {
  color: #000000;
}

@media (max-width: 640px) {
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs {
    flex-direction: column;
    padding: 0;
    margin-bottom: 5px;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li {
    margin: 5px 0;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs::before,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs::before {
    border-bottom: none;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
  .woocommerce
    div.product
    .oxy-woo-element
    .woocommerce-tabs
    ul.tabs
    li.active {
    border-bottom-color: #d3ced2;
  }
}

/* tabs panel content (single product, any tab content) */

.woocommerce .oxy-woo-element table.shop_attributes th,
.woocommerce .oxy-woo-element table.shop_attributes td {
  border-top: 1px solid #d3ced2;
  padding: 8px;
}

/* single product - add to cart */

.woocommerce .oxy-product-cart-button,
.woocommerce .oxy-woo-element div.product form.cart {
  width: 100%;
  max-width: 360px;
}

.woocommerce .oxy-woo-element div.product .single_add_to_cart_button,
.woocommerce .single_add_to_cart_button {
  align-self: stretch;
  flex-grow: 1;
  border-radius: 0;
}

.woocommerce .oxy-woo-element div.product form.cart,
.woocommerce .oxy-product-cart-button form.cart,
.woocommerce div.product form.cart {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce .oxy-woo-element div.product form.variations_form.cart,
.woocommerce .oxy-product-cart-button form.variations_form.cart {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.woocommerce .oxy-woo-element div.product form.cart td.value,
.woocommerce .oxy-product-cart-button td.value {
  padding: 0;
}

.woocommerce .oxy-woo-element div.product .woocommerce-variation-add-to-cart,
.woocommerce .woocommerce-variation-add-to-cart {
  display: flex;
  width: 100%;
}

/* Primary Buttons */
.woocommerce .widget_shopping_cart .buttons a.checkout.wc-forward,
.woocommerce button[type=submit],
.woocommerce button[name=woocommerce-form-login__submit],
.woocommerce button[name=save_account_details],
.woocommerce button[name=save_address],
.woocommerce .oxy-woo-element div.product form.cart button.button.alt,
.woocommerce .oxy-product-cart-button button.button.alt,
.woocommerce div.product form.cart .button {
  background-color: #395b83;
  color: #ffffff;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 24px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #395b83;
  border-radius: 3px;
  line-height: 1.2;
  font-weight: 700;
  font-family: inherit;
  outline: none;
  cursor: pointer;
}
.woocommerce button[type=submit]:hover,
.woocommerce button[name=woocommerce-form-login__submit]:hover,
.woocommerce button[name=save_account_details]:hover,
.woocommerce button[name=save_address]:hover,
.woocommerce .oxy-woo-element div.product form.cart button.button.alt:hover,
.woocommerce .oxy-product-cart-button button.button.alt:hover,
.woocommerce div.product form.cart .button:hover {
  background-color: ;
  border: 1px solid ;
}

.woocommerce .oxy-woo-element div.product form.cart button.button.alt.disabled,
.woocommerce button.button.alt.disabled {
  background: #cccccc !important;
  border: 1px solid #cccccc !important;
  opacity: 1;
}

.woocommerce .quantity .qty {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 56px;
  padding: 8px 9px;
  margin-right: 12px;
  background: url(https://www.bindner-medical.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg),
    url(https://www.bindner-medical.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-up.svg), #ffffff;
  background-size: 6px, 6px;
  background-repeat: no-repeat, no-repeat;
  background-position: right 0.8em bottom calc(50% - 5px), right 0.8em top calc(50% - 5px);
  height: 100%;
}

.woocommerce table.variations tr {
  border-top: none;
}

.woocommerce .oxy-woo-element div.product form.cart .variations,
.woocommerce div.product .oxy-product-cart-button form.cart .variations {
  margin-bottom: 0;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr,
.woocommerce table.variations tr {
  display: flex;
  flex-direction: column;
}

.woocommerce
  .oxy-woo-element
  div.product
  form.cart
  table.variations
  tr
  td
  label,
.woocommerce .oxy-product-cart-button table.variations tr td label {
  font-size: 12px;
  margin-right: 12px;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr td a,
.woocommerce .oxy-product-cart-button table.variations tr td a {
  font-size: 12px;
}

.woocommerce .oxy-woo-element div.product form.cart a.reset_variations:before,
.woocommerce .oxy-product-cart-button table.variations tr td a:before {
  content: "× ";
}

.woocommerce .oxy-woo-element div.product form.cart .variations,
.woocommerce .oxy-product-cart-button div.product form.cart .variations {
  margin-bottom: 0;
}

.woocommerce .woocommerce-ordering select,
.woocommerce .oxy-woo-element div.product form.cart .variations select,
.woocommerce div.product .oxy-product-cart-button form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce form.cart .variations select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  line-height: 1.2;
  cursor: pointer;
  width: 100%;
  position: relative;
  background: url(https://www.bindner-medical.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), #ffffff;
  background-size: 6px;
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 0.8em center;
}

.woocommerce input[type="number"]::-webkit-inner-spin-button,
.woocommerce input[type="number"]::-webkit-outer-spin-button {
  margin-right: -9px;
  opacity: 0.01;
  width: 24px;
  height:48px;
  cursor: pointer;
}

/* single product - rating below title / rating element */

.woocommerce .oxy-woo-element div.product .woocommerce-product-rating,
.woocommerce .oxy-product-rating .woocommerce-product-rating,
.woocommerce div.product .oxy-product-rating .woocommerce-product-rating {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating::before,
.woocommerce .oxy-product-rating .star-rating::before {
  position: relative;
  color: #d3d3d3;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating,
.woocommerce .oxy-product-rating .woocommerce-product-rating .star-rating {
  width: auto;
  letter-spacing: 2px;
  margin: 0 0 0 0;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  a.woocommerce-review-link,
.woocommerce .oxy-product-rating a.woocommerce-review-link {
  font-size: 12px;
}
.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating
  span,
.woocommerce .oxy-product-rating .woocommerce .star-rating span {
  color: #65bec2;
}

/* Transitions */
.woocommerce .flex-control-thumbs li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.select2-search--dropdown .select2-search__field,
.woocommerce
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before,
.woocommerce ul.tabs li,
.woocommerce .woocommerce-product-gallery__trigger:after,
.woocommerce .woocommerce-product-gallery__trigger:before,
.woocommerce img:not(.zoomImg):not(.pswp__img),
.woocommerce textarea,
.woocommerce .checkbox,
.woocommerce .select2-selection,
.woocommerce input,
.woocommerce button,
.woocommerce select,
.woocommerce a {
  transition: all ease 0.2s;
}
/* End of Transitions */

/* Input Styles */
.woocommerce-cart table.cart td.actions .coupon .input-text,
.select2-container--default .select2-search--dropdown .select2-search__field,
.woocommerce textarea,
.select2-dropdown,
.woocommerce .select2-selection,
.woocommerce input[type="search"],
.woocommerce input[type="text"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce select {
  height: auto;
  font-size: 14px;
  border: 1px solid #d3ced2;
  background: #ffffff;
  color: #000000;
  outline: none;
  font-family: inherit;
  padding: 8px 12px;
  border-radius: 4px;
  resize: none;
}
/* Focus State */
.woocommerce-cart table.cart td.actions .coupon .input-text:focus,
.select2-container--default .select2-search--dropdown .select2-search__field:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce textarea:focus,
.select2-dropdown:focus,
.woocommerce .select2-selection:focus,
.woocommerce input[type="search"]:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="number"]:focus,
.woocommerce input[type="tel"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce select:focus {
  border: 1px solid #65bec2;
  box-shadow: 0 0 5px #65bec2;
}
/* End of Inputs */

/* Custom Checkbox */
.woocommerce-form-login input[type="checkbox"],
.oxy-woo-checkout input[type="checkbox"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.01;
  display: none !important;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
  position: relative;
  cursor: pointer;
  padding-left: 16px;
  margin-top: 0;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox span{
    margin-left: 18px;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme
  span::before,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before {
  width: 24px;
  height: 24px;
  border: 1px solid #d3ced2;
  background-color: #ffffff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-size: 50%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}
input[type="checkbox"]:checked ~ span::before,
input[type="checkbox"]:checked ~ label span::before {
  background: url(https://www.bindner-medical.com/wp-content/plugins/oxygen-woocommerce/elements/assets/check-mark.svg), #ffffff;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-top: 34px;
}
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before {
  margin-top: -4px;
}
/* End of Custom Checkbox */

/* Product Column Fix */
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100%;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
  margin: 0;
  width: 50%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  margin: 0;
  width: 33.33%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 25%;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 20px;
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
  margin: 0;
  width: 20%;
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
  margin: 0;
  width: 16.6%;
}
/* End of Product Column Fix */

/*--- Radio Buttons Style ---*/
.woocommerce input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #d3ced2;
  border-radius: 100%;
  outline: none;
  cursor: pointer;
}

/* WooCommerce Payments plugin compatibility */
.woocommerce input[type=radio].woocommerce-SavedPaymentMethods-tokenInput {
  width: 20px !important;
  height: 20px !important;
  margin: 6px 8px 0 0 !important;
}

.woocommerce input[type=radio]:hover {
  border: 1px solid #65bec2;
  box-shadow: 0 0 5px #65bec2;
}

.woocommerce input[type=radio]:checked {
  background: #000000;
  box-shadow: inset 0 0 0 8px #ffffff;
}

/* WooCommerce Payments plugin compatibility */
.woocommerce input[type=radio].woocommerce-SavedPaymentMethods-tokenInput:checked {
  box-shadow: inset 0 0 0 4px #ffffff;
}

.woocommerce input[type=radio]:checked:hover {
  box-shadow: inset 0 0 0 8px #ffffff, 0 0 5px #65bec2;
}

/*--------------------Tables and Forms Style-------------------------*/
.oxy-woo-order-tracking form,
.woocommerce form.woocommerce-ResetPassword.lost_reset_password,
.woocommerce .woocommerce-EditAccountForm,
.woocommerce .woocommerce-address-fields,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce .col2-set,
.woocommerce-form-coupon,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
ul.woocommerce-order-overview,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.checkout_coupon,
.woocommerce table.shop_table {
  border: 1px solid #d3ced2;
  border-top: 3px solid #395b83;
  border-radius: 0;
  background: #ffffff;
  padding: 20px;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
fieldset {
  background: transparent;
}
.woocommerce table tr {
  border-top: 1px solid #d3ced2;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table th {
  border: none;
  padding: 12px 20px;
  font-weight: 400;
  color: #666666;
}
/* End of Tables and Forms Styles */



/* Notification Styles */
.woocommerce-info, .woocommerce-error, .woocommerce-message {
  padding-right: 20px;
  border-bottom: 1px solid #d3ced2;
  border-left: 1px solid #d3ced2;
  border-right: 1px solid #d3ced2;
  border-radius: 0;
  background: #ffffff;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
/* Info */
.woocommerce-info::before {
  color: #00adef;
}
.woocommerce-info {
  border-top-color: #00adef;
}
/* Error */
.woocommerce-error::before {
  color: #e96199;
}
.woocommerce-error {
  border-top-color: #e96199;
}
/* Message */
.woocommerce-message::before {
  color: #65bec2;
}
.woocommerce-message {
  border-top-color: #65bec2;
}
/* End of Notification Sytles */


/* Shop, Uppsells, Related Product Shared Styles Styles */
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: -10px -20px 20px;
}
.woocommerce ul.products li.product .button {
  margin-top: auto;
}
.woocommerce a.added_to_cart {
  margin-top: 12px;
}
.woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
}

/* Product Info Shared Styles */

.woocommerce .oxy-product-info,
.woocommerce .oxy-product-tabs {
  width: 100%;
}

.woocommerce table.shop_attributes {
  border-top: 1px solid #d3ced2;
  border-collapse: collapse;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: transparent;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  border-bottom: 1px solid #d3ced2;
  text-align: left;
}


/* Widgets Headings */
.ct-widget .widget.woocommerce .widgettitle {
  font-size: px;
  font-weight: ;
  font-family: ;
}
/* End of Widgets Headings */


/* Search Products Widget */
.woocommerce form.woocommerce-product-search {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.woocommerce input.search-field {
  flex-grow: 1;
  margin-right: 8px;
  min-width: 120px;
}
/* End of Widget */



/* Product Tags Cloud Widget */
.woocommerce div.tagcloud {
  line-height: 1.2;
}
/* End of Widget */



/* Filter by Price Widget */
.woocommerce .widget_price_filter .ui-slider {
  margin: 20px 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #d3ced2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 24px;
  height: 24px;
  background-color: #395b83;
  top: -8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #395b83;
}
.woocommerce .widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  margin-right: 12px;
}
.woocommerce .price_label {
  text-align: left;
  line-height: 1.6;
}
/* End of Widget */



/* Rating Filter Widget */
.woocommerce .widget_rating_filter ul li a {
  display: flex;
  float: left;
  align-items: center;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_rating_filter ul li.chosen:hover a::before {
  color: #00334f;
}
/* End of Widget */



/* Attributes Filter Widget */
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen:hover a::before {
  color: #00334f;
}
/* End of Widget */



/* Active Filters Widget */
.woocommerce .widget_layered_nav_filters ul li a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_layered_nav_filters ul li:hover a::before {
  color: #00334f;
}
.woocommerce .widget_layered_nav_filters ul li:hover span.woocommerce-Price-amount {
  color: #00334f;
}
/* End of Widget */



/* Product Categories Widget */
.woocommerce .widget_product_categories ul {
  padding-left: 20px;
  list-style: none;
}
.woocommerce .widget_product_categories ul li::before {
  color: #d3ced2;
  content: '•';
  position: relative;
  margin-right: 8px;
  margin-left: -20px;
}
.woocommerce .widget_product_categories ul.product-categories {
  margin-top: 0;
}
.woocommerce .widget_product_categories .select2-container .select2-selection--single {
  height: auto;
  border-color: #d3ced2;
  background: url(https://www.bindner-medical.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), #ffffff;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: right 0.8em center;
}
.woocommerce .widget_product_categories .select2-container .select2-selection--single:focus {
  border-color: #65bec2;
}
.woocommerce .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.woocommerce .select2-container--open .select2-dropdown--below {
  border-color: #d3ced2
}
.woocommerce .select2-container--open .select2-dropdown--above {
  padding: 0;
  border-color: #d3ced2;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d3ced2;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #65bec2;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
  font-weight: 300;
  color: #d3ced2;
  font-size: 24px;
  line-height: 1;
}
.woocommerce .select2-container--default .select2-selection--single:hover .select2-selection__clear {
  color: #00334f;
}
/* End of Widget */



/* Products, Cart Widgets */
.woocommerce .product_list_widget ins {
  text-decoration: none;
}
.woocommerce .product_list_widget del {
  color: #666666;
}
.woocommerce ul.product_list_widget li img {
  border: 1px solid #d3ced2;
  width: 40px;
  float: left;
  margin-bottom: 16px;
  margin-right: 12px;
  margin-left: 0;
  margin-top: 4px;
}
.woocommerce ul.product_list_widget li {
  border-bottom: 1px solid #d3ced2;
  margin-bottom: 4px;
  padding-bottom: 8px;
}
.woocommerce .product_list_widget .reviewer {
  font-size: 12px;
  color: #666666;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  right: 0;
  left: auto;
  color: #d3ced2 !important;
  font-weight: 300;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
  color: #00334f !important;
  background: none;
  text-decoration: none;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 0;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 0;
}
/* End of Widget */

/*---Safari Row Hotfix---*/
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  width: 100%;
}

/*---Product Title Hotfix (Must be in product-title.css)---*/
.woocommerce h1.product_title.oxy-product-title {
  margin: 0;
}

/*---Fix for shopping cart duplication issue on AJAX update---*/
.ct-modal .woocommerce-cart-form:not(:nth-child(2)) {
  display: none;
}

.ct-modal .cart-collaterals > .cart_totals:not(:nth-child(1)) {
  display: none;
}

/*---Fix for WooCommerce Payments credit card images on checkout---*/
.woocommerce label[for="payment_method_woocommerce_payments"],
.woocommerce label[for="payment_method_bacs"],
.woocommerce label[for="payment_method_cod"] {
  display: flex;
  flex-direction: row;
}

.woocommerce label[for="payment_method_woocommerce_payments"] img,
.woocommerce label[for="payment_method_bacs"] img,
.woocommerce label[for="payment_method_cod"] img {
  width: 32px;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1440px;
}
body {font-family: 'Roboto';}body {line-height: 1.5;font-size: 1rem;font-weight: 400;color: #403f41;}.oxy-nav-menu-hamburger-line {background-color: #403f41;}h1, h2, h3, h4, h5, h6 {font-family: 'Roboto';font-size: 1.5rem;font-weight: 400;line-height: 2;color: #00334f;}h2, h3, h4, h5, h6{font-size: 1.25rem;font-weight: 400;color: #00334f;}h3, h4, h5, h6{font-size: 1.15rem;font-weight: 400;color: #383636;}h4, h5, h6{font-size: 1.1rem;font-weight: 400;}h5, h6{font-size: 1rem;font-weight: 400;}h6{font-size: 0.85rem;font-weight: 400;}a {color: #395b83;text-decoration: underline;}a:hover {color: #00334f;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 2.5rem;
padding-right: 1rem;
padding-bottom: 2.5rem;
padding-left: 1rem;
}.ct-new-columns > .ct-div-block {
padding-top: 2rem;
padding-right: 2rem;
padding-bottom: 2rem;
padding-left: 2rem;
}.oxy-header-container {
padding-right: 1rem;
padding-left: 1rem;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel-vidlist {
 width:100%;
}
.oxel-vidlist__columns {
 width:100%;
 position:relative;
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__columns {
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-vidlist__column--left {
 width:60%;
 text-align:center;
}
.oxel-vidlist__column--left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel-vidlist__column--right {
 right:0px;
 width:40%;
 text-align:left;
 height:100%;
 position:absolute;
 left:60%;
 top:0px;
 background-color:#cfd3d7;
}
.oxel-vidlist__column--right:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--right.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__column--right {
 max-height:200%;
}
}

.oxel-vidlist__column {
}
@media (max-width: 991px) {
.oxel-vidlist__column {
 width:100%;
 position:static;
}
}

.oxel-vidlist__video {
}
.oxel-vidlist__video--main {
}
.oxel-vidlist__list-item:hover{
 background-color:#dee1e3;
}
.oxel-vidlist__list-item {
 width:100%;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 text-align:left;
 color:initial;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel-vidlist__list-item:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.oxel-vidlist__list-item-title {
 width:70%;
}
.oxel-vidlist__icon {
color: #606e79;}.oxel-vidlist__icon 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon {
 margin-left:16px;
 margin-right:16px;
 height:32px;
}
.oxel-vidlist__icon--inactive {
color: #606e79;}.oxel-vidlist__icon--inactive 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--inactive {
}
.oxel-vidlist__icon--active {
color: #606e79;}.oxel-vidlist__icon--active 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--active {
}
.oxel-vidlist__list-item--active {
 background-color:#dee1e3;
}
.oxel-vidlist__list-item-left {
 text-align:center;
}
.oxel-vidlist__list-item-left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item-left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.heading {
 color:#505c62;
 font-size:1.75rem;
 margin-bottom:1rem;
}
@media (max-width: 991px) {
.heading {
 font-size:1.25rem;
}
}

.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#dee1e3;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:4px;
 background-color:#395b83;
 position:fixed;
 z-index:1500;
 right:32px;
 bottom:32px;
 text-align:center;
 overflow:hidden;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 box-shadow:0px 4px 17px -10px #1e1e1e;
}
.oxel_back_to_top_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_back_to_top_container.oxy-easy-posts .oxy-posts,
.oxel_back_to_top_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_back_to_top_icon {
color: #98a1a8;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
}
.button {
 padding-left:1.25rem;
 padding-top:0.625rem;
 padding-bottom:0.625rem;
 font-size:1rem;
 margin-left:0px;
 margin-bottom:0px;
 margin-right:0px;
 margin-top:0px;
 padding-right:1.25rem;
 text-decoration:none;
 border-radius:10px;
 font-weight:300;
 letter-spacing:1px;
}
@media (max-width: 991px) {
.button {
 font-size:1.15rem;
 text-align:center;
align-self:center;
}
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
.button {
 font-size:1rem;
 padding-left:1.5rem;
 padding-right:1.5rem;
}
}

.button-primary:hover{
 border-top-color:#395b83;
 border-right-color:#395b83;
 border-bottom-color:#395b83;
 border-left-color:#395b83;
 color:#ffffff;
 background-color:#395b83;
}
.button-primary {
 color:#ffffff;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#00334f;
 border-right-color:#00334f;
 border-bottom-color:#00334f;
 border-left-color:#00334f;
 background-color:#00334f;
 margin-top:1rem;
}
.button-secondary:hover{
 background-color:#395b83;
 color:#ffffff;
}
.button-secondary {
 border-top-color:#395b83;
 border-right-color:#395b83;
 border-bottom-color:#395b83;
 border-left-color:#395b83;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#ffffff;
 color:#00334f;
 margin-top:1rem;
}
.default-icon {
color: #ffffff;}.default-icon 
>svg {width: 70px;height: 70px;}.default-icon {
 height:64px;
 width:64px;
 margin-bottom:1rem;
 margin-top:1rem;
}
@media (max-width: 991px) {
.default-icon {
 margin-bottom:0.5rem;
 margin-top:0.5rem;
}
}

.bindner-footer:ct_depth{
}
.bindner-footer:ct_category{
}
.bindner-footer {
 background-color:#00334f;
 text-align:justify;
 gap:1rem;
}
.bindner-footer:not(.ct-section):not(.oxy-easy-posts),
.bindner-footer.oxy-easy-posts .oxy-posts,
.bindner-footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-around;
gap:1rem;
}
@media (max-width: 1440px) {
.bindner-footer {
 gap:1rem;
}
.bindner-footer:not(.ct-section):not(.oxy-easy-posts),
.bindner-footer.oxy-easy-posts .oxy-posts,
.bindner-footer.ct-section .ct-section-inner-wrap{
gap:1rem;
}
}

@media (max-width: 767px) {
.bindner-footer {
}
.bindner-footer:not(.ct-section):not(.oxy-easy-posts),
.bindner-footer.oxy-easy-posts .oxy-posts,
.bindner-footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.hero:locked{
}
.hero {
background-size: 100% auto; background-repeat:no-repeat;
 margin-right:289px;
 background-color:#f8f8f8;
 background-attachment:fixed;
 min-height:500px;
 background-position:0% 70px;
}
.hero .ct-section-inner-wrap {
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.hero:not(.ct-section):not(.oxy-easy-posts),
.hero.oxy-easy-posts .oxy-posts,
.hero.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:space-around;
}
@media (max-width: 1440px) {
.hero {
}
}

@media (max-width: 991px) {
.hero {
 background-position:50% 70px;
}
.hero .ct-section-inner-wrap {
padding-top: 22rem;
padding-right: 0;
padding-left: 0;
}
.hero:not(.ct-section):not(.oxy-easy-posts),
.hero.oxy-easy-posts .oxy-posts,
.hero.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
}

@media (max-width: 767px) {
.hero {
}
.hero .ct-section-inner-wrap {
padding-top: 13rem;
}
}

@media (max-width: 479px) {
.hero {
}
.hero .ct-section-inner-wrap {
padding-top: 10rem;
}
}

.image {
 border-radius:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 margin-bottom:0px;
 width:90%;
 height:100%;
object-fit:contain;
}
.button-primary-2:hover{
 background-color:#00274f;
 color:#ffffff;
}
.button-primary-2 {
 padding-top:10px;
 padding-bottom:10px;
 padding-left:50px;
 padding-right:50px;
 margin-top:20px;
 margin-bottom:20px;
 color:#ffffff;
 background-color:#395b83;
 border-top-color:#395b83;
 border-right-color:#395b83;
 border-bottom-color:#395b83;
 border-left-color:#395b83;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.toggle-0797 {
}
.toggle-0797-expanded {
}
.toggle-4636 {
}
.toggle-4636-expanded {
}
.toggle-1335 {
}
.toggle-1335-expanded {
}
.toggle-1964 {
}
.toggle-1964-expanded {
}
.toggle-4473 {
}
.toggle-4473-expanded {
}
.toggle-2775 {
}
.toggle-2775-expanded {
}
.bindner-checkmark-list {
}
.bindner-iconbox {
 text-align:center;
 width:100%;
 padding-left:0.5rem;
 padding-right:0.5rem;
 padding-bottom:1rem;
 color:#ffffff;
 flex-grow:1;
 flex-shrink:1;
 border-radius:64px;
}
.bindner-iconbox:not(.ct-section):not(.oxy-easy-posts),
.bindner-iconbox.oxy-easy-posts .oxy-posts,
.bindner-iconbox.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.bindner-iconbox {
 border-radius:24px;
}
}

.bindner-iconbox-title {
 font-family:Roboto;
 font-size:1.8em;
 line-height:1.4;
 color:#ffffff;
}
@media (max-width: 991px) {
.bindner-iconbox-title {
 font-size:1.85rem;
}
}

.bindner-iconbox-text {
 color:#ffffff;
 padding-bottom:0.5rem;
 font-size:1.1rem;
 line-height:2.5;
 letter-spacing:1px;
 padding-top:0.5rem;
 padding-left:0.5rem;
 padding-right:0.5rem;
 text-align:left;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
.bindner-iconbox-text {
 font-size:1.15rem;
}
}

@media (max-width: 479px) {
.bindner-iconbox-text {
 font-size:0.9rem;
}
}

.bindner-text-subheading {
 text-transform:uppercase;
 color:#566d8f;
 font-size:1.25rem;
 margin-top:1rem;
 margin-bottom:1.5rem;
}
@media (max-width: 991px) {
.bindner-text-subheading {
 font-size:1rem;
}
}

@media (max-width: 767px) {
}

.bindner-text-heading {
 border-bottom-color:#00334f;
 border-bottom-style:none;
 border-bottom-width:1px;
 text-transform:uppercase;
 border-top-color:#00334f;
 border-right-color:#00334f;
 border-left-color:#00334f;
 font-weight:400;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 margin-bottom:1rem;
 color:#566d8f;
}
@media (max-width: 991px) {
.bindner-text-heading {
 font-size:1.15rem;
}
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.bindner-text-maintext {
 font-size:1.1rem;
 text-align:left;
 margin-bottom:1rem;
 align-self:center;
 margin-top:0px;
 box-shadow:inset 0px 0px #98a1a8;
}
@media (max-width: 991px) {
}

.hero-heading:locked{
}
.hero-heading {
 line-height:1.5;
 font-weight:500;
 margin-bottom:0.5rem;
 font-size:2rem;
 color:#00334f;
}
@media (max-width: 991px) {
.hero-heading {
 margin-bottom:0.5rem;
}
}

@media (max-width: 767px) {
}

.hero-subheading:locked{
}
.hero-subheading {
 color:#8a8c8e;
 line-height:1.5;
 font-weight:500;
 margin-bottom:0.5rem;
 font-size:1.1rem;
}
@media (max-width: 991px) {
.hero-subheading {
 margin-bottom:0.5rem;
}
}

@media (max-width: 767px) {
}

.hero-checkmark-list-text {
 font-size:1.25em;
 color:#383636;
}
.hero-checkmark-list-icon {
color: #00334f;}.hero-checkmark-list-icon 
>svg {width: 24px;height: 24px;}.hero-checkmark-list-icon {
 margin-right:1em;
}
.hero-checkmark-list {
 text-align:center;
 margin-bottom:0.25em;
}
.hero-checkmark-list:not(.ct-section):not(.oxy-easy-posts),
.hero-checkmark-list.oxy-easy-posts .oxy-posts,
.hero-checkmark-list.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.bindner-iconbox-ratgeber {
 padding-top:1rem;
 padding-right:1rem;
 text-align:center;
 width:100%;
 padding-left:1rem;
 flex-grow:1;
 flex-shrink:1;
 padding-bottom:1rem;
}
.bindner-iconbox-ratgeber:not(.ct-section):not(.oxy-easy-posts),
.bindner-iconbox-ratgeber.oxy-easy-posts .oxy-posts,
.bindner-iconbox-ratgeber.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-around;
}
.drop-down-cart {
}
.hero-text:locked{
}
.hero-text {
 color:#383636;
 line-height:1.2;
 text-align:left;
 font-size:1.1rem;
 margin-top:0.5rem;
}
@media (max-width: 991px) {
}

.bindner-price {
 color:#00334f;
 font-weight:500;
 font-size:2.5rem;
}
@media (max-width: 991px) {
.bindner-price {
 font-size:2rem;
}
}

.bindner-price-box {
 text-align:center;
 border-top-color:#00334f;
 border-right-color:#00334f;
 border-bottom-color:#00334f;
 border-left-color:#00334f;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 width:25%;
}
.bindner-price-box:not(.ct-section):not(.oxy-easy-posts),
.bindner-price-box.oxy-easy-posts .oxy-posts,
.bindner-price-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.bindner-price-box {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
}

@media (max-width: 767px) {
}

.button-accent:hover{
 color:#ffffff;
 background-color:#00334f;
}
.button-accent {
 color:#ffffff;
 border-top-color:#395b83;
 border-right-color:#395b83;
 border-bottom-color:#395b83;
 border-left-color:#395b83;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#395b83;
}
.button-primary-outline:hover{
 border-top-color:#395b83;
 border-right-color:#395b83;
 border-bottom-color:#395b83;
 border-left-color:#395b83;
 color:#395b83;
}
.button-primary-outline {
 color:#00334f;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#00334f;
 border-right-color:#00334f;
 border-bottom-color:#00334f;
 border-left-color:#00334f;
}
.bindner-padding-small {
 padding-bottom:0.5rem;
 padding-top:0.5rem;
}
.bindner-reusable-block-bild-rechts-text {
 font-size:1.1rem;
 font-weight:400;
 color:#383636;
 text-align:left;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:36px;
}
.bindner-reusable-block-bild-rechts-div1 {
background-image:linear-gradient(#ffffff, #ffffff); padding-top:1rem;
 padding-right:1rem;
 text-align:left;
 padding-left:1rem;
 background-repeat:repeat;
 background-attachment:scroll;
 max-width:1200px;
 width:50%;
}
.bindner-reusable-block-bild-rechts-div1:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-rechts-div1.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-rechts-div1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-rechts-div1 {
 text-align:left;
}
.bindner-reusable-block-bild-rechts-div1:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-rechts-div1.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-rechts-div1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.bindner-reusable-block-bild-rechts-div2 {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 text-align:center;
 width:50%;
 margin-left:0px;
}
.bindner-reusable-block-bild-rechts-div2:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-rechts-div2.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-rechts-div2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
}

.bindner-reusable-block-bild-rechts-img {
 height:auto;
}
.bindner-reusable-block-bild-links-div1 {
 width:50%;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.bindner-reusable-block-bild-links-div1:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-links-div1.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-links-div1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.bindner-reusable-block-bild-links-div2 {
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 width:50%;
}
.bindner-reusable-block-bild-links-div2:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-links-div2.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-links-div2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-links-div2 {
 text-align:left;
}
.bindner-reusable-block-bild-links-div2:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-links-div2.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-links-div2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.bindner-reusable-block-bild-links-img {
 attachment_height:820;
 attachment_width:1920;
 attachment_url:https://bindner-medical.com/wp-content/uploads/2021/01/iontophorese-empfehlung.jpg;
 height:auto;
 width:100%;
}
.bindner-reusable-block-bild-links-text:locked{
}
.bindner-reusable-block-bild-links-text {
 font-size:1.1rem;
 color:#383636;
 text-align:left;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:2rem;
 font-weight:400;
 line-height:1.5;
 margin-top:0.5rem;
 width:100%;
}
.bindner-reusable-block-bild-mittig-div2 {
 text-align:center;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 width:30%;
}
.bindner-reusable-block-bild-mittig-div2:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-mittig-div2.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-mittig-div2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.bindner-reusable-block-bild-mittig-div3 {
 width:35%;
 text-align:left;
}
.bindner-reusable-block-bild-mittig-div3:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-mittig-div3.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-mittig-div3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-mittig-div3 {
 text-align:left;
}
.bindner-reusable-block-bild-mittig-div3:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-mittig-div3.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-mittig-div3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

@media (max-width: 767px) {
.bindner-reusable-block-bild-mittig-div3 {
 padding-bottom:40%;
}
}

.bindner-reusable-block-bild-mittig-div1 {
 width:35%;
 text-align:left;
}
.bindner-reusable-block-bild-mittig-div1:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-mittig-div1.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-mittig-div1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-mittig-div1 {
 text-align:left;
 width:100%;
}
.bindner-reusable-block-bild-mittig-div1:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-mittig-div1.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-mittig-div1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.bindner-reusable-block-bild-mittig-img {
 attachment_height:267;
 attachment_width:400;
 attachment_url:https://bindner-medical.com/wp-content/uploads/2020/10/hidrex-connection-set-en-400x267.jpg;
 height:auto;
 width:100%;
align-items: flex-start;
}
.bindner-reusable-block-bild-mittig-text {
 font-size:1.1rem;
 color:#383636;
 text-align:left;
 font-weight:400;
 margin-bottom:3rem;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-mittig-text {
 width:100%;
}
}

.bindner-reusable-block-bild-links-heading {
 font-size:1.25rem;
 color:#00334f;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.1;
 letter-spacing:.1rem;
 margin-top:-1.2rem;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-links-heading {
 font-size:1.15rem;
}
}

.bindner-reusable-block-bild-mittig-heading {
 font-size:1.25rem;
 color:#00334f;
 line-height:1.1;
 letter-spacing:.12em;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:1rem;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-mittig-heading {
 font-size:1.15rem;
}
}

.bindner-heading {
 line-height:1.5;
 font-size:1.75rem;
 margin-bottom:1rem;
 align-self:center;
}
@media (max-width: 991px) {
.bindner-heading {
 font-size:1.5rem;
 line-height:1.25;
}
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
.bindner-heading {
 font-size:1.25rem;
}
}

.bindner-reusable-heading {
 color:#566d8f;
 margin-bottom:1rem;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:2;
 font-weight:500;
}
.header-row {
 z-index:999;
 height:70px;
 background-color:#00334f;
 padding-left:1rem;
 padding-right:1rem;
}
.header-row:not(.ct-section):not(.oxy-easy-posts),
.header-row.oxy-easy-posts .oxy-posts,
.header-row.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 991px) {
.header-row {
}
}

.logo-heading {
 font-family:Roboto;
 font-size:1.5rem;
 font-weight:300;
 margin-top:0rem;
 margin-bottom:0rem;
 line-height:1;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.logo-heading {
 font-size:1.4rem;
 letter-spacing:0.1rem;
}
}

@media (max-width: 767px) {
.logo-heading {
 font-size:1.4rem;
}
}

@media (max-width: 479px) {
.logo-heading {
 font-size:1.1rem;
}
}

.logo-subheading {
 font-family:Roboto;
 font-size:0.84rem;
 text-transform:uppercase;
 font-weight:300;
}
.header-image {
 margin-right:0.5rem;
 attachment_height:200;
 attachment_width:200;
 attachment_url:https://bindner-medical.com/wp-content/uploads/2020/11/bindner-medical-200x200.gif;
 width:70px;
 height:70px;
}
.header-image:not(.ct-section):not(.oxy-easy-posts),
.header-image.oxy-easy-posts .oxy-posts,
.header-image.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 991px) {
.header-image {
 width:50px;
 height:50px;
}
.header-image:not(.ct-section):not(.oxy-easy-posts),
.header-image.oxy-easy-posts .oxy-posts,
.header-image.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

@media (max-width: 479px) {
.header-image {
 margin-right:0rem;
}
}

.bindner-reusable-block-gross-div1 {
 width:50%;
 text-align:left;
}
.bindner-reusable-block-gross-div1:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-gross-div1.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-gross-div1.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
@media (max-width: 991px) {
.bindner-reusable-block-gross-div1 {
}
.bindner-reusable-block-gross-div1:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-gross-div1.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-gross-div1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.bindner-reusable-block-gross-div2 {
 width:50%;
}
.bindner-reusable-block-gross-container {
 text-align:center;
}
.bindner-reusable-block-gross-container .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
.bindner-reusable-block-gross-container:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-gross-container.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-gross-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.bindner-reusable-block-gross-container {
}
.bindner-reusable-block-gross-container .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
}

.bindner-reusable-block-bild-rechts-col {
 background-color:#f8f8f8;
 box-shadow:8px 8px 20px 0px #b2baba;
}
.bindner-reusable-block-bild-rechts-section:locked{
}
.bindner-reusable-block-bild-rechts-section {
}
.bindner-reusable-block-bild-rechts-section:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-rechts-section.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-rechts-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-rechts-section {
}
.bindner-reusable-block-bild-rechts-section .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
}

.bindner-reusable-block-bild-links-col {
 background-color:#ffffff;
 box-shadow:8px 8px 20px 0px #b2baba;
}
.bindner-reusable-block-bild-links-section {
}
.bindner-reusable-block-bild-links-section:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-links-section.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-links-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-links-section {
}
.bindner-reusable-block-bild-links-section .ct-section-inner-wrap {
padding-top: 2rem;
padding-right: 0;
padding-bottom: 2rem;
padding-left: 0;
}
}

.hero-div2 {
 margin-right:4%;
 width:500px;
 height:390px;
 background-color:#395b83;
 color:#ffffff;
 border-radius:10px;
 margin-left:auto;
}
.hero-div2:not(.ct-section):not(.oxy-easy-posts),
.hero-div2.oxy-easy-posts .oxy-posts,
.hero-div2.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 1440px) {
.hero-div2 {
 margin-top:250px;
}
}

@media (max-width: 767px) {
.hero-div2 {
}
}

.hero-div1 {
 margin-left:4%;
 width:50%;
 margin-right:auto;
}
@media (max-width: 1440px) {
.hero-div1 {
 margin-right:4%;
 margin-left:4%;
 margin-top:250px;
 width:100%;
}
}

@media (max-width: 991px) {
.hero-div1 {
 margin-left:0%;
 margin-right:0%;
 margin-top:0px;
}
}

.hero-wrapper {
 padding-bottom:1.25rem;
 padding-right:1.25rem;
 padding-top:1.25rem;
 padding-left:1.25rem;
}
@media (max-width: 1440px) {
.hero-wrapper {
 width:100%;
 margin-left:0px;
 margin-right:0px;
}
}

@media (max-width: 991px) {
.hero-wrapper {
 padding-right:1rem;
 padding-top:0.5rem;
 padding-bottom:1rem;
 padding-left:1rem;
 margin-right:0rem;
 margin-left:0rem;
 width:100%;
}
}

.bindner-reusable-block-bild-mittig-section {
}
.bindner-reusable-block-bild-mittig-section .ct-section-inner-wrap {
padding-top: 4rem;
padding-right: 0;
padding-left: 0;
}
.bindner-reusable-block-bild-mittig-section:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-bild-mittig-section.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-bild-mittig-section.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.bindner-reusable-block-bild-mittig-section {
}
.bindner-reusable-block-bild-mittig-section .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
}

.bindner-reusable-textblock-section {
background-image:linear-gradient(#ffffff, #ffffff); border-top-color:#050404;
 border-right-color:#050404;
 border-bottom-color:#050404;
 border-left-color:#050404;
}
.bindner-reusable-textblock-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
@media (max-width: 991px) {
.bindner-reusable-textblock-section {
}
.bindner-reusable-textblock-section .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
}

.bindner-reusable-textblock-text:locked{
}
.bindner-reusable-textblock-text {
 font-size:1.1rem;
 padding-left:1.5rem;
 padding-right:1.5rem;
 background-color:#ffffff;
 width:100%;
 padding-bottom:1.5rem;
}
@media (max-width: 991px) {
.bindner-reusable-textblock-text {
 width:100%;
 margin-left:0%;
}
}

.bindner-reusable-block-gross-div-main {
 width:100%;
}
.bindner-reusable-block-gross-text {
 font-size:1.1rem;
 text-align:left;
}
.bindner-reusable-block-gross-subheading {
 text-transform:uppercase;
 font-size:1.25rem;
 font-weight:600;
 margin-top:1rem;
 margin-bottom:1.5rem;
 color:#566d8f;
}
@media (max-width: 991px) {
.bindner-reusable-block-gross-subheading {
 font-size:1rem;
}
}

.bindner-reusable-block-gross-heading {
 border-bottom-color:#00334f;
 border-bottom-style:none;
 border-bottom-width:1px;
 text-transform:uppercase;
 border-top-color:#00334f;
 border-right-color:#00334f;
 border-left-color:#00334f;
 color:#566d8f;
 font-size:2rem;
 font-weight:400;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 margin-bottom:1rem;
 margin-left:1.5rem;
 margin-right:1.5rem;
}
@media (max-width: 991px) {
.bindner-reusable-block-gross-heading {
 font-size:1.15rem;
}
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.breadcrumb {
 position:absolute;
 left:440px;
 padding-left:0.25rem;
 padding-top:0.25rem;
 padding-right:0.25rem;
 padding-bottom:0.25rem;
}
.breadcrumb nav.woocommerce-breadcrumb{
color: #383636;
font-size: 0.75rem;
}

@media (max-width: 991px) {
.breadcrumb {
 position:absolute;
 left:8px;
}
}

.bindner-page-heading {
}
.bindner-codeblock-assistent {
}
.stromwahl {
}
.unsere-pulsstrom-iontophorese-geraete {
}
.hidrex-iontophorese-geraete {
}
.unintentional-wrong-settings-for-iontophoresis-machines {
}
.when-does-iontophoresis-work {
}
.bindner-reusable-block-2-bilder-rechts {
}
.bindner-reusable-block-2-bilder-rechts-section {
}
.bindner-reusable-block-2-bilder-rechts-section .ct-section-inner-wrap {
padding-top: 5rem;
padding-right: 0;
padding-bottom: 5rem;
padding-left: 0;
}
.bindner-reusable-block-2-bilder-rechts-section:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-block-2-bilder-rechts-section.oxy-easy-posts .oxy-posts,
.bindner-reusable-block-2-bilder-rechts-section.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.bindner-reusable-block-2-bilder-rechts-section {
}
.bindner-reusable-block-2-bilder-rechts-section .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
}

.bindner-reusable-2-bilder-rechts-text-div {
 width:50%;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 text-align:center;
 padding-left:1rem;
}
.bindner-reusable-2-bilder-rechts-text-div:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-2-bilder-rechts-text-div.oxy-easy-posts .oxy-posts,
.bindner-reusable-2-bilder-rechts-text-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.bindner-reusable-2-bilder-rechts-text-div {
 text-align:left;
}
.bindner-reusable-2-bilder-rechts-text-div:not(.ct-section):not(.oxy-easy-posts),
.bindner-reusable-2-bilder-rechts-text-div.oxy-easy-posts .oxy-posts,
.bindner-reusable-2-bilder-rechts-text-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.bindner-text-rundes-bild-oben-section {
background-image:linear-gradient(#ffffff, #ffffff); border-top-color:#050404;
 border-right-color:#050404;
 border-bottom-color:#050404;
 border-left-color:#050404;
 text-align:center;
}
.bindner-text-rundes-bild-oben-section .ct-section-inner-wrap {
padding-top: 1rem;
padding-right: 0;
padding-bottom: 1rem;
padding-left: 0;
}
.bindner-text-rundes-bild-oben-section:not(.ct-section):not(.oxy-easy-posts),
.bindner-text-rundes-bild-oben-section.oxy-easy-posts .oxy-posts,
.bindner-text-rundes-bild-oben-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.bindner-text-rundes-bild-oben-section {
}
.bindner-text-rundes-bild-oben-section .ct-section-inner-wrap {
padding-top: 2rem;
padding-bottom: 2rem;
}
}

.bindner-bild-mittig-text-div {
 text-align:left;
 width:35%;
}
.bindner-bild-mittig-text-div:not(.ct-section):not(.oxy-easy-posts),
.bindner-bild-mittig-text-div.oxy-easy-posts .oxy-posts,
.bindner-bild-mittig-text-div.ct-section .ct-section-inner-wrap{
flex-direction:column;
align-items:flex-start;
justify-content:space-around;
}
@media (max-width: 991px) {
.bindner-bild-mittig-text-div {
 text-align:left;
 width:100%;
}
.bindner-bild-mittig-text-div:not(.ct-section):not(.oxy-easy-posts),
.bindner-bild-mittig-text-div.oxy-easy-posts .oxy-posts,
.bindner-bild-mittig-text-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.bindner-bild-links-bild-div {
 width:50%;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 text-align:center;
}
.bindner-bild-links-bild-div:not(.ct-section):not(.oxy-easy-posts),
.bindner-bild-links-bild-div.oxy-easy-posts .oxy-posts,
.bindner-bild-links-bild-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.headline-zwischen {
 align-self:left;
 font-weight:700;
 color:#566d8f;
 line-height:1.9;
 font-size:2rem;
 text-align:center;
}
.slider-text {
 font-size:1.25rem;
}
@media (max-width: 991px) {
.slider-text {
 font-size:1rem;
}
}

@media (max-width: 767px) {
.slider-text {
 margin-top:2px;
}
}

.slider-price {
 color:#00334f;
 font-weight:500;
 font-size:2rem;
 margin-top:auto;
 margin-bottom:1rem;
 letter-spacing:1px;
}
@media (max-width: 1440px) {
.slider-price {
 font-size:1.25rem;
}
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
.slider-price {
 margin-left:auto;
 margin-right:auto;
}
}

.slider-heading:locked{
}
.slider-heading {
 color:#566d8f;
 line-height:1.5;
 font-size:2rem;
 font-weight:500;
 margin-bottom:1rem;
 letter-spacing:1px;
}
@media (max-width: 991px) {
.slider-heading {
 font-size:1.5rem;
}
}

@media (max-width: 767px) {
}

.button-slider:ct_depth{
}
.button-slider:hover{
 background-color:#395b83;
}
.button-slider {
 color:#ffffff;
 padding-left:5rem;
 padding-right:5rem;
 padding-top:0.5rem;
 padding-bottom:0.5rem;
 background-color:#00334f;
 letter-spacing:1px;
 url_encoded:true;
 text-transform:uppercase;
 text-decoration:none;
 font-size:1.25rem;
}
@media (max-width: 1440px) {
.button-slider {
 font-size:1rem;
}
}

@media (max-width: 767px) {
.button-slider {
 margin-left:auto;
 margin-right:auto;
}
}

.slider-content:ct_depth{
}
.slider-content {
 text-align:center;
 width:100%;
}
.slider-content:not(.ct-section):not(.oxy-easy-posts),
.slider-content.oxy-easy-posts .oxy-posts,
.slider-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:stretch;
}
@media (max-width: 767px) {
.slider-content {
}
.slider-content:not(.ct-section):not(.oxy-easy-posts),
.slider-content.oxy-easy-posts .oxy-posts,
.slider-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.slider-image {
background-size: cover; background-repeat:no-repeat;
 background-position:50% 50%;
}
.slider-col-1:ct_depth{
}
.slider-col-1 {
 width:80%;
}
@media (max-width: 1440px) {
}

@media (max-width: 991px) {
.slider-col-1 {
 width:30%;
}
}

@media (max-width: 767px) {
.slider-col-1 {
 width:100%;
 height:200px;
}
}

.slider-col-2:ct_depth{
}
.slider-col-2 {
 padding-top:2rem;
 padding-left:2rem;
 padding-right:2rem;
 padding-bottom:2rem;
 text-align:left;
 background-color:#f8f8f8;
 width:40%;
}
.slider-col-2:not(.ct-section):not(.oxy-easy-posts),
.slider-col-2.oxy-easy-posts .oxy-posts,
.slider-col-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
@media (max-width: 991px) {
.slider-col-2 {
 width:70%;
 padding-right:4%;
 padding-top:2%;
 padding-left:4%;
 padding-bottom:2%;
}
}

@media (max-width: 767px) {
.slider-col-2 {
 width:100%;
}
}

.variable-pulsed-current-iontophoresis-machines {
}
.hero-center {
 margin-left:auto;
 margin-right:auto;
}
.hero-left {
 margin-left:4%;
 margin-right:auto;
}
@media (max-width: 1440px) {
.hero-left {
 margin-right:4%;
 margin-left:4%;
}
}

.hero-right {
 margin-left:auto;
 margin-right:4%;
}
@media (max-width: 1440px) {
.hero-right {
 margin-right:4%;
 margin-left:4%;
}
}

.hero-w65 {
 width:65%;
}
@media (max-width: 1440px) {
.hero-w65 {
 width:100%;
}
}

.hero-with-div2 {
 gap:0.5rem;
}
.hero-with-div2:not(.ct-section):not(.oxy-easy-posts),
.hero-with-div2.oxy-easy-posts .oxy-posts,
.hero-with-div2.ct-section .ct-section-inner-wrap{
gap:0.5rem;
}
@media (max-width: 1440px) {
.hero-with-div2 {
 margin-top:0px;
}
}

.hero-w60 {
 width:60%;
}
@media (max-width: 1440px) {
.hero-w60 {
 width:100%;
}
}

.hero-div2-wide {
 width:600px;
 height:auto;
}
.hero-bg-top-50:locked{
}
.hero-bg-top-50 {
 background-position:0% 70px;
}
.hero-bg-top-50 .ct-section-inner-wrap {
padding-top: 1.5rem;
}
.section-table {
}
.dispositivo-recomendacion-iontoforesis-para-los-axillas {
}
.center-horizontal {
 margin-left:auto;
 margin-right:auto;
}
.center-vertical {
 margin-top:auto;
 margin-bottom:auto;
}
.hero-bg-top-70 {
 background-position:0% 70px;
}
.one-ma-fault {
}
.does-not-switch-on {
}
.header-logo-wrapper:ct_depth{
}
.header-logo-wrapper {
 url_encoded:true;
 min-width:300px;
}
.header-logo-wrapper:not(.ct-section):not(.oxy-easy-posts),
.header-logo-wrapper.oxy-easy-posts .oxy-posts,
.header-logo-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
@media (max-width: 991px) {
.header-logo-wrapper {
 margin-bottom:0px;
 min-width:0px;
 padding-right:0px;
 padding-left:0px;
 box-shadow:0px 0px 0px 0px transparent;
}
}

.main-menu {
}
.header-search {
}
.cart-counter {
}
@media (max-width: 991px) {
.cart-counter {
 padding-left:0.25rem;
}
.cart-counter .oxy-cart-counter_icon{
color:#ffffff;
}

.cart-counter .oxy-cart-counter_number{
color:#00334f;
}

}

.mini-cart {
}
.footer-text-contact:ct_depth{
}
.footer-text-contact {
 font-family:Roboto;
 color:#ffffff;
 font-size:16px;
 text-align:left;
 min-width:141px;
}
@media (max-width: 767px) {
.footer-text-contact {
}
}

.footer-text-opening-hours:ct_depth{
}
.footer-text-opening-hours {
 font-family:Roboto;
 color:#ffffff;
 font-size:16px;
 text-align:left;
 min-width:155px;
}
@media (max-width: 767px) {
.footer-text-opening-hours {
}
}

.footer-payment-methods:ct_depth{
}
.footer-payment-methods {
 margin-left:auto;
}
.footer-payment-methods:not(.ct-section):not(.oxy-easy-posts),
.footer-payment-methods.oxy-easy-posts .oxy-posts,
.footer-payment-methods.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.footer-payment-methods {
 text-align:center;
}
.footer-payment-methods:not(.ct-section):not(.oxy-easy-posts),
.footer-payment-methods.oxy-easy-posts .oxy-posts,
.footer-payment-methods.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
}

.footer-block {
 min-width:2px;
}
.footer-block:not(.ct-section):not(.oxy-easy-posts),
.footer-block.oxy-easy-posts .oxy-posts,
.footer-block.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.footer-block {
}
.footer-block:not(.ct-section):not(.oxy-easy-posts),
.footer-block.oxy-easy-posts .oxy-posts,
.footer-block.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.footer-block-1 {
 margin-right:1rem;
}
@media (max-width: 767px) {
.footer-block-1 {
 margin-right:0rem;
 margin-bottom:2rem;
}
}

.footer-block-2 {
 margin-right:1rem;
}
@media (max-width: 767px) {
.footer-block-2 {
 margin-right:0rem;
 margin-bottom:2rem;
}
}

@media (max-width: 767px) {
.footer-block-3 {
}
}

.header-logo-text-wrapper {
 color:#ffffff;
}
.footer-icon {
color: #ffffff;}.footer-icon 
>svg {width: 64px;height: 64px;}.footer-icon {
 margin-left:1rem;
 margin-right:1rem;
}
@media (max-width: 767px) {
.footer-icon {
}.footer-icon 
>svg {width: 38px;height: 38px;}.footer-icon {
 margin-right:0.5rem;
 margin-left:0.5rem;
}
}

.shop-product-list {
}
.shop-heading:ct_depth{
}
.shop-heading {
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 width:100%;
 min-width:px;
 max-width:px;
 height:px;
 min-height:px;
 max-height:px;
 padding-top:0px;
}
.shop-heading:not(.ct-section):not(.oxy-easy-posts),
.shop-heading.oxy-easy-posts .oxy-posts,
.shop-heading.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.shop-heading {
 padding-top:0rem;
 padding-left:0px;
 padding-right:0px;
}
}

.shop-view:ct_depth{
}
.shop-view {
}
.shop-categories-heading {
}
.shop-product-categories {
}
.wann-wirkt-iontophorese-wie-lange-bis-wirkung {
}
.oben-besser {
}
.markus {
}
.iontophorese-geraet-sortierung-auslese {
}
.dispositivo-non-supera-1mA {
}
.product_title:ct_depth{
}
.product_title {
 font-family:Roboto;
 html_tag:h1;
 font-size:1.15rem;
 font-weight:500;
}
.product_rating {
}
.product_excerpt:ct_depth{
}
.product_excerpt {
 oxy-product-excerpt_slug_woocommerceproductdetailsshortdescriptionp_font_family_font-family:Array;
 margin-top:0.5rem;
}
.product_excerpt .woocommerce-product-details__short-description p{
font-family:'Roboto';
font-size:1rem;
}

.product_price {
}
.product_price .price, .product_price .woocommerce-Price-amount, .product_price .price del{
font-size: 1.15rem;
}

.product_cart-button:ct_depth{
}
.product_cart-button:hover{
 oxy-product-cart-button_slug_buttonbuttonaltbackground_color:#00334f;
 oxy-product-cart-button_slug_tablevariationstrtdacolor:#395b83;
}
.product_cart-button {
 oxy-product-cart-button_tr td label_typography_font-size:14;
}
.product_cart-button form.cart .variations select, .product_cart-button .quantity .qty{
font-size: 1rem;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgba(8,70,73,0.4);
border-right-color:rgba(8,70,73,0.4);
border-bottom-color:rgba(8,70,73,0.4);
border-left-color:rgba(8,70,73,0.4);
border-top-width:3px;
border-right-width:3px;
border-bottom-width:3px;
border-left-width:3px;
}

.product_cart-button form.cart .variations select:focus, .product_cart-button .quantity .qty:focus{
border-top-width:5px;
border-right-width:5px;
border-bottom-width:5px;
border-left-width:5px;
border-top-color:#395b83;
border-right-color:#395b83;
border-bottom-color:#395b83;
border-left-color:#395b83;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
box-shadow:inset 3px 3px 0px #395b83;}

.product_cart-button table.variations tr td a{
color:#00334f;
font-size:1rem;
}

.product_cart-button table.variations tr td a:hover{
color:#395b83;
}

.product_cart-button .price, .product_cart-button .woocommerce-Price-amount, .product_cart-button .price del{
line-height: 3;
font-size: 18px;
}

.product_cart-button .price del .woocommerce-Price-amount, .product_cart-button .price del{
font-size: 18px;
}

.product_cart-button p.stock.in-stock{
font-size: 1rem;
}

.product_cart-button p.stock.out-of-stock{
font-family: 'Roboto';
font-size: 1rem;
}

.product_cart-button button.button.alt{
font-family: 'Roboto';
font-size: 1.1rem;
text-transform: none;
}

.product_cart-button button.button.alt:hover{
background-color:#00334f;
}

.product_tabs:ct_depth{
}
.product_tabs:hover{
 oxy-product-tabs_slug_woocommercetabsultabslibackground_color|border_bottom_color:#395b83;
}
.product_tabs {
}
.product_tabs .woocommerce-tabs ul.tabs li a{
font-family: 'Roboto';
color: #ffffff;
text-align: center;
font-size: 0.85rem;
}

.product_tabs .woocommerce-tabs ul.tabs li{
background-color:#00334f;
padding-left:1rem;
padding-right:1rem;
}

.product_tabs .woocommerce-tabs ul.tabs li:after{
height:1rem;
}

.product_tabs .woocommerce-tabs ul.tabs li:before{
height:1rem;
}

.product_tabs .woocommerce-tabs ul.tabs li.active{
background-color:#395b83;
border-bottom-color:#395b83;
}

.product_tabs .woocommerce-tabs ul.tabs li:hover{
background-color:#395b83;
border-bottom-color:#395b83;
}

.product_tabs .woocommerce-tabs h2, .product_tabs #reviews #comments h2{
font-size: 1.25rem;
font-weight: 500;
}

.product_tabs .woocommerce-tabs .panel{
border-top-width:3px;
border-right-width:px;
border-bottom-width:px;
border-left-width:px;
border-top-style:solid;
border-top-color:#395b83;
}

.product_meta {
}
.product_image {
}
.product:ct_depth{
}
.product_img-block:ct_depth{
}
.product_img-block {
 width:60%;
 padding-right:0rem;
 padding-left:0rem;
}
.product_content-block:ct_depth{
}
.product_content-block {
 width:40.00%;
 text-align:right;
 padding-left:1rem;
 padding-right:0rem;
}
.product_content-block:not(.ct-section):not(.oxy-easy-posts),
.product_content-block.oxy-easy-posts .oxy-posts,
.product_content-block.ct-section .ct-section-inner-wrap{
align-items:flex-end;
}
@media (max-width: 991px) {
.product_content-block {
 padding-left:0rem;
 padding-right:0rem;
}
}

.product_content:ct_depth{
}
.product_content {
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 text-align:left;
 width:100%;
}
.product_content:not(.ct-section):not(.oxy-easy-posts),
.product_content.oxy-easy-posts .oxy-posts,
.product_content.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
@media (max-width: 479px) {
.product_content {
 width:100%;
}
}

.product_related-products:ct_depth{
}
.product_related-products {
 margin-top:0.75rem;
}
.product_related-products li.product{
padding-right:0.5rem;
padding-left:0.5rem;
padding-top:0.5rem;
padding-bottom:0.5rem;
}

.product_main:ct_depth{
}
.product_main {
 width:80.00%;
 padding-left:1rem;
 padding-right:1rem;
}
.product_sidebar:ct_depth{
}
.product_sidebar {
 width:20%;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:0rem;
 text-align:center;
 padding-top:2rem;
}
.product_sidebar:not(.ct-section):not(.oxy-easy-posts),
.product_sidebar.oxy-easy-posts .oxy-posts,
.product_sidebar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.product_cols:ct_depth{
}
.product_cols {
}
.product_categories-heading {
 color:#383636;
 font-size:1.25rem;
}
.product_categories:ct_depth{
}
.product_categories {
}
.product_categories .product-category a img{
box-shadow:3px 3px 10px #383636;}

.product_categories .woocommerce-loop-category__title{
font-family: Inherit;
font-size: 0.85rem;
color: #383636;
text-transform: uppercase;
}

.product_categories .count{
font-size: 0.85rem;
color: #383636;
}

.trust-icons {
 gap:2.5rem;
}
.trust-icons:not(.ct-section):not(.oxy-easy-posts),
.trust-icons.oxy-easy-posts .oxy-posts,
.trust-icons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:2.5rem;
}
.trust-icon {
 gap:0.5rem;
}
.trust-icon:not(.ct-section):not(.oxy-easy-posts),
.trust-icon.oxy-easy-posts .oxy-posts,
.trust-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:0.5rem;
}
.trust-icon__icon {
color: #333333;}.trust-icon__icon 
>svg {width: 48px;height: 48px;}.trust-icon__icon {
 color:#566d8f;
}
.trust-icon__text {
 font-size:1.25rem;
}
html,
body {
    height: 100%; 
  	width:100%;
}

body {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column;
}

img {
  max-width:100%;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  /* background: linear-gradient(90deg, white 0%, transparent 100%); */
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);
  z-index: 0;
}

.hero > *, *, .hero + section, .hero + section + section {
  position: relative;
  z-index: 1;
}

.hero-div2 a {
  color:#ffffff;
}

.hero-div2 h1, .hero-div2 h2{
  color:#ffffff;
}

 #cmplz-cookiebanner-container  {
  z-index: 10;
 }

.cc-window {transition:none!important;}

.oxy-back-to-top {
 visibility:visible!important; 
}

.oxy-nav-menu-open .oxy-nav-menu-hamburger-line {
    background-color: #00274f!important;
}

.menu-item-325 .sub-menu  {
 margin-top:-250px; 
}

@media only screen and (max-width: 991px) {
  .hero {
      background-size:125%;
  	  background-position: 50% 70px;
  }
  .menu-item-325 .sub-menu  {
  	margin-top:0px; 
  }
}

:target {
  scroll-margin-top: 120px;
}

.bindner-go-to-cart {
  margin-left:1rem!important; 
  background-color:#287233 !important;
}

@media only screen and (max-width: 991px) {
  .bindner-go-to-cart {
    margin-bottom:1rem!important; 
  }
}

.bindner-go-to-cart:hover {
  background-color:#566d8f!important;
}

.advq_question_container {
  	text-align:left;
}


.bindner-footer {
    margin-top: auto;
}

#main-menu .oxy-pro-menu-list .menu-item:hover {
  	background-color:#779fbf;  
}

#main-menu .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a {
  	background-color:#ac4817;   
}

.wapf-grand-total, .wapf-product-total, .wapf-options-total {
	line-height:1!important;
}

.advq_question_image img {
    max-width:100%;
}

.header-row {
    -webkit-transition:0.2s ease all;
    transition:0.2s ease all
}

.header-image {
    -webkit-transition:0.2s ease all;
    transition:0.2s ease all
}

.wpml-ls-menu-item .sub-menu {
	margin-top:-10px;
	width: 75.6333px;
}

.wpml-ls-menu-item .wpml-ls-flag {
	margin-top:5px;
}

.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
}

.hero .ct-section-inner-wrap, .bindner-reusable-block-gross-container .ct-section-inner-wrap, .bindner-reusable-block-bild-rechts-section .ct-section-inner-wrap,
.bindner-reusable-block-bild-links-section .ct-section-inner-wrap, .bindner-reusable-textblock-section .ct-section-inner-wrap,
.bindner-reusable-block-bild-mittig-section .ct-section-inner-wrap{
 	padding-left:0rem;
  	padding-right:0rem;
}

.hero-warpper {
	background:rgba(255,255,255,0.83);
	padding-top:1.5rem!important;
  	padding-bottom:1.5rem!important;
  	padding-left:1.5rem;
  	padding-right:1.5rem;
}

ul {
    padding-inline-start: 0.5rem;
}

@media only screen and (max-width: 600px) {
	.ct-new-columns > .ct-div-block {
        padding-left:1rem;
        padding-right:1rem;      
  }
}

.checkmark::before {
    content: "√";
    font-weight:700; 
    color: #008000; 
}

table.blueTable thead th {
	font-size: 1.25rem;
    text-align: center;	
}

input{
 width:100%;
}
.wpcf7-form{
 width:100%;
}
.wpcf7-form-control.wpcf7-submit{
 width:100%;
 background-color:#00334f;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:20px;
 padding-right:20px;
 color:#ffffff;
}
span.wpcf7-list-item-label{
 margin-left:0.5rem;
}
textarea{
 width:100%;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#00274f;
 border-right-color:#00274f;
 border-bottom-color:#00274f;
 border-left-color:#00274f;
 border-radius:3px;
}
label{
 font-family:Roboto;
 color:#383636;
 font-size:1.25rem;
 margin-right:2rem;
}
