body {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    color: #243650;
}

/* new home page header css start*/
.home_new .elementor-location-header {
    transition: none;
}
.home_new.first_scroll.scroll_down .elementor-location-header {
    transition: all .5s ease-in-out;
    top: auto;
    transform: translateY(-100%);
}
.home_new.scroll_top .top_header{
    display: none;
}
.home_new .elementor-location-header {
    position: fixed;
}
.home_new .elementor-menu-toggle{
    background-color: transparent !important;
}
.Mobilemenu_open .elementor-location-header{
    background-color: #fff !important;
}
/* new home page header css end*/

.hero_detail_content p {
    line-height: normal;
}
.nav_wrap .elementor-column .navbar ul li a.elementor-item:hover{
    font-family: 'Helvetica-Bold' !important;
    font-weight: normal !important;
}
.bag_title p {
    cursor: pointer;
}
.routine_main .custom_product_detail .woocommerce_shop_loop_content a.added_to_cart.wc-forward {
    color: #243650;
    font-size: 14px;
    margin-left: 15px;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    background: #243650;
    padding: 12px;
    font-size: 14px;
    border:1px solid #243650;
    white-space: nowrap;
    color: #fff;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    background: transparent;
    color: #243650;
    text-decoration: none !important;
}
.return-to-shop a.button.wc-backward {
    background-color: #243650;
    opacity: 1;
    padding: 14px;
    font-family: 'Helvetica-Bold';
    font-size: 17.98px;
    font-weight: normal;
    line-height: 20.67px;
    text-align: center;
    border: 1px solid #243650;
    color: #fff;
}

.return-to-shop a.button.wc-backward:hover {
    text-decoration: none !important;
    background: transparent;
    color: #243650;
}
.cart_wrap .cutom_cart {
    position: absolute;
    z-index: 9999999;
    opacity: 0;
    width: 30px;
    height: 37px;
}

.cart_wrap .default_cart {
    position: absolute;
    z-index: 9999;
}

