/*
Theme Name:     Dricub-driving-child
Theme URI:      https://smartdata.tonytemplates.com/dricub-driving-school/
Description:    Child theme for Dricub- driving school Services
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       dricub-driving-school
Version:        1.0
*/
/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */
#tt-header .tt-logo {
    height: 120px;
}

#tt-footer .tt-baner-01 {
    padding: 0px 0 12px 0;
}

.breadcrumbs {
    margin-bottom: 0px;
}

img.blog-image {
    margin-left: 20px;
}

.btn:hover:not(.no-hover) {
    color: white;
}

.btn.inverse {
    color: white;
}

#tt-footer:after {
    z-index: 0;
}

/* //////////////////woocommerce custom css//////////////////////////// */

.woocommerce-result-count {
    display: none;
}

.woocommerce-customer-details {
    display: none !important;
}

.orderby {
    display: none;
}

.staff-menu a.nav-link {
    display: block;
    padding: 8px;
    border: 2px solid black;
    margin: 8px 0px;
    text-decoration: none;
    color: black;
    text-align: center;
    font-weight: 700;
    transition: background-color .2s ease-in-out;
}

.staff-menu a.nav-link:hover {
    background-color: #fdc400;
}

.woocommerce-form__label-for-checkbox {
    margin: 14px;

}

.woocommerce form .form-row .input-checkbox {
    margin: 10px -20px !important;
}

#billing_address_1_field {
    width: 50%;
    display: inline-block;
}

#billing_city_field {
    width: 50%;
    display: inline-block;
}

#billing_state_field {
    width: 50%;
    display: inline-block;
}

#billing_postcode_field {
    width: 50%;
    display: inline-block;
}

#billing_phone_field {
    width: 100%;
    display: inline-block;
}

.select2-container .select2-selection--single {
    margin: 0 !important;
}

.shipping {
    display: none;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 50% !important;
}

.woocommerce-additional-fields {
    display: none;

}

/* //////////////////woocommerce custom css End//////////////////////////// */

/* ////////////////////other custom css///////////////////////////////////////////// */

.tt-title-lg {
    font-size: 44px;
    line-height: 1.1;
    top: 21px;
    /* font-weight: 400; */
    letter-spacing: 0.01em;
    margin: 0;
    padding-bottom: 20px;
    color: #393939;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    z-index: 5 !important;
}

.shipping-taxable {
    display: none !important;
}

.woocommerce .products ul,
.woocommerce ul.products {
    padding: 9px !important;
}

.container .form-position {
    position: absolute;
    z-index: 90;
	margin-top: 21%;    
}

.product-name>a {
    color: currentColor;
    pointer-events: none !important;
    text-decoration: none;
}

.variation>dt {
    display: none !important;
}

.product-thumbnail {
    display: none;
}

#ship-to-different-address {
    display: none;
}

.form-section {
    border-radius:7px;
    display: table;
    position: absolute;
    background: white;
    z-index: 999;
    top: 235px;
    left: 80px;
    width: 310px;
    padding: 0 20px;	
}

.text-formate {
    text-align: center;
    font-weight: 700;
    border-bottom: 5px solid #fdc400;
    font-size: 36px;
    margin-bottom: 16px;
    padding-top: 16px;
    margin-top: 20px;
}

.suburbs-dd {
    width: 96%;
    padding: 8px;
    padding-left: 17px;
    border-radius: 7px;
    float: right;

}

.text-center {
    text-align: center;
    margin-top: 13px;
    margin-bottom: 16px;
}

.mainSlider .slide .slide-content div[class^="tp-caption-"] {
    margin-top: 16%;
}

html input[type="button"]:hover:not(.no-hover),
input[type="reset"]:hover:not(.no-hover),
input[type="submit"]:hover:not(.no-hover) {

    color: white;
}

.text-decoration {
    font-family: serif;
}

.suburb-icon {
    padding-top: 15px;
    color: #fdc400;
    ;
}

