section.wrap-details .col-lg-12 .artical-post {
    position: relative;
    z-index: 1;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    padding: 15px !important;
    margin-top: 20px;
    background: #fff;
}


.artical-post section.imager-wrapper .imager-wrapper-inner {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    display: flex;
    padding: 10px;
}


.artical-post section.imager-wrapper .imager-wrapper-inner .content {
    position: absolute;
    top: 0px;
    color: #fff;
    padding: 50px 80px;
    width: 100%;
}

.artical-post section.imager-wrapper .imager-wrapper-inner .content h2 {
    font-size: 32px;
    color: #fff;
    margin-top: 8px;
    margin-bottom: 10px;
    line-height: 1.5;
}




.imager-wrapper-inner .content p {
    width: 40%;
}


.imager-wrapper-inner .content h4 {
    float: right;
    margin-right: 150px;
    color: #fff;
}


section.wrap-details .artical-post .container .cst-donner {
    padding: 10px;
}


section.wrap-details .artical-post .container .cst-donner form#school_quote h3.quots_title {
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #f98000;
    font-size: 22px;
    padding: 15px 15px;
}


/*for schoolquote*/

   .cst-table-school tr>td:nth-child(2) {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
    
    .cst-table-school tr>td:nth-child(2) a, 
    .cst-table-school tr>td:nth-child(2) button {
    margin: 0 5px !important;
   }


/*for schoolquote*/


form#school_quote .row {
    margin-bottom: 15px !important;
}

form#school_quote .form-group label {
    font-family: cursive;
    font-size: 14px !important;
    color: #000 !important;
    margin: 0px !important;
    font-weight: 500;
}


form#school_quote .form-group input,
form#school_quote .form-group select {
    height: 34px;
    border: 0px !important;
    border-bottom: 1px solid #fff;
    background: rgb(241, 252, 238);
    margin: 0px !important;
    border-radius: 5px;
    box-shadow: 0px 4px 5px rgba(51, 195, 83, 0.4);
}

form#school_quote .form-group textarea {
    min-height: 150px;
    height: 150px;
    background-color: rgb(241, 252, 238) !important;
}

input.btn.btn-success.get_quote {
    text-align: center;
    margin: auto;
    line-height: initial;
    background-color: #f98000 !important;
    width: 200px;
    border: 0px !important;
    padding: 10px;
    margin: auto !important;
    display: block;
    color: #fff;
    font-size: 18px;
    border-radius: 25px;
}


form#school_quote input.form-check-input {
    background: none !important;
    background-color: unset !important;
    box-shadow: none !important;
    /* width: 100%; */
    display: block;
}
#msg2{
    color:#dc3545
}
#msg1{
    color:#dc3545
}
.page_height{
    margin-bottom: 10px;
}
.dbfield{
    padding:6px 10px;
    box-shadow: 0 0 5px 0 #ddd;
    border: 1px solid #ddd;
    color: #333;
    font-size: 14px;
}
form#testimonal {
    padding-top: 20px;
}
.add-school .form-group{
    display: flex;
} 

.add-school label{
    text-wrap:nowrap;
    margin: 0 5px;
}



/*view quates changes*/


.common-p .st {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* width: 50%; */
    padding: 10px;
}

.pop-master{
    border: 1px solid #ccc;
    margin: 10px;
    width: 70%;
    margin: 20px auto;
    background-color: ghostwhite;
    border-radius: 10px;
}

.mid-pop-alert {
    padding: 30px;
    
}

.pop-master p.title {
    background-color: darkgray;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #fff;
}


p.no-account{
    text-align: center;
    font-size: 16px;
    font-weight: 500;

}


.column-parents .st{

    display: flex;
    justify-content: center;
    align-items: center;
}


.common-p .st>div {
    font-size: 18px;
    font-weight: bold;
}

h3.quots_title-form { 
    padding: 10px;
    background-color: black;
    color: #fff;
    margin: 0;
    margin-top: 10px;
}


.st .col {
    padding: 10px;
    height: 50px;
    border: 1px solid #ccc;
    align-items: center;
}

.st .details{
    font-size: 15px;
    font-weight: bold;
    width: 100%;
}




.cst-common-form {
    border: 1px solid #ccc;
    border-radius: 20px;
    width: 70%;
    margin: 20px auto;
    background-color: ghostwhite;
}

.cst-common-form p.title{
    background-color: darkgray;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #fff;
}

.form-parent {
    padding: 30px;
}


.cst-common-form label.control-label {
    font-size: 18px;
}

.cst-common-form .col-sm-6 input {
    width: 100%;
}

/*.cst-btn-parent {
    padding: 2%;
}*/

.cst-btn-parent input {
    margin: 10px;
    border-radius: 20px;
}



.sort-info{
    border-top: 1px solid #ccc;
} 
.sort-info-content{
    padding: 5px;
}

.bar-sort{
    display: flex;
    justify-content: space-between;
}

/*.col-meg{
 width: 33.333%;
}*/

.col-meg p.pera {
    font-size: 16px;
}

.col-meg p.pera>span {
    margin: 3px;
    font-weight: 800;
}

.cst-donner table {
    width: 100%;
}

td.details {
    padding: 10px;
    border: 1px solid;
    font-weight: bold;
}

.cst-table{
    padding: 0;
}

section.wrap-details>.container {
    padding: 0;
}
.cst-info {
    font-size: 18px;
    font-weight: bold;
    color: #6EC1E4;
}

@media (max-width:768px){
    .cst-common-form, .pop-master{
        width: 100%;
    }
    .mid-pop-alert{
        padding: 0;
    }

.form-parent {
    padding: 10px;
}
    .col-meg p.pera {
    font-size: 13px;
}


}



/*view quates changes*/

/*----custom Css for all pages*/
.woocommerce-EditAccountForm .woocommerce-form-row input#account_email ,.woocommerce-EditAccountForm .woocommerce-form-row label[for="account_email"]{
    display: none !important;
}


/*----END------*/
/*Addition CSS*/
 .member-form .form-control{
     border-radius: 6px;
 color: #858585;
 font-size: 14px;
 line-height: 18px;
 padding: 5px 7px;
 border: 1px solid #d7d7d7;
 margin: 4px 0;
 box-shadow: inset 0 1px 3px #ddd;
  display: inline-block;
 height: 30px;
 }

.flexlay h2 {
    font-size: 23px !important;
    padding: 30px 15px !important;
}
form .my-member-cust-form label {
  text-transform: uppercase;
}

.woocommerce form .form-row .input-checkbox {
    top: 2px !important;
  margin: 0 0 0 -16px !important;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
  color: #f98000 !important;
  font-weight: bold;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active{
  color: #f98000 !important;
  font-weight: bold;
}
a[href="https://learndigo.com/my-account/edit-address/billing/"] {
  display: none !important;
}