/*

 Theme Name:   Listingpro Child

 Theme URI:    http://studio.cridio.com/listingpro/

 Description:  Listingpro Child Theme

 Author:       cridio team

 Author URI:   http://cridio.com/

 Template:     listingpro

 Version:      1.0.0

 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready

 Text Domain:  listingpro

*/

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
    font-family: "borrow-pit";
    src: url("assets/font/borrow-pit.eot");
    src: url("assets/font/borrow-pit.eot?#iefix") format("embedded-opentype"),
        url("assets/font/borrow-pit.woff") format("woff"), url("assets/font/borrow-pit.ttf") format("truetype"),
        url("assets/font/borrow-pit.svg#borrow-pit") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "borrow-pit" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "borrow-pit" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon-1:before {
    content: "\61";
}

.icon-icon-2:before {
    content: "\62";
}

.icon-icon-3:before {
    content: "\63";
}

.icon-icon-4:before {
    content: "\64";
}

.icon-icon-5:before {
    content: "\65";
}

.icon-icon-6:before {
    content: "\66";
}

.icon-icon-7:before {
    content: "\67";
}

.icon-icon-8:before {
    content: "\68";
}

.icon-icon-9:before {
    content: "\69";
}

.icon-icon-10:before {
    content: "\6a";
}

.icon-icon-11:before {
    content: "\6b";
}

.icon-icon-12:before {
    content: "\6c";
}

.icon-icon-13:before {
    content: "\6d";
}

.icon-icon-14:before {
    content: "\6e";
}

.icon-icon-15:before {
    content: "\6f";
}

.icon-icon-16:before {
    content: "\70";
}

.icon-icon-17:before {
    content: "\71";
}

.icon-icon-18:before {
    content: "\72";
}

.icon-icon-19:before {
    content: "\73";
}

.icon-icon-20:before {
    content: "\74";
}

.icon-icon-21:before {
    content: "\75";
}

.icon-icon-22:before {
    content: "\76";
}

.icon-icon-23:before {
    content: "\77";
}

.icon-icon-24:before {
    content: "\78";
}

i.fa.fa-twitter::before {
    content: "\78";
    font-family: "borrow-pit" !important;
}

.btns {
    border: 0;
    background: rgba(251,194,0);
    color: #000000;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    padding: 0 10px;
    min-height: 50px;
    min-width: 205px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.btns:hover {
    background-color: rgba(254,215,148);
    color: #000;
}

.container,
.fullwidth-header {
    width: 100%;
    max-width: 1236px;
    margin: auto;
    padding: 0 15px;
}

.pageloader svg {
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.pageloader svg .svg-elem-1 {
    stroke-dashoffset: 2819.588134765625px;
    stroke-dasharray: 2819.588134765625px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}

.pageloader svg.active .svg-elem-1 {
    stroke-dashoffset: 0;
    fill: rgb(255, 255, 255);
}

.pageloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #292c34;
    z-index: 999999999;
}

section.aliceblue {
    position: unset;
}

header {
    z-index: 1000 !important;
}

/* .number_from_inner {
    position: relative;
}

.number_from_inner .number_form {
    position: absolute;
    top: 10px;
    left: 45px;
    display: block;
    font-size: 18px;
    line-height: 26px;
    z-index: 1;
    color: #999;
    font-weight: 500;
} */

/* ============ Header Css Start ============ */
.header-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.lp-customize-header-outer-7 .lp-menu-bar {
    padding: 29px 0 24px 0;
}

.lp-customize-header-outer-7 .lp-menu-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
}

.lp-customize-header-outer-7 .lp-add-listing-btn a {
    font-family: "Poppins", sans-serif;
    color: #343a40;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    display: flex;
    padding: 11px 25px;
    border-radius: 5px;
    border: 1px solid #fff;
}

.lp-add-listing-btn {
    width: auto;
    margin-left: 15px;
}

.header-right-panels {
    margin-left: auto;
}

.lp-right-btn .lp-join-now>a {
    display: flex;
    padding: 11px 26px;
    border-radius: 5px;
    border: 1px solid rgba(190, 190, 190, 0.2);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    line-height: normal;
}

.lp-right-btn .lp-join-now>a:hover {
    background: rgba(190, 190, 190, 0.2);
}

.lp-right-btn .lp-join-now>ul>li {
    position: relative;
}

.lp-right-btn .lp-join-now>ul>li .lp-user-menus {
    position: absolute;
    top: 100%;
    z-index: 1;
    right: 0;
    width: 224px;
    background: #ffffff;
    box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    visibility: hidden;
}

.lp-right-btn .lp-join-now>ul>li .lp-user-menus::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 0 6.5px 13px 6.5px;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    position: absolute;
    top: -9px;
    right: 25px;
    border-radius: 21px;
}

.alert-danger .fa-times {
    display: none;
}

.lp-right-btn .lp-join-now>ul>li:hover .lp-user-menus {
    visibility: visible;
}

.lp-right-btn .lp-join-now>ul>li .lp-user-menus li {
    border-bottom: 1px solid rgba(224, 224, 224, 0.8);
}

.lp-right-btn .lp-join-now>ul>li .lp-user-menus li:last-child {
    border-bottom: 0;
}

.lp-right-btn .lp-join-now>ul>li .lp-user-menus li {
    line-height: normal;
}

.lp-right-btn .lp-join-now>ul>li .lp-user-menus li a {
    color: #777777;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 15px 30px 15px 52px;
    position: relative;
}

.lp-right-btn .lp-join-now>ul>li .lp-user-menus li a i {
    position: absolute;
    top: 20px;
    left: 20px;
    line-height: 1;
    font-size: 16px;
}

.lp-right-btn .lp-join-now.after-login>ul>li>a {
    display: none;
}

.lp-customize-header-outer-7 .lp-right-btn {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: auto;
}

.lp-customize-header-outer-7 .lp-menu ul li {
    line-height: normal;
}

.lp-customize-header-outer-7 .lp-menu-container .lp-menu>div>ul>li>a {
    line-height: normal;
}

.category-menu-main .lp-topbar-menu {
    line-height: normal;
}

.category-menu-main .lp-topbar-menu li:before {
    display: none;
}

.lp-right-btn .lp-join-now span {
    display: none;
}

.lp-right-btn .lp-join-now.after-login span {
    display: flex;
    float: none;
    margin: 0 0 1px;
    width: auto;
    height: auto;
    background: #fff;
    margin-right: 20px;
    position: relative;
    overflow: visible;
    cursor: pointer;
}

.lp-right-btn .lp-join-now.after-login span::after {
    content: "\69";
    font-family: "borrow-pit";
    position: absolute;
    right: -20px;
    top: 12px;
    color: #fff;
    font-size: 9px;
}

.lp-right-btn .lp-join-now.after-login span img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 2px solid #ffff;
    object-fit: cover;
}

.iti.iti--container {
    display: none;
}

.lp-customize-header-outer-7 .lp-header-full-width .lp-menu-container .lp-joinus-icon {
    padding: 0 15px 0 0;
}

.category-menu-main ul li:last-child {
    margin-right: 0;
}

.category-menu-main ul li a {
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-decoration: none !important;
}

.category-menu-main ul li .sub-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 15px);
    width: 250px;
    background: #ffff;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    padding: 5px 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    margin-top: 15px;
}

.category-menu-main ul li .sub-menu::before {
    content: "";
    width: 8px;
    height: 8px;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: auto;
}

.category-menu-main ul li:hover .sub-menu {
    transform: translate(-50%, 0);
    visibility: visible;
    opacity: 1;
}

.category-menu-main ul li .sub-menu li {
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.category-menu-main ul li .sub-menu li:last-child {
    border-bottom: 0;
}

.category-menu-main ul li .sub-menu li a {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: rgba(0, 0, 0, 0.6);
    display: flex;
    padding: 10px 0;
}

.category-menu-main ul li .sub-menu li a:hover {
    color: #212529;
}

.category-menu-main ul li .sub-menu li a:hover {
    text-decoration: none;
}

.lp-menu-top ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 3px 0 16px;
}

.lp-logo {
    margin-bottom: 4px;
}

.lp-menu-top ul li {
    margin: 0 9px;
}

.lp-menu-top ul li a {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: rgba(255, 255, 255, 0.6);
}

.lp-right-btn .lp-joinus-icon-outer {
    padding-left: 39px;
}

.page-heading {
    background: #292c34;
    height: initial;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 29px;
}

.page-header-overlay {
    display: none;
}

.page-heading .page-heading-inner h1 {
    margin: 6px 0 10px;
    font-size: 38px;
    font-weight: 700;
    color: #fff;
}

.page-heading .breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.page-heading .breadcrumbs li a,
.page-heading .breadcrumbs li span {
    font-size: 16px;
    font-weight: bold;
}

.page-heading .breadcrumbs li {
    padding-right: 4px;
    margin: 0 !important;
}

.breadcrumbs li:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.page-heading .breadcrumbs li span {
    font-weight: normal;
}

.page-heading .breadcrumbs li:before {
    content: ">";
    width: auto;
    height: auto;
    border-radius: 0;
    top: 0;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
}

.mobile-menu-icon {
    display: none;
}

.mobile-signIn-btn {
    display: none;
}

.page-heading-inner.text-center {
    width: 100%;
}

.page-heading-details {
    position: relative;
    padding: 0 55px;
}

.blog-list-back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
}

/* ============ Header Css End ============ */

/* ============ Footer Css Start ============ */
.footer9-bottom-area {
    padding: 50px 0 32px;
}

footer .footer9-bottom-area .lp-footer-logo {
    width: 100%;
    max-width: 235px;
    float: none;
}

footer .footer9-bottom-area .footer-menu {
    display: flex;
    flex-wrap: wrap;
}

footer .footer9-bottom-area .footer-menu li.menu-item-332,
footer .footer9-bottom-area .footer-menu li.menu-item-333 {
    display: none;
}

footer .footer9-bottom-area .footer-menu li a {
    color: #ffffff;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

footer .footer9-bottom-area .footer-menu li:first-child {
    margin-left: 0;
}

footer .footer9-bottom-area .footer-menu li {
    margin-right: 0;
    margin-left: 30px;
}

.inner-footer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 48px;
}

footer .footer9-bottom-area .footer-menu {
    padding: 0 0;
}

.copyrights-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 32px;
}

.copyrights-main ul {
    display: flex;
    flex-wrap: wrap;
}

.copyrights-main ul li {
    margin-left: 21px;
    padding-left: 23px;
    position: relative;
}

.copyrights-main ul li::before {
    content: "";
    border-left: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 2px;
}

.copyrights-main ul li:first-child:before {
    display: none;
}

.copyrights-main ul li a {
    color: #fff;
    font-size: 16px;
}

.copyrights-main .copyright {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

.footer9-bottom-area .footer-social-icons {
    padding: 0;
    display: flex;
    max-width: 186px;
    width: 100%;
    justify-content: flex-end;
}

.footer9-bottom-area .footer-social-icons li a {
    color: #fff;
}

.footer9-bottom-area .footer-social-icons li a i {
    padding: 0;
    font-size: 16px;
}

.footer9-bottom-area .footer-social-icons li {
    margin: 0 0 0 20px;
}

/* ============ Footer Css End ============ */

/* ============ Home Css Start ============ */
.lp-home-banner-with-loc {
    overflow: hidden;
}

.lp-home-banner-contianer {
    background: #292c34 url(images/banner-bottom-img.svg) no-repeat bottom center / 100% auto;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.banner-content h1 {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: bold;
    margin: 46px 0 34px;
    line-height: 49px;
}

.banner-content h1 span {
    color: #bebebe;
    font-size: 37px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}

.banner-content p.lp-banner-browse-txt {
    color: #ffffff;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 27px;
}

.banner-content .lp-search-bar {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin: 0;
}

.banner-content .lp-search-bar .form-group>.input-group-addon {
    display: none;
}

.search-title p {
    color: #ffffff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 6px;
}

.lp-search-bar-main .form-inline {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 465px;
    border: 1px solid rgba(190, 190, 190, 0.6);
    border-radius: 6px;
    position: relative;
}

.lp-search-bar-main input.dropdown_fields,
.lp-search-bar-main select {
    height: 48px;
    width: 100%;
    min-width: auto;
    color: #212529;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    padding: 0 15px;
    border: 0;
    border-radius: 10px 0 0 10px !important;
    padding: 0 5px 0 10px;
    background: #fff;
}

.lp-search-bar-main input.dropdown_fields {
    padding-left: 20px;
    border-left: 1px solid rgba(190, 190, 190, 0.6);
    border-radius: 0 !important;
}

.lp-search-bar-main select {
    padding-right: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 18px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.lp-search-bar-main select::-ms-expand {
    display: none;
}

.form-group-main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.lp-search-bar-main .search-btn {
    position: absolute;
    top: 4px;
    margin: 0;
    right: 4px;
    border-radius: 6px;
    overflow: hidden;
    z-index: 1;
}

.lp-search-bar-main .search-btn .lp-search-bar-right .lp-search-btn {
    background: #212529;
    border: 1px solid #c0c0c0;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 9px 19px 6px;
    border-radius: 6px;
}

.lp-search-bar-main .form-group.lp-suggested-search {
    width: 45%;
}

.lp-search-bar-main .form-group.lp-location-search {
    width: 55%;
    margin: 0;
}

.lp-search-bar-main .ui-widget.border-dropdown {
    width: 100%;
}

.lp-home-banner-contianer .lp-search-bar-main .form-group.lp-location-search .chosen-container.chosen-container-single .chosen-single {
    width: 100%;
    height: 48px;
    border: 0;
}

.lp-search-bar-main .chosen-container.chosen-container-single.chosen-container-single-nosearch {
    height: 48px;
}

.lp-home-banner-contianer .lp-search-bar-main .form-group.lp-location-search .chosen-container.chosen-container-single .chosen-single span {
    margin-left: 0;
    line-height: 48px;
    color: #777777;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.banner-image-main {
    display: flex;
    justify-content: center;
}

.banner-image-main .banner-image {
    position: relative;
    padding: 38.45%;
    margin: 13px;
}

.banner-image-main .banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
}

.banner-image-main .banner-image::before {
    content: "";
    left: -13px;
    top: -13px;
    bottom: -13px;
    right: -13px;
    background: url(images/image-border.png) no-repeat center center / cover;
    position: absolute;
    -webkit-animation: spinnerRotate 20s linear infinite;
    animation: spinnerRotate 20s linear infinite;
}

.video-banner,
.video-lp,
.video-lp video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.banner-create {
    display: flex;
    margin-top: 30px;
}

.banner-create a {
    display: flex;
    border: 1px solid #bebebe;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    color: #fff;
    padding: 14px 16px 11px;
    background: #212529;
    border-radius: 6px;
    align-items: center;
    letter-spacing: 0.3px;
}

.banner-create a i {
    margin-left: 8px;
    line-height: 1;
    display: flex;
    margin-bottom: 2px;
}

.home-categories-title .wpb_wrapper {
    display: flex;
    justify-content: center;
    position: relative;
}

.home-categories-title .wpb_wrapper::before {
    content: "";
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
}

.home-categories-title .wpb_wrapper h3 {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: rgba(41, 44, 52, 0.8);
    margin: 0;
    position: relative;
    background: #fff;
    padding: 0 19px;
}

.browse-title .wpb_wrapper>h2 {
    text-align: center;
    margin: 0 0 36px;
    text-transform: uppercase;
    color: #212529;
    font-size: 36px;
    font-family: "Poppins", sans-serif;
    padding-bottom: 17px;
    position: relative;
}

.aggregates-categories-main {
    padding: 78px 0 26px;
}

.dirt-main {
    padding-bottom: 25px;
}

.browse-title .wpb_wrapper>h2::after {}

.newsletter-main .wpb_text_column>.wpb_wrapper {
    background-color: #e9ecef;
    background-image: url(images/newsletter-bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border-radius: 16px;
    margin-bottom: 70px;
    text-align: center;
    padding: 57px 30px 60px;
    animation: marquee2 40s infinite linear;
}

@keyframes marquee2 {
    0% {
        background-position: bottom left 0;
    }

    100% {
        background-position: bottom left -800px;
    }
}

.newsletter-main .wpb_text_column>.wpb_wrapper h4 {
    color: #212529;
    font-size: 36px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    margin: 0 0 9px;
}

.newsletter-main .wpb_text_column>.wpb_wrapper p {
    color: rgba(33, 37, 41, 0.7);
    font-size: 16px;
    font-weight: 500;
}

.hbspt-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 21px;
    width: 100%;
    max-width: 540px;
    margin: auto;
}

.hbspt-form form .hs_email {
    width: calc(100% - 155px);
}

.hbspt-form form .hs_email>label {
    display: none;
}

.hbspt-form form .input input[type="email"] {
    height: 50px;
    width: 100%;
    border-radius: 6px;
    border: 0px;
    background: #fff url(images/email-icon.svg) no-repeat left 20px center;
    font-size: 16px;
    border-bottom: 1px solid #cdcdcd;
    font-family: "Poppins", sans-serif;
    padding: 0 10px 0 53px;
}

.hbspt-form form .actions input[type="submit"] {
    height: 50px;
    min-width: 146px;
    background: #212529;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.hbspt-form form .no-list {
    text-align: left;
}

.hbspt-form form .hs-error-msg {
    color: red;
}

.home-categories .col-md-4 {
    margin-bottom: 30px;
}

.home-categories .city-thumb2 {
    border: 1px solid #eeeeee;
    border-radius: 16px;
    min-height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block;
    height: 100%;
}

.images-title-box {
    position: relative;
    padding: 35% 25%;
}

.images-title-box::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(33, 37, 41, 0.2) 23.26%, rgba(33, 37, 41, 0.8) 100%, #212529 100%);
    box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.1);
    border-radius: 10px 10px 0 0;
}

