/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.cbp-horizontal>ul>li {
    float: none !important;
}

.header-top {
    padding: 20px !important;
}

.header-top .form-search-control {
    border: 1px solid #052a3d;
    border-width: 0px 0px 1px;
}

@media (max-width: 575.98px) {
    #mobile-header .m-nav-btn>i {
        font-size: 25px;
    }

}

#footer-copyrights .copyright-txt {
    color: #fff !important;
}

#footer-copyrights .copyright-txt a {
    color: #fff !important;
}

#wrapper {
    padding-bottom: 0px !important;
}

.block-iqitcontactpage {
    order: 0;
}

.block-iqitlinksmanager-1 {
    order: 1;
}

.block-iqitlinksmanager-3 {
    order: 2;
}

.block-iqitlinksmanager-4 {
    order: 3;
}

#footer-container-main {
    padding-bottom: 10px;
}

.elementor-element-y0sugvn img {
    max-height: 26px !important;
}

.hometitle h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.hometitle h2::before,
.hometitle h2::after {
    content: "";
    flex: 1;
    height: 2px;
    background-color: #052a3d;
}

#content-wrapper .section-title {
    font-family: 'Lora', serif;
}

#category #left-column {
    display: none !important;
}

#category #content-wrapper {
    width: 100% !important;
}

#category #js-product-list-header h1 {
    font-size: 40px;
}

#category #products .alert {
    display: none !important;
}

.product-list-subcategories .subcategory-name {
    font-size: 22px !important;
    font-weight: 700 !important;
    margin: 20px 0px 50px 0px !important;
    display: block !important;
    text-align: justify;
}

.fa.fa-shopping-bag.fa-fw.icon {
    margin-bottom: 5px;
}

/* #product .product-variants-item .form-control-label {

    font-size: 24px;
    color: #052a3d;
    background-color: #f1f1f1;
    width: 290px;
    padding: 7px 10px 7px 17px;
    margin-bottom: 0;
    border-bottom: solid 1px #052a3d;
    border-top: solid 1px #052a3d;
} */



.marchio {
    margin-bottom: 10px;
    font-size: 18px;
    color: #052a3d !important;
    display: block;

    text-transform: uppercase;
}

.product-reference {
    font-size: 16px !important;
}

.product-price.current-price-value {
    font-size: 30px !important;
    margin: 25px 0px !important;
    display: block !important;
}