/*
 Theme Name:   Twenty Twenty Child
 description:  A child theme of the twentytwenty default WordPress theme
 Author:       Dasinfomedia
 Template:     twentytwenty
 Version:      1.0 Latest
*/
@import url("../twentytwenty/style.css");
.sitetitle .site-description {
    margin: 0px;
}
.sitetitle .site-description {
    margin: 0px;
	color:#fff;
	display: block;
}
.textcont h2 ,.textcont p{font-family: 'poppins';}
.sitetitle {
	text-transform:uppercase;
    margin-left: 10px;
	color:#fff;
}
ul.primary-menu.reset-list-style li a:hover {
    text-decoration: unset;
}

.header-toggles.hide-no-js {
    display: none;
}
ul#menu-header{    margin: 0px;
    display: flex;}
	ul#menu-header li{list-style: none;}
	ul#menu-header li a{color:#fff;    text-decoration: none;}
	.header-inner.section-inner {
    margin-left: 0px;
}
.header-titles-wrapper {
margin-right: 13rem!important;}
.sell{background: #dd9933;
        padding: 15px 20px 15px 40px;
    border-radius: 0px 10px 10px 0px;}
	.site-logo img {
		    width: 60px;
    border-radius: 50%;
	    border: 1px solid #fff;
        background-color: white;
}

.sitetitle h4{margin:0px;}
header#site-header {
    /* background: #5840bb; */
}
.textcont h2 {
    margin-top: 0;
    margin-bottom: 15px;
    padding-top: 20px;
}
p.footer-copyright:after {
    content: "|";
    padding-left: 6px;
}
h5.plug {
    margin: 0px;
	letter-spacing: 1px;
}
.container1{background:rgb(130, 170, 196);	
    padding-left: 10%;
    padding-right: 10%;}
	.textcont{text-align:center;}
	a.btn {
    border-radius: 13px;
    margin: 20px; 
    margin-bottom: 0; 
    padding: 20px;
    background: red;
}
img.School-logo {
    width: 50%;
    margin: auto;
}
.textcont a.wp-block-button__link {
    padding: 15px 50px;
	    background: #5840bb;
    border-radius: 44px !important;
	box-shadow: inset 0 0 0 2px #fff;
    border: 1px solid #5840bb;
	    font-family: 'poppins';
    font-weight: 500!important;
}

@media (max-width: 765px) {
    h2.School_h2_font {
        font-size: 30px !important;
    }
}
.nav-toggle .toggle-inner{
    display: none !important;
}
.header-inner .toggle svg{
    display: none !important;
}
.market {
text-align: center;
background-color: rgb(130, 170, 196);
margin-top: -1px;
}
@media (min-width: 641px){
    .market {
        margin-top: -10px;}
}
.market img{display:unset;}
#site-footer {
    padding: 8px 0!important;
	background: #0a0909cc!important;
}
#site-header .header-inner.section-inner {
    padding: 15px 0px;
}
.powered-by-wordpress {
    margin-left:6px!important;
	display:block!important;
}
.footer-credits {
    font-size: 15px;
}
#site-footer a {
    text-decoration: none;
    color: #fff;
}
@media (min-width: 320px) and (max-width: 765px)
{
	/* new */
	h2.spacing-head {
    padding: 0px 15px !important;
}
.footer-nav-widgets-wrapper.header-footer-group {
    margin: 0px !important;
}
.post-inner.thin {
    padding: 0px !important;
}
/* new */
	.header-titles-wrapper{margin:0px !important;}
	.sell {
    background: #dd9933;
    padding: 20px 10px 20px 10px!important;
    border-radius: 10px 10px 10px 10px!important;
    text-align: center !important;
    margin: 0px 5px 20px 30px!important;}
}
@media (min-width: 768px) and (max-width: 1024px)
{
	.sell {float:left;margin-top: 27px;}
}
p.footer-copyright {
    color: #fff !important;
}
ul.primary-menu.reset-list-style li a {
    color: #fff !important;
}
