/*
Theme Name: KidBombay.com
*/



.main-title h2 a {
    color: #CBCBCB;
}

span.wpcf7-form-control-wrap {
    width: 283px;
}

span.wpcf7-not-valid-tip,
span.wpcf7-not-valid-tip-no-ajax {
    color:#f00 !important;
    position: absolute !important;
    left: 315px !important;
    top: -2px !important;
    width: 240px !important;
    display: block;
}

.form-box .text {
    overflow: visible !important;
}


span.wpcf7-list-item {
    display: block !important;
    padding: 0 0 17px !important;
    width: 100% !important;
    margin: 0 !important;
}
.categories .wpcf7-form-control-wrap {
    display: block;
    width: 100%:
}

.heading h1,
.heading .subtitle {
    text-transform: uppercase;
}

.paging a.next-btn {
    margin: 0 !important;
}
.paging a.prev-btn {
    margin: 0 16px 0 0 !important; 
}

.discussion .holder,
.discussion .frame{
    padding-bottom: 0px;
}
.comments-area .discussion p {
    text-indent: 0;
}
.form-box .required {
    visibility: hidden;
}
.heading .single-work-title h1 {
    text-transform: none;
}