.cart_wrap .default_cart .elementor-button-icon {
    opacity: 1;
}
.elementor-menu-cart__container.elementor-lightbox {
    display: none;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon span.elementor-button-icon-qty[data-counter="0"] {
    display: none !important;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    background-color: #243650 !important;
}
.cart_wrap .default_cart .eicon-bag-medium:before {
    content: url(/wp-content/uploads/2024/10/Shopping-Bag-Streamline-Ultimate-2.svg-2.svg);
}
.woocommerce-checkout .checkout_review_section div#order_review {
    padding: 0;
}
.single-editorial article h1.entry-title {
    text-align: center;
    margin-bottom: 30px;
}
.single-editorial article  figure.featured-media {
    margin-bottom: 30px;
}
.single-editorial article p {
    text-align: center;
    font-family: 'Helvetica-Regular';
    max-width: 761px !important;
    margin-bottom: 50px !important;
}
/*Notification Hide Css For Single Product Page */
.single-product .woocommerce-notices-wrapper {
    display: none;
}
a.close.close_mobile {
    display: none;
}
/*Accordion css start*/
.checkout_accordion.accordion {
    display: table;
    width: 100%;
    max-width: 329px;
    margin: 0 auto;
    padding-top: 20px;
}
.cart-discount {
    display: flex;
    justify-content: space-between;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.cart-discount div {
    display: flex;
    gap: 10px;
}
.checkout_accordion .accordion-item {
    border-bottom: 1px solid #9F9F9F;
}
/*.checkout_accordion .accordion-item:last-child {*/
/*    border-bottom: none;*/
/*}*/
.checkout_accordion .accordion-text {
    width: 100%;
    padding: 15px 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 26.97px;
    text-align: left;
    text-transform: uppercase;
}
.checkout_accordion .accordion-icon {
    font-size: 12px;
    transition: transform 0.3s ease;
}
.checkout_accordion .accordion-content {
    display: none;
    background: #fff;
    padding-bottom: 20px;
}
/* .checkout_accordion .accordion-content img {
    max-width: 50px;
    margin: 5px;
} */
.checkout_accordion .payment_text h3 {
    font-family: 'Helvetica-Bold';
    font-size: 14.38px;
    line-height: 16.54px;
    text-align: left;
    margin: 0 0 5px;
}
.checkout_accordion .payment_text p {
    margin-bottom: 14px;
    color: #243650;
}
.checkout_accordion .payment_method {
    width: 71px;
    height: 37px;
    border: 1px solid #9F9F9F;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.checkout_accordion .accordion-content .payment-types {
    display: flex;
    column-gap: 15px;
    flex-wrap: wrap;
    row-gap: 10px;
}
.checkout_accordion .accordion-content p {
    font-family: 'Helvetica-Regular';
    font-size: 14.38px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.checkout_accordion .accordion-item.open .accordion-icon {
    transform: rotate(180deg);
}

/*Accordion css End*/

/*cart page design start */
.cart_page ul.cart-shipping-tabs li a {
    color: #9F9F9F;
    text-decoration: none;
}
.cart_page {
    width: 100% !important;
    max-width: 100% !important;
    padding: 96px 125px;
}
.cart_page .woocommerce {
    max-width: 100% !important;
    padding: 0 !important;
}
.cart_page ul.cart-shipping-tabs {
    margin: 0 0 48px;
    display: flex;
    list-style-type: none;
    gap: 60px;
}
.cart_page .cart_main_inner {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}
.cart_page form.woocommerce-cart-form {
    max-width: 850px;
    width: 100%;
}
.cart_page .cart-collaterals {
    max-width: 401px;
}
.cart_page .cart-collaterals .cart_totals {
    width: 100% !important;
}
.cart_page ul.cart-shipping-tabs li {
    margin: 0;
    font-size: 14.38px;
    line-height: 16.54px;
    color: #9F9F9F;
    text-transform: uppercase;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
}
.cart_page ul.cart-shipping-tabs li.active {
    color: #243650;
    border-bottom: 2px solid #243650;
    padding-bottom: 5px;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
}
.cart_page .bag_title p {
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    text-transform: uppercase;
    color: #243650;
    padding-bottom: 20px;
}
.cart_page .bag_title p span.product_count {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    text-transform: uppercase;
}
.cart_page .woocommerce-cart-form__cart-item.cart_item:first-child {
    border-top: 1px solid #9F9F9F;
}
.cart_page .woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #9F9F9F;
    padding: 10px;
    justify-content: space-between;
}
.cart_page .woocommerce-cart-form__cart-item.cart_item img {
    max-width: 100%;
    width: 100%;
}
.cart_page .woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
    max-width: 98px;
    width: 100%;
    margin-right: 25px;
}
.cart_page .product-name a {
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    text-decoration: none;
    color: #243650;
    margin-bottom: 2px;
}
.cart_page .left_data {
    display: flex;
    align-items: center;
}
.cart_page .right_data {
    display: flex;
    align-items: center;
    max-width: 264px;
    width: 100%;
    justify-content: space-between;
}
.cart_page p.product-size {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 16.18px;
    line-height: 18.6px;
    color: #243650;
}
.cart_page .woocommerce-cart-form .quantity input {
    padding: 0;
    border: 0;
    width: 4rem;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 16.18px;
    line-height: 18.6px;
}
.cart_page .product-price bdi {
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 16.18px;
    line-height: 18.6px;
}
.cart_page .product-remove a {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 16.18px;
    line-height: 18.6px;
    color: #9F9F9F;
    text-decoration: none;
}
.cart_page .product-remove a.close {
    color: #243650;
    margin-left: 4px;
}
.cart_page .subtotal_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 6px 54px 19px;
}
.cart_page .total_left {
    display: flex;
    align-items: center;
    gap: 70px;
}
.cart_page .total_right {
    display: flex;
    align-items: center;
    gap: 123px;
}
.cart_page .total_right h6 {
    margin: 0;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
}
.cart_page .total_left p {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
}
.cart_page .total_left p strong {
    font-weight: unset;
}
.cart_page .total_left a.shipping-calculator-button {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    margin: 0;
    color: #243650;
}
.cart_page .total_right span.woocommerce-Price-amount.amount {
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 16.18px;
    line-height: 18.6px;
}
.cart_page .coupon_code_row h5 {
    margin: 0 0 12px;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    text-transform: uppercase;
}
.cart_page .toggle_coupon_wrapper {
    line-height: normal;
    margin-bottom: 18px;
}
.cart_page .toggle_coupon_wrapper input[type="checkbox"] {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
}
.cart_page .toggle_coupon_wrapper input[type="checkbox"]:checked::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #243650;
    border-radius: 50%;
    left: 0;
    top: 0;
    margin: 0;
    border: 3px solid #fff;
}
.cart_page .toggle_coupon_wrapper label {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    margin-top: -2px;
}
.cart_page .coupon.custom_coupon_wrapper {
    max-width: 270px;
    background: #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}
.cart_page .coupon.custom_coupon_wrapper input#coupon_code {
    border: 0;
    background: transparent;
    padding: 0;
    color: #243650;
    width: 100% !important;
}
.cart_page .coupon.custom_coupon_wrapper input#coupon_code::placeholder {
    color: #F7F7F7;
}
.cart_page .coupon.custom_coupon_wrapper button.button {
    border: 0;
    padding: 0;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    text-align: right;
    text-decoration: underline;
    text-transform: none;
    color: #243650;
    white-space: nowrap;
}
.cart_page .coupon.custom_coupon_wrapper input#coupon_code:focus-visible {
    border: 0;
    outline: none;
}
.cart_page .cart-collaterals .cart_totals {
    background: #F7F7F7;
    padding: 25px 36px 39px;
}
.cart_page .cart-collaterals .cart_totals h2 {
    font-family: 'Helvetica-Bold' !important;
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    text-transform: uppercase;
    margin-top: 0 !important;
    margin-bottom: 14px !important;
}
.cart_page .cart-collaterals .cart_totals table {
    margin-top: 0;
    margin-bottom: 45px;
}
.cart_page .woocommerce table.shop_table td,
.cart_page .woocommerce table.shop_table th,
.cart_page .woocommerce-page table.shop_table td,
.cart_page .woocommerce-page table.shop_table th {
    padding: 0;
}
.cart_page .cart_totals .cart-subtotal {
    display: flex;
    justify-content: space-between;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.cart_page .cart_totals  .woocommerce-shipping-totals.shipping {
    margin-top: 30px;
    padding-top: 24px;
    border-top: 1px solid #9F9F9F;
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping .title {
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    text-transform: uppercase;
    margin-bottom: 26px;
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping #shipping_method li label span.woocommerce-Price-amount.amount {
    float: right;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 16.18px;
    line-height: 18.6px;
    text-align: right;
    text-transform: none;
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method {
    /*border-bottom: 2px solid #243650;*/
    padding-bottom: 0;
    /*margin-bottom: 16px;*/
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method li:last-child {
    margin-bottom: 0;
}

.cart_page .cart_totals .order-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    text-transform: uppercase;
    margin-bottom: 45px;
    border-top: 2px solid #243650;
    padding-top: 21px;
    margin-top: 32px;
}
.cart_page .cart_totals .checkout-button {
    background: #243650;
    padding: 14px;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    border: 1px solid #243650;
    color: #fff;
}
.cart_page .cart_totals .checkout-button::after {
    content: "";
}
.cart_page .cart_totals .checkout-button:hover {
    text-decoration: none !important;
    border: 1px solid #243650;
    background: transparent;
    color: #243650;
}
.cart_page .cart_totals input[type=radio].shipping_method:checked+label::before {
    background: #243650;
}
.cart_page .cart_totals input[type=radio].shipping_method+label::before {
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #707070;
    background: #F7F7F7;
    transform: translateY(8px);
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method label {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px !important;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.cart_page .total_right button.button {
    display: none;
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method p {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    color: #9F9F9F;
    margin-left: 38px;
    max-width: 225px;
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method li {
    margin-top: 0;
    margin-bottom: 20px;
}
/*cart page design end*/

/*checkout page design start*/
.woocommerce-checkout .woocommerce form .form-row select, 
.woocommerce-checkout .woocommerce-page form .form-row select {
    border: 0;
    border-bottom: 1px solid #9F9F9F;
    padding-left: 0;
    padding-bottom: 11px;
    padding-top: 0;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
    position: relative;
    display: table;
    margin-top: 2px;
}
.woocommerce-checkout select#billing_title.select {
    border-bottom: 2px solid #243650;
    color: #243650;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.woocommerce-checkout select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.woocommerce-error, .woocommerce-info {
    border-color: #243650;
}

.woocommerce-error li {
    color: #243650;
    font-family: 'Helvetica-Regular';
}
#checkout_tab .checkout_sh_container  .selected_sh_method_section {
    display: none;
}
.woocommerce-checkout form .form-row.woocommerce-invalid  .select2-selection__rendered {
    border: 0;
    border-bottom: 2px solid #cd2653 !important;
}
div#checkout_tab {
    padding-top: 14px;
}   
.woocommerce-checkout #site-content .woocommerce {
    max-width: 100% !important;
    width: 100%;
    padding: 96px 125px;
}
.woocommerce-checkout ul.checkout_tabs {
    margin: 0 0 48px;
    display: flex;
    list-style-type: none;
    gap: 60px;
}
.woocommerce-checkout .checkout_tabs li {
    margin: 0;
    font-size: 14.38px;
    line-height: 16.54px;
    color: #9F9F9F;
    text-transform: uppercase;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    cursor: pointer;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
.woocommerce-checkout .checkout_tabs li.active {
    color: #243650;
    border-bottom: 2px solid #243650;
    padding-bottom: 5px;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
}
.woocommerce-checkout .checkout_tabs li a {
    color: #9F9F9F;
    text-decoration: none;
}
.woocommerce-checkout div#customer_details {
    max-width: 850px;
    width: 100%;
    padding: 0;
}
.woocommerce-checkout .checkout_inner_section {
    display: flex;
    gap: 50px;
    justify-content: space-between;
}
.woocommerce-checkout .checkout_review_section {
    max-width: 401px;
    width: 100%;
}
.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading {
    width: 100%;
}
.woocommerce-checkout .shipping-accordion-item h6 {
    display: flex;
    align-items: center;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    text-transform: uppercase;
    color: #243650;
    margin: 0;
    width: 100%;
}
.woocommerce-checkout .shipping-accordion-item h6 p {
    margin-bottom: 0 !important;
    
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    text-transform: uppercase;
    margin-left: 4px;
}
.woocommerce-checkout .shipping-accordion-item {
    margin-bottom: 26px;
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 0.9px solid #9F9F9F;
    padding-bottom: 20px;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page  form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce-checkout form .woocommerce-billing-fields p{
    width: 45.5%;
    margin-bottom: 33px !important;
    height: 31px;
}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    width: 45.5%;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    border: 0;
    border-bottom: 1px solid #9F9F9F;
    padding-left: 0;
    padding-bottom: 11px;
    padding-top: 0;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text:focus {
    outline: none;
}
.woocommerce form .form-row-wide.sh_postcode {
    width: 20.5%;
    display: inline-block;
    clear: none;
}
.woocommerce form .form-row-wide.sh_state {
    width: 20.5%;
    display: inline-block;
    margin-left: 40px;
}
.sh_city {
    width: 25%;
    float: right;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    border: 0;
    border-bottom: 1px solid #9F9F9F;
    padding-left: 0;
    padding-bottom: 11px;
    padding-top: 0;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
    outline: none;
}
.woocommerce-checkout .select2-container--focus .select2-selection {
    border: 0;
}
.woocommerce-checkout .select2-container .select2-selection--single {
    height: auto;
    border: 0;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-color: unset !important;
    border-style: unset;
    border-width: unset !important;
    border-left: 1px solid #9F9F9F !important;
    border-bottom: 1px solid #9F9F9F !important;
    transform: rotate(312deg);
    left: unset;
    top: 0;
    margin: 0;
}
.woocommerce-checkout .sh_gender .select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #243650 !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    display: table;
}
.woocommerce-checkout span.select2-selection__clear {
    display: none;
}
.woocommerce-page form .form-row .input-text::placeholder {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
    color: #9F9F9F;
}
.sh_gender .select2-container .select2-selection--single .select2-selection__rendered {
    border-bottom: 2px solid #243650;
    color: #243650;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.select2-container--open .select2-dropdown--below {
    border: 1px solid #aaa;
}
.woocommerce-checkout .select2-results__option {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    margin: 0;
}
div#payment_tab .shipping_address select {
    background-image: url(https://lacbleu.ch/wp-content/uploads/2024/12/blue_arrow.svg);
    background-repeat: no-repeat;
    background-position: right;
}
#payment_tab h3#ship-to-different-address {
    margin-bottom: 30px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #243650;
}
:focus-visible {
    outline: none !important;
}
.woocommerce-checkout .select2-container .select2-search__field {
    height: 3rem;
}
.sh_gender span.select2 {
    width: 100% !important;
}
.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text {
    border: 0;
    border-bottom: 2px solid #cd2653;
}
.checkout_sh_container {
    margin-top: 18px;
}
.checkout_sh_container .title {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    margin-bottom: 27px;
}
.checkout_sh_container #shipping_method li label span.woocommerce-Price-amount.amount {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 16.18px;
    line-height: 18.6px;
    text-transform: none;
    float: right;
}
.checkout_sh_container #shipping_method li input {
    width: 20px;
    height: 20px;
    border: 1px solid #707070;
    margin-top: 0;
    margin-left: 0;
    margin-right: 13px;
    accent-color: #243650;
}
.checkout_sh_container #shipping_method li p {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px !important;
    color: #9F9F9F;
    margin-top: 6px;
    margin-bottom: 19px !important;
    margin-left: 36px;
}
.checkout_sh_container ul#shipping_method {
    padding: 0;
}
.checkout_sh_container #shipping_method li:last-child p {
    margin-bottom: 0 !important;
}
.checkout_sh_container .woocommerce-shipping-totals.shipping {
    border-bottom: 1px solid #9F9F9F;
    margin-bottom: 26px;
    padding-bottom: 42px;
}
.checkout_sh_container .woocommerce-shipping-totals.shipping span.e-checkout-message {
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    margin-bottom: -10px;
    display: table;
}
.checkout_review_section .shop_table.woocommerce-checkout-review-order-table  .selected_sh_method_section {
    display: flex;
    justify-content: space-between;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    text-transform: uppercase;
    margin-block: 10px;
}
.checkout_sh_container #shipping_method li label {
    font-family: 'Helvetica-Regular' !important;
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px !important;
    text-transform: uppercase;
    margin-bottom: 6px;
}
#checkout_tab .checkout_sh_container .cart-discount {
    display: none;
}
#checkout_tab .checkout_sh_container .cart-subtotal {
    display: none;
}
#checkout_tab .checkout_sh_container  .order-total {
    display: none;
}
#checkout_tab .checkout_sh_container  .button_container {
    display: none;
}
#checkout_tab .checkout_sh_container .review_shipping_container {
    display: block;
}
/* .checkout_accordion .accordion-content .payment-types img {
    width: 100%;
    max-width: 100%;
    margin: 0;
} */
#checkout_tab .checkout_sh_container h3#order_review_heading {
    display: none;
}
.checkout_review_section .review_shipping_container {
    display: none;
}
.checkout_sh_container #shipping_method li input[checked="checked"]+label::before {
    background: #243650 !important;
}
.checkout_sh_container #shipping_method li input+label::before {
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #707070;
    background: #F7F7F7 !important;
    transform: translateY(4px);
}
.custom_shipping_total p {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    color: #707070;
    max-width: 414px;
    margin: 0 !important;
}
.custom_shipping_total .total_row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 37px;
}
.custom_shipping_total .order-total {
    display: flex;
    gap: 77px;
}
.custom_shipping_total .order-total div {
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
}
.custom_shipping_total .button_wrap {
    text-align: right;
}

