.acadp h3 {
    font-size: 20px;
}

.acadp h3 a {
    font-size: inherit;
}

table.acadp-images {
    width: 100%;
    margin-bottom: 10px !important;
}

table.acadp-images tbody tr:first-child td {
    border-top: 1px solid #ddd;
}

.acadp-labels {
    display: inline;
}

.acadp-custom-social-share-margin-top-30 {
    margin-top: 30px;
}

.acadp-custom-social-share-margin-top-40 {
    margin-top: 40px;
}

.acadp-custom-social-share-padding-top-30 {
    padding-top: 30px;
}

.acadp-custom-social-share-padding-top-40 {
    padding-top: 40px;
}

.acadp .acadp-custom-col-md-8 {
    width: 66.66666667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.acadp .acadp-backslash-after:after {
    content: ' / ';
}

.acadp .acadp-remove-shadow {
    box-shadow: none !important;
    -webkit-appearance: none;
}

.acadp-remove-transition {
    transition: none !important;
}

.acadp .acadp-custom-header .btn.btn-primary,
.acadp .acadp-custom-header .btn.btn-default {
    width: 130px;
    text-align: left;
}

.acadp .acadp-custom-header .btn.btn-success {
    width: 160px;
}

.acadp-custom-p-padding-0 {
    padding: 0;
}

.totaldonation {
    padding: 6px;
    color: darkgreen;
    font-size: 16px;
    font-weight: 600;
}

.todate {
    padding: 6px;
}

.acadp .acadp-listings-title-block {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
    gap: 4px;
    margin-top: 0 !important;
}

.acadp .acadp-listings-title-block h3 {    
    padding: 0;
    white-space: nowrap;  
	overflow: hidden;
    text-overflow: ellipsis;
}

.acadp .acadp-listings-title-block h3 a {
    vertical-align: text-top;
}

.acadp .acadp-listings-title-block .label {
    display: flex;
}

/*----------------------------------------------------------------------------------------------
Customization Start : Listing form
-----------------------------------------------------------------------------------------------*/
div.acadp .acadp-pb-category {
    padding-left: 0px !important;
    font-weight: 600;
}

#pageid-624 .entry-box {
    margin: 0px !important;
}


/*#pageid-103 h1{
	font: 16px/140% 'Open Sans', Tahoma, Verdana, Segoe, sans-serif;
}*/

.content article.page > h1,
.content article.post > h1,
.acadp-name,
.acadp-custom-listing .title,
form.wppb-user-forms .wppb-heading h4 {
    /*font: 16px/140% 'Open Sans', Tahoma, Verdana, Segoe, sans-serif;*/
    font-family: inherit;
    font-weight: 500;
    font-size: 24px;
}

#toTop {
    display: none !important;
}

.acadp-user-subcategory,
.acadp-user-parentcategory,
.acadp-listing-days {
    font: 16px/140% 'Open Sans', Tahoma, Verdana, Segoe, sans-serif;
}

/*----------------------------------------------------------------------------------------------
Customization Start : Checkout Page Start
-----------------------------------------------------------------------------------------------*/
.acadp-checkout-total{
	padding-bottom:25px; 
}

#acadp-checkout-form .btn-success{
	margin-bottom: 25px;
}

@media only screen and (min-device-width: 480px) {
.acadp-payment-button{
	float:right;
}
}

/*@media only screen and (max-device-width: 480px) {
.acadp-payment-button{
	float:left;
	padding-top:25px;
}
}*/
/*----------------------------------------------------------------------------------------------
Customization Start : Checkout Page End
-----------------------------------------------------------------------------------------------*/
.topnav nav {
    display: none !important;
}

.mobile-menu {
    padding: 0px !important;
    opacity: 0;
}

.mobile-menu:hover {
    opacity: 0 !important;
}

