/* 
Theme Name:		 Technosystem Child
Description:	 Technosystem Child is a child theme of Technosystem, created by ChildTheme-Generator.com
Author:			 Rakib Hossain
Template:		 technosystem
Version:		 1.0
Text Domain:	 technosystem-child
*/

/* MDA: mantiene immagine e gallery ancorate quando si apre Dettaglio prodotto. */
@media (min-width: 1200px) {
    body.postid-1181 .description-wrapper > .row.align-items-center {
        align-items: flex-start !important;
    }

    body.postid-1181 .description-wrapper > .row.align-items-center > .col-xl-6:first-child {
        margin-top: 12.5rem;
    }
}