.home-categories .city-thumb2 img {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    left: 0;
    top: 0;
    opacity: 1;
    border-radius: 10px 10px 0 0;
    min-height: auto;
    object-fit: cover;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.home-categories .city-thumb2 .title-content>a,
.home-categories .city-thumb2 .hover-title>a {
    color: #212529;
    font-size: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    display: inline-block;
    margin-bottom: 12px;
    line-height: 32px;
}

.home-categories .city-thumb2 .title-content>a {
    display: none;
}

.home-categories .city-thumb2 .hover-title>a {
    color: #fff;
    margin-bottom: 0;
}

.home-categories .city-thumb2 .hover-title {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    padding: 0 25px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
}

.home-categories .city-thumb2 .title-content::after {
    content: "";
    width: 50px;
    height: 50px;
    border: 1px solid #d9d9d9;
    top: 14px;
    position: absolute;
    right: 14px;
    border-radius: 50%;
    background: #fff url(images/arrow-right.svg) no-repeat center center;
    z-index: 1;
}

.home-categories .city-thumb2 .title-content>p {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: auto;
    display: none;
}

.home-categories {
    counter-reset: section;
}

.home-categories::before,
.home-categories::after {
    display: none;
}

.overlay-link {
    z-index: 1;
}

/* .home-categories .city-thumb2 .title-content::before {
    counter-increment: section;
    content: "" counter(section) "";
    font-family: "Poppins", sans-serif;
    font-size: 64px;
    font-weight: 600;
    color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #bebebe;
    line-height: 1;
    margin-bottom: 26px;
    display: inline-block;
    width: 100%;
} */

.lp-section-content-container.home-categories {
    padding: 25px 0 0;
    display: flex;
    flex-wrap: wrap;
}

.recent-listings {
    background: #e9ecef url(images/image-bg.png) center center;
    margin: 40px 0 90px;
    padding: 75px 0 81px;
}

.recent-listings .wpb_wrapper {
    position: relative;
}

.recent-listings .wpb_wrapper .view-more-link {
    position: absolute;
    right: 0;
    top: -80px;
}

.recent-listings .wpb_wrapper .view-more-link a {
    text-transform: uppercase;
    font-size: 16px;
    color: #212529;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    display: flex;
    align-items: center;
}

.recent-listings .wpb_wrapper .view-more-link a::after {
    content: "\64";
    font-family: "borrow-pit" !important;
    text-transform: none;
    line-height: 1;
    font-weight: bold;
    font-size: 20px;
    margin-left: 15px;
}

.recent-listings .lp-section-title-container {
    padding-top: 0 !important;
}

.recent-listings .lp-section-title-container h2 {
    margin: 0 0 40px;
    color: #212529;
    font-size: 36px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
}

.recent-slider-box {
    background: #ffffff;
    box-shadow: 0px 8px 16px rgba(142, 118, 90, 0.1);
    border-radius: 8px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.recent-slider-box .featured-image {
    position: relative;
    padding: 32.7%;
}

.recent-listings-slider .owl-stage {
    display: flex;
}

.recent-slider-box .featured-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
}

.recent-slider-content {
    padding: 33px 20px 29px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.recent-slider-content h2 {
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 13px;
}

.recent-slider-content .post-content {
    color: #777777;
    line-height: 27px;
    font-size: 16px;
    margin-bottom: 11px;
}

.owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 41px;
}

.owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    background: #b6babd !important;
    border-radius: 50%;
    padding: 0px;
    border: 0;
    margin: 0 5px;
}

.owl-dots .owl-dot.active {
    background: #fff !important;
    border: 4px solid #292c34;
}

.recent-listings-slider.owl-carousel {
    overflow: hidden;
}

.recent-listings-slider .owl-item {
    margin-bottom: 20px;
    float: left;
}

.starting-at-btn {
    margin-top: auto;
}

.starting-at-btn a {
    display: flex;
    justify-content: center;
    border: 2px solid #dedede;
    color: #212529;
    font-size: 16px;
    align-items: center;
    padding: 8px 10px 5px;
    border-radius: 10px;
    position: relative;
}

.starting-at-btn a::after {
    content: "\64";
    font-family: "borrow-pit" !important;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.starting-at-btn a:hover {
    border: 2px solid #212529;
    background: #212529;
    color: #fff;
}

.starting-at-btn a b {
    color: #212529;
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-left: 10px;
}

.starting-at-btn a:hover b {
    color: #fff;
}

.testing-lab p {
    color: #777777;
    position: relative;
    font-size: 16px;
    padding-left: 31px;
    margin-bottom: 13px !important;
}

.testing-lab p span {
    color: #212529;
    font-weight: 500;
    border: 1px solid rgba(119, 119, 119, 0.5);
    display: inline-block;
    line-height: 1;
    margin-left: 7px;
    padding: 4px 11px;
    font-size: 14px;
    border-radius: 4px;
}

.testing-lab p i {
    position: absolute;
    left: 0;
    margin: 0;
    font-size: 21px;
    top: 2px;
    color: #a6a8a9;
    width: auto;
    height: auto;
}

.zipcode-quantity ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px !important;
}

.zipcode-quantity ul li {
    color: #777777;
    font-size: 16px;
    position: relative;
    padding-left: 32px;
    margin-right: 20px;
    padding-right: 21px;
}

.zipcode-quantity ul li b {
    color: #212529;
    font-weight: 500;
}

.zipcode-quantity ul li::after {
    content: "";
    border-right: 1px solid #a6a8a9;
    position: absolute;
    right: 0;
    top: 3px;
    bottom: 3px;
}

.zipcode-quantity ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.zipcode-quantity ul li:last-child:after {
    display: none;
}

.zipcode-quantity ul li i {
    position: absolute;
    left: 0;
    width: auto;
    height: auto;
    margin: 0;
    line-height: 1;
    font-size: 18px;
    top: 2px;
    color: #a6a8a9;
}

.listing-app-view.home {
    padding-bottom: 0;
}

/* ============ Home Css End ============ */

/* ============ About Css Start ============ */
body.page .lp_section_inner {
    padding-top: 0;
}

.about-content-main {
    padding: 70px 0;
}

.about-content-main .lp-section-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.about-content-main .vc_col-sm-3 {
    width: 40%;
}

.about-content-main .vc_col-sm-9 {
    width: 60%;
}

.about-content-main .wpb_single_image .vc_single_image-wrapper {
    position: relative;
    padding: 13px;
    overflow: hidden;
}

.about-content-main .wpb_single_image .vc_single_image-wrapper::before {
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(images/image-border.png) no-repeat center center / cover;
    position: absolute;
    -webkit-animation: spinnerRotate 20s linear infinite;
    animation: spinnerRotate 20s linear infinite;
}

.about-content-main .wpb_single_image .vc_single_image-wrapper img {
    border-radius: 50%;
}

@-webkit-keyframes spinnerRotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.about-content-main .wpb_text_column {
    padding-left: 4px;
}

.about-content-main .wpb_text_column h5 {
    color: #777777;
    font-size: 20px;
    font-weight: 500;
    margin: 4px 0 0;
}

.about-content-main .wpb_text_column h3 {
    color: #212529;
    font-size: 30px;
    font-weight: 600;
    /*max-width: 540px;*/
    line-height: 40px;
    margin: 7px 0 11px;
}

.about-content-main .wpb_text_column p {
    color: #777777;
    font-size: 16px;
    line-height: 30px;
}

/* ============ About Css End ============ */

/* ============ Faqs Css Start ============ */
.faq-main {
    padding: 70px 0;
}

.faq-main .wpb_accordion_wrapper {
    width: 100%;
    max-width: 854px;
    margin: auto;
    float: none;
    counter-reset: section;
}

.faq-main .wpb_accordion_section h3>a::before {
    counter-increment: section;
    content: "" counter(section) "";
    font-size: 36px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    position: absolute;
    left: 28px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #bebebe;
    color: #fff;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.faq-main .wpb_accordion_section {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border-radius: 15px;
    overflow: hidden;
}

.faq-main .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    padding: 0;
    background: transparent;
    margin: 0;
    border: 0;
}

.faq-main .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    color: #212529;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    padding: 19px 80px 19px 78px;
    line-height: 32px;
    position: relative;
}

.faq-main .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    background: #fff url(images/plus.svg) no-repeat center center;
    margin: auto;
}

.faq-main .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a::after {
    background: #fff url(images/minus.svg) no-repeat center center;
}

.faq-main .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a {
    background-color: #292c34;
    color: #fff;
}

.faq-main .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,
.faq-main .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #292c34;
    padding-left: 80px !important;
    margin-top: 0;
    padding-right: 50px !important;
    padding-top: 0;
}

.faq-main .ui-accordion .ui-accordion-content p {
    color: #ffffff;
    font-size: 16px;
    line-height: 32px;
    position: relative;
}

.faq-main .ui-accordion .ui-accordion-content p::before {
    content: '';
    position: absolute;
    top: 12px;
    left: -12px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #fff;
}

.faq-main .ui-accordion .ui-accordion-content p a {
    color: #fff;
    text-decoration: underline;
}

/* ============ Faqs Css End ============ */

/* ============ Blog Css Start ============ */
.lp-blog-for-app-view {
    padding: 70px 0;
    background-color: #fff;
}

.lp-blog-for-app-view .lp-border-radius-8 {
    border-radius: 16px;
}

.lp-blog-for-app-view .lp-border-radius-8 .lp-blog-grid-box-thumb a {
    display: flex;
    padding: 31.19% 25%;
    position: relative;
}

.lp-blog-for-app-view .lp-border-radius-8 .lp-blog-grid-box-thumb a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lp-blog-for-app-view .lp-blog-grid-title {
    padding: 0;
}

.lp-blog-for-app-view .lp-blog-grid-box-description {
    padding: 19px 19px 27px;
    border-radius: 0 0 16px 16px;
    border: 0;

}

.lp-blog-for-app-view .lp-blog-grid-box-description .category-tags {
    display: flex;
    flex-wrap: wrap;
}

.lp-blog-for-app-view .lp-blog-grid-box-description .category-tags ul {
    display: flex;
    flex-wrap: wrap;
}

.lp-blog-for-app-view .lp-blog-grid-box-description .category-tags ul li {
    margin-right: 10px;
    position: relative;
}

.lp-blog-for-app-view .lp-blog-grid-box-description .category-tags ul li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    opacity: 0;
}

.lp-blog-for-app-view .lp-blog-grid-box-description .category-tags a {
    display: flex;
    border: 1px solid #bebebe;
    color: #212529;
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 4px;
    line-height: 1;
    pointer-events: all;
}

.lp-blog-for-app-view .lp-blog-grid-box-description .category-tags ul li::after {
    display: none;
}

.lp-blog-for-app-view .lp-blog-grid-box-description h4 {
    margin: 8px 0 9px;
}

.lp-blog-for-app-view .lp-blog-grid-box-description h4 a {
    color: #212529;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.lp-blog-for-app-view .lp-blog-grid-box-description h4 a:hover {
    color: #000;
}

.lp-blog-for-app-view .lp-blog-grid-box-description p {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
}

.lp-blog-for-app-view .blog-read-more {
    padding: 0;
    width: 100%;
    display: flex;
}

.lp-blog-for-app-view .blog-read-more a {
    width: 100%;
    display: flex;
    border: 2px solid #bebebe6e !important;
    margin: 11px 0 0;
    justify-content: center;
    color: #212529 !important;
    font-weight: normal;
    font-size: 16px;
    padding: 8px;
    border-radius: 8px;
    position: relative;
}

.lp-blog-for-app-view .blog-read-more a svg {
    position: absolute;
    right: 15px;
}

.lp-blog-for-app-view .blog-read-more a:hover {
    border: 2px solid #212529 !important;
    background-color: #212529 !important;
    color: #fff !important;
}

.lp-blog-for-app-view .blog-read-more a:hover svg path {
    stroke: #fff !important;
}

.single-blog-main {
    padding: 70px 0 41px;
}

.category-social {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 29px;
}

.category-social .post-categories {
    display: flex;
    flex-wrap: wrap;
}

.category-social .post-categories li {
    margin-right: 10px;
    position: relative;
}

.category-social .post-categories li a {
    border: 1px solid #bebebe;
    font-size: 16px;
    display: flex;
    padding: 12px 24px 11px;
    border-radius: 4px;
    line-height: 1;
    color: #212529;
    pointer-events: all;
}

.sinhle-blog-img {
    position: relative;
    padding: 22.86%;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
}

.sinhle-blog-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-blog-main .blog-content-outer-container {
    border: 1px solid #eeeeee;
    border-radius: 0 0 16px 16px;
    margin-top: -1px;
    padding: 42px 29px 48px 29px;
}

.recent-blog-main {
    padding: 73px 0 0;
}

.single-blog-main .blog-content p {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 27px;
}

.single-blog-main .blog-content h3 {
    color: #212529;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin: 34px 0 14px;
}

.single-blog-main .blog-content ul {
    padding: 0 0 0 10px;
    margin-bottom: 0;
    list-style: none;
    counter-reset: section;
}

.single-blog-main .blog-content ul li {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
    position: relative;
    padding-left: 15px;
}

.single-blog-main .blog-content ul li::before {
    counter-increment: section;
    content: "" counter(section) ". ";
    position: absolute;
    left: 0;
}

.blog-pagination-main {
    display: flex;
    justify-content: center;
    margin-top: 63px;
}

.blog-pagination-main a {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #212529;
    font-family: "Poppins", sans-serif;
    border: 1px solid #bebebe;
    font-size: 16px;
    border-radius: 6px;
    min-width: 195px;
    justify-content: center;
    padding: 14px 0 11px;
    margin: 0 7px;
    font-weight: 500;
}

.blog-pagination-main .next-btn a {
    border: 1px solid #212529;
    background-color: #212529;
    color: #fff;
}

.blog-pagination-main .previous-btn a svg {
    margin-right: 5px;
}

.blog-pagination-main .next-btn a svg {
    margin-left: 5px;
}

.recent-blog-title {
    text-align: center;
    position: relative;
}

.recent-blog-title .view-more-blog {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 7px;
}

.recent-blog-title .view-more-blog a {
    color: #212529;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.recent-blog-title .view-more-blog a svg {
    margin-left: 11px;
}

