@font-face {
    font-family: "MazdaType";
    src: url('mazda_type/MazdaType-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MazdaType";
    src: url('mazda_type/MazdaType-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "MazdaType";
    src: url('mazda_type/MazdaType-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "MazdaType";
    src: url('mazda_type/MazdaType-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: "MazdaType";
    src: url('mazda_type/MazdaType-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "MazdaType";
    src: url('mazda_type/MazdaType-BoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
}

/* Header */
.header.links {
    text-transform: uppercase;
}
.logo img {
    max-height: 70px;
}
.cms-index-index .page-header.type5.header-newskin,
.page-header {
    background-color: #fff;
}
@media (min-width: 768px) {
    .page-header.type5.header-newskin .navigation > ul > li {
        pointer-events: all;
        text-align: left;
        padding: 10px 5px;
    }
    .page-header.type5.header-newskin .header.content {
        display: block;
        vertical-align: middle;
        padding: 18px 0 0;
        max-width: 1140px;
        background: white;
    }
    .page-header.type5.header-newskin .panel.wrapper {
        background: #f8f8f8;
        border-bottom: #e7e7e7 solid 1px;
    }
    .page-header.type5.header-newskin .header.panel {
        margin: 0 auto;
        max-width: 1140px;
        padding: 15px 0;
    }
    .page-header.type5.header-newskin .search-area {
        top: 10px;
    }
    .page-header.type5.header-newskin .minicart-wrapper {
        padding: 20px 0 40px;
    }
    .page-header.type5.header-newskin.sticky-header .navigation>ul {
        text-align: right;
    }
    .sticky-logo .logo img {
        height: 45px;
    }
}

/* Footer */
h3.widget-title {
    color: #afafaf;
    font-size: 2rem;
    margin-bottom: 30px;
}
.footer-bottom {
    background-color: #1e1e1e
}
.footer-bottom address {
    font-size: 16px;
    display: inline-block;
    text-align: left;
}
.footer-bottom .custom-block {
    margin: 12px 0;
}
.footer-bottom .custom-block a {
    margin: 0 5px;
}
.footer-middle {
    text-align: center;
    background-color: #101010;
}
.footer-middle .contact-name {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
}
.contact,
.contact a {
    font-size: 22px;
    color: #afafaf;
}
.contact a:hover,
.contact a:hover i {
    color: #910a2d;
}
.widget.contact-info {
    padding-bottom: 50px;
}


/* Globals */
button.action.primary, .products-grid .product-item-details .product-item-actions .tocart {
    border-color: #101010;
}
.columns {
    margin: 0 auto;
    max-width: 1140px;
}
.product-item-name, .product.name a, .abs-product-link>a:visited, .product-item-name>a:visited, .product.name a>a:visited {
    min-height: 40px;
}

/* Home page */
.cms-porto_home_27 .columns {
    max-width: 100%;
}
.home-container {
    margin: 0 auto;
    max-width: 1140px;
}
.home-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 46%);
}
/* Cart */
.block-minicart .block-content > .actions > .primary .action.primary {
    font-family: inherit;
}
.block-minicart .block-content > .actions > .secondary .action.viewcart {
    font-family: inherit;
    font-size: 12px;
}

/* Category page */
body.layout-fullwidth .navigation, body.layout-fullwidth .header.content, body.layout-fullwidth .top-container, body.layout-fullwidth .page-wrapper > .breadcrumbs .items {
    max-width: 1140px;
    padding-left: 0;
    padding-right: 0;
}
.block-category-list .block-content .item a, .sidebar>.block.filter .item a {
    font-size: 16px;
    line-height: 24px;
}
.category-view, .page-title-wrapper {
    display: none
}
.products-grid .product-item-details .product-item-actions .actions-secondary.towishlist,
.products-grid .product-item-details .product-item-actions .actions-secondary.tocompare {
    display: none;
}
button.action.primary,
.products-grid .product-item-details .product-item-actions .tocart {
    font-size: 16px;
    font-family: inherit;
    font-weight: bold;
    line-height: 42px;
    height: 45px;
    padding: 0 30px;
    background: #101010;
    color: #fff;
}
button.action.primary:hover,
.products-grid .product-item-details .product-item-actions .tocart:hover {
    background: #91092d;
}
.mgz-block .product-image-container span.product-image-wrapper {
    min-height: 330px;
}
.product-item .tocart:before {
    font-size: 24px;
}
.product-item .product-reviews-summary {
    display: none;
}
.product-item-actions .action.towishlist, .product-addto-links .action.towishlist, .action.towishlist, .product-addto-links .action.tocompare, .product-item-actions .action.tocompare, .action.tocompare, .product-addto-links .action.mailto.friend, .moved-add-to-links .action.mailto.friend, .product-social-links .action.mailto.friend {
    display: none;
}
@media (min-width: 1200px) {
    .layout-fullwidth.page-layout-2columns-left .sidebar-main, .layout-fullwidth.page-layout-2columns-right .sidebar-additional {
        width: 25%;
    }
    .layout-fullwidth.page-layout-2columns-left .column.main, .layout-fullwidth.page-layout-2columns-right .column.main {
        width: 75%;
    }
}


/* Product page */
.matrix_layoutMain {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.matrix_layoutMain:not(.matrix_layoutPackingContainer) .matrix_personalizationButton button {
    width: unset !important;
    font-size: 2rem !important;
    line-height: 0 !important;
    background: #101010 !important;
    padding: 25px 40px !important;
    text-transform: uppercase !important;
    border: none !important;
}
.matrix_layoutMain:not(.matrix_layoutPackingContainer) .matrix_personalizationButton button:hover {
    background: #91092d !important;
}
.prev-next-products {
    display: none;
}
.product-info-main .product.overview {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 34px;
    border-bottom: solid 1px #dae2e6;
}
.product-info-main .product-info-price .price-box {
    display: block;
    padding-bottom: 0;
}
.product-info-main .product-info-stock-sku {
    text-align: left;
    display: inline-block;
    padding-left: 0;
}
.product-info-main .stock.available {
    color: green;
    background: #cde7cd;
    border: 3px solid green;
    padding: 6px 10px;
    font-weight: bold;
}
.product-info-main .product.sku {
    display: none;
}
.select2-container--default.select2-container--open .select2-search--dropdown .select2-search__field {
    border: 1px solid #91092d !important;
}
.select2-container--default.select2-container--open .select2-results__option[aria-selected=true] {
    background-color: #91092d !important;
}
.select2-container--default.select2-container--open .select2-results__option--highlighted[aria-selected] {
    background-color: #f5e4e9 !important;
    color: #91092d !important;
}


/* Checkout */
.cart-summary > #block-discount,
.cart-summary > #block-shipping,
.cart-summary tr.totals.shipping.excl,
.cart-summary tr.totals.sub,
.opc-block-summary > #block-discount,
.opc-block-summary > #block-shipping,
.opc-block-summary tr.totals.shipping.excl,
.opc-block-summary tr.totals.sub {
    display: none;
}
.cart-summary .cart-totals .grand .amount,
.cart-summary .cart-totals .grand .mark {
    border: none;
}

#opc-sidebar .ship-via,
#payment .opc-payment-additional.discount-code {
    display: none;
}
.cart.table-wrapper .col.qty{
    min-width: 150px;
}
.cart.table-wrapper .col.qty .input-text{
    width: 70px;
}
