/* .elementor-288 .elementor-element.elementor-element-32f88e5:not(.elementor-motion-effects-element-type-background), .elementor-288 .elementor-element.elementor-element-32f88e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
border-radius: 5px;
} */

body{
    margin:0px 0px !important;
    padding:0px 0px !important;
}
.section-fullwidth {
    width: 92%;
    margin: auto;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}

.rowss{
    clear: both;
    width: 100%;
    border: 1px solid #00000014;
    height: 100%;
    display: flex;
    column-gap: 20px;
    padding: 10px;
    border-radius: 15px;
}

.colimg{
    width:30%;
}
.colimg img {
    width: 100% !important;
    height: 160px !important;
    border-radius: 8px !important;
    object-fit: cover !important;
}
.col1{
    width:50%;
}
.col2{
    width:20%;
    float:left;
	/* padding:5px; */
}
.clr1{
    clear:Both;
}
.head{
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 10px;
    line-height: 28px;
    color: #3A3A3A;
}
.btn {
    font-family: CostarBrown,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    color: #007db9;
    border: 1px solid #007db9;
    border-radius: 2px !important;
    height: auto;
    line-height: 18px;
    padding: 7px 16px;
    text-decoration: none;
}
.other{
    font-family: Lato;
    font-size: 0.875rem !important;
    text-align:left;
    font-size: 12px;
    font-weight:bold;
}
.txtc{
    color: rgb(82, 71, 129) !important;
}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main {
max-width: 98%;
}

.pagination1 li{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    width: auto;
    margin: 0px;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.pagination1 {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 4px;
  /* padding: 10px 20px; */
}

.pagination1 li.first.prev{
    margin-right: 15px;
}

.pagination1 li.last.next{
    margin-left: 10px;
}

.pagination1 li.first.prev, li.last.next{
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    background: #fff !important;
}

.view_all_list {
  color: #3e3e3e;
  text-decoration: none;
  padding: 8px 16px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 14px;
}

.view_all_list i{
    margin-left: 10px; 
    display: inline-flex; 
    align-items: center;
}

.casht{
    font-weight: bold;
    color:rgb(82, 71, 129) !important ;
    font-size: 21px;
}

li {
    list-style-type: none;
    color:#3e3e3e;
}

li a {
    color:#3e3e3e;
}

body:not([class*="elementor-page-"]) .site-main {
    max-width: 82%;
}

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.wpforms-submit{
    background: #FF6700 !important;
    color: white !important;
    width: 200px !important;
    float: right !important;
}

.wpforms-field-container{
    width:  100% !important;
}

#wpforms-1100-field_6 , #wpforms-1100-field_5 , #wpforms-1100-field_1{
    max-width:  100% !important;
}
.elementor-button1 {
    background-color: #000000;
    color: white !important;
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    fill: #FF9900;
    color: #FF9900;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.2);
    padding:10px;
}

#wpforms-1100-field_9-container{
    display:none;
}

a.tooltiplink {
    position: relative;
}

a.tooltiplink:hover::after {
    content: attr(data-title);
    padding: 8px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 14px;
    position: absolute;
    display: block;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 1;
}

.wpforms-field-label{
    color: white !important;
}