.acadp .btn.btn-renew-all {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.acadp .btn.btn-renew-all:hover,
.acadp .btn.btn-renew-all:focus,
.acadp .btn.btn-renew-all:active {
    background-color: #286090;
    border-color: #122b40;
}

/*---------------------------------------------------------------------------------------------
	Listing Detail Page
---------------------------------------------------------------------------------------------*/


/*.acadp-custom-col-md-8 {
	display:none;
}*/

.acadp-custom-listing .title {
    font-size: 24px;
}

.acadp-listing .label {
    vertical-align: super !important;
}

.acadp-custom-listing .acadp-custom-listing-sibebar .form-control {
    /*border-radius: unset;
	border-left: 2px solid #888888;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
    border-right: 1px solid #888888;*/
}

.acadp-custom-listing .acadp-custom-listing-sibebar .form-control::placeholder {
    color: #000000;
    opacity: 1;
}

.acadp-custom-listing .acadp-custom-listing-sibebar legend {
    font-size: 18px !important;
    margin-bottom: 15px !important;
    border-bottom: none !important;
}

.acadp-custom-listing .acadp-custom-listing-sibebar .btn {
    /*border-radius: unset;*/
    padding: 10px 20px;
}

.acadp-custom-listing .acadp-custom-margin-top {
    margin-top: 15px !important;
}

.acadp.acadp-custom-listing .acadp-responsive-container {
    background: none;
}

.acadp-custom-listing .acadp-slider-item-inner {
    padding: 0 !important;
    padding-top: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 7px !important;
}

.acadp-custom-listing .acadp-slider-item {
    outline: none;
}

.acadp-custom-listing .acadp-slider-item-inner img {
    width: 100%;
    object-fit: cover;
}

.acadp .acadp-square-image,
.acadp-responsive-containers {
    display: block;
    position: relative;   
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.acadp .acadp-square-image img,
.acadp-responsive-items {
    position: absolute;
    inset: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.acadp .btn-group-justified {
    max-width: 180px;
}

.acadp-mobile {
    display: none !important;
}

a.acadp-cursor-pointer {
    cursor: pointer;
}


/*#acadp-slider-wrapper .acadp-custom-slider-for .draggable{
	height:414px !important;
}*/


/*---------------------------------------------------------------------------------------------
	Media queries
---------------------------------------------------------------------------------------------*/
/** Iphone5 **/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait) {
    .acadp-mobile {
        display: block !important;
    }
    .acadp-desktop {
        display: none !important;
    }
    .acadp-manage-listings a {
        font-size: 14px;
    }
    .acadp-custom-listing .title {
        line-height: 110% !important;
    }
    .newptalabel {
        margin-top: 2px;
    }
}


/* Small devices (tablets, 768px and up) */

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) and (orientation: portrait) {
    .acadp .acadp-custom-header .btn.btn-primary {
        width: 25% !important;
        text-align: left;
    }
    .acadp .acadp-custom-header .btn.btn-default {
        width: 24% !important;
        text-align: left;
    }
    .acadp .acadp-custom-slider-for .acadp-slider-item .acadp-responsive-container {
        padding-bottom: 75.25% !important;
    }
}

@media only screen and (max-device-width: 640px) and (orientation: portrait) {
    .acadp .acadp-custom-header .btn.btn-primary {
        width: 25% !important;
        text-align: left;
    }
    .acadp .acadp-custom-header .btn.btn-default {
        width: 24% !important;
        text-align: left;
    }
    .acadp .acadp-custom-slider-for .acadp-slider-item .acadp-responsive-container {
        padding-bottom: 75.25% !important;
    }
}

/* iPhone 6 and 6 Plus */

@media only screen and (max-device-width: 640px),
only screen and (max-device-width: 667px),
only screen and (max-width: 480px) {
    .newptalabel {
        margin-top: 2px;
    }    
}


/* iPhone 6 - Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .newptalabel {
        margin-top: 2px;
    }
}

@media only screen and (max-device-width: 480px) and (orientation: landscape) {
    .acadp .acadp-custom-header .btn.btn-primary {
        width: 25% !important;
        text-align: left;
    }
    .acadp .acadp-custom-header .btn.btn-default {
        width: 24.56% !important;
        text-align: left;
    }    
}

@media (max-width: 768px) {
    .acadp-mb-left {
        float: left;
    }
    .acadp-mb-right-7 {
        right: 7px;
    }
    .acadp-custom-mb-clear {
        clear: both;
    }
    .single-acadp_listings #main {
        padding: 10px 0;
    }
    .acadp-remove-backslash-after:after {
        content: '' !important;
    }
    .acadp-custom-manage-listings .acadp-remove-backslash-after {
        display: block;
    }
    .acadp-custom-mb-margin-top {
        margin-top: 15px !important;
    }
    .acadp .acadp-text-xs-left {
        text-align: left !important;
    }
    .acadp .acadp-custom-header .search-col {        
        width: 100%;
        max-width: 240px;
    }    
    .acadp .acadp-custom-header .form-control {
        margin-bottom: 3px;
    }
    .acadp .acadp-custom-header .btn.btn-primary,
    .acadp .acadp-custom-header .btn.btn-default {
        float: left;
        width: 49% !important;
        text-align: left;
    }
    .acadp .acadp-custom-header .btn.btn-primary {
        margin-right: 2%;
    }
    .acadp .acadp-custom-header .search-col:after {
        clear: both;
        display: table;
        content: " ";
    }
    .acadp .acadp-custom-header .btn.btn-success {
        display: block;
        width: 123px !important;
        margin-bottom: 3px;
    }
    .acadp .acadp-custom-search-form .form-control {
        width: 60% !important;
    }
    .acadp .acadp-custom-search-form .btn.btn-primary {
        width: 30% !important;
    }
    .acadp .acadp-custom-search-form .btn.btn-default {
        width: 29% !important;
    }
    .acadp.acadp-custom-listings .col-md-2,
    .acadp.acadp-custom-manage-listings .col-md-2 {
        float: left;
    }    
    .acadp-custom-social-share {
        margin-top: 30px;
    }
    .acadp-listing .acadp-post-title .label.label-primary {
        padding: .1em .4em .2em;
        font-size: 70%;
    }
}


/* smartphones, portrait iPhone, portrait 480x320 phones (Android) */

@media (min-width:320px) {    
    .acadp-manage-listings a {
        font-size: 14px;
    }

    .newptalabel {
        margin-top: 2px;
    }    
}

/* smartphones, Android phones, landscape iPhone */

@media (min-width:480px) {}

.newptalabel {
    margin-top: 2px;
}


/* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */

@media (min-width:600px) {}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .acadp .acadp-school-listings .form-control {
        width: 59.7% !important;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .acadp .acadp-school-listings .form-control {
        width: 60.2% !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .acadp .acadp-school-listings .form-control {
        width: 60.2% !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    .acadp .acadp-school-listings .form-control {
        width: 60.2% !important;
    }
}

@media only screen and (min-device-width: 491px) and (max-device-width: 734px) and (orientation: landscape) {
    .acadp .acadp-custom-search-form .form-control {
        width: 59.7% !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .acadp-custom-price-block .lead {
        font-size: 18px !important;
    }
    .acadp .acadp-mb-col-xs-2 {
        width: 16.66666667%;
    }
    .acadp .acadp-mb-col-xs-7 {
        width: 58.33333333%;
    }
    .acadp .acadp-mb-col-xs-3 {
        width: 25%;
    }
    .acadp-mb-col-xs-2,
    .acadp-mb-col-xs-7,
    .acadp-mb-col-xs-3 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .acadp .acadp-custom-header .form-control {
        width: 195px !important;
        margin-bottom: 0;
    }
    .acadp .acadp-custom-header .btn.btn-primary,
    .acadp .acadp-custom-header .btn.btn-default {
        width: 96px !important;
    }
    .acadp .acadp-custom-header .btn.btn-success {
        width: 140px !important;
    }
    .acadp .acadp-custom-listings-desc {
        display: none !important;
    }
    .acadp-custom-listing .title {
        font-size: 24px;
    }
    .acadp-listing .acadp-post-title .label.label-primary {
        padding: .1em .4em .2em;
        font-size: 70%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .acadp-custom-price-block .lead {
        font-size: 18px !important;
    }
    .acadp .acadp-mb-col-xs-2 {
        width: 16.66666667%;
    }
    .acadp .acadp-mb-col-xs-7 {
        width: 58.33333333%;
    }
    .acadp .acadp-mb-col-xs-3 {
        width: 25%;
    }
    .acadp .acadp-custom-header .form-control {
        width: 195px !important;
        margin-bottom: 0;
    }
    .acadp .acadp-custom-header .btn.btn-primary,
    .acadp .acadp-custom-header .btn.btn-default {
        width: 96px !important;
    }
    .acadp .acadp-custom-header .btn.btn-success {
        width: 150px !important;
    }
    .acadp .acadp-custom-listings-desc {
        display: none !important;
    }
    .acadp-custom-listing .title {
        font-size: 24px;
    }
    .acadp-custom-social-share {
        margin-top: 30px;
    }
    .acadp-listing .acadp-post-title .label.label-primary {
        padding: .1em .4em .2em;
        font-size: 70%;
    }
}

/*---------------------------------------------------------------------------------------------
	overwrite School lisitng search form
---------------------------------------------------------------------------------------------*/

.acadp-custom-search-input,
.acadp-custom-search-reset {
    float: left;
}

.acadp-search .form-control {
    width: 215px !important;
}

.acadp-custom-search-reset button.btn.btn-primary {
    width: 130px;
    text-align: left;
    margin-left: 5px;
}

.acadp-custom-search-reset a.btn.btn-default {
    width: 130px;
    text-align: left;
}

@media (max-width: 768px) {
    .acadp-custom-mb-padding-left-5px {
        padding-left: 5px;
    }
    .acadp-custom-search-input {
        width: 60%;
        margin-bottom: 5px;
    }
    .acadp-search .form-control {
        display: inline-block !important;
        width: 49% !important;
        max-width: 215px !important;
    }
    .acadp-custom-search-reset {
        width: 60%;
        display: inline-flex;
    }
    .acadp-custom-search-reset button.btn.btn-primary {
        width: 100%;
        text-align: left;
        margin-left: 0;
    }
    .acadp-custom-search-reset a.btn.btn-default {
        width: 100%;
        text-align: left;
    }
    
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .acadp-custom-search-input {
        width: auto;
        float: left;
        text-align: left;
    }
    .acadp-custom-search-input input.form-control {
        width: 195px !important;
        margin-bottom: 0;
    }
    .acadp-custom-search-reset {
        width: auto;
        float: left;
    }
    .acadp-custom-search-reset button.btn.btn-primary {
        width: 96px !important;
        text-align: left;
        margin-left: 5px;
    }
    .acadp-custom-search-reset a.btn.btn-default {
        width: 96px !important;
        text-align: left;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .acadp-custom-search-input {
        width: auto;
        float: left;
        text-align: left;
    }
    .acadp-custom-search-input input.form-control {
        width: 195px !important;
        margin-bottom: 0;
    }
    .acadp-custom-search-reset {
        width: auto;
        float: left;
        *margin-left: 5px;
    }
    .acadp-custom-search-reset button.btn.btn-primary {
        width: 96px !important;
        text-align: left;
        margin-left: 5px;
    }
    .acadp-custom-search-reset a.btn.btn-default {
        width: 96px !important;
        text-align: left;
    }
}

@media only screen and (max-width: 1024px) {
    .acadp-custom-slider-nav {
        margin: 0 -10px 0 0;
    }
}

@media only screen and (max-width: 992px) {
    .acadp-custom-listing-sibebar {
        margin-top: 30px;
    }
}


@media only screen and (min-width: 992px) {
    .acadp-custom-listing-sibebar {
        width: 65%;
    }
}

@media (max-width: 410px) {
    .acadp .acadp-custom-header .search-col {
        max-width: 200px !important;
    }
}

dl.acadp-dl-horizontal:after {    
    clear: both;
    display: block;
    content: "";
}

dl.acadp-dl-horizontal dt {
    float: left;
}

dl.acadp-dl-horizontal dd {
    margin-left: 80px;
}

@media (min-width: 768px) {
    .acadp .form-inline .form-control {
        vertical-align: top !important;
    }
}