/*
 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("../twentytwentyfour/style.css"); */
.sitetitle .site-description {
    margin: 0px;
}
.sitetitle .site-description {
    margin: 0px;
	color:#fff;
	display: block;
}

.sitetitle {
	text-transform:uppercase;
	color:#fff;
    text-align: justify;
    height: 85px;
}
.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;
    margin-top: 7px;
    width: unset !important;
}
.sell .plug{
        font-size: 22px;
        font-weight: 700;
        font-family: 'Poppins';
    }
	.site-logo img {
		    width: 60px;
    border-radius: 100%;
	    border: 1px solid #fff;
}

.sitetitle h4{margin:0px;}
header#site-header {
    background: #375699;
    padding: 5px 0px;
}
.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:#ebe5ff;
    padding-bottom: 15px;
    padding-left: 10%;
    padding-right: 10%;
	margin-top: 80px;
    position: absolute;
    width: 100%;
	}
	.textcont{text-align:center;}
	a.btn {
    border-radius: 13px;
    margin: 20px;
    padding: 20px;
    background: red;
}
.textcont a.wp-block-button__link {
    padding: 10px 30px;
	background: #375699;
    border-radius: 44px !important;
	box-shadow: inset 0 0 0 2px #fff !important;
    border: 1px solid #375699;
    outline: none;
	position: absolute;
}
.market {
    margin-top: -80px;
text-align: center;}
.market img
{
	display:unset;
	height:430px;
}
#site-footer {
    padding: 12px 0!important;
	background: #0a0909cc!important;
    height: 40px;
	position: relative;
    width: 100%;
    float: left;
    top: 76%;
}
/* #site-header .header-inner.section-inner {
    padding: 5px 0px;
} */
.powered-by-wordpress {
    padding-left:0px;
}
.footer-credits {
    font-size: 16px;
}
#site-footer a {
    text-decoration: none;
    color: #fff;
}
@media (min-width: 320px) and (max-width: 765px)
{
	.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;}
	
}
@media (min-width: 1700px) {
    .market img {
        height: auto;
        width: 77%;
    }
	#site-footer
	{
		top:83%;
	}
}
@media (min-width: 1510px) {
    .market img {
        height: auto;
        width: 76%;
    }
	#site-footer
	{
		top:79%;
	}
}
@media (min-width: 1700px) {
    .market img {
        height: auto;
        width: 77%;
    }
	#site-footer
	{
		top:81%;
	}
}
