/*
Theme Name: GBS Child
Theme URI: https://www.gbs-group.it/
Author: Global Business Solution S.r.l.
Author URI: https://www.gbs-group.it/
Description: GBS Custom WordPress Theme. This theme is not available for you to download or buy.
Template: gbs
Version: 1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

/*********** HEADER START ***********/
/*********** PRIMARY HEADER START ***********/
/* .quadmenu-dropdown-menu > ul{
  position: relative !important;
  max-width: 100% !important;
  width: var(--w-container) !important;
  margin: 0 auto !important;
  border: 0 !important;
}
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav > li.quadmenu-item.quadmenu-item-level-0 > a{
  font-weight: 500;
  font-family: var(--font-principale);
  padding-left: 0;
  padding-right: 0;
}
.quadmenu-caret{
  display: none;
}
#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav>li.quadmenu-item.quadmenu-has-caret>a>.quadmenu-item-content>.quadmenu-text{
  padding-right: 0;
}
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav > li:not(.quadmenu-item-type-button).quadmenu-has-link{
  border-bottom: 2px solid #ffffff;
}
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav > li:not(.quadmenu-item-type-button).quadmenu-has-link:hover{
  border-color: var(--accent-color);
}
#quadmenu.quadmenu-is-horizontal.quadmenu-align-right .quadmenu-navbar-nav{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
#quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav>li.quadmenu-item:not(.quadmenu-item-type-button)>a>.quadmenu-item-content{
  padding-left: 0;
  padding-right: 0;
} */
.pattern-a {
    background: url(/wp-content/themes/gbs-child/img/pattern_a.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.pattern-a.bg-alt {
    background: url(/wp-content/themes/gbs-child/img/pattern_a.svg) var(--background-color-alt);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.pattern-b {
    background: url(/wp-content/themes/gbs-child/img/pattern_b.svg);
    background-repeat: no-repeat;
}

.pattern-b.bg-alt {
    background: url(/wp-content/themes/gbs-child/img/pattern_b.svg) var(--background-color-alt);
    background-repeat: no-repeat;
}

.search-form-header .search-form {
    max-width: 200px;
    position: relative;
}

.search-form-header .search-form .search-submit {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
}

.search-form-header .search-form * {
    max-width: 100% !important;
}

.search-form-header .search-form .search-field {
    padding: 9px 0 9px 40px;
    background: #F3F3F3;
    border: 1px solid #00000050;
    border-radius: 6px;
    font-size: 15px;
    line-height: 1;
}

.search-form-header .search-form .search-field::placeholder {
    color: #2d292680;
    opacity: 1;
    /* Firefox */
}

.search-form-header .search-form .search-field::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #2d292680;
}

.search-form-header .search-form .search-icon {
    font-size: 17px;
    line-height: 1;
}

/*.dfd-popular-searches,
.dfd-suggestions {
    display: none !important;
}*/

.woocommerce-icons-header-container img {
    max-width: 22px;
}

main ul li::before {
    position: relative;
    top: -3px;
}

.cart-icon.not-empty:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: var(--accent-color);
    border-radius: 50%;
    right: 10px;
    bottom: 18px;
}

.sidenav {
    height: 100%;
    width: 33.3333vw;
    max-width: 100%;
    position: fixed;
    z-index: 100000000000000;
    top: 0;
    background: #ffffff;
    overflow: visible;
    transition: 0.5s;
    text-align: left;
    transform: translateX(-100%);
}

.sidenav-left-cont {
    padding-left: 50px;
    padding-right: 50px;
    row-gap: 80px;
    height: 100%;
}

.sidenav-left-cont ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.sidebar-left-menu-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 30px;
    gap: 30px;
}

.sidenav.sidenav-left ul>li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: initial !important;
}

.sidenav.sidenav-left ul>li {
    height: 30px;
}

.sidenav.sidenav-left ul>li:not(:last-of-type) {
    margin-bottom: 20px;
}

.sidenav.sidenav-left ul li a {
    margin-left: 0;
    color: var(--text-color);
    font-size: 22px;
    padding: 0 8px 0 0;
    font-weight: 400;
    line-height: 1;
}

.sidenav.sidenav-left ul>li ul li:not(:last-of-type) {
    margin-bottom: 20px;
}

.sidenav.sidenav-left ul li ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #00000060;
}

.sidenav.sidenav-left ul li ul li .open-sub-menu img {
    width: 30px;
}

