:root {
    --edition-black-500: #ff0000 !important;
    --edition-black-default: var(--edition-black-500) !important;
}

body:not(.ps-bo-rebrand) #header #header_infos #header_logo {
    height: 50px;
    background: url(https://newguarracino.liftoffagency.it/img/logo-1734686367.jpg) 15px center no-repeat !important;
    background-size: 150px auto;
}

body:not(.ps-bo-rebrand) #login #login-panel .panel #submit_login {
    background-color: red !important;
}

.footer-logo {
    width: 25px;
    margin-left: 10px;
    margin-bottom: 5px;
    transition: transform .3s ease !important;
}

.powered-by:hover .footer-logo {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

a.powered-by {
    display: flex;
    align-items: center;
    color: #ffffff !important;
}

.container-copyright {
    color: #ffffff !important;
    display: flex;
    justify-content: center;
}

/*============================
=           Header           =
============================*/
@media (max-width: 767px) {
    html {
        font-size: 19px;
    }

    *>p,
    *>span,
    *>div,
    *>li,
    *>a,
    *>strong,
    em {
        font-size: 18px;
    }

    /* Escludi gli elementi heading (h1, h2, ecc.) */
    h1 span,
    h2 span,
    h3 span,
    h4 span,
    h5 span,
    h6 span {
        font-size: inherit;
    }

    .mobile-menu__tab {
        font-size: 17px;
        line-height: 1rem;
        min-height: auto;
    }

    .d-flex.align-items-start.mobile-menu__language-currency.js-mobile-menu__language-currency {
        display: block !important;
    }

    .col-mobile-btn .text-reset i {
        color: #947667 !important;
    }

    .mobile-menu__scroller {
        padding-top: 0 !important;
    }

    .page-title {
        line-height: 35px;
    }

    .page-title span {
        font-size: 40px;
    }

    .mobile-menu__user i {
        margin-right: 5px;
    }
}

div#desktop_logo {
    width: 170px;
    filter: brightness(255);
    -webkit-filter: brightness(255);
}

.logo {
    width: 370px;
    filter: brightness(255);
    -webkit-filter: brightness(255);
}

.col-mobile-btn i,
.fa.fa-times {
    color: white !important;
}

.header-top {
    padding: 0 !important;
}

/* Stile di sfondo dell'intestazione */
#mobile-header,
.page-category #header,
.page-product #header,
.page-cms:not(.cms-id-8) #header,
#module-psgdpr-gdpr header#header,
#address header#header,
#order-confirmation header#header,
#cart .sticky-desktop-wrapper,
#my-account .sticky-desktop-wrapper,
#identity .sticky-desktop-wrapper,
#module-iqitsearch-searchiqit .sticky-desktop-wrapper,
#addresses .sticky-desktop-wrapper,
#history .sticky-desktop-wrapper,
#module-tobewebto_fattura_elettronica-customeraccount .sticky-desktop-wrapper,
#module-ps_emailalerts-account .sticky-desktop-wrapper,
#order-slip .sticky-desktop-wrapper,
#pagenotfound .sticky-desktop-wrapper,
#authentication .sticky-desktop-wrapper,
#checkout .sticky-desktop-wrapper {
    background: #947667;
}

#category .elementor-widget-container {
    text-align: justify;
}

#header {
    z-index: 120;
}

/* Nascondere la navigazione e gli elementi dell'intestazione */
#cms nav.header-nav {
    visibility: hidden;
}

#emailsalerts,
.product-comments-additional-info,
#cms header.page-header,
#cms .container nav.breadcrumb,
#category #js-product-list-header h1,
.product-additional-info.js-product-additional-info,
#cms .page-header .page-title h1 {
    display: none;
}

/* Regolazioni dell'intestazione sticky */
.cms-id-7 .sticky-desktop-wrapper,
.cms-id-8 .sticky-desktop-wrapper {
    height: 0px !important;
}

#product .sticky-desktop-wrapper,
#category .sticky-desktop-wrapper {
    height: 60px !important;
}

/* Regolazione del padding del wrapper dell'intestazione */
#cms #wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

/* Intestazione sticky trasparente per pagine CMS specifiche */
.cms-id-7 .sticky-desktop-wrapper #desktop-header.stuck-header,
.cms-id-8 .sticky-desktop-wrapper #desktop-header.stuck-header {
    background: transparent;
}


/* Ombra per l'intestazione */
#desktop-header {
    box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 2px 0px;
}