.btn-size {
    padding: 10px 9px !important;
    height: unset !important;
    margin-top: 10px;
    font-size: 13px !important;

}

.select-option-bg {
    position: relative !important;
    z-index: 1 !important;
    margin-top: 0px;
    width: 95%;
}

.select-option-bg select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    position: relative !important;
    background: none !important;
    z-index: 2;

}

.select-option-bg i {
    z-index: 1;
    content: none;
    color: #fdc400;
    top: 16px;
    right: 21px;
    position: absolute;

}

.image-size {
    margin-top: 25px;
    padding-bottom: 15px;
}

/* .staff-info {
    padding-right: 0 !important;
} */

.content-style {
    border: 1px solid;
}

.f-weight b {
    font-weight: unset;
}

.s-sty {
    display: flex;
}

.transmission {
    text-align: center;
    margin-top: 22px;
    margin-left: 6px;
}

.auto-btn {
    width: 36%;
    margin-left: 10px;

}

.manual-btn {
    width: 36%;
    margin-left: 10px;
}

#front-booking-form .transmission button.selected {
    background-color: #fdc400;
    border: 1px solid black;
    border-radius: 5px;
    font-weight: 600;
}

#front-booking-form .transmission button {
    background-color: white;
    border: 1px solid black;
    border-radius: 5px;
    font-weight: 600;
}

p strong code {
    background-color: unset !important;
}

strong code {
    background-color: unset !important;
}

.show-password-input {
    top: 0.0em !important
}

.woocommerce form .form-row label {
    font-family: 'Roboto';
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    font-family: 'Roboto';
}

#page-main a {
    font-family: 'Roboto';
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {

    font-family: 'Roboto';

}

.banner-inner-height {
    height: 200px;
    margin-top: -149px;
    opacity: 0.5;
    background-size: cover;
}

.single-post .tt-title-lg.title-sub-page {
    padding-bottom: 44px;
    position: relative;
    z-index: 1;
    color: #393939;
    font-weight: 600;
}

.tt-post.contant-main {
    clear: none !important;
}

.blog-post.with-sidebar-blog .post-image {
    float: none !important;
}

.single-post .breadcrumbs, .blog .breadcrumbs {
    height: 200px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    opacity: 0.5 !important;
    position: absolute !important;
    width: 100% !important;
}

.single-post .entry-header, .blog .entry-header {

    padding: 44px 0 56px 0;
}

.single-post .only-on-blog-list-page { display:none; }


/* ////////////////////other custom css End///////////////////////////////////////////// */

/* ///////////////////////// @media query start /////////////////////////////////////////// */





@media (min-width:320px) and (max-width:420px) {
    .form-section {
        background: white;
        border-radius: 7px;
        margin-top: 21px;
    }

    .text-formate {
        text-align: center;
        font-weight: 700;
        border-bottom: 3px solid #fdc400;
        font-size: 19px;
        margin-bottom: 8px;
        padding-top: 0px !important;
        margin-top: 18px !important;
    }

    .suburbs-dd {
        width: 89%;
        padding: 1px;
        border-radius: 4px;
        float: right;
    }

    .text-center {
        text-align: center;
        margin-top: 0px;
        padding-bottom: 2px;
    }

    .suburb-icon {
        padding-top: 8px;
        color: #fdc400;
        font-size: 17px !important;
    }

    .btn-size {
        padding: 9px 8px !important;
        height: unset !important;
        margin-top: 5px;
        font-size: 11px !important;
        margin-bottom: 8px !important;
    }

    #tt-header .tt-logo {
        height: 53px !important;
    }

    .select-option-bg {
        position: relative !important;
        z-index: 1 !important;
        margin-top: 3px !important;
    }


    .select-option-bg select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -o-appearance: none !important;
        appearance: none !important;
        position: relative !important;
        background: none !important;
        z-index: 2;
    }

    .select-option-bg i {
        z-index: 1;
        content: none;
        color: #fdc400;
        top: 8px;
        right: 4px;
        position: absolute;
    }

    .auto-btn {
        width: 44%;
        margin-left: 0px;

    }

    .manual-btn {
        width: 45%;
        margin-left: 10px;
    }


    .transmission {
        text-align: center;
        margin-top: 8px;
        margin-left: 6px;
    }

    .mainSlider .slide .img--holder {
        height: 197px !important;
    }
}

