.section-padding {padding: 90px 0;}
.section-padding-medium {padding: 50px 0;}
.section-padding-small {padding: 40px 0;}

.font-12{font-size: 12px;}
.font-14{font-size: 14px;}
.font-16{font-size: 16px;}
.font-18{font-size: 18px;}
.font-20{font-size: 20px;}
.font-22{font-size: 22px;}

.text-orange{color: #f2695f;}

.large-title{
    font-size: 40px;
    color: #161c26;
    font-weight: 800;
    margin: 0 0 15px 0;
}
.medium-title{
    font-size: 30px;
    color: #161c26;
    font-weight: 800;
    margin: 0 0 15px 0;
}
.small-title{
    font-size: 24px;
    color: #161c26;
    font-weight: 800;
    margin: 0 0 15px 0;
}
.extra-small-title{
    font-size: 20px;
    color: #161c26;
    font-weight: 600;
    margin: 0 0 15px 0;
}

.bg-light-1{background: #f0f3f6a3;}
.bg-light-2{}
.bg-light-3{}


.border-l-r-none
{
    border-left: none !important;
    border-right: none !important;
}
.lh-large
{
    line-height: 60px;
}
.bg-purple
{
    background: #492e73;
}
.banner-search-mdl-col
{
    border-left: 1px solid #dcd8e3 !important;
    border-right: 1px solid #dcd8e3 !important;
}
.banner-search
{
    background: transparent;
    padding: 0 0;
    position: absolute;
    bottom: 140px;
    left: auto;
    right: auto;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
}
.banner-search .first-input
{
    border-radius: 5px 0 0 5px !important;
}
.banner-search-form .form-control
{
    border-top: none !important;
    border-bottom: none !important;
    border-radius: 0;
    padding: 20px 20px;
    height: auto;
    font-size: 14px;
}
.banner-search-form input[type="submit"]
{
    border-radius: 0 5px 5px 0 !important;
    padding: 23px 20px;
    height: auto;
    font-size: 15px;
}
.search-form-border
{
    border: 7px solid #ffffff26;
    border-radius: 10px;
    box-shadow: 0px 3px 13px 0px #00000036;
}
.category-card_icon svg
{
    min-height: auto;
    max-height: 60px;
    fill: #f2695f;
}
.blog-status
{

}
.blog-single.style4 .blog-img .blog-status
{
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 13px;
    background: #f2695f;
    color: #ffffff;
    padding: 4px 10px;
    z-index: 99;
    line-height: 16px;
    border-radius: 13px;
    text-transform: capitalize;
}
.blog-single.style4 .blog-img .business-fav
{
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 13px;
    background: #f2695f;
    color: #ffffff;
    padding: 4px 4px;
    text-align: center;
    z-index: 99;
    width: 36px;
    height: 36px;
    line-height: 30px;
    border-radius: 100%;
    text-transform: capitalize;
    transition: all .3s;
}
.blog-single.style4 .blog-img .business-fav:hover
{
    background: #492e73;
    transition: all .3s;
}
.cta-bg-img-2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.cta-bg-img-2:before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(9, 4, 18, 0.86);
    opacity: 0.87;
}
.list-filter-col
{
    display: flex;
}
.list-filter-col div
{
    margin-right: 10px;
}
.list-filter-col .filter-col-single
 {
     width: 20%;
 }
.filter-main-col
{
    padding: 25px 25px;
    border: 1px solid var(--border-color);
    box-shadow: 0px 9px 14px #fbfbfb;
    border-radius: 10px;
    background: #fbfbfb;
}
.listing-ad-col
{
    box-shadow: 0px 9px 14px #fbfbfb;
    border-radius: 10px;
    margin-bottom: 40px;
    display: block;
    overflow: hidden;
}
.filter-label {
    font-size: 14px;
    margin-bottom: 2px;
    color: #6b6b6b;
}
.list-filter-col .form-control {
    border: 1px solid #e7e7e7;
    padding: 8px 30px 8px 25px;
    height: auto;
    background-color: #fbfbfb;
}
.list-filter-col .form-select, select
{
    background-position: right 10px center;
}
.ad-img
{
    opacity: 1;
    transition: all .3s;
}
.ad-img:hover
{
    opacity: .89;
    transition: all .3s;
}
.featured-listing .course-box
{
    border: 1px solid #e4e9f1;
}
.check-icon-col
{
    border: 1px solid #ecf1f9;
    padding: 15px 15px;
    text-align: center;
    border-radius: 10px;
}
.check-icon-col img
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    min-width: 40px;
    max-width: 44px;
}
.check-icon-col p
{
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.addition-info-col
{
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
}
.addition-info-col .col-one {
    min-width: 30%;
    max-width: 30%;
}
.addition-info-col .col-two
{
    min-width: 68%;
    max-width: 68%;
}
.addition-info-col .col-one p
{
    font-size: 16px;
    font-weight: 400;
}
.addition-info-col .col-two p
{
    font-size: 16px;
    font-weight: 600;
}
.addition-info-col .ftr-seperator
{
    width: 2%;
    text-align: center;
}
.car-category
{
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 12px;
    background: #f2695f;
    color: #ffffff;
    padding: 2px 12px 4px 12px;
    z-index: 9;
    line-height: 16px;
    border-radius: 13px;
    text-transform: capitalize;
}
.add-span-active
{
    background-color: #f2695f !important;
    color: var(--white-color) !important;
}
.category-choose-list {
    display: flex;
    flex-wrap: wrap;
    min-width: 450px;
    max-width: 450px;
    margin: auto;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.cat-col-main {
    text-align: center;
    width: 140px;
    background: white;
    margin-bottom: 10px;
    height: 110px;
    border: 2px solid #e1e1e1;
    border-radius: 5px;
    padding: 15px 10px;
    transition: all .3s;
    box-shadow: 3px 3px 0px 0px #a32f2f08;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.cat-col-main img
{
    min-height: 45px;
    max-height: 45px;
    width: auto;
    margin-bottom: 5px;
}
.cat-col-main:hover
{
    border: 2px solid #f2695f;
    transition: all .3s;
    box-shadow: 3px 3px 0px 0px #a32f2f08;
}

.cat-col-main p {
    margin-bottom: 0;
    line-height: 14px;
    font-size: 13px;
    font-weight: 800;
    color: #252525;
    display: block;
    width: 100%;
}
.cat-col-main svg
{
    margin-bottom: 7px;
    height: 35px;
    fill: #f2695f;
}
.choose-modal .modal-body
{
    padding: 30px 15px;
}
.share-btn
{
    background: #492e73;
    color: #fff !important;
    padding: 5px 10px;
    font-size: 14px !important;
    border-radius: 6px;
    transition: all .3s;
}
.share-btn:hover
{
    background: #f2695f;
    color: #fff !important;
    transition: all .3s;
}


/* product gallery */
.html5gallery-container-0
{
    background: #fff3cd !important;
}
/* product gallery end */


/* login form */

.login-col {
    width: 100%;
    margin: auto;
    padding: 30px 45px 45px 45px;
    background-color: #f2efee;
    border-radius: 7px;
    box-shadow: 0 2.4rem 4.8rem rgba(0, 0, 0, 0.15);
}

.login-title {
    padding: 15px;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}

.login-form {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 13px;
}

.login-form label {
    display: block;
    margin-bottom: 8px;
}

.login-form input {
    width: 100%;
    padding: 1.2rem;
    border-radius: 9px;
    border: none;
}

.login-form input:focus {
    outline: none;
    box-shadow: 0 0 0 4px rgba(253, 242, 233, 0.5);
}
.forgot-pswd-link
{
    font-size: 12px;
    line-height: 18px !important;
}
/* login form end */


.category-choose-list-two {
    list-style: none;
    display: block;
    padding-left: 0;
    margin-bottom: 0;
}
.category-choose-list-two li
{
    position: relative;
    margin-bottom: 5px;
    padding-top: 5px;
}
.category-choose-list-two li a
{
    border: 1px solid #e1e1e1;
    display: block;
    padding: 7px 15px 7px 30px;
    font-size: 16px;
    font-weight: 500;
    transition: all .3s;
    color: #222222;
}
.category-choose-list-two li a:hover
{
    border-color: #f2695f;
    color: #f2695f;
    transition: all .3s;
}
.category-choose-list-two li:before
{
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #222222;
}
.category-choose-list-two li:after
{
    content: "\f061";
    display: block;
    position: absolute;
    right: 15px;
    top: 13px;
    font-size: 14px;
    font-family: 'Font Awesome\ 6 Pro';
    font-weight: 400;
}
.details-entry-form-col
{
    padding: 25px 25px;
    background: #ebebeb;
    border-radius: 8px;
}
.details-entry-form-col .form-control
{
    padding: 13px 15px;
    border-radius: 6px;
    border: 1px solid #dbdbdb;
    font-size: 14px;
    background: #ffff;
    height: 52px;
}














@media screen and (min-width: 320px) and (max-width: 768px) {
    .list-filter-col {
        display: flex;
        flex-wrap: wrap;
    }
    .list-filter-col .filter-col-single {
        width: 48%;
        float: left;
        margin-right: 2%;
    }
    .list-filter-col div {
        margin-right: 0px;
    }
    .filter-label {
        font-size: 12px;
        margin-bottom: 0px;
        color: #6b6b6b;
        text-align: left;
    }
    .list-filter-col .form-control {
        border: 1px solid #e7e7e7;
        padding: 8px 26px 8px 15px;
        height: auto;
        background-color: #fbfbfb;
        font-size: 13px;
    }
    .th-menu-wrapper .mobile-logo a img
    {
        min-width: 125px;
        max-width: 125px;
    }
    .th-menu-wrapper .mobile-logo {
        padding-bottom: 20px;
        padding-top: 20px;
        display: block;
        text-align: center;
        background-color: rgba(28, 185, 200, 0.1);
    }
    .banner-search {
        background: transparent;
        padding: 0 0;
        position: absolute;
        bottom: 10px;
        left: auto;
        right: auto;
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
    }
    .course-grid
    {
        flex-wrap: wrap;
    }
}