.inner-banner {
    margin-top: 95px !important;
}
input#submit {
    background-image: linear-gradient(141deg, #4d1964 0%, #781ca0 51%, #781ca0 75%);
    -webkit-box-shadow: 0 6px 18px 0 rgba(0, 24, 78, .12);
    box-shadow: 0 6px 18px 0 rgba(0, 24, 78, .12);
    border-radius: 100px;
    border: 0px;
    padding: 10px 30px;
    color: #fff;
}

h4.entry-title a {
    font-size: 19px;
    font-weight: 600;
    color: #444444 !important;
    margin-top: 15px;
    margin-bottom: 10px;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
}
p {
    word-break: break-word;
}
h2.widget-title {
    font-size: 24px;
    font-weight: 600;
}
#menu-footermenu .menu__link {
    display: block;
    position: unset;
    padding: 0px 0;
}
.footer-links .menu__link:before {
	display: none;
}
button.search-submit {
	background: #502166;
	border: none;
	height: 50px;
	width: 50%;
	color: #fff;
}
.search-cont{
    margin-top: 30px;
    margin-bottom: 20px;
}
.search-cont h1{
    margin-bottom: 10px;
}
.resize img {
    width: 200px;
    float: left;
    margin: 0px 20px 5px 0px;
}
input#submit {
    font-size: 16px !important;
}
.blog-thumb a p {
    color: #222222 !important;
}
nav.navigation.pagination {
    margin-top: 30px;
}
.page-numbers {
    padding: 8px 15px;
    border: 1px solid #ccc;
    color: #000;
}
span.page-numbers.current {
    background: #56266c;
    color: #fff;
    border-color: #56266c;
}
.pagination a:hover {
    background: #fad03c;
    color: #fff;
    border-color: #fad03c;
}
div.wpcf7-mail-sent-ok {
	display: none !important;
}
div.wpcf7-validation-errors{
    border: 2px solid #ff0000 !important;
}
.swal2-show {
	background: #fff !important;
}
.swal2-styled {
	background: #e5e5e5 !important;
}
.pro-list h2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
