/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 35px;
}

/*
body:not(.elementor-editor-active) .wf-container-main #content ul li {
    margin: 0;
    padding: 5px 0 5px 44px;
    list-style: none;
    background-image: url('/wp-content/uploads/2022/09/ASD_BulletPoint.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
}
*/

#blue-box {
    background-image: linear-gradient(#0091D9, #0045AB);
    border-radius: 5px;
    padding: 35px;
    box-shadow: 0px 3px 6px #0000008a;
}

#green-box {
    background-image: linear-gradient(#94CC00, #47A01A);
    border-radius: 5px;
    padding: 35px;
    box-shadow: 0px 3px 6px #0000008a;
}


a.mec-booking-button {
    background-image: linear-gradient(to right, #0091D9, #0045AB) !important;
    padding: 1rem 5rem !important;
    font-family: "proxima-nova";
    text-transform: uppercase !important;
    font-size: 16px !important;
    display: inline-table !important;
    border-radius: 6px !important;
    box-shadow: none;
    border: 0px solid #fff !important;
}

.mec-event-month {
    color: #0091D9;
}

.mec-event-grid-modern .mec-event-title a {
    transition: all .24s ease;
    color: #0046ac !important;
    font-weight: 500 !important;
}

.sticky-on .branding a img, .sticky-on .branding img {
    max-width: 85%;
    height: auto;
    transition: all .2s;
}

h1.fancy-title.entry-title.start-animation-done.start-animation {
    font-weight: 300;
    text-shadow: 0px 2px 20px #000 !important;
}


.top-bar>.mini-widgets {
	justify-content: space-evenly !important;
}

.top-bar .mini-widgets.right-widgets, .top-bar .mini-widgets:last-child {
	display: none !important;
}

.mini-widgets .text-area a:not(.dt-btn) {
	text-decoration: none;
}

.top-bar-bg {
    background-image: linear-gradient(to right, #FF8900, #FF4400) !important;
}