.custom_shipping_total .button_wrap button.purchase_button {
    background: #243650;
    color: #fff;
    border-color: #243650;
    padding: 14px 52px;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
}

.custom_shipping_total .button_wrap button.purchase_button:hover {
    text-decoration: none;
    background: #fff;
    color: #243650;
}
.checkout_review_section 
 .shop_table.woocommerce-checkout-review-order-table {
    background: #F7F7F7;
    padding: 25px 32px 42px 35px;
    border: 0 !important;
    margin-top: 0 !important;
}
.checkout_review_section .shop_table.woocommerce-checkout-review-order-table h3#order_review_heading {
    margin-top: 0;
    margin-bottom: 14px;
    padding: 0;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    text-transform: uppercase;
    letter-spacing: normal;
}
.checkout_review_section .shop_table.woocommerce-checkout-review-order-table .cart-subtotal {
    border-top: 0 !important;
    display: flex;
    justify-content: space-between;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.checkout_review_section .review_order_footer_section {
    display: table;
    width: 100%;
}
.checkout_review_section .order-total {
    display: flex;
    justify-content: space-between;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 22px;
    margin-bottom: 45px;
    padding-top: 16px;
    border-top: 2px solid #243650 !important;
}
.selected_sh_cost {
    text-transform: none;
}
.checkout_review_section button.purchase_button {
    width: 100%;    
    background: #243650;
    color: #fff;
    border-color: #243650;
    padding: 14px 0;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
}
.checkout_review_section button.purchase_button:hover {
    text-decoration: none;
    background: transparent;
    color: #243650;
}
.e-checkout-message {
    font-family: 'Helvetica-Regular';
    line-height: normal;
    font-size: 14px;
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping span.woocommerce-shipping-may-be-available-html.e-checkout-message {
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: normal;
    display: table;
    margin-top: -10px;
    margin-bottom: 20px;
}
.selected_sh_method span.e-checkout-message.e-cart-content, span.woocommerce-no-shipping-available-html.e-checkout-message {
    font-weight: normal;
    font-size: 14.38px;
    line-height: normal;
    display: table;
    text-transform: none;
    font-family: 'Helvetica-Bold';
}
.woocommerce-message {
    border-top-color: #243650 !important;
    color: #243650;
    font-family: 'Helvetica-Regular';
}
/*checkout page design end*/

/*payment page dsign*/
div#payment_tab h6 {
    margin-bottom: 20px;
    margin-top: 0;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    text-transform: uppercase;
    color: #243650;
    width: 100%;
}
div#payment_tab .woocommerce-shipping-fields>p {
    font-family: 'Helvetica-Bold';
    font-size: 14.38px;
    font-weight: normal;
    line-height: 16.54px !important;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 18px !important;
    text-transform: uppercase;
}
div#payment_tab .woocommerce-shipping-fields h3#ship-to-different-address {
    margin-top: 0;
    margin-bottom: 15px;
}
div#payment_tab .woocommerce-shipping-fields h3#ship-to-different-address label span {
    font-family: 'Helvetica-Regular';
    font-size: 14.38px;
    font-weight: normal;
    line-height: 16.54px;
    text-align: left !important;
    color: #243650;
    padding-left: 32px;
    padding-right: 0;
}
div#payment_tab .woocommerce-shipping-fields h3#ship-to-different-address label {
    margin: 0;
}
div#payment_tab #ship-to-different-address label span::before {
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #243650;
    background: transparent;
    border-radius: 0;
}
div#payment_tab #ship-to-different-address label span::after {
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    background: #243650;
    border-radius: 0;
}
div#payment_tab .woocommerce-shipping-fields .sh_address_data p {
    font-family: 'Helvetica-Regular';
    font-size: 14.38px;
    font-weight: normal;
    line-height: 20px !important;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: none;
    margin-left: 33px;
}
div#payment_tab #ship-to-different-address label input[type=checkbox]:checked+span::after {
    background: transparent !important;
}
div#payment_tab ul.payment_methods {
    margin: 0;
}
div#payment_tab .wc_payment_method input.input-radio[name=payment_method]+label::before {
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 1px #243650;
    border-width: 3px;
    margin-right: 7px;
    transform: translateY(6px);
    margin-left: 0;
}
div#payment_tab .wc_payment_method input.input-radio[name=payment_method]:checked+label::before {
    background: #243650;
}
.wc_payment_method .payment_box {
    padding-top: 20px;
    margin-left: 34px;
    margin-top: 10px;
}
.total_left .woocommerce-shipping-calculator {
    background: #fff;
}
.total_left .woocommerce-shipping-calculator section.shipping-calculator-form {
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 999;
    border: 1px solid #aaa;
    padding: 15px;
    width: 50%;
}