.sidenav .menu {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    position: initial !important;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.container-logo-close {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #8D909330;
    position: relative;
    z-index: 101;
    width: calc(33.3vw - 100px);
    background-color: #ffffff;
}

.sidenav.sidenav-left .closebtn {
    position: relative;
    right: initial;
    line-height: 1;
    color: #2D2926;
    margin-left: 0;
    display: flex;
}

.sidenav.sidenav-left .closebtn>span {
    font-size: 26px;
}

.sidenav .sub-menu {
    padding: 100px 100px 100px 100px;
    overflow: hidden;
    overflow-y: scroll;
    position: fixed;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    top: 0;
    left: 100%;
    transition: 0.5s;
    background-color: #ffffff;
    z-index: 100;
    margin-left: 0;
    border-left: 1px solid #8D909330;
}

.sidenav.sidenav-left .sub-menu {
    left: -100%;
}

.open-sub-menu {
    cursor: pointer;
}

.sidenav.sidenav-left .open-sub-menu {
    font-size: 0;
    line-height: 1;
}

.sidenav.sidenav-left .open-sub-menu>span {
    font-size: 30px;
    color: var(--accent-color);
    line-height: 1;
}

.close-sub-menu {
    display: none;
}

.sidenav .sub-menu a {
    color: var(--text-color);
}

.sidenav.sidenav-left .open-sub-menu img {
    width: 40px;
}

.menu-top-cont {
    font-size: 0;
}

.menu-middle-cont ul.menu {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 20px;
    margin-bottom: 0;
}

.menu-middle-cont ul.menu li {
    border: none !important;
    width: calc(50% - 15px);
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.menu-middle-cont ul.menu li a {
    font-size: 18px;
}

.menu-bottom-cont {
    display: flex;
    column-gap: 30px;
}

.menu-bottom-widget-cont {
    width: calc(50% - 15px);
}

.menu-bottom-widget-cont .widget {
    font-size: 0;
    margin-bottom: 15px;
}

.menu-bottom-widget-cont a {
    margin-left: 0;
    padding: 0;
}

.menu-bottom-widget-cont .widget_media_image>a {
    height: 170px;
    width: 100%;
}

.menu-bottom-widget-cont .widget_media_image>a>img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.menu-bottom-widget-cont .widget_media_image .widget-title {
    font-size: 12px;
    color: #ffffff70;
    line-height: 1;
    margin-bottom: 15px;
}

.menu-bottom-widget-cont .widget_text p,
.menu-bottom-widget-cont .widget_text p a {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.6;
    margin-bottom: 0;
}

.sidebar-left-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 45px;
    margin-bottom: var(--spacing-2);
}

.sidebar-left-footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: calc(100% - 200px);
    height: 1px;
    transform: translateX(-50%);
    background: #DADADA20;
}

.sidebar-left-footer p,
.sidebar-left-footer p a {
    font-size: 14px;
}

.sidebar-left-footer p {
    color: #ffffff70;
}

.sidebar-left-footer a {
    color: var(--text-color) !important;
    margin-left: 0;
    padding-right: 10px;
    font-size: 14px;
}

.sidebar-left-footer a>span {
    color: var(--accent-color);
    line-height: 1;
}

.sidenav .sidebar-left-footer-data ul {
    margin: 0;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 9px;
}

.sidenav .sidebar-left-footer-data ul li {
    width: calc(33% - 5px);
    margin-bottom: 0 !important;

}

.sidenav .sidebar-left-footer-data ul li a {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.level-2 .container-logo-close {
    width: calc(66.6vw - 100px);
    transition: 1s;
}

.level-3 .container-logo-close {
    width: calc(100vw - 100px);
    transition: 1.5s;
}

.active-menu-item>a,
.menu-top-cont a:hover:not(.nopage-open-sub) {
    padding-left: 13px !important;
    position: relative;
    font-weight: 500 !important;
    color: #2D2926 !important;
}

.menu-top-cont .nopage-open-sub:not(.active-menu-item)>a:hover {
    padding: 0 !important;
    font-weight: 400 !important;
}

.nopage-open-sub>a:before {
    content: none !important;
}

.active-menu-item>a:before {
    content: "" !important;
    position: absolute !important;
    width: 3px !important;
    height: 100% !important;
    background: var(--accent-color) !important;
    left: 0 !important;
}

.menu-top-cont a:hover:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: var(--accent-color);
    left: 0;
}

.menu-toggle {
    padding: 0;
    background: none;
    border: 0;
    margin-right: 30px;
    cursor: pointer;
}

.container-logo-close>svg {
    max-width: 200px;
}

.sidebar-menus-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.woocommerce-icons-header-container>a {
    text-align: center;
}

.woocommerce-icons-header-container>a>span {
    text-align: center;
    font-size: 12px;
    display: block;
    font-weight: 500;
    letter-spacing: -0.11px;
    color: #2D2926;
    opacity: 0.8;
}

header #navigation-bar .navigation-content .site-branding,
.woocommerce-icons-header-container {
    flex-shrink: 1;
}

.search-form-header {
    display: flex;
    flex-shrink: 2;
    flex-basis: 600px;
    width: 600px;
}

.search-form-header .search-form,
.search-form-header .search-form .search-field {
    width: 100%;
    max-width: 100%;
}

#menu-overflow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 100;
}

/*********** PRIMARY HEADER END ***********/
/*********** SECONDARY HEADER START ***********/
.secondary-menu-container {
    background: #F6F6F6;
}

.menu-menu-secondario-container {
    width: 100%;
}

.secondary-menu-container ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    gap: 40px;
    justify-content: space-between;
    margin-bottom: 0;
}

.secondary-menu-container ul li {
    line-height: 1;
    position: relative;
}

.secondary-menu-container ul li:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background: var(--accent-color);
}

.secondary-menu-container ul li.testo-custom-2:hover:after {
    background: var(--custom-color-2);
}

.secondary-menu-container ul li a {
    display: block;
    padding: 15px 0;
    font-size: 13px;
    color: #2D2926;
    opacity: 0.8;
    font-weight: 500;
}

.secondary-menu-container ul li.testo-custom-2 a {
    color: var(--custom-color-2);
}

.secondary-menu-container ul li.bold a {
    font-weight: 700;
}

