/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/**
tolto overlay grigio slider
 */
.gluts-slider-shop .gluts-slide .item-content {
    background: none !important;
}

/**
nascondo form ordinamento ordini che non serve più
 */
#orderSort {
    display: none !important;
}

.label__prodotto {
    display: inline-flex;
    align-items: center;
    padding: 5px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: bold;
    min-height: 40px;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.label__prodotto a {
    display: inline-flex;
    align-items: center;
}

.label__prodotto .img__label {
    max-width: 25px !important;
    margin: 0 10px 0 0 !important;
}

.label__prodotto:hover {
    background-color: #3e475a !important;
    color: #fff !important;
}

.label__prodotto:hover a {
    color: #fff !important;
}

.onsale {
    display: none !important;
}

.hide__richiesta {
    display: none !important;
}

.upsells .product_sku_related {
    font-size: 20px;
    margin-bottom: 10px;
}

.upsells img {
    margin: 0 auto;
    max-height: 150px;
    width: auto;
}

.tabella__qtaprezzo td, .tabella__qtaprezzo th {
    padding: 4px;
}

.wpcf7-form .one-half-col {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.wpcf7-form .full-col {
    margin-bottom: 20px;
}

.wpcf7-form input {
    width: 100%;
}

.wpcf7-form input[type="checkbox"], .wpcf7-form input[type="submit"] {
    width: auto;
}

.woocommerce-button.invoice::after {
    content: '';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f02f";
    margin-left: 0.5407911001em;
}

.woocommerce-button.order-again::after {
    content: '';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f2f1";
    margin-left: 0.5407911001em;
}

.woocommerce-orders-table__row--status-quote td {
    background-color: #e0f1ff !important;
}

.woocommerce-orders-table__row--status-quote td a.button {
    background: blue !important;
    color: #fff !important;
}

#tabella-ordini_wrapper {
    overflow: scroll;
}

.up-sells .slick-initialized .slick-slide {
    display: block !important;
}

.up-sells .slick-slide {
    display: none;
    float: left !important;
    height: 100%;
    min-height: 1px;
}

.up-sells.upsells.products {
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.products.columns-3.slick-initialized.slick-slider li {
    clear: none !important;
    margin-right: 0 !important;
}

.up-sells .slick-prev.slick-arrow {
    position: absolute;
    left: 45%;
    bottom: 0;
    color: transparent;
    z-index: 9999;
    width: 50px;
    height: 40px;
}

.up-sells .slick-next.slick-arrow {
    position: absolute;
    right: 45%;
    bottom: 0;
    color: transparent;
    z-index: 9999;
    width: 50px;
    height: 40px;
}

.up-sells .slick-arrow {
    background: #fbc200;
}

.up-sells .slick-arrow.slick-disabled {
    background: #f1f1f1;
}

.up-sells .slick-prev:before {
    content: "\f060";
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-weight: 900;
    color: #000;
    text-align: center;
    z-index: 9999;
}

.up-sells .slick-next:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-weight: 900;
    color: #000;
    text-align: center;
    z-index: 9999;
}

.up-sells .traffic-light-container {
    display: none !important;
}

#ship-to-different-address {
    margin-bottom: 40px;
    text-align: center;
}

#ship-to-different-address span {
    font-weight: 600;
    margin-bottom: 20px;
}

#formshipping {
    display: none;
}

#place_new_order, #place_order, #place_quote {
    font-size: 1.41575em;
    width: 100%;
    white-space: pre-wrap;
}

.single-product .icona__quantita {
    margin-bottom: 10px;
}

.single-product .single_add_to_wishlist {
    &::before {
        content: "\f004";
        font-family: 'Font Awesome 5 Free';
        display: inline-block;
        font-weight: 900;
    }
}

.single-product .single_add_to_wishlist svg {
    display: none;
}