.cart_page .subtotal_row {
    position: relative;
}

.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    width: 100%;
}

.total_left p.form-row {
    width: 100%;
    margin-bottom: 20px;
}

.woocommerce-cart .total_left  .select2-container .select2-selection--single .select2-selection__rendered {
    border: 0;
    border-bottom: 1px solid #9F9F9F;
    padding-left: 0;
    padding-bottom: 12px;
    padding-top: 0;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
    outline: none;
}

.woocommerce-cart .total_left .select2-container--focus .select2-selection {
    border: 0;
}

.total_left .select2-container--default .select2-selection--single {
    border: 0;
}

.woocommerce-cart .total_left .select2-results__option {
    font-size: 14px;
}

.woocommerce-cart .total_left .select2-container .select2-search__field {
    height: 3rem;
}

.total_left .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 31%;
}

.woocommerce-cart .total_left .select2-container .select2-selection--single {
    height: auto;
}

.total_left p button.button {
    width: 100%;
    background: #243650;
    padding: 10px;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    border: 1px solid #243650;
    color: #fff;
}
.total_left p button.button:hover {
    background: transparent;
    color: #243650;
    text-decoration: none;
}
.place_order_button button#place_order {
    width: 100%;
    background: #243650;
    padding: 14px;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 17.98px;
    line-height: 20.67px;
    border: 1px solid #243650;
    color: #fff;
}

.place_order_button button#place_order:hover {
    text-decoration: none;
    background-color: transparent;
    color: #243650;
}
.woocommerce-order-received .woocommerce-order a {
    color: #243650;
}

.woocommerce-order-received .woocommerce-order-details table.woocommerce-table {
    margin-bottom: 0;
}

.woocommerce-order-received .woocommerce-customer-details h2 {
    margin-top: 0;
    font-family: 'Helvetica-Bold';
}
.woocommerce-order-received .woocommerce-order h2 {
    font-family: 'Helvetica-Bold';
    margin-top: 0;
}
.woocommerce-order-received .woocommerce-order li,
.woocommerce-order-received .woocommerce-order p {
    font-family: 'Helvetica-Regular';
}
.woocommerce-order-received .entry-content h1,
.woocommerce-order-received .entry-content h2,
.woocommerce-order-received .entry-content h3,
.woocommerce-order-received .entry-content h4,
.woocommerce-order-received .entry-content h5,
.woocommerce-order-received .entry-content h6,
.woocommerce-order-received .entry-content cite,
.woocommerce-order-received .entry-content figcaption,
.woocommerce-order-received .entry-content table,
.woocommerce-order-received .entry-content address, 
.woocommerce-order-received .entry-content .wp-caption-text,
.entry-content .wp-block-file {
    font-family: 'Helvetica-Regular';
}
.woocommerce-checkout form #payment_tab p#shipping_title_field,
.woocommerce-checkout form #payment_tab p#shipping_country_field,
.woocommerce-checkout form #payment_tab p#shipping_city_field {
    width: 45.5%;
    margin-bottom: 33px !important;
    height: 31px;
}
#shipping_method li input[type="hidden"]+label+p {
    margin-left: 0 !important;
}
.product_section {
    padding-inline: 20px !important;
}
.product_section ul.products {
    display: flex !important;
    justify-content: space-between;
    max-width: max-content;
    margin-left: auto !important;
    margin-right: auto !important;
}
.product_shop_ccontainer .product_shop .products .product .custom_tag_list li {
    white-space: nowrap;
}
.single-post article h1.entry-title {
    text-align: center;
    margin-bottom: 30px;
}
.single-post article  figure.featured-media {
    margin-bottom: 30px;
}
.single-post article p {
    text-align: center;
    font-family: 'Helvetica-Regular';
    max-width: 761px !important;
    margin-bottom: 50px !important;
}