@media (min-width:421px) and (max-width:550px) {
    .form-section {
        background: white;
        border-radius: 7px;
        margin-top: 15%;
    }

    .text-formate {
        text-align: center;
        font-weight: 700;
        border-bottom: 3px solid #fdc400;
        font-size: 19px;
        margin-bottom: 8px;
        padding-top: 20px;
        margin-top: 20px;
    }

    .suburbs-dd {
        width: 89%;
        padding: 1px;
        border-radius: 4px;
        float: right;
    }

    .text-center {
        text-align: center;
        margin-top: 0px;
        padding-bottom: 9px;
    }

    .suburb-icon {
        padding-top: 6px;
        color: #fdc400;
        font-size: 17px !important;
    }

    .btn-size {
        padding: 10px 9px !important;
        height: unset !important;
        margin-top: 10px;
        font-size: 13px !important;
        margin-bottom: 3px !important;
    }

    #tt-header .tt-logo {
        height: 53px !important;
        width: 137px;
    }

    .select-option-bg {
        position: relative !important;
        z-index: 1 !important;
        margin-top: 0px !important;
    }


    .select-option-bg select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -o-appearance: none !important;
        appearance: none !important;
        position: relative !important;
        background: none !important;
        z-index: 2;
    }

    .select-option-bg i {
        z-index: 1;
        content: none;
        color: #fdc400;
        top: 8px;
        right: 4px;
        position: absolute;
    }

    .auto-btn {
        width: 44%;
        margin-left: 0px;

    }

    .manual-btn {
        width: 45%;
        margin-left: 10px;
    }

    .transmission {
        text-align: center;
        margin-top: 8px;
        margin-left: 6px;
    }

    #tt-header .tt-toggle-menu {
        top: 29px;
    }
}

@media (min-width:551px) and (max-width:700px) {
    .form-section {
        background: white;
        border-radius: 7px;
        margin-top: 34%;
    }

    .text-formate {
        text-align: center;
        font-weight: 700;
        border-bottom: 3px solid #fdc400;
        font-size: 19px;
        margin-bottom: 8px;
        padding-top: 20px;
        margin-top: 20px;
    }

    .suburbs-dd {
        width: 89%;
        padding: 1px;
        border-radius: 4px;
        float: right;
    }

    .text-center {
        text-align: center;
        margin-top: 0px;
        padding-bottom: 9px;
    }

    .suburb-icon {
        padding-top: 6px;
        color: #fdc400;
        font-size: 17px !important;
    }

    .btn-size {
        padding: 10px 9px !important;
        height: unset !important;
        margin-top: 10px;
        font-size: 13px !important;
        margin-bottom: 9px !important;
    }

    #tt-header .tt-logo {
        height: 53px !important;
        width: 137px;
    }

    .select-option-bg {
        position: relative !important;
        z-index: 1 !important;
        margin-top: 0px !important;
    }


    .select-option-bg select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -o-appearance: none !important;
        appearance: none !important;
        position: relative !important;
        background: none !important;
        z-index: 2;
    }

    .select-option-bg i {
        z-index: 1;
        content: none;
        color: #fdc400;
        top: 8px;
        right: 4px;
        position: absolute;
    }

    .auto-btn {
        width: 44%;
        margin-left: 0px;

    }

    .manual-btn {
        width: 45%;
        margin-left: 10px;
    }

    .transmission {
        text-align: center;
        margin-top: 8px;
        margin-left: 6px;
    }

    #tt-header .tt-toggle-menu {
        top: 29px;
    }
}