/**shop*/
.archive .products li {
    border: 0.1rem solid rgba(0, 0, 0, 0.1);
    border-left: 0.5rem solid var(--color-green);
    float: left !important;
    padding: 10px;
}

.archive .products li.prodotto__trovato {
    border: 0.1rem solid var(--color-green);
    border-left: 0.5rem solid var(--color-green);
}

.archive .products li.incart {
    border-left: 0.5rem solid var(--color-secondary);
}

.archive .products li .woocommerce-loop-product__title {
    font-size: 22px !important;
}

.archive .products li .woocommerce-loop-product__title:hover {
    color: var(--color-secondary);
}

.archive .products li .woocommerce-Price-amount {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #333333 !important;
    margin-right: 10px;
}

.archive .products li .button {
    width: auto;
    float: left;
    background-color: var(--color-primary);
    margin: 0 !important;
    min-width: 6rem;
    display: inline-block;
    padding: 1rem 3rem;
    font-family: inherit;
    font-size: 14px;
    line-height: var(--p-line-height);
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    letter-spacing: var(--p-letter-spacing);
    color: #fff;
    text-decoration: none !important;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 0;
    transition: background-color 0.2s, border 0.2s;
    transition-timing-function: ease, ease;
    transition-timing-function: cubic-bezier(.17, .67, .5, .99);
}

.added_to_cart.wc-forward {
    display: none !important;
}

.archive .products li.incart .add_to_cart_button {
    background-color: var(--color-secondary);
}

.archive .products li .add_to_cart_button {
    background-color: var(--color-green);
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.archive .products li .add_to_cart_button::after {
    content: '\f07a';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
}

.archive .products li.incart .add_to_cart_button::after {
    content: '\f218';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
}

.archive .products li .yith-wcwl-add-to-wishlist {
    margin-top: 0px;
    float: right;
}

.archive .products li .yith-wcwl-wishlistexistsbrowse, .archive .products li .yith-wcwl-add-button {
    font-size: 13px !important;
    background: #c20041;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    width: 100%;
    min-width: 6rem;
    display: inline-block;
    padding: 1rem 3rem;
    font-family: inherit;
    line-height: var(--p-line-height);
    font-weight: 400;
    text-align: center;
    letter-spacing: var(--p-letter-spacing);
    text-decoration: none !important;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 0;
    transition: background-color 0.2s, border 0.2s;
    transition-timing-function: ease, ease;
    transition-timing-function: cubic-bezier(.17, .67, .5, .99);
    min-height: 43px;
}

.archive .products li .yith-wcwl-add-button a {
    text-decoration: none;
}

.archive .products li .icona__quantita {
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}

.archive .products li form {
    float: left;
    margin-bottom: 0 !important;
}

.archive .products li .price {
    display: none !important;
    float: left;
}

.archive .products li .quantita__prezzo {
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
    float: left;
}

.archive .products li .quantita__prezzo del .amount {
    font-weight: lighter !important;
    font-size: 15px !important;
}

.archive .products li .quantita__prezzo__dettagli .quantity, .archive .products li .quantita__prezzo__dettagli .icona__quantita {
    float: left;
}

.archive .products li .quantita__prezzo__dettagli .icona__quantita {
    clear: left;
}

.archive .products li .woocommerce-LoopProduct-link {
    float: left;
    width: 28%;
    margin-right: 2%;
}

.archive .products li .attachment-woocommerce_thumbnail {
    margin: 0 !important;
}

.archive .products li .marca__prod {
    width: auto;
    float: right;
    margin-right: 10px;
}

.archive .products li .magaz__prod {
    float: left;
    width: 70%;
    text-align: right;
}

.archive .products li .titdes__prod {
    float: left;
    width: 70%;
    text-align: left;
}

.archive .products li .etichette {
    float: left;
    width: 70%;
    text-align: left;
    margin-bottom: 30px;
}

.etichette { display: flex; }

.archive .products li .titdes__prod p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.archive .products li form.cart {
    display: block;
    text-align: left;
    margin-right: 20px;
    margin-top: 20px;
}

.archive .products li .qty {
    min-height: 43.65px;
}

.archive .products li.product-category {
    border-left: 0.1rem solid rgba(0, 0, 0, 0.1);
}

.archive .products li.product-category h2 {
    font-size: 14px !important;
}

.single-product .col-full #primary {
    width: 100%;
}