/* single career start*/

.single-career .single-career-section .single-hero-section {
    background-image: url("/wp-content/uploads/2024/12/careers.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 9.2%;
    padding-bottom: 9.3%;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
}
.single-career .single-career-section .single-hero-section h2 {
    margin: 0px;
    font-size: 62px;
    line-height: 71px;
    text-align: center;
    color: white;
    font-family: 'Helvetica-Regular';
    letter-spacing: 0.5px;
    z-index: 2;
    position: relative;
}
.single-career .single-career-section .single-hero-section .singel-hero-overlay{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.2;
    z-index: 0;
}
.single-career .single-career-section .single-wrap {
    max-width: 1190px;
    padding: 0 30px;
    margin: 0 auto;
    padding-top: 75px;
    padding-bottom: 30px;
    display: flex;
}
.single-career .single-career-section .single-wrap .single-career-detail {
    width: 27.8%;
}
.single-career .single-career-section .single-wrap .single-career-detail p.published-date {
    text-transform: uppercase;
    font-size: 16px;
    color: #021023;
    line-height: 19.2px;
}
.single-career .single-career-section .single-wrap .single-career-detail h2{
    font-family: 'Helvetica-Bold';
    font-size: 32.36px;
    line-height: 37.21px;
    margin: 20px 0;
}

.single-career .single-career-section .single-wrap .single-career-detail .country,
.single-career .single-career-section .single-wrap .single-career-detail .job-type{
    display: flex;
    align-items: center;
    margin-bottom: 11px;
}

.single-career .single-career-section .single-wrap .single-career-detail .country p,
.single-career .single-career-section .single-wrap .single-career-detail .job-type p {
    font-size: 16px;
    line-height: 19px;
    margin-left: 8px;
}


.window_font.single-career .single-career-section .single-wrap .single-career-detail .apply-btn a{
    padding: 15px 80px 15px 100px;
}

.single-career .single-career-section .single-wrap .single-career-detail button.back-btn {
    height: 32px;
    border: 0px;
    outline: 0;
    padding: 0px;
}
.single-career .single-career-section .single-wrap .single-career-detail button.back-btn a {
    padding: 15px 11px;
    line-height: 1;
    background-color: #F2F2F2;
    position: relative;
    letter-spacing: 0.5px;
    color: black;
    text-decoration: none;
    display: block;
    font-size: 14.38px;
}
.window_font.single-career .single-career-section .single-wrap .single-career-detail button.back-btn a{
    padding: 8px 14px 8px 35px;
}

.single-career .single-career-section .single-wrap .career-content {
    width: 72.2%;
    padding-left: 60px;
}
.single-career .single-career-section .single-wrap .career-content h2{
    line-height: 38px;
    font-size: 32px;
    margin: 0;
    margin-bottom: 40px;
    color: #243650;
}
.single-career .single-career-section .single-wrap .career-content p{
    text-align: justify;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
}
.single-career button.apply-btn {
    background: #243650 !important;
    color: #fff !important;
    padding: 9px 42px;
    font-family: 'Helvetica-Regular';
    font-size: 14.38px;
    line-height: normal;
    margin: 20px 0;
}
.single-career button.apply-btn a {
    color: #fff;
    text-decoration: none;
}
.single-career button.apply-btn a:hover {
    text-decoration: none;
}
.single-career button.apply-btn:hover {
    text-decoration: none;
    background: transparent !important;
}
.single-career button.apply-btn:hover a {
    color: #243650;
}
.single-career button.back-btn:hover {
    border: 0 !important;
    background: transparent;
    text-decoration: none;
}
input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}
.cart_page .product-remove {
    display: flex;
    align-items: center;
}
.cart_page .product-remove a.close path {
    fill: #000 !important;
}
.the_science_main .inner_image h2 {
    color: var(--e-global-color-accent);
    font-family: "Helvetica-Bold", Sans-serif;
    font-size: 43px;
    font-weight: normal;
    line-height: 38px;
    margin: 0;
}
.accordian_Section p, .pera_spacing p{
    margin-bottom: 10px;
}
.accordian_Section p:last-child, .pera_spacing p:last-child{
    margin-bottom: 0;
}
.accordian_Section .ewa-rteLine, .pera_spacing .ewa-rteLine {
    margin-bottom: 10px;
}
.accordian_Section .ewa-rteLine:last-child, .pera_spacing .ewa-rteLine:last-child {
    margin: 0;
}
.the_science_main .elementor-widget-text-editor .elementor-widget-container {
    max-width: 380px !important;
}
[lang="de-DE"] .the_science_main .elementor-widget-text-editor .elementor-widget-container{
    max-width: 415px !important;
}
[lang="de-DE"] .routine_main .custom_product_detail .woocommerce_shop_loop_content,
[lang="fr-FR"] .routine_main .custom_product_detail .woocommerce_shop_loop_content{
    min-width: 375px;
    width: 100%;
}
@media only screen and (max-width:1500px){
    
    [lang="de-DE"] .routine_main .custom_product_detail .woocommerce_shop_loop_content, [lang="fr-FR"] .routine_main .custom_product_detail .woocommerce_shop_loop_content {
        min-width: 330px;
    }
    .product_shop_ccontainer .product_shop .products .product {
        max-width: 290px !important;
    }
}
@media only screen and (max-width:1440px){
    .woocommerce-checkout #site-content .woocommerce {
        padding: 45px 70px;
    }
    
    .custom_shipping_total p {
        max-width: 287px;
    }
    .woocommerce-checkout .checkout_inner_section{
        gap: 30px;
    }
    .custom_shipping_total .order-total {
        gap: 30px;
    }

    .cart_page {
        padding: 45px 70px;
    }
    
    .cart_page .product-name a {
        line-height: normal;
        display: table;
    }
}
@media only screen and (max-width:1280px){
    .custom_shipping_total .order-total {
        gap: 20px;
    }
    .cart_page .right_data {
    max-width: 260px;
}

.cart_page .total_left {
    gap: 30px;
}

.cart_page .total_right {
    gap: 90px;
}

.cart_page .cart-collaterals {
    max-width: 350px;
}
}

