/*
Theme Name: Banbury Tennis Academy
Description: Theme For Banbury Tennis Academy
Author: JMA Web Design
Author URI: https://www.jmawebdesign.com
Template: porto
Version: 1.0.0
Text Domain:  bta
*/

@import url("../porto/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.form-control {
    border-color: #000 !important;
    color: #000 !important;
    box-shadow: none !important;
}
.form-control:focus, .form-control:active {
    box-shadow: 0px 0px 10px 2px #ddd !important;
}

/**** Header ****/
.header-topbar {
    margin-bottom: 0;
}
.header-topbar-singles {
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 700;
}
.header-topbar-singles i::before {
    /*font-family: fontawesome;*/
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.header-topbar-mobile {
    display: none;
}
.mega-menu .narrow .popup > .inner > ul.sub-menu {
    border-radius: 0 0 4px 4px;
}
.page-top .page-title {
    font-weight: 400;
}
.page-top ul.breadcrumb > li {
    font-weight: 600;
}

/**** Footer ****/
.footer-main .widget-title {
    font-weight: 400 !important;
	font-size: 18px !important;
}
/**** Homepage ****/
.no-breadcrumbs .main-content {
    padding-top: 0;
}
.home .tp-revslider-slidesli {
    border-radius: 0 !important;
}



/**** FAQ Page ****/
#faq-p-accord .vc_tta-panel-heading {
    background-color: #cdcdcd;
}
#faq-p-accord .vc_tta-panel-heading a {
    color: #385d8b;
}
#faq-p-accord .vc_tta-panel-heading a i::before,
#faq-p-accord .vc_tta-panel-heading a i::after {
    border-color: #385d8b;
}
/**** About Page ****/
.about-sing-img {
    width: 22%;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
}
/** Course Tables **/
table.term-dates, table.term-dates td, table.term-dates th {  
  border: 2px solid #ddd;
  text-align: left;
}

table.term-dates {
  border-collapse: collapse;
  width: 100%;
}

table.term-dates th, table.term-dates td {
  padding: 15px;
}


/**** Contact Us ****/
.contact-form-side .wpcf7-submit {
    width: 100%;
}
.contact-form-side  div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: #4cbd4e;
    color: #fff !important;
}
/**************************/
/**** Responsive Start ****/
/**************************/
/**** Header ****/
#header .mobile-toggle {
    font-size: 20px;
	margin-left: 0;
}
@media (max-width : 479px) {
#header .header-main .container .header-left {
    padding: 5px 0;
}
#header .logo {
    min-width: 70px;
}
#header .header-main .container .header-right {
    padding-top: 5px;
    padding-bottom: 5px;
}
#header .header-right-top,
#header .header-right-bottom {
    display: inline-block;
}
#header .header-right-top .header-contact {
    margin-right: 0;
}
.header-topbar-desktop {
    display: none;
}
.header-topbar-mobile {
    display: block;
    padding: 0;
}
.header-topbar-singles {
    font-size: 22px;
}
}
@media (min-width : 480px) and (max-width : 639px) {
#header .header-main .container .header-left {
    padding: 5px 0;
}
#header .logo {
    min-width: 85px;
}
#header .header-main .container .header-right {
    padding-top: 5px;
    padding-bottom: 5px;
}
#header .header-right-top,
#header .header-right-bottom {
    display: inline-block;
}
#header .header-right-top {
    margin-right: 10px;
}
.header-topbar-singles:nth-child(2) {
    display: none;
}
.header-topbar-singles {
    font-size: 22px;
}	
}
@media (min-width : 640px) and (max-width : 767px) {
#header .header-main .container .header-left {
    padding: 5px 0;
}
#header .logo {
    min-width: 100px;
}
#header .header-main .container .header-right {
    padding-top: 5px;
    padding-bottom: 5px;
}
#header .header-right-top,
#header .header-right-bottom {
    display: inline-block;
}
#header .header-right-top {
    margin-right: 10px;
}
.header-topbar-singles:nth-child(2) {
    display: none;
}
.header-topbar-singles {
    font-size: 22px;
}	
}
@media (min-width : 768px) and (max-width : 991px) {
#header .header-main .container .header-left {
    padding: 5px 0;
}
#header .header-main .container .header-right {
    padding-top: 5px;
    padding-bottom: 5px;
}
#header .header-right-top,
#header .header-right-bottom {
    display: inline-block;
}
#header .header-right-top {
    margin-right: 10px;
}
}
@media (min-width : 992px) and (max-width : 1199px) {
#main-menu .mega-menu > li.menu-item > a {
    font-size: 10px;
}
}
/**** Breadcrumbs ****/
@media (max-width : 991px) {
.page-top.page-header-4 .col-lg-6 {
    text-align: center;
}
.page-top.page-header-4 .breadcrumbs-wrap.col-lg-6 {
    display: none;
}
}
/**** Footer ****/
@media (max-width : 479px) {
#footer .footer-main .col-lg-3 {
    text-align: center;
}	
}
@media (max-width : 991px) {
#footer .footer-bottom .footer-center {
    text-align: center !important;
}	
#footer_text {
    text-align: center;
}
.foot-cp-text.footer-div-pipe {
    display: none;
}
.pl-pipe-line {
    display: inline-block !important;
}
.foot-cp-text.footer-site-cr, .foot-cp-text.jmawd-credit {
    display: block;
}
}
@media (min-width : 480px) and (max-width : 991px) {
#footer .footer-main .col-lg-3 {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
}
@media (min-width : 992px) and (max-width : 1199px) {
#footer .footer-main .col-lg-3 {
    width: 24%;
    display: inline-block;
    vertical-align: top;
}
}

/**** About Page ****/
@media (max-width : 479px) {
.about-sing-img {
    width: 29%;
}
}
@media (min-width : 768px) and (max-width : 991px) {
.about-sing-img {
    width: 29%;
}
}