/* General Style Start */
body, a {
    color: #000;
}
body a:active, body a:hover {
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
.wp-block-button__link {
    border-radius: 0;
    font-weight: 700;
}
.is-style-outline>:where(.wp-block-button__link) {
    padding: 0.667em 2em;
}
.site-header .header-inner {
    max-width: 100%;
    padding: 0 15px;
}
.header-section .elementor-container {
    max-width: 1470px;
    padding-left: 15px;
    padding-right: 15px; 
}
@media (min-width: 576px) {
    .ce-container {
        max-width: 530px;
    }    
}
@media (min-width: 768px) {
    .ce-container {
        max-width: 630px;
    }    
}
@media (min-width: 992px) {
    .ce-container {
        max-width: 830px;
    }    
}
@media (min-width: 1200px) {
    .ce-container {
        max-width: 1170px;
    }    
    .is-style-outline>:where(.wp-block-button__link) {
        padding: 0.667em 3em;
    }
    .max-mega-menu.mega-menu-horizontal > .mega-menu-item > .mega-menu-link {
        position: relative !important;
    }
    .max-mega-menu.mega-menu-horizontal > .mega-menu-item.mega-current-menu-item > .mega-menu-link::before,
    .max-mega-menu.mega-menu-horizontal > .mega-menu-item:not(.mega-current-menu-item) > .mega-menu-link::before {
        content: '' !important;
        position: absolute !important;
        display: inline-block !important;
        left: 0 !important;
        top: calc(50% + 18px) !important;
        transform: translateY(-50%) !important;
        height: 2px !important;
        background-color: #000 !important;
        transition: all 0.3s !important;
        width: 0 !important;
    }
    .max-mega-menu.mega-menu-horizontal > .mega-menu-item.mega-current-menu-item > .mega-menu-link::before,
    .max-mega-menu.mega-menu-horizontal > .mega-menu-item:not(.mega-current-menu-item) > .mega-menu-link:hover::before {
        width: calc(100% - 60px) !important;
    }
    .max-mega-menu.mega-menu-horizontal > .mega-menu-item-has-children.mega-menu-item.mega-current-menu-parent > .mega-menu-link::before,
    .max-mega-menu.mega-menu-horizontal > .mega-menu-item-has-children.mega-menu-item:not(.mega-current-menu-parent) > .mega-menu-link:hover::before {
        width: calc(100% - 86px) !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
        box-shadow: inset 0px 3px 30px 0px rgb(0 0 0 / 6%) !important;
    }
}
@media (min-width: 1400px) {
    .ce-container, .site-footer .footer-inner,
    .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1470px;
    }
    div#mega-menu-wrap-menu-1 {
        max-width: 1170px;
    }
    .site-header .header-inner {
        max-width: calc(100% - 13%);
    }
}

.ce-container {
    max-width: 1470px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

div#mega-menu-wrap-menu-1 {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

div#mega-menu-wrap-menu-1 {
    text-align: left;
    width: 100%;
    padding: 25px 16px 16px 20px;
}

/* General Style End */

/*Header Style Start*/
.site-header {
    padding-top: 2.5rem;
    padding-bottom: 0 !important;
}
.site-branding {
    text-align: center;
}
div#header-widgets {
    width: 100%;
}
.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 100%;
    -webkit-box-pack: unset;
    -ms-flex-pack: end;
    justify-content: unset;
    display: block;
}
.site-header .site-navigation {
    border-top: 1px solid #ededed;
    margin-top: 5px;
    padding-top: 25px;
    justify-content: flex-start;
}
.site-header:not(.header-stacked) .header-inner .site-branding {
    max-width: 100%;
    text-align: center;
}
#header-widgets-left {
    padding-top: 5px;
}
#header-widgets-left .wp-block-group a {
    text-transform: uppercase;
}
#header-widgets-left .wp-block-group a span {
    display: none;
}
#header-widgets-left .wp-block-group > figure {
    margin-right: 20px;
}
#header-widgets-left .wp-block-group a figure {
    margin: 0;
}
#header-widgets-right .wp-block-group__inner-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#header-widgets-right .wp-container-3.wp-block-buttons {
    margin-right: 21px;
}
#header-widgets-right .is-style-outline>:where(.wp-block-button__link) {
    border: 0;
    align-items: center;
    display: flex;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 2.5px;
    padding: 0;
    text-transform: uppercase;
    display: none;
}
#header-widgets-right .is-style-outline>:where(.wp-block-button__link) img {
    margin-right: 20px;
}
#header-widgets-right .wp-block-search {
    display: none;
}
.language-menu {
    margin: 0 30px;
}
.language-menu .active {
    font-weight: 700;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item > ul.mega-sub-menu::before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 16px;
    border: 1px dotted red;
}
/* Menu Style Start */
li#mega-menu-item-text-2,
li#mega-menu-item-wpb_widget-2 {
    background-color: #C3B19B !important;
    padding: 30px !important;
    color: #fff !important;
}
li#mega-menu-item-text-2 h4.mega-block-title,
li#mega-menu-item-wpb_widget-2 h4.mega-block-title {
    font-size: 24px !important;
    text-transform: none !important;
    color: inherit !important;
    font-weight: 700 !important;
    padding-top: 0 !important;
}
li#mega-menu-item-text-2 .textwidget p {
    line-height: 22px !important;
}

li#mega-menu-item-wpb_widget-2 {
	padding-top: 0 !important;
}

li#mega-menu-item-wpb_widget-2 button.bt.btn-default {
    color: #fff;
    border-color: #fff;
    text-transform: capitalize;
    min-width: 180px;
    border-radius: 0;
}
li#mega-menu-item-wpb_widget-2 button.bt.btn-default:hover {
    background-color: rgba(255,255,255,0.2);
}
a.btn.btn-default,
button.btn.btn-default {
    color: #000;
    border: 1px solid #000;
    background-color: #f2f2f2;
    text-transform: capitalize;
    min-width: 120px;
    border-radius: 0;
    line-height: 1;
    font-size: 15px;
    font-weight: 400;
    padding: 12px 24px;
    margin: 5px;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
a.btn.btn-default:hover,
button.btn.btn-default:hover {
    background-color: #d8d8d8;
}
li#mega-menu-item-media_image-2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#copy-link-address {
    margin-top: 10px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 img,
img.image.wp-image-1846.attachment-medium.size-medium {
    width: 100% !important;
    display: inline-block;
    vertical-align: middle;
}

li.wpml-ls-slot-header-widgets-right:not(:last-child) {
    border-right: 1px solid rgba(0,0,0,0.5);
}

li.wpml-ls-current-language a,
li.wpml-ls-item a:hover {
    font-weight: 700;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle {
    background: transparent; 
}

#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    background-color: #222 !important;
}
/* Menu Style End */
/* Footer Style Start */
footer.site-footer {
    padding: 0;
}
.site-footer .site-navigation {
    padding-bottom: 30px;
    width: 100%;
    display: block;
}
.site-footer .site-navigation ul.menu {
    justify-content: flex-start;
    width: 100%;
}
.site-footer .site-navigation ul.menu li {
    display: block;
}
.site-footer .site-navigation ul.menu li ul {
    bottom: auto;
    display: block;
    position: relative;
}
.site-footer .site-navigation ul.menu li.menu-item-has-children:after,
.site-footer .site-navigation .menu .mobile-only {
    display: none;
}
.site-footer .site-navigation ul.menu li ul li {
    border-bottom: 0;
}
.site-footer:not(.footer-stacked) .footer-inner .site-navigation {
    max-width: 100%;
}
footer.site-footer .site-navigation ul.menu > li > a {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
footer.site-footer .site-navigation ul.menu a {
    padding: 0;
}
.footer-cta {
    padding: 40px 0 20px;
    margin-bottom: 40px;
    background-color: #FAFAFA;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.footer-cta .wp-block-columns {
    margin-bottom: 0;
}
.footer-cta .wp-block-column:not(:last-child) {
    margin-bottom: 1em;
}
.footer-bottom {
    padding-bottom: 30px;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram,
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook, 
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: #000;
}
.site-footer .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: auto;
}
.site-navigation ul.menu li.menu-item-has-children {
    padding-bottom: 20px;
}
.footer-cta-right-content h2 {
    margin: 0 0 5px;
    font-size: 28px;
}
.footer-cta-right-content p {
    font-weight: 400;
    margin: 0;
}
.footer-cta-right-content p a {
    margin: 0 0 2px;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
@media (min-width: 576px) {
    .site-navigation ul.menu li.menu-item-has-children {
        padding-bottom: 15px;
    }
}
@media (min-width: 992px) {
    .footer-cta .wp-block-columns {
        margin-bottom: 1.75em;
    }
}
@media (min-width: 1200px) {
    .elementor-social-icons-wrapper.elementor-grid {
        margin-left: -10px;
    }
    .site-footer .site-navigation {
        padding-bottom: 50px;
    }
    #header-widgets-left .wp-block-group a span,
    #header-widgets-right .is-style-outline>:where(.wp-block-button__link) {
        display: inline-block;
    }
    div#mega-menu-wrap-menu-1 {
        padding: 0 0px;
    }
    .mega-menu-column.custom-teaser {
        margin-bottom: -50px !important;
    }
}

@media (max-width: 992px) {
    .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .header-inner .wp-block-column:first-child,
    .header-inner .wp-block-column:last-child {
        display: none;
    }
}
/* Footer Style End */

.dce-posts-container .dce-item .dce-terms-list.dce-taxonomy-brands a {
    padding-top: 12px !important;
    display: block;
    text-transform: capitalize;
}

.dce-posts-container .dce-item {
    padding-left: 20px;
    padding-right: 20px;
}

.dce-posts-container .dce-item.dce-item_image {
    padding-left: 0;
    padding-right: 0;
}

.elementor-1038 .elementor-element.elementor-global-2924 .swiper-pagination-bullet {
    height: 4px;
    width: 55px;
    border-radius: 4px;
}

aside#block-24 {
    position: fixed;
    top: 200px;
    right: -277px;
    background-color: #fff;
    max-width: 277px;
    z-index: 99;
    transition: right 0.3s;
}

aside#block-24 .wp-block-group {
    padding: 15px;
}

aside#block-24.popup-opened { 
    right: 0;
}

aside#block-24 h2 {
    font-family: "Contax Sans Biodroga", GT-America, Sans-serif;
    font-weight: bold !important;
    background-color: #A9ACB1;
    padding: 5px 33px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    position: absolute;
    left: -151px;
    transform: rotate(-90deg);
    margin-top: 99px;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    cursor: pointer;
}

aside#block-24 .wp-image-3581 {
    margin-bottom: 8px;
}

aside#block-24 .wp-block-image figcaption {
    font-style: normal;
    margin-bottom: 1.6em;
}

aside#block-24 .wp-block-buttons>.wp-block-button {
    display: block;
    width: 100%;
}

aside#block-24 .is-style-outline>:where(.wp-block-button__link) {
    padding: 0.5em 2em;
    font-weight: 400;
    width: 100%;
    display: block;
    font-size: 14px;
}

