/*
Theme Name: Divi Child
Theme URI: https://ckwebsitedesign.ie/
Author: Reliqus Consulting
Author URI: https://ckwebsitedesign.ie/
Description: A divi child theme by Reliqus Consulting
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Divi
Template: Divi
*/

/* NEW CSS */
.list-your-business-button-header {
    margin: 5px 20px;
}

@media(max-width: 1080px) {

    .bottom-header-content-area a.btn-style.btn-orange.open-business-modal {
        display: none;
    }

}

.blog-detail-Categories-box ul.blog-categories-ul li {
    float: left;
    width: auto;
    margin-bottom: 11px;
}

ul.blog-categories-ul {
    flex-wrap: wrap;
}

ul.blog-categories-ul li a:before {
    top: 2px !important;
}



.home .header-mobile-icons {
    margin-left: 20px;
}

.home .bottom-header-content-area span.mobile-search-control-btn {
    margin-right: 20px;
}

.benefits-shadow {
    background: #FFFFFF;
    box-shadow: 0px 8px 24px rgb(20 60 96 / 10%);
    border-radius: 16px;
}

.pricing-inner-body .pricing-table-lidtings li:after {
    display: none;
}

/* END NEW CSS */
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    counter-reset: section;
    color: #7D7D7D;
}

.container {
    width: 100%;
    max-width: 1148px;
}

section {
    padding: 60px 0;
    overflow: hidden;
}

ul {
    list-style: none;
    padding-left: 0;
}

h1 {
    font-size: 2.5em;
    margin-bottom: 0;
    line-height: 1.4;
}

h2 {
    font-size: 2em;
    line-height: 48px;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.25em;
    font-weight: 700;
    margin: 0;
}

h5 {
    font-size: 1em;
}

h6,
.work-about-detail p,
.footer-content li a,
.footer-content p {
    font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #464E5B;
    font-weight: 500;
    margin-bottom: 0;
}

p {
    font-size: 1em;
    color: #7D7D7D;
}

a {
    display: inline-block;
    cursor: pointer;
}

.col-center {
    margin: 0px auto;
    float: none;
}

a:hover {
    text-decoration: none;
}

.heading-mb {
    margin-bottom: 22px;
}

ul.list-style li:after {
    content: '';
    background-image: url(./images/cheak.png);
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
}

.list-style li {
    position: relative;
    padding-left: 25px;
    font-size: 1rem;
    padding-bottom: 12px;
    color: #33475b;
    line-height: 1.7;
}

.slick-slider .slick-track {
    margin-left: 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 24px;
    padding-bottom: 15px;
}

.slick-dots li {
    display: inline-block;
}

.slick-dots li:only-child {
    display: none;

}

.bg-style {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.col-center {
    float: none;
    margin: auto;
}

.no-padding {
    padding: 0;
}

.pb-zero {
    padding-bottom: 0;
}

.btn-style {
    background: #fff;
    border: none;
    line-height: 100%;
    border-radius: 10px;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    min-height: 41px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'DM Sans', sans-serif;
    transition: 0.2s ease-in-out;
}

.bg-dark-style h1,
.bg-dark-style h2,
.bg-dark-style h3,
.bg-dark-style h4,
.bg-dark-style h5,
.bg-dark-style h6,
.bg-dark-style p {
    color: #fff;
}

img.image-style {
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgb(176 176 176 / 29%);
}

.btn-large {
    min-width: 226px;
}

.btn-orange {
    background: #FF3D00;
}

.btn-orange:hover {
    background: #dc3500;
    color: #fff;
}

.btn-white {
    box-shadow: 0px 4px 12px rgb(176 176 176 / 29%);
    color: #FF3D00;
}

.btn-white:hover {
    background: #f7f7f7;
    color: #282B30;
}

.btn-green {
    background: #82A227;
}

.btn-green:hover {
    background: #77961c;
    color: #fff;
}

.bottom-line-heading {
    font-size: 1.875rem;
    line-height: 30px;
    padding-bottom: 13px;
    margin-bottom: 40px;
    position: relative;
}

.bottom-line-heading:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 3px;
    background: #99B82E;
    left: 0px;
    bottom: 0px;
}

.table-bordered {
    border: none;
}

.btn-wrapper {
    padding-top: 32px;
}

.btn-wrapper .btn-style {
    margin-bottom: 10px;
}

.btn-wrapper .btn-orange {
    margin-right: 20px;
}

/*form fields with icon*/
.form-icon-wrapper {
    position: relative;
}

.form-icon-control {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    color: #243b53;
}

.form-icon-wrapper .form-control {
    padding-right: 40px !important;
}

/*Tooltips*/
.Tooltips {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}

.Tooltips:hover p {
    visibility: visible;
    opacity: 1;
}

.Tooltips:hover .top {
    transform: translate(-50%, -100%);
}

.Tooltips:hover .bottom {
    transform: translate(-50%, 100%);
}

.Tooltips:hover .left {
    transform: translate(-100%, 20%);
}

.Tooltips:hover .right {
    transform: translate(100%, 20%);
}

.Tooltips p {
    min-width: 100px;
    opacity: 0;
    display: inline-block;
    visibility: hidden;
    position: absolute;
    text-align: left;
    width: auto;
    font-size: 0.8rem;
    line-height: 1.2;
    padding: 10px !important;
    border-radius: 3px;
    white-space: normal;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    color: #33475B !important;
    box-shadow: 3px 3px 40px rgba(0, 32, 60, 0.31);
}

.Tooltips .top {
    top: 0px;
    left: 50%;
    transform: translate(-50%, -100%);
}

.Tooltips .top:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid rgba(255, 255, 255);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: 100%;
    margin-left: -8px;
    left: 50%;
}

.Tooltips .bottom {
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 100%);
    font-size: 0.75rem;
}

.Tooltips .bottom:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 8px solid rgba(255, 255, 255);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px;
    margin-left: -8px;
    left: 50%;
}

.Tooltips .left {
    left: -15px;
    top: -15px;
    transform: translate(-100%, -50%);
}

.Tooltips .left:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid rgba(255, 255, 255);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    margin-top: -8px;
    right: -8px;
}

.Tooltips .right {
    right: -15px;
    top: -15px;
    transform: translate(150%, -50%);
}

