/*
Theme Name: Reina Child
Theme URI: https://reina.qodeinteractive.com
Description: A child theme of Reina
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: reina
Template: reina
*/
.qodef-image-with-text .qodef-m-text {
	white-space: pre-line;
}
.qodef-e-info.qodef-info--top {
    display: none !important;
}
.qodef-m-button {
    margin-top: 30px;
}
.qodef-icon-with-text .qodef-m-svg {
    stroke: none !important;
}

@media (max-width: 1366px) {
.body{
        transform: scale(0.85);
    }
}