.elementor .elementor-html5-video {
    width: 100% !important;
    height: 100% !important;
}

/* menu link */

.cbp-horizontal>ul>li>a {
    padding-top: .2941176471rem;
    padding-bottom: .2941176471rem;
}

.cbp-has-submeu>div {
    border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -ms-border-radius: 0px 0px 10px 10px;
    -o-border-radius: 0px 0px 10px 10px;
    overflow: hidden;
}

/*============================
=         Classi Flex        =
============================*/
#iqitmegamenu-mobile,
.mobile-menu__header-wrapper {
    background-color: #947667 !important;
    color: white !important;
}

.mobile-menu__link {
    color: white !important;
}

/*============================
=         Classi Flex        =
============================*/

/* Centrare elementi verticalmente e orizzontalmente */
.flexvc .elementor-row,
.flexcc .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* Allineare elementi in riga */
.flexrc .elementor-widget-wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

/*============================
=          Pulsanti          =
============================*/

/* Pulsanti arrotondati */
div[data-element_type="button"] .elementor-button-link {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.col-info a {
    color: #212529 !important;
}

.order-confirmation-table .qty {
    justify-content: flex-end;
    border: none;
}

.order-confirmation-title-payment .mail-sent-info a,
a[data-target="#bankwire-modal"] {
    color: #947667 !important;
    font-weight: bold !important;
    cursor: pointer !important;
}

#content-hook_payment_return p {
    margin-top: 20px !important;
}

#content-hook_payment_return .contact-us {
    margin-top: 10px !important;
    color: #947667 !important;
    font-weight: bold !important;
}

/*============================
=        Tab Prodotti        =
============================*/

/* Padding per i tab */
.tab-prodotti .nav.nav-tabs {
    padding-bottom: 30px;
}

/* Stile dei link dei tab */
.tab-prodotti .nav-link {
    position: relative;
    width: 80px;
    text-align: center;
}

/* Stile di sfondo e icone dei tab */
.tab-prodotti .nav-link::before {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    top: -90px;
    left: 0px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #947667;
}

.tab-prodotti .nav-link::after {
    content: '';
    position: absolute;
    top: -75px;
    left: 15px;
    width: 50px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: var(--tab-bg-image);
    filter: brightness(0) invert(1);
}

img.img-fluid.js-lazy-product-image.lazy-product-image.product-thumbnail-second.entered.loaded {
    background: #fff;
}

/* Icone specifiche per ogni tab */
/* .tab-prodotti .nav-item:nth-child(1) .nav-link::after {
    background-image: url('../img/icona-panettoni.png');
}

.tab-prodotti .nav-item:nth-child(2) .nav-link::after {
    background-image: url('../img/icona-box.png');
}

.tab-prodotti .nav-item:nth-child(3) .nav-link::after {
    background-image: url('../img/icona-colomba.png');
} */

/* Stile per tab attivi e hover */
.tab-prodotti .nav-link.active,
.tab-prodotti .nav-link:hover {
    border-bottom: none;
}

.tab-prodotti .nav-link.active::before,
.tab-prodotti .nav-link:hover::before {
    color: white;
}

.tab-prodotti .thumbnail.product-thumbnail>picture:first-child img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.tab-prodotti .thumbnail.product-thumbnail>picture:last-child img {
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
}

.product-miniature-default .product-thumbnail img {
    overflow: hidden;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

/* Miniature dei prodotti */
article.product-miniature {
    border-radius: 20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    margin: 20px;
}

article.product-miniature:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.qty {
    padding: 0;
}

input#quantity_wanted,
input#quantity_wanted_2 {
    text-align: center;
    border: navajowhite;
    width: 50px;
    padding: 0;
}

li.product-flag.new {
    padding: 10px;
}

/*============================
=         Footer             =
============================*/

#footer {
    position: relative;
    z-index: 2000;
    background: url(/img/cms/pattern-footer-bianco-50.svg) #947667 repeat-x;
    padding-top: 170px;
    background-size: 110px;
    width: 100%;
    float: left;
}

/*============================
=       Varie e Altro        =
============================*/

/* backtotop */
#back-to-top.-back-to-top-visible {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

/* Nascondere la colonna sinistra */
#left-column,
#iqit-reviews-tab {
    /*? recensioni */
    display: none !important;
}

/* Espandere il contenitore principale */
#content-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
}