.wpc-filter-marca li img {
    max-width: 100px;
}

.wpc-filter-marca li .wpc-term-image-wrapper {
    height: 40px;
    width: auto;
}

.wpc-filter-product_cat li img {
    max-width: 40px !important;
}

.wpc-filter-product_cat li .wpc-term-image-wrapper {
    height: 40px !important;
    width: 40px !important;
    min-width: 40px !important;
}

.wpc-filter-chips-list li {
    font-size: 14px !important;
}

#gluts-HUD-col-search {
    display: none !important;
}

.single-product .quantita__prezzo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-product .quantita__prezzo .amount {
    margin-right: 10px;
    font-weight: bold;
}

.single-product .quantita__prezzo .button {
    background-color: var(--color-green);
    color: #fff;
    text-transform: uppercase;
}

.single-product .quantita__prezzo .button::after {
    content: '\f07a';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
}

.single-product li.product span.price {
    display: none !important;
}

.single-product .yith-wcwl-add-to-wishlist {
    margin-top: 0 !important;
}

.single-product .single_add_to_cart_button, .up-sells .button.product_type_simple {
    background-color: #2bb5b6 !important;
    border-color: #2bb5b6 !important;
    color: #ffffff;
    text-transform: uppercase;
}

.single-product .single_add_to_cart_button.added {
    background-color: #fbc200 !important;
    border-color: #fbc200 !important;
}

.single-product .incart .single_add_to_cart_button {
    background-color: #fbc200 !important;
    border-color: #fbc200 !important;
}

.up-sells .button.product_type_simple {
    padding: 10px 15px;
    background-color: #2bb5b6 !important;
    border-color: #2bb5b6 !important;
    color: #ffffff;
    text-transform: uppercase;
}

.up-sells .button.product_type_simple::after {
    content: '\f07a';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
}

.single-product .single_add_to_cart_button::after {
    content: '\f07a';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
}

.site-main ul.products.columns-1 li.product-category h2 {
    font-size: 13px !important;
}

.page-template-page-ticket, .page-template-page-ticketsingolo {
    font-size: 13px !important;
}

.page-template-page-ticket #tabella-ticket, #tabella-ticket_wrapper, #tabella-ticket .badge {
    font-size: 14px;
}

.page-template-page-ticket #tabella-ticket td {
    vertical-align: middle;
}

.page-template-page-ticket #tabella-ticket td a {
    text-decoration: none;
}

.page-template-page-ticket #tabella-ticket .badge {
    font-weight: 500;
}

.page-template-page-ticket .dashboard__inizio {
    margin-bottom: 50px;
}

.page-template-page-ticket .dashboard__inizio button, .page-template-page-ticket .modal button {
    font-size: 16px;
}

.page-template-page-ticket .dashboard__inizio button a, .page-template-page-ticket .modal button a {
    color: #fff !important;
    text-decoration: none !important;
}

.page-template-page-ticket .modal label, .page-template-page-ticket .modal .form-control, .page-template-page-ticket .modal .form-select {
    font-size: 14px;
}

.page-template-page-ticket .modal .form-control {
    border: 1px solid #dee2e6;
    background: #fff;
}

.page-template-page-ticket .modal .modal-title {
    font-size: 18px;
    font-weight: 700;
}

.page-template-page-ticketsingolo .entry-header {
    margin-bottom: 50px !important;
}

.page-template-page-ticketsingolo .conversazione__singola {
}

.page-template-page-ticketsingolo .conversazione__singola .conversazione__titolo {
    background: #296db6;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
    float: left;
    width: 100%;
    border-radius: 5px;
}