@media only screen and (max-width:1024px){
    .cart_page {
        padding: 50px;
    }

    .woocommerce-checkout #site-content .woocommerce {
        padding: 50px;
    }
    
    .woocommerce-checkout .checkout_review_section {
        max-width: 350px;
    }
    
    .checkout_review_section .shop_table.woocommerce-checkout-review-order-table {
        padding:  25px;
    }
    
    .checkout_sh_container #shipping_method li p {
        max-width: 354px;
    }
}
@media only screen and (max-width:991px){
    .cart_page .cart_main_inner {
    flex-flow: column;
}

.cart_page .cart-collaterals {
    max-width: 100%;
}

#site-content #shipping_method li {
    justify-content: space-between;
}

.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method label {
    width: 100%;
}
.cart_page .product-name a {
    max-width: 280px;
}
.woocommerce-checkout .checkout_inner_section {
    flex-flow: column;
}

.woocommerce-checkout .checkout_review_section {
    max-width: 100%;
}

.checkout_sh_container ul#shipping_method li {
    display: block !important;
}
.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method li {
        display: block !important;
    } 
}

@media only screen and (max-width:767px){
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        font-size: 13px;
    }
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
    .woocommerce-checkout form #payment_tab p#shipping_title_field,
.woocommerce-checkout form #payment_tab p#shipping_country_field,
.woocommerce-checkout form #payment_tab p#shipping_city_field {
    width: 100%;
    margin-bottom: 33px !important;
    height: auto;
}
    .return-to-shop a.button.wc-backward {
    width: 100%;
}
    .checkout_sh_container .woocommerce-shipping-totals.shipping {
    padding-bottom: 22px;
    margin-bottom: 0;
}
.place_order_button button#place_order {
    font-size: 20px;
    line-height: 24px;
    padding: 15px 0;
}
.total_left .woocommerce-shipping-calculator section.shipping-calculator-form {
    width: 100%;
}
a.close.close_desktop {
    display: none;
}

a.close.close_mobile {
    display: inline-grid;
}
    .cart_page {
    padding: 64px 23px 62px;
}

.cart_page ul.cart-shipping-tabs {
    max-width: 339px;
    padding: 0 23px;
    gap: 0;
    justify-content: space-between;
    margin-inline: auto;
}
.cart_page .cart_total_toggle {
    display: none;
}
.cart_page .open_order_review .cart_total_toggle {
    display: block;
}
.cart_page .cart-collaterals .cart_totals.open_order_review  h2#order_review_heading:after {
    content: "-";
}
.cart_page .cart-collaterals .cart_totals h2#order_review_heading:after {
    content: "+";
    right: 0;
    position: absolute;
}
.cart_page .cart-collaterals .cart_totals h2 {
    position: relative;
}
.cart_page ul.cart-shipping-tabs li {
    font-size: 16px;
    line-height: 19px;
}

.cart_page .bag_title p {
    display: inline-table;
    text-align: center;
}

.cart_page .bag_title p span.product_count {
    display: table;
    margin: 0 auto;
}

.bag_title {
    text-align: center;
}

.cart_page .woocommerce-cart-form__cart-item.cart_item {
    flex-flow: column;
    gap: 14px;
    padding: 8px 0 35px;
}

.cart_page .right_data {
    max-width: 304px;
    justify-content: right;
    gap: 35px;
}
.cart_page .woocommerce-cart-form .quantity input {
    border: 1px solid #243650;
    text-align: center;
    padding: 3px;
}
.cart_page .product-price bdi {
    font-size: 18px;
    line-height: 21px;
    white-space: nowrap;
}

.cart_page .product-remove a {
    font-size: 16px;
    line-height: 18px;
}
.cart_page .woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
    max-width: 110px;
    margin-right: 27px;
}

.cart_page .product-name a {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 5px;
}

.cart_page .subtotal_row {
    display: block;
}

.cart_page .total_left {
    justify-content: space-between;
}

.cart_page .total_right {
    display: none;
}

.cart_page .coupon_code_row h5 {
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 15px;
}

.cart_page .toggle_coupon_wrapper input[type="checkbox"] {
    width: 22px;
    height: 22px;
}
.cart_page .coupon.custom_coupon_wrapper {
    max-width: 100%;
    padding: 13px 18px 16px;
    margin: 0 !important;
}

.cart_page .coupon.custom_coupon_wrapper button.button {
    text-align: right;
}

.cart_page .cart_main_inner {
    gap: 32px;
}

.cart_page .cart-collaterals .cart_totals {
    padding: 20px;
}

.cart_page .cart-collaterals .cart_totals h2 {
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    margin-bottom: 20px !important;
}

.cart_page .cart_totals .woocommerce-shipping-totals.shipping {
    padding-top: 29px;
}

.cart_page .cart_totals .woocommerce-shipping-totals.shipping .title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 29px;
    text-transform: none;
}

.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method li {
    display: block !important;
    margin-bottom: 25px;
}

.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method label {
    font-size: 16px;
    line-height: 19px;
}

.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method p {
    font-size: 16px;
    line-height: 19px;
    max-width: 251px;
}

.cart_page .cart_totals .woocommerce-shipping-totals.shipping ul#shipping_method {padding-bottom: 10px;}

.cart_page .cart_totals .order-total {
    margin-bottom: 50px;
}

.cart_page .cart_totals .checkout-button {
    font-size: 20px;
    line-height: 24px;
}

.cart_page .cart_totals .woocommerce-shipping-totals.shipping #shipping_method li label span.woocommerce-Price-amount.amount {
    font-size: 18px;
    line-height: 21px;
}

.checkout_accordion .accordion-text {
    font-size: 16px;
    line-height: 30px;
}

.checkout_accordion .accordion-content {
    margin: 0;
    /* padding: 0; */
}

/* .checkout_accordion .accordion-content .payment-types img {
    margin: 0;
} */
.woocommerce-checkout #site-content .woocommerce {
    padding: 64px 23px 62px;
}
.woocommerce-checkout ul.checkout_tabs {
    max-width: 339px;
    padding: 0 23px;
    gap: 0;
    justify-content: space-between;
    margin-inline: auto;
    margin-bottom: 53px;
}
.woocommerce-checkout .checkout_tabs li {
    font-size: 17px;
    line-height: 19px;
}
.woocommerce-checkout .shipping-accordion-item h6 {
    display: block;
}
.woocommerce-checkout .shipping-accordion-item h6 p {
    margin-left: 0;
}
.woocommerce-checkout .shipping-accordion-item {
    margin-bottom: 34px;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    width: 100%;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last, .woocommerce-checkout form .woocommerce-billing-fields p {
    width: 100%;
    height: auto;
}
.woocommerce form .form-row-wide.sh_postcode {
    width: 46%;
}
.woocommerce form .form-row-wide.sh_state {
    width: 46%;
    margin-left: auto;
    float: right;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 9px;
    height: 9px;
    top: 5px;
}

div#checkout_tab {
    padding: 0;
}
.sh_gender .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    line-height: 22px;
}
.woocommerce-page form .form-row .input-text::placeholder {
    font-size: 16px;
    line-height: 22px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    padding-bottom: 12px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last, .woocommerce-checkout form .woocommerce-billing-fields p {
    margin-bottom: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 16px;
    line-height: 26px;
}
.checkout_sh_container {
    margin-top: 36px;,
}

.checkout_sh_container .title {
    font-family: 'Helvetica-Bold';
    font-size: 18px;
    line-height: 21px;
}

.checkout_sh_container #shipping_method li label {
    font-size: 16px;
    left: i21px;
}