.sticky-button {
    position: fixed;
    right: -54px;
    top: 527px;
    z-index: 9;
    font-weight: normal;
    background-color: #A9ACB1;
    padding: 0;
    color: #fff;
    border-radius: 5px 5px 0 0;
    transform: rotate(-90deg);
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.sticky-button.is-style-outline>:where(.wp-block-button__link) {
    font-family: "Contax Sans Biodroga", GT-America, Sans-serif;
    padding: 5px 20px!important;
    border: 0!important;
    font-weight: bold;
    font-size: 18px;
}
#menu-german-footer-menu > .menu-item > a {
    margin-bottom: 5px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    padding-left: 10px;
}
@media (min-width: 992px) {
    #menu-german-footer-menu > .menu-item > a {
        margin-bottom: 15px;
    }
}
@media (min-width: 1200px) {
    .mega-custom-teaser.custom-teaser img {
        display: inline-block;
        vertical-align: top;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
        padding-left: 20px;
    }    
    aside#block-24 {
        top: 220px;
    }
    aside#block-24 .wp-block-group {
        padding: 36px 52px;
    }
    .sticky-button {
        right: -65px;
        top: 830px;
        font-size: 26px;
        letter-spacing: 4px;
    }
    aside#block-24 h2 {
        padding: 10px 23px;
        left: -194px;
        margin-top: 100px;
        font-size: 26px;
        letter-spacing: 4px;
    }
    .sticky-button.is-style-outline>:where(.wp-block-button__link) {
        padding: 10px 20px!important;
		border: 0px solid #FFF!important;
        font-size: 26px;
    }
}
@media (min-width: 1400px) { 
    aside#block-24 {
        top: 230px;
    }
    .sticky-button {
        top: 715px;
    }
    .site-navigation ul.menu li.menu-item-has-children:first-child {
        padding-left: 15px;
    }
}
@media (min-width: 1470px) { 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
        padding-left: calc(50% - 570px);
    }
}
@media (min-width: 1470px) and (min-height: 668px) and (max-height: 964px){
    aside#block-24 {
        top: 230px;
    }
    .sticky-button {
        top: 635px;
    }
}
footer.elementor-location-footer .elementor-top-section.elementor-element-67b38b0,
footer.elementor-location-footer .elementor-top-section.elementor-element-55c5020a {
    background-image: none !important;
    max-width: 100%;
    background-color: #f2f2f2 !important;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding: 40px 0;
}
footer.elementor-location-footer .elementor-top-section.elementor-element-67b38b0 .elementor-container.elementor-column-gap-default, 
footer.elementor-location-footer .elementor-top-section.elementor-element-55c5020a .elementor-container.elementor-column-gap-default {
    max-width: 1470px;
    padding-left: 10px;
    padding-right: 10px;
}

#menu-german-footer-menu > .menu-item > a {
    text-transform: uppercase;
    font-weight: 500;
}

footer .site-navigation ul.menu a {
    padding: 0 15px 0 0;
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-cbb1dd5 .elementor-widget-wrap {
    display: flex;
}

.elementor-element.elementor-element-7e0113b.elementor-widget.elementor-widget-eael-advanced-search {
    width: 100px;
}

.eael-advanced-search-widget .eael-advanced-search-form .eael-advanced-search-wrap .icon,
.eael-advanced-search-widget .eael-advanced-search-form .eael-advanced-search-wrap .eael-adv-search-close,
.dce-container-pagination .swiper-container-horizontal,
.swiper-container-horizontal:not(.landing-slider) > .swiper-pagination-bullets,
.otgs-development-site-front-end {
    display: none !important;
}
.landing-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    display: block !important;
}

.elementor-3599 .elementor-element.elementor-element-7e0113b .eael-advanced-search-button {
    width: 100px;
}

.eael-advanced-search-widget .eael-advanced-search-form.eael-advanced-search-form-style-3 {
    padding: 11px 0 10px;
    flex-direction: row-reverse;
    box-shadow: none;
}

.eael-advanced-search-widget .eael-advanced-search-form .eael-advanced-search-wrap .icon+.eael-advanced-search {
    padding-left: 1px !important;
    padding-right: 0;
    font-size: 16px;
}

.eael-advanced-search-widget {
    padding-bottom: 0;
}

.elementor-element.elementor-element-c961de2.elementor-widget.elementor-widget-wpml-language-switcher {
    width: 106px;
}

.elementor-element.elementor-element-807c359.e-grid-align-left.elementor-shape-rounded.elementor-grid-0.elementor-widget.elementor-widget-global.elementor-global-3939.elementor-widget-social-icons,
.elementor-element.elementor-element-55be696.e-grid-align-right.elementor-shape-rounded.elementor-grid-0.elementor-widget.elementor-widget-social-icons {
    width: 160px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.elementor-widget-wpml-language-switcher li {
    position: relative !important;
    display: inline-block !important;
    height: 28px;
    width: 45px;
}

.elementor-widget-wpml-language-switcher li:first-child::before {
    content: '';
    width: 1px;
    height: 20px;
    position: absolute;
    display: inline-block;
    right: 0;
    top: 5px;
    background-color: #000;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
   margin: 0 0 0 8px;
}
.elementor-element-b7996a4 .elementor-widget-social-icons,
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-cbb1dd5 {
    display: none;
}
.elementor-widget-wpml-language-switcher .wpml-ls-legacy-list-horizontal {
    padding: 10px 7px;
}
.elementor-element-b7996a4 .elementor-widget-social-icons {
    padding-left: 20px;
    padding-bottom: 30px;
    margin-top: -15px;
}
.mega-menu-item-object-wpml_ls_menu_item {
    display: inline-block !important;
    margin-right: 15px;
}
.elementor-button-link.elementor-button.elementor-size-sm {
    min-width: 180px;
    border-color: #fff;
    border: 0;
    box-shadow: none !important;
}
.elementor-3599 .elementor-element.elementor-element-6536100a img {
    opacity: 1;
    transition: all 0.3s;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    letter-spacing: 1.5px;
}
@media (max-width: 767px) {
    .elementor-3599 .elementor-element.elementor-element-15a44c88 {
        width: 157px;
        display: block;
        margin: 0 auto;
    }
    .elementor-3599 .elementor-element.elementor-element-15a44c88 > .elementor-element-populated > .elementor-widget-wrap {
        padding: 0;
    }
}

@media (max-width: 1023px) {
    .mega-custom-teaser {
        display: none !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .mega-custom-teaser { 
        margin: 20px -20px !important;
        width: calc(100% + 30px) !important;
    }
    .mega-custom-teaser { 
        background-color: #C3B19B !important;
        display: inline-block;
        vertical-align: top;
    }
    li#mega-menu-item-media_image-2 {
        width: 299px !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 img {
        width: 100% !important;
        max-width: 299px !important;
    }
    li#mega-menu-item-text-2, 
    li#mega-menu-item-text-2 + li#mega-menu-item-wpb_widget-2 {
        width: calc(100% - 299px) !important;
    }
}
@media (max-width: 1199px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
        padding-top: 15px;
    }
    /* .mega-menu-menu-1-mobile-open .elementor-element-b7996a4 .elementor-widget-social-icons {
        display: block;
    } */
    /* .mega-menu-menu-1-mobile-open .elementor-3599 .elementor-element.elementor-element-6536100a img {
        opacity: 0;
    } */
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 .mobile-only {
        padding: 30px 0 5px;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 .mobile-only .elementor-location-header {
        background-color: #ededed;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 .mobile-only .elementor-widget-social-icons {
        padding-left: 0;
        padding-bottom: 0;
        margin-left: -2px;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 .elementor-widget-wpml-language-switcher .wpml-ls-legacy-list-horizontal {
        padding: 5px 0;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 .elementor-social-icon {
        background-color: transparent;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 0 !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0 20px !important;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
        z-index: 4;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
        background: transparent;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        font-size: 16px;
    }
    /* .elementor-location-header .elementor-section-wrap::before {
        content: '';
        background-color: rgba(255,255,255,0.9);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 80px;
        z-index: 0;
        transition: all 0.3s;
    }
    .mega-menu-menu-1-mobile-open .elementor-location-header .elementor-section-wrap::before {
        z-index: 1;
    } */
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-5f3167cb.elementor-section-height-min-height.elementor-section-full_width.elementor-section-height-default.elementor-section-items-middle {
        position: absolute;
        top: 0;
        left: 15px;
        z-index: 101;
        width: calc(100% - 72px);
        margin: 0;
        border: 0;
    }
    .elementor-3599 .elementor-element.elementor-element-6536100a img {
        width: 230px;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
        left: 0;
        padding-top: 30px;
        padding-bottom: 15px;
        margin-top: 16px;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
        height: 32px;
    }
    /* #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
        background: transparent;
    } */
    #mega-menu-menu-1 {
        position: relative;
    }

    #mega-menu-menu-1::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: yellow;
        display: inline-block;
        z-index: 99999;
        right: 0;
        bottom: 0;
    }

    #mega-menu-item-wpml-ls-15-de {
        position: relative !important;
        display: inline-block !important;
    }

    #mega-menu-item-wpml-ls-15-de::before  {
        content: '' !important;
        width: 1px !important;
        height: 20px !important;
        position: absolute !important;
        display: inline-block !important;
        right: 0 !important;
        top: 11px !important;
        background-color: #000 !important;
    }

}
@media (min-width: 1200px) {
    .elementor-element-b7996a4 .elementor-widget-social-icons,
    .mega-menu-item-object-wpml_ls_menu_item {
        display: none !important;
    }
    .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-cbb1dd5 {
        display: flex;
    }
}
@media (min-width: 1400px) {
    .elementor-element.elementor-element-c961de2.elementor-widget.elementor-widget-wpml-language-switcher {
        width: 114px;
    }
    .eael-advanced-search-widget .eael-advanced-search-form .eael-advanced-search-wrap .icon+.eael-advanced-search {
        padding-left: 5px !important;
    }    
}

