@charset "utf-8";

/* ------------------------------
▼ Elementor PRO - Price List
------------------------------ */

.elementor-price-list-header {
margin-bottom: 4px !important;
}
.elementor-price-list-header span.elementor-price-list-price {
color: #5d4d4d !important;
}
@media only screen and (max-width: 767px) {
	.elementor-price-list-header {
	display: block !important;
	}
	.elementor-price-list-header span.elementor-price-list-title {
	max-width: 100% !important;
	display: block;
	}
	.elementor-price-list-header span.elementor-price-list-separator {
	display: none;
	}
	.elementor-price-list-header span.elementor-price-list-price {
	max-width: 100% !important;
	display: block;
	}
}

/* ------------------------------
▲ Elementor PRO - Price List
▼ Elementor Archive Posts
------------------------------ */

/* pagination */
nav.elementor-pagination {
margin-top: 3rem;
}

.page-numbers {
background-color: #000;
padding: 10px 20px;
border: 1px solid #000;
}

.elementor-pagination > a {
color: #fff !important;
}

.page-numbers:hover {
background-color: #000;
color: #666;
border: 1px solid #000;
}

.current {
background-color: #fff;
color: #333;
border: 1px solid #000;
}

.current:hover {
background-color: #fff;
color: #666;
border: 1px solid #000;
}

.page-numbers.prev {
display: none;
}
.page-numbers.next {
display: none;
}

@media only screen and (max-width: 767px) {
	.page-numbers {
	display: none;
	}
	.page-numbers.prev {
	display: inline;
	}
	.page-numbers.next {
	display: inline;
	}
}

/* ------------------------------
▲ Elementor Archive Posts
▼ Icon Mobile Menu
------------------------------ */

.icon_mobile_menu .ue_item_title {
color: #fff !important;
}

/* ------------------------------
▲ Icon Mobile Menu
▼ Elementor
------------------------------ */

.plsfe-menu > li:last-child {
border-width: 0px 0px 0px 0px !important;
}

/* ------------------------------
▲ Elementor
------------------------------ */