/*********** SECONDARY HEADER END ***********/
/*********** HEADER END ***********/
.open-widget-sidebar {
    background-color: var(--accent-color);
    color: #fff;
    display: inline-flex;
    padding: 2px 20px 0 16px;
    position: fixed;
    right: -60px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    z-index: 99;
    border-radius: 5px 5px 0 0;
    align-items: center;
    width: max-content;
    cursor: pointer;
    transition: 1s;
    font-size: 16px;
}

.open-side-btn {
    right: 268px;
}

/*********** HOME START ***********/
.section-visor .figure-bg {
    height: calc(95vh - 250px);
    min-height: 650px;
}

.section-visor-home .slide-content {
    position: absolute;
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
}

.section-visor-home .slide-content .slide-content-inner {
    padding: 40px 45px;
    background: #ffffff99;
    display: inline-block;
}

.section-visor-home .slide-content .slide-content-inner .slide-title strong {
    color: var(--accent-color);
}

.section-visor-home .slide-content .slide-content-inner .slide-title.medium strong {
    font-weight: 500 !important;
}

.section-visor-home .slide-content .slide-content-inner .slide-title>h1,
.section-visor-home .slide-content .slide-content-inner .slide-title>h2 {
    margin-bottom: 20px;
}

.section-visor-home .slide-content .slide-content-inner .slide-title>h1>p,
.section-visor-home .slide-content .slide-content-inner .slide-title>h2>p {
    margin-bottom: 0;
}

.section-visor-home {
    min-height: 550px;
}

.visor-carousel.owl-carousel .owl-dots,
.owl-dots {
    padding: var(--padding-container);
}

.visor-carousel.owl-carousel .owl-dot,
.visor-carousel.owl-carousel .owl-dot .slide-dot,
.owl-dot,
.owl-dot .slide-dot {
    width: 100%;
    text-align: left;
}

.owl-dots {
    width: var(--w-container);
    max-width: 100%;
    display: flex;
    gap: 15px;
    padding: 0;
}

.visor-carousel .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: var(--w-container);
    max-width: 100%;
    display: flex;
    gap: 15px;
}

.visor-carousel.owl-carousel .owl-dot>button,
.owl-dot>button {
    background: none;
    color: #ffffff;
    border: none;
    padding: 16px 0 0 0;
    font-size: 15px;
}

.visor-carousel.owl-carousel .progress2,
.progress2 {
    background: #ffffff;
    margin-bottom: 16px;
}

.visor-carousel.owl-carousel .owl-dot .progress-bar2,
.owl-dot .progress-bar2 {
    height: 2px;
    transition: 0.4s linear;
    transition-property: width;
}

.visor-carousel.owl-carousel .owl-dot.active .progress-moved .progress-bar2,
.owl-dot.active .progress-moved .progress-bar2 {
    width: 100%;
    background-color: rgb(0, 114, 206);
    animation: progressAnimation 6s;
}

@keyframes progressAnimation {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.cat-item-card,
.risorsa-item-card {
    border-radius: 5px;
}

.cat-item-card img {
    mix-blend-mode: multiply;
    min-height: 150px;
    width: auto;
}

.cat-link-card-br {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 36px;
    aspect-ratio: 1;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 5px 0;
}

.post-item-card {
    display: flex;
    flex-direction: column;
}

.post-card-content {
    padding: 30px 25px 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
}

.col-33 .post-card-content {
    padding: 20px 20px;
}

.btn-txt-arrow {
    display: flex;
    align-items: center;
    gap: 15px;
}

.btn-txt-arrow:after {
    content: "\e5cc";
    font-family: 'Material Icons';
    position: relative;
    display: flex;
    height: 28px;
    aspect-ratio: 1;
    background: var(--accent-color);
    color: #ffffff;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}

span.onsale,
.woocommerce span.onsale {
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 1;
    font-size: 13px;
    padding: 3px 13px;
    color: #ffffff;
    background: var(--custom-color-2);
    border-radius: 5px;
    min-height: 0;
    left: initial;
}

.prod-card-cat {
    margin-bottom: 3px;
}

.prod-card-content del bdi {
    color: #8D9093;
}

.prod-card-content ins {
    background: none;
}

.link-blue-arrow,
.link-orange-arrow {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}

.link-orange-arrow {
    color: var(--custom-color-2);
}

.link-blue-arrow>span.btn,
.link-orange-arrow>span.btn {
    height: 36px;
    aspect-ratio: 1;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.link-blue-arrow.justify-content-start,
.link-orange-arrow.justify-content-start {
    justify-content: flex-start;
}

/*********** HOME END ***********/

/*********** PRODCAT START ***********/
.border-top {
    border-top: 1px solid #8D909330;
}

.woocommerce-breadcrumb-container,
.woocommerce .woocommerce-breadcrumb-container,
.border-bottom {
    border-bottom: 1px solid #8D909330;
}

.border-right {
    border-right: 1px solid #8D909330;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce-breadcrumb,
#breadcrumbs>span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0;
    margin-bottom: 0;
}

.woocommerce .woocommerce-breadcrumb a,
.woocommerce-breadcrumb a,
#breadcrumbs a {
    display: inline-flex;
    align-items: center;
    color: #2D2926;
    font-weight: 600;
}

.woocommerce .woocommerce-breadcrumb a:first-child:before,
.woocommerce-breadcrumb a:first-child:before,
#breadcrumbs>span>span:first-child a:before {
    content: "\e88a";
    font-family: 'Material Icons';
    line-height: 1;
    color: var(--text-color-alt);
    margin-right: 3px;
}

.woocommerce .woocommerce-breadcrumb .breadcrumb-delimiter,
.woocommerce-breadcrumb .breadcrumb-delimiter,
#breadcrumbs .breadcrumb-delimiter {
    margin: 0 15px;
}