.btn-product-list,
.btn-primary {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.collapse.show {
    visibility: visible;
}

.swiper-button-prev,
.swiper-button-next {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.recensioni .swiper-button-prev,
.recensioni .swiper-button-next {
    top: 60%;
}

.elementor-swiper-button {
    color: #ffffff;
    background: #947667 !important;
}

.login-form {
    margin-bottom: 15px;
}

.no-account {
    padding-top: 17px;
}

/**/
#quantity_wanted:focus,
#quantity_wanted_2:focus {
    box-shadow: none !important;
}

.qty {
    display: flex;
    align-items: center;
    border: 1px solid #947667;
    /*Coloredellacornice*/
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 0px;
    width: 100% !important;
    justify-content: space-between;
    overflow: hidden;
}

.quantity-btn {
    background-color: transparent;
    border: none;
    font-size: 18px;
    color: #333;
    /* Colore del testo */
    cursor: pointer;
    width: 30px;
    text-align: center;
}

button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up:hover,
button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down:hover,
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #947667;
    color: white;
}

.quantity-btn:disabled {
    color: #ccc;
    /* Colore per i pulsanti disabilitati */
    cursor: not-allowed;
}

.quantity-input {
    border: none;
    text-align: center;
    font-size: 16px;
    width: 40px;
    outline: none;
    -moz-appearance: textfield;
    /* Rimuove frecce nei numeri su Firefox */
}

.quantity-input::-webkit-outer-spin-button,
.quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    /* Rimuove frecce nei numeri su Chrome */
    margin: 0;
}

h1.elementor-heading-title.elementor-size-default.none {
    text-align: center;
}

div#iqitpopup {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0px 10px 10px;
}

div#iqitpopup a.btn.btn-default {
    background-color: #947667;
    border-radius: 10px;
    margin-top: 10px;
    color: #ffffff;
}

#iqitpopup .iqit-close-popup {
    background-color: #947667;
}

div#iqitpopup .fa-check:before {
    color: #947667;
}

