@media print {
    #go-top,
    .product-add-form,
    .page-bottom,
    #footer-widgets .col_footer_1,
    #footer-widgets .col_footer_2,
    #footer-widgets .col_footer_3,
    #footer-widgets .col_footer_4,
    .wrapper-breadcrums,
    .product.attribute.description br,
    #admed-footer-bottom,
    .fotorama__nav-wrap--vertical.fotorama__nav-wrap,
    .fotorama__nav.fotorama__nav--thumbs{
        display: none !important;
        visibility: hidden !important;
    }
    .column.main>.row>.offset-lg-2 {
        position: absolute;
    }
    .catalog-product-view .product-info-stock-sku {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .product.info.detailed .item.content {
        display: block !important;
        padding-top: 0px;
    }
    .product.info.detailed {
        margin: 0px;
    }
    #admed-footer-top {
        padding: 0px;
    }

    .fotorama__stage__frame .fotorama__img {
        position: absolute !important;
        top: 0px !important;
        transform: none !important;
        left: 0px !important;
        height: 230px !important;
        width: auto !important;
    }
    .fotorama-transition-for-slide, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
        transform: none !important;
    }
    .fotorama-hidden, .fotorama--hidden, .fotorama__load {
        position: relative !important;
        top: 0px !important;
    }
    .column.main>.row>.offset-lg-2 {
        position: absolute !important;
        right: 0px !important;
        width: 45% !important;
    }
    .product.media {
        height: 250px !important;
    }
    body {
        font-size: 14px !important;
    }
    .product.data.items>.item.title>.switch {
        font-size: 16px !important;
        font-weight: bold !important;
        line-height: 20px !important;
        height: 20px !important;
    }
    .product.data.items .item.content {
        padding-top: 0px !important;
    }
}