.first{
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.last{
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.currentpage {
    background: #FF9900;
    border-radius: 10px;
}

.currentpage a{
    color: #fff !important;
}

.elementor-widget-container ul li { color:white !important;list-style-type:disc !important}

.address{
    color:#7A7A7A
}

div.wpforms-container-full:not(:empty) {
    margin:0px;
}

.wpforms-field-medium{
    max-width:100% !important ;
}
.wpforms-field{
    padding-bottom: 0px !important;
}

.wpforms-container{
    margin:0px;
}

.btn2{
    font-family: CostarBrown,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    background-color: #FF6700;
    color: WHITE;
    border-radius: 2px !important;
    height: auto;
    line-height: 18px;
    padding: 7px 16px;
    text-decoration: none;
    padding: 11px;
    border: 2px solid #FF6700;
}

.wpforms-container{
    margin:0px
}

.wpforms-1100-field_10-container{
    margin:0px;
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: white;
    border: 1px solid #b4d39b;
    box-sizing: border-box;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #FF6700 ;
    color: #fff;
    text-align: center;
   /* padding: 5px 0; */
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
	height: -webkit-fill-available;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    background-color: #ff9900;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    height: 45px;
    border: 1px solid #FF9900;
}
.xoo-el-tabs{
    display:none !important;
}

/*-------------------- bottom css --------------------*/
* {
    box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width:33%;
    padding: 10px;
}

html body {
    height: 100%;
    margin: 20px;
    background-color: transparent;
    overflow-y: auto
}
textarea{
    font-family: Arial, Helvetica, sans-serif;
    color: #414c52;
}
.s-hidden {
    visibility: hidden;
    padding-right: 10px;
}
.easySelect {
    cursor: default;
    display: block;
    position: relative;
    color: #414c52;
    /* border: 1px solid #cbcbcb !important; */
    border-radius: 6px;
    height: 35px;
}

.styledSelect {
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-left: 8px;
    padding-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right:15%
}

.clearSelectfromDiv {
    float: right;
    margin-right: 35px;
    font-size: 24px;
    cursor: pointer;
    position: relative;
    top: 3px;
    z-index: 4;
    color: #414c52;
}

.clearSelectfromDiv:hover {
    color: rgba(65, 76, 82, 0.76);
}

.styledSelect:active,
.styledSelect.active {
    background-color: #fafafa;
}

.scrolableDiv {
    overflow: auto;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container input:checked ~ .checkmark:after {
    display: block;
}

.divSearcheasySelect {
    padding-right: 12px;
    padding-left: 7px;
    padding-top: 4px;
    padding-bottom: 7px;
    overflow: hidden;
}

.optionRow {
    margin: -4px 0px 8px 0px;
    border-radius: 3px;
    font-size: 11.5px;
    text-align: left;
    font-weight: 600;
    color: #414c52;
    display: block ruby;
}

#clearAlleasySelect{
    margin-right: 20px;
    margin-left: 80%;
}

#selectAlleasySelect{
margin-right: 20px;
}

.optionRow:hover {
    color: rgba(65, 76, 82, 0.81);
}

.optionRow .alleasySelect {
    font-size: 13px;
    margin: 2px auto auto 4px;
}

.divSearcheasySelect .searchInputeasySelect {
    width: 100%;
    margin-right: auto;
    color: #414c52;
    border: 1px solid #cbcbcb !important;
    height: 33px;
    background-color: white !important;
    font-size: 14px;
    text-indent: 8px;
    border-radius: 3px
}

.divSearcheasySelect .searchInputeasySelect:focus {
    border: 1px solid #a295ff !important;
    background: white;
    color: #414c52;
    box-shadow: 0 1px 3px rgba(105, 105, 105, 0.31) !important;
    -moz-box-shadow: 0 1px 3px rgba(105, 105, 105, 0.31) !important;
    -webkit-box-shadow: 0 1px 3px rgba(105, 105, 105, 0.31) !important;
    outline: #a295ff !important;
    border-width: 1px;
}

.divOptionsesySelect > p {
    display: inline-block;
}

.messageMaxallowedSelections {
    padding: 0px !important;
    font-size: 12px;
    font-weight: bold;
    margin: auto;
    color: #838383;
}

.hiddenLieasySelect {
    text-align: center;
    padding:4px 4px 8px 0px;
}

li.hiddenLieasySelect{
    font-size: 12px!important;
    font-weight: 600;
}

li.no_results {
    padding: 6px;
    font-size: 12px!important;
    font-weight: 600;
}

body{
    margin:0px !Important;
    padding:0px !Important;
}
/*-------------------- bottom css --------------------*/

.business_listing_content_main{
    float:left;
    width:76%;
}

.address.businesses_address img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    filter: invert(25%) sepia(12%) saturate(1900%) hue-rotate(225deg) brightness(90%) contrast(90%);
}

.heart_img_div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    background: white;
    transition: all 0.3s ease;
    float: right;
}

.heart_img_div img {
    height: 20px;
    width: 20px;
    margin: 0;
    margin-top: 3px;
}

.heart_save_remove_msg_div{
    text-align:center;
    width:100%;
    height:55px;
}

.heart_save_remove_msg{
    display:none;
    float:right;
    font-size: 12px;
    margin: 5px;
}

.learn_more_link{
    width:100%;
    border:none;
    font-size:15px !important;
    font-weight: normal;
    color:#3A3A3A !important;
    border-radius:10px !important;
}