/* a {
    color: red !important;
}


.kb_custom_field_block select {
    appearance: none;
}

.card {
    border: none !important;
}

.card-block {

    padding: 0 !important;
}

ul#iqitmegamenu-mobile li>a {
    font-weight: 300;
}

.tax-shipping-delivery-label {
    display: none;
}

.cbp-horizontal .cbp-tab-title {
    font-size: .8011764706rem;
}

button.btn.btn-primary.btn-subscribe.btn-iconic {
    border-radius: 0px !important;
}

ul#iqitmegamenu-mobile>li:nth-child(3),
ul#iqitmegamenu-mobile>li:nth-child(4) {
    font-weight: bold;
}

@media only screen and (min-width: 1025px) {
    section.crossselling-products.block.block-section {
        width: 100%;
    }

    .info-shipping p {
        text-align: left;
        margin-left: 17vw !important;
    }

    #header .header-nav .left-nav>div:after,
    #header .header-nav .right-nav>div:after {
        display: none;
    }

    .header-nav .col {
        flex-direction: column-reverse;
        display: flex;
    }

    .header-nav .info-shipping {
        width: 125vw;
        position: relative;
        background-color: #372014;
        z-index: 9;
        padding: 5px;
        font-weight: 800;
        color: #fff;
        font-size: 16px;
        line-height: 25px;
        margin-top: -8px;
        text-align: center;
        margin-left: -17vw;
    }

    #cart section.crossselling-products.block.block-section {
        width: 100%;
    }

    body#module-ph_simpleblog-single h1.h1.page-title {
        width: 60% !important;
        margin: 0 auto;
        font-size: 36px !important;
        line-height: 50px !important;
        margin-bottom: 30px !important;
    }

    body#module-ph_simpleblog-single #wrapper {
        margin-top: 50px;
    }

    .simpleblog__post__content {
        width: 60%;
        position: relative;
        display: block;
        margin: 0 auto;
    }

    .simpleblog__post-featured img {
        max-width: 60% !important;
        margin: 0 auto;
        display: block;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .header-nav div#iqithtmlandbanners-block-2 .info-shipping {
        width: 100vw;
        position: relative;
        margin-left: -4vw;
        z-index: 9;
        margin-top: 5px;
    }

    .info-shipping p {
        background-color: #372014;
        color: #fff;
        padding: 5px 10px;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
    }

    .simpleblog__post-featured img {
        padding-bottom: 20px;
    }
}

.simpleblog__post__content a {
    color: #937667 !important;
    text-decoration: underline;
}

p.product-pack-price {
    display: none !important;
}

.discount {
    padding: 0px 5px;
    border-radius: 50px !important;
}

input#checkbox_checkbox_1605007231_0 {
    margin-right: 5px;
}

p.text-privacy a {
    color: #341e16 !important;
}

.privacy_wp input {
    margin-top: 5px;
    margin-right: 10px;
}

.success_box {

    margin-top: 30px !important;
}

@media only screen and (min-width: 1025px) {

    button#submitForm {
        border-radius: 50px;
        background-color: #341e14;
        color: #fff !important;
        position: relative;
        display: block;
        top: -700px;
        float: right;
        right: -550px;
    }

    .gformcms_action button:hover {
        background-color: #fff;
        color: #341e14 !important;
        border: 1px solid #341e14 !important;
    }

    .logo-hubitat {
        float: right;
        right: 0;
        bottom: 10px;
        position: absolute;
        display: block;
    }
}

#blockcart-notification .ns-thumb.col-3 {
    display: none;
}

#blockcart-notification .ns-content.col-9 {
    width: 100% !important;
}

.product-info-row {
    margin-bottom: 0rem;
}

.product-tabs {
    margin-top: 0.1rem;
}

#wrapper,
#index #wrapper,
#module-iqitelementor-Preview.elementor-landing-body #wrapper {

    padding-bottom: 0px !important;

}

.fa-shopping-bag:before {
    content: url(/img/cms/ico-cart.svg) !important;
    background-size: cover !important;
    vertical-align: middle;
}

body#order-confirmation #wrapper {
    padding-top: 100px;
}

.alert-info {
    color: #fff;
    background-color: #947667;
    border-color: #947667;
}

label.col-sm-11.delivery-option-2 img {
    width: 40%;
}

.page-order .img-fluid,
.img-thumbnail {

    opacity: 0;
}

span.cart-products-count-btn {
    font-family: futura-pt, sans-serif !important;
}

.ns-box {
    background: #9f8e88fa !important;

}

#wrapper .breadcrumb ol,
a.text-muted.mt-2.mb-2.d-inline-block.text-nowrap {

    font-size: 16px !important;
}

h3.h3.product-title a {
    font-family: futura-pt, sans-serif !important;
}

ul.product-flags {
    display: none !important;
}

@media only screen and (min-width: 1025px) {
    .top-product {
        position: absolute;
        top: 50px;
        right: -110px;
    }

    .bollino {
        float: right;
        position: relative;
        right: 110px;
    }
}

@media only screen and (device-width: 768px) {
    button#submitForm {
        position: absolute;
        top: 50%;
        background-color: #372015;
        border-radius: 50px;
        color: #fff;
        margin: 20px 0;
    }

    div#gformcms_17 {
        margin-top: 40px;
        border-top: 1px solid #372015;
        padding-top: 20px;
    }
}

@media only screen and (device-width: 1024px) {
    button#submitForm {
        position: absolute;
        top: 50%;
        background-color: #372015;
        border-radius: 50px;
        color: #fff;
        margin: 20px 0;
    }

    div#gformcms_17 {
        margin-top: 40px;
        border-top: 1px solid #372015;
        padding-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    div#gformcms_17 {
        margin-top: 40px;
        border-top: 1px solid #372015;
        padding-top: 20px;
    }

    button#submitForm {
        position: absolute;
        top: 39%;
        background-color: #372015;
        border-radius: 50px;
        color: #fff;
    }
}

@media only screen and (max-width: 1024px) {
    .top-product {
        position: absolute;
        top: 50px;
        right: -15px !important;
        width: 65%;
    }

    .bollino img {
        z-index: 2;
        position: relative;
        right: 50px;
    }

    .product-tabs {
        margin-top: 0px !important;
    }

    .block-section {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1462px) {
    .top-product {
        position: fixed;
    }
}

h1.h1.page-title {
    font-family: futura-pt, sans-serif !important;
}

.block-section {
    clear: initial;
    width: 50%;
    float: left;
    padding: 20px;
}

.tabs.product-tabs.product-sections {
    border-top: 1px solid #e7e7e7;
    float: left;
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0 0 0;
}

h4.section-title {
    font-family: futura-pt, sans-serif !important;
    font-size: 1.25rem !important;
}

.product-description-section h4.section-title {
    display: none;
}

time span {
    font-size: 22px;
    display: block;
    width: 100%;
    font-weight: bold;
}

.product-flags .new {
    background: #f4f3f2;
    color: #341e13;
}

#wrapper {
    padding-top: 50px;
}

#content-wrapper .product_header_container .page-title span {
    padding-right: 0px;
    display: block;
    font-size: 32px;

}


img.badge-gusto {
    width: 120px;
    position: absolute;
    top: 0;
    right: 0;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
    border-radius: 50px;
    text-transform: uppercase;
}


.col-mobile-logo img {
    max-width: 200px;
}

div#header-search-btn {
    display: none;
}

div#mobile-btn-search {
    display: none;
}

#header .header-btn-w {
    padding: 0 .5rem;
    margin: 0 16px;
}

.mobile-main-bar .fa-bars:before {
    content: "\f007";
    background-image: url(/img/cms/ico-menu.svg);
    color: transparent;
    height: 28px;
    width: 28px;
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
}

.mobile-main-bar .fa-user:before,
.col-header-right .fa-user:before {
    content: "\f007";
    background-image: url(/img/cms/ico-user.svg);
    color: transparent;
    height: 28px;
    width: 28px;
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
}

.mobile-main-bar .fa-shopping-bag:before,
.col-header-right .fa-shopping-bag:before {
    content: "\f290";
    background-image: url(/img/cms/ico-cart.svg);
    color: transparent;
    height: 28px;
    width: 28px;
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair Display', serif !important;
}

h3.h3.product-title {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}

.header-top {
    padding-top: .1rem;
    padding-bottom: .1rem;
}


#index #wrapper {
    padding-top: 0px;
}

span.cbp-tab-title {
    text-transform: uppercase !important;
    font-weight: 300 !important;
}

.product-price {
    color: #947667;
    font-size: 24px !important;
    font-weight: bold !important;
}

#footer,
#checkout-footer {
    background-image: url(/img/cms/pattern-footer.svg);
    background-repeat: repeat-x;
    padding-top: 170px;
    background-size: 85px;
    width: 100%;
    float: left;
}

.cms-id-8 header.page-header {
    display: none;
}

.cms-id-8 #main .page-content {
    margin-bottom: 0;
}

.cms-id-8 header.page-header {
    display: none;
}

.cms-id-8 #main .page-content {
    margin-bottom: 0;
}

#checkout .header-top::after {
    display: none !important;
}

.box_news .post-title a {
    color: #947667;
    font-family: futura-pt, sans-serif !important;
    font-weight: 400;
}

.box_news .post-content {
    display: none;
}

.box_news i {
    display: none;
}

.box_news span.post-comments {
    display: none !important;
}

.box_news .simpleblog-posts h2 {
    border-bottom: 0px solid rgba(161, 161, 161, 0.25);
    width: 70%;
    float: right;
    padding-left: 15px;
    font-size: 1.4rem;
    padding-top: 5px;
}

.box_news .simpleblog-posts .post-additional-info {
    padding-top: 0rem;
    text-align: center;
    border-top: 0px solid rgba(161, 161, 161, 0.25);
    width: 30%;

}

.box_news span.post-date {
    background-image: url(/img/cms/badge_marrone.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 115px;
    padding: 10px 10px;
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
}

.simpleblog-posts .post-additional-info span {
    margin-right: 0px;
}

#iqitmegamenu-mobile {
    background: rgb(200 190 182 / 0.95) !important;
}

h5.block-title {
    font-family: 'futura-pt', sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.contact-rich strong {
    background-image: url(/img/cms/guarracino-1961-logo.svg);
    color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    width: 230px;
    height: 70px;
}

#blockcart-content {
    background: #ffffff;
    border-left: 2px solid #947667;
    color: #351e13;
}

.rte-content h2 {
    font-family: futura-pt, sans-serif !important;
}

.block-iqitcontactpage h5 {
    display: none;
}

@media (min-width: 470px) {

    h1.h1.page-title {
        text-transform: uppercase !important;
        font-size: 48px !important;
    }
}

@media (max-width: 575.98px) {

    .box_marrone {
        zoom: .7;
    }

    #mobile-header .m-nav-btn>i {
        font-size: 2.5rem;
    }

    .col-mobile-btn-account {
        display: none;
    }

    #wrapper {
        padding-top: 15px;
    }

    h1.h1.page-title span {
        display: block;
        font-size: 30px;
    }
} */