@font-face {
    font-family: Pacifico;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/Disney1.ttf) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

body {
    background-color: #f0f8ff;
    margin: 0
}

.header-fixed {
	background-color: #090549;
	box-shadow:0 1px 1px #ccc;
	padding: 20px 40px;
	height: 85px;
	color: #ffffff;
	box-sizing: border-box;
	top:-100px;

	-webkit-transition:top 0.3s;
	transition:top 0.3s;
}

.header-fixed .header-limiter {
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
}

/*	The header placeholder. It is displayed when the header is fixed to the top of the
	browser window, in order to prevent the content of the page from jumping up. */

.header-fixed-placeholder{
	height: 80px;
	display: none;
}

/* Logo */

.header-fixed .header-limiter .h1 {
	float: left;
	font: normal 28px Cookie, Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin: 0;
}

.header-fixed .header-limiter .h1 span {
	color: #5383d3;
}

/* The navigation links */

.header-fixed .header-limiter a {
	color: #ffffff;
	text-decoration: none;
}

.header-fixed .header-limiter nav {
	font:16px Arial, Helvetica, sans-serif;
	line-height: 40px;
	float: right;
}

.header-fixed .header-limiter nav a{
	display: inline-block;
	padding: 0 5px;
	text-decoration:none;
	color: #ffffff;
	opacity: 0.9;
}

.header-fixed .header-limiter nav a:hover{
	opacity: 1;
}

.header-fixed .header-limiter nav a.selected {
	color: #608bd2;
	pointer-events: none;
	opacity: 1;
}

/* Fixed version of the header */

body.fixed .header-fixed {
	padding: 10px 40px;
	height: 50px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

body.fixed .header-fixed-placeholder {
	display: block;
}

body.fixed .header-fixed .header-limiter .h1 {
	font-size: 24px;
	line-height: 30px;
}

body.fixed .header-fixed .header-limiter nav {
	line-height: 28px;
	font-size: 13px;
}


/* Making the header responsive */

@media all and (max-width: 800px) {

	.header-fixed {
		padding: 20px 0;
		height: 120px;
	}

	.header-fixed .header-limiter .h1 {
		float: none;
		margin: -8px 0 10px;
		text-align: center;
		font-size: 24px;
		line-height: 1;
	}

	.header-fixed .header-limiter nav {
		line-height: 1;
		float:none;
	}

	.header-fixed .header-limiter nav a {
		font-size: 13px;
	}

	body.fixed .header-fixed {
		display: none;
	}

}

/*
	 We are clearing the body's margin and padding, so that the header fits properly.
	 We are also adding a height to demonstrate the scrolling behavior. You can remove
	 these styles.
 */

body {
	margin: 0;
	padding: 0;
	height: 1500px;
}

h1,
h2,
h3,
h4 {
    margin: revert;
    text-align: center;
    position: unset
}

.navigation {
    background: #090549;
    padding: 10px;
    color: #fff
}



.site-title a {
    text-align: left;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    font-family: pacifico, cursive;
    float: left;
    /* margin-left: 20px */
}

.container {
    display: flex;
    align-items: center;
}

.container > div {
    margin-right: 15px; /* Optional: Adjust spacing between the divs */
}

.menu {
    text-align: right;
    font-family: sans-serif
}

.menu-btn {
    display: none
}

.menu-btn:checked~.menu-links {
    display: block
}

.menu-links a {
    text-align: left;
    display: block;
    margin: 20px;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    color: #fff
}

.menu-links {
    padding-inline-start: 5px;
    display: none
}

.menu span {
    padding: 5px 20px;
    font-size: 30px;
    cursor: pointer
}

.fc-text {
    padding: 5px 0;
    margin-bottom: 10px;
    z-index: 999;
    position: sticky;
    top: 0
}

.fancytext {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 18px;
    width: 90%;
    margin-top: 5px;
    background-color: #fff;
    color: #000000;
    border-radius: 5px;
    outline: 0;
    resize: none
}

.fancytext:focus {
    border-color: #090549;
    border-width: 7px
}

.social-link,
.svg-icon {
    display: inline-block
}

.social-link {
    text-decoration: none;
    color: #fff;
    margin: 8px 1px
}

.svg-icon svg {
    width: 1.5em;
    height: 1.5em;
    margin: 0
}

.svg-icon {
    fill: #fff;
    stroke: none;
    transition: 25ms ease-out;
    padding: .35em .55em
}



.fonts-div {
    margin-bottom: 50px
}

.font-types {
    font-family: arial, sans-serif;
    color: #090549;
    font-size: 24px;
    font-weight: 700;
    margin-block-start: 0;
    margin-block-end: 0
}

.fc-result {
    width: 100%
}

.fc-row {
    padding: 10px
}

.fc-row span {
    color: grey;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    font-family: sans-serif
}

input:focus {
    border-color: #090549
}

input {
    font-family: Arial Unicode MS, lucida grande, tahoma, verdana, arial, sans-serif;
    padding: 10px;
    font-size: 20px;
    white-space: nowrap;
    width: 94%;
    text-align: center;
    background: #fff;
    cursor: pointer;
    color: #000;
    border: 1px solid #abababa1;
    border-radius: 5px;
    outline: 0;
    box-shadow: 0 0 5px 1px rgb(0 1 1 / .2)
}

input:hover {
    color: #38B6FF;
    border-color: #38B6FF;
    text-shadow: 1px 1px 1px #00000045
}

#scrolltop {
    display: none;
    position: fixed;
    bottom: 17%;
    right: 15px;
    font-size: 18px;
    background-color: #090549;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    border-radius: 5px
}

