/*
Theme Name: FilaraBiomed
Text Domain: marity
Template: marity
*/

#qodef-woo-page.qodef--single .woocommerce-product-gallery__wrapper {
    flex-direction: row !important;
}
.qodef-woo-thumbnails-wrapper img,
.woocommerce-product-gallery__wrapper > div {
    border: 1px solid #eee;
    margin-bottom: 10px;
}
.woocommerce-product-gallery__wrapper > div a {
    margin: 0 !important;
}
.woocommerce-product-gallery__wrapper .qodef-woo-thumbnails-wrapper {
    border: none;
    overflow: auto;
}
#icl_lang_sel_widget-6{
    width:auto;
    margin:0;
}
.wpml-ls-last-item{
    display:none;
}
.home .wpml-ls-last-item{
    display:block;
}

@media only screen and (max-width: 680px) {
    .woocommerce-product-gallery__wrapper .qodef-woo-thumbnails-wrapper {
        height: auto;
    }
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper {
    max-height: 520px;
}
@media only screen and (max-width: 680px) {
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper {
        max-height: none;
    }
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper {
        margin-left: 0 !important;
        padding-left: 0 !important;
        display: block;
        width: 100%;
    }
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .mCSB_container {
        display: flex;
        overflow-x: auto;
        justify-content: flex-start;
        align-items: stretch;
        white-space: nowrap;
    }
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .mCSB_container .woocommerce-product-gallery__image {
        margin-right: 10px;
        flex: 0 0 auto;
        border: 1px solid #eee;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .mCSB_container .woocommerce-product-gallery__image img {
        width: 100px;
        height: auto;
        max-height: 100px;
        border: none;
        margin: 0;
    }
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper img {
    height: auto;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper {
    margin-left: 10px;
    padding-left: 20px;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-image-caption {
    margin: 20px;
}
.product_meta .posted_in {
    opacity: 0;
    transition: opacity 0.3s;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper a {
    object-fit: contain;
    height: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
@media only screen and (max-width: 680px) {
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper a {
        height: auto;
    }
}
#qodef-woo-page .button.product_type_simple {
    top: -50px;
    right: 20px;
}
.woocommerce-subcategories {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    column-gap: 20px;
    row-gap: 30px;
    margin: 0 0 100px 0;
}
.woocommerce-subcategories .woocommerce-subcategory {
    max-width: 334px;
    position: relative;
}
.woocommerce-subcategory a {
    text-decoration: none;
    display: block;
}
.qodef-woo-product-list .qodef-e-inner .qodef-e-media .qodef-e-media-image a,
.woocommerce-subcategory .woocommerce-subcategory-thumbnail {
    margin-bottom: 15px;
    border: 1px solid #dcdcdc;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}
.qodef-woo-product-list .qodef-e-inner .qodef-e-media .qodef-e-media-image a {
    margin-bottom: 0;
}
.qodef-woo-product-list .qodef-e-inner .qodef-e-media .qodef-e-media-image a img,
.woocommerce-subcategory .woocommerce-subcategory-thumbnail img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    transition: transform 0.3s ease;
}
.woocommerce-subcategory .woocommerce-subcategory-thumbnail img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.woocommerce-subcategory:hover .woocommerce-subcategory-thumbnail img {
    transform: scale(1.1);
}
.qodef-woo-product-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-media-image:after {
    background-image: linear-gradient(0deg, #DF0024 0, #E9556D 50%, transparent 150%);
}
#qodef-woo-page .button.product_type_simple {
    color: #fff;
}
#qodef-woo-page .button.product_type_simple::before,
#qodef-woo-page .button.product_type_simple::after {
    display: none;
}
.woocommerce-subcategory .category-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.woocommerce-subcategory .category-title span {
    transform: rotate(-45deg);
    color: var(--qode-main-color);
    opacity: 0.3;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.woocommerce-subcategory a:hover .category-title span {
    transform: none;
    opacity: 1;
}
.woocommerce-subcategory h2 {
    font-size: 1.2em;
    line-height: 160%;
    margin: 0;
    color: #646464;
    transition: color 0.3s, padding-left 0.3s;
}
.woocommerce-subcategory:hover h2 {
    padding-left: 10px;
    color: #000;
}
.woocommerce-no-products-found .woocommerce-info {
    text-align: center;
    display: block;
}
.subcategory-products-title {
    display: none;
}
.subcategory-products-title,
.categories-title {
    margin-top: 0;
}
.tax-product_brand #qodef-page-content .qodef-grid-inner {
    display: block;
}
.tax-product_brand #qodef-page-content .woocommerce-pagination {
    justify-content: center;
}
.tax-product_brand #qodef-page-inner {
    padding-top: 70px;
}
.qodef-woo-product-list.qodef-gutter--extra-tiny ul.products {
    --qode-columns-gap: 20px;
}
.qodef-woo-product-list .qodef-e-content {
    margin: 20px 0 20px;
}
#qodef-woo-page .woocommerce-pagination {
    justify-content: center;
}
body.home #qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
    display: none !important;
}
body.home #qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark {
    display: inline-block !important;
    opacity: 1 !important;
}
body.home #qodef-page-header .qodef-header-logo-link {
    height: 60px;
}
nav.qodef-header-navigation .qodef-svg--menu-star,
nav.qodef-custom-header-navigation .qodef-svg--menu-star {
    display: none !important;
}
@media only screen and (max-width: 680px) {
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper {
        margin-right: 0;
    }
    .woocommerce-subcategories {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
    .woocommerce-subcategory h2 {
        font-size: 1em;
    }
}
.suppliers .elementor-widget-image {
    position: relative;
    width: 100%;
    height: 80px;
}
.suppliers .elementor-widget-image a {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border: 1px solid #dcdcdc;
    transition: border 0.3s ease;
}
.suppliers .elementor-widget-image a:hover img {
    filter: grayscale(0%);
}
.suppliers .elementor-widget-image a:hover {
    border: 1px solid #DF0024;
}
.suppliers .elementor-widget-image img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
    width: auto;
    height: auto;
    max-height: 50px;
}
.team-list .elementor-widget-marity_core_info_location,
.team-list .elementor-widget-marity_core_info_location .elementor-widget-container,
.team-list .elementor-widget-marity_core_info_location .elementor-widget-container > div {
    height: 100%;
}
.team-list .elementor-widget-marity_core_info_location .qodef-shortcode {
    padding-left: 220px;
    position: relative;
}
.team-list .elementor-widget-marity_core_info_location .qodef-shortcode::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url('https://new.filarabiomed.ro/wp-content/uploads/2022/11/get-in-touch-bg-img.png');
    background-repeat: no-repeat;
    background-size: auto;
    width: 60%;
    height: 40%;
    background-position: right bottom;
}
.team-list .elementor-widget-marity_core_info_location .qodef-shortcode i {
    color: #DF0024;
}
.team-list .elementor-widget-wrap {
    position: relative;
}
.team-list .team-list-photo {
    position: absolute !important;
    left: 50px !important;
    top: 50px !important;
    width: 150px !important;
    height: 150px !important;
    border-radius: 50% !important;
    z-index: 2 !important;
}
.team-list .team-list-photo::after {
    content: '';
    position: absolute;
    top: 120px;
    left: -10px;
    width: 70px;
    height: 70px;
    z-index: -1;
    background-size: 100%;
    background-image: url('https://new.filarabiomed.ro/wp-content/uploads/2025/04/logo-filara.png');
}
.team-list a {
    white-space: normal;
    word-wrap: break-word;
}
@media only screen and (max-width: 1400px) {
    .team-list .elementor-widget-marity_core_info_location .qodef-shortcode {
        padding-left: 52px;
        padding-top: 260px;
    }
    .team-list .team-list-photo {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}
@media only screen and (max-width: 680px) {
    .team-list .qodef-m-info {
        text-align: center;
    }
}
#qodef-page-footer-top-area {
    background-color: #3E3E3E;
}
#qodef-page-footer-bottom-area {
    background-color: #292929;
}
.qodef-get-in-touch-holder .qodef-get-in-touch-content-holder .qodef-get-in-touch-title {
    display: none;
}
@media only screen and (max-width: 680px) {
    .qodef-get-in-touch-holder .qodef-get-in-touch-content-holder .qodef-get-in-touch-title {
        display: block;
        border-bottom: 1px solid #dcdcdc;
        padding-bottom: 22px;
    }
    .qodef-get-in-touch-holder .qodef-get-in-touch-title-holder {
        display: none;
    }
    .qodef-get-in-touch-holder .qodef-get-in-touch-content-holder {
        flex-direction: column;
    }
    .qodef-get-in-touch-holder .qodef-get-in-touch-content-holder .qodef-get-in-touch-content {
        text-align: center;
    }
}
.form-info-text {
    display: block;
    font-size: 13px;
    opacity: 0.8;
    margin-bottom: 16px;
    margin-top: -5px;
}
@media only screen and (max-width: 680px) {
    #qodef-page-footer-top-area-inner {
        padding-top: 55px;
    }
    #qodef-page-footer-top-area-inner .qodef-footer-list {
        margin-bottom: 0;
    }
    .qodef-grid.qodef-columns-layout--custom>.qodef-grid-inner>.qodef-grid-item:not(:first-child) {
        margin-bottom: 30px;
    }
}
.qodef-mobile-header-navigation .qodef-menu-item-star {
    display: none !important;
}
.custom-contact-section {
    padding: 50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin: 70px 0 30px !important;
    background-image: url(https://filarabiomed.ro/wp-content/uploads/2022/11/get-in-touch-bg-img.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: auto;
}
.custom-contact-section::before {
    content: '';
    position: absolute;
    top: -40px;
    right: -50px;
    background-image: url(img/email-mail-sent-icon.svg);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border: 30px solid #fff;
    border-top: 15px;
    border-bottom: 15px;
    box-sizing: content-box !important;
    animation: shake 2s ease-in-out infinite;
}
@media only screen and (max-width: 680px) {
    .custom-contact-section {
        padding: 35px;
    }
    .custom-contact-section::before {
        background-size: 60px 60px;
        width: 60px;
        height: 60px;
        top: -25px;
        right: -25px;
    }
}
.custom-contact-section h3 {
    margin-top: 0;
}
.custom-contact-section .elementor-widget-container {
    margin: 0 !important;
    font-family: Sora, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 300;
    color: #646464;
}
.custom-contact-section .elementor-widget-container p:last-child {
    margin-bottom: 0;
}
.custom-contact-section a:hover {
    color: #DF0024
}
@keyframes shake {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(-5px, 0);
    }
    50% {
        transform: translate(5px, 0);
    }
    75% {
        transform: translate(-5px, 0);
    }
    100% {
        transform: translate(0, 0);
    }
}
.hidden-element {
    display: none;
}
.hidden-field {
    padding: 30px 15px 15px 15px;
    background-color: #f3f3f3;
    margin-top: -20px;
    margin-bottom: 20px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    border: 1px solid #e4e4e4;
}
.hidden-field span {
    margin: 0 !important;
}
.hidden-field input[type="text"] {
    background-color: #fff;
}
.offers-form input[type="text"],
.offers-form input[type="email"],
.offers-form input[type="tel"] {
    cursor: text;
}
.offers-form input[type="text"],
.offers-form input[type="email"],
.offers-form input[type="tel"],
.offers-form textarea,
.offers-form select {
    background-color: #fff;
}
.qodef-icon-list-item .qodef-e-title-inner {
    align-items: flex-start;
}
.qodef-icon-list-item .qodef-e-title-inner > img {
    margin-top: 8px;
}
.widget_product_categories .product-categories ul li.cat-parent > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.widget_product_categories .product-categories ul li.cat-parent > div > .toggle-subcategory {
    cursor: pointer;
    width: 13px;
    height: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.widget_product_categories .product-categories ul li.cat-parent > div > .toggle-subcategory span,
.widget_product_categories .product-categories ul li.cat-parent > div > .toggle-subcategory span::after {
    content: '';
    width: 13px;
    height: 1px;
    background-color: #DF0024;
    cursor: pointer;
    transition: transform 0.3s ease, background-color 0.3s ease;
    display: block;
    position: relative;
}
.widget_product_categories .product-categories ul li.cat-parent > div > .toggle-subcategory span::after {
    transform: translateY(-50%) rotate(90deg);
}
.widget_product_categories .product-categories ul li.cat-parent > div > .toggle-subcategory.active span::after {
    transform: translateY(0) rotate(0deg);
}
.widget_product_categories .product-categories ul li.cat-parent > div > .toggle-subcategory.active span,
.widget_product_categories .product-categories ul li.cat-parent > div > .toggle-subcategory.active span::after {
    background-color: #000;
}
.widget_product_categories .product-categories ul li.cat-parent ul.children {
    display: none;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab:not(.woocommerce-Tabs-panel--reviews) p {
    margin-bottom: 20px !important;
}
.woocommerce-tabs {
    opacity: 0;
}
.contact-address h5 {
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 22px;
}
.woocommerce-Tabs-panel--description table {
    margin-bottom: 40px;
}
.woocommerce-Tabs-panel--downloads ul {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    max-width: 600px;
}
.woocommerce-Tabs-panel--downloads ul li {
    list-style: none;
    margin-bottom: 0;
}
.woocommerce-Tabs-panel--downloads ul a {
    display: block;
    padding: 10px 10px 10px 36px;
    background-color: #fff;
    border: 1px solid #D7D7D7;
    border-bottom: none;
    color: #000;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease;
    position: relative;
}
.woocommerce-Tabs-panel--downloads ul a::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M12 3v12m0 0l-4-4m4 4l4-4M4 21h16" stroke="%23DF0024" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg>');
    background-size: 16px 16px;
    background-repeat: no-repeat;
    opacity: 0.8;
    pointer-events: none;
}
.woocommerce-Tabs-panel--downloads ul a:hover::before {
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M12 3v12m0 0l-4-4m4 4l4-4M4 21h16" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg>');
}
.woocommerce-Tabs-panel--downloads ul li:last-child a {
    border-bottom: 1px solid #dcdcdc;
}
.woocommerce-Tabs-panel--downloads ul a:hover {
    background-color: #DF0024;
    color: #fff;
}
#qodef-woo-page.qodef--single .woocommerce-tabs {
    margin-top: 60px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab {
    margin-top: 30px;
}