#breadcrumbs span {
    line-height: 1.5;
    display: flex;
    align-items: center;
}

.container-content-sidebar,
.container-sidebar-content {
    display: flex;
    gap: 140px;
}

.container-sidebar-content {
    flex-direction: row-reverse;
}

.container-content-sidebar .content,
.container-sidebar-content .content {
    width: calc(100% - 490px);
}

.container-content-sidebar .sidebar,
.container-sidebar-content .sidebar {
    width: 100%;
    flex-basis: 100%;
    max-width: 350px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 60px;
}

.link-blue-arrow.link-blue-arrow-small>span.btn,
.link-orange-arrow.link-orange-arrow-small>span.btn {
    height: 28px;
}

.link-blue-arrow.link-blue-arrow-small>span.btn .span.material-icons,
.link-orange-arrow.link-orange-arrow-small>span.btn .span.material-icons {
    font-size: 14px;
}

.sidebar .theiaStickySidebar>div {
    margin-bottom: 60px;
}

.sidebar-banner ul {
    margin: 0;
    width: 100%;
    border-top: 1px solid #70707020;
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
}

.sidebar-banner ul li {
    padding: 12px 0;
    border-bottom: 1px solid #70707020;
    width: 100%;
}

.sidebar-banner ul li a {
    color: var(--text-color);
    font-weight: 500;
    display: block;
    position: relative;
}

.sidebar-banner ul li a:after {
    content: "\e5cc";
    font-family: 'Material Icons';
    position: absolute;
    font-size: 25px;
    font-weight: 100;
    line-height: 1;
    color: var(--accent-color);
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 15px;
}

.sidebar-banner ul li:before {
    content: none;
}

.sidebar-banner-content {
    padding: 40px 30px;
}

.back-to-coll-link {
    display: flex;
    align-items: center;
    gap: 5px;
}

.number-of-prods {
    height: 40px;
    aspect-ratio: 1.8;
    padding-left: 10px;
}

.select-wrapper {
    position: relative;
}

.select-wrapper:after {
    content: "\e5cf";
    position: absolute;
    font-family: 'Material Icons';
    right: 15px;
    color: var(--accent-color);
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    padding: 0 30px 0 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
    z-index: 1;
    outline: none;
    border: 1px solid #CCCDCF;
    border-radius: 3px;
    text-align: center;
}

.vis-mode>span {
    height: 40px;
    display: flex;
    aspect-ratio: 1;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border: 1px solid #CCCDCF;
    padding: 10px;
    cursor: pointer;
}

.vis-mode>span.active {
    cursor: initial;
}

.vis-mode>span:hover,
.vis-mode>span.active {
    border-color: var(--accent-color);
    border-width: 2px;
    background: #0072CE12;
}

.vis-mode>span:hover>span,
.vis-mode>span.active>span {
    color: var(--accent-color);
}

.vis-mode>span>span {
    font-size: 28px;
    color: #8D9093;
}

.prods-container-list .prod-card-content {
    display: flex;
    flex-direction: column;
}

.content-only-list {
    display: none;
}

.prods-container-list>.prods-item-card {
    width: 100%;
    display: flex;
    gap: 40px;
    background: #F6F6F6;
}

.prods-item-card {
    position: relative;
}

.prods-item-card .shopengine-wishlist {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: #00000020;
}

.prods-container-list .content-only-list {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 30px;
}

.grey b,
.grey strong {
    color: #000000;
}

.prods-container-list .prods-item-card img {
    min-width: 300px;
}

.sidebar-legend ul {
    margin: 0;
    padding-left: 0;
}

.sidebar-legend ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #70707020;
    padding-bottom: 15px;
}

.sidebar-legend ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sidebar-legend ul li:before {
    content: "";
    width: 25px;
    aspect-ratio: 1;
    margin-left: 0;
    margin-bottom: 0;
    border-radius: 3px;
}

.sidebar-legend ul li.legend-orange:before {
    background: var(--custom-color-2);
}

.sidebar-legend ul li.legend-blue:before {
    background: var(--accent-color);
}

.yith-wcan-filters {
    margin-bottom: var(--baseline);
}

.btn.yith-wcan-reset-filters {
    color: #58595B50;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    border: none;
}

.btn.yith-wcan-reset-filters:hover {
    color: #58595B50;
    text-decoration: underline;
}

.btn.yith-wcan-reset-filters:hover:before {
    content: none;
}

.yith-wcan-active-filters>h4 {
    font-size: var(--size-p);
}

.yith-wcan-active-filters .active-filter .active-filter-label {
    border: none;
    background: #EBEBEB;
    border-radius: 3px;
    color: #8D9093;
    display: flex;
    align-items: center;
    padding: 7px 10px;
}

.yith-wcan-active-filters .active-filter .active-filter-label:after {
    content: none;
}

.yith-wcan-active-filters .active-filter .active-filter-label:before {
    content: "\e5cd";
    font-family: 'Material Icons';
}