.Tooltips .right:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-right: 8px solid rgba(255, 255, 255);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    margin-top: -8px;
    left: -8px;
}

.featured-businesses-slider .Tooltips p {
    text-align: center;
}

/*top-header*/
.top-header {
    background: #8C8C8C;
    color: #fff;
    padding: 10px 0;
}

.top-header .top-header-details {
    display: flex;
    justify-content: space-between;
}

.top-header .top-header-first-col {
    display: flex;
    align-items: center;
}

.top-header .top-header-first-col p {
    color: #fff;
    margin-bottom: 0;
    font-size: 0.875rem;
}

.top-header .top-header-second-col {
    display: flex;
}

.top-header .top-header-second-col p,
.top-header .top-header-second-col a {
    color: #fff;
    margin-bottom: 0;
    font-size: 0.875rem;
    text-transform: uppercase;
}

.top-header .top-header-second-col p {
    margin-right: 20px;
}

.top-header .top-header-first-col .lern-more-btn {
    color: #464E5B;
    font-size: 0.75rem;
    margin-right: 15px;
    padding: 6px 15px;
}

/*header*/
.header-bootom-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.header-bootom-inner a img {
    max-width: 200px;
    object-fit: cover;
}

.header-bootom-inner .header-menu-wrapper {
    display: flex;
    align-items: center;
}

.header-menu-wrapper a {
    margin-right: 10px;
}

.header-menu-wrapper .header-admin-image {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 100%;
}

.menu-list ul {
    margin-bottom: 0px;
}

/*how it work*/
.how-it-work-sec {
    background: #fdfff5;
}

.work-details-images {
    width: 60px;
    height: 60px;
    padding: 14px;
    border-radius: 10px;
    box-shadow: 0px 4px 12px rgb(176 176 176 / 29%);
    margin-bottom: 20px;
    background: #fff;
}

.work-details-listing li {
    font-size: 0.87rem;
}

.work-details-content h3 {
    color: #010A44;
}

.work-details-box {
    padding: 0;
    margin-bottom: 20px;
}

.pricing-table-first-row .accordion .card .card-header#faq-headingOne {
    border-bottom: 0;
}

.work-details-box h3 {
    color: #010a44;
    font-size: 1.25em;
}

ul.work-details-listing {
    margin-top: 20px;
    padding-right: 10px;
}

.work-details-content {
    padding-right: 29px;
    border-bottom: 1px solid #dfe3eb;
    padding-bottom: 20px;
    min-height: 110px;
}

.work-details-content p {
    padding-bottom: 20px;
    margin-bottom: 0;
}

.work-details-slider {
    padding: 0 15px;
    margin-top: 40px;
}

.slick-dots li button:before {
    content: '';
    width: 20px;
    height: 8px;
    position: absolute;
    background: #ECEAEA;
    border-radius: 10px;
}

.slick-dots {
    left: 10px;
    bottom: -5px;
    display: flex;
    align-items: flex-start;
}

.slick-dots li.slick-active button:before {
    background: #bababa;
}

.slick-arrow {
    width: 52px;
    height: 52px;
    background: #fff;
    z-index: 1;
    border-radius: 50px;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 15%);
}

.no-arrow-slider .slick-arrow {
    display: none !important;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background: #f1f1f1;
}