#scrolltop:hover {
    background-color: #38B6FF;
}

#copymsg {
    text-align: center;
    display: none;
    position: fixed;
    width: 100px;
    right: 0;
    bottom: 24%;
    background: #090549;
    color: #fff;
    padding: 15px;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3)
}

.more-btn {
    color: #fff;
    background-color: #090549;
    font-family: sans-serif;
    cursor: pointer;
    font-size: 22px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 8px 15px;
    border: 2px solid #090549;
    border-radius: 10px;
    box-shadow: 0 1px 2px 2px rgb(0 1 1 / .15)
}

.more-btn:hover {
    color: #38B6FF;
    background-color: #fff
}

.logo {
    max-width: 50%;
    height: auto; /* Ensures that the image's aspect ratio is maintained */
}

.loadmore {
    font-family: sans-serif;
    font-size: 20px;
    padding: 12px 20px;
    border: 2px solid #38B6FF;
    color: #fff;
    margin: 10px 0 5px 0;
    cursor: pointer;
    background: #090549;
    text-align: center;
    outline: 0;
    border-radius: 10px;
    box-shadow: 0 1px 2px 2px rgb(0 1 1 / .2)
}

.loadmore:hover {
    background: #fff;
    color: #38B6FF;
}

img {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
    border-radius: 10px
}

.fc-img {
    box-shadow: 0 0 5px 1px rgb(0 1 1 / .2)
}

.fonts-img {
    width: 75%;
    box-shadow: 0 0 5px 1px rgb(0 1 1 / .2)
}

footer {
    font-size: 16px;
    text-align: center;
    font-family: sans-serif
}

footer a {
    color: #000;
    text-decoration: none
}

footer a:hover {
    color: #38B6FF;
}

.footerlink {
    display: inline-block;
    font-size: 16px;
    padding: 5px;
    margin: 10px 0 5px 0;
    cursor: pointer;
    text-align: center;
    outline: 0;
    border-radius: 5px;
    white-space: nowrap
}

.fontslink {
    display: inline-block;
    font-size: 16px;
    padding: 10px;
    color: #fff;
    margin-bottom: 5px;
    cursor: pointer;
    background: #090549;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    white-space: nowrap
}

.fontslink:hover {
    background: #38B6FF
}

.copyright {
    padding-top: 5px;
    padding-bottom: 20px
}

.page {
    font-family: sans-serif;
    margin: 10px auto;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    width: 88%;
    box-shadow: 0 1px 8px 2px rgb(0 1 1 / .2)
}

.page a {
    text-decoration: none
}

.desktop-ad {
    display: none
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media only screen and (min-width:768px) {

   

   
    .site-title a {
        margin-left: 0px;
        font-size: 30px
    }

    .menu span {
        display: none
    }

    .menu-links a {
        display: inline-block;
        margin: 10px 15px;
        color: #fff;
    }

    .menu-links a:hover {
        color: #38B6FF;
    }

    .menu-links {
        display: block;
        margin: 10px 0
    }

    .fancytext {
        width: 70%
    }

    .fc-result {
        width: 70%
    }

    input {
        font-size: 28px
    }

    img {
        width: 65%
    }

    .fonts-img {
        width: 50%
    }

    .page {
        padding: 25px;
        width: 65%
    }

    .desktop-ad {
        display: block
    }
}