@media (min-width:701px) and (max-width:767px) {
    #tt-header .tt-header-bottom div[class^="col-"] {
        width: unset;
    }

    .form-section {
        background: white;
        border-radius: 7px;
        margin-top: 34%;
    }

    .text-formate {
        text-align: center;
        font-weight: 700;
        border-bottom: 3px solid #fdc400;
        font-size: 19px;
        margin-bottom: 8px;
        padding-top: 20px;
        margin-top: 20px;
    }

    .suburbs-dd {
        width: 89%;
        padding: 1px;
        border-radius: 4px;
        float: right;
    }

    .text-center {
        text-align: center;
        margin-top: 0px;
        padding-bottom: 9px;
    }

    .suburb-icon {
        padding-top: 6px;
        color: #fdc400;
        font-size: 17px !important;
    }

    .btn-size {
        padding: 10px 9px !important;
        height: unset !important;
        margin-top: 10px;
        font-size: 13px !important;
        margin-bottom: 8px !important;
    }

    #tt-header .tt-logo {
        height: 53px !important;
        width: 137px;
    }

    .select-option-bg {
        position: relative !important;
        z-index: 1 !important;
        margin-top: 0px !important;
    }


    .select-option-bg select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -o-appearance: none !important;
        appearance: none !important;
        position: relative !important;
        background: none !important;
        z-index: 2;
    }

    .select-option-bg i {
        z-index: 1;
        content: none;
        color: #fdc400;
        top: 8px;
        right: 4px;
        position: absolute;
    }

    .auto-btn {
        width: 44%;
        margin-left: 0px;

    }

    .manual-btn {
        width: 45%;
        margin-left: 10px;
    }

    .transmission {
        text-align: center;
        margin-top: 8px;
        margin-left: 6px;
    }

    #tt-header .tt-toggle-menu {
        top: 29px;
    }
}

@media (min-width:768px) and (max-width:769px) {

    #tt-header .tt-header-bottom div[class^="col-"] {
        width: unset;
    }

    /* #tt-header .tt-header-bottom {
        padding-top: 18px;
        width: 100%;
        display: table;
    } */
    .form-section {
        background: white;
        border-radius: 7px;
        margin-top: 9%;
        width: 36%;
    }

    .text-formate {
        text-align: center;
        font-weight: 700;
        border-bottom: 3px solid #fdc400;
        font-size: 19px;
        margin-bottom: 8px;
        padding-top: 20px;
        margin-top: 20px;
    }

    .suburbs-dd {
        width: 89%;
        padding: 1px;
        border-radius: 4px;
        float: right;
    }

    .text-center {
        text-align: center;
        margin-top: 0px;
        padding-bottom: 9px;
    }

    .suburb-icon {
        padding-top: 6px;
        color: #fdc400;
        font-size: 17px !important;
    }

    .btn-size {
        padding: 10px 9px !important;
        height: unset !important;
        margin-top: 10px;
        font-size: 13px !important;
        margin-bottom: 9px !important;
    }

    #tt-header .tt-logo {
        height: 53px !important;
        width: 137px;
    }

    .select-option-bg {
        position: relative !important;
        z-index: 1 !important;
        margin-top: 0px !important;
    }


    .select-option-bg select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -o-appearance: none !important;
        appearance: none !important;
        position: relative !important;
        background: none !important;
        z-index: 2;
    }

    .select-option-bg i {
        z-index: 1;
        content: none;
        color: #fdc400;
        top: 8px;
        right: 4px;
        position: absolute;
    }

    .auto-btn {
        width: 36%;
        margin-left: 10px;

    }

    .manual-btn {
        width: 36%;
        margin-left: 10px;
    }

    .transmission {
        text-align: center;
        margin-top: 8px;
        margin-left: 6px;
    }

    #tt-header .tt-toggle-menu {
        top: 29px;
    }

}