.recent-blog-title h4 {
    margin: 0 0 43px;
    padding-bottom: 20px;
    position: relative;
    color: #212529;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}

.recent-blog-title h4::after,
.browse-title .wpb_wrapper>h2::after,
.recent-listings .lp-section-title-container h2::after {
    content: "";
    width: 50px;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(images/title-line.svg);
    animation: marquee 40s infinite linear;
}

@keyframes marquee {
    0% {
        background-position: 0;
    }

    100% {
        background-position: -800px;
    }
}

.blog-socials .lp-blog-grid-shares span {
    color: #212529;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 21px;
}

.blog-socials .lp-blog-grid-shares {
    margin-top: 10px;
    display: flex;
}

.blog-socials .lp-blog-grid-shares a {
    color: #adadad;
    font-size: 16px;
    margin-left: 16px;
}

.blog-socials .lp-blog-grid-shares a:hover {
    color: #000;
}

.lp-pagination .page-numbers .current {
    background: #212529;
    color: #fff;
}

.lp-pagination .page-numbers .page-numbers {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.lp-pagination .page-numbers .current,
.lp-pagination .page-numbers .page-numbers:hover {
    background: #212529 !important;
    color: #fff;
    border: 1px solid #212529 !important;
}

/* ============ Blog Css End ============ */

/* ============ Contact Us Css Start ============ */
.contact-us-main {
    padding: 70px 0;
}

.contact-us-main .lp-section-content {
    display: flex;
    align-items: center;
}

.contact-form>.vc_column-inner>.wpb_wrapper {
    background: #fafafa url(images/contact-form-bg.png) no-repeat center center / cover;
    border: 2px solid #eeeeee;
    padding: 40px 38px;
    border-radius: 15px;
    margin-left: 9px;
}

.contact-us-main .vc_col-sm-4 {
    width: 37%;
}

.contact-us-main .vc_col-sm-8 {
    width: 63%;
}

.contact-form>.vc_column-inner>.wpb_wrapper h4 {
    text-align: center;
    color: #212529;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 27px;
}

.contact-us-main .form-group input {
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left 20px center;
    border: 2px solid #eeeeee;
    height: 56px;
    border-radius: 8px;
    color: #909294;
    font-size: 16px;
    padding: 0 15px 0 65px;
    font-family: "Poppins", sans-serif;
}

.form-group span[data-name="first-name"] input,
.form-group span[data-name="last-name"] input {
    background-image: url(images/user-icon.svg);
}

.form-group span[data-name="phone-no"] input {
    background-image: url(images/phone-no.svg);
    padding-left: 65px !important;
}

.contact-form .form-group p span[data-name="phone-no"] .iti--separate-dial-code .iti__selected-flag {
    height: 55px;
}

.contact-form .form-group p span[data-name="phone-no"] .iti--separate-dial-code .iti__selected-flag .iti__selected-dial-code {
    color: #909294;
}

.form-group span[data-name="your-email"] input {
    background-image: url(images/emil-icon.svg);
}

.form-group span[data-name="company-name"] input {
    background-image: url(images/office-icon.svg);
}

.form-group span[data-name="zip-code"] input {
    background-image: url(images/map-icon.svg);
    background-size: 18px;
}

.form-group span[data-name="project-name"] input {
    background-image: url(images/edit-icon.svg);
}

.contact-form>.vc_column-inner>.wpb_wrapper .row {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}

.contact-form>.vc_column-inner>.wpb_wrapper .col-md-6,
.contact-form>.vc_column-inner>.wpb_wrapper .col-md-12 {
    padding: 0 10px;
}

.contact-form>.vc_column-inner>.wpb_wrapper .form-group {
    margin-bottom: 19px;
}

.contact-form>.vc_column-inner>.wpb_wrapper .form-group span span {
    display: none;
}

.contact-form>.vc_column-inner>.wpb_wrapper .form-group label.error {
    background: transparent;
    border: 0;
    color: red;
    font-weight: normal;
    font-size: 14px;
    margin: 0 !important;
    line-height: 1;
    padding: 0;
}

.contact-form .submit-btn {
    display: flex;
    justify-content: center;
    position: relative;
    margin: 35px 0 0px;
}

.contact-form .submit-btn .wpcf7-spinner {
    position: absolute;
}

.contact-form .submit-btn input[type="submit"] {
    width: 260px;
    height: 50px;
    border-radius: 6px;
    background: #212529;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.contact-us-main .wpb_single_image .vc_single_image-wrapper {
    position: relative;
    padding: 13px;
}

.contact-us-main .wpb_single_image .vc_single_image-wrapper::before {
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(images/image-border.png) no-repeat center center / cover;
    position: absolute;
    -webkit-animation: spinnerRotate 20s linear infinite;
    animation: spinnerRotate 20s linear infinite;
}

.contact-us-main .wpb_single_image .vc_single_image-wrapper img {
    border-radius: 50%;
}

/* ============ Contact Us Css End ============ */

/* ============ Terms Of Service Css Start ============ */
.terms-of-service-main {
    padding: 70px 0;
}

.terms-of-service-main .vc_col-sm-3 {
    width: 26.8%;
    position: sticky;
    top: 20px;
}

.terms-of-service-main .vc_col-sm-9 {
    width: 73.2%;
}

.terms-of-service-main .vc_col-sm-3 ul {
    list-style: none;
    background-color: #292c34;
    border-radius: 16px;
    overflow: hidden;
}

.terms-of-service-main .vc_col-sm-3 ul li::before {
    display: none;
}

.terms-of-service-main .vc_col-sm-3 ul li {
    padding: 0;
    border-bottom: 2px solid #3b3e45;
}

.terms-of-service-main .vc_col-sm-3 ul li:last-child {
    border-bottom: 0;
}

.terms-of-service-main .vc_col-sm-3 ul li a {
    color: #909294;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    padding: 23px 29px 19px;
    display: flex;
}

.terms-of-service-main .vc_col-sm-3 ul li a.active {
    color: #fff;
    background-color: #3e4148;
}

.terms-of-service-main .vc_col-sm-9>.vc_column-inner>.wpb_wrapper {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 25px 27px;
}

.terms-of-service-main .vc_col-sm-9>.vc_column-inner>.wpb_wrapper .vc_column-inner {
    padding: 0;
}

.cms-content {
    border-bottom: 2px solid #ececec;
    padding-bottom: 41px;
    margin-bottom: 44px !important;
}

.cms-content:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.cms-content .wpb_wrapper h2 {
    color: #212529;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0 0 17px;
}

.cms-content .wpb_wrapper p {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 27px;
}

.cms-content .wpb_wrapper ul li,
.cms-content .wpb_wrapper ol li {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
    padding-left: 20px;
}

.cms-content .wpb_wrapper ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #777777;
    position: absolute;
    left: 5px;
    top: 12px;
    border-radius: 50%;
}

.cms-content .wpb_wrapper ol li {
    list-style: none;
}

.cms-content .wpb_wrapper ol {
    counter-reset: my-sec-counter-alpha;
}

.cms-content .wpb_wrapper ol li::before {
    counter-increment: my-sec-counter-alpha;
    content: counter(my-sec-counter-alpha, lower-alpha) ". ";
    position: absolute;
    left: 0;
    text-transform: uppercase;
}

.cms-content .wpb_wrapper ol li ol {
    counter-reset: my-sec-counter-roman;
}

.cms-content .wpb_wrapper ol li ol li {
    position: relative;
    padding-left: 31px;
}

.cms-content .wpb_wrapper ol li ol li::before {
    counter-increment: my-sec-counter-roman;
    content: counter(my-sec-counter-roman, upper-roman) ". ";
    position: absolute;
    left: 0;
}

/* ============ Terms Of Service Css End ============ */

/* ============ Select Your Plan Css Start ============ */
.page-id-98 .page-heading {
    display: none;
}

.pricing-plan-main {
    padding: 75px 0 70px;
}

.title-head {
    text-align: center;
    position: relative;
}

.skip-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.skip-btn a {
    color: #212529;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    text-decoration: underline;
}

.title-head .wpb_wrapper h3 {
    margin: 0 0 8px;
    color: #292c34;
    font-size: 38px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
}

.title-head .wpb_wrapper p {
    font-size: 16px;
    color: #292c34;
    font-weight: 500;
}

.free-trial .wpb_wrapper {
    display: flex;
    justify-content: center;
    margin: 32px 0 40px !important;
}

.free-trial .wpb_wrapper p {
    display: inline-block;
    color: #343a40;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    background-image: repeating-linear-gradient(-52deg,
            #333333,
            #333333 8px,
            transparent 8px,
            transparent 10px,
            #333333 10px),
        repeating-linear-gradient(38deg, #333333, #333333 8px, transparent 8px, transparent 10px, #333333 10px),
        repeating-linear-gradient(128deg, #333333, #333333 8px, transparent 8px, transparent 10px, #333333 10px),
        repeating-linear-gradient(218deg, #333333, #333333 8px, transparent 8px, transparent 10px, #333333 10px);
    background-size: 2px 100%, 100% 2px, 2px 100%, 100% 2px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    padding: 12px 19px;
    border-radius: 2px;
    display: none;
}

.pricing-plan-main .vertical_view {
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
}

.pricing-plan-main .vertical_view .lp-no-title-subtitle {
    display: none;
}

.pricing-plan-main .vertical_view .page-inner-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}

.pricing-plan-main .lp-price-main {
    border: 1px solid rgba(190, 190, 190, 0.4) !important;
    border-radius: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    min-height: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    background-image: url(images/top-right.png), url(images/bottom-left.png);
    background-position: top right, bottom left;
    background-repeat: no-repeat;
}

.pricing-plan-main .lp-price-main:hover {
    background-color: #292c34;
}

.pricing-plan-main .lp-title-top {
    border-bottom: 1px solid rgba(190, 190, 190, 0.4);
    min-height: 187px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.pricing-plan-main .lp-plane-top-wrape {
    text-align: center;
    padding: 10px 0 5px;
}

.pricing-plan-main .lp-plane-top-wrape p.package-name {
    line-height: normal;
    color: #212529;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    display: block;
}

.pricing-plan-main .lp-price-main:hover .lp-plane-top-wrape p.package-name {
    color: #fff;
}

.pricing-plan-main .lp-plane-top-wrape h5 {
    color: #212529;
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    margin: 10px 0 0;
}

.pricing-plan-main .lp-price-main:hover .lp-plane-top-wrape h5 {
    color: #fff;
}

.pricing-plan-main .lp-plane-top-wrape h3 {
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 48px;
    margin: 10px 0 2px;
}

.pricing-plan-main .lp-price-main:hover .lp-plane-top-wrape h3 {
    color: #fff;
}

.pricing-plan-main .lp-plane-top-wrape h3 small {
    font-size: 16px;
    color: #777777;
}

.pricing-plan-main .lp-price-main:hover .lp-plane-top-wrape h3 small {
    color: #fff;
}

.pricing-plan-main .lp-plane-top-wrape .lp-des-v2 {
    line-height: normal;
    margin: 0;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #777777;
}

.pricing-plan-main .lp-price-main:hover .lp-plane-top-wrape .lp-des-v2 {
    color: #fff;
}

.pricing-plan-main .lp-price-main .lp-price-list {
    background: transparent;
    padding: 23px 21% 34px;
    display: flex !important;
    flex-wrap: wrap;
    flex-grow: 1;
    width: 100%;
}

.pricing-plan-main .lp-price-main .lp-price-list ul {
    padding-bottom: 22px;
}

.pricing-plan-main .lp-price-main .lp-price-list ul li span[class*="icon"] {
    display: none;
}

.pricing-plan-main .lp-price-main .lp-price-list ul li {
    line-height: normal;
    position: relative;
    padding-left: 15px;
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
}

.pricing-plan-main .lp-price-main .lp-price-list ul li::before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #212529;
    position: absolute;
    left: 1px;
    top: 11px;
    border-radius: 50%;
}

.pricing-plan-main .lp-price-main:hover .lp-price-list ul li::before {
    background-color: #fff;
}

.pricing-plan-main .lp-price-main .lp-price-list ul li span {
    font-size: 16px;
    line-height: 26px;
    color: #212529;
    font-weight: 500;
}

.pricing-plan-main .lp-price-main:hover .lp-price-list ul li span {
    color: #fff;
}

.pricing-plan-main .lp-price-main .lp-price-list ul li b {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}

.pricing-plan-main .lp-price-main .lp-price-list form {
    margin: auto auto 0;
    width: 100%;
    display: flex;
}

.pricing-plan-main .lp-price-free {
    width: 100%;
    max-width: 204px;
    border: 0;
    background-color: #212529;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    height: 50px;
    border-radius: 6px;
    margin: auto;
}

.pricing-plan-main .lp-price-main:hover .lp-price-free {
    background: #fff;
    color: #212529;
}

.enterprise-main {
    background: #292c34 url(images/enterprise-bg.png) no-repeat center bottom;
    border-radius: 10px;
    margin: 50px 0;
    padding: 52px 35px 56px 35px;
}

.enterprise-main .wpb_wrapper h3 {
    color: #ffffff;
    font-size: 38px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0 0 16px;
}

.enterprise-main .wpb_wrapper p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
}

.enterprise-main .wpb_wrapper p a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

.contact-us-btn .wpb_wrapper {
    display: flex;
    justify-content: flex-end;
}

.contact-us-btn .wpb_wrapper .vc_btn3-container {
    margin: 19px 0 0;
}

.contact-us-btn .wpb_wrapper a {
    color: #212529 !important;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    background-color: #fff !important;
    border-radius: 6px;
    padding: 11px 32px;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 1px solid #fff !important;
}

/* ============ Select Your Plan Css End ============ */

/* ============ Login Css Start ============ */
.login-form-inner .login-form-popup.lp-border-radius-8 .status {
    width: 100%;
    float: none;
}

.page-template-template-login .page-heading {
    display: none;
}

.login-form-popup {
    width: 100%;
    background: #fafafa url(images/contact-form-bg.png) no-repeat center center / cover;
    border: 1px solid #c9c9c9;
    max-width: 479px;
    min-height: auto;
    border-radius: 16px;
    padding: 31px 37px 22px;
    z-index: 1;
}

.login-form-main {
    max-width: 746px;
    margin: auto;
    position: relative;
    overflow: visible;
    width: 100%;
}

.login-form-main .login-form-inner {
    padding: 70px 0 69px;
}

.login-form-main::before,
.login-form-main::after {
    content: "";
    background: rgba(190, 190, 190, 0.26);
    width: 267px;
    height: 267px;
    position: absolute;
    top: -82px;
    right: 0;
    border-radius: 50%;
}

.login-form-main::after {
    background: rgba(190, 190, 190, 0.1);
    width: 384px;
    height: 384px;
    top: -30px;
    right: 61px;
}

.login-form-inner::after {
    content: "";
    width: 220px;
    height: 220px;
    background: url(images/login-bg.png) no-repeat center center;
    position: absolute;
    bottom: -60px;
    left: 36px;
}

.login-form-popup h1 {
    color: #212529;
    text-transform: uppercase;
    font-size: 30px;
    margin: 0 0 24px;
}

.forgetpasswordcontainers>p {
    text-align: center;
    color: #909294;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    padding-top: 3px;
    margin-bottom: 24px;
}

.login-form-popup .form-group .form-control {
    border: 1px solid #cdcdcd;
    height: 50px;
    border-radius: 6px;
    color: #909294;
    padding: 0 15px 0 51px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left 18px center;
}


.login-form-popup .form-group .form-control#emailT,
.my-account-right .form-group input#uemail,
.login-form-popup .form-group .form-control#email2 {
    background-image: url(images/email-grey.svg);
}

.login-form-popup .form-group .form-control#Fname,
.login-form-popup .form-group .form-control#Lname,
.my-account-right .form-group input#Fname,
.my-account-right .form-group input#Lname {
    background-image: url(images/user-grey-icon.svg);
}

/* .my-account-right .form-group input#Fname,
.my-account-right .form-group input#Lname {
    padding-right: 50px;
    background: url(images/user-grey-icon.svg) no-repeat left 20px center, url(images/edit-icon-o.svg)no-repeat right 20px center;
} */

.my-account-right .form-group .group_pro {
    position: relative;
}

.my-account-right .form-group .group_pro .edit_button {
    position: absolute;
    background: transparent;
    border: transparent;
    padding: 0;
    top: 15px;
    right: 15px;
}

.my-account-right .form-group .group_pro .edit_button:hover svg path {
    fill: #000000;
}

.login-form-popup .form-group .form-control#upasswordT,
.login-form-popup .form-group .form-control#confirmPassword {
    background-image: url(images/password.svg);
}

.login-form-popup .form-group .form-control#Cname,
.my-account-right .form-group input#Cname {
    background-image: url(images/office-grey.svg);
}

.login-form-popup .form-group .form-control#phone,
.my-account-right .form-group input#profile_phone {
    background-image: url(images/phone-grey.svg);
    padding-left: 65px !important;
}

/* .my-account-right .form-group input#phone {
    padding-right: 50px;
    background: url(images/phone-grey.svg) no-repeat left 20px center, url(images/edit-icon-o.svg)no-repeat right 20px center;
} */

.login-form-popup p.status {
    margin: 0;
}

.login-form-popup .forgetpasswordcontainers .submit-btn,
.login-form-popup .resetcontainers .submit-btn {
    margin: 40px 0 15px;
}

.check-forgot {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.checkbox-main {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
}

.checkbox-main input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.checkbox-main label {
    margin-bottom: 0;
    line-height: 1;
    padding-left: 21px;
    color: #212529;
    font-size: 12px;
    font-weight: 600;
}

.checkbox-main label a {
    color: #212529;
    font-weight: 700;
}

.login-form-popup .checkbox-main label,
.login-form-popup .checkbox-main label a {
    color: #999999;
}

.checkbox-main label::before {
    content: "";
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    border: 1px solid #909294;
    width: 13px;
    height: 13px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

input[type="checkbox"]:checked+label+label:before {
    content: "\f00c";
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    font-family: FontAwesome;
    color: #7f7f7f;
    background-color: transparent;
    border: 1px solid #7f7f7f;
}

.check-forgot .forgetPasswordClick {
    color: #212529;
    line-height: 1;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin-top: 2px;
    text-decoration: underline;
}

.login-form-popup .pop-form-bottom {
    margin: 0;
}

.bottom-links p {
    text-align: center;
    color: #909294;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
}

.bottom-links p a {
    text-transform: uppercase;
    color: #212529;
    font-weight: 600;
}

.login-form-popup .submit-btn {
    margin: 32px 0 32px;
}

.login-form-popup .submit-btn input[type="submit"] {
    height: 50px;
    background: #212529;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    float: none;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.login-form-popup .submit-btn input[type="submit"]:hover {
    background-color: #000;
}

.my-account-form .user-avatar-upload {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 21px;
}

.my-account-form {
    padding: 39px 0 0;
}

.my-account-form .form-group {
    margin-bottom: 23px;
}

.my-account-form .user-avatar-upload .avatar-circle {
    border: 0;
    width: 120px;
    height: 120px;
    border: 1px solid #333333;
}

.my-account-form .user-avatar-upload .avatar-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.my-account-form .user-avatar-upload .edit-icon {
    margin-top: -14px;
}

.my-account-form .user-avatar-upload .edit-icon label {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    background: #212529;
    border: 2px solid #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    cursor: pointer;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.my-account-form .user-avatar-upload .edit-icon label::after {
    content: "\6c";
    font-family: "borrow-pit" !important;
    font-size: 10px;
    color: #fff;
}

.my-account-form .user-avatar-upload .edit-icon label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
}

.resetcontainers>p {
    text-align: center;
    color: #909294;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    padding: 0 15px;
    margin: 27px 0 24px;
}

.password-group {
    position: relative;
}

.password-group .password-hideshow {
    position: absolute;
    top: 15px;
    right: 13px;
    padding: 0;
    display: flex;
    line-height: 1;
    background: transparent;
    border: 0;
    font-size: 20px;
    color: rgba(144, 146, 148, 0.6);
    cursor: pointer;
}

.password-group .password-hideshow i {
    display: flex;
    line-height: 1;
}

.password-group .password-hideshow i:hover {
    color: #212529;
}

.back-signin a {
    color: #777777;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.back-signin a:hover {
    color: #212529;
}

.back-signin a i {
    line-height: 1;
    margin-right: 5px;
}

.back-signin {
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: center;
    margin: 24px 0 0;
}

.page-template-template-login #page {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    overflow: hidden;
}

