/*
Theme Name: Musea
Theme URI: https://musea.qodeinteractive.com
Description: Art Gallery and Museum Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: musea
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.wpb-content-wrapper .vc_row {
	padding-top:25px !important;
	padding-bottom:25px !important;
}
button.eltdf-btn {
	margin-top:15px;
}
.eltdf-st-inner {
	margin-top:30px;
}
h4 {
	font-size:23px !important;
}
/* Visit */
.eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner {
	padding:0 !important;
}
.wpb_content_element.vc_custom_1637255384004 {
    margin-bottom: 50px !important;
}
.vc_cta3-container {
	margin-bottom:0 !important;
}
.wpb-content-wrapper .vc_row .eltdf-st-inner,
.wpb-content-wrapper .vc_row .eltdf-st-text {
	margin-top:0 !important;
}	
/* News */
h2 {
    font-size: 25px !important;
}
article.post {
	margin-bottom:30px !important;
}
.eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
    padding: 30px 0 !important;
}
.eltdf-footer-top-inner.eltdf-grid a {
	text-decoration:none;
}
.fa-twitter:before {
    content: "𝕏" !important;
}
@media (max-width: 1300px) {
    .view-txt-in p, body {
        font-size: 16px !important;
    }
}