.yith-wcan-filters .filters-container form>div {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #8D909330;
}

.filter-content li:before {
    content: none;
}

.yith-wcan-filters .apply-filters {
    width: 100%;
}

.yith-wcan-filters .apply-filters:before {
    content: none;
}

.yith-wcan-filters .apply-filters:hover {
    background: #ffffff;
    cursor: pointer;
}

.cat-description h1,
.cat-description h2,
.cat-description h3,
.cat-description h4,
.cat-description h5,
.cat-description h6 {
    font-weight: semibold;
    color: var(--text-color);
}

.cat-description {
    line-height: 1.7;
}

.selected_cat_shop {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid;
}

.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
    margin: 0;
    /* margin-bottom: 10px; */
}

.yith-wcan-filters .yith-wcan-filter .filter-title {
    font-size: var(--size-p-big);
}

.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
    margin-left: 0;
    margin-bottom: 10px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable .toggle-handle {
    right: 0;
    top: 5px;
}

.shop-orange .woocommerce-breadcrumb a:first-child:before,
.shop-orange .back-to-coll-link,
.shop-orange .select-wrapper:after,
.shop-orange .vis-mode>span:hover>span,
.shop-orange .vis-mode>span.active>span,
.shop-orange .selected_cat_shop,
.shop-orange .sidebar-banner ul li a:after {
    color: var(--custom-color-2);
}

.shop-orange .vis-mode>span:hover,
.shop-orange .vis-mode>span.active,
.shop-orange .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
    border-color: var(--custom-color-2);
}

.shop-orange .pagination-numbers li.active a,
.shop-orange .pagination-numbers li a:hover {
    background: var(--custom-color-2);
}

.shop-orange .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before,
.shop-orange .yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,
.shop-orange .yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,
.shop-orange .yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single {
    background-color: var(--custom-color-2);
}

.shop-orange .yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
    border-color: var(--custom-color-2);
    background-color: var(--custom-color-2);
}

.shop-orange .yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.shop-orange .yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.shop-orange .yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
    border-top-color: var(--custom-color-2);
}

.prods-container-list .prods-item-card .shopengine-wishlist {
    right: 25px;
    top: 25px;
    left: initial;
    padding: 0;
    margin: 0;
}

/*********** PRODCAT END ***********/

/********** PRODUCT START **********/
.container-product-error .woocommerce-notices-wrapper {
    max-width: 100%;
}

.container-product-error ul,
.container-product-error .woocommerce-message {
    margin-bottom: 0;
    width: 100%;
    background: transparent;
}

.wpgs-nav .slick-track {
    justify-content: center;
}

.wpgs-nav .slick-slide,
.wpgs-nav .slick-slide>img {
    max-width: 62px;
}

.woocommerce-page div.product div.images {
    width: 100%;
}

.woocommerce-product-gallery {
    max-width: 620px;
    margin-bottom: 0 !important;
}

.woocommerce div.product .woocommerce-tabs>div:last-of-type,
.woocommerce div.product .woocommerce-tabs>div:last-of-type>div>p:last-of-type {
    margin-bottom: 0 !important;
}

.table-models-container {
    overflow-x: scroll;
    max-height: 665px;
}

.table-models-container-horizontal {
    overflow-x: scroll;
    margin-bottom: 15px;
}

.table-models-container::-webkit-scrollbar {
    width: 18px;
}

.table-models-container::-webkit-scrollbar-track {
    height: 20px;
    background: #F2F2F2;
    border-radius: 10px;
}

.table-models-container::-webkit-scrollbar-track {}

.table-models-container::-webkit-scrollbar-thumb {
    background-color: #8D9093;
    border-radius: 7px;
    border: 5px solid #F2F2F2;
}

.table-models-container::-webkit-scrollbar-thumb:hover {
    background-color: #8D9093;
}

.table-models,
.single .content table,
.services-content table {
    table-layout: fixed;
    border-collapse: collapse;
    text-align: left;
    line-height: 1;
    margin-bottom: 15px;
    width: 100% !important;
}