.slick-prev.slick-arrow {
    background-image: url(./images/chevrone-left.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slick-next.slick-arrow {
    background-image: url(./images/chevrone-right.svg);
    background-repeat: no-repeat;
    background-position: center;
}

/*medium-slider-arrow*/
.medium-slider-arrow .slick-arrow {
    transform: scale(0.8);
}

/*small-slider-arrow*/
.small-slider-arrow .slick-arrow {
    transform: scale(0.6);
}

/*Faq Section Css*/
.faq-section,
.helping-irish-commerce {
    background: #f7f7f7;
}

/*Faq Section Css End*/
.idb-title {
    text-align: center;
    margin-bottom: 50px;
}

h .faq-section .idb-title {
    margin-bottom: 40px;
}

.faq-wrapper-content h5 {
    padding: 0;
}

.faq-wrapper-content h5,
.faq-wrapper-content p {
    font-size: 1.094rem;
    font-style: normal;
    font-weight: 400;
    line-height: 130% !important;
}

.faq-wrapper-content p {
    font-size: 1.063rem;
}

/*.faq-wrapper-content {
    padding-top: 7px;
    padding-bottom: 6px;
}*/
.faq-wrapper-content {
    background: #f7f7f7;
    padding-bottom: 4px;
    border: solid 1px #f7f7f7;
}

.faq-wrapper-content img {
    padding-top: 10px;
    width: 100%;
}

.faq-wrapper-content .accordion {
    border: 1px solid #dddddd;
    border-radius: 10px;
}

/*.faq-wrapper-content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 9px;
    background: #82a227;
    top: 0px;
    left: 0px;
    border-radius: 9px;
}*/
/*.faq-wrapper-content .accordion{
    border: 2px solid #dddddd;
    border-radius: 10px;
}*/
.faq-wrapper-content .card {
    border: none;
    border-radius: 10px !important;
}

.faq-wrapper-content .card-body {
    padding: 15px;
}

.faq-wrapper-content .card-body a {
    line-height: 130%;
    margin-top: 5px;
    position: relative;
    display: inline-flex;
}

.faq-wrapper-content .card-body.faq-wrapper-video a:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    opacity: 0.3;
}

.faq-wrapper-content .card-body.faq-wrapper-video a i {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #787878;
    background: #fff;
    opacity: 0.8;
    font-size: 1.563rem;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.faq-wrapper-content .faq-header {
    padding: 0;
    background: #ffffff;
    border: none;
    padding: 10px 15px;
    border-radius: 10px;
}

.faq-wrapper-content .faq-header button {
    text-align: left;
    padding: 0;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 0.875rem !important;
}

.faq-wrapper-content .faq-header button.collapsed:after {
    font-family: 'FontAwesome';
    content: '\f067';
    right: 0;
    color: #000;
    border: solid 1px;
    padding: 1px 5px;
    border-radius: 100%;
    font-size: 0.625rem;
}

.faq-wrapper-content .faq-header button:after {
    font-family: 'FontAwesome';
    content: '\f068';
    right: 0;
    color: #000;
    border: solid 1px;
    padding: 1px 5px;
    border-radius: 100%;
    font-size: 0.625rem;
}

.faq-wrapper-content .faq-header h2 {
    padding-bottom: 0;
}

.contact-support-wrapper {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}

.contact-support-wrapper p {
    margin-bottom: 0;
}

.contact-support-wrapper a.btn-white {
    margin-left: 24px;
}


/*faq-modal*/
#showcase-modal-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    margin: auto;
    background: rgba(0, 0, 0, .7);
    overflow: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.showcase-open {
    overflow: hidden;
}

.showcase-close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
    font-size: 2.188rem;
    padding: 0;
    border: 0;
    color: #C5C5C5;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.showcase-body {
    max-width: 720px;
    margin: auto;
    padding: 30px 15px;
    background: #F9F9F9;
    position: relative;
    border-radius: 4px;
}

.toggle-price-slider {
    position: absolute;
    left: calc(50% - 3px);
    height: calc(100% + 6px);
    width: calc(50% + 6px);
    background: rgb(255, 255, 255);
    border-radius: 3000px;
    top: -3px;
    border: 2px solid rgb(130 162 39);
    transition: all 0.2s ease-in-out 0s;
}

.nav.nav-tabs.nav-tabs-group.toggle-price {
    background-color: rgb(223, 227, 235);
    border: 2px solid rgb(203, 214, 226);
    width: 100%;
    border-radius: 30000px;
    padding: 6px 10px;
    display: flex;
    position: relative;
    cursor: pointer;
    align-items: center;
}

.table-details-tab .nav.nav-tabs.nav-tabs-group.toggle-price {
    float: right;
    width: 300px;
}

.price-detail {
    width: calc(50% - 0px);
    display: inline-block;
    line-height: initial;
    z-index: 2;
    text-align: center;
    font-size: 0.688rem;
    color: #33475B;
    padding: 0 5px;
}

.price-detail span {
    color: #82a227;
}

.get-inbox {
    background-color: #F5F5F5;
    padding: 50px 0;
}

.get-inbox-wrapper-form .fa-location-arrow {
    transform: rotate(45deg);
    color: #fff;
    font-size: 2.188rem;
}

.get-inbox-wrapper-form {
    max-width: 800px;
    margin: auto;
}

.get-inbox-wrapper-form .input-group {
    box-shadow: 0px 22px 50px rgb(0 0 0 / 5%);
    border-radius: 50px;
    position: relative;
}

.get-inbox-wrapper-form .input-group input[type='email'] {
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #999999;
    min-height: 60px;
    border: none;
    z-index: 1;
}

.get-inbox-wrapper-form .input-group input[type='email']::placeholder {
    color: #999999
}

.get-inbox-wrapper-form .form-control:focus {
    box-shadow: none;
}

.get-inbox-wrapper-form .input-group-append {
    position: absolute;
    right: 0;
    height: 100%;
    width: 60px;
    z-index: 2;
}

.get-inbox-wrapper-form .input-group-append .input-group-text {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: flex;
    background-color: #E61E4D;
    justify-content: center;
    align-items: center;
}

.get-inbox-wrapper-content {
    max-width: 627px;
    margin: auto;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 20px;
}

.pricing-footer {
    background-color: #787878;
    padding: 12px 0;
}

.copyright-area p {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0;
}

.ul-list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

ul.ul-list.footer-nav {
    display: flex;
    flex-wrap: wrap;
}

.footer-nav li a {
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.footer-nav li:not(:first-child) a {
    padding-left: 14px;
}

.footer-nav li {
    position: relative;
}

.footer-nav li:not(:last-child)::before {
    content: '';
    width: 1px;
    height: 40%;
    background-color: #fff;
    top: 50%;
    bottom: 0;
    right: -3px;
    position: absolute;
    transform: translateY(-50%);
}

.social-icons-lists {
    display: flex;
    flex-wrap: wrap;
}

.social-icons-lists li a {
    width: 25px;
    height: 25px;
    background-color: #fff;
    display: block;
    border-radius: 50%;
    margin-left: 5px;
}

/**/
/*a.lightbox img {
height: 150px;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
margin: 94px 20px 20px 20px;
}*/

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
    position: fixed;
    top: -100%;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    overflow: hidden;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 0%;
    max-width: 0%;
    border: 3px solid white;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    background: white;
    color: black;
    text-decoration: none;
    position: absolute;
    top: -80px;
    right: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
    content: "";
    display: block;
    height: 30px;
    width: 1px;
    background: black;
    position: absolute;
    left: 26px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
    content: "";
    display: block;
    height: 30px;
    width: 1px;
    background: black;
    position: absolute;
    left: 26px;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

body,
html {
    padding: 0;
    margin: 0;
}

.lightbox-target:target {
    opacity: 1;
    top: 0;
    bottom: 0;
}

.lightbox-target:target img {
    max-height: 100%;
    max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
    top: 0px;
}

/*review slider css*/
.business-reviews {
    padding: 32px 0px;
}

.business-reviews h2 {
    margin-bottom: 20px;
}

.business-review-wrapper {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 24px;
    margin: 0px 12px 32px;
    min-height: 330px;
}

.business-review-slider.slick-slider {
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 50px;
}

.business-review-wrapper.slick-slide {
    background: #f7f7f7;
}

.business-review-wrapper.slick-slide.slick-active {
    background: #fff;
    box-shadow: 0px 4px 12px rgb(176 176 176 / 29%);
}

.business-review-slider .slick-list {
    overflow: visible;
}

.business-review-slider .slick-dots {
    left: 40px;
}

.business-review-wrapper img.review-profile {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 8px;
    margin-right: 10px;
}

.business-review-wrapper .review-top-area {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.business-review-wrapper p {
    padding-bottom: 3px;
    color: #1B1B21;
    font-size: 0.75rem;
    line-height: 16px;
}

.business-review-wrapper p.review-text {
    font-size: 0.875rem;
    line-height: 20px;
    padding-top: 14px;
}

.more-customers-process {
    padding-top: 20px;
}

/*trusted by area css*/
.trusted-by {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.company-logo {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.company-logo-mobile {
    display: none;
}

.company-logo .slick-dots {
    bottom: -35px;
}

.company-logo .slick-track {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.company-logo .slick-track .company-logo-box {
    width: 250px !important;
    height: 100px;
}

.company-logo .slick-track img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/*pricing table*/
.pricing-best-value {
    display: flex;
    justify-content: center;
    padding: 25px 0 10px;
}

.pricing-best-value p {
    margin-bottom: 0;
    line-height: 100%;
    color: #ff3d00;
    padding-right: 5px;
}

.simple-priceing-table-box .pricing-table-head {
    display: flex;
    justify-content: space-between;
    padding: 0 15px 15px;
}

.simple-pricing-rating,
.wrap-explorer-icon {
    display: flex;
}

.simple-priceing-table-box {
    padding-bottom: 15px;
    background-color: #fff;
    height: 100%;
}

.pricing-table-tab .pricing-inner-body h4 {
    text-align: center;
    margin-bottom: 5px;
}

.simple-priceing-table-box .pricing-table-tab {
    padding: 0 15px;
}

.pricing-table-head-sticky {
    transition: 0.1s ease-in-out;
}

.pricing-table-head-sticky .nav.nav-tabs.nav-tabs-group.toggle-price {
    display: none;
}

.sticky.pricing-table-head-sticky .nav.nav-tabs.nav-tabs-group.toggle-price {
    display: flex;
}

.sticky.pricing-table-head-sticky {
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 9;
    width: calc(100% - 30px; );
    max-width: 1118px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.simple-pricing-rating h4,
.simple-pricing-rating img {
    margin-right: 5px;
    font-weight: 400;
    padding-bottom: 0;
}

.pricing-table-tab ul.nav-tabs {
    background-color: #DFE3EB;
    border-radius: 36px;
    margin: 0 12px;
}

.pricing-table-tab ul.nav-tabs li {
    width: 50%;
}

.pricing-table-tab ul.nav-tabs li a {
    width: 100%;
    display: block;
    padding: 5px 10px;
    text-align: center;
    font-size: 0.688rem;
    line-height: 150%;
    color: #33475B;
    border-radius: 36px;
    border: 2px solid #dfe3eb;
}

.pricing-table-tab ul.nav-tabs li a span {
    color: #82a227;
}

.pricing-table-tab ul.nav-tabs li a.active {
    border: 2px solid #82A227;
    background: #fff;
    min-height: 46px;
}

.pricing-table-tab .pricing-inner-body {
    padding: 20px 10px 0;
}

.pricing-inner-body a {
    width: 100%;
}

.simple-priceing-table-box .table-striped {
    background: #82a227;
    height: 9px;
    border-radius: 9px;
    margin-bottom: 10px;
}

.pricing-table-col {
    position: relative;
    padding-top: 50px;
}

.pricing-table-tab .pricing-inner-body .btn-have-price,
.simple-priceing-table-heading .btn-have-price {
    justify-content: space-around;
}

.pricing-table-tab .pricing-inner-body span {
    text-align: center;
    display: block;
    opacity: 0.64;
}

.pricing-table-tab .pricing-inner-body a.btn-have-price {
    justify-content: space-between;
}

.pricing-table-tab .pricing-inner-body p {
    padding: 20px 0;
    text-align: center;
    line-height: 160%;
    color: #464E5B;
    min-height: 140px;
}

.pricing-table-lidtings li {
    position: relative;
    padding-left: 25px;
    line-height: 150%;
    padding-bottom: 10px;
    color: #2A3039;
}

.pricing-table-lidtings li:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background-image: url(https://huubr.com/images/blue-cheak.svg);
    left: 0;
    top: 3px;
    background-size: cover;
}

.simple-pricing-table .pricing-table-col:nth-child(2) .simple-priceing-table-box .table-striped,
.simple-pricing-table .pricing-table-col:nth-child(2) .pricing-table-tab .pricing-inner-body .btn-green {
    background: #FF3D00;
}

.simple-pricing-table .pricing-table-col:nth-child(2) .pricing-table-tab .pricing-inner-body .btn-green,
.simple-pricing-table .btn-have-price {
    width: 100%;

}

.simple-pricing-table .pricing-table-col:nth-child(2) .simple-priceing-table-box {
    box-shadow: 0px 4px 32px rgb(176 176 176 / 24%);
}

.simple-priceing-table-heading h4 {
    text-align: right;
    padding-bottom: 0;
}

.simple-priceing-table-heading p {
    font-size: 0.813rem;
    font-weight: 600;
    color: #464E5B;
}

.simple-priceing-table-heading p span {
    text-transform: uppercase;
    color: #9F9F9F;
    font-size: 0.75rem;
}

.simple-priceing-table-heading.right-col h4 {
    font-weight: 600;
}

.simple-priceing-table-heading h4 span {
    font-size: 1rem;
    font-weight: 400;
}

.expand-all-feature-list {
    box-shadow: 0px 4px 32px rgb(176 176 176 / 24%);
    position: relative;
    border-radius: 10px;
    padding: 10px 0;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-top: 20px;
}

.expand-all-feature-list p {
    margin-bottom: 0;
    color: #010A44;
    font-weight: 500;
}

.expand-all-feature-list:after {
    font-family: FontAwesome;
    content: '\f107';
    font-size: 1.25rem;
    color: #010A44;
}

.expand-all-feature-list.active:after {
    content: '\f106';
}

/*pricing-table*/
.table-details-tab {
    margin-top: 50px;
}

.table-details-tab ul.nav.nav-tabs {
    display: flex;
    float: right;
    background: #dfe3eb;
    border-radius: 36px;
    margin-bottom: 10px;
}

.table-details-tab h2 {
    float: left;
}

.table-details-tab ul.nav.nav-tabs li {
    width: 50%;
    font-size: 0.563rem;
}

.table-details-tab ul.nav-tabs li a {
    width: 100%;
    display: block;
    padding: 5px 10px;
    text-align: center;
    font-size: 0.75rem;
    line-height: 150%;
    color: #33475B;
    border-radius: 36px;
    border: 2px solid #dfe3eb;
}

.table-details-tab ul.nav-tabs li a.active {
    border: 2px solid #82A227;
    background: #fff;
}

.pricing-table-data thead tr th {
    border: 1px solid #dfe3eb;
}

/*.pricing-table-first-row .card-header {
    border-bottom: 0;
}*/
.pricing-table-data thead tr th {
    width: 23%;
    border-top: 3px solid #82a227;
}

.pricing-table-data thead tr th:first-child {
    width: calc(100% - 77%);
    font-size: 0.75em;
    font-weight: 400;
    text-transform: uppercase;
    border-top: 1px solid #dfe3eb;
}

.pricing-table-data thead tr th:nth-child(3) {
    border-top: 3px solid #FF3D00;
}

.pricing-table-data thead tr th .simple-priceing-table-heading a.btn-style {
    padding: 11px 12px;
    display: block;
}

.pricing-table-tab .nav-tabs a.active {
    transition: 0.4s ease-in-out;
}

.pricing-table-data thead tr th .simple-priceing-table-heading a.btn-style.btn-have-price {
    justify-content: space-between;
}

.pricing-table-data thead tr th:nth-child(3) .simple-priceing-table-heading a.btn-style {
    padding: 10px 14px;
    background: #ff3d00;
}

.pricing-table-data thead tr th .simple-priceing-table-heading a.btn-style span {
    opacity: 0.64;
    padding-left: 10px;
    font-size: 0.875rem;
}

.pricing-table-data .card {
    overflow: visible;
}

.pricing-table-first-row .card {
    border: none;
}

.pricing-inner-table table tbody tr:nth-child(even) {
    background: #fdfff5;
}

.best-package .pricing-best-value {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0;
    z-index: -1;
}

.pricing-table-data thead tr th .simple-priceing-table-heading p {
    text-transform: uppercase;
    font-size: 0.75em;
    letter-spacing: 1.2px;
    color: #9F9F9F;
}

.pricing-table-first-row td {
    padding: 0;
}

.pricing-inner-table .table thead tr th {
    display: none;
}

.pricing-inner-table table.table {
    margin-bottom: 0;
}

.pricing-table-first-row td .accordion .card-body {
    padding: 0;
}

.pricing-table-first-row .accordion .card .card-header {
    background: transparent;
    margin-bottom: 0;
    border: none;
}

.pricing-table-first-row .accordion .card .card-header h3,
.pricing-table-first-row .accordion .card .card-header h5 {
    color: #7a7a7a;
    padding-bottom: 0;
}

.pricing-table-first-row .accordion .card .card-header .collapsed img {
    cursor: pointer;
}

.pricing-table-first-row .accordion .card .card-header img.second-image,
.pricing-table-first-row .accordion .card .card-header .collapsed img {
    display: block;
}

.pricing-table-first-row .accordion .card .card-header .collapsed img.second-image,
.pricing-table-first-row .accordion .card .card-header img {
    display: none;
}


.pricing-table-first-row .card-header a {
    justify-content: space-between;
    display: inline-flex;
    width: 100%;
    padding: 20px 10px;
}

.pricing-inner-table tbody tr td {
    padding: 15px 0px 15px 15px;
    color: #464E5B;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
    width: 23%;
}

.pricing-inner-table tbody tr td:first-child {
    text-align: left;
    color: #010A44;
    width: calc(100% - 79%);
    line-height: 150%;
}

.pricing-table-head-sticky.sticky+tbody tr td:first-child {
    width: calc(100% - 71%);
}

.pricing-table-head-sticky.sticky+tbody tr td {
    width: 23.8%;
}

.pricing-inner-body .btn-orange {
    width: 100%;
}

.idb-main-title {
    text-align: center;
    margin-bottom: 30px;
}

/*mobile-simple-pricing-table*/
.mobile-simple-pricing-table {
    margin-top: 20px;
}

.mobile-simple-pricing-table .pricing-table-head {
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
    padding: 15px;
}

.mobile-simple-pricing-table ul.mobile-simple-pricing-list li {
    border: 1px solid #E3ECF0;
    cursor: pointer;
}

.mobile-simple-pricing-table ul.mobile-simple-pricing-list li.active {
    background: #F6FBFD;
    border: 1px solid #82A227;
}

.mobile-simple-pricing-table ul.mobile-simple-pricing-list {
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.mobile-simple-pricing-table ul.mobile-simple-pricing-list li:first-child {
    border-radius: 10px 10px 0 0;
}

.mobile-simple-pricing-table ul.mobile-simple-pricing-list li:last-child {
    border-radius: 0 0 10px 10px;
}

.mobile-simple-pricing-table ul.mobile-simple-pricing-list {
    display: none;
}

.pricing-best-value.mobile-view-best-value {
    padding: 0 15px 15px 15px;
    justify-content: flex-start;
}

.pricing-tab2 .pricing-table-head {
    padding-bottom: 0px;
    margin-bottom: -5px;
}

.nav.nav-tabs.nav-tabs-group.toggle-price {
    background-color: rgb(223, 227, 235);
    border: 2px solid rgb(203, 214, 226);
    width: 100%;
    border-radius: 30000px;
    padding: 6px 10px;
    display: flex;
    position: relative;
    cursor: pointer;
}

.table-details-tab .nav.nav-tabs.nav-tabs-group.toggle-price {
    float: right;
    width: 300px;
}

.price-detail {
    width: calc(50% - 0px);
    display: inline-block;
    line-height: initial;
    z-index: 2;
    text-align: center;
    font-size: 0.688rem;
    color: #33475B;
    padding: 0 5px;
}

.price-detail span {
    color: #82a227;
}

/*Modal Css*/

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    width: 100% !important;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.modal-content {
    border-radius: 4px;
}

.modal-dialog {
    width: 100%;
    min-height: 100vh;
    max-width: 440px;
}

.modal-header {
    border: none;
}

.modal-body {
    text-align: left;
}

.modal-content .close {
    padding: 0;
    margin: 0;
    color: #C5C5C5;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 100%;
}

.modal-content .close span {
    font-size: 2.5rem;
    color: #C5C5C5;
    font-weight: normal;
    display: block;
}

.form-control {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #bcccdc;
    min-height: 40px;
    background: #fff;
    width: 100%;
    padding: 5px 16px;
    color: #243B53;
}

.modal .input-group>.form-control {
    border-radius: 4px;
}

button.close {
    padding: 0px 5px 5px !important;
    border-radius: 100%;
    transition: 0.3s ease-in-out;
    border: solid 1px #fff;
}

button.close:hover {
    background: #f4f4f4;
    border-radius: 100%;
    transition: 0.3s ease-in-out;
    border: solid 1px #ebebeb;
}

.confirm-exit-claim-modal .modal-dialog,
.confirm-exit-modal .modal-dialog {
    margin: 0px auto !important;
}

.confirm-exit-modal .modal-dialog {
    left: -9px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #a7c632 !important;
}

.select2-dropdown {
    border: 1px solid #bcccdc !important;
    border-top: none !important;
}

.user-google-listing-modal .user-btn-action-group #proceed img {
    filter: invert(1);
}

.user-google-listing-modal #proceed {
    display: flex;
}

.user-google-listing-modal input[type='radio'] {
    opacity: 0;
}

/*input-radio*/
.input-wrap {
    position: relative;
    line-height: 140%;
    margin-bottom: 10px;
}

.checkbox-wrap {
    display: flex;
}

.filter-label {
    font-size: 0.875rem;
    line-height: 20px;
    color: #2B273C;
    text-transform: capitalize;
    cursor: pointer;
}

.input-wrap input[type="checkbox"] {
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    margin-right: 10px;
}

input[type="checkbox"] {
    opacity: 0;
}

label.checkbox-label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    background: #FBFBFB;
    border: 1px solid #D9E1E7;
    border-radius: 4px;
    top: 0px;
    left: 0px;
}

label.checkbox-label:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(./images/checkbox-tick.svg);
    background-repeat: no-repeat;
    background-position: center;
    left: 0px;
    top: 0px;
    opacity: 0;
}

label.radio-label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #FBFBFB;
    border: 1px solid #D9E1E7;
    border-radius: 30px;
    left: 0px;
}

label.radio-label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #33475B;
    border: 1px solid #9CAEBF;
    border-radius: 4px;
    margin: auto;
    left: 5px;
    opacity: 0;
}

input[type="checkbox"]:checked+.checkbox-label:before {
    border-color: #000;
}

input[type="checkbox"]:checked+.checkbox-label:after {
    opacity: 1;
}

input[type="radio"]:checked+.radio-label:before {
    border-color: #000;
}

input[type="radio"]:checked+.radio-label:after {
    opacity: 1;
}

label.checkbox-pill {
    text-transform: capitalize;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    position: relative;
    margin-right: 5px;
    margin-bottom: 8px;
    cursor: pointer;
}

.checkbox-pill-wrapper {
    position: relative;
    display: inline-block;
}

.checkbox-pill-wrapper input[type="checkbox"] {
    position: absolute;
}

.checkbox-pill-wrapper input[type="checkbox"]:checked+label {
    border-color: #000;
    background: #F9F9F9;
    font-weight: 500;
}

/*user-google-listing-modal*/
.user-google-listing-modal {
    padding-left: 0 !important;
}

.user-google-listing-modal .modal-dialog {
    max-width: 400px;
    margin: 0px auto;
}

.user-google-listing-area {
    min-height: 190px;
}

.user-google-listing-modal .heading-area {
    text-align: left;
    width: 100%;
}

.business-listing-wrapper-input {
    margin-bottom: 15px;
}

.user-google-listing-modal .heading-area h3 {
    padding: 0;
}

label.radio-label:after {
    top: 7px;
}

label.radio-label:before {
    top: 2px;
}

.user-google-listing-modal .input-wrap {
    display: flex;
}

.user-google-listing-modal .modal-header {
    padding-bottom: 25px !important;
}

.user-google-listing-modal .business-listing-wrapper-input p.error-text {
    color: #dc3545;
    font-size: 0.75rem;
    line-height: 100%;
    padding-left: 27px;
}

.user-google-listing-modal label.radio-label {
    padding-left: 15px;
}

.user-google-listing-modal label p {
    font-size: 1rem;
    line-height: 1.2;
    color: #2B273C;
}

.user-google-listing-modal label span {
    font-size: 0.813rem;
    color: #7d7d7d;
}

.user-btn-action-group {
    padding-top: 10px;
}

.user-btn-action-group button {
    display: block;
    width: 100%;
    text-transform: capitalize;
}

.user-btn-action-group .lyb-btn-style.btn-next::before {
    content: none;
}

.top-header-content-box .switcher .selected {
    z-index: 999;
}

/*listing css*/
/*listing slider css*/
.business-listing-wrapper {
    padding: 0 7px;
    margin-bottom: 14px;
    float: left;
}

.businesses-listing-box {
    background: #FFFFFF;
    position: relative;
    border-radius: 8px;
    border: 1px solid #DFEAF3;
    overflow: hidden;
}

.business-listing-slider {
    height: 167px;
    overflow: hidden;
}

.business-listing-slider.slick-slider {
    padding-bottom: 0px;
    margin-bottom: 0;
    overflow-x: hidden;
}

.business-listing-slide {
    height: 167px;
    cursor: pointer;
    position: relative;
    filter: brightness(0.98);
    font-size: 0;
    overflow: hidden;
    /*background: url(images/no-image-placeholder.svg);*/
}

.business-listing-slide a {
    display: block;
    background-color: #fff;
}

.business-listing-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.business-listing-slider .slick-arrow {
    transform: scale(0.5);
    top: 0px;
    bottom: 0px;
    margin: auto;
    opacity: 0;
    transition: opacity ease-in-out .3s;
}

.business-listing-slider:hover .slick-arrow {
    opacity: 1;
}

.business-listing-slider .slick-prev {
    left: -10px;
}

.business-listing-slider .slick-next {
    right: -10px;
}

/*dots css*/
.business-listing-slider .slick-dots {
    bottom: 25px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.business-listing-slider .slick-dots li {
    margin: 0px 1.5px;
}

.business-listing-slider .slick-dots li,
.business-listing-slider .slick-dots li button {
    padding: 0px;
    height: 8px;
    width: 8px;
}

.business-listing-slider .slick-dots li button:before {
    height: 100%;
    width: 100%;
    background: rgba(251, 251, 251, 0.23);
    border: 1px solid rgba(255, 255, 255, 0.58);
}

.business-listing-slider .slick-dots li.slick-active button:before {
    background: #fff;
    border-color: #fff;
}

.business-listing-slider .slick-list.draggable {
    filter: brightness(0.93);
}

/*listing other css*/
.wish-list-verified-icons {
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 0px;
}

.wish-list-verified-icons span.listing-wishlist-icon {
    line-height: 1;
}

.wish-list-verified-icons span {
    cursor: pointer;
}

span.listing-verified-icon,
.contact-icon-wrapper {
    display: flex;
}

.listing-verified-icon p {
    font-size: 0.75rem;
    color: #fff;
    margin-right: 8px;
}

.contact-icons {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    margin-top: -21px;
}

.contact-icons span {
    box-sizing: border-box;
    width: 43px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.contact-icon-wrapper span:not(:first-child) {
    margin-left: 6px;
}

.business-listing-heading h3 {
    font-size: 1rem;
    color: #6A6A6A;
    padding-bottom: 0;
    max-width: 195px;
    text-align: left;
}

.business-listing-content h3 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 16px;
}

.business-listing-heading {
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 5px;
    min-height: 22px;
}

span.business-ratings {
    font-size: 0.625rem;
    display: flex;
    align-items: center;
    margin-left: 5px;
}

.business-ratings img,
.business-location-contact span img {
    padding-right: 5px;
    vertical-align: text-bottom;
}

.business-ratings svg,
.business-location-contact span svg {
    margin-right: 1px;
}

span.business-open-status {
    font-size: 0.625rem;
    color: #61821E;
    position: absolute;
    right: 0;
}

.business-listing-content {
    padding: 5px 10px;
    min-height: 95px;
}

.business-location-contact span {
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    overflow: hidden;
    flex: 1 0 auto;
}

.business-location-contact span a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.business-location-contact span:nth-child(1) {
    padding-right: 3px;
}

.business-location-contact span:nth-child(2) {
    display: flex;
    justify-content: center;
    padding-right: 5px;
}

.business-location-contact span:nth-child(3) {
    display: flex;
    justify-content: flex-end;
}

.business-location-contact,
.businesses-website-tags {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.business-location-contact {
    flex-wrap: nowrap;
    overflow: hidden;
}

.businesses-website-tags p {
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: left;
}

.businesses-website-tags p a {
    color: #4C4C4C;
    padding-left: 2px;
}

.businesses-website-tags p span {
    color: #FF3D00;
    background: #F9F9F9;
    border: 1px solid #ECECEC;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 19px;
    height: 19px;
    margin-left: 2px;
}

.business-category-wrapper {
    display: flex;
    align-items: center;
    max-width: calc(100% - 60px)
}

.business-category-wrapper p {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    line-height: 1.2;
}

.business-category-wrapper span.tags-count {
    font-size: 0.75rem;
    color: #FF3D00;
    background: #F9F9F9;
    border: 1px solid #ECECEC;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 19px;
    height: 19px;
    margin-left: 5px;
}

.contact-chat-phone-icons {
    padding-top: 10px;
}

.contact-icons span a {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 16px;
    transition: border-color ease-in-out .3s;
}

.contact-icons span a:hover,
.contact-icons span a:active {
    border-color: #82A227;
}

.business-listing-content a {
    color: #4C4C4C;
}

.business-listing-content a:hover {
    color: #82A227;
}

/* back to top button */
.back-to-top-wrap {
    position: fixed;
    right: 40px;
    bottom: 4px;
    text-align: center;
    transition: ease-in-out;
    z-index: 2;
}

.back-to-top-wrap p {
    padding: 0 10px;
    background: transparent;
    border-radius: 4px;
    color: #8DA5B9;
}

.back-to-top-wrap:hover img {
    opacity: 1;
}

.back-to-top-wrap:hover p {
    color: #000;
}

/* Send Message To Modal*/
.send-message-to-modal {
    padding-right: 0 !important;
    z-index: 9999;
}

.send-message-to-btn {
    width: 100%;
    position: relative;
}

.send-message-to-btn i {
    font-size: 1.25rem;
    transform: rotate(46deg);
    margin-left: 10px;
}

.send-message-to-btn-wrapper {
    margin: 10px 0 15px;
}

.send-message-to .form-control {
    border-radius: 4px !important;
    background-color: #F4F4F4;
    border: transparent;
}

.send-message-to-modal .send-message-to .input-group {
    flex-direction: column;
}

.send-message-to-modal .send-message-to .input-group .form-control {
    width: 100%;
}

.btn-light-green {
    background-color: #A7C632;
}

.btn-light-green:hover {
    color: #fff;
    opacity: 0.7;
}

.business-skeleton-loader-wrapper .ph-picture,
.business-skeleton-loader-wrapper .ph-row [class*='ph-col']:not([class*='empty']) {
    background-color: #e8e8e8;
}

.common-sign-in-sign-up-modal button.close {
    min-width: auto;
    top: 5px;
}

.common-sign-in-sign-up-modal .modal-body {
    text-align: center;
}

.common-sign-in-sign-up-modal .modal-body h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #000;
    padding: 10px 0px;
}

.common-sign-in-sign-up-modal .modal-body p {
    font-size: 1rem;
    margin-bottom: 15px;
}

.login-signup-btn-wrapper .btn-green {
    border: 1px solid rgba(36, 59, 83, 0.27);
    background: #fff;
    color: #243B53;
    border-radius: 2px;
    text-transform: inherit;
}

.login-signup-btn-wrapper .btn-orange {
    border-radius: 2px;
    text-transform: inherit;
}

.login-signup-btn-wrapper a {
    min-width: 100px;
    margin-top: 10px;
    border-radius: 6px !important;
    text-transform: uppercase;
}

.login-signup-btn-wrapper a:not(:first-child) {
    margin-left: 20px;
}

.common-sign-in-sign-up-modal .modal-dialog {
    max-width: 550px;
    margin: auto;
}

.common-sign-in-sign-up-modal.modal .modal-content {
    border-radius: 10px;
}

.disabled {
    pointer-events: none;
    opacity: 0.95;
}

.disabled-tabs .nav-link {
    pointer-events: none;
    color: #D0D0D0 !important;
}

a.btn-style.current-level,
.simple-pricing-table .pricing-table-col:nth-child(2) .pricing-table-tab .pricing-inner-body a.btn-style.btn-green.current-level,
.pricing-table-data thead tr th:nth-child(3) .simple-priceing-table-heading .btn-style.btn-green.btn-have-price.current-level {
    background: #F2F2F2 !important;
    border: 1px solid #BCCCDC !important;
    color: #000000 !important;
    justify-content: center;
}

a.btn-style.current-level:hover,
.simple-pricing-table .pricing-table-col:nth-child(2) .pricing-table-tab .pricing-inner-body a.btn-style.btn-green.current-level:hover,
.pricing-table-data thead tr th:nth-child(3) .simple-priceing-table-heading .btn-style.btn-green.btn-have-price.current-level:hover {
    background: #e8e8e8 !important;
}

.current-level.input-disabled {
    pointer-events: none;
}

/*pagination css*/

.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.page-numbers li {
    font-size: 1rem;
}

.page-numbers li:first-child .page-numbers {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.page-numbers li:last-child .page-numbers {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.page-numbers .page-numbers.current {
    background-color: #68819B;
    color: #fff;
    padding: 2px 12px;
    border: 1px solid #68819B;
}

a.page-numbers,
.page-numbers.dots,
span[aria-current="page"] {
    padding: 2px 12px;
    color: #4C4C4C;
    border: 1px solid #F4F4F4;
}

a.prev.page-numbers i {
    padding-right: 10px;
}

a.next.page-numbers i {
    padding-left: 10px;
}

a.page-numbers:hover {
    color: #fff;
    background-color: #68819B;
}

.prev-pagi-img {
    padding-right: 10px;
}

.next-pagi-img {
    padding-left: 10px;
}

/* loading css */
.skeleton {
    background: #f5f5f5 !important;
    position: relative;
}

.skeleton::after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    background: -webkit-gradient(linear, left top,
            right top, from(transparent), color-stop(rgba(255, 255, 255, 0.2)), to(transparent));
    background: linear-gradient(90deg, transparent,
            rgba(255, 255, 255, 0.2), transparent);
    animation: loading 0.5s infinite;
}

@keyframes loading {
    100% {
        transform: translateX(100%);
    }
}

/* loading css */
svg.add-fav-svg.active>* {
    fill: #82a227;
}

svg.add-fav-svg.active {
    stroke: #82a227;
    fill: #82a227;
}

svg.add-fav-svg {
    stroke: #fff;
    fill: #00000099;
}

.modalAnimateTop .modal-content {
    animation-name: modalAnimateTop;
    animation-duration: 0.6s;
}

@keyframes modalAnimateTop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.gm-style img {
    max-width: 100%;
}

/*Tooltip Css*/
.Tooltips p {
    background-color: #fff;
    color: #33475B !important;
    box-shadow: 3px 3px 40px rgba(0, 32, 60, 0.31);
    min-width: 160px;
    border-radius: 4px;
    text-align: center;
}

.page-id-3 ol li>*,
.page-id-3 ul li>*,
.page-id-721 ol li>*,
.page-id-721 ul li>* {
    display: inline-block;
}

.page-id-3 ::marker,
.page-id-721 ::marker {
    font-weight: bold;
    color: #464E5B;
    font-size: 1.3em;
}

.page-id-730 .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    width: auto;
    margin: auto;
    min-width: 180px;
}

.page-id-730 .gform_wrapper input::placeholder,
.page-id-763 .gform_wrapper input::placeholder,
.page-id-763 .gform_wrapper.gravity-theme .gfield textarea.large::placeholder,
.page-id-751 .gform_wrapper input::placeholder,
.page-id-751 .gform_wrapper.gravity-theme .gfield textarea.large::placeholder {
    color: #243b53 !important;
}

.page-id-763 .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    width: auto !important;
    min-width: 180px;
    margin: inherit;
}

.gform_wrapper .gform_validation_errors>h2.hide_summary {
    padding-bottom: 0;
}

.page-id-730 .gform_wrapper.gravity-theme fieldset {
    margin-bottom: 5px;
}

.page-id-730 .gform_title,
.page-id-763 .gform_title {
    margin-bottom: 15px;
}

.page-id-763 .gform_title {
    text-align: left;
}

.page-id-730 .gform_footer.top_label:after,
.page-id-763 .gform_footer.top_label:after {
    content: none !important;
}

.dispute-contact-info a:hover {
    color: #a7c632;
}

/*remove error and style new*/
.page-id-751 .gform_wrapper input[aria-describedby="validation_message_3_1"],
.page-id-751 .gform_wrapper input[aria-describedby="validation_message_3_2"],
.page-id-751 .gform_wrapper input[aria-describedby="validation_message_3_3"],
.page-id-751 .gform_wrapper input[aria-describedby="validation_message_3_4"],
.page-id-763 .gform_wrapper input[aria-describedby="validation_message_4_1"],
.page-id-763 .gform_wrapper input[aria-describedby="validation_message_4_2"],
.page-id-763 .gform_wrapper input[aria-describedby="validation_message_4_3"] {
    background: #fff9f9 !important;
    border: 1px solid #c02b0a !important;
}

.page-id-751 .gform_wrapper .gform_validation_errors,
.page-id-763 .gform_wrapper .gform_validation_errors,
.page-id-751 .gform_wrapper #validation_message_3_1,
.page-id-763 .gform_wrapper #validation_message_4_1,
.page-id-751 .gform_wrapper #validation_message_3_2,
.page-id-763 .gform_wrapper #validation_message_4_2,
.page-id-751 .gform_wrapper #validation_message_3_3,
.page-id-751 .gform_wrapper #validation_message_3_4,
.page-id-751 .gform_wrapper.gravity-theme .instruction {
    display: none;
}

@media (max-width: 640px) {
    .page-id-763 .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
        padding-left: 0;
    }

    .page-id-763 span#input_4_1_6_container {
        margin: 6px 0 0;
    }
}




/* 2022-12-28 */
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable:hover {
    background: #f5f5f5 !important;
    color: #000;
    font-weight: 500;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    color: #000;
    font-weight: 500;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #f5f5f5 !important;
    color: #000;
    font-weight: 500;
}

.category-dropdown-item .category-dropdown-title {
    /* font-size: 16px; */
    color: #000;
    font-weight: 500;
}

.category-dropdown-item .category-dropdown-desc {
    font-size: 12px;
    font-weight: 400;
    color: #817d7d;
    margin-top: -8px;
}

#et-main-area .et_section_regular .et_pb_row {
    margin-top: 0px !important;
}

/* 2022-12-28 */