@media (min-width:770px) and (max-width:991px) {
    #tt-header .tt-header-bottom div[class^="col-"] {
        width: unset;
    }

    /* #tt-header .tt-header-bottom {
        padding-top: 18px;
        width: 100%;
        display:-webkit-box;
    } */
    #tt-header .tt-menu {
        margin-top: 11px;
    }

    .form-section {
        background: white;
        border-radius: 7px;
        margin-top: 20%;
        width: 36%;
    }

    .text-formate {
        text-align: center;
        font-weight: 700;
        border-bottom: 3px solid #fdc400;
        font-size: 19px;
        margin-bottom: 8px;
        padding-top: 20px;
        margin-top: 20px;
    }

    .suburbs-dd {
        width: 89%;
        padding: 1px;
        border-radius: 4px;
        float: right;
    }

    .text-center {
        text-align: center;
        margin-top: 0px;
        padding-bottom: 9px;
    }

    .suburb-icon {
        padding-top: 6px;
        color: #fdc400;
        font-size: 17px !important;
    }

    .btn-size {
        padding: 10px 9px !important;
        height: unset !important;
        margin-top: 10px;
        font-size: 13px !important;
        margin-bottom: 8px !important;
    }

    #tt-header .tt-logo {
        height: 53px !important;
        width: 137px;
    }

    .select-option-bg {
        position: relative !important;
        z-index: 1 !important;
        margin-top: 0px !important;
    }


    .select-option-bg select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -o-appearance: none !important;
        appearance: none !important;
        position: relative !important;
        background: none !important;
        z-index: 2;
    }

    .select-option-bg i {
        z-index: 1;
        content: none;
        color: #fdc400;
        top: 8px;
        right: 4px;
        position: absolute;
    }

    .auto-btn {
        width: 36%;
        margin-left: 10px;

    }

    .manual-btn {
        width: 36%;
        margin-left: 10px;
    }

    .transmission {
        text-align: center;
        margin-top: 8px;
        margin-left: 6px;
    }

    #tt-header .tt-toggle-menu {
        top: 29px;
    }

}

@media (min-width:992px) and (max-width:1024px) {

    #tt-header .tt-header-bottom div[class^="col-"] {
        width: unset;
    }

    #tt-header .tt-header-bottom {
        padding-top: 18px;
        width: 100%;
        display: -webkit-box;
    }

    .form-section {
        background: white;
        border-radius: 7px;
        margin-top: 13%;
        /* width: 36%; */
    }

    .text-formate {
        text-align: center;
        font-weight: 700;
        border-bottom: 3px solid #fdc400;
        font-size: 19px;
        margin-bottom: 8px;
        padding-top: 20px;
        margin-top: 20px;
    }

    .suburbs-dd {
        width: 89%;
        padding: 1px;
        border-radius: 4px;
        float: right;
    }

    .text-center {
        text-align: center;
        margin-top: 0px;
        padding-bottom: 9px;
    }

    .suburb-icon {
        padding-top: 6px;
        color: #fdc400;
        font-size: 17px !important;
    }

    .btn-size {
        padding: 10px 9px !important;
        height: unset !important;
        margin-top: 10px;
        font-size: 13px !important;
        margin-bottom: 0px !important;
    }

    #tt-header .tt-logo {
        height: 53px !important;
        width: 137px;
    }

    .select-option-bg {
        position: relative !important;
        z-index: 1 !important;
        margin-top: 0px !important;
    }


    .select-option-bg select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -o-appearance: none !important;
        appearance: none !important;
        position: relative !important;
        background: none !important;
        z-index: 2;
    }

    .select-option-bg i {
        z-index: 1;
        content: none;
        color: #fdc400;
        top: 8px;
        right: 4px;
        position: absolute;
    }

    .auto-btn {
        width: 36%;
        margin-left: 10px;

    }

    .manual-btn {
        width: 36%;
        margin-left: 10px;
    }

    .transmission {
        text-align: center;
        margin-top: 8px;
        margin-left: 6px;
    }

    #tt-header .tt-toggle-menu {
        top: 29px;
    }
	

}