.table-models th img,
.table-models td img,
.single .content table th img,
.single .content table td img,
.services-content table th img,
.services-content table td img {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.single .content table,
.single-post .table-models table,
.services-content table {
    table-layout: auto;
}

.table-models thead,
.single-post table:not(.no-first-black) tbody>tr:first-of-type,
.single .content table thead,
.single .content table:not(.no-first-black) tbody>tr:first-of-type,
.single .content table:not(.no-first-black) tbody>tr:first-of-type>td>p,
.services-content table thead {
    background: #0072ce;
    color: #ffffff;
    position: sticky;
    top: 0;
}

.single .content table tbody>tr:first-of-type>td>span,
.single-post table tbody>tr:first-of-type>td>span,
.services-content table tbody>tr:first-of-type>td>span {
    color: #ffffff !important;
}

.table-models th,
.table-models td,
.single .content table th,
.single .content table td,
.single-post table td,
.services-content table th,
.services-content table td {
    padding: 20px 20px;
    font-size: 14px;
    width: 190px !important;
    line-height: 18px;
}

.table-models tbody tr:nth-child(even),
.single .content table tbody tr:nth-child(even),
.single-post table tbody tr:nth-child(even),
.services-content table tbody tr:nth-child(even) {
    background: #f6f6f650;
}

.prod-orange .cat-link-prod,
.woocommerce .prod-orange .woocommerce-breadcrumb a:first-child:before,
.prod-orange .back-to-coll-link {
    color: var(--custom-color-2);
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
    letter-spacing: -0.16px;
    opacity: 0.8;
    font-size: 23px;
    font-weight: 500;
    color: #000;
    margin-top: var(--baseline);
    margin-bottom: var(--baseline);
}

.woocommerce div.product form.cart div.quantity {
    float: none;
    margin-bottom: var(--baseline);
}

.slick-slider .slick-list .slick-track .slick-slide>img {
    min-width: 60px;
}

.slick-slider .slick-list .slick-track:before {
    content: none;
}

.wpgs-nav .slick-list .slick-track {
    width: 100% !important;
}

.woocommerce .product span.onsale {
    right: auto;
    top: 30px;
    left: 10px;
}

.prod-orange .wpgs-nav .slick-current {
    border: 1px solid var(--custom-color-2);
}

.services-content ul {
    margin: 20px;
    padding-left: 0;
}

.services-content.two-columns ul {
    column-count: 2;
}

.services-content ul li {
    line-height: 2;
    padding-right: 10px;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

.services-content ul li::marker {
    color: var(--accent-color);
}

.services-brands {
    border-bottom: 1px solid #8D909330;
    border-left: 1px solid #8D909330;
}

.services-brands>div {
    padding: 5px;
    border-top: 1px solid #8D909330;
    border-right: 1px solid #8D909330;
}

.sidebar-banner.quick-links ul {
    padding-left: 0;
    list-style: none;
    border-top: 0;
    display: flex;
    flex-direction: column;
    row-gap: 25px;
}

.sidebar-banner.quick-links ul li {
    width: 100%;
    border-bottom: 0;
    padding: 0;
}

.woocommerce-breadcrumb-container-fixed {
    position: fixed;
    width: 100%;
    background: var(--background-color-header);
    z-index: 10;
    padding: 10px 0;
}

.woocommerce-breadcrumb-container-fixed .single_add_to_cart_button {
    white-space: nowrap;
}

.modal-table-models {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 100;
    padding: 100px 50px;
}

.modal-table-models-close>span {
    font-size: 30px;
}

.modal-table-models-close {
    position: absolute;
    right: 20px;
    top: 50px;
}

.modal-table-models .table-models-container {
    max-height: 100%;
}

.product .shopengine_add_to_list_action {
    background: transparent;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-weight: 500;
}

.product.prod-orange .shopengine_add_to_list_action {
    color: var(--custom-color-2);
}

.product.prod-blue .shopengine_add_to_list_action {
    color: var(--accent-color);
}

.variants-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

/* .variants-container .selected_cat_shop{
  white-space: nowrap;
} */
.prod-orange .variants-container .selected_cat_shop {
    color: var(--custom-color-2);
}

.prod-orange .variants-container .selected_cat_shop:hover {
    color: #ffffff;
    background: var(--custom-color-2);
}

/********** PRODUCT END **********/

/******* PAGINA BLOG START ********/
.section-1-3 .other-posts-container>div:not(:last-of-type) {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #70707020;
}

.section-1-3 .other-posts-container figure {
    width: 210px;
    max-width: 210px;
    overflow: hidden;
}

.other-posts-container figure {
    width: 210px;
    max-width: 210px;
    overflow: hidden;
}

.section-2-2 .posts-container figure {
    width: 185px;
    max-width: 185px;
    overflow: hidden;
}

.section-2-2 .posts-container>.flex {
    flex-wrap: nowrap;
}

/******** PAGINA BLOG END *********/

/******** CATEGORY BLOG START *********/
.title-section-posts {
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.horizontal-post-big {
    gap: 30px;
}

.horizontal-post-big:not(:last-of-type) {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #70707020;
}

.horizontal-post-big figure {
    width: 300px;
    aspect-ratio: 10 / 9;
}

.pagine-navigazione {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 60px 0;
    margin-top: 40px;
    border-top: 1px solid #70707020;
    border-bottom: 1px solid #70707020;
}

.pagine-navigazione>div.disabled {
    color: #2D292625;
}

.pagine-navigazione .pagination-numbers {
    display: flex;
    align-items: center;
    gap: 15px;
}

.pagine-navigazione ul {
    margin: 0;
}

.pagine-navigazione ul li:before {
    content: none;
}

.pagine-navigazione .pagination-numbers>li>a {
    display: flex;
    width: 45px;
    aspect-ratio: 1;
    justify-content: center;
    align-items: center;
    color: #8D9093;
    line-height: 1;
}

.pagine-navigazione a {
    color: var(--text-color);
}

.pagination-numbers li.active a {
    pointer-events: none;
}

.pagination-numbers li.active a,
.pagination-numbers li a:hover {
    background: var(--accent-color);
    border-radius: 50%;
    color: #ffffff;
}

.text_category h4 {
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 1;
}

.sidebar-popular-posts ul li:before {
    content: none;
}

.sidebar-popular-posts ul li figure {
    width: 70px;
}

.sidebar-popular-posts ul li:not(:last-of-type) {
    margin-bottom: 15px;
}

.sidebar-popular-cats ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sidebar-popular-cats ul li:before {
    content: none;
}

.sidebar-popular-cats ul li a {
    border: 1px solid #8D9093;
    border-radius: 4px;
}

.figure-black-opacity img {
    filter: blur(15px) brightness(0.9);
}

.figure-black-opacity:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000E1A70;
    z-index: 1;
}

.visor-tags {
    margin-bottom: 15px;
}

.visor-tags .visor-tag {
    color: #ffffff;
    border: 1px solid var(--accent-color);
    font-size: 0;
    padding: 7px 10px;
    border-radius: 3px;
}

.blog-banner {
    padding: 40px;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.blog-video iframe {
    width: 100%;
    display: flex;
    aspect-ratio: 10 / 5.5;
    height: auto;
}

.blog-video video {
    max-height: calc(100vh - 80px);
}

.anchor-section {
    top: -150px;
    position: absolute;
}

.category .title-section-posts {
    margin-top: 0;
}

/******** CATEGORY BLOG END *********/
/******** CART START *********/

.woocommerce-checkout #payment {
    background: none;
}

.woocommerce.woocommerce-cart .woocommerce-breadcrumb a:first-child:before,
.woocommerce-cart .woocommerce-breadcrumb a:first-child:before,
.woocommerce-cart .back-to-coll-link,
.woocommerce.woocommerce-checkout .woocommerce-breadcrumb a:first-child:before,
.woocommerce-checkout .woocommerce-breadcrumb a:first-child:before,
.woocommerce-checkout .back-to-coll-link {
    color: var(--custom-color-2);
}

.woocommerce-checkout .shopengine-checkout-payment #payment .wc_payment_method input[type="radio"],
.shopengine-widget .shopengine-checkout-review-order .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals td ul li input:checked,
.woocommerce-cart .shopengine-cart-totals tr.shipping ul li input[type=radio]:checked,
.woocommerce-checkout .shopengine-widget .shopengine-checkout-form-shipping #ship-to-different-address>label>input {
    accent-color: var(--custom-color-2) !important;
}

/******** CART END *********/
/******** 404 START *********/
.error-404 .search-form-header {
    width: 100%;
}

/******** 404 END *********/
/******** MYACCOUNT START *********/
.woocommerce-account .woocommerce {
    display: flex;
    gap: 30px;
}

.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
    content: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    max-width: 250px;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce-MyAccount-navigation ul li {
    border: 1px solid #00000020;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.woocommerce-MyAccount-navigation ul li:last-of-type {
    margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}

.shopengine-wishlist-product-image {
    display: inline-block;
}

table.shopengine-wishlist>tbody>tr>td:first-of-type {
    display: flex;
    align-items: center;
    gap: 10px;
}

.wishlist-product-name {
    margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li:hover,
.woocommerce-MyAccount-navigation ul li.is-active {
    background: var(--accent-color);
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
}

.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #ffffff;
}

.woocommerce-account .woocommerce-MyAccount-content>form>fieldset {
    margin-bottom: 20px;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    top: calc(50% + 3px);
    transform: translateY(-50%);
}

.shopengine-widget .shopengine-account-form-login .woocommerce-form p.form-row label {
    line-height: 1;
}

.shopengine-widget .shopengine-account-form-register .woocommerce-form-register .form-row :not(:last-child) {
    margin-bottom: 0;
}

.shopengine-account-form-login .woocommerce-form p.form-row button.button,
.shopengine-account-form-register .woocommerce-form-register .form-row button.button:hover {
    border: 1px solid #FE5000 !important;
}

/******** MYACCOUNT END *********/
/******** Preventivo START *********/
.page-template-richiedi_preventivo form table {
    border-collapse: separate;
    border-spacing: 0 15px;
}

.page-template-richiedi_preventivo form table input,
.page-template-richiedi_preventivo form table select,
.page-template-richiedi_preventivo form textarea {
    width: 100% !important;
    text-align: left;
    padding: 5px 10px;
}

.page-template-richiedi_preventivo form table tr>td:nth-child(2) {
    padding-right: 20px;
}

.page-template-richiedi_preventivo form table tr {
    margin-bottom: 5px;
    display: flex;
    column-gap: 20px;
}

.page-template-richiedi_preventivo form table tr td {
    width: 50%;
}

#inviaformlanding {
    margin-top: 20px;
}