.page-template-template-login #page>section {
    flex: 1;
    display: flex;
    align-items: center;
}

/* ============ Login Css End ============ */

/* ============ My Account Css Start ============ */
#page-content-wrapper {
    float: none;
}

#sidebar-wrappers {
    background: #292c34;
    border-radius: 16px;
}

.lp-dashboard-news {
    padding: 51px 0;
}

.sidebar-user-profile {
    text-align: center;
    border-bottom: 2px solid #3b3e45;
    padding: 30px 24px 23px;
}

.sidebar-user-profile img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    background-color: #fff;
}

.sidebar-user-profile h4 {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 14px 0 0;
    text-transform: capitalize;
}

.lp-dashboard-news .row {
    display: flex;
    flex-wrap: wrap;
}

.lp-dashboard-news .row::before,
.lp-dashboard-news .row::after {
    display: none;
}

.lp-dashboard-news .row>.col-md-3 {
    width: 26.7%;
}

.lp-dashboard-news .row>.col-md-9 {
    width: 73.3%;
}

#sidebar-wrappers .sidebar-navs li a {
    display: flex;
    font-family: "Poppins", sans-serif;
    color: #909294;
    font-size: 16px;
    padding: 24px 61px 21px;
    border-bottom: 2px solid #3b3e45;
    position: relative;
}

#sidebar-wrappers .sidebar-navs li a i {
    position: absolute;
    top: 24px;
    left: 30px;
    font-size: 19px;
}

#sidebar-wrappers .sidebar-navs li a.active-dash-menu {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    border-bottom: 2px solid transparent;
    font-weight: 500;
}

#sidebar-wrappers .sidebar-navs li:last-child a {
    border-bottom: 0;
}

.my-account-right {
    background: #ffffff;
    border: 1px solid rgba(205, 205, 205, 0.6);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    padding: 33px 40px;
}

.listing-detail-head .back-icon {
    position: absolute;
    left: -2px;
    top: -4px;
    line-height: 1;
    color: #000;
    font-size: 32px;
    display: flex;
    align-items: flex-start;
}

.my-account-head.listing-detail-head {
    display: flex;
    align-items: center;
    padding-left: 57px;
    padding-bottom: 20px;
}

.my-account-head ul {
    display: flex;
    flex-wrap: wrap;
}

.my-account-head ul li {
    color: #909294;
    font-size: 16px;
    position: relative;
    padding-right: 12px;
    margin-right: 4px;
}

.my-account-head ul li::after {
    content: ">";
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
}

.my-account-head ul li:last-child:after {
    display: none;
}

.my-account-head ul li>a {
    color: #909294;
    font-weight: bold;
}

.my-account-head h3 {
    color: #212529;
    font-size: 24px;
    font-weight: 600;
    margin: 9px 0 0;
}

.my-account-head {
    padding-bottom: 24px;
    border-bottom: 2px solid rgba(224, 224, 224, 0.8);
    position: relative;
}

.my-account-right .form-group label {
    color: #777777;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    margin-bottom: 7px;
}

.my-account-right .form-group input {
    border: 1px solid #bebebe;
    height: 45px;
    border-radius: 6px;
    color: #212529;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    padding: 0 0 0 50px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left 20px center;
}

.my-account-right .form-group input[disabled] {
    background-color: rgba(144, 146, 148, 0.08) !important;
    color: #909294 !important;
    opacity: 1;
}

.my-account-right .changes-password-form .form-group input {
    background-image: url(images/password.svg);
}

.changes-password-form {
    margin: 32px 0 0;
    max-width: 484px;
}

.changes-password-form .form-group {
    margin-bottom: 23px;
}

.changes-password-form .submit-btn {
    margin: 50px 0 46px;
}

.changes-password-form .submit-btn input[type="submit"],
.my-account-form .submit-btn input[type="submit"] {
    background: #212529;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    height: 50px;
    text-transform: uppercase;
    padding: 0;
    width: 205px;
}

.changes-password-form .submit-btn input[type="submit"]:hover,
.my-account-form .submit-btn input[type="submit"]:hover {
    background-color: #000;
}

.my-account-form .submit-btn {
    display: flex;
    justify-content: center;
    margin: 17px 0 7px;
}

.filter_by_status {
    position: absolute;
    right: 0;
    bottom: 14px;
    display: flex;
    align-items: center;
}

.filter_by_status h6 {
    margin: 0;
    padding-right: 10px;
    color: #777777;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.filter_by_status select {
    border-radius: 6px;
    border: 1px solid #bebebe;
    background: #fff;
    width: 203px;
    height: 45px;
    color: #212529;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    padding: 0 16px;
}

.my-items-table {
    margin: 31px 0 0;
}

.my-items-table .lp-main-title p {
    color: #777777;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 21px;
}

.my-items-table .lp-listing-container {
    border: 1px solid rgba(205, 205, 205, 0.6);
    border-radius: 11px;
    margin-bottom: 13px;
    padding: 5px 0;
    align-items: center;
}

.my-items-table .lp-listing-container div[data-content="Image"],
.my-items-table .lp-main-title .col-md-2:first-child {
    padding-left: 5px;
    padding-right: 5px;
}

.my-items-table .lp-main-title .col-md-1:first-child,
.my-items-table .lp-main-title .col-md-1:nth-child(6),
.my-items-table .lp-main-title .col-md-2:nth-child(7),
.my-items-table .lp-main-title .col-md-2:first-child,
.my-items-table .lp-main-title .col-md-2:nth-child(5),
.my-items-table .lp-main-title .col-md-2:nth-child(3),
.my-items-table .lp-main-title .col-md-2:nth-child(8),
.my-items-table .lp-main-title .col-md-2:nth-child(9),
.my-items-table .lp-main-title .col-md-3:nth-child(4),
.my-items-table .lp-main-title .col-md-4:nth-child(2) {
    padding: 0 5px;
}

.my-items-table .lp-listing-container div[data-content="Item Name"],
.my-items-table .lp-listing-container div[data-content="Category"],
.my-items-table .lp-listing-container div[data-content="Sub-category"],
.my-items-table .lp-listing-container div[data-content="Price"],
.my-items-table .lp-listing-container div[data-content="QTY"],
.my-items-table .lp-listing-container div[data-content="Renew date"],
.my-items-table .lp-listing-container div[data-content="Status"],
.my-items-table .lp-listing-container div[data-content="Action"] {
    padding: 0 5px;
}

.my-items-table .lp-image-container {
    width: 50px;
    height: 50px;
    margin: 0;
    border-radius: 10px;
}

.my-items-table .lp-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.my-items-table .tab-content {
    background: transparent !important;
}

.my-items-table .tab-content p {
    color: #212529;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    line-height: 24px;
}

.my-items-table .tab-content p b {
    font-weight: 600;
    line-height: 22px;
    display: inline-block;
}

.my-items-table .lp-listing-price-range {
    background-color: transparent !important;
}

.my-items-table .lp-listing-price-range span {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: #212529;
    font-weight: 600;
}

.my-items-table .lp-dot-extra-buttons {
    margin: auto;
    background: transparent;
}

.my-account-head.d-flex {
    display: flex;
    align-items: center;
}

#lp-listings .lp-dot-extra-buttons .list-style-none.main {
    width: 131px !important;
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    border: 0;
    margin: 0;
    overflow: hidden;
    right: 0px !important;
}

#lp-listings .lp-dot-extra-buttons .list-style-none.main::before,
#lp-listings .lp-dot-extra-buttons .list-style-none.main::after {
    display: none;
}

.lp-dot-extra-buttons .list-style-none li a {
    color: #909294 !important;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    display: flex;
    align-items: center;
    border: 0 !important;
    padding: 11px 10px 11px 30px;
    position: relative;
}

.lp-dot-extra-buttons .list-style-none li a i {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    left: 8px;
    font-weight: normal;
    font-size: 14px !important;
}

.lp-user-menu li:first-child {
    padding: 0;
}

.lp-dot-extra-buttons .list-style-none li {
    border-bottom: 1px solid rgba(224, 224, 224, 0.8);
}

.lp-dot-extra-buttons .list-style-none li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.main_dv_user_listing_detail {
    margin: 37px 0;
}

.user_current_plan_content {
    margin: 23px 0;
}

.user_current_plan_content .current_plan {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.user_current_plan_content .current_plan p {
    color: #777777;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 12px;
}

.user_current_plan_content .current_plan p:last-child {
    font-size: 14px;
}

.user_current_plan_content .current_plan p span {
    color: #212529;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.current-plan-details {
    display: flex;
    flex-wrap: wrap;
    border-radius: 15px;
    border: 1.5px solid #eee;
    background: #f9f9f9;
}

.current-plan-left {
    border-right: 1.5px solid #eee;
    padding: 24px 19px;
    text-align: center;
    width: 279px;
}

.current-plan-left p {
    color: #777;
    font-size: 18px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.current-plan-left h4 {
    color: #212529;
    font-size: 22px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin: 0 0 7px;
}

.current-plan-left h2 {
    color: #212529;
    font-size: 48px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin: 0 0 2px;
}

.current-plan-left h2 small {
    font-size: 16px;
    color: #777;
    font-family: "Poppins", sans-serif;
}

.current-plan-left p:last-child {
    font-size: 16px;
    margin: 0;
}

.current-plan-right {
    width: calc(100% - 279px);
    display: flex;
    align-items: center;
    padding: 0 49px;
}

.current-plan-right ul {
    column-count: 2;
}

.current-plan-right ul li {
    color: #212529;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 12px;
}

.current-plan-right ul li b {
    font-family: "Poppins", sans-serif;
}

.current-plan-right ul li::before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #212529;
    position: absolute;
    left: 2px;
    top: 9px;
    border-radius: 50%;
}

.user_current_plan_content .button_group {
    display: flex;
    flex-wrap: wrap;
    margin: 49px 0 0;
}

.user_current_plan_content .button_group .upgrade-plan-btn {
    margin: 0 15px 0 0;
}

.user_current_plan_content .button_group a {
    min-width: 205px;
    text-align: center;
    justify-content: center;
}

.unsubscribe_button a {
    padding: 12px 42px;
    color: #777;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    border-radius: 6px;
    border: 1px solid rgba(190, 190, 190, 0.6);
    text-transform: uppercase;
    display: flex;
}

.unsubscribe_button a:hover {
    background-color: rgba(190, 190, 190, 1);
    color: #212529;
}

/* ============ My Account Css End ============ */

/* ============ Create Listing Css Start ============ */
.form-group.parent_cat {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.form-group.parent_cat label.error {
    order: 2;
}

.add-listing-details {
    border: 1px solid rgba(205, 205, 205, 0.6);
    padding: 37px 41px 40px;
    border-radius: 16px;
    background: #fff;
}

.submit_new_style {
    padding: 69px 57px;
}

.page-id-433 .breadcrumbs {
    display: none;
}

.page-id-433 .page-heading .page-heading-inner h1 {
    margin: 3px 0;
}

.add-listing-details>h4 {
    color: #212529;
    font-size: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin: 0 0 29px;
}

#lp-submit-form .add-listing-details .form-group label {
    color: #777777;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    margin-bottom: 6px;
}

#lp-submit-form .add-listing-details .form-group {
    margin-bottom: 23px;
}

#lp-submit-form .add-listing-details .form-group .form-control,
#lp-submit-form .add-listing-details .form-group select.form-control,
#lp-submit-form .add-listing-details .form-group .custom-form-control {
    background-color: #fff;
    border: 1px solid #bebebe;
    border-radius: 6px;
    margin: 0 !important;
    height: 45px;
    color: #212529;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    padding: 0 19px;
}

#lp-submit-form .add-listing-details .form-group .custom-form-control,
#lp-submit-form .add-listing-details .form-group select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: #fff url(images/select-arrow.svg) no-repeat right 20px center !important;
}

#lp-submit-form .add-listing-details .select2-selection.select2-selection--single {
    border: 1px solid #bebebe;
    border-radius: 6px;
    margin: 0;
    height: 45px;
}

.select2-container.select2-container--default.select2-container--open {
    z-index: 9;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #292c34 !important;
}

#lp-submit-form .add-listing-details .select2-selection.select2-selection--single .select2-selection__rendered {
    color: #212529;
    font-weight: 500;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    padding: 0 19px;
    text-transform: none;
}

#lp-submit-form .add-listing-details .select2-selection.select2-selection--single .select2-selection__rendered span {
    font-family: "Poppins", sans-serif;
}

#lp-submit-form .add-listing-details .select2-selection.select2-selection--single .select2-selection__arrow b {
    transform: translate(0, 0);
    border: 0;
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 1;
    margin: 0;
    top: 15px;
    left: 0;
    color: #212529;
}

#lp-submit-form .add-listing-details .select2-selection.select2-selection--single .select2-selection__arrow b::before {
    content: "\69";
    font-family: "borrow-pit" !important;
    font-weight: normal;
}

#lp-submit-form .add-listing-details .select2.select2-container {
    float: none;
    margin-bottom: 0;
    width: 100% !important;
}