@media (min-width:1025px) and (max-width: 1203px) {
    .form-section {

        margin-top: 18%;
    }

}

@media (min-width:1204px) and (max-width: 1300px) {
    .form-section {

        margin-top: 19%;
    }

}

.blog .entry-header{ position:relative  }
.blog .entry-header:after{ position: absolute;
    content: "";
    /*background-color: #000000ab;*/
    background-color: #00000066;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}
.blog .tt-title-lg.title-sub-page, .single-post .tt-title-lg.title-sub-page{color:#fff; }
.single-post .entry-header {  padding: 44px 0 35px 0;}
.blog .entry-header {padding: 56px 0 26px 0;}

.blog .entry-header:after{z-index:-1;}
.blog .breadcrumbs{z-index:-1;}




/*added by prachi 20-11-2020 start*/
.single-post .entry-header{ position:relative  }
.single-post .entry-header:after{ position: absolute;
    content: "";
    /*background-color: #000000ab;*/
    background-color: #00000066;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}
.single-post .entry-header:after{z-index:-1;}



.single-post .breadcrumbs{z-index:-1;}
.single-post .breadcrumbs { 
    opacity: 1 !important;
}


.blog .breadcrumbs { 
    opacity: 1 !important;
}
.page-template .entry-header{ position:relative  }
.page-template .entry-header:after{ position: absolute;
    content: "";
    background-color: #00000066;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}
.page-template .banner-inner-height {
    opacity: unset;
}

.page-template .tt-title-lg.title-sub-page, .single-post .tt-title-lg.title-sub-page{color:#fff; }

.page-template .entry-header:after{z-index:-1;}
.page-template .breadcrumbs{z-index:-1;}

.page-template .tt-title-lg.title-sub-page {
    padding-bottom: 29px;
}
.page-template .text-center {    
    margin-bottom: 0px;
}
.page-template header.entry-header.only-on-blog-list-page {    
    padding: 32px 0 0 0;
    z-index: 0;
    height: 200px;
}
.page-template h1.tt-title-lg.text-center.title-sub-page.yy {
    font-family: 'Open Sans';
    font-weight: 600;
    margin-top: 32px;
}

.page-template .banner-inner-height {
    margin-bottom: 30px;
    margin-top: -200px;
}
.page-template .breadcrumbs {
    display: none;
}

ul#bookly-js-locations {
    max-height: auto;
    /* width: 200px; */
    overflow-y: scroll;
    height: 200px;
    width: 100%;
}

/* .col-md-3.booking-information strong > b:before {
    content: " ";
} */

/*added by prachi 20-11-2020 end */

@media (max-width:1450px) {
	.form-section{     top: 145px; margin-top:0; }
	
}

@media (max-width:1350px) {
	.form-section{     top: 200px; margin-top:0; }
	
}

@media (max-width:1024px) {
	.form-section{ top: 135px; }
	.form-section .suburbs-dd { width: 96%; padding: 8px; padding-left: 17px; border-radius: 7px;  float: right; }
	.form-section .select-option-bg i{ top: 13px; right: 13px; }
	.form-section i.suburb-icon.fa-lg.fa.fa-map-marker { line-height: 30px;}
}

@media (max-width:900px) {
	.form-section{ top: 125px;  margin-top: 10px; left:70px; width: 270px; }

}

@media (max-width:769px) { 
    .form-section{ top: 22px;  left: 70px; width: 270px; }
}

@media (max-width:767px) {
	.form-section{ top: 0px;    left: 12px;     width: 220px; }
	.form-section .text-formate{ margin-top: 0 !important; }
	.form-section .text-center{ margin-bottom: 0 !important;  }
	.mainSlider .slide .img--holder { height: 240px !important;}
	.form-section .transmission{    margin-top: 12px; margin-left: 16px; margin-bottom: 6px;}
}

@media (max-width:640px) {
	
	.form-section{ top: 0px;    left: 12px;     width: 220px; }
}