.business_listing_bottom_section{
    width:100%;
    margin-bottom:40px;
    height: auto;
    clear:both;
}

.showing_records_per_page_div{
    float:left;
    display:flex;
    align-items:center;
    gap: 10px;
    /* margin-top: 10px; */
    font-size:14px;
}

.showing_records_per_page_form{
    display: inline-flex;
    align-items: center;
}

select#records_per_page{
    border: 1px solid #cbcbcb !important;
    border-radius: 8px !important;
    color: #3e3e3e;
    font-size: 14px;
}

.pagination_section{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.sidebar_template_main{
    float:left;
    width:24%;
    height:200px;
    margin-left:2%;
    margin-bottom: 30px;
}

.business_listing_full_content{
    display: flex;
    align-items: flex-start;
}

.heart_save_remove_msg_inner_div{
    width: 70%;
}

.head.clr1{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.atag{
    font-family: Open Sans;
    font-weight: 700;
    font-size: 21px !important;
    line-height: 28px;
    color: #333333 !important;
}

.head.head_sub.clr1{
    font-size: 15px;
    cursor:pointer;
}
.address.businesses_address{
    cursor:pointer;
    display:flex;
    align-items:center;
    color:#524781;
    gap: 5px;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 15px !important;
    line-height: 20px;
}

.desc.clr1{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 20px;
    color: #333333 !important;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.askingprice {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 24px;
    color: #333333 !important;
    cursor: default;
}

.casht1{
    font-family: Open Sans;
    font-size: 14px !important;
    line-height: 24px;
    color: #333333 !important;
    cursor: default;
}

.casht1 strong{
    font-weight: 700;
}

.recently_updated_date {
    font-family: Open Sans;
    color: lightgrey;
    cursor: default;
}

/*----------Responsive design CSS start----------*/
@media (max-width: 767px) {
    .business_listing_content_main .rowss{
        flex-direction: column;
    }
    .business_listing_content_main .rowss .colimg{
        width: 100%;
    }
    .business_listing_content_main .rowss .col1, .business_listing_content_main .rowss .col2{
        width: 100%;
    }
    .business_listing_full_content{
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        row-gap: 20px;
    }
    .business_listing_content_main {
        width: 100%;
    }
    .sidebar_template_main{
        width: 100%;
        height: 100%;
        margin-left: 0%;
    }
    .business_listing_bottom_section{
        height: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 20px
    }
    .pagination_section{
        flex-direction: column;
    }
    .showing_records_per_page_div{
        justify-content: center;
    }
    .heart_img_main_div{
        position: absolute;
        right: 10vw;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        column-gap: 20px;
        height: 60px;
    }
    .colimg{
        display: flex;
        flex-direction: column;
    }
    .colimg img {
        width: 100%;
    }
    .heart_save_remove_msg_div{
        text-align:center;
        width:auto;
        height: auto;
        display: flex;
        justify-content: flex-end;

    }
    .heart_save_remove_msg_inner_div{
        width: 50%;
    }
}

@media (min-width: 768px) and (max-width: 810px) {
    .learn_more_link {
        font-size: 12px !important;
    }
    .learn_more_link i{
        margin-left: 5px !important;
    }
    .business_listing_bottom_section{
        height: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 20px
    }
    .pagination_section{
        flex-direction: column;
    }
    .showing_records_per_page_div{
        justify-content: center;
    }
    .col1 {
        width: 48%;
    }
    .col2 {
        width: 25%;
    }
}

@media (min-width: 810px) and (max-width: 1180px) {
    .learn_more_link {
        font-size: 12px !important;
    }
    .learn_more_link i{
        margin-left: 5px !important;
    }
    .col1 {
        width: 48%;
    }
    .col2 {
        width: 25%;
    }
    .business_listing_bottom_section{
        height: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 20px
    }
    .showing_records_per_page_div{
        justify-content: center;
    }
    .pagination_section{
        flex-direction: column;
    }
}
/*----------Responsive design CSS end----------*/

.main-tags-div{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin-top:10px;
}
.get_tag_name{
    padding: 5px 5px;
    border-radius: 4px;
    background-color: #F6F5FA;
    font-size: 12px;
    font-family: Open Sans;
    color: #333333;
}