.field[name="shippingAddress.street.0"] .label {
    display: none;
}

/* The category template contains a dedicated mobile title immediately before
   the image. It stays hidden until the list layout switches to one column. */
.mobile-product-item-name {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    /* Preserve a readable gutter on mobile pages. The category product list must
       not negate that spacing with Porto's desktop-oriented negative margins. */
    /* html body.catalog-category-view .page-main, */
    html body.catalog-product-view .page-main,
    html body.checkout-cart-index .page-main,
    html body.checkout-index-index .page-main,
    html body.customer-account-login .page-main,
    html body.customer-account-forgotpassword .page-main,
    html body.customer-account-create .page-main {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    html body.catalog-category-view .page-main .products {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .catalog-category-view .products-list .product-item-info {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
    }

    .catalog-category-view .products-list .mobile-product-item-name {
        display: block !important;
        width: 100% !important;
        margin: 0 0 12px !important;
    }

    .catalog-category-view .products-list .product-item-details > .product-item-name:not(.mobile-product-item-name) {
        display: none !important;
    }

    .catalog-category-view .products-list .product-item-photo {
        flex: 0 0 auto !important;
        float: none !important;
        width: 100% !important;
        max-width: none !important;
        margin: 0 0 16px !important;
        text-align: center;
    }

    .catalog-category-view .products-list .product-item-photo a,
    .catalog-category-view .products-list .product-item-photo .product-image-photo {
        display: block !important;
        width: 100% !important;
        height: auto !important;
    }

    .catalog-category-view .products-list .product-item-details,
    .catalog-category-view .products-list .product-item-description {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        min-width: 100% !important;
        max-width: none !important;
        box-sizing: border-box;
        align-self: stretch !important;
    }

    .catalog-category-view .products-list .product-item-details {
        padding: 0 !important;
    }

    .catalog-category-view .products-list .product-item-short-description {
        order: 1;
    }

    .catalog-category-view .products-list .product-item-metadata-wrapper {
        order: 2;
    }

    .catalog-category-view .products-list .product-item-short-description,
    .catalog-category-view .products-list .product-item-metadata-wrapper,
    .catalog-category-view .products-list .product-item-metadata {
        width: 100% !important;
        min-width: 100% !important;
        max-width: none !important;
        box-sizing: border-box;
        align-self: stretch !important;
    }

    .catalog-category-view .products-list .product-item-description .action.more {
        order: 3;
    }

    .catalog-category-view .products-list .product-item-inner {
        width: 100% !important;
    }
    
    .footer-bottom .custom-block.f-right {
        width: 60% !important;
    }
}



/* custom style 1 che erano dentro porto */
@media (min-width: 1500px) {
body {
    margin: 30px;
    overflow: hidden;
}
}
@media (min-width: 1440px) {
.layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .navigation, .layout-1220 .page-main, .layout-1220 .page-wrapper>.breadcrumbs >ul, .layout-1220 .page-wrapper>.page-bottom, .layout-1220 .page-wrapper>.widget, .layout-1220 .top-container, .layout-1220 .container {
    max-width: 1220px;
}
}
body {
    line-height: 25px;
    letter-spacing: 0;
    background-color: #f4f4f4;
}
@media (max-width: 575px){
body {
    font-size: 13px;
    line-height: 21px;
}
}
p {
    letter-spacing: 0;
    margin: 0 0 1.25rem;
    line-height: inherit;
}
li {
    line-height: 25px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: PT Sans,sans-serif;
    color: #222529;
}
h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -.32px;
    margin: 0 0 32px 0;
}
h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -.24px;
    margin: 0 0 32px 0;
}
h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    margin: 0 0 20px 0;
}
h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
    color: #2b2b2d;
}
h5 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
    color: #2b2b2d;
}
h6 {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
}
.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    font-family: 'Segoe Script','Savoye LET';
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #ff7272;
}
html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}
html .action.primary, html .btn {
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.42857;
    padding: .533rem .933rem;
    letter-spacing: 0;
}
html .btn-modern {
    font-size: .8125rem;
    padding: 1em 2.8em;
}
html .action.primary, html .btn-primary {
    color: #fff;
    background-color: #3256f4;
    border-color: #3256f4 #3256f4 #0d35e7;
}
html .btn-secondary {
    color: #fff;
    background-color: #fe1656;
    border-color: #fe1656 #fe1656 #e1013f;
}
html .btn-tertiary {
    color: #fff;
    background-color: #047490;
    border-color: #047490 #047490 #034d5f;
}
html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}
.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}
.btn-md {
    font-size: .8571em;
    font-weight: 600;
}
.btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}
.btn-flat {
    padding: 0!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid transparent!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-size: .75rem;
}
html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #0b0c0e;
}
html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}
html .btn-quaternary {
    color: #fff;
    background-color: #383f48;
    border-color: #383f48 #383f48 #22262c;
}
html .background-color-secondary {
    background-color: #f4a085 !important;
}
.product-item-name a,.products-grid .price-box .price {
    font-family: 'Open Sans';
    letter-spacing: .005em;
}
.products-grid .product-item .product-item-info.type3 {
    border: 1px solid #e7e7e7;
    padding: 16px 16px 5px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 5%);
}
.product-item-info.type3:hover .product-item-photo {
    box-shadow: 0 25px 35px -5px rgb(0 0 0 / 10%);
}
.top-icon .porto-sicon-header {
    margin-bottom: .75rem;
}
.widget, .sidebar-content .widget {margin-top: 1.5rem;margin-bottom: 1.5rem;}
.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}
.footer .widgettitle, .footer .widget-title {
    font-size: 1.23em;
    text-transform: none;
    font-weight: 600;
}
html .background-color-secondary {
    background-color: #ff7272!important;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content {
    border: none;
}
.sidebar .sidebar-content .block-category-list, .side-custom-block .custom-block,.filter-options-item,.filter-actions {
    padding: 0;
    margin-bottom: 30px;
    border: none;
}
.filter-current {padding: 0;}
.block-category-list .block-title, .side-custom-block .custom-block h2, .filter-options-title, .filter .filter-current-subtitle {
    border-bottom: 1px solid #e7e7e7;
    padding: 6px 0 6px;
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    letter-spacing: .05em;
    font-family: Poppins,sans-serif;
}
.side-custom-block .custom-block h2 {
    margin-bottom: 10px;
}
.block-category-list .block-content,.filter-options-content,.custom-block .block-content, .filter-current .items,.filter-actions {
    padding-left: 15px;
}
.block-category-list .block-content ol li a {
    font-size: 12px;
    padding: 4px 0;
    font-weight: 400;
}
.side-custom-block .custom-block:last-child {
    margin-bottom: 0;
}
.side-custom-block .custom-block h5 {
    margin-top: 0 !important;
}
@media (min-width: 1440px) {
.page-layout-2columns-left .sidebar-main,.page-layout-2columns-right .sidebar-main {
    flex: 0 0 20%;
    width: 20%;
}
.page-layout-2columns-left .column.main,.page-layout-2columns-right .column.main {
    flex: 0 0 80%;
    width: 80%;
}
}
.footer, .footer p {
    letter-spacing: 0;
}
.footer-middle > .container {
    padding-top: 3rem;
    padding-bottom: 1rem;
}
.footer-middle > .container:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 0;
    border-top: 1px solid #e1e1e1;
}
.footer-middle > .container::after {
    border-color: #e1e1e1;
}
@media (min-width: 992px) {
.footer-middle .col-lg-3 {
    padding-left: 4.2%;
}

}
.footer-bottom {
    font-size: 1em;
}
.footer .follow-us .share-links a {
    width: 30px;
    height: 30px;
    border: none;
}
.footer .follow-us .share-links a:not(:hover) {
    background: none;
    color: #333;
}

.products.wrapper.grid.products-grid .product.details.product-item-details { min-height:120px; }
.products-grid.divider-line .product-item-info { padding-top:10px; }
.product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist { display:none; }

.checkout-payment-method .payment-option._collapsible.discount-code .payment-option-content { display:block !important; }
.checkout-payment-method .payment-option._collapsible.discount-code #block-discount-heading { font-size:130%; }