.add-listing-details .jFiler-input-dragDrop {
    background-image: repeating-linear-gradient(-60deg,
            #bebebe,
            #bebebe 3px,
            transparent 3px,
            transparent 6px,
            #bebebe 6px),
        repeating-linear-gradient(30deg, #bebebe, #bebebe 3px, transparent 3px, transparent 6px, #bebebe 6px),
        repeating-linear-gradient(120deg, #bebebe, #bebebe 3px, transparent 3px, transparent 6px, #bebebe 6px),
        repeating-linear-gradient(210deg, #bebebe, #bebebe 3px, transparent 3px, transparent 6px, #bebebe 6px);
    background-size: 1px 100%, 100% 1px, 1px 100%, 100% 1px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    border: 0;
    height: auto;
    padding: 0;
    margin: 2px 0 0;
    padding: 10px 20px 10px 10px;
    border-radius: 5px;
    min-height: 60px;
}

.add-listing-details .jFiler-input-dragDrop .jFiler-input-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

.filediv-main {
    flex-grow: 1;
    width: 100%;
}

.add-listing-details .jFiler-input-dragDrop .jFiler-input-inner .filediv input {
    z-index: 2;
}

.add-listing-details .jFiler-input-dragDrop .jFiler-input-inner .jFiler-input-text {
    margin-right: auto;
}

.add-listing-details .jFiler-input-dragDrop.cus_gallery_image_sec .jFiler-input-inner .jFiler-input-text {
    display: none;
}

.page-container-four.submit_new_style .add-listing-details ul.jFiler-items-list.jFiler-items-grid {
    margin: 0 8px 0 0px;
    border: 0;
    padding: 0;
    background: transparent;
    width: 70px;
}

.submit_new_style.page-container-four .add-listing-details .jFiler-items-grid .jFiler-item .jFiler-item-container img.thumbnail {
    height: 70px;
    object-fit: cover;
    width: 100%;
    border-radius: 6px;
}

.add-listing-details a.icon-jfi-trash.jFiler-item-trash-action {
    top: 5px;
    right: 4px;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 7px;
}

.add-listing-details a.icon-jfi-trash.jFiler-item-trash-action i::before {
    content: "\6e";
    font-family: "borrow-pit" !important;
}

.add-listing-details .jFiler-input-dragDrop .jFiler-input-inner .jFiler-input-text h3 {
    color: #909294;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    display: flex;
    align-items: center;
    text-align: left;
}

.add-listing-details .jFiler-input-dragDrop .jFiler-input-inner .jFiler-input-text h3::before {
    content: "";
    width: 70px;
    height: 70px;
    background: url(images/gallery-icon.svg) no-repeat center center / contain;
    display: flex;
    margin-right: 19px;
}

.add-listing-details .jFiler-input-choose-btn.blue {
    background: #212529;
    border: 1px solid #212529;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    border-radius: 6px;
    line-height: initial;
    padding: 11px 21px;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 49px;
}

.add-listing-details .row {
    display: flex;
    flex-wrap: wrap;
}

.add-listing-details .row::before,
.add-listing-details .row::after {
    display: none;
}

.add-listing-details .submitbutton-wraper {
    display: flex;
    justify-content: center;
    margin-top: 47px;
}

.add-listing-details .submitbutton-wraper input[type="submit"] {
    height: 50px;
    max-width: 205px;
    text-transform: uppercase;
    background-color: #212529;
    color: #fff;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    padding: 0;
}

.testing-lab-check {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 7px 0 69px;
}

.form-group .testing-lab-check>label {
    margin-bottom: 0 !important;
    padding-right: 13px;
}

.form-group .yes-no-main label {
    margin-bottom: 0 !important;
    position: relative;
}

.form-group .yes-no-main label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.yes-no-main {
    display: flex;
}

.form-group .yes-no-main label span {
    display: flex;
    border: 1px solid rgba(119, 119, 119, 0.5);
    min-height: 50px;
    min-width: 77px;
    align-items: center;
    justify-content: center;
    margin-right: -1px;
    cursor: pointer;
}

.form-group .yes-no-main label input:checked+span {
    background-color: #212529;
    color: #fff;
}

.form-group .yes-no-main label:first-child span {
    border-radius: 6px 0 0 6px;
}

.form-group .yes-no-main label:last-child span {
    border-radius: 0 6px 6px 0;
}

.category_content_bottom {
    border-radius: 12px;
    border: 1.5px solid #eee;
    background: #fff;
    padding: 20px 25px;
    margin-bottom: 70px;
}

.category_content_bottom .content_title {
    color: #212529;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    margin: 0;
    position: relative;
    padding-right: 35px;
}

.category_content_bottom .content_title::after {
    content: "\76";
    font-family: "borrow-pit" !important;
    position: absolute;
    right: 0;
}

.category_content_bottom .content_title.plus::after {
    content: "\75";
}

.category_content_bottom .content_body p {
    color: #777;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}

.category_content_bottom .content_body p strong {
    color: #212529;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}

.category_content_bottom .content_body {
    margin-top: 30px;
}

.no_listing_found {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
    padding-bottom: 10px;
}

/* ============ Create Listing Css End ============ */

/* ============ Thank You Css Start ============ */
.page-template-thank-you .page-heading {
    display: none;
}

.thank-head {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #292c34;
    padding: 40px 0 35px;
}

.thank-head .wpb_wrapper h3 {
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    margin: 24px 0 14px;
}

.thank-head .wpb_wrapper p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.thank-you-content {
    max-width: 1030px;
    margin: auto;
    padding: 45px 0 70px;
}

.thank-you-box-main>h4 {
    margin: 0 0 14px;
    color: #212529;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.card-details-box {
    border: 1px solid #eeeeee;
    border-radius: 16px;
}

.card-details-head {
    padding: 32px 30px 25px;
    border-bottom: 1px solid #eeeeee;
}

.card-details-head p {
    color: #212529;
    font-family: "Poppins", sans-serif;
    line-height: normal;
    font-size: 16px;
}

.card-details-head h4 {
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}

.card-details-box .card-details {
    padding: 23px 30px;
}

.card-details-box .card-details p {
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}

.card-details-box .card-details h5 {
    font-size: 22px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #212529;
    margin: 0 0 12px;
    position: relative;
}

.card_detail_with_image {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.card_detail_with_image img {
    width: 35px;
    height: 22px;
}

.plan-details-main {
    border: 1px solid #eeeeee;
    background: #f9f9f9;
    border-radius: 16px;
    background-image: url(images/top-right.png), url(images/bottom-left.png);
    background-position: top right, bottom left;
    background-repeat: no-repeat;
}

.plan-details-main .plan-name {
    padding: 26px 39px;
    border-bottom: 1px solid #eeeeee;
}

.plan-details-main .plan-name h4 {
    margin: 0;
    color: #212529;
    font-size: 22px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.plan-details-content {
    padding: 26px 39px 20px;
    position: relative;
}

.plan-details-content h4 {
    margin: 0 0 7px;
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 22px;
}

.plan-details-content h2 {
    margin: 0 0 2px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    color: #212529;
    font-size: 48px;
}

.plan-details-content h2 small {
    color: #777777;
    font-size: 16px;
    font-weight: normal;
}

.plan-details-content p {
    color: #777777;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.thank-you-content .create-btn,
.upgrade-plan-btn,
.purchase_plan_btn {
    display: flex;
    justify-content: center;
    margin: 70px 0 0;
}

.thank-you-content .create-btn a,
.upgrade-plan-btn a,
.purchase_plan_btn a {
    background: #212529;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    padding: 12px 42px;
    border-radius: 5px;
    display: flex;
    font-weight: 500;
    line-height: normal;
    justify-content: center;
}

.thank-you-content .create-btn a:hover,
.upgrade-plan-btn a:hover,
.purchase_plan_btn a:hover {
    background-color: #000;
}

/* ============ Thank You Css End ============ */

/* ============ Subscription Plan Css Start ============ */
.lp-blank-section {
    min-height: 525px;
    border-radius: 16px;
    overflow: hidden;
}

.subscription-plan-content {
    text-align: center;
    padding: 96px 36px 77px;
}

.subscription-plan-content h4 {
    color: #212529;
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0 0 17px;
}

.subscription-plan-content p {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
}

.upgrade-plan-btn,
.purchase_plan_btn {
    margin: 43px 0 0;
}

.subscription-bg {
    background: url(images/subscription-plan-bg.png) no-repeat bottom center / 100% auto;
}

/* ============ Subscription Plan Css End ============ */

/* ============ Listing Details Css Start ============ */
.lp_confirmation {
    display: none;
}

.details-section {
    padding: 68px 0 45px;
}

.banner-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 12px;
}

.banner-section {
    padding-top: 2px;
}

.banner-slider .slider-for {
    width: calc(84% - 8px);
    order: 2;
}

.banner-slider .slider-nav {
    width: 15.55%;
}

.details-section .row::before,
.details-section .row::after {
    display: none;
}

.details-section .row {
    display: flex;
    flex-wrap: wrap;
}

.details-section .row .col-md-7 {
    width: 53.5%;
}

.details-section .row .col-md-5 {
    width: 46.5%;
}

.details-content {
    position: relative;
}

.cus_edit_listing {
    position: absolute;
    right: 0;
    top: -18px;
}

.cus_edit_listing a {
    color: rgba(119, 119, 119, 0.8);
    font-size: 16px;
    display: flex;
    line-height: 1;
    font-size: 20px;
}

.details-content .category-details {
    color: #212529;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    line-height: 1;
    margin-bottom: 11px;
}

.details-content h2 {
    color: #212529;
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0 0 32px;
}

.starting-price p {
    color: #212529;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 9px;
}

.starting-price h5,
.starting-price h5 span {
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    background: transparent !important;
}

.lp-listing-slide img {
    width: 100%;
}

.banner-slider .slider-nav .thumbImg img {
    width: 100%;
}

.slick-vertical .slick-slide {
    border: 0;
    margin-bottom: 7px;
    padding-right: 1px;
    cursor: pointer;
}

.slick-slide .thumbImg {
    position: relative;
    padding: 50% 25%;
    display: flex;
}

.slick-slide .thumbImg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 7px;
    opacity: 0.6;
}

.slick-slide.slick-current .thumbImg img {
    opacity: 1;
    border: 2px solid #000;
}

.vendor-btn {
    display: flex;
}

.vendor-btn .btn {
    border: 0;
}

.vendor-btn-group{
    display: flex;
    gap: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.vendor-btn-group .btn {
    border: 0;
}

.details-content ul {
    margin: 20px 0 22px;
}

.vendor-details.details-content ul {
    display: none;
    margin: 0;
    padding-top: 20px;
}

.details-content ul li {
    color: #777777;
    font-size: 16px;
    position: relative;
    padding-left: 28px;
    margin-bottom: 17px;
}

.details-content ul li span {
    border: 1px solid rgba(119, 119, 119, 0.5);
    color: #212529;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    min-width: 48px;
    min-height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.details-content ul li span.quantity_number {
    border: 0;
    padding: 0;
    min-width: unset;
    font-weight: 500;
    margin-left: 0;
    font-size: 16px;
    line-height: 27px;
}

.main_dv_user_listing_detail .content h3 {
    color: #212529;
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0 17px;
}

.main_dv_user_listing_detail .slick-vertical .slick-slide {
    margin-bottom: 3px;
}

.main_dv_user_listing_detail .content p {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
}

.details-content ul li i {
    position: absolute;
    left: 0;
    top: 2px;
    line-height: 1;
    font-size: 18px;
    color: #a6a8a9;
}

.details-content ul li b {
    color: #212529;
    font-weight: 500;
}

.details-content .content p {
    color: #777777;
    font-size: 16px;
    line-height: 27px;
}

.banner-section .lp-listing-slide a {
    display: flex;
    padding: 50% 25%;
    position: relative;
}

.banner-section .lp-listing-slide a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.related-items-head {
    border-top: 1px solid #e0e0e0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 47px 0 30px;
}

.related-items-head h4 {
    color: #212529;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}

.related-items-head .view-more-link a {
    color: #212529;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    display: flex;
    align-items: center;
}

.related-items-head .view-more-link a::after {
    content: "\64";
    font-family: "borrow-pit" !important;
    text-transform: none;
    line-height: 1;
    margin-left: 9px;
    font-weight: bold;
    margin-bottom: 3px;
}

.related-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.related-items-box {
    width: 20%;
    padding: 0 5px;
}

.related-items-main {
    margin-bottom: 70px;
}

.related-items-box-inner {
    border: 1px solid #eeeeee;
    border-radius: 8px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.related-items-img {
    position: relative;
    padding: 30.2% 25%;
}

.related-items-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
}

.related-items-content h4 {
    margin: 0 0 auto;
    color: #212529;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 28px;
}

.search-btn .searchloading {
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    left: 0 !important;
    right: 0;
    text-align: center;
}

.related-items-content {
    padding: 13px 15px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.related-items-content>a {
    display: flex;
    justify-content: center;
    border: 2px solid #dedede;
    margin-top: 17px;
    border-radius: 5px;
    padding: 10px 28px 9px 10px;
    color: #212529;
    font-size: 16px;
    position: relative;
}

.related-items-content>a:hover {
    background: #212529;
    color: #fff;
    border: 2px solid #212529;
}

.related-items-content>a::after {
    content: "\64";
    font-family: "borrow-pit" !important;
    position: absolute;
    top: 10px;
    right: 15px;
}

.cus_listing_siteloader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: url(images/spinner.gif);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9999;
    background-size: 50px;
}
.cus_listing_siteloader1 {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255);
    background-image: url(images/spinner.gif);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9999;
    background-size: 50px;
}
/* ============ Listing Details Css End ============ */

/* ============ Listing  Css Start ============ */
.lp-listings.grid-style {
    width: 100%;
}

.sidebar-filters-wraps {
    background: #ffffff;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.08);
    border-radius: 0px 0px 16px 16px;
    margin-bottom: 40px;
}

.sidebar-filters-wraps .form-group select,
.sidebar-filters-wraps .form-group input,
.searchform-top-main .form-group input,
.searchform-top-main .form-group select {
    width: 100%;
    border: 1px solid #bebebe;
    height: 45px;
    border-radius: 6px;
    padding: 0 15px;
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}

.sidebar-filters-wraps .form-group select,
.searchform-top-main .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: #fff url(images/select-arrow.svg) no-repeat right 20px center !important;
}

.searchform-top {
    padding: 90px 0 0px;
    display: flex;
    flex-wrap: wrap;
    /*border-bottom: 1px solid #e0e0e0;*/
}

.searchform-top-main .form-group {
    margin-bottom: 0;
}

.search-Within .md-trigger {
    position: absolute;
}

.view-on-maps {
    margin-left: auto;
}

.sortby-main {
    display: flex;
}

.sortby-main label,
.search-Within label {
    color: #777777;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    padding-top: 12px;
    margin-right: 12px;
    white-space: nowrap;
}

.search-Within {
    display: flex;
    padding-left: 30px;
    flex-wrap: wrap;
    flex-grow: 1;
    position: relative;
}

.sidebar-filters-wraps .sortby-main .form-group {
    width: 100%;
}

.sidebar-filters-wraps .sortby-main .form-group select {
    min-width: 203px;
}

.search-Within .form-group:nth-child(2),
.search-Within .form-group:nth-child(3) {
    max-width: 200px;
    width: 100%;
    margin-right: 10px;
}

.search-Within .form-group:nth-child(3) .cus_filter_postalcode {
    position: relative;
}

.search-Within .form-group:nth-child(3) #postal_code-error {
    position: absolute;
    bottom: -20px;
    left: 0;
}

.search-Within .form-group:last-child {
    max-width: 131px;
    width: 100%;
}

.searchform-bottom {
    display: flex;
    flex-wrap: wrap;
    padding: 16px 0 8px;
}

.searchform-bottom .form-group label {
    width: 100%;
    color: #777777;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
}

.searchform-bottom .form-group .ui-slider-horizontal {
    width: 100%;
    border: 2px solid #eeeeee;
    border-radius: 6px;
    height: 10px;
    margin: 2px 0 13px;
}

.searchform-bottom .ui-widget-header {
    background: #212529;
    height: auto;
    top: -2px;
    bottom: -2px;
    border-radius: 6px;
}

.searchform-bottom .ui-slider .ui-slider-handle {
    width: 28px;
    height: 26px;
    background: #212529 url(images/line-icon.svg) no-repeat center;
    border-radius: 5px;
    border: 0;
    top: -10px;
    box-shadow: 0 0 0 3px #fff;
    cursor: pointer;
}

.sort-by-section-wrap {
    display: none;
}

.min-max-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.sidebar-filters-wraps .form-group .min-max-main input {
    width: auto;
    height: auto;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: "";
    width: 64px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.searchform-bottom #pop {
    display: flex;
    flex-grow: 1;
}

.price-filter {
    width: 36%;
    padding-right: 92px;
}

.min-max-main p {
    color: #777777;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    line-height: 1;
}

.lp-listings-inner-wrap {
    display: flex;
    flex-wrap: wrap;
}

div#content-grids {
    display: flex;
    flex-wrap: wrap;
}

.view-on-maps {
    display: flex;
}

.view-on-maps a {
    border: 1px solid #bebebe;
    width: 48px;
    height: 48px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    padding-top: 4px;
    font-size: 18px;
    color: #212529;
}

.view-on-maps a.active {
    background-color: #212529;
    color: #fff;
}

.view-on-maps a span {
    color: #212529;
    font-size: 1.25rem; 
    position:absolute; 
    padding-bottom: 36px;
}

.view-on-maps a.active span {
    color: #fff;
}

.view-on-maps a i {
    display: flex;
    line-height: 1;
}

.filters-section-wraps {
    padding-right: 10px;
}

.filters-section-wraps:nth-child(2) {
    width: 50%;
}

.filters-section-wraps:nth-child(3) {
    width: 50%;
}

body .sidebar-filters .sidemap-container {
    top: 0;
    z-index: 9999;
    position: fixed;
    background-color: #fff;
}

body .sidebar-filters-map-full {
    width: 100% !important;
}

.searchform-bottom .lp-filter-top-section {
    padding: 0;
    width: 100%;
    max-width: 186px;
    margin: 29px 0 0;
}

.searchform-bottom .lp-filter-top-section ul {
    display: flex;
    gap: 10px;
}

.searchform-bottom .lp-filter-top-section ul li {
    width: 50%;
}

.searchform-bottom .lp-filter-top-section ul li a {
    border: 1px solid #212529;
    background-color: #212529;
    color: #fff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 45px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.searchform-bottom .lp-filter-top-section ul li:last-child a {
    border: 1px solid #bebebe;
    color: #212529;
    background-color: transparent;
}

.filter-mobile-icon {
    display: none;
}

.lp-title-new-style {
    padding: 0;
}

.filters-title {
    display: none;
}

.searchform-top-main {
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    padding: 30px;
    align-items: center;
}

.searchform-top-main .back-icon-map {
    font-size: 27px;
    display: flex;
    line-height: 1;
}

/* ============ Listing Css End ============ */

.listing-app-view .breadcrumbs {
    display: flex !important;
}

.notification.error p {
    color: #d54040;
}

.modal-dialog {
    margin: 40px auto;
    width: 100%;
    max-width: 570px;
    padding: 0 15px;
}

.modal-content {
    border: 0;
    border-radius: 16px;
}

.modal-title {
    color: #212529;
    font-size: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.modal-header {
    padding: 22px 29px 13px;
    border-bottom: 0;
}

.modal-header p {
    color: #212529;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.modal-body {
    padding: 0 29px;
}

.modal-body .form-group {
    margin-bottom: 22px;
}

.modal-body .form-group label {
    color: rgba(119, 119, 119, 0.8);
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    margin-bottom: 7px;
}

.modal-body .form-group input {
    border: 1px solid #eeeeee;
    height: 50px;
    border-radius: 6px;
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    padding: 0 15px;
}

#card_number,
#expiry_date,
#cvc_number {
    border: 1px solid #eeeeee;
    height: 50px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}

#card_number div,
#expiry_date div,
#cvc_number div {
    width: 100%;
    color: #212529;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    padding: 0 15px;
}

#card_number.card-input.StripeElement {
    /*background: url(images/master-card.svg) no-repeat right 10px center; */
    /* padding-right: 50px; */
}

.payment-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 18px 0 30px;
}

.payment-btn button,
.payment-btn input {
    width: 146px;
    height: 50px;
    margin: 0 5px;
    border-radius: 6px;
    color: #777777;
    border: 1px solid #eeeeee;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.payment-btn input {
    background-color: #212529;
    border: 1px solid #212529;
    color: #ffffff;
}

.modal-header .close {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
    justify-content: center;
    font-size: 12px;
    top: 33px;
    right: 28px;
    position: absolute;
    text-shadow: unset;
    opacity: 0.6;
}

.modal-header .close:hover {
    opacity: 1;
}

.page-template-template-dashboard-php .modal-backdrop.fade.in {
    display: block;
    z-index: 9999;
}

div#change_plan,
.change_plan {
    z-index: 99999;
}

#change_plan .modal-dialog {
    max-width: 816px;
}

#change_plan .modal-header {
    padding: 32px 40px 16px;
}

#change_plan .modal-header p {
    color: #777777;
    margin: 6px 0;
    font-weight: normal;
    border-bottom: 2px solid #ececec;
    padding-bottom: 16px;
}

