.book-main-image img {
    width: 500px;
    height: 500px;
    object-fit: contain;
}
.qodef-column-content.qodef-column-content1 .vc_column-inner .wpb_wrapper h5 {
    font-family: Poppins,sans-serif !important;
    font-weight: 500 !important;
    /* font-size:18px !important; */
}
.qodef-text-under-logo {
    display: none;
}
.qodef-blog-holder.qodef-blog-single.qodef-blog-single-standard article .qodef-post-heading {
    text-align: center;
}
.qodef-blog-holder.qodef-blog-single.qodef-blog-single-standard article .qodef-post-text {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.qodef-post-info-category,
.qodef-blog-holder.qodef-blog-masonry article .qodef-post-info-top>div:after,
.qodef-blog-holder.qodef-blog-single.qodef-blog-single-standard article .qodef-post-info-top>div:after{
    display: none !important;
}
.site__btn a {
    background-color: #E57500 !important;
    color: #FFF !important;
    font-weight: 700;
}
.site__btn a:hover {
    background-color: #000 !important;
}




@media(min-width:1200px){
	.qodef-logo-wrapper a {
    height: 50px !important;
}


}
.qodef-main-menu>ul>li.qodef-active-item>a {
    color: #E57500;
}
.qodef-main-menu>ul>li.qodef-active-item>a>span.item_outer .item_text:before {
    width: 100%;
    background: #E57500;
}
.qodef-main-menu>ul>li:hover>a {
    color: #E57500;
}
.qodef-main-menu>ul>li:hover>a>span.item_outer .item_text:before {
    width: 100%;
    background: #E57500;
}
.qodef-blog-holder.qodef-blog-masonry article .qodef-post-info-top .qodef-post-info-category a {
    color: #E57500;
}
.qodef-search-opener .qodef-search-icon {

    background-color: #E57500;
}
#qodef-back-to-top>span {

    background-color: #E57500;
    border: 1px solid #E57500;

}
footer .qodef-subscription-form .wpcf7-form-control.wpcf7-submit {

    background-color: #E57500;
    border: 1px solid #E57500;
}
a:hover, p a:hover {
    color: #E57500;
}
.qodef-top-light .qodef-top-bar .qodef-popup-opener:hover {
    color: #E57500!important;
}
.qodef-top-light .qodef-top-bar .qodef-social-icon-widget-holder:hover {
    color: #E57500!important;
}



@media(max-width:767px){
	.left__class div {
			text-align: left !important;
			padding: 0px !important;
	}
	.left__class .vc_empty_space {
			height: 15px !important;
	}
}

.no-touch .qodef-blog-holder.qodef-blog-list-animate article{
	opacity:1;
}
footer .qodef-footer-top-simple-holder .qodef-footer-top-simple-inner.qodef-grid{
	display:none;
}
.qodef-social-icon-widget-holder {
    display: none;
}
.qodef-content-aligment-center{
	text-align:left;
}
.page-title{
	text-align:center;
}
.margin-auto-class{
	margin:0 auto;
}