/*
Theme Name: Merto Child
Author: 
Description: Your description goes here
Version: 1.0.0
Template: merto

This is the child theme for Merto theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.header__with_marquee .ts-menu{
    flex: unset !important;
}
.header__marquee_text{
    flex: 1;
    display: flex;
    align-items: center;
}
.woocommerce div.product.gallery-layout-vertical div.summary {
    width: calc(100% - 594px);
}
.woocommerce div.product.gallery-layout-vertical div.images {
    width: 550px;
}