#change_plan .plan_status p {
    color: #212529;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}

#change_plan .modal-body {
    padding: 0 41px;
}

#change_plan .user_current_plan_content {
    margin: 4px 0 23px;
}

#change_plan .current-plan-right ul li {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
}

#change_plan .current-plan-left label {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 15%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    cursor: pointer;
}

#change_plan .current-plan-left label span {
    border: 2px solid rgba(144, 146, 148, 0.6);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#change_plan .current-plan-left label input:checked+span {
    background: #212529;
    border: 2px solid #212529;
    color: #fff;
    font-size: 11px;
}

#change_plan .current-plan-left label input:checked+span::before {
    content: "\77";
    font-family: "borrow-pit" !important;
}

#change_plan .current-plan-left label input {
    width: 0;
    height: 0;
}

#change_plan .current-plan-left p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 3px;
}

#change_plan .current-plan-left h4 {
    font-size: 18px;
    margin-bottom: 4px;
}

#change_plan .current-plan-left h2 {
    font-size: 30px;
}

#change_plan .current-plan-left h2 small {
    font-size: 14px;
}

#change_plan .current-plan-left {
    width: 252px;
    padding: 10px 19px 7px 76px;
    position: relative;
}

#change_plan .current-plan-right {
    width: calc(100% - 252px);
}

.change_plan_btn .btns {
    min-width: 252px;
}

.change_plan_btn {
    display: flex;
    justify-content: center;
    padding: 44px 0 40px;
}

.cus_small_text_form {
    font-family: poppins;
    line-height: 18px;
}