.page-template-page-ticketsingolo .conversazione__singola .conversazione__titolo.conversazione__titolo--grigio {
    background: #f1f1f1;
}

.page-template-page-ticketsingolo .conversazione__singola .conversazione__titolo.conversazione__titolo--grigio h2,
.page-template-page-ticketsingolo .conversazione__singola .conversazione__titolo.conversazione__titolo--grigio p {
    color: #333;
}

.page-template-page-ticketsingolo .conversazione__singola .conversazione__titolo h2 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0 !important;
    float: left;
    display: inline-flex;
    align-items: center;
}

.page-template-page-ticketsingolo .conversazione__singola .conversazione__titolo i {
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    color: #333;
}

.page-template-page-ticketsingolo .conversazione__singola .conversazione__titolo p {
    margin-bottom: 0;
    float: right;
    height: 30px;
    display: inline-flex;
    align-items: center;
}

.page-template-page-ticketsingolo .conversazione__singola .conversazione__testo {
    padding: 20px;
    float: left;
    width: 100%;
}

.page-template-page-ticketsingolo .conversazione__allegati {
    margin-top: 20px;
    float: left;
    width: 100%;
    padding: 20px;
}

.page-template-page-ticketsingolo .badge {
    font-size: 18px;
}

.page-template-page-ticketsingolo #rispondi {
    margin-top: 50px;
    border-top: 1px solid #f1f1f1;
    padding-top: 20px;
}

.page-template-page-ticketsingolo #rispondi button {
    font-size: 16px;
}

.page-template-page-ticketsingolo #rispondi textarea {
    font-size: 14px;
}

.page-template-page-ticketsingolo .btn-riapri {
    font-size: 20px;
    margin-top: 30px;
}

.page-template-page-wiki {
    font-size: 14px;
}

.page-template-page-wiki .list-group {
    padding: 0;
    margin: 0;
}

.page-template-page-wiki .card:hover {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .06), 0 7px 20px 0 rgba(24, 50, 71, .16);
    transition: all .3s;
}

.page-template-page-wiki .card-header {
    font-size: 19px;
    font-weight: bold;
    padding: 20px;
}

.page-template-page-wiki .card-body {
    padding: 20px;
}

.page-template-page-wiki .list-group-item a {
    width: 100%;
    display: inline-flex;
    line-height: 14px;
    text-decoration: none !important;
}

.page-template-page-wiki .list-group-item {
    border-left: 0;
    border-radius: 0 !important;
    border-right: 0;
    padding: 15px 10px;
}

.page-template-page-wikicategoria {
    font-size: 14px;
}

.page-template-page-wikicategoria #indice__wiki {
    margin: 0 !important;
    font-size: 16px;
}

.page-template-page-wikicategoria #indice__wiki li {
    margin-bottom: 10px;
}

.page-template-page-wikicategoria #indice__wiki li span {
    font-size: 12px !important;
}

.page-template-page-wikicategoria #indice__wiki a {
    text-decoration: none;
}

.page-template-page-wikicategoria #indice__wiki__content {
    margin-left: 30px;
}

.page-template-page-wikicategoria #indice__wiki__content .breadcrumb {
    margin-left: 0;
    background: #f1f1f1;
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 30px;
}

.page-template-page-wikicategoria #indice__wiki__content .lista__cartelle li {
    margin-bottom: 5px;
}

.page-template-page-wikicategoria #indice__wiki__content .lista__cartelle {
    margin: 0 0 2.416em 0;
    list-style-type: none;
}

.wpc-filters-ul-list li input {
    display: none;
}

.wpc-filters-ul-list li.wpc-term-selected > .wpc-term-item-content-wrapper a:first-child {
    text-decoration: underline !important;
}

.wpc-filters-ul-list li img {
    max-width: 100px;
}