.checkout_sh_container #shipping_method li p {
    max-width: 256px;
    margin-top: 9px;
}

.checkout_sh_container ul#shipping_method {
    margin-bottom: 0;
}

.custom_shipping_total {
    display: none;
}

.woocommerce-checkout .checkout_inner_section {
    gap: 36px;
}

.checkout_sh_container #shipping_method li label span.woocommerce-Price-amount.amount {
    font-size: 18px;
    line-height: 21px;
}
.checkout_review_section .shop_table.woocommerce-checkout-review-order-table .order_review_toggle {
    display: none;
}
.checkout_review_section .shop_table.woocommerce-checkout-review-order-table h3#order_review_heading:after {
    content: "+";
    position: absolute;
    right: 0;
    margin-bottom: 0 !important;
}
.checkout_review_section .shop_table.woocommerce-checkout-review-order-table h3#order_review_heading {
    position: relative;
    margin-bottom: 0 !important;
}
.shop_table.woocommerce-checkout-review-order-table.open_order_review h3#order_review_heading {
    margin-bottom: 14px !important;
}
.shop_table.woocommerce-checkout-review-order-table.open_order_review  .order_review_toggle {
    display: block;
}
.checkout_review_section .order-total {
    margin-top: 23px;
    margin-bottom: 50px;
}
.checkout_review_section .shop_table.woocommerce-checkout-review-order-table.open_order_review h3#order_review_heading:after {
    content: "-";
}

    .the_science_main .text_container h2 {
        font-size: 26px;
        line-height: 25px;
        font-family: 'Helvetica-Bold';
        margin:0;
    }
    .the_science_main .elementor-widget-text-editor .elementor-widget-container {
        max-width: 100% !important;
    }
    [lang="de-DE"] .the_science_main .elementor-widget-text-editor .elementor-widget-container{
        max-width: 100% !important ;
    }
    .hero_detail_content h2.elementor-heading-title.elementor-size-default {
        line-height: 31.71px !important;
    }
    .privacy_faq a.elementor-accordion-title {
        max-width: 270px;
    }
    .single-career .single-career-section .single-wrap {flex-flow: column;gap: 30px;padding: 30px 20px;}

.single-career .single-career-section .single-wrap .career-content {
    padding: 0;
    width: 100%;
}

.single-career .single-career-section .single-wrap .single-career-detail {
    width: 100%;
}

.single-career .single-career-section .single-wrap .career-content h2 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px;
}

.single-career .single-career-section .single-wrap .career-content p {
    font-size: 14px;
    line-height: 18px;
}

.single-career .single-career-section .single-hero-section h2 {
    font-size: 32px;
    line-height: 40px;
}
}   



.woocommerce-account .my_accout_deshboard  .woocommerce {
    display: flex;
}