.images_lentgh {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.total_uploaded_images {
    font-size: 16px;
    font-family: poppins;
}

.or_sign_up_div_mobile_view>a {
    background: #212529;
    border: 1px solid #212529;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    border-radius: 6px;
    padding: 11px 44px;
    display: block;
}

.lp-add-listing-btn_mobile_view a.header-list-icon-st6.header-list-icon-st7 {
    font-family: "Poppins", sans-serif;
    color: #343a40;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    display: flex;
    padding: 11px 25px;
    border-radius: 5px;
    border: 1px solid rgba(205, 205, 205, 0.6);
}

.jFiler-input-dragDrop .listing_images_upload {
    z-index: 1;
}

.recent-listings .cus_listing_dv p {
    text-align: center;
    font-size: 24px;
    color: #000;
}

.banner-slider .slider-nav.thumb-image .slick-list.draggable {
    height: auto !important;
}

.lp-sidebar-filters-style {
    height: 100% !important;
}

.cus_gallery_image_validation_message {
    background: transparent;
    border: 0;
    color: red;
    line-height: 1;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: -10px;
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
}

.details-content .vendor-details.contact_info_vendor {
    margin: 0 !important;
}

.details-content .vendor-btn .btns {
    margin-bottom: 20px;
}

.details-content ul li:last-child {
    margin-bottom: 0;
}

.contact-form .wpcf7-response-output {
    display: none;
}

/* ============ Responsive Css Start ============ */
@media only screen and (max-width: 1200px) {
    .lp-logo {
        max-width: 280px;
    }

    .lp-right-btn .lp-joinus-icon-outer {
        padding-left: 20px;
    }

    .my-account-right {
        padding: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .listing-app-view .pos-relative .lp-home-banner-contianer {
        height: 600px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .search-Within {
        max-width: 375px;
    }

    .view-on-maps {
        margin-top: 26px;
    }

    .price-filter {
        width: 100%;
        padding-right: 20px;
    }

    .searchform-bottom {
        padding: 10px 0 7px;
    }

    .lp-home-banner-contianer-inner {
        padding: 30px 0;
    }

    .banner-content h1 {
        margin: 0 0 20px;
    }

    .form-group.lp-location-search .chosen-container.chosen-container-single {
        width: 100% !important;
    }

    .lp-search-bar-main .search-btn {
        position: unset;
        width: 100%;
    }

    .lp-search-bar-main .search-btn .lp-search-bar-right {
        width: 100%;
    }

    .lp-search-bar-main .search-btn .lp-search-bar-right .lp-search-btn {
        width: 100%;
    }

    .banner-content h1 {
        font-size: 33px;
        line-height: 35px;
    }

    .banner-content h1 span {
        font-size: 22px;
    }

    .home-categories .col-md-4 {
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .home-categories {
        margin: 0 -5px;
    }

    .home-categories .city-thumb2 .hover-title {
        padding: 0 15px;
    }

    .home-categories .city-thumb2 .title-content>a,
    .home-categories .city-thumb2 .hover-title>a {
        font-size: 18px;
        line-height: 25px;
    }

    .home-categories .city-thumb2 .title-content>p {
        font-size: 14px;
        line-height: 22px;
    }

    .home-categories .city-thumb2 .title-content::before {
        font-size: 52px;
        margin-bottom: 15px;
    }

    .browse-title .wpb_wrapper>h2,
    .recent-listings .lp-section-title-container h2 {
        font-size: 26px;
    }

    .home-categories-title .wpb_wrapper h3 {
        font-size: 20px;
    }

    .aggregates-categories-main {
        padding: 50px 0 26px;
    }

    .recent-listings {
        padding: 50px 0;
    }

    .recent-listings {
        margin: 40px 0 50px;
    }

    .sortby-main label,
    .search-Within label {
        width: 100%;
        padding-top: 0;
    }

    .sortby-main {
        flex-wrap: wrap;
    }

    .sidebar-filters-wraps .sortby-main .form-group select {
        min-width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .add-listing-details .col-md-6 {
        width: 50%;
    }

    .add-listing-details .col-md-12 {
        width: 100%;
    }

    .add-listing-details .col-md-4 {
        width: 33.33%;
    }

    .price-view-default {
        max-width: 380px;
        width: 100%;
    }

    .searchform-top-main .back-icon-map {
        display: none;
    }

    .searchform-top-main .search-Within {
        border: 0;
        margin: 0;
        padding: 0;
    }

    .searchform-top-main {
        padding: 15px;
    }

    .searchform-top-main .view-on-maps {
        margin-top: 24px;
    }

    #lp-listings .lp-main-title {
        display: none !important;
    }

    .my-items-table .lp-listing-container {
        flex-direction: column;
        align-items: flex-start;
        padding: 10px;
    }

    .my-items-table .lp-listing-container div[class*="col-"] {
        width: 100%;
        text-align: left;
        padding: 10px 10px 10px 140px;
        display: flex;
        align-items: center;
        position: relative;
    }

    .my-items-table .lp-dot-extra-buttons {
        margin: 0;
    }

    .my-items-table .lp-listing-container div[class*="col-"]::before {
        content: attr(data-content) ":";
        position: absolute;
        left: 10px;
        font-size: 16px;
        color: #212529;
        font-family: "Poppins", sans-serif;
    }

    .my-items-table .lp-image-container {
        width: 50px;
        height: 50px;
    }

    .my-account-right .details-content {
        margin-top: 30px;
    }

    .mobile-map-space {
        display: none;
    }

    .lp-home-banner-contianer {
        height: auto !important;
    }

    .lp-grid-width3 .lp-grid-box-contianer {
        width: 50% !important;
    }

    .lp-grid-box-contianer.grid_view6.grid_view_s5.card1.lp-grid-box-contianer1.listing-grid-view2-outer {
        min-height: auto !important;
    }

    .searchform-top {
        padding: 10px 0 5px;
    }

    .listing-app-view .pos-relative .lp-home-banner-contianer {
        height: auto !important;
    }

    .lp-home-banner-contianer-inner {
        position: unset;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }

    .related-items-box {
        width: 33.33%;
        margin-bottom: 10px;
    }

    header {
        z-index: 1000 !important;
    }

    .logged-in .lp-add-listing-btn {
        display: none;
    }

    .logged-in .lp-right-btn .lp-joinus-icon-outer {
        display: flex;
    }

    .lp-right-btn .lp-join-now.after-login span img {
        width: 32px;
        height: 32px;
    }

    .close-menu {
        display: none;
    }

    .active-menu .open-menu {
        display: none;
    }

    .active-menu .close-menu {
        display: block;
    }

    .mobile-signIn-btn {
        display: flex;
        justify-content: center;
        padding: 30px 0;
        gap: 10px;
    }

    .mobile-signIn-btn>a {
        background: #212529;
        border: 1px solid #212529;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 500;
        font-family: "Poppins", sans-serif;
        border-radius: 6px;
        padding: 11px 44px;
    }

    .terms-of-service-main .vc_col-sm-3 ul li a {
        font-size: 14px;
        padding: 10px 10px 10px;
    }

    .page-heading .page-heading-inner h1 {
        margin: 0 0 6px;
        font-size: 32px;
    }

    .lp-customize-header-outer-7 .lp-menu-bar {
        padding: 24px 0 24px 0;
    }

    .mobile-menu-icon {
        display: flex;
        margin-left: 15px;
        align-items: center;
    }

    .lp-right-btn .lp-joinus-icon-outer {
        margin: 0;
        display: none;
    }

    .lp-logo {
        max-width: 320px;
    }

    .header-right-panels {
        display: block;
        position: absolute;
        left: 0;
        top: 100%;
        background: #fff;
        right: 0;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
        z-index: 9;
        border-radius: 0 0 10px 10px;
        overflow: auto;
        max-height: 500px;
    }

    .lp-menu-top ul {
        padding: 0;
    }

    .lp-menu-top ul li {
        width: 100%;
        border-bottom: 1px solid rgba(224, 224, 224, 0.7);
        margin: 0;
    }

    .category-menu-main ul li {
        width: 100%;
        border-bottom: 1px solid rgba(224, 224, 224, 0.7);
        margin: 0;
    }

    .lp-menu-top {
        width: 100%;
    }

    .category-menu-main {
        width: 100%;
    }

    .category-menu-main ul li .sub-menu::before {
        display: none;
    }

    .lp-menu-top ul li a {
        font-size: 16px;
        color: #212529;
        display: flex;
        justify-content: center;
        padding: 15px 20px;
    }

    .category-menu-main ul li .sub-menu {
        position: unset;
        display: none;
        transform: translate(0, 0);
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        box-shadow: unset;
        border-radius: 0;
        margin: 0;
        padding: 0;
    }



    .category-menu-main ul li.active .sub-menu {
        display: block;
        transform: translate(0, 0);
        opacity: 1;
        visibility: visible;
    }

    .category-menu-main ul li.menu-item-has-children {
        padding: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        flex-direction: column;
    }

    .category-menu-main ul li.menu-item-has-children a {
        font-size: 16px;
        color: #212529 !important;
        font-weight: normal;
        padding: 13px 0;
        display: flex;
        justify-content: center;
        position: relative;
        width: fit-content;
    }

    .category-menu-main ul li .sub-menu li a {
        width: 100%;
        padding: 15px 20px;
    }

    .category-menu-main ul li.menu-item-has-children::after {
        content: "";
        width: 10px;
        height: 6px;
        position: absolute;
        right: 20px;
        top: 24px;
        bottom: 0;
        background: url(images/drop-arrow-menu.svg) no-repeat center center;
        margin: 0 auto;
        transition: all 0.3s ease-in-out;
    }

    .category-menu-main ul li.menu-item-has-children.active::after {
        rotate: 180deg;
    }

    .category-menu-main ul>li.menu-item-has-children.active>a::after {
        transform: rotate(180deg);
    }

    .mobile-menu-icon button {
        background-color: transparent;
        border: 0;
        border-radius: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 22px;
        height: 22px;
    }

    .lp-customize-header-outer-7 .lp-add-listing-btn a {
        font-size: 12px;
        background-color: transparent;
        color: #fff;
        border: 1px solid rgba(190, 190, 190, 0.2);
        padding: 8px 7px;
    }

    footer .footer9-bottom-area .footer-menu {
        order: 3;
        width: 100%;
        justify-content: center;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 20px;
        margin-top: 20px;
    }

    .inner-footer {
        padding-bottom: 20px;
    }

    .listing-app-view .packages,
    .listing-app-view .dashboard-content .lp-flip,
    .listing-app-view #reviews #commentsdiv,
    .listing-app-view #profileupdate {
        padding: 0 !important;
    }

    .sidebar-user-profile img {
        width: 60px;
        height: 60px;
    }

    #sidebar-wrappers .sidebar-navs li a {
        font-size: 14px;
        padding: 15px 20px 15px 45px;
    }

    .footer9-bottom-area {
        padding: 20px 0 20px;
    }

    .copyrights-main {
        padding-top: 20px;
    }

    .lp-dashboard-news .row>.col-md-3 {
        width: 30%;
    }

    .lp-dashboard-news .row>.col-md-9 {
        width: 70%;
    }

    #sidebar-wrappers .sidebar-navs li a i {
        left: 20px;
        top: 16px;
        font-size: 14px;
    }

    .my-account-right {
        padding: 20px;
        border-radius: 10px;
    }

    .my-account-head h3 {
        font-size: 18px;
    }

    .my-account-head ul li {
        font-size: 14px;
    }

    .changes-password-form .submit-btn input[type="submit"],
    .my-account-form .submit-btn input[type="submit"] {
        font-size: 14px;
    }

    .subscription-plan-content {
        padding: 25px 0;
    }

    .thank-you-content .create-btn a,
    .upgrade-plan-btn a,
    .purchase_plan_btn a {
        font-size: 14px;
    }

    .subscription-plan-content p {
        font-size: 14px;
        line-height: 22px;
    }

    .subscription-plan-content h4 {
        font-size: 18px;
    }

    .my-account-head {
        padding-bottom: 20px;
    }

    .current-plan-left {
        width: 100%;
        border-right: 0;
        border-bottom: 1.5px solid #eee;
    }

    .current-plan-right {
        width: 100%;
        padding: 20px;
    }

    .unsubscribe_button a {
        font-size: 14px;
    }

    #sidebar-wrappers {
        border-radius: 10px;
    }

    .lp-dashboard-news .row .col-md-6 {
        width: 100%;
    }

    .listing-detail-head .back-icon {
        font-size: 24px;
        top: 0;
        left: 0;
    }

    .my-account-head.listing-detail-head {
        padding-left: 40px;
    }

    .main_dv_user_listing_detail {
        margin: 20px 0;
    }

    .banner-slider {
        padding-right: 0;
    }

    .banner-slider .slider-nav {
        width: 100%;
        order: 2;
        margin: 10px 0 0;
    }

    .banner-slider .slider-for {
        width: 100%;
        order: 1;
    }

    .banner-slider .slider-nav .thumbnail-image {
        padding: 0 5px;
    }

    .banner-slider .slider-nav .slick-list {
        margin: 0 -5px;
    }

    .contact-us-main .lp-section-content {
        flex-direction: column;
        gap: 30px;
    }

    .contact-form>.vc_column-inner>.wpb_wrapper {
        margin-left: 0;
    }

    .contact-form>.vc_column-inner>.wpb_wrapper .col-md-6,
    .contact-form>.vc_column-inner>.wpb_wrapper .col-md-12 {
        width: 100%;
    }

    .contact-us-main .vc_col-sm-4 .wpb_single_image.vc_align_left {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .related-items-main {
        margin-bottom: 30px;
    }

    #change_plan .modal-header {
        padding: 15px;
    }

    .modal-header .close {
        top: 25px;
        right: 18px;
    }

    #change_plan .modal-body {
        padding: 0 15px;
    }

    #change_plan .current-plan-left {
        width: 100%;
        padding: 15px;
    }

    #change_plan .modal-header p {
        font-size: 14px;
    }

    #change_plan .current-plan-right {
        width: 100%;
    }

    .lp-blog-for-app-view .page-container-five {
        padding-bottom: 10px !important;
    }

    .filters-open {
        overflow: hidden;
    }

    .modal-title {
        font-size: 20px;
    }

    .filters-open::after {
        content: "";
        background-color: rgba(0, 0, 0, 0.6);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9;
    }

    .filter_by_status {
        position: unset;
        margin-top: 25px;
    }

    .main_dv_user_listing_detail .content p {
        font-size: 14px;
    }

    .main_dv_user_listing_detail .content h3 {
        font-size: 18px;
    }

    .aggregates-categories-main {
        padding: 40px 0 26px;
    }

    .searchform-bottom .form-group label {
        font-size: 14px;
    }

    .filters-title {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #e0e0e0;
        padding: 20px 20px;
    }

    .filters-title h4 {
        margin: 0;
        color: #212529;
        font-size: 18px;
        font-weight: 600;
        line-height: 1;
    }

    .filters-title .filters-close {
        background: transparent;
        padding: 0;
        border: 0;
        display: flex;
        align-items: center;
        width: 15px;
        height: 15px;
        color: #212529;
        cursor: pointer;
    }

    .searchform-top {
        padding: 20px 20px 5px;
        border-bottom: 0;
    }

    .filter-mobile-icon {
        display: flex;
        justify-content: flex-end;
    }

    .filters-section-wraps:nth-child(2) {
        margin-bottom: 15px;
    }

    .sidebar-filters-wraps #searchform {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 330px;
        left: -330px;
        background: #fff;
        z-index: 99;
        overflow: auto;
        top: 63px;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .filters-open .sidebar-filters-wraps #searchform {
        left: 0;
    }

    .search::after {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(33, 37, 41, 0.4);
        z-index: 9;
        display: none;
    }

    .price-filter {
        width: 100%;
        padding-right: 0;
    }

    .searchform-bottom #pop {
        flex-wrap: wrap;
        border-top: 1px solid #e0e0e0;
        padding: 20px;
        margin: 5px -20px 0;
    }

    .min-max-main p {
        font-size: 14px;
    }

    .sidebar-filters-wraps .form-group .min-max-main input {
        font-size: 14px;
    }

    .sidebar-filters-wraps {
        box-shadow: unset;
        padding: 15px 0;
        margin-bottom: 0;
    }

    .lp-grid-width3 .lp-grid-box-contianer {
        width: 100% !important;
    }

    .pos-relative .lp-home-banner-contianer {
        height: auto !important;
    }

    .filters-section-wraps:nth-child(2),
    .filters-section-wraps:nth-child(3) {
        width: 100%;
        padding-right: 0;
    }

    .searchform-bottom .lp-filter-top-section {
        max-width: 100%;
    }

    .searchform-top .view-on-maps {
        display: none;
    }

    .sidebar-filters-wraps .sortby-main .form-group select {
        min-width: 100%;
    }

    .sortby-main label,
    .search-Within label {
        padding-top: 0;
        width: 100%;
        margin-right: 0;
        font-size: 14px;
    }

    .sortby-main {
        flex-wrap: wrap;
        width: 100%;
    }

    .sortby-main .form-group {
        width: 100%;
    }

    .search-Within {
        padding: 0 20px;
        margin: 5px -20px 0;
        border-top: 1px solid #e0e0e0;
        padding-top: 15px;
    }

    .search-Within .form-group:last-child {
        max-width: 40%;
    }

    .search-Within .form-group:nth-child(2) {
        max-width: 60%;
        margin-right: 0;
        padding-right: 12px;
    }

    .searchform-bottom {
        padding: 20px;
    }

    .recent-listings .lp-section-title-container h2 {
        margin: 0 0 20px !important;
        font-size: 20px;
    }

    .recent-slider-content h2 {
        font-size: 16px;
    }

    .recent-slider-content .post-content {
        font-size: 14px;
        line-height: 20px;
    }

    .starting-at-btn a {
        font-size: 16px;
    }

    .starting-at-btn a b {
        font-size: 16px;
    }

    .testing-lab p,
    .zipcode-quantity ul li {
        font-size: 14px;
    }

    .recent-slider-content {
        padding: 25px;
    }

    .recent-listings .wpb_wrapper .view-more-link {
        position: unset;
        display: flex;
        justify-content: flex-end;
        margin-bottom: 10px;
    }

    .recent-listings .wpb_wrapper .view-more-link a {
        font-size: 12px;
    }

    .recent-listings .wpb_wrapper .view-more-link a::after {
        font-size: 12px;
    }

    .owl-dots .owl-dot {
        width: 6px;
        height: 6px;
    }

    .owl-dots .owl-dot.active {
        border: 2px solid #292c34;
    }

    .recent-listings {
        margin: 40px 0 40px;
        padding: 40px 0;
    }

    .owl-dots {
        margin-top: 20px;
    }

    .banner-image-main .banner-image::before {
        display: none;
    }

    .banner-content h1,
    .banner-content h1 span {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
    }

    .details-section {
        padding: 40px 0 40px;
    }

    .banner-content p.lp-banner-browse-txt {
        font-size: 14px;
        text-align: center;
        line-height: 24px;
    }

    .details-content ul li {
        font-size: 14px;
    }

    .banner-content h1 {
        margin: 20px 0;
    }

    .details-content {
        margin-top: 30px;
    }

    .details-content h2 {
        font-size: 20px;
    }

    .details-content .category-details {
        font-size: 16px;
    }

    .details-content .content p {
        font-size: 14px;
        line-height: 24px;
    }

    .related-items-content h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .related-items-content>a {
        font-size: 14px;
        padding: 6px 28px 6px 10px;
    }

    .related-items-content>a::after {
        font-size: 12px;
        top: 7px;
    }

    .related-items-head h4 {
        font-size: 20px;
    }

    .related-items-head .view-more-link a {
        font-size: 12px;
    }

    .my-account-right .form-group label {
        font-size: 14px;
        margin-bottom: 0;
    }

    .my-account-form .user-avatar-upload .avatar-circle {
        width: 80px;
        height: 80px;
    }

    .my-account-form {
        padding: 20px 0 0;
    }

    .current-plan-right ul {
        column-count: 1;
    }

    .my-account-form .row .col-md-6 {
        width: 100%;
    }

    .my-account-right {
        padding: 20px;
    }

    .add-listing-details .jFiler-input-dragDrop {
        padding: 10px;
    }

    .add-listing-details .jFiler-input-dragDrop .jFiler-input-inner .jFiler-input-text h3::before {
        width: 40px;
        height: 40px;
        margin-right: 15px;
    }

    .thank-you-content .col-md-6 {
        margin-bottom: 30px;
    }

    .thank-head {
        padding: 20px 0;
    }

    .thank-head .wpb_wrapper.vc_figure {
        max-width: 100px;
    }

    .thank-head .wpb_wrapper h3 {
        font-size: 22px;
    }

    .plan-details-main .plan-name {
        padding: 20px;
    }

    .plan-details-content {
        padding: 20px;
    }

    .plan-details-main .plan-name h4 {
        font-size: 18px;
    }

    .plan-details-content h4 {
        font-size: 18px;
    }

    .plan-details-content h2 {
        font-size: 36px;
    }

    .card-details-head {
        padding: 20px;
    }

    .card-details-box .card-details {
        padding: 20px;
    }

    .thank-head .wpb_wrapper p {
        font-size: 14px;
        line-height: normal;
    }

    .card-details-head p {
        font-size: 14px;
    }

    .card-details-head h4 {
        font-size: 18px;
    }

    .thank-you-content {
        padding: 40px 0;
    }

    .thank-you-box-main>h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .thank-you-content .create-btn,
    .upgrade-plan-btn,
    .purchase_plan_btn {
        margin: 20px 0 0;
    }

    .details-section .row .col-md-7 {
        width: 100%;
    }

    .card-details-box .card-details h5 {
        margin-bottom: 0;
    }

    .details-section .row .col-md-5 {
        width: 100%;
    }

    .related-items-box {
        width: 50%;
    }

    .listing-detail-head .back-icon {
        font-size: 20px;
    }

    .title-head .wpb_wrapper h3 {
        font-size: 18px;
        font-weight: 600;
    }

    .title-head .wpb_wrapper p {
        font-size: 12px;
        line-height: normal;
    }

    .free-trial .wpb_wrapper p {
        font-size: 16px;
        padding: 7px 12px;
    }

    .pricing-plan-main .lp-plane-top-wrape p.package-name {
        font-size: 14px;
    }

    .pricing-plan-main .lp-plane-top-wrape h5 {
        font-size: 16px;
    }

    .pricing-plan-main .lp-plane-top-wrape h3 {
        font-size: 36px;
    }

    .pricing-plan-main .lp-title-top {
        min-height: auto;
        padding: 10px;
    }

    .pricing-plan-main .lp-price-main {
        min-height: auto;
    }

    .pricing-plan-main .lp-plane-top-wrape {
        padding: 0;
    }

    .pricing-plan-main .lp-plane-top-wrape .lp-des-v2 {
        font-size: 14px;
    }

    .enterprise-main .wpb_wrapper h3 {
        text-align: center;
        font-size: 18px;
        font-weight: 600;
    }

    .enterprise-main {
        padding: 30px 20px;
        margin-top: 0;
    }

    .contact-us-btn .wpb_wrapper a {
        font-size: 12px;
        padding: 5px 10px;
    }

    .enterprise-main .wpb_wrapper p {
        text-align: center;
        font-size: 14px;
        line-height: 22px;
    }

    .contact-us-btn .wpb_wrapper {
        justify-content: center;
    }

    .lp-dashboard-news .row>.col-md-3 {
        width: 100%;
    }

    .lp-dashboard-news .row>.col-md-9 {
        width: 100%;
        margin-top: 30px;
    }

    .lp-dashboard-news {
        padding: 40px 0;
    }

    .login-form-main .login-form-inner {
        padding: 40px 25px;
    }

    .login-form-popup h1 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .login-form-inner::after {
        width: 135px;
        height: 135px;
        bottom: -30px;
        left: -20px;
        background-size: cover;
    }

    .login-form-main::before {
        width: 156px;
        height: 156px;
        right: -60px;
        top: -70px;
    }

    .login-form-main::after {
        width: 223px;
        height: 223px;
        right: -50px;
        top: -50px;
    }

    .login-form-popup {
        padding: 20px;
    }

    .recent-blog-title .view-more-blog {
        display: none;
    }

    .lp-blog-for-app-view .lp-blog-grid-box-description h4 a {
        line-height: 26px;
        font-size: 18px;
    }

    .lp-blog-for-app-view .lp-blog-grid-box-description p {
        font-size: 14px;
        line-height: 24px;
    }

    .single-blog-main {
        padding: 40px 0;
    }

    .category-social .post-categories li a {
        padding: 9px 10px 9px;
    }

    .blog-socials .lp-blog-grid-shares span {
        font-size: 16px;
    }

    .single-blog-main .blog-content-outer-container {
        padding: 15px;
    }

    .blog-pagination-main a {
        min-width: 155px;
        padding: 10px 0 10px;
        font-size: 12px;
    }

    .blog-pagination-main {
        margin-top: 20px;
    }

    .recent-blog-main {
        padding-top: 30px;
    }

    .terms-of-service-main .vc_col-sm-3 {
        width: 100%;
        position: unset;
    }

    .terms-of-service-main {
        padding: 40px 0;
    }

    .terms-of-service-main .vc_col-sm-9 {
        width: 100%;
        margin-top: 30px;
    }

    .contact-us-main .vc_col-sm-4 {
        width: 100%;
        overflow: hidden;
    }

    .blog-list-back svg {
        width: 18px;
    }

    .page-heading-details {
        padding: 0 25px;
    }

    .blog-list-back svg path {
        fill: #000;
    }

    .faq-main .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a::after {
        width: 30px;
        height: 30px;
        background-size: 12px auto !important;
        right: 15px;
    }

    .contact-us-main .vc_col-sm-8 {
        width: 100%;
    }

    .lp-customize-header-outer-7 .lp-menu-bar {
        padding: 15px 0 15px 0;
    }

    .contact-form>.vc_column-inner>.wpb_wrapper {
        margin: 0 0;
        padding: 20px;
    }

    .contact-us-main {
        padding: 40px 0;
    }

    .page-heading {
        background: #fff;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) !important;
        overflow: visible;
        position: relative;
        z-index: 1 !important;
        border-radius: 0 0 10px 10px;
        padding: 14px 0 14px;
    }

    .page-heading .page-heading-inner h1 {
        color: #212529;
        font-size: 18px;
        margin: 0 0 10px;
    }

    .page-heading .breadcrumbs li a,
    .page-heading .breadcrumbs li span {
        color: #212529;
        font-size: 12px;
    }

    .page-heading .breadcrumbs li:before {
        color: #212529;
        font-size: 12px;
    }

    .inner-footer {
        padding-bottom: 0;
    }

    .lp-logo {
        max-width: 160px;
    }

    .about-content-main .vc_col-sm-3 {
        width: 100%;
    }

    .about-content-main .vc_col-sm-9 {
        width: 100%;
    }

    .copyrights-main ul {
        display: none;
    }

    footer .footer9-bottom-area .footer-menu li.menu-item-332,
    footer .footer9-bottom-area .footer-menu li.menu-item-333 {
        display: inline-block;
    }

    .copyrights-main {
        justify-content: center;
        padding: 15px 15px 0;
        margin: 0 -15px;
    }

    footer .footer9-bottom-area .footer-menu {
        order: 3;
        width: 100%;
        justify-content: center;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding: 30px 0 10px;
        margin-top: 30px;
    }

    .copyrights-main .copyright {
        font-size: 12px;
    }

    .footer9-bottom-area {
        padding: 30px 0 15px;
    }

    footer .footer9-bottom-area .lp-footer-logo {
        max-width: 130px;
    }

    footer .footer9-bottom-area .footer-menu li {
        margin-bottom: 20px;
    }

    footer .footer9-bottom-area .footer-menu li a {
        font-size: 12px;
    }

    .lp-menu-container {
        background-color: transparent;
    }

    body.blog .aliceblue {
        padding: 0;
    }

    .newsletter-main .wpb_text_column>.wpb_wrapper {
        margin-bottom: 40px;
        padding: 25px 16px;
    }

    .newsletter-main .wpb_text_column>.wpb_wrapper p {
        font-size: 12px;
        line-height: normal;
        margin-bottom: 0;
    }

    .recent-blog-title h4 {
        font-size: 26px;
    }

    .newsletter-main .wpb_text_column>.wpb_wrapper h4 {
        font-size: 20px;
    }

    .hbspt-form form .actions input[type="submit"] {
        font-size: 14px;
        height: 44px;
        min-width: 113px;
    }

    .hbspt-form form .hs_email {
        width: calc(100% - 125px);
    }

    .hbspt-form form .input input[type="email"] {
        height: 44px;
        font-size: 12px;
        background-position: left 15px center;
        background-size: 14px;
        padding: 0 10px 0 42px;
    }

    .faq-main .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 50px 12px 40px;
    }

    .faq-main .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,
    .faq-main .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
        padding-right: 20px !important;
        padding-left: 40px !important;
    }

    .faq-main {
        padding: 40px 0;
    }

    .faq-main .wpb_accordion_section h3>a::before {
        font-size: 22px;
        left: 15px;
    }

    .faq-main .ui-accordion .ui-accordion-content p {
        font-size: 14px;
        line-height: 26px;
    }

    .faq-main .wpb_accordion_section {
        border-radius: 10px;
    }

    .about-content-main {
        padding: 40px 0;
    }

    .about-content-main .wpb_text_column {
        padding-top: 20px;
    }

    .about-content-main .wpb_text_column p {
        font-size: 14px;
        line-height: 26px;
    }

    .about-content-main .wpb_text_column h3 {
        line-height: 30px;
        font-size: 20px;
    }

    .about-content-main .wpb_text_column h5 {
        font-size: 16px;
    }

    .contact-form>.vc_column-inner>.wpb_wrapper h4 {
        font-size: 20px;
    }

    .footer9-bottom-area .footer-social-icons {
        max-width: fit-content;
    }

    .contact-form .submit-btn {
        margin: 0;
    }

    .pricing-plan-main {
        padding: 60px 0;
    }

    .lp_section_inner .submit_new_style {
        padding: 40px 0;
    }

    .add-listing-details {
        padding: 15px;
    }

    .add-listing-details>h4 {
        font-size: 18px;
    }

    .add-listing-details>h4:first-child {
        border-bottom: 1px solid rgba(205, 205, 205, 0.6);
        padding: 0 15px 15px;
        margin: 0 -15px 20px;
    }

    .add-listing-details>h4:nth-child(3) {
        border-top: 1px solid rgba(205, 205, 205, 0.6);
        padding: 15px 15px 0;
        margin: 0 -15px 20px;
    }

    .testing-lab-check {
        margin: 0;
    }

    #lp-submit-form .add-listing-details .form-group label {
        font-size: 14px;
        margin-bottom: 0;
    }

    .add-listing-details .col-md-6,
    .add-listing-details .col-md-12,
    .add-listing-details .col-md-4 {
        width: 100%;
    }

    .add-listing-details .jFiler-input-choose-btn.blue {
        font-size: 10px;
        height: 30px;
        padding: 6px 10px;
        right: 10px;
    }

    #lp-submit-form .add-listing-details .form-group {
        margin-bottom: 10px;
    }

    .add-listing-details .jFiler-input-dragDrop .jFiler-input-inner .jFiler-input-text h3 {
        font-size: 14px;
        line-height: 22px;
    }

    .add-listing-details .jFiler-input-dragDrop .jFiler-input-inner .jFiler-input-text {
        width: calc(100% - 100px);
    }

    .page-container-four.submit_new_style .add-listing-details ul.jFiler-items-list.jFiler-items-grid {
        width: 40px;
        margin-right: 5px;
    }

    .submit_new_style.page-container-four .add-listing-details .jFiler-items-grid .jFiler-item .jFiler-item-container img.thumbnail {
        height: 40px;
    }

    .add-listing-details .submitbutton-wraper {
        margin: 15px 0;
    }

    .add-listing-details .submitbutton-wraper input[type="submit"] {
        font-size: 14px;
        max-width: 141px;
        height: 44px;
    }

    .pageloader svg {
        width: 50px;
    }

    .sidebar-user-profile {
        padding: 15px;
    }

    .user_current_plan_content .button_group a {
        min-width: auto;
        padding: 12px 20px;
    }

    .browse-title .wpb_wrapper>h2 {
        font-size: 20px;
        margin: 0 0 20px;
    }

    .lp-search-bar-main .form-group {
        margin-bottom: 0;
        width: 95px !important;
        right: 0;
        top: 0;
        width: 100%;
    }

    .lp-search-bar-main .search-btn .lp-search-bar-right {
        width: 100%;
    }

    .lp-search-bar-main .search-btn .lp-search-bar-right .lp-search-btn {
        font-size: 12px;
        padding: 0;
        min-height: 34px;
        width: 100%;
    }

    .lp-search-bar-main .form-inline {
        max-width: 100%;
    }

    .lp-search-bar-main .form-group.lp-suggested-search {
        width: 45% !important;
    }

    .lp-search-bar-main .form-group.lp-location-search {
        width: 55% !important;
    }

    .form-group.lp-location-search .chosen-container.chosen-container-single {
        width: 100% !important;
        height: 34px;
    }

    .lp-search-bar-main .form-inline {
        border: 0;
        background-color: transparent;
        padding-right: 110px;
    }

    .lp-search-bar-main input.dropdown_fields,
    .lp-search-bar-main select {
        font-size: 12px;
        height: 34px;
        border-radius: 4px 0 0 4px !important;
    }

    .lp-search-bar-main .form-group-main {
        background: #fff;
        border-radius: 6px;
    }

    #search_postal_code-error.error {
        white-space: nowrap;
    }

    .lp-home-banner-contianer .lp-search-bar-main .form-group.lp-location-search .chosen-container.chosen-container-single .chosen-single span {
        font-size: 12px;
        line-height: 34px;
        margin-right: 10px;
    }

    .lp-home-banner-contianer .lp-search-bar-main .form-group.lp-location-search .chosen-container.chosen-container-single .chosen-single {
        height: 34px;
    }

    .video-banner,
    .video-lp,
    .video-lp video,
    .banner-image-main .banner-image img {
        border-radius: 10px;
    }

    .banner-image-main .banner-image {
        padding: 25% 50%;
        margin: 0;
    }

    :root {
        --clr-border: #fff;
        --AnimationLength: 0px;
    }

    .banner-image-main {
        padding: 10px;
        margin-top: 20px;
        background-image: repeating-linear-gradient(0deg,
                var(--clr-border),
                var(--clr-border) 10px,
                transparent 10px,
                transparent 20px),
            repeating-linear-gradient(90deg,
                var(--clr-border),
                var(--clr-border) 10px,
                transparent 10px,
                transparent 20px),
            repeating-linear-gradient(180deg,
                var(--clr-border),
                var(--clr-border) 10px,
                transparent 10px,
                transparent 20px),
            repeating-linear-gradient(270deg,
                var(--clr-border),
                var(--clr-border) 10px,
                transparent 10px,
                transparent 20px);
        background-size: 1px calc(100% + 20px), calc(100% + 20px) 1px, 1px calc(100% + 20px), calc(100% + 20px) 1px;
        -webkit-animation: boxBorderAnimation 1s infinite linear;
        animation: boxBorderAnimation 1s infinite linear;
        background-position: 0 0, 0 0, 100% 0, 0 100%;
        background-repeat: no-repeat;
        width: 90%;
        margin: 30px auto 0;
    }

    @-webkit-keyframes boxBorderAnimation {
        from {
            background-position: 0 0, -20px 0, 100% -20px, 0 100%;
        }

        to {
            background-position: 0 -20px, 0 0, 100% 0, -20px 100%;
        }
    }

    @keyframes boxBorderAnimation {
        from {
            background-position: 0 0, -20px 0, 100% -20px, 0 100%;
        }

        to {
            background-position: 0 -20px, 0 0, 100% 0, -20px 100%;
        }
    }

    .home-categories-title .wpb_wrapper h3 {
        font-size: 14px;
    }

    .home-categories-title .wpb_wrapper::before {
        top: 7px;
    }

    .home-categories .city-thumb2 .title-content::after {
        width: 25px;
        height: 25px;
        border: 1px solid #d9d9d9;
        background-size: 14px;
    }

    .images-title-box {
        position: relative;
        padding: 35% 25%;
    }

    .home-categories .city-thumb2 img {
        opacity: 1;
        border-radius: 10px 10px 0 0;
    }

    .home-categories .city-thumb2 {
        padding: 0;
        border-radius: 10px;
    }

    .home-categories .city-thumb2 .hover-title {
        bottom: 0;
        padding: 10px;
    }

    .home-categories .city-thumb2 .title-content::before,
    .home-categories .city-thumb2 .title-content>a {
        display: none;
    }

    .home-categories .city-thumb2 .title-content>p {
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
    }

    .home-categories .city-thumb2 .hover-title>a {
        font-size: 16px;
        line-height: 22px;
    }

    .home-categories {
        margin: 0 -5px;
    }

    .home-categories .col-md-4 {
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .home-categories .city-thumb2:hover .hover-title {
        bottom: 0;
    }

    .banner-create {
        justify-content: center;
        margin: 30px 0 30px;
    }

    .banner-create a {
        font-size: 14px;
        padding: 11px 16px 10px;
    }

    .banner-create a i {
        margin: 0 0 0 9px;
        font-size: 12px;
    }

    .home-categories .city-thumb2 {
        display: block;
    }
}