.wpc-filters-ul-list .wpc-term-name, .wpc-filters-ul-list .wpc-term-count {
    color: #000 !important;
}

.wpc-filters-ul-list .wpc-term-name {
    font-size: 13px;
}

.wpc-filters-ul-list ul label a {
    color: #000 !important;
}

.page-template-page-wiki #cart-wrapper, .page-template-page-wikicategoria #cart-wrapper, .page-template-page-ticket #cart-wrapper, .page-template-page-ticketsingolo #cart-wrapper, .page-template-page-estrazioniabbonamenti #cart-wrapper {
    display: none;
}

.assistenzamenu .gluts-menu-li-container .gluts-menu-li-txt::before {
    content: "\f059";
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-weight: 900;
    margin-right: 10px;
    color: #9a9ea3;
}

.custom-tooltip {
    font-size: 14px !important;
}

#tabella-abbonamenti tr.riga__scaduta td {
    background: #fbc200;
}

#tabella-abbonamenti td, #tabella-abbonamenti th {
    text-align: left;
}

.wpc-filters-section {
    margin-bottom: 30px !important;
    border: 1px solid #f2f2f2;
    padding: 10px;
}

.wpc-filters-section:hover, .wpc-filters-section.wpc-opened {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .06), 0 7px 20px 0 rgba(24, 50, 71, .16);
    transition: all .3s;
}

.wpc-filters-section.wpc-closed {
    background: #f8f8f8;
}

.wpc-filters-section .wpc-filter-header .wpc-filter-title {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.wpc-filters-section {
    border-color: #f2f2f2;
    border-top-width: 3px;
    border-top-color: #2bb5b6;
}

#woocommerce_recently_viewed_products-2 {
    border: 1px solid #f2f2f2;
    border-top-width: 3px;
    border-top-color: #2bb5b6;
}

#woocommerce_recently_viewed_products-2 .product_list_widget {
    padding: 0 10px;
    margin-bottom: 0;
}

#woocommerce_recently_viewed_products-2 .product_list_widget li:last-of-type {
    border: none;
}

#woocommerce_recently_viewed_products-2 .widget-title {
    padding: 20px 10px;
    background: #f8f8f8;
    margin-bottom: 0;
}

#woocommerce_recently_viewed_products-2:hover {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .06), 0 7px 20px 0 rgba(24, 50, 71, .16);
    transition: all .3s;
}

#woocommerce_recently_viewed_products-2 img {
    float: left;
    margin-right: 10px;
}

.post-type-archive-product .tooltip {
    background: #333333;
    color: #fff;
    border-radius: 5px;
    padding: 3px;
    font-size: 12px;
}

#wpc_filters_widget-2 {
    margin-bottom: 0;
}

.wpc-edit-filter-set {
    display: none !important;
}

.wpc-filter-search-form {
    margin-bottom: 0;
}

.wpc-filter-search-wrapper::before {
    content: "";
    vertical-align: baseline;
    line-height: 1;
    width: 14px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' fill='%23aaaaaa'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 14px;
    position: absolute;
    top: 11px;
    bottom: 0;
    right: 10px;
    width: 14px;
    display: flex;
    align-items: center;
}

.wpc-filters-main-wrap input.wpc-filter-search-field {
    padding-left: 35px;
}

.wpc-filters-ul-list > ul {
    border-left: 1px solid #fff !important;
}

.wpc-filters-ul-list > .wpc-opened {
    border-left: 1px solid #222 !important;
}

.wpc-filters-ul-list > li > ul {
    margin-left: 40px !important
}

.wpc-filters-ul-list > li > ul > li {
    text-transform: uppercase;
}

.wpc-filters-ul-list > li > ul > li > ul > li {
    text-transform: none;
}

.wpc-filter-product_cat > .wpc-filters-ul-list > li.wpc-opened a {
    font-weight: bold !important;
}

.wpc-filter-product_cat > .wpc-filters-ul-list > li.wpc-opened > ul > li a {
    font-weight: normal !important;
}

