/*
Theme Name: FlightDeals Theme
Description: FlightDeals Theme
Author: Alex
Template: twentytwentyfour
Version: 1.0.0
*/

/* general */
body {
	
}
a {
	
}
a:hover {
	
}
:where(.wp-site-blocks *:focus) {
	outline-width: 0;
	outline-style: none;
}
strong {

}
ul li {

}

.wp-block-list li {

}

.wp-site-blocks {

}

h1 span {
	color: #6b62ef;
}

/* header */
header {
}
.site-menu a {
}
.site-menu a:hover,
.site-menu .current-menu-item a{
}
.site-menu li:after {
}
.site-menu li:hover:after,
.site-menu .current-menu-item:after {
}

/* buttons */
.button-dark a {
	background: #6b62ef;
	border-radius: 20px;
	padding: 20px;

}
.button-dark a:hover {
}
.button-white a {
}
.button-white a:hover {
}

.hero-image-1 {
	padding-left: 10px;
	padding-right: 10px;
}
.hero-image-1 img {
	border-radius: 10%;
	box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset;
}
.heading-2-lines span {
	display: block;
	color: #6b62ef;
}

/* animations */

/* home */


/* form */

/* headings */

/* columns */


/* popup */


/* newsletter */

/* blog */


/* inner pages */


/* footer */
footer.wp-block-template-part {
	margin-top: 0;
}

@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 700px) {
}
