@media print {
    * {
        -webkit-print-color-adjust: exact;
    }

    @page {
        size: A4 portrait;
        margin: 15px;
        -webkit-print-color-adjust: exact;
    }

    header .custom-logo-link img,
    .ast-header-break-point .site-branding img,
    .ast-header-break-point .custom-logo-link img {
        display: block;
    }

    iframe {
        display: none;
    }
    .ast-oembed-container {
        height: fit-content;
        padding: 0;
    }

    .wow {
        visibility: visible !important;
    }

    .spectra-image-gallery__media-thumbnail--masonry {
        transform: none !important;
    }
    .spectra-image-gallery__media--masonry picture {
        width: 100%;
        height: 100%;
    }
    .spectra-image-gallery__layout--masonry {
        display: grid;
        grid-template-columns: repeat(3, 1fr) !important;
        margin: 0 !important;
        height: fit-content !important;
    }
    .spectra-image-gallery__layout--masonry .spectra-image-gallery__media-wrapper--isotope {
        position: relative !important;
        left: unset !important;
        top: unset !important;
        width: 100%;
    }

    /*.wp-block-columns {*/
    /*    display: grid !important;*/
    /*    grid-template-columns: repeat(2, 1fr) !important;*/
    /*}*/
    /*.wp-block-columns .wp-block-column {*/
    /*    width: 100% !important;*/
    /*}*/

    .site-footer .ast-builder-grid-row-4-equal .ast-builder-grid-row {
        grid-column-gap: 50px;
        grid-template-columns: repeat(2, 1fr);
    }

    .site-footer .ast-builder-grid-row-4-equal .ast-builder-grid-row  .site-footer-section {
        margin-bottom: 20px;
    }

    .site-footer .ast-builder-grid-row-4-equal .ast-builder-grid-row  .site-footer-section * {
        text-align: center;
    }

    .notification-swiper-container,
    .site-header-primary-section-right.site-header-section.ast-grid-right-section,
    .swiper-button-prev,
    .swiper-button-next,
    button.swiper-control-button,
    .uagb-ifb-button-wrapper.wp-block-button,
    .wc-block-grid .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
    .wc-block-pagination.wc-block-components-pagination,
    .site-above-footer-wrap.ast-builder-grid-row-container,
    .wp-block-uagb-container.uagb-block-c3037324,
    .wp-block-uagb-buttons.uagb-block-84633ab8,
    div#ast-scroll-top,
    .woocommerce-js div.product div.images .woocommerce-product-gallery__trigger,
    .woocommerce-js .woocommerce-breadcrum
     {
        display: none!important;
    }

     .site-header-primary-section-left.site-header-section.site-header-section-left {
        width: 100%;
    }

    .ast-header-break-point .ast-primary-header-bar .ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-builder-grid-row-no-center {
        grid-template-columns: max-content;
        justify-content: center;
    }
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        padding-top: 25px;
    }

    .uagb-slider-container.uagb-block-2dfa603f .swiper-wrapper,
    .uagb-block-c643b194 .swiper-content .wp-block-uagb-container a, .uagb-block-c643b194 .swiper-content .wp-block-uagb-container a img, .uagb-block-c643b194 .swiper-content .wp-block-uagb-container img, .uagb-block-c643b194 .swiper-content .wp-block-uagb-container .wp-block-image img {
        min-height: 250px;
        max-height: 250px;
        height: 250px;
        width: 100%;
        object-fit: cover;
    }

    .wp-block-uagb-advanced-heading.uagb-block-4f1178de h2.uagb-heading-text {
        font-size: 1.5rem;
    }

    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        margin-top: 10px;
    }

    .woocommerce-js div.product .woocommerce-product-gallery.images img {
        max-height: 50vh;
        height: 50vh;
        width: auto!important;
        margin: 0 auto;
    }

    .related.products ul.products li.product:nth-child(4),
    .woocommerce-js ul.products li.product .button,
    .woocommerce-js div.product form.cart,
    .ppc-button-wrapper,
    p.ast-blog-single-element.ast-read-more-container.read-more,
    .ast-pagination,
    .ast-separate-container.ast-right-sidebar #secondary {
        display: none;
    }

    .woocommerce-js .related.products ul.products li.product, 
    .woocommerce-page .related.products ul.products li.product {
        margin-bottom: 0;
        }


    .woocommerce-js div.product .woocommerce-tabs {
        padding-top: 0;
        margin-bottom: 1rem;
    }

    .woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title, .woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title, .woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title, .woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title {
        padding: 0.5rem!important;
    }

    .woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table td, .woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table th, .woocommerce.woocommerce-checkout .woocommerce-order table.shop_table td, .woocommerce.woocommerce-checkout .woocommerce-order table.shop_table th {
        padding: 5px 10px!important;
    }

    body.woocommerce-checkout .site-footer,
    body.woocommerce-page.woocommerce-checkout header.entry-header h1.entry-title{
        display: none;
    }

    body.woocommerce-checkout .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-weight: 600;
        text-align: center;
        font-size: 1.2rem;
    }

    body.woocommerce-checkout li.woocommerce-order-overview__payment-method.method {
     margin-right: 0;
        padding-right: 0;
    }

    body.woocommerce-checkout .woocommerce-js ul.order_details li {
        padding-right: 10px;
        margin-right: 10px;
    }
}
