#uwpqsf_id {
    border: 0px solid #ccc !important;
}
.uform_title {
    display: none  !important;
}
#uwpqsf_id {
    border: 0px solid #ccc !important;
  display: none  !important;
}

/*Featured image in featured post box*/
.box-thumbnail img {
    height: auto;
    width: 100%;
}
.box-thumbnail, .box-thumbnail .box-overlay {
 height: auto;
}
/*Single Post Featured Image*/
.post-thumbnail {
    height: 360px;
    width: 242px;
    background-size: 100% 360px;
}
.post-thumb{
    width:222px;
    height:334px;
}
span.post-overlay {
    width: 223px;
    height: 338px;
    background-size: 100% 338px;
}
/*Pagination*/
.pagination {
    font-size: 16px;
    font-weight: bold;
}

/*Search box on the sidebar adjustments*/
.uwpqsf_class > span[class*='taxolabel-']{
     width: 20%;
}
.uwpqsf_class select {
    width: 74%;
}

/*Change in paragraph color and size*/
body p {
    color: #000;
    font-size: 14px;
}

/*Sidebar Adjustment*/
h4.widgettitle {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
/*Change in post box title*/
.post-box h2.title a {
     line-height: 25px;
}


.single-books #feature-items span {
    width: 100%;
}