@media only screen and (max-width: 440px) {
    .skip-btn {
        top: -40px;
        right: 16px;
    }

    .newsletter_form {
        flex-direction: column;
    }

    .newsletter_form button {
        width: 100%;
    }
}

@media only screen and (max-width: 374px) {
    .lp-logo {
        max-width: 115px;
    }

    .hbspt-form form .actions input[type="submit"] {
        font-size: 12px;
        height: 40px;
        min-width: 100px;
    }

    .hbspt-form form .input input[type="email"] {
        height: 40px;
    }

    .hbspt-form form .hs_email {
        width: calc(100% - 110px);
    }

    .newsletter-main .wpb_text_column>.wpb_wrapper h4 {
        font-size: 18px;
    }
}

/* ============ Responsive Css End ============ */

.price-range-block {
    margin: 60px;
}

.ui-slider-horizontal {
    height: 0.6em;
}

.ui-slider-horizontal {
    margin-bottom: 15px;
    width: 40%;
}

.ui-widget-header {
    background: #3fe331;
}

.price-range-search {
    width: 40.5%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    min-width: 40%;
    display: inline-block;
    height: 32px;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
}

.price-range-field {
    width: 20%;
    min-width: 16%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    color: black;
    font-family: myFont;
    font: normal 14px Arial, Helvetica, sans-serif;
    border-radius: 5px;
    height: 26px;
    padding: 5px;
}

.search-results-block {
    position: relative;
    display: block;
    clear: both;
}

.form-group label.error,
.checkbox-main label.error,
#lp-submit-form .add-listing-details .form-group label.error {
    background: transparent;
    border: 0;
    color: red;
    line-height: 1;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}

.checkbox-main label.error {
    order: 2;
    margin-top: 8px;
}

.aggregates-categories-main .browse-title .wpb_wrapper>h2::after {
    opacity: 0.3;
}

.grecaptcha-badge {
    visibility: hidden;
}

.lp-right-btn .lp-join-now a.header_register_link {
    padding: 0;
    border: 0;
    background: transparent;
    font-weight: 600;
    text-decoration: underline;
}

.newsletter_form {
    max-width: 512px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 0;
    padding-bottom: 25px;
    gap: 15px;
    position: relative;
}

.newsletter_form input {
    width: 100%;
    border-radius: 6px;
    border-bottom: 1px solid #CDCDCD;
    font-size: 16px;
    line-height: 26px;
    padding: 12px 12px 12px 52px;
    background-color: #ffffff;
    background-image: url(images/email-icon.svg);
    background-repeat: no-repeat;
    background-position: 20px center;
}

.newsletter_form input.error {
    border: 1px solid transparent;
}

.newsletter_form button {
    padding: 12px 30px;
    background: #212529;
    border: 1px solid #212529;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}

.newsletter_form button:hover {
    background: transparent;
    color: #212529;
}

.newsletter_form #newsletter_email-error {
    position: absolute;
    bottom: -2px;
    left: 0;
    background: transparent;
    color: #eb5439;
    border: 0;
    padding: 0;
}

.newsletter-script .alert.alert-success.succes_message {
    max-width: 512px;
    margin: 0 auto;
    margin-bottom: -15px;
    background: transparent;
    border: 0;
    padding: 5px 0;
    font-size: 22px;
    line-height: 28px;
}

.or_sign_up_div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.or_sign_up_div .or_text_header {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 0;
}

.form-group .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}

.form-group .iti--separate-dial-code .iti__selected-flag {
    left: 30px;
    background: transparent !important;
    height: 49px;
}

.my-account-form .form-group .iti--separate-dial-code .iti__selected-flag {
    height: 43px;
}

.form-group .iti--separate-dial-code .iti__selected-flag:hover,
.form-group .iti--separate-dial-code .iti__selected-flag:focus {
    background: transparent !important;
}

.form-group .iti--separate-dial-code .iti__country-list {
    display: none;
}

.form-group .iti--separate-dial-code .iti__selected-flag .iti__arrow {
    display: none;
}

.my-account-right .form-group input#phone {
    width: 100%;
    padding-left: 60px !important;
}

.form-group .iti--separate-dial-code .iti__selected-dial-code {
    font-size: 16px;
    line-height: 20px;
    color: #999999;
    font-family: "Poppins", sans-serif;
}

.form-group .iti--separate-dial-code .iti__flag {
    display: none !important;
}

.page-id-96 .my-account-right {
    padding: 33px 15px;
}

.cus_filter_main_dv {
    padding: 0;
    width: 100%;
    max-width: 186px;
    margin: 29px 0 0;
    display: flex;
    gap: 10px;
}

.cus_filter_main_dv .cus_apply_filter {
    border: 1px solid #212529;
    background-color: #212529;
    color: #fff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 45px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    width: 100%;
}

.cus_filter_main_dv .cus_reset_btn {
    border: 1px solid #bebebe;
    color: #212529;
    background-color: transparent;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 45px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    width: 100%;
}

.pin {
    background: transparent !important;
    width: unset !important;
    height: unset !important;
    box-shadow: unset !important;
    transform: unset !important;
}

.pin .lpmap-icon-contianer {
    background: transparent;
    width: 60px;
    height: 60px;
    border-color: transparent;
    transform: unset;
    margin: 0;
}

.pin .lpmap-icon-contianer img {
    width: 100%;
}

#search_postal_code-error.error {
    position: absolute;
    bottom: -19px;
    left: 0;
}

.searchform-top-main .search-Within .cus_filter_main_dv {
    margin-top: 0;
    margin-left: 10px;
}

.cus_filter_postalcode #cuserror {
    white-space: nowrap;
}

.add-listing-details .iti.iti--allow-dropdown.iti--separate-dial-code .iti__flag-container .iti__selected-flag {
    left: 2px;
    height: 44px;
}

.my-items-table table tr {
    position: relative;
    border-bottom: 15px solid transparent;
}

.my-items-table table tr::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #f0f0f0;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    pointer-events: none;
}

.my-items-table table thead tr::before {
    border: 1px solid transparent;
}

.my-items-table table tr td {
    vertical-align: middle;
    text-align: center;
}

.my-items-table table tr td:nth-child(2) {
    text-align: left;
}

.my-items-table table tbody tr td {
    padding-bottom: 20px;
}

.my-items-table table tbody tr td p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
}

.my-items-table .new_listing_list .lp-pagination.pagination {
    order: 2;
}

.my-items-table .new_listing_list table {
    order: 1;
}

.my-items-table .new_listing_list {
    display: flex;
    flex-direction: column;
}

.my-items-table .lp-listing-price-range {
    display: flex;
    align-items: center;
    justify-content: center;
}


#lp-login-temp .form-group .icon_form_group {
    position: relative;
}

#lp-login-temp .form-group .icon_form_group .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 17px;
    left: 15px;
}

#lp-login-temp .form-group .icon_form_group .icon svg {
    display: block;
}

.sidebar-filters .sidemap-container {
    right: -100% !important;
}

.sidebar-filters .sidemap-container.sidebar-filters-map-full {
    right: 0 !important;
}

.contact-form .wpcf7-response-output {
    padding: 8px 10px !important;
    background-color: rgba(252, 248, 227, 1);
    border: 1px solid rgba(177, 161, 129, 1) !important;
    color: rgba(138, 109, 59, 1);
    font-weight: 500;
}

.lp-listings-inner-wrap .lp-grid-box-contianer {
    width: 33.33%;
}

#listing-category {
    height: 100%;
}

.mobilemap {
    display: none;
}

.back_to_home_buttotn {
    padding: 15px 35px;
    background: #212529;
    border: 1px solid #212529;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
    margin-top: 15px;
    display: block;
}

.back_to_home_buttotn:hover {
    background: transparent;
    color: #212529;
}

#content-grids.lp-list-page-grid .col-sm-12.lp-grid-box-contianer {
    width: 33.33% !important;
}

#lp-submit-form .add-listing-details .filediv label.error {
    position: absolute;
    bottom: -20px;
    left: 0;
}

#registertmp .checkbox-main label.error::before {
    display: none;
}

.blog .row {
    display: flex;
    flex-wrap: wrap;
}

.lp-blog-grid-box {
    margin-bottom: 0;
    height: 100%;
}

.lp-blog-for-app-view .lp-border-radius-8 {
    height: 100%;
    border: 1px solid #e3e3e3;
    display: flex;
    flex-direction: column;
}

.blog .row .col-md-4.col-sm-4,
.blog-content-container .col-md-4.col-sm-4 {
    margin-bottom: 30px;
}

.lp-blog-for-app-view .lp-blog-grid-box-description {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.lp-blog-for-app-view .blog-read-more {
    margin-top: auto;
}

.blog-content-container {
    display: flex;
    flex-wrap: wrap;
}

.notification .noti-icon {
    border-radius: 0;
    float: left;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    width: 40px;
}

.notification {
    min-height: 34px;
}

.notification p {
    line-height: 34px;
}

.recent-blog-main.lp-blog-for-app-view .row {
    display: flex;
    flex-wrap: wrap;
}

.filter-mobile-icon a:nth-child(2) {
    background: #212529;
    color: #ffffff;
}

.category_content_bottom .content_body {
    display: none;
}

body.active_menu {
    overflow: hidden !important;
}

@media only screen and (max-width: 991px) {

    .lp-listings-inner-wrap .lp-grid-box-contianer,
    #content-grids.lp-list-page-grid .col-sm-12.lp-grid-box-contianer {
        width: 50% !important;
    }
}

@media only screen and (max-width: 767px) {

    .lp-listings-inner-wrap .lp-grid-box-contianer,
    #content-grids.lp-list-page-grid .col-sm-12.lp-grid-box-contianer {
        width: 100% !important;
    }
}

@-moz-document url-prefix() {
    .my-items-table table tr::before {
        content: "";
        width: 100%;
        height: calc(100% - 15px);
        border: 1px solid #f0f0f0;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 10px;
        pointer-events: none;
    }
}


@media (max-width: 979px) and (min-width: 769px) {
    .sidemap-container.pull-right.sidemap-fixed {
        width: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .search-Within {
        max-width: unset;
    }
}

@media(max-width:1024px) {
    .searchform-top-main {
        padding: 20px 15px;
    }
}

@media(max-width:991px) {
    .new_listing_list table thead {
        display: none;
    }

    .new_listing_list table tbody tr td {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        padding: 10px;
    }

    .new_listing_list table tbody tr td:first-child {
        border: 0;
    }

    .new_listing_list table tbody tr td::before {
        content: attr(data-content);
        display: block;
        font-size: 16px;
        line-height: 24px;
        color: #777777;
        font-weight: 400;
    }
}

@media(max-width: 779px) {
    .searchform-top-main .form-group .cus_filter_postalcode {
        max-width: 200px;
    }
}

@media(max-width:767px) {

    .searchform-top-main .form-group .cus_filter_postalcode,
    .search-Within .form-group:nth-child(2),
    .search-Within .form-group:nth-child(3) {
        max-width: 160px;
    }
}

@media(max-width:655px) {
    .searchform-top-main {
        flex-direction: column;
    }

    .searchform-top-main .search-Within {
        width: 100%;
    }

}

@media(max-width:545px) {

    .searchform-top-main .form-group .cus_filter_postalcode,
    .search-Within .form-group:nth-child(2),
    .search-Within .form-group:nth-child(3),
    .searchform-top-main .form-group {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }

    .search-Within .form-group:nth-child(3) .postal_code.test.error {
        margin-bottom: 30px;
    }

    .search-Within .form-group:nth-child(3) #postal_code-error {
        bottom: 0;
    }

    .search-Within .form-group:nth-child(2) {
        padding-right: 0;
        margin-bottom: 10px;
    }

    .searchform-top-main .search-Within .cus_filter_main_dv {
        max-width: 100%;
        margin-top: 10px;
        margin-left: 0;
    }

    .lp-search-bar-main select {
        padding-right: 6px;
        background-position: right 8px center;
        background-size: 14px;
    }

    .lp-search-bar-main .form-inline {
        padding-right: 100px;
    }
}