.wpc-filter-product_cat ul {
    padding: 0 !important;
}

.wpc-term-count-brackets-open, .wpc-term-count-brackets-close {
    display: inline-block !important;
}

.post-type-archive-product #primary {
    float: right;
    margin-right: 0;
}

.post-type-archive-product #secondary {
    margin-right: 4.347826087%;
}

.wpc-filters-section a {
    text-decoration: none !important;
}

.wpc-term-count {
    min-width: 28px;
}

.xoo-wsc-markup {
    display: none;
}

.logged-in .xoo-wsc-markup {
    display: block !important;
}

.xoo-wsc-basket {
    margin: 0 !important;
    border-radius: 0 !important;
}

.xoo-wsc-smr-del {
    background: #ed5565;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px !important;
    text-align: center;
    color: #fff;
}

.xoo-wsch-close {
    background: #fbc200;
    height: 71px;
    line-height: 71px !important;
    width: 71px;
    text-align: center;
    color: #fff;
}

.xoo-wsc-header {
    background: #343d46;
}

.xoo-wsc-footer button, .xoo-wsc-footer .xoo-wsc-ft-btn {
    background: #343d46;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal !important;
    width: 100%;
}

.xoo-wsc-footer .xoo-wsc-ft-btn {
    padding: 5px !important;
}

.xoo-wsc-footer button span {
    color: #fff !important;
}

.xoo-wsc-footer .default-button:hover {
    background: #fbc200;
}

.xoo-wsc-footer .default-button svg {
    margin-left: 5px;
}

.xoo-wsc-footer .xoo-wsc-ft-btn::after {
    content: '\f054';
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    margin-left: 5px;
}

.xoo-wsc-basket {
    bottom: 50% !important;
}

.gluts-cart {
    display: none !important;
}

#payment {
    &::before {
        content: 'Seleziona metodo di pagamento';
    }
}

.wc_payment_methods {
    display: block !important;
}

.wc_payment_methods::before {
    content: 'Seleziona il metodo di pagamento';
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 23px;
    text-align: center;
    display: block;
}

.wc_payment_methods li {
    padding: 0 !important;
    background-color: rgba(62, 71, 90, 0.5) !important;
}

.wc_payment_methods li:hover {
    background-color: #fbc200 !important;
    color: #3e475a !important;
}

.wc_payment_methods label {
    font-size: 16px !important;
    color: #3e475a !important;
}

.wc_payment_methods label::before {
    font-size: 20px !important;
    color: #3e475a !important;
}

#place_order {
    background-color: #fbc200 !important;
    color: #3e475a !important;
    text-transform: uppercase !important;
}

#payment .place-order {
    padding: 0 !important;
}

#payment .place-order .button {
    transition: box-shadow 1s;
}

#payment .place-order .button:hover {
    box-shadow: 0 0 3px #515151 !important;
}

/**
responsive
 */
@media screen and (min-width: 768px) {
    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
        width: 30% !important;
        margin-right: 4% !important;
        margin-bottom: 30px !important;
    }

    .storefront-full-width-content.single-product div.product .summary {
        width: 66% !important;
        margin-bottom: 30px !important;
    }

    .site-main ul.products.columns-1 li.product-category {
        width: 13% !important;
        float: left !important;
        margin-right: 2% !important;
        clear: none !important;
        min-height: 210px !important;
        padding: 0 !important;
    }
}

@media screen and (max-width: 991px) {
    .up-sells .slick-prev.slick-arrow {
        left: 0 !important;
    }

    .up-sells .slick-next.slick-arrow {
        right: 0;
    }
}

@media (min-width: 768px) {
    .page-template-template-fullwidth-php .woocommerce-MyAccount-content {
        float: left;
        margin-right: 0 !important;
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-navigation {
        float: left !important;
        margin-right: 4.347826087% !important;
    }
}