/********** Preventivo END **********/
/********** SEARCH START **********/

/********** SEARCH END ***********/
/*********** FOOTER START ***********/
.prefooter {
    padding-bottom: 70px;
    margin-bottom: 70px;
    display: block;
    position: relative;
}

.prefooter:after {
    content: "";
    position: absolute;
    width: calc(var(--w-container) - (var(--padding-singolo)* 2));
    background: #ffffff40;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

footer section#widget-area .widget-column>.div:not(.widget-feedaty) div {
    font-size: 16px;
}

footer section#widget-area .widget-column .textwidget div ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    display: table;
    border-spacing: 0 20px
}

footer section#widget-area .widget-column .textwidget div ul li {
    display: table-row;
}

footer section#widget-area .widget-column .textwidget div ul li span {
    display: table-cell;
}

footer section#widget-area .widget-column .textwidget div ul li span.label {
    padding-right: 20px;
    color: var(--accent-color);
}

footer section#widget-area .widget-row .widget-column .widget-title {
    margin-bottom: 20px;
}

footer section#widget-area .widget-column>.widget {
    margin-bottom: 50px;
}

.menu-footer-bottom-container ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    justify-content: center;
    align-items: center;
    gap: 100px;
}

footer section#copyright-area .contenuto {
    position: relative;
}