/* Product Detail Style Start */
select {
    border: 1px solid #000;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow:'';
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: ""; 
    padding-right: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.991' height='6.284' viewBox='0 0 10.991 6.284'%3E%3Cpath id='Icon_ionic-ios-arrow-down' data-name='Icon ionic-ios-arrow-down' d='M11.685,15.636l4.156-4.159a.782.782,0,0,1,1.109,0,.792.792,0,0,1,0,1.113L12.241,17.3a.784.784,0,0,1-1.083.023L6.417,12.593A.786.786,0,1,1,7.526,11.48Z' transform='translate(-6.188 -11.246)'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    background-size: 11px;
    background-color: #fff;
    height: 40px;
}
select::-ms-expand {
    display: none;
}
.product_filter {
    padding-top: 50px;
}
.product_filter .row {
    margin-left: -5px;
    margin-right: -5px;
}
.product_filter .selected-items > label {
    width: 186px;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
}
.product_filter #items {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 187px);
}
.product_filter #items li {
    list-style: none;
    padding-right: 18px;
}
.product_filter #items li .btn.btn-defualt.removefilter,
.reset-button .btn.btn-defualt.reset-filter {
    border: 0;
    color: #000;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    padding: 0 30px 5px 0;
}
.reset-button .btn.btn-defualt.reset-filter {
    opacity: 0.3;
}
.reset-button .btn.btn-defualt.reset-filter:hover {
    opacity: 0.8;
}
.product_filter #items li .btn.btn-defualt.removefilter:focus,
.product_filter #items li .btn.btn-defualt.removefilter:focus-visible,
.reset-button .btn.btn-defualt.reset-filter:focus,
.reset-button .btn.btn-defualt.reset-filter:focus-visible {
    outline: none;
}
.product_filter #items li .btn.btn-defualt.removefilter::after,
.reset-button .btn.btn-defualt.reset-filter::after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cg id='Group_10855' data-name='Group 10855' transform='translate(-439 -942)'%3E%3Ccircle id='Ellipse_627' data-name='Ellipse 627' cx='11' cy='11' r='11' transform='translate(439 942)'/%3E%3Cg id='Group_10855-2' data-name='Group 10855' transform='translate(33 5.643)'%3E%3Cline id='Line_48' data-name='Line 48' y1='10' x2='10' transform='translate(412 942.357)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='Line_49' data-name='Line 49' x1='10' y1='10' transform='translate(412 942.357)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    display: inline-block;
    top: 3px;
}
.product_filter .row {
    display: flex;
    flex-wrap: wrap;
}
.filter-dropdown {
    width: calc(100% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 7px;
}
.product .lSSlideOuter .lSPager.lSGallery {
    width: 100% !important;
}
.product .lSSlideOuter .lSPager.lSGallery li {
    width: 19% !important;
    border: 1px solid #707070;
    padding: 8px 0;
}
.product .lSSlideOuter .lSPager.lSGallery img {
    max-width: initial;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.product .lSSlideOuter .lSPager.lSGallery li.active,
.product .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
}
.product .lSSlideOuter li.lslide {
    padding: 0 60px;
    text-align: center;
}
.product .lSSlideOuter .lSSlideWrapper {
    margin: 0;
}
@media (max-width: 1199.98px) {
    .product .lSSlideOuter .lSSlideWrapper {
        margin: 0;
    }
}
.product .lSAction > .lSNext,
.product .lSAction > .lSPrev {
    display: inline-block;
    width: 44px;
    height: 32px;
    background-image: none;
}
.product .lSAction > .lSPrev:before,
.product .lSAction > .lSNext::before {
    content: '';
    display: block;
    width: 39px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 114px 16px;
    transition: all 0.3s ease 0.3s;
}
.product .lSAction > .lSPrev:before {
    background-image: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20115.36%2016.421%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20data-name%3D%22Group%2011162%22%3E%3Cpath%20d%3D%22M114.86%208.211H.5%22%20data-name%3D%22Line%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M102.617.692l11.742%207.52-11.742%207.52%22%20data-name%3D%22Path%209984%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    transform: rotate(180deg);
    margin-left: auto;
}
.product .lSAction > .lSNext:before {
    background-image: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20115.36%2016.421%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20data-name%3D%22Group%2011162%22%3E%3Cpath%20d%3D%22M114.86%208.211H.5%22%20data-name%3D%22Line%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M102.617.692l11.742%207.52-11.742%207.52%22%20data-name%3D%22Path%209984%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.product .lSAction > .lSPrev:hover::before,
.product .lSAction > .lSNext:hover::before {
    width: 44px;
}
.elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li {
    flex-direction: column-reverse;
    align-items: flex-start;
}
.product-detail-serie-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term32,
.product-detail-serie-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term33,
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term23,
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term24,
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item,
.product-detail-serie-buttton.elementor-widget-dyncontel-terms .dce-terms a.dce-term-item {
    display: inline-block;
    width: auto;
    text-align: center;
    border: 1px solid #000;
    margin-top: 15px;
    padding: 10px 30px;
}
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li {
    color: #fff;
}
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term23,
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term24,
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    transition: all 0.3s;
}
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term23:hover,
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term24:hover,
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item:hover,
.product-detail-serie-buttton.elementor-widget-dyncontel-terms .dce-terms a.dce-term-item:hover,
.theme-medical-science .product-detail-landing-section .elementor-element .elementor-button-wrapper .elementor-button-link:hover {
    background-color: rgba(255,255,255,0.2);
}
.product-detail-serie-section .elementor-widget-dyncontel-terms .dce-term-wrap img + span, 
.product-detail-brand-section .elementor-widget-dyncontel-terms .dce-term-wrap img + span {
    display: none !important;
}

.product li.dce-post.dce-post-item.dce-item-accordion.ingredient.type-ingredient.status-publish.hentry.acc_section {
    display: block;
}
.product .accordionjs {
    margin-top: 0;
    margin-bottom: 0;
}
.product .accordionjs .acc_section {
    border-bottom: 1px solid #707070;
}
.product .accordionjs .acc_section > .acc_head {
    background: transparent;
    width: 100%;
    border-bottom: 0 !important;
    display: block;
    padding: 20px 15px 20px 0;
}
.product .accordionjs .acc_section.acc_active > .acc_head {
    background: transparent;
}
.product .dce-posts-container.dce-skin-accordion .icon-active,
.product .dce-posts-container.dce-skin-accordion .icon {
    margin-left: 10px;
    margin-right: 0;
    margin-top: 6px;
}
.product .accordionjs .acc_section:last-of-type,
.product .accordionjs .acc_section:last-of-type .acc_content {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.product .accordionjs .acc_section > .acc_content {
    display: block;
    width: 100%;
    padding: 15px 0;
}

.product .accordionjs .acc_section > .acc_content .dce-item {
    padding-left: 0;
    padding-right: 0;
}

.product .accordionjs .acc_section > .acc_content .dce-item ul {
    padding: 0;
    list-style: none;
}

.product .accordionjs .acc_section > .acc_content .dce-item ul li {
    list-style: none;
    display: flex;
    margin-bottom: 20px;
}
.product .accordionjs .acc_section > .acc_content .dce-item ul li img {
    width: 111px;
    height: 111px;
    object-fit: cover;
}
.product .elementor-3559 .elementor-element.elementor-element-f42b195 .eael-adv-accordion .eael-accordion-list .eael-accordion-header {
    background-color: #fff;
    border-width: 0;
}
.product .eael-adv-accordion .eael-accordion-list .eael-accordion-header {
    padding: 20px 15px 20px 0;
    border: 1px solid rgba(0,0,0,0);
    background-color: #fff;
    font-weight: 400;
    line-height: normal;
}
.product .eael-adv-accordion .eael-accordion-list .eael-accordion-header > i {
    -webkit-transition: none;
    transition: none;
    margin-right: 0;
}
.product .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active > i {
    transform: rotate(180deg);
}
.product .eael-adv-accordion .eael-accordion-list .eael-accordion-header .eael-advanced-accordion-icon-opened,
.product .eael-adv-accordion .eael-accordion-list .eael-accordion-header .eael-advanced-accordion-icon-closed {
    display: none !important;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content {
    border: 0;
    padding: 0 0 15px;
}
.custom-content-accordian {
    margin-bottom: 15px;
}
.single-product span.edc-pods:after {
    content: "*";
}
/* Theming Start */

#stickyheader,
.elementor-location-header {
    background-color: #fff;
}
/*
.theme-bio-science .elementor-section-wrap::before,
.theme-bio-science .elementor-location-header, .theme-bio-science div#mega-menu-wrap-menu-1, .theme-bio-science #stickyheader {background:  #F8F6F4!important;}

.theme-medical-science .elementor-section-wrap::before
.theme-medical-science .elementor-location-header, .theme-medical-science div#mega-menu-wrap-menu-1, .theme-medical-science #stickyheader {background:  #EDEDED!important;}

.theme-organic-science .elementor-section-wrap::before
.theme-organic-science .elementor-location-header, .theme-organic-science div#mega-menu-wrap-menu-1, .theme-organic-science #stickyheader {background:  #DDE3E0!important;} 
*/

.theme-bio-science .product-detail-serie-section,
.theme-bio-science .brand-detail-banner-section {
    background-color: #f3efeb;
}
.theme-bio-science .product-detail-landing-section,
.theme-bio-science .elementor-location-header .elementor-section-wrap::before,
.theme-bio-science .elementor-location-header,
.theme-bio-science div#mega-menu-wrap-menu-1,
.theme-bio-science #stickyheader {
    background-color: #F8F6F4;
}
.theme-bio-science .product-detail-brand-section {
    background-color: #C3B19B;
}
.theme-medical-science .brand-detail-banner-section,
.theme-medical-science .product-detail-serie-section,
.theme-medical-science .product-detail-landing-section,
.theme-medical-science .elementor-location-header .elementor-section-wrap::before,
.theme-medical-science .elementor-location-header,
.theme-medical-science div#mega-menu-wrap-menu-1,
.theme-medical-science #stickyheader {
    background-color: #EDEDED;
}
.theme-medical-science .product-detail-brand-section {
    background-color: #A9ACB1;
}

.theme-medical-science .product-detail-brand-section .elementor-column:nth-child(2),
.theme-medical-science .product-detail-serie-section .elementor-column:nth-child(2),
.theme-medical-science .brand-detail-banner-section .elementor-column:nth-child(2),
.theme-medical-science .product-detail-landing-section {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='636' height='459'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 948' transform='translate(-144.12 3159)' fill='%23fff' d='M0 0h636v459H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Mask Group 42' transform='translate(144.12 -3159)' clip-path='url(%23a)'%3E%3Cg data-name='Group 11096' opacity='.33' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='2'%3E%3Cpath data-name='Path 10147' d='M353.858 3149.697h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.6 23.6 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.609 23.609 0 0 1-20.447-11.805l-25.1-43.474a23.6 23.6 0 0 1 0-23.61l25.1-43.474a23.609 23.609 0 0 1 20.447-11.805Z'/%3E%3Cpath data-name='Path 10148' d='M231.354 3221.846h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.611 23.611 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.449 11.808h-50.2a23.609 23.609 0 0 1-20.447-11.805l-25.1-43.474a23.611 23.611 0 0 1 0-23.61l25.1-43.474a23.608 23.608 0 0 1 20.448-11.808Z'/%3E%3Cpath data-name='Path 10149' d='M350.044 3290.92h20.946a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.139a15.341 15.341 0 0 1-13.285 7.671h-20.946a15.341 15.341 0 0 1-13.285-7.671l-10.473-18.14a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.285-7.67Z'/%3E%3Cpath data-name='Path 10150' d='M265.782 3145.814h20.95a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.14a15.341 15.341 0 0 1-13.285 7.671h-20.95a15.341 15.341 0 0 1-13.285-7.671l-10.469-18.138a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.281-7.673Z'/%3E%3Cpath data-name='Path 10151' d='M185.349 2995.199h20.946a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.14a15.341 15.341 0 0 1-13.285 7.671h-20.946a15.341 15.341 0 0 1-13.285-7.671l-10.473-18.141a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.285-7.67Z'/%3E%3Cpath data-name='Path 10152' d='M59.359 3069.097h20.946a15.339 15.339 0 0 1 13.285 7.673l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.137a15.341 15.341 0 0 1-13.285 7.671H59.359a15.341 15.341 0 0 1-13.285-7.671l-10.473-18.14a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.285-7.67Z'/%3E%3Cpath data-name='Path 10153' d='M144.463 3213.863h20.946a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.14a15.341 15.341 0 0 1-13.285 7.671h-20.946a15.341 15.341 0 0 1-13.285-7.671l-10.473-18.14a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.285-7.671Z'/%3E%3Cpath data-name='Path 10154' d='M390.99 3072.125h20.946a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.14a15.341 15.341 0 0 1-13.285 7.671H390.99a15.341 15.341 0 0 1-13.287-7.672l-10.473-18.14a15.338 15.338 0 0 1 0-15.341l10.473-18.139a15.339 15.339 0 0 1 13.287-7.671Z'/%3E%3Cpath data-name='Path 10155' d='M148.437 3073.308h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.611 23.611 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.608 23.608 0 0 1-20.447-11.805l-25.1-43.474a23.61 23.61 0 0 1 0-23.61l25.1-43.474a23.609 23.609 0 0 1 20.447-11.805Z'/%3E%3Cpath data-name='Path 10156' d='M25.564 3144.582h50.2a23.609 23.609 0 0 1 20.447 11.805l25.1 43.474a23.61 23.61 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.447 11.805h-50.2a23.608 23.608 0 0 1-20.445-11.805l-25.1-43.474a23.61 23.61 0 0 1 0-23.61l25.1-43.474a23.608 23.608 0 0 1 20.445-11.805Z'/%3E%3Cpath data-name='Path 10157' d='M272.092 3002.844h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.611 23.611 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.609 23.609 0 0 1-20.447-11.805l-25.1-43.474a23.611 23.611 0 0 1 0-23.61l25.1-43.474a23.609 23.609 0 0 1 20.447-11.805Z'/%3E%3Cpath data-name='Path 10158' d='M395.073 2930.916h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.61 23.61 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.608 23.608 0 0 1-20.445-11.81l-25.101-43.469a23.61 23.61 0 0 1 0-23.61l25.1-43.474a23.608 23.608 0 0 1 20.446-11.805Z'/%3E%3Cpath data-name='Path 10159' d='M66.469 2925.767h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.61 23.61 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.608 23.608 0 0 1-20.445-11.805l-25.1-43.47a23.61 23.61 0 0 1 0-23.61l25.1-43.474a23.608 23.608 0 0 1 20.445-11.809Z'/%3E%3Cpath data-name='Path 10160' d='M766.226 3306.346h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.6 23.6 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.609 23.609 0 0 1-20.447-11.805l-25.1-43.474a23.6 23.6 0 0 1 0-23.61l25.1-43.474a23.609 23.609 0 0 1 20.447-11.805Z'/%3E%3Cpath data-name='Path 10161' d='M643.721 3378.495h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.611 23.611 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.449 11.808h-50.2a23.609 23.609 0 0 1-20.447-11.805l-25.1-43.474a23.611 23.611 0 0 1 0-23.61l25.1-43.474a23.608 23.608 0 0 1 20.448-11.808Z'/%3E%3Cpath data-name='Path 10162' d='M762.411 3447.569h20.946a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.139a15.341 15.341 0 0 1-13.285 7.671h-20.946a15.341 15.341 0 0 1-13.285-7.671l-10.473-18.14a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.285-7.67Z'/%3E%3Cpath data-name='Path 10163' d='M678.149 3302.462h20.95a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.14a15.341 15.341 0 0 1-13.285 7.671h-20.95a15.341 15.341 0 0 1-13.285-7.671l-10.469-18.138a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.281-7.673Z'/%3E%3Cpath data-name='Path 10164' d='M597.716 3151.848h20.946a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.14a15.341 15.341 0 0 1-13.285 7.671h-20.946a15.341 15.341 0 0 1-13.285-7.671l-10.473-18.141a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.285-7.67Z'/%3E%3Cpath data-name='Path 10165' d='M471.727 3225.746h20.946a15.339 15.339 0 0 1 13.285 7.673l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.137a15.341 15.341 0 0 1-13.285 7.671h-20.946a15.341 15.341 0 0 1-13.285-7.671l-10.473-18.14a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.285-7.67Z'/%3E%3Cpath data-name='Path 10166' d='M556.831 3370.512h20.946a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.14a15.341 15.341 0 0 1-13.285 7.671h-20.946a15.341 15.341 0 0 1-13.285-7.671l-10.473-18.14a15.338 15.338 0 0 1 0-15.341l10.473-18.14a15.339 15.339 0 0 1 13.285-7.671Z'/%3E%3Cpath data-name='Path 10167' d='M803.358 3228.774h20.946a15.339 15.339 0 0 1 13.285 7.671l10.473 18.14a15.338 15.338 0 0 1 0 15.341l-10.473 18.14a15.341 15.341 0 0 1-13.285 7.671h-20.946a15.341 15.341 0 0 1-13.287-7.672l-10.473-18.14a15.338 15.338 0 0 1 0-15.341l10.473-18.139a15.339 15.339 0 0 1 13.287-7.671Z'/%3E%3Cpath data-name='Path 10168' d='M560.805 3229.957h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.611 23.611 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.608 23.608 0 0 1-20.447-11.805l-25.1-43.474a23.61 23.61 0 0 1 0-23.61l25.1-43.474a23.609 23.609 0 0 1 20.447-11.805Z'/%3E%3Cpath data-name='Path 10169' d='M437.931 3301.231h50.2a23.609 23.609 0 0 1 20.447 11.805l25.1 43.474a23.61 23.61 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.447 11.805h-50.2a23.608 23.608 0 0 1-20.445-11.805l-25.1-43.474a23.61 23.61 0 0 1 0-23.61l25.1-43.474a23.608 23.608 0 0 1 20.445-11.805Z'/%3E%3Cpath data-name='Path 10170' d='M684.46 3159.493h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.611 23.611 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.609 23.609 0 0 1-20.447-11.805l-25.1-43.474a23.611 23.611 0 0 1 0-23.61l25.1-43.474a23.609 23.609 0 0 1 20.447-11.805Z'/%3E%3Cpath data-name='Path 10171' d='M807.44 3087.565h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.61 23.61 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.608 23.608 0 0 1-20.445-11.81l-25.101-43.469a23.61 23.61 0 0 1 0-23.61l25.1-43.474a23.608 23.608 0 0 1 20.446-11.805Z'/%3E%3Cpath data-name='Path 10172' d='M478.837 3082.416h50.2a23.609 23.609 0 0 1 20.448 11.805l25.1 43.474a23.61 23.61 0 0 1 0 23.61l-25.1 43.474a23.609 23.609 0 0 1-20.448 11.805h-50.2a23.608 23.608 0 0 1-20.445-11.805l-25.1-43.47a23.61 23.61 0 0 1 0-23.61l25.1-43.474a23.608 23.608 0 0 1 20.445-11.809Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
}
.theme-bio-science .product-detail-brand-section .elementor-column:nth-child(2),
.theme-bio-science .product-detail-serie-section .elementor-column:nth-child(2),
.theme-bio-science .brand-detail-banner-section .elementor-column:nth-child(2) {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 1920 568' style='enable-background:new 0 0 1920 568' xml:space='preserve'%3E%3Cstyle%3E.st2,.st3{fill:none;stroke:%23fff}.st2{stroke-miterlimit:10}.st3{stroke-width:2}%3C/style%3E%3Cpath style='fill:none' d='M0 0h1920v568H0z'/%3E%3Cg style='opacity:.198'%3E%3Cg transform='translate(1256 -289)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1256 -134)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1256 21)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1256 176)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1021 -521)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1021 -366)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1021 -211)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1021 -56)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1728 -445)'%3E%3Cellipse class='st2' cx='79' cy='79.5' rx='79' ry='79.5'/%3E%3Cellipse class='st3' cx='79' cy='79.5' rx='78' ry='78.5'/%3E%3C/g%3E%3Cg transform='translate(1728 -289)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1728 -134)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1728 21)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1963 -366)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1963 -211)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1963 -56)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1963 99)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(2199 -134)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(2199 21)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(2199 176)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(2199 331)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1493 -366)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1493 -211)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1493 -56)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1493 99)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1493 254)'%3E%3Ccircle class='st2' cx='79' cy='79' r='79'/%3E%3Ccircle class='st3' cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg transform='translate(1150 -418)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1207 -329)'%3E%3Ccircle class='st2' cx='40.5' cy='40.5' r='40.5'/%3E%3Ccircle class='st3' cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg transform='translate(1150 -263)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1207 -174)'%3E%3Ccircle class='st2' cx='40.5' cy='40.5' r='40.5'/%3E%3Ccircle class='st3' cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg transform='translate(1150 -108)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1207 -19)'%3E%3Ccircle class='st2' cx='40.5' cy='40.5' r='40.5'/%3E%3Ccircle class='st3' cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg transform='translate(1150 47)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1207 136)'%3E%3Ccircle class='st2' cx='40.5' cy='40.5' r='40.5'/%3E%3Ccircle class='st3' cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg transform='translate(1150 202)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1207 291)'%3E%3Cellipse class='st2' cx='40.5' cy='41' rx='40.5' ry='41'/%3E%3Cellipse class='st3' cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg transform='translate(915 -804)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(972 -715)'%3E%3Ccircle class='st2' cx='40.5' cy='40.5' r='40.5'/%3E%3Ccircle class='st3' cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg transform='translate(915 -649)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(972 -560)'%3E%3Cellipse class='st2' cx='40.5' cy='41' rx='40.5' ry='41'/%3E%3Cellipse class='st3' cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg transform='translate(915 -494)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(972 -405)'%3E%3Cellipse class='st2' cx='40.5' cy='41' rx='40.5' ry='41'/%3E%3Cellipse class='st3' cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg transform='translate(915 -339)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(972 -250)'%3E%3Cellipse class='st2' cx='40.5' cy='41' rx='40.5' ry='41'/%3E%3Cellipse class='st3' cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg transform='translate(915 -183)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(972 -94)'%3E%3Ccircle class='st2' cx='40.5' cy='40.5' r='40.5'/%3E%3Ccircle class='st3' cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg transform='translate(1385 -340)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1442 -251)'%3E%3Ccircle class='st2' cx='40.5' cy='40.5' r='40.5'/%3E%3Ccircle class='st3' cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg transform='translate(1385 -185)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1442 -96)'%3E%3Ccircle class='st2' cx='40.5' cy='40.5' r='40.5'/%3E%3Ccircle class='st3' cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg transform='translate(1385 -30)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1442 59)'%3E%3Cellipse class='st2' cx='40.5' cy='41' rx='40.5' ry='41'/%3E%3Cellipse class='st3' cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg transform='translate(1385 125)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1442 214)'%3E%3Cellipse class='st2' cx='40.5' cy='41' rx='40.5' ry='41'/%3E%3Cellipse class='st3' cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg transform='translate(1385 280)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1442 369)'%3E%3Cellipse class='st2' cx='40.5' cy='41' rx='40.5' ry='41'/%3E%3Cellipse class='st3' cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg transform='translate(1622 -417)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1678 -328)'%3E%3Ccircle class='st2' cx='41' cy='41' r='41'/%3E%3Ccircle class='st3' cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg transform='translate(1622 -262)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1678 -173)'%3E%3Ccircle class='st2' cx='41' cy='41' r='41'/%3E%3Ccircle class='st3' cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg transform='translate(1622 -107)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1678 -18)'%3E%3Ccircle class='st2' cx='41' cy='41' r='41'/%3E%3Ccircle class='st3' cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg transform='translate(1622 48)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1678 138)'%3E%3Cellipse class='st2' cx='41' cy='40.5' rx='41' ry='40.5'/%3E%3Cellipse class='st3' cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg transform='translate(1622 204)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1678 293)'%3E%3Cellipse class='st2' cx='41' cy='40.5' rx='41' ry='40.5'/%3E%3Cellipse class='st3' cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg transform='translate(1857 -495)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1913 -406)'%3E%3Cellipse class='st2' cx='41' cy='40.5' rx='41' ry='40.5'/%3E%3Cellipse class='st3' cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg transform='translate(1857 -340)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1913 -251)'%3E%3Cellipse class='st2' cx='41' cy='40.5' rx='41' ry='40.5'/%3E%3Cellipse class='st3' cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg transform='translate(1857 -185)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(1913 -96)'%3E%3Cellipse class='st2' cx='41' cy='40.5' rx='41' ry='40.5'/%3E%3Cellipse class='st3' cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg transform='translate(1857 -30)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1913 59)'%3E%3Ccircle class='st2' cx='41' cy='41' r='41'/%3E%3Ccircle class='st3' cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg transform='translate(1857 125)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(1913 214)'%3E%3Ccircle class='st2' cx='41' cy='41' r='41'/%3E%3Ccircle class='st3' cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg transform='translate(2092 -572)'%3E%3Ccircle class='st2' cx='52' cy='52' r='52'/%3E%3Ccircle class='st3' cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg transform='translate(2148 -483)'%3E%3Cellipse class='st2' cx='41' cy='40.5' rx='41' ry='40.5'/%3E%3Cellipse class='st3' cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg transform='translate(2092 -417)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(2148 -328)'%3E%3Ccircle class='st2' cx='41' cy='41' r='41'/%3E%3Ccircle class='st3' cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg transform='translate(2092 -262)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(2148 -173)'%3E%3Ccircle class='st2' cx='41' cy='41' r='41'/%3E%3Ccircle class='st3' cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg transform='translate(2092 -107)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(2148 -18)'%3E%3Ccircle class='st2' cx='41' cy='41' r='41'/%3E%3Ccircle class='st3' cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg transform='translate(2092 48)'%3E%3Cellipse class='st2' cx='52' cy='52.5' rx='52' ry='52.5'/%3E%3Cellipse class='st3' cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg transform='translate(2148 138)'%3E%3Cellipse class='st2' cx='41' cy='40.5' rx='41' ry='40.5'/%3E%3Cellipse class='st3' cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
}
.theme-organic-science .product-detail-brand-section .elementor-column:nth-child(2),
.theme-organic-science .product-detail-serie-section .elementor-column:nth-child(2),
.theme-organic-science .brand-detail-banner-section .elementor-column:nth-child(2),
.theme-organic-science .product-detail-landing-section {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='463'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 937' transform='translate(1280 2120)' fill='%23fff' d='M0 0h640v463H0z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath data-name='Rectangle 936' fill='none' stroke='%23fff' stroke-width='2' d='M0 0h829.131v719.238H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Mask Group 38' transform='translate(-1280 -2120)' clip-path='url(%23a)'%3E%3Cg data-name='Group 11038'%3E%3Cg data-name='Group 11037' opacity='.33'%3E%3Cg data-name='Group 11036' clip-path='url(%23b)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='2' transform='translate(1309 1907.762)'%3E%3Cpath data-name='Path 10096' d='M828.757 80.494s-46.562-5.292-112.986 10.8S596.743 111.6 596.743 111.6s-41.319 5.354-88.031-5.676-83.424-12.523-83.424-12.523a260.6 260.6 0 0 0-44.7 2.5c-28.923 3.841-56.119 15.21-85.382 16.685-21.5 1.083-41.454-1.626-61.248-10.12-19.132-8.21-36.13-20.423-51.913-33.861-22.043-18.768-37.973-42.049-49.918-68.349'/%3E%3Cpath data-name='Path 10097' d='M828.758 101.218s-8.388-3.789-30.352 1.756-27.21 6.785-32.121 6.781c-13.323-.012-28.921-5.5-40.34 2.6a62.078 62.078 0 0 1-35.672 12.042c-12.872.365-36.9.824-36.9.824a56.208 56.208 0 0 0-14.283 1.749c-6.306 1.812-12.095 4.717-18.618 5.835a125.351 125.351 0 0 1-18.9 1.525c-13.585.244-27.151-.742-40.723-1.144-14.508-.43-29.064-1.041-43.578-1-11.371.036-22.085.171-32.849 4.551-16.662 6.783-31.165 17.832-47.071 26.091-24.939 12.95-52.959 13.759-78.755 2.528-14.078-6.13-44.768-19.833-55.609-20.938s-24.528-1.033-33.321.267-28.694 3.425-34.383 2.629-15.245-3.544-17.848-4.032-11.585-1.667-15.216 2.6-8.515 14.313-8.516 14.318c-2.108 4.335-4.672 8.666-8.359 11.857-6.086 5.267-14.521 6.314-21.691 9.447-4.826 2.109-12.021 5.292-14.449 10.344-7.77 16.153 13.404 27.035 24.955 31.12 15.964 5.644 33.679 10.807 47.373 21.111 11.659 8.773 20.606 20.627 32.443 29.187 12.359 8.936 27.435 13.678 42.631 14.641 6.809.431 38.89 1.292 47.99 5.534 7.752 3.614 14.978 8.327 22.368 12.61 5 2.9 10.341 5.739 16.193 6.313 10.121.994 15.87-6.357 23.707-11.227 8.458-5.254 23.532-9.1 31.039-.015 3.362 4.07 3.086 9.175 2.559 14.108-.58 5.443-.617 14.734 8.036 18.4 19.511 8.271 40.278 14.318 60.4 20.948 15.566 5.13 32.288 10.887 48.531 13.281 14.226 2.1 29.768-.405 41.076-9.786 11.245-9.328 17.173-24.169 26.353-35.333 6.894-8.383 15.729-15.21 26.961-15.753 13.653-.662 24.3 4.849 40.748 1.213 13.517-2.988 27.193-4.951 40.761-7.633 16.363-3.233 33.019-5.026 49.606-6.686 15.13-1.514 30.623-3.841 45.849-3.292'/%3E%3Cpath data-name='Path 10098' d='M303.754 170.508a56.117 56.117 0 0 0 4.18 2.013c10.631 4.628 21.287 9.2 32.042 13.533 4.773 1.923 9.523 3.894 14.319 5.7 4.516 1.7 9.282 2.619 13.786 4.352 4.289 1.651 10.563 5.6 8.444 11.268-.872 2.332-3.567 3.745-5.683 4.773-4.346 2.11-9.147 4.208-11.491 8.717a128.56 128.56 0 0 1-11.929 18.549c-9.647 12.494-19.97 20.966-35.773 21.945a86.785 86.785 0 0 1-43.559-9.067 39.416 39.416 0 0 1-14.648-12.373 23.293 23.293 0 0 1-3.5-6.795c-1.065-3.616-2.672-6.53-5.921-8.568-3.1-1.945-6.7-2.944-10.18-3.982-11.656-3.478-23.64-6.092-35.035-10.388-14.988-5.651-6.245-15.573 1-20.007 4.248-2.6 7.139-5.055 8.72-10.133.919-2.954 1.291-6.188 2.841-8.913 1.8-3.155 5.132-4.571 8.347-5.9a32.109 32.109 0 0 1 12.6-2.442c4.429.049 8.755 1.268 13.171 1.612a86.662 86.662 0 0 0 20.815-1.205c9.321-1.53 26.491 1.418 37.454 7.311Z'/%3E%3Cpath data-name='Path 10099' d='M275.789 185.261a161.371 161.371 0 0 1 20.333 1.4c9.649 1.467 22.037 3.837 28.591 11.833a7.53 7.53 0 0 1 1.927 4.4c.195 4.574-4.915 6.863-8.429 8.294-2.979 1.213-6.316 1.438-9.311 2.8-3.779 1.715-6.085 4.777-8.081 8.983-1.879 3.96-3.551 7.135-8.631 9.008-6.472 2.386-13.588 4.68-20.432 3.295a12.071 12.071 0 0 1-8.045-5.482c-2.181-3.568-2.037-7.9-4.044-11.51-1.7-3.057-5.65-4.64-8.75-5.822a35.931 35.931 0 0 0-11.368-2.335 18.5 18.5 0 0 1-3.384-.287c-7.019-1.589-1.944-9.218 1.218-11.919 2.842-2.428 6.188-4.172 9.076-6.536 2.284-1.869 3.746-5.212 6.4-6.532 1.638-.814 3.573-.621 5.393-.438 5.824.589 11.683.702 17.537.848Z'/%3E%3Cpath data-name='Path 10100' d='M828.757 117.611s-23.951-6.434-66.435 3.07l-51.685 8.549-33.39 5.984s-51.525 7.691-60.087 8.283a370.427 370.427 0 0 1-37.9 1.114c-18.6-.622-36.894-4.566-55.57-3.722a99.975 99.975 0 0 0-21.461 3.028c-15.892 4.211-30 12.918-43.819 21.54-12.917 8.058-25.585 17.31-34.236 30.07-5.956 8.785-8.412 22.041-2.059 31.211a77.632 77.632 0 0 0 14.051 14.768s14.522 10.277 16.109 35.63 5.848 34.9 5.848 34.9 3.589 21.482 39.132 30.048c20.86 5.027 41.8 9.728 62.763 14.3 13.145 2.867 29.35 3.339 38.96-7.842a112.129 112.129 0 0 0 14.787-23.086c4.03-8.111 7.811-16.34 14.4-22.767 13.082-12.771 35.086-7.949 51.333-5.814a44.307 44.307 0 0 0 31.141-7.249c15.164-10.42 40.9-6.571 40.9-6.571l23.085 4.672c17.838 2.654 36.493-2.12 54.134-4.668'/%3E%3Cpath data-name='Path 10101' d='M828.757 132.601s-51.811-7.959-86.184 1.91-72.544 15.676-72.544 15.676l-60.159 8.464a219.782 219.782 0 0 1-28.491 1.514c-22.888-.186-44.751-8.89-67.847-6.215-8.782 1.178-18.023 3.83-25.661 8.354-7.53 4.457-14.5 9.77-21.506 15-10.015 7.476-22.294 18.328-20.862 32.408.94 9.232 8.306 17.61 15.21 23.189 15.858 12.816 10.137 26.393 10.137 26.393a62.633 62.633 0 0 0-1.023 19.575c1.171 10.622 1.667 21.063 1.667 21.063s-1.727 24.859 24.9 31.107 54.5 9.931 54.507 9.933c10.1 1.334 20.569 2.284 30.745 1.377a27.084 27.084 0 0 0 18.56-10.1c4.994-6.087 5.106-14.411 5.845-21.82 2.236-22.417 19.14-26.18 36.387-26.9 10.881-.452 22.214 1.79 33.24.353 11.09-1.446 21.648-5.91 32.225-9.321 10.723-3.458 22.01-3.621 33.117-2.374s21.62 4.852 32.631 6.345c10.2 1.384 21.172-.052 31.291-1.607l23.822-6.108'/%3E%3Cpath data-name='Path 10102' d='M828.756 152.966c-9.414.747-18.878 1.35-28.324 1.353-10.665 0-21.371-.351-32 .761-18.846 1.972-35.368 12.056-53.274 17.386-16.532 4.921-35.307 3.9-52.375 2.549-10.5-.831-22.986-1.545-32.362-1.1s-39.167 3.438-39.167 3.438-28.388 2.445-42.588 1.964-30.441-.267-38.585 2.6c-7.272 2.563-12.819 3.805-18.735 9.3a62.969 62.969 0 0 0-10.564 14.219 27.2 27.2 0 0 0-2.51 18.63 27.6 27.6 0 0 0 4 9.429c1.976 2.8 4.94 4.642 6.768 7.593 4.538 7.323 4.64 16.734 7.591 24.718s7.35 16.565 14.586 21.671c8.4 5.923 20.191 4.994 29.632 2.365 9.149-2.547 17.381-8.289 25.1-13.613 23.9-16.493 37.782-27.422 63.212-26.55s54.089-.293 58.927-.991 16.561-1.758 20.659-3.877a19.142 19.142 0 0 1 19.158.243c12.336 6.739 25.314 14.391 39.657 15.388 15.255 1.061 30.392-1.8 45.391-4.173 2.856-.452 15.8-2.207 15.8-2.207'/%3E%3Cpath data-name='Path 10103' d='M828.757 167.661a102.155 102.155 0 0 1-27.374 0c-15.051-2.04-29.026-4.051-36-3.758s-14.464-.353-30.131 6.783-24.612 9.642-24.612 9.642-19.041 3.862-33.1 1.956c-21.869-2.964-45.287-5.132-66.576.852-5.815 1.635-11.65 3.35-17.549 4.668-10.228 2.283-21.853 2.038-32.258 1.032-14.486-1.4-28.685-3.718-43.187-1.373a47.532 47.532 0 0 0-11.929 3.216c-9.143 4.117-16.088 12.627-13.64 23.085 2.17 9.268 8.3 16.606 15 23.111a68.859 68.859 0 0 0 27.333 16.109c12.18 3.207 23.125-12.555 34.174-14.988 17.936-3.951 37.163 1.9 54.66 5.714 20.705 4.518 43.158.9 63.387-4.916 9.384-2.7 24.983-5.4 29.77-5.393s22.388 1.875 40.707 9.075c22.7 8.92 47.8 3.831 71.327 1.715'/%3E%3Cpath data-name='Path 10104' d='m828.757 183.532-48.185-7.641s-23.64-5.466-34.633 3.82-17.28 14.535-27.3 16.382-48.607 7.676-48.607 7.676c-22.454 1.99-45.029 3.768-67.573 4.148-13.8.233-27.572-.79-41.317-1.862-6.453-.5-12.949-.749-19.352-1.537-9.5-1.169-22.084-2.032-28.618 6.545-4.886 6.414.719 13.181 6.9 15.7 7.594 3.088 16.021 1.146 23.744-.327 8.908-1.7 17.8-1.19 26.833-1.288 24.049-.262 47.88 4.721 71.9 3.58 15.638-.743 27.122-3.818 42.646-5.756 11.568-1.445 27.343-.144 38.924.71 17.369 1.282 36.849 5.055 53.959 7.7 17.766 2.744 32.738 3.387 50.676 3.472'/%3E%3Cpath data-name='Path 10105' d='M828.758 201.313a220.417 220.417 0 0 0-19.274-2.3c-7.043-.517-14.646-.687-21.374 2.334-3.6 1.616-15.548 8.393-7.4 11.994 6.986 3.088 15.2 3.73 22.744 4.322 0 0 24.665.724 25.306 1.89'/%3E%3Cpath data-name='Path 10106' d='M828.757 321.161c-35.852.036-72.844-.872-108.394 4.216-22.331 3.2-37.072 14.718-51.847 30.656-23.111 24.93-34.277 26.785-48.643 30.9s-57.544-.612-72.433-3.336-56.225-12.136-56.225-12.136-30.491-9.229-42.094-16.6-14.195-9.5-16.937-12.152-11.642-17.051-39.553-17.874-53.6-2.633-66.319-5.354-51.923-10.512-51.923-10.512-29.658-2.674-45.292-19.316-28.625-29.286-42.94-36.239-73.678-33.888-73.678-33.888l-32.964-15.439c-7.466-3.496-14.782-10.781-16.079-19.244-1.42-9.268 5.752-17.037 12.227-22.684 6.612-5.766 8.536-13.175 9.994-21.749 2.247-13.207.8-26.693-.709-39.9a130.785 130.785 0 0 1 1.622-38.267c2.02-10.912.67-22.608-.973-33.543C84.228 19.59 82.478 6.599 74.833.33'/%3E%3Cpath data-name='Path 10107' d='m828.757 334.817-54.222-1.641c-15.645-.474-33.971 11.317-32.654 28.588 1.08 14.173 14.255 21.14 27.051 22.592a22.169 22.169 0 0 1 18.68 13.958c5.825 14.572 24.663 28.664 41.146 24.891'/%3E%3Cpath data-name='Path 10108' d='m828.758 347.186-55.025.027s-15.18-1.663-11.428 12.44c2.89 10.86 16.055 12.546 25.149 15.266 5.29 1.582 10.192 3.351 14.173 7.332 9.428 9.428 13.2 18.693 27.131 22.785'/%3E%3Cpath data-name='Path 10109' d='M828.777 467.487s-19.03 5.4-43.491-12.322-55.853-38.458-55.853-38.458-34.6-19.158-62.92-8.464-34.207 34.327-34.207 34.327-1.443 5.314 0 17.214c1.223 10.1 1.423 20.773-5.149 29.2-5.747 7.373-14.528 11.567-20.42 18.768-13.51 16.51-9 42.164-28.358 54.591-8.557 5.494-17.869 10.478-24.489 18.4-7.27 8.7-14 18.219-24.8 22.779-8.007 3.379-16.826 6.193-23.285 12.272-7.035 6.621-11.028 16.721-15.586 25.083-4.474 8.207-9.735 15.647-18.056 20.165-5.529 3-11.111 5.735-16.369 9.23-16.371 10.883-30.153 26.63-32.946 46.69'/%3E%3Cpath data-name='Path 10110' d='M828.757 495.789s-36.265 10.19-62.943 2-35.24-17.654-49.465-30.467-30.715-15.036-39.708-11.394-20.591 10.242-32.374 21.737c-6.832 6.666-14.016 13.473-19.835 21.077-4.442 5.805-6.818 13.189-12.192 18.285-4.37 4.143-10.89 5.484-12.462 12.1 0 0-.029 9.889-.78 13.933s-4.113 16.828-7.392 21.268c-4.25 5.752-8.324 11.964-14.175 16.161-6.139 4.4-13.215 7.924-18.244 13.7-6.055 6.948-6.948 16.015-9.209 24.616 0 0-3.95 7.559-9.06 12.482s-.044 14.184-.044 14.184 4.641 9.577.509 14.338c-11.964 13.786-29.744 18.894-45.808 26.156-12.653 5.715-35.178 17.3-37.157 33.009'/%3E%3Cpath data-name='Path 10111' d='M828.758 502.497s-23.4 15.192-56.985 8.585a192.1 192.1 0 0 1-35.58-10.294c-26.5-10.823-67.354-45.029-91.161-11.208-11.432 16.241-15.533 21.233-15.533 21.233s-13.973 10.824-16.523 14.655-6.025 9.315-5.064 22.294-10.215 19.438-10.215 19.438-16.289 7.905-22.911 19.465-21.457 37.8-21.233 50.975c.09 5.2-.281 10.39.714 15.516 1.211 6.239 2.41 12.237-1.466 17.771-3.755 5.361-10.076 9.419-15.334 13.14-8.045 5.692-17.261 9.764-24.636 16.392-5.965 5.359-11.017 12.211-15.957 18.516'/%3E%3Cpath data-name='Path 10112' d='M828.757 516.483a63.687 63.687 0 0 1-39.966 2.773c-21.961-5.746-63.529-18.92-63.529-18.92s-42.366-16-59.672-8.8c-11.1 4.616-18.9 12.713-28 20.167-5.171 4.237-12.061 8.011-16.178 13.67-5 6.871-3.424 14.242-1.6 21.945 1.436 6.079 4.458 14.316 2.034 20.474-2.126 5.4-9.1 6.385-13.831 8.255-16.241 6.423-26.532 21.991-31.955 37.955-3.233 9.517-7.519 19.1-9.035 29.1-1.528 10.07 3.273 18.852-.546 28.826-3.272 8.545-9.989 15.6-15.041 23.342-4.717 7.227-7.143 15.309-8.9 23.706'/%3E%3Cpath data-name='Path 10113' d='M828.757 525.249s-11.743 14.543-43.471 4.587-34.1-14.866-42.713-17.052-13.733-2.42-24.587-2.673a68.958 68.958 0 0 1-24.558-5.4c-8.669-3.484-17.655-7.12-26.852-3.012-14.206 6.344-26.044 15.871-36.33 27.428 0 0-6.482 1.661-3.093 14.974 4.457 17.505 1.376 33.991-17.811 40.352-6.822 2.262-14.958 4.254-19.79 10.008-5.4 6.43-6.579 15.428-9.285 23.12-5.122 14.562-4.273 24.181-.678 38.9 2.248 9.21 1.586 17.279-3.405 25.39-7.688 12.502-16.822 37.102-16.822 37.102'/%3E%3Cpath data-name='Path 10114' d='M828.758 536.301s-22.614 6.419-55.584-4.168-49.862-17.784-65.706-20.105c-12.073-1.769-24.817-4.072-37.016-2.216-15.087 2.3-24.4 13.6-29.325 27.315a122.315 122.315 0 0 0-5.113 20.75c-1.216 7.111-1.18 17.146-6 22.969s-13.758 11.647-17.659 13.615c-10.685 5.392-20.758 9.309-24.083 21.961-2.83 10.79-2.236 20.283 1.295 30.687 4.379 12.9 2.958 25.985.559 39.089l-3.946 32.777'/%3E%3Cpath data-name='Path 10115' d='M828.756 542.885s-14.324 9.508-35.921 3.929-85.063-39.868-116.222-29.461c-11.081 3.7-22.132 10.02-28.325 20.275-6.052 10.02-5.634 22.69-8.158 33.813-1.838 8.095-5.2 16.032-11.688 21.482-7.182 6.036-16.619 8.618-24.257 13.991-9.828 6.915-12.835 20.437-9.964 31.645 3.105 12.126 15.413 23.044 14.169 36.1-.72 7.571-7.931 19.467-10.477 30.013a22.591 22.591 0 0 0 1.344 14.3'/%3E%3Cpath data-name='Path 10116' d='M828.758 559.219c-8.079.453-16.178 1.173-24.179 2.4-11.274 1.726-22.357 4.653-33.712 5.869-11.906 1.275-24.147.327-36.056-.545-15.317-1.122-32.663 4.332-46.169 11.663-10.11 5.488-20.738 12-28.419 21.013-5.786 6.787-12.29 17.436-10.35 26.773 1.981 9.537 13.742 14.96 21.512 18.924 8.883 4.534 17.434 9.677 26.171 14.494 0 0 23.316 11.49 19.951 25.43s4.326 33.738 4.326 33.738'/%3E%3Cpath data-name='Path 10117' d='M828.753 570.296s-15.892-2.346-39.673 4.4c-12.448 3.529-25.51 7.64-38.391 10.65-13.113 3.064-27.406 3.264-39.926 8.451a233.886 233.886 0 0 0-25.12 12.458s-11.271 5.05-11.908 7.562c-2.642 10.444 31.869 19.909 38.932 23 9.876 4.317 33.234 11.483 37.307 22.995 2.643 7.47 1.4 15.376-1.109 22.692-4.593 13.373-11.307 22.851-2.517 36.475'/%3E%3Cpath data-name='Path 10118' d='M828.757 586.726s-46.316 4.078-65.871 10.268-34.492 8.324-34.696 16.855 2.262 20.509 19.741 25.248 80.472 13.454 80.543 32.681'/%3E%3Cpath data-name='Path 10119' d='M.327.33s18.8 22.41 16.165 43.194-5.343 24.475-5.793 31.543c-.645 10.149 1.537 20.965 2.694 31.018 1.7 14.744 1.015 28.936.385 43.787-.473 11.145-1.411 24.571 4.863 34.437 8.166 12.837 24.266 17.56 37.838 22.219 17.229 5.914 33.451 14.219 49.867 22.066 0 0 70.43 31.909 84.215 43.5s46.115 43.4 46.115 43.4 21.575 19.075 64.7 23.045 152.357 36.304 152.357 36.304l132.447 28.7s41.4 5.927 30.979 55.071c-2.5 11.8-4.4 25.521-9.653 36.538-5.029 10.553-17.14 15.285-23.333 25.06-6.423 10.136-9.662 16.826-20.812 23.3-16.01 9.3-27.972 19.659-31.655 26.388-16.025 29.266-48.114 36.873-67.783 62.511-4.75 6.191-8.842 12.927-14.259 18.545-14.2 14.729-32.744 20.683-46.289 36.841a269.752 269.752 0 0 0-22.346 31.174'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}
.theme-bio-science .product-detail-landing-section {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='568'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 901' transform='translate(0 2278)' fill='%23fff' stroke='%23707070' d='M0 0h1920v568H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Mask Group 34' transform='translate(0 -2278)' clip-path='url(%23a)'%3E%3Cg data-name='Group 10846' opacity='.198' fill='none' stroke='%23c3b19b' stroke-width='2'%3E%3Cg data-name='Ellipse 542' transform='translate(1256 1989)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 543' transform='translate(1256 2144)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 544' transform='translate(1256 2299)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 545' transform='translate(1256 2454)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 546' transform='translate(1021 1757)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 547' transform='translate(1021 1912)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 548' transform='translate(1021 2067)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 549' transform='translate(1021 2222)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 550' transform='translate(1728 1833)'%3E%3Cellipse cx='79' cy='79.5' rx='79' ry='79.5' stroke='none'/%3E%3Cellipse cx='79' cy='79.5' rx='78' ry='78.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 551' transform='translate(1728 1989)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 552' transform='translate(1728 2144)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 553' transform='translate(1728 2299)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 554' transform='translate(1963 1912)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 555' transform='translate(1963 2067)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 556' transform='translate(1963 2222)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 557' transform='translate(1963 2377)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 558' transform='translate(2199 2144)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 559' transform='translate(2199 2299)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 560' transform='translate(2199 2454)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 561' transform='translate(2199 2609)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 562' transform='translate(1493 1912)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 563' transform='translate(1493 2067)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 564' transform='translate(1493 2222)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 565' transform='translate(1493 2377)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 566' transform='translate(1493 2532)'%3E%3Ccircle cx='79' cy='79' r='79' stroke='none'/%3E%3Ccircle cx='79' cy='79' r='78'/%3E%3C/g%3E%3Cg data-name='Ellipse 567' transform='translate(1150 1860)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 568' transform='translate(1207 1949)'%3E%3Ccircle cx='40.5' cy='40.5' r='40.5' stroke='none'/%3E%3Ccircle cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 569' transform='translate(1150 2015)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 570' transform='translate(1207 2104)'%3E%3Ccircle cx='40.5' cy='40.5' r='40.5' stroke='none'/%3E%3Ccircle cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 571' transform='translate(1150 2170)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 572' transform='translate(1207 2259)'%3E%3Ccircle cx='40.5' cy='40.5' r='40.5' stroke='none'/%3E%3Ccircle cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 573' transform='translate(1150 2325)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 574' transform='translate(1207 2414)'%3E%3Ccircle cx='40.5' cy='40.5' r='40.5' stroke='none'/%3E%3Ccircle cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 575' transform='translate(1150 2480)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 576' transform='translate(1207 2569)'%3E%3Cellipse cx='40.5' cy='41' rx='40.5' ry='41' stroke='none'/%3E%3Cellipse cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 577' transform='translate(915 1474)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 578' transform='translate(972 1563)'%3E%3Ccircle cx='40.5' cy='40.5' r='40.5' stroke='none'/%3E%3Ccircle cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 579' transform='translate(915 1629)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 580' transform='translate(972 1718)'%3E%3Cellipse cx='40.5' cy='41' rx='40.5' ry='41' stroke='none'/%3E%3Cellipse cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 581' transform='translate(915 1784)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 582' transform='translate(972 1873)'%3E%3Cellipse cx='40.5' cy='41' rx='40.5' ry='41' stroke='none'/%3E%3Cellipse cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 583' transform='translate(915 1939)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 584' transform='translate(972 2028)'%3E%3Cellipse cx='40.5' cy='41' rx='40.5' ry='41' stroke='none'/%3E%3Cellipse cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 585' transform='translate(915 2095)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 586' transform='translate(972 2184)'%3E%3Ccircle cx='40.5' cy='40.5' r='40.5' stroke='none'/%3E%3Ccircle cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 587' transform='translate(1385 1938)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 588' transform='translate(1442 2027)'%3E%3Ccircle cx='40.5' cy='40.5' r='40.5' stroke='none'/%3E%3Ccircle cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 589' transform='translate(1385 2093)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 590' transform='translate(1442 2182)'%3E%3Ccircle cx='40.5' cy='40.5' r='40.5' stroke='none'/%3E%3Ccircle cx='40.5' cy='40.5' r='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 591' transform='translate(1385 2248)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 592' transform='translate(1442 2337)'%3E%3Cellipse cx='40.5' cy='41' rx='40.5' ry='41' stroke='none'/%3E%3Cellipse cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 593' transform='translate(1385 2403)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 594' transform='translate(1442 2492)'%3E%3Cellipse cx='40.5' cy='41' rx='40.5' ry='41' stroke='none'/%3E%3Cellipse cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 595' transform='translate(1385 2558)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 596' transform='translate(1442 2647)'%3E%3Cellipse cx='40.5' cy='41' rx='40.5' ry='41' stroke='none'/%3E%3Cellipse cx='40.5' cy='41' rx='39.5' ry='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 597' transform='translate(1622 1861)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 598' transform='translate(1678 1950)'%3E%3Ccircle cx='41' cy='41' r='41' stroke='none'/%3E%3Ccircle cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 599' transform='translate(1622 2016)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 600' transform='translate(1678 2105)'%3E%3Ccircle cx='41' cy='41' r='41' stroke='none'/%3E%3Ccircle cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 601' transform='translate(1622 2171)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 602' transform='translate(1678 2260)'%3E%3Ccircle cx='41' cy='41' r='41' stroke='none'/%3E%3Ccircle cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 603' transform='translate(1622 2326)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 604' transform='translate(1678 2416)'%3E%3Cellipse cx='41' cy='40.5' rx='41' ry='40.5' stroke='none'/%3E%3Cellipse cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 605' transform='translate(1622 2482)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 606' transform='translate(1678 2571)'%3E%3Cellipse cx='41' cy='40.5' rx='41' ry='40.5' stroke='none'/%3E%3Cellipse cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 607' transform='translate(1857 1783)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 608' transform='translate(1913 1872)'%3E%3Cellipse cx='41' cy='40.5' rx='41' ry='40.5' stroke='none'/%3E%3Cellipse cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 609' transform='translate(1857 1938)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 610' transform='translate(1913 2027)'%3E%3Cellipse cx='41' cy='40.5' rx='41' ry='40.5' stroke='none'/%3E%3Cellipse cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 611' transform='translate(1857 2093)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 612' transform='translate(1913 2182)'%3E%3Cellipse cx='41' cy='40.5' rx='41' ry='40.5' stroke='none'/%3E%3Cellipse cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 613' transform='translate(1857 2248)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 614' transform='translate(1913 2337)'%3E%3Ccircle cx='41' cy='41' r='41' stroke='none'/%3E%3Ccircle cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 615' transform='translate(1857 2403)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 616' transform='translate(1913 2492)'%3E%3Ccircle cx='41' cy='41' r='41' stroke='none'/%3E%3Ccircle cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 617' transform='translate(2092 1706)'%3E%3Ccircle cx='52' cy='52' r='52' stroke='none'/%3E%3Ccircle cx='52' cy='52' r='51'/%3E%3C/g%3E%3Cg data-name='Ellipse 618' transform='translate(2148 1795)'%3E%3Cellipse cx='41' cy='40.5' rx='41' ry='40.5' stroke='none'/%3E%3Cellipse cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 619' transform='translate(2092 1861)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 620' transform='translate(2148 1950)'%3E%3Ccircle cx='41' cy='41' r='41' stroke='none'/%3E%3Ccircle cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 621' transform='translate(2092 2016)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 622' transform='translate(2148 2105)'%3E%3Ccircle cx='41' cy='41' r='41' stroke='none'/%3E%3Ccircle cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 623' transform='translate(2092 2171)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 624' transform='translate(2148 2260)'%3E%3Ccircle cx='41' cy='41' r='41' stroke='none'/%3E%3Ccircle cx='41' cy='41' r='40'/%3E%3C/g%3E%3Cg data-name='Ellipse 625' transform='translate(2092 2326)'%3E%3Cellipse cx='52' cy='52.5' rx='52' ry='52.5' stroke='none'/%3E%3Cellipse cx='52' cy='52.5' rx='51' ry='51.5'/%3E%3C/g%3E%3Cg data-name='Ellipse 626' transform='translate(2148 2416)'%3E%3Cellipse cx='41' cy='40.5' rx='41' ry='40.5' stroke='none'/%3E%3Cellipse cx='41' cy='40.5' rx='40' ry='39.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}
.theme-medical-science .product-detail-serie-section .elementor-column:nth-child(2),
.theme-bio-science .product-detail-serie-section .elementor-column:nth-child(2),
.theme-bio-science .brand-detail-banner-section .elementor-column:nth-child(2),
.theme-medical-science .brand-detail-banner-section .elementor-column:nth-child(2) {
    background-size: cover;
}
.theme-organic-science .product-detail-landing-section {
    background-size: auto 100%;
}
.theme-organic-science .brand-detail-banner-section,
.theme-organic-science .product-detail-serie-section,
.theme-organic-science .product-detail-landing-section,
.theme-organic-science .elementor-location-header .elementor-section-wrap::before,
.theme-organic-science .elementor-location-header,
.theme-organic-science div#mega-menu-wrap-menu-1,
.theme-organic-science #stickyheader {
    background-color: #DDE3E0;
}
.theme-organic-science .product-detail-brand-section {
    background-color: #547665;
}
.brand-detail-banner-section .eael-call-to-action {
    padding: 0;
}
.brand-detail-banner-section .cta-button {
    display: none;
}
/* Theming End */
.product-detail-brand-section .elementor-brand-image-wrapper,
.product-detail-brand-section .elementor-inner-column:first-child .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-block,
.dce-posts-container .dce-post-image {
    overflow: hidden;
}
.product-detail-brand-section .elementor-brand-image-wrapper img,
.product-detail-brand-section .elementor-inner-column:first-child .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-block img {
    transform: scale(1);
    transition: all 0.3s;
}
.dce-posts-container .dce-post-image .dce-img img {
    transform: scale(1);
    transition: all 0.3s !important;
}
.product-detail-brand-section:hover .elementor-brand-image-wrapper img,
.product-detail-brand-section:hover .elementor-inner-column:first-child .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-block img {
    transform: scale(1.2);
}
.dce-posts-container .dce-post-image:hover .dce-img img {
    transform: scale(1.05);
}
.product-detail-brand-section .elementor-inner-column:nth-child(2) .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-block img {
    margin-bottom: 15px;
}
/* Brand Style Start */
.elementor-4063 .elementor-widget-custom_taxonomy_list {
    margin-left: -8px;
    margin-right: -8px;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list .elementor-taxonomy-grid {
    display: flex;
    flex-wrap: wrap;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list .taxonomy-grid-row {
    width: 100%;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list .taxonomy-list-inner-wrapper {
    padding: 0 8px 16px;
    width: 100%;
}
.elementor-widget-custom_taxonomy_list .taxonomy-inner-content .swiper-slide-image {
    margin-bottom: 0;
}
.elementor-widget-custom_taxonomy_list .taxonomy-inner-content {
    background-color: #EDEDED;
    color: #000;
}
.elementor-widget-custom_taxonomy_list .theme-bio-science .taxonomy-inner-content {
    background-color: #F3EFEB;
}
.elementor-widget-custom_taxonomy_list .theme-organic-science .taxonomy-inner-content {
    background-color: #DDE3E0;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-list-parent,
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-title,
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .elementor-slide-description,
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-read-more,
.read-more-content {
    color: #000;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-read-more:after,
.read-more-content::after {
    content: '';
    width: 0px;
    height: 1px;
    background-color: #707070;
    position: absolute;
    left: -35px;
    top: 10px;
    margin-right: 0;
    transition: all 0.3s;
    opacity: 0;
}
.read-more-content:hover,
.read-more-content:focus,
.read-more-content:focus-visible {
    background-color: transparent !important;
    outline: none;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-read-more,
.read-more-content {
    margin-top: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-read-more,
.read-more-content {
    padding: 0 !important;
    position: relative;
    transition: all 0.3s;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-read-more:hover,
.read-more-content:hover {
    padding: 0 0 0 40px !important;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-read-more:hover:after,
.read-more-content:hover::after {
    left: 0;
    opacity: 1;
    width: 35px;
}
.elementor-4063 .elementor-widget-custom_taxonomy_list.elementor-element.elementor-element-c0089f0 .taxonomy-title {
    overflow: hidden;
    /* width: 238px; */
    height: 1.2em;
    /* white-space: nowrap; */
}
.elementor-widget-custom_taxonomy_list .taxonomy-content {
    padding: 14px 10px 20px;
}
.single-product .dce-container-pagination.swiper-container-horizontal {
    display: none;
}
.single-product.elementor-3559 .elementor-element.elementor-element-a648ac2 .dce-carousel-controls .dce-container-navigation,
.elementor-3559 .elementor-element.elementor-element-a648ac2 .dce-carousel-controls .dce-container-navigation {
    transform: translateX(0);
    left: 0;
    top: 50%;
    width: 100%;
}
.single-product .dce-carousel-controls .swiper-button-prev, .single-product .dce-carousel-controls .swiper-container-rtl .swiper-button-prev {
    left: 10px;
}
.single-product .dce-carousel-controls .swiper-button-next, .single-product .dce-carousel-controls .swiper-container-rtl .swiper-button-next {
    right: 10px;
}
@media (max-width: 767px) {
    .teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap  {
    padding: 45px !important;
    align-self: center;
}
    .trueproexp .eael-call-to-action p {display: none;}
}
@media (min-width: 768px) {
.teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-inner-section.elementor-element.elementor-section-boxed {
    visibility: hidden;
    height: 0;
}
.teaser-box-section .elementor-top-column > .elementor-column-wrap:hover > .elementor-widget-wrap .elementor-inner-section.elementor-element.elementor-section-boxed {
    visibility: visible;
    height: auto;
}
.teaser-box-section .elementor-top-column > .elementor-column-wrap {
    height: 600px;
    overflow: hidden;
}
.teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap  {
    padding: 20px !important;
    align-self: center;
}
.first-box.elementor-widget {
    margin-bottom: 0 !important;
}
.teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-widget-image,
.teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-widget-text-editor,
.teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-widget-button {
    transition: transform .75s;
    transform: translateY(0);
}
.teaser-box-section .elementor-top-column > .elementor-column-wrap:hover > .elementor-widget-wrap .elementor-widget-image,
.teaser-box-section .elementor-top-column > .elementor-column-wrap:hover > .elementor-widget-wrap .elementor-widget-text-editor,
.teaser-box-section .elementor-top-column > .elementor-column-wrap:hover > .elementor-widget-wrap .elementor-widget-button {
    transform: translateY(-20px);
}
.teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap .elementor-widget-image img {
    width: 100%;
}
}

.ingredients_data {
    display: block;
    position: relative;
    padding-left: 125px;
    margin-bottom: 20px;
}
.ingredients_data.no-image {
    padding-left: 0;
}
.ingredients-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 111px;
    background-color: none;
}
.ingredients-content-title h3 {
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
}
.custom-taxonomy-inner-content {
    padding: 20px 15px;
}
.custom-taxonomy-inner-content .taxonomy-brand-icons,
.custom-taxonomy-inner-content .taxonomy-title {
    margin-bottom: 10px;
}
.custom-taxonomy-inner-content a.taxonomy-read-more {
    display: inline-block;
    background-color: transparent;
    transition: all 0.3s;
}
.custom-taxonomy-inner-content a.taxonomy-read-more:hover {
    background-color: rgba(255,255,255,0.2);
}
.newsletter-form-input .elementor-field-textual.elementor-size-md {
    padding: 6px 0;
}
.newsletter-form-input .elementor-field-textual.elementor-size-md:focus,
.newsletter-form-input .elementor-field-textual.elementor-size-md:focus-visible {
    box-shadow: none;
    outline: none;
}
.custom-filter-post .dce-item_termstaxonomy + .dce-item_termstaxonomy .dce-post-terms > .dce-taxonomy-brands > .dce-term-item > .dce-term {
    font-family: "Contax Sans Biodroga", GT-America, Sans-serif;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
/* Brand Style End */
@media (min-width: 576px) {
    .product_filter .selected-items {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .elementor-4063 .elementor-widget-custom_taxonomy_list .taxonomy-grid-row,
    .filter-dropdown {
        width: 50%;
    }
    .filter-dropdown {
        width: calc(50% - 10px);
    }
}
@media (min-width: 768px) {
    .filter-dropdown {
        width: calc(33.33% - 10px);
    }
    .elementor-4063 .elementor-widget-custom_taxonomy_list .taxonomy-grid-row {
        width: 33.33%;
    }
    .teaser-box-section .elementor-top-column > .elementor-column-wrap {
        height: 640px;
    }
    .teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap {
        padding: 20px 15px !important;
    }
    .custom-taxonomy-details {
        display: flex;
    }
    .elementor .elementor-brand-image-wrapper img {
        display: inline-block;
        vertical-align: top;
    }
    .custom-taxonomy-inner-content-wrap {
        display: flex;
        align-items: center;
    }
    .custom-taxonomy-inner-content {
        padding: 15px;
    }
    .site-footer .site-navigation ul.menu li {
        flex-basis: 16.66%;
    }
}
@media (min-width: 1200px) {
    .filter-dropdown {
        width: 225px;
    }
    .product_filter {
        padding-top: 90px;
    }
    .teaser-box-section .elementor-top-column > .elementor-column-wrap {
        height: 560px;
    }
}
@media (min-width: 1400px) {
    .custom-filter-post .custom-filter-post .dce-item_termstaxonomy + .dce-item_termstaxonomy .dce-post-terms > .dce-taxonomy-brands > .dce-term-item > .dce-term {
        font-size: 28px;
        line-height: 38px;
    }
    .product .lSAction > .lSNext,
    .product .lSAction > .lSPrev,
    .product .lSAction > .lSPrev:hover::before,
    .product .lSAction > .lSNext:hover::before {
        width: 52px;
    }
    .produktanzeige,
    .site-main.post-1183 .elementor-section.elementor-section-boxed.elementor-element-dd78a40 > .elementor-container,
    .site-main.post-1183 .elementor-section.elementor-section-boxed.elementor-element-2c318ee > .elementor-container,
    .site-main.page.hentry .elementor-section.elementor-section-boxed.elementor-element-b5c93ab > .elementor-container {
        max-width: 1442px;
    }
    .elementor-4063 .elementor-widget-custom_taxonomy_list .taxonomy-grid-row {
        width: 25%;
    }
    .single-product .dce-carousel-controls .swiper-button-prev, .single-product .dce-carousel-controls .swiper-container-rtl .swiper-button-prev {
        left: -110px;
    }
    .single-product .dce-carousel-controls .swiper-button-next, .single-product .dce-carousel-controls .swiper-container-rtl .swiper-button-next {
        right: -110px;
    }
    .teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap  {
        padding: 20px !important;
    }
    .product-detail-brand-section .elementor-inner-column:nth-child(2) .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-block img {
        margin-bottom: 30px;
    }
    .product-detail-serie-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term32,
    .product-detail-serie-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term33,
    .product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term23,
    .product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item.term24,
    .product-detail-brand-section .elementor-widget-dyncontel-terms .dce-terms ul.dce-image-inline li a.dce-term-item {
        margin-top: 30px;
    }
    .ce-container,
    footer.elementor-location-footer .elementor-top-section.elementor-element-55c5020a .elementor-container.elementor-column-gap-default {
        padding-left: 15px;
        padding-right: 15px;
    }
    .custom-taxonomy-inner-content .taxonomy-brand-icons,
    .custom-taxonomy-inner-content .taxonomy-title {
        margin-bottom: 30px;
    }
    .custom-taxonomy-inner-content {
        padding: 20px 100px;
    }
}
@media (min-width: 1800px) {
    .teaser-box-section .elementor-top-column > .elementor-column-wrap {
        height: 610px;
    }
    .teaser-box-section .elementor-top-column > .elementor-column-wrap > .elementor-widget-wrap  {
        padding: 40px 90px !important;
    }
}
/* Product Detail Style End */