.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li {
    margin-bottom: 10px;
    margin-right: 0;
    display: flex;
    justify-content: center;
    padding: 0 !important;
    border: 1px solid #243650;
    align-items: center;
    max-width: 250px;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li a {
    color: #243650;
    font-weight: normal;
    font-family: 'Helvetica-Bold';
    padding: 15px !important;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li.is-active a {
    color: #fff;
    text-decoration: none;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li.is-active {
    background: #243650;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation {
    margin-bottom: 0;
    width: 30%;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li a {
    color: #243650;
    font-weight: normal;
    font-family: 'Helvetica-Bold';
    display: table;
    width: 100%;
    text-align: center;
    padding:15px;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li.is-active a {
    color: #fff;
    text-decoration: none;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li.is-active {
    background: #243650;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation {
    margin-bottom: 0;
    width: 30%;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-content p {
    margin-bottom: 20px;
    font-family: 'Helvetica-Regular';
    font-weight: normal;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li:hover {
    background: #243650;
}

.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li:hover a {
    color: #fff;
    text-decoration: none;
}
.my_accout_deshboard  .woocommerce-MyAccount-content h2 {
    margin-top: 0;
}

.my_accout_deshboard .select2-container--default .select2-selection--single {
    border: 0;
}
.my_accout_deshboard span#select2-billing_country-container {
    border-bottom: 1px solid #9F9F9F;
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
    padding: 0 0 5px;
}
.my_accout_deshboard span#select2-billing_title-container {padding: 0 0 5px;}

.my_accout_deshboard span.select2-selection__clear {
    display: none;
}
.my_accout_deshboard span#select2-billing_state-container {
    border-bottom: 1px solid #9F9F9F;
    font-weight: normal;
    font-size: 14.38px;
    line-height: 19.78px;
    padding: 0 0 5px;
}
.my_accout_deshboard .elementor-kit-61 button:hover {
    text-decoration: none;
}
.woocommerce-account table.account-orders-table .button {
    background: #243650;
    color: #fff;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #243650;
}

.woocommerce-account table.account-orders-table .button:hover {
    text-decoration: none !important;
}
.my_accout_deshboard .woocommerce-MyAccount-content a.button {
    background: #243650;
    color: #fff;
    font-family: 'Helvetica-Regular';
}
.my_accout_deshboard .woocommerce-MyAccount-content a.button:hover {
    background: #fff;
    color: #243650;
    border: 1px solid #243650;
    text-decoration: none !important;
}
.my_accout_deshboard .woocommerce label[for="account_display_name"] {
    padding-top: 20px;
}
.my_accout_deshboard .woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
}
.my_accout_deshboard .woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    top: 5px;
}
.my_accout_deshboard .woocommerce fieldset {
    margin-bottom: 10px;
}
button.woocommerce-Button:hover {
    text-decoration: none !important;
}
.woocommerce-MyAccount-content a {
    font-family: 'Helvetica-Bold';
}
@media only screen and (max-width: 767px){
    .woocommerce-account .my_accout_deshboard .woocommerce {
        flex-wrap: wrap;
        gap: 30px;
    }

.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation {
    width: 100%;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li {
margin-top: 0;
margin-right: 0;
margin-left: 0;
max-width: 100%;
padding: 0;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-navigation li a {
    padding: 10px;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-content p {
    font-size: 14px;
    margin-bottom: 10px !important
}

.woocommerce-MyAccount-content a {
    font-size: 14px;
    font-family: 'Helvetica-Bold';
}
.woocommerce-account .woocommerce-EditAccountForm button {
    margin: 0;
}

.my_accout_deshboard .woocommerce label[for="account_display_name"] {
    padding-top: 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {margin-bottom: 20px;}

.my_accout_deshboard .woocommerce-MyAccount-content a.button {
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    padding: 10px;
}
}
button:hover, button:focus {
    text-decoration: none !important;
}

.login_inner .elementor-field-group .elementor-field-textual:focus {
    box-shadow: none !important;
}
.login_inner input {
    padding-left: 0;
}
.login_inner button{
    margin-top: 10px;
}
.woocommerce-wishlist table.wishlist_table tbody td,
.woocommerce-wishlist table.wishlist_table thead th {
    border-left: 0;
    border-right: 0;
}
.woocommerce-wishlist form#yith-wcwl-form {
    width: 100%;
    max-width: 100%;
    padding: 0 125px;
}
.woocommerce-wishlist table.shop_table.cart.wishlist_table {
    border: 0;
}
.woocommerce-wishlist .wishlist-title-container {
    display: none;
}
.woocommerce-wishlist table.shop_table th {
    text-align: center;
}
.woocommerce-wishlist table.shop_table th.product-name {
    text-align: left;
}
.woocommerce-wishlist table.wishlist_table tbody td a {
    text-decoration: none;
}
.woocommerce-wishlist table.wishlist_table tbody td a.remove.remove_from_wishlist:hover {
    background: transparent;
    color: #243650 !important;
}
.woocommerce-wishlist table.wishlist_table tbody td a.remove.remove_from_wishlist {
    color: #9F9F9F;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a.add_to_cart_button {
    background-color: #021023;
    margin-top: 10px !important;
    font-size: 12.38px !important;
    text-transform: uppercase;
    padding: 8px 10px !important;
    border-radius: 0 !important;
    border: 1px solid #021023;
    display: block !important;
    max-width: max-content;
    line-height: normal;
    color: #fff;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a.add_to_cart_button:hover {
    color: #243650;
    background: transparent;
}
.woocommerce-page header.entry-header {
    padding: 0 125px !important;
}
.woocommerce-page header.entry-header h1.entry-title {
    text-align: left;
    width: 100%;
    max-width: 100%;
    font-size: 42px;
    color: #243650;
}
.woocommerce-page header.entry-header .entry-header-inner {
    max-width: 100%;
    width: 100%;
}
.product_filter .wpf_items_group.visible{
    z-index: 15;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
    font-family: 'FontAwesome';
    font-weight: normal;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    left: unset;
    right: 10px;
}
.woocommerce-shop ul.products {
    display: grid !important;
    max-width: none;
}
.elementor-location-footer .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    bottom: 100% !important;
    top: unset;
}
.elementor-location-footer>.elementor-section-wrap .about_main + .elementor-section {
    padding-bottom: 35px;
}
.woocommerce-account h1.my-account-title {
    font-size: 43px;
    line-height: normal;
    margin-top: 0;
}
.woocommerce-account .lost_reset_password p.woocommerce-form-row.form-row button {
    background: #243650;
    color: #fff;
}
.woocommerce-account .lost_reset_password>p {
    margin-bottom: 20px;
}
.woocommerce-account .lost_reset_password p.woocommerce-form-row.form-row button:hover {
    background: transparent;
    color: #243650;
}
.woocommerce-lost-password .woocommerce {
    flex-flow: column;
}
.woocommerce-lost-password .woocommerce form .form-row-last, .woocommerce-lost-password .woocommerce-page form .form-row-last {
    float: unset;
}

.woocommerce-account .woocommerce-ResetPassword .woocommerce-form-row--first {
    display: table;
}
.woocommerce-account .my_accout_deshboard .woocommerce-MyAccount-content p a {
    font-family: 'Helvetica-Regular';
}

@media only screen and (max-width: 1440px){
    .woocommerce-wishlist form#yith-wcwl-form,
    .woocommerce-page header.entry-header{
        padding: 0 70px !important;
    }
}
@media only screen and (max-width: 1024px){
    .woocommerce-account .lost_reset_password p.woocommerce-form-row.form-row button {
        margin-top: 20px;
    }
    .woocommerce-wishlist form#yith-wcwl-form,
    .woocommerce-page header.entry-header{
        padding: 0 50px !important;
    }
    .woocommerce-wishlist .wishlist_table.mobile li .item-details h3 {
        margin-top: 0;
        line-height: 15px;
        font-family: 'Helvetica-Regular';
        font-size: 12px;
    }
    .woocommerce-wishlist .wishlist_table.mobile li {
        margin: 0;
        border-bottom: 1px solid #0000001a;
        padding: 20px 0;
    }
    .woocommerce-wishlist .wishlist_table.images_grid li .item-details table.item-details-table, 
    .woocommerce-wishlist .wishlist_table.mobile li .item-details table.item-details-table, 
    .woocommerce-wishlist .wishlist_table.mobile li table.additional-info,
    .woocommerce-wishlist .wishlist_table.modern_grid li .item-details table.item-details-table {
        margin-top: 0;
    }
    .woocommerce-wishlist .additional-info-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .woocommerce-wishlist table.additional-info {
        width: 100%;
    }
    .woocommerce-wishlist .wishlist_table .product-add-to-cart a.add_to_cart_button {
        /* margin: 0 !important; */
        text-decoration: none;
    }
    .woocommerce-wishlist .wishlist_table.mobile li .item-details .product-name a {
        text-decoration: none;
        font-size: 14px;
        line-height: normal;
    }
    .woocommerce-page header.entry-header h1.entry-title {
        padding-top: 20px;
        font-size: 32px;
    }
    .woocommerce-wishlist .wishlist_table.mobile li:last-child {
        border: 0;
        padding-bottom: 0;
    }
    .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
        margin-bottom: 0;
    }
    .elementor-location-footer>.elementor-section-wrap .about_main + .elementor-section {
        padding-bottom: 0;
    }
    .woocommerce-account h1.my-account-title {
        font-size: 32px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .woocommerce-page form .form-row-first {
        margin-bottom: 0 !important;
    }
}
@media only screen and (max-width: 767px){
    .woocommerce-wishlist form#yith-wcwl-form,
    .woocommerce-page header.entry-header{        
        padding: 0 20px !important;
    }
}

.cart_totals .ppc-button-wrapper {
    margin-top: 20px;
}
.routine_main .tab_active a.elementor-button,
.routine_tab_main .button_active a.elementor-button{
    background: #243650 !important;
    color: #fff !important;
    border-color: #243650;
}
.skin_type .elementor-column .routine_skin_tab a.elementor-button:hover {
    background: #243650;
    color: #fff !important;
}
.routine_btn a.elementor-button {
    background: transparent !important;
    color: #243650 !important;
}
.tax-rate {
    display: flex;
    justify-content: space-between;
    font-family: 'Helvetica-Bold';
    font-weight: normal;
    font-size: 14.38px;
    line-height: 16.54px;
    margin-bottom: 10px;
    text-transform: uppercase;
}