/*
 Theme Name:   Hello Elementor Child
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* Add your custom styles below */

.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper {
    padding: 0;
}
.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper .swiper-pagination {
    z-index: 99;
    width: auto !important;
    bottom: 100px !important;
    top: auto !important;
    left: -120px;
}
.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet {
    height: 140px !important;
    width: 140px !important;
    border-radius: 12px !important;
    background-color: #fff !important;
    opacity: 1 !important;
}
.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(1) {
    background-image: url('/wp-content/uploads/2025/07/image-12-min.png') !important;
    background-size: cover !important;
    background-position: center center !important;
    border: 2px solid #fff;
}
.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(2) {
    background-image: url('/wp-content/uploads/2025/07/shutterstock_2363017105-1.png') !important;
    background-size: cover !important;
    background-position: center center !important;
    border: 2px solid #fff;
}
.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(3) {
    background-image: url('/wp-content/uploads/2025/07/shutterstock_2608441035.png') !important;
    background-size: cover !important;
    background-position: center center !important;
    border: 2px solid #fff;
}
.property-manage-col .elementor-icon-box-icon {
    position: absolute;
    top: -100px;
}
.transparent-property-col {
    background-size: 100% 100% !important;
}
.services-inner-row span.elementor-button-text{
    text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.services-inner-row span.elementor-button-text:after {
    content: "" !important;
    background: url(/wp-content/uploads/2025/07/Path-2.png);
    display: inline-block;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    margin-left: 6px;
    background-position: right center !important;
    transition: 0.5s ease-in-out;
}
.services-inner-row a.elementor-button:hover .elementor-button-text:after {
    transform: translatex(5px);
}
.home-blog .elementor-post a.elementor-post__read-more:after {
    content: "" !important;
    background: url(/wp-content/uploads/2025/07/StyleOutlined-1.svg);
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    background-repeat: no-repeat;
}
.home-blog .elementor-post__read-more-wrapper {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding-top: 20px;
    margin-top: 10px;
}
.get-free-rental .elementor-field-group button.elementor-button {
    background: #fff !important;
}
.get-free-rental .elementor-field-group button.elementor-button:hover {
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
}
.quick-links-col nav ul {
    column-count: 2;
}
.copy-right-sec .elementor-shortcode {
    color: #FFF;
    font-size: 14px;
}
.quick-links-col .elementor-nav-menu--main .elementor-item:hover {
    color: #FF8008  !important;
}
	.footer-main-row .elementor-widget-text-editor a:hover {
    color: #FF8008 !important;
}
 .property-menu-row ul.e-n-menu-heading a {
    padding: 24px 20px;
    border: 1px solid #12A84E;
    border-radius: 10px;
    max-width: 110px;
    height: 130px;
}
.property-menu-row ul.e-n-menu-heading {
    overflow: auto !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
}
.property-menu-row .e-n-menu-item {
    min-width: 110px !important;
}
.property-menu-row ul.e-n-menu-heading {
    display: flex !important;
    justify-content: space-between !important;
}
.property-menu-row span.e-n-menu-title-text {
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
}
.property-menu-row .elementor-icon-box-wrapper.active {
  border: 2px solid #0073e6;
  background-color: #f0f8ff;
  box-shadow: 0 0 10px rgba(0, 115, 230, 0.5);
}
.property-menu-row .e-n-menu-title {
    padding: 0px !important;
} 
.property-menu-row ul .e-n-menu-title:hover .e-n-menu-icon {
    filter: brightness(100);
}
.property-menu-row .e-n-menu-title-container.active {
    background: linear-gradient(102deg, #12A84E -3.38%, #006FCD 100%);
    color: #fff !important;

}
.property-menu-row .e-n-menu-title-container.active .e-n-menu-title-text {
    color: #fff !important;
}
.property-menu-row .e-n-menu-title-container.active  span.e-n-menu-icon {
    filter: brightness(100);
}
.property-menu-row .e-n-menu-title.e-current span.e-n-menu-icon {
    filter: brightness(100);
}
.table-container {
  overflow-x: auto;
  width: 100%;
}

.cstm-pricing-table {
  width: 100%;
  border-collapse: collapse;
}
.cstm-pricing-table h2,.cstm-pricing-table h3,.cstm-pricing-table h4 {
	margin-bottom: 0 !important;
}
.cstm-pricing-table td {
	border: 1px solid #E6E6E6;
	border-top: 0;
}
tr.service-manage-row td {
    border-bottom: 0;
}
td.service-manage-empty {
    border-top: 0 !important;
}
td.table-subtitle {
    background-color: #ffffff80;
    padding: 20px 0 20px 40px;
}
tr.cstm-table-service-row td{
	padding: 20px 0 20px 40px;
	background-color: #1572C1 !important;
}
tr.service-manage-row td {
    border-top: 1px solid #E6E6E6;
}
tr.service-manage-row h2 {
    text-align: center;
    font-family: 'Archivo';
    font-size: 22px;
    font-weight: 700;
    padding: 10px;
    color: #101010;
}
td.table-subtitle h3 {
    font-family: 'Archivo';
    font-size: 19px;
    font-weight: 700;
    color: #101010;
}
tr.cstm-table-service-row h4 {
    font-family: 'Archivo';
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
td.fee-amount {
    border-bottom: 0 !important;
    text-align: center;
}
td.fee-amount b {
    font-family: 'Archivo';
    font-size: 18px;
    font-weight: 700;
    color: #101010;
}
tr.management-fee-row td {
    border-bottom: 0 !important;
}
td.check-img {
    text-align: center;
}
td.table-subtitle {
    font-family: 'Archivo';
    font-size: 16px;
    font-weight: 400;
    color: #101010;
}
table.cstm-pricing-table {
    width: 87%;
    margin: auto;
}
tr.cstm-table-service-row h4 {
    margin-bottom: 0 !important;
}
td.service-manage-empty {
    border-left: 0 !important;
}
.monthly-manage-row .table-subtitle {
    border-top: 1px solid #E6E6E6;
}
.cstm-pricing-table td {
    background: #FFFFFF80 !important;
}
.about-location-col {
    backdrop-filter: blur(15px);
}
.property-manage-col span.elementor-icon {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
    border-radius: 100px;
}
.policy-break-list ul {
    column-count: 4;
}
.policy-break-list ul li {
    line-height: 35px;
}
.contact-col .elementor-icon-box-icon .elementor-icon {
    background: linear-gradient(90deg, #FF8008 0%, #FFC837 100%) !important;
}
.get-in-touch-col .elementor-field-group button.elementor-button {
    background: linear-gradient(90deg, #FF8008 0%, #FFC837 100%) !important;
    transition: 0.3s ease-in-out;
}
.get-in-touch-col .elementor-field-group button.elementor-button:hover{
  background: linear-gradient(-90deg, #FF8008 0%, #FFC837 100%) !important;
}
.get-in-touch-col .elementor-field-type-submit {
    margin-top: 15px;
}


/* responsive */

@media(max-width: 1024px){
	.property-manage-col .elementor-icon-box-icon {
    top: -80px;
}
.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet {
    height: 80px !important;
    width: 80px !important;
}
.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper .swiper-pagination {
    bottom: 70px !important;
    left: -60px;
}
.policy-break-list ul {
    column-count: 3;
}
}

@media(max-width: 767px){
	.property-manage-col .elementor-icon-box-icon {
    top: -80px;
}
.quick-links-col nav ul {
    column-count: 1 !important;
}
.main-hero-sec .cstm-slider .elementor-image-carousel-wrapper .swiper-pagination {
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
}
	.transparent-property-col {
    background-size: cover !important;
}
.copy-right-sec .elementor-shortcode {
    text-align: center;
}
.footer-main-row .quick-links-col .elementor-nav-menu--layout-vertical>ul>li>a{
      justify-content: center !important;
}
.property-menu-row ul.e-n-menu-heading a {
    padding: 20px 15px !important;
}
td.table-subtitle h3 {
    font-size: 16px !important;
}
.monthly-manage-row .table-subtitle {
    min-width: 350px !important;
}
table.cstm-pricing-table {
    margin-left: 15px !important;
}
tr.service-manage-row h2 {
    font-size: 17px !important;
}
.policy-break-list ul {
    column-count: 1;
}
.policy-break-list ul li {
    line-height: 30px;
}
}