/*
Theme Name: BLOKCO Child Theme 
Theme URI: https://demo1.imithemes.com/blokco/
Description: Child theme for Blokco WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: blokco
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
#sidebar>ul{
	display: none;
}
.footer-custom-sidebar{
	position: relative;
	margin-top: 50em;
}
.ico-sell-widget{
	background-color: #061649;
    border-radius: 1em;
    padding: 3em;
}
.ico-short-summary{
	width: 50%;
	color: white;
}
.ico-card-img{
	width: 40%;
}
.ico-price{
	color: white;	
	margin-top: 0.3em;
}
.ico-exchange-panel{
	background-color: #1f0f5a;
	box-shadow: 0 0 20px white;
	padding: 0.5em;
	border-radius: 1em;
}