/*
Theme Name: Amartha Child
Theme URI: https://neuronthemes.com/amartha
Description: This is a child theme of Amartha
Author: NeuronThemes
Author URI: https://neuronthemes.com
Template: amartha
Version: 1.0.0
*/

.mythumbnail img, .mythumbnail a
{
	width:100%;
	max-width: auto;
}

.m-nav-menu--horizontal ul li.menu-item > a::before {
    top: 100%;
}


.my-button, .ihc-level-item-link  {
	font-family: "Poppins", Sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 38px;
	letter-spacing: 3px;
	fill: #232121;
	color: #232121;
	background-color: #ffcdab;
	border-radius: 0px 0px 0px 0px;
	display: table;
	height: 40px;
	width: 170px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 36px;
	padding-bottom: 20px;
	padding-left: 36px;
}
.my-button:hover, .ihc-level-item-link:hover {
    background-color: #000000 !important;
	color: #ffcdab;
}

.membersarea a
{
	background-image: url(https://27pearls.com/wp-content/uploads/2020/05/unnamed.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	display: table;
	height: 30px;
	width: 30px;
	font-size: 0px !important;
}
.membersarea ul li
{
	height: 28px;
}
.membersarea ul li a
{
	font-size: 12px !important;
	height: auto;
	width: 100%;
	background-image: none;
	display: block;
}
.menu-item-icon
{
		background-image: none !important;
}
.m-site-search .m-site-search__content .m-site-search__close-icon
{
	z-index: 999999;
}
.iump-list-posts-template-2:before
{
	   content: "Or click on the following links to read your already purchased book";
}
.iump-list-posts-template-2 .iump-list-title a
{
color: #ffcdab !important;
}
.iump-list-posts-template-2 .iump-list-title a:hover
{
text-decoration: underline !important;
}
.redhover .elementor-widget-container h4.elementor-heading-title a:hover
{
	color:#eb0207 !important;
}
input,
textarea {
	text-transform: none !important;
}