/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-07-23 08:08:07 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

#maincontent > div.page-title-wrapper > h1 > span {display:none;}
.product-item-name {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
}
.configura-btn:hover { color: #fff;
}
@media (min-width: 992px) {
    .page-header.type5.sticky-header .logo img {
        transform: none;
        transform-origin: left center;
        max-width: unset;
    }.footer-middle .block.footer , .footer-middle .block.footer a, .footer-middle .block.footer p, .footer-middle .block.footer a:hover {color: #ffffff!important;}
.footer-ribbon { display: none;}
.footer-middle>.container {    padding-top: 1.5rem;}
.footer-middle .col-lg-12 {display: none;}
.logo-footer { max-width: 200px; display: block; margin-bottom: 20px}
.block-footer h3 { text-transform: uppercase; color: #fff; font-size: 18px; margin-bottom: 10px;}