footer section#copyright-area .contenuto:before {
    content: "";
    position: absolute;
    width: calc(100% - (var(--padding-singolo)*2));
    background: #ffffff40;
    height: 1px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.social-icons-footer {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.social-icons-footer>a {
    background: #ffffff;
    font-size: 0;
    display: block;
    padding: 7px;
    border-radius: 50%;
}

.social-icons-footer>a span {
    font-size: 0 !important;
}

.social-icons-footer>a svg {
    width: 16px;
    height: 16px;
    fill: #242B30;
}

.slick-slider .slick-list {
    padding: 0 !important;
    margin-top: 20px;
}

.slick-slider .slick-list .slick-track {
    display: flex;
    gap: 10px;
}

.slick-slider .slick-list .slick-track .slick-slide {
    margin: 0 !important;
    border-radius: 3px;
}

.woocommerce-checkout #page-visor,
.woocommerce-checkout #page-breadcrumb {
    display: none;
}

footer section#widget-area .widget-column>div.widget-feedaty a,
footer section#widget-area .widget-column>div.widget-feedaty span {
    color: #1D3653;
    font-weight: bold;
}

/*********** FOOTER END ***********/

/*********** WOOCOMMERCE START ***********/
#privato_azienda_field>.woocommerce-input-wrapper:after {
    content: "\e5cf";
    font-family: 'Material Icons';
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    z-index: 0;
}

#privato_azienda_field>.woocommerce-input-wrapper {
    position: relative;
}

#privato_azienda_field>.woocommerce-input-wrapper select {
    background: transparent !important;
    position: relative;
    z-index: 1;
    text-align: left;
}

.shopengine-widget .shopengine-checkout-coupon-form .woocommerce-info-toggle button:before,
.elementor-185530 .elementor-element.elementor-element-71f46eb .shopengine-checkout-coupon-form .woocommerce-info-toggle::before {
    display: none;
}

.shopengine-template .woocommerce-notices-wrapper {
    max-width: none;
}

.shopengine-wishlist thead tr>th:nth-child(3),
.shopengine-wishlist tbody tr>td:nth-child(3) {
    display: none;
}

/*********** WOOCOMMERCE END ***********/
/*********** PAGINA CONTATTI START ***********/
.item-data-contacts-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-data-contacts-text {
    width: calc(100% - 40px);
}

.item-data-contacts-text>p {
    margin-bottom: 0;
}

.contacts-addresses>.contacts-address {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #707070;
}

.contacts-addresses>.contacts-address p {
    margin-bottom: 0;
}

.contacts-form-container form label {
    margin-bottom: 5px;
    display: block;
}

/*********** PAGINA CONTATTI END ***********/
#menu-quick-links {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 25px;
}

.woosb-price-6633 {
    display: none;
}

#menu-quick-links>li:before {
    content: none;
}

.posizine-lavorativa-card:last-of-type {
    margin-bottom: 0 !important;
}

.cdf-sections-container>div:last-of-type {
    margin-bottom: 0 !important;
}

.thank-you-number span {
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid;
    padding: 0 10px;
}

.thank-you-number .material-icons {
    width: 65px;
    font-size: 50px;
}

ul.two-columns,
ul.two-columns ul {
    margin-left: 0;
    padding-left: 18px;
}

.two-columns {
    column-count: 2;
    column-gap: 50px;
}

.two-columns table {
    break-inside: avoid-column;
}

.shopengine-widget .shopengine-cart-table .shopengine-table__head {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr 1fr 2fr 1fr;
}

.shopengine-widget .shopengine-cart-table .shopengine-table__body-item {
    grid-template-columns: 1fr 2fr 1fr 1fr 2fr 1fr;
}

.shopengine-widget .shopengine-cart-table .shopengine-table__body-item--td:first-child .product-thumbnail {
    margin-right: 0;
}

.elementor-738 .elementor-element.elementor-element-a9ad9ee .shopengine-cart-table .shopengine-table__body {
    padding-right: 40px;
}

.elementor-738 .elementor-element.elementor-element-a9ad9ee .shopengine-cart-table .shopengine-table__head div {
    padding: 5px;
}
.shopengine-widget .select2.select2-container .select2-selection--single::before{
	content: none;
}
.select2-container .select2-selection--single .select2-selection__arrow b{
	left: -15px;
}
.download-link {
    flex-wrap: nowrap !important;
}

.download-link>i {
    display: flex;
    width: 46px;
    height: 46px;
    align-items: center;
    justify-content: center;
    background: var(--accent-color);
    color: #ffffff;
    border-radius: 50%;
    font-size: 23px;
    line-height: 1;
    aspect-ratio: 1;
}

.prod-orange .download-link>i {
    background: var(--custom-color-2);
}

#family-prods-anchor {
    margin-top: -160px;
    display: block;
    position: absolute;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label {
    display: flex;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a {
    padding-right: 15px;
}

.giorni-consegna {
    background: var(--custom-color-2);
    padding: 0 3px;
    color: #ffffff;
}

.h1-hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

.banner-annunci {
    padding: 5px 0;
    background: var(--accent-color);
}

.banner-annunci p {
    margin: 0;
    color: #ffffff;
}

.elementor-column.gbs-sidebar {
    display: block;
}
.btn{
	display:inline-flex;
	align-items: center;
}
#wpadminbar .display-name {
    display: none;
}