div.currency-wrapper:nth-child(1) > em:nth-child(1) > p:nth-child(1){
display: contents !important;
}
.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li
  > a,
.page-sidebar .page-sidebar-menu > li > a {
  color: red !important;
}
.image-bottom {
  background-position: bottom !important;
  background-size: cover !important;
}
button.btn:nth-child(1) {
  background: #b2022f !important;
  color: white !important;
}
.footer-flex .prt-view {
  background: #ff0000 !important;
}
.btn.btn-theme-light-2 {
  background: rgba(255, 255, 255, 0.2) !important;
  border: 2px solid rgba(202, 15, 15, 0.3) !important;
  color: #ff0000 !important;
}
.btn.btn-theme-light-2:hover {
  background: rgba(202, 15, 15, 0.2) !important;
  border: 2px solid rgba(255, 0, 0, 0.3) !important;
  color: #ff0000 !important;
}
.pricing-bottom .btn-pricing:hover {
  background: rgba(202, 15, 15, 0.2) !important;
  border: 2px solid rgba(255, 0, 0, 0.3) !important;
  color: #ff0000 !important;
}
.recommended .pricing-bottom .btn-pricing {
  background: rgba(202, 15, 15, 0.2) !important;
  border: 2px solid rgba(255, 0, 0, 0.3) !important;
  color: #ff0000 !important;
}
.theme-bg {
  background: #b2022f !important;
}
.img-footer {
  max-height: 110px !important;
}
.header {
  background: #f50d1b !important;
}
.nav-menu > li > a {
  color: #fff;
}
a.text-success {
  color: #fff !important;
}
.nav-menu > li:hover > a {
  color: #fff !important;
}
footer.skin-dark-footer .footer-widget ul li a,
footer.skin-dark-footer a {
  color: #fff !important;
}
.footer-add {
  color: #fff !important;
}
footer.dark-footer {
  background: #f50d1b !important;
}
.page-title {
  background: #ff0000 !important;
}
.sides-widget-header {
  background: #ff0000 !important;
}
.ipn-subtitle {
  color: white !important;
}
.nav-menu.nav-menu-social > li.add-listing {
  background: #b2022f !important;
}
.skin-dark-footer .footer-bottom {
  background: #f50d1b !important;
}
.mb-0 {
  color: white !important;
}
#pricing-section {
  display: none;
}
button.btn:nth-child(2) {
  background: #b2022f !important;
}
.property-listing.property-1 .listing-detail-btn .more-btn {
  background: #f00 !important;
  border: 1px solid #f00 !important;
}
.italian-search.hero-search-radius .btn.search-btn.black {
  background: #b2022f !important;
}
.shorting-list li a.active {
  background: rgba(255, 4, 4, 0.1) !important;
  border: 1px solid #ff0303 !important;
  color: #f80a0a !important;
}
.shorting-list li a:hover {
  background: rgba(255, 4, 4, 0.1) !important;
  border: 1px solid #ff0303 !important;
  color: #f80a0a !important;
}
.pagination li:last-child a {
  background: #ff0000 !important;
  border: 1px solid #ff0000 !important;
}
.pagination li:first-child a {
  background: #ff0000 !important;
  border: 1px solid #ff0000 !important;
}
.page-item.active .page-link {
  background-color: #fd5332 !important;
  border-color: #fd5332 !important;
}
.pagination > li > a:hover {
  background-color: #fd5332 !important;
  border-color: #fd5332 !important;
}
.rating-bars-rating.high .rating-bars-rating-inner {
  background-color: #f00 !important;
}
.avl-features li .icon {
  background: rgba(255, 0, 0, 0.1) !important;
  color: #f00 !important;
}
.prt-price-fix {
  color: #f00 !important;
}
.social_share_list .social_share_panel {
  background: #fff !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) !important;
}
.social_share_list > a:nth-child(1) {
  background: rgba(255, 0, 0, 0.1) !important;
  border: 1px solid #f00 !important;
  color: #f00 !important;
}
.fr-grid-footer-flex-right .prt-view {
  background: #f00 !important;
}
.nav-tabs .nav-link.active {
  background: #b2022f !important;
  border: 1px solid #f00 !important;
}
#myTab {
  background: #ff0000 !important;
}
.cn-info-icon i {
  color: #fd5332 !important;
}
#alert-container .alert.alert-success {
  background: #b2022f !important;
  border: 1px solid #f00 !important;
  color: white !important;
}
btn-light:hover {
  background: #fd5332 !important;
  border-color: #fd5332 !important;
  color: #fff !important;
}
a.btn:nth-child(3) {
  background: #b2022f !important;
  color: white !important;
  border: 1px solid #b2022f !important;
}
ul.nav-menu:nth-child(3) {
  display: none;
}
.faq-details {
  background-color: #eeecec;
  color: #020202;
  font-size: 1.5rem;
}
.faq-summary {
  padding: 0.5em 1.3rem;
  list-style: none;
  display: flex;
  justify-content: space-between;
  transition: height 1s ease;
}
.faq-inner_text {
  padding: 1.3rem;
  font-size: 18px;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.faq-summary::-webkit-details-marker {
  display: none;
}
.faq-summary:after {
  content: "\002B";
}
div.mobile-menu-item:nth-child(1) {
  display: none;
}
.nav-toggle::before {
  background-color: #fff !important;
  box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff !important;
}
.submenu-indicator-chevron {
  border-color: transparent #fff #fff transparent !important;
}
.parag {
  color: grey !important;
}
p.card-text {
  font-size: 20px !important;
  font-family: initial !important;
}
.topbar-wishlist > img:nth-child(1) {
  width: 30px;
  height: 30px;
}
#WhatsApp-szi2d6rbkc-channel {
  margin-bottom: 43px !important;
}
#app
  > section
  > div
  > div:nth-child(2)
  > div
  > div.row.justify-content-center
  > div
  > div
  > div.item-sorting-box-right
  > ul
  > li:nth-child(1) {
  display: none !important;
}
.like_share_list > li:nth-child(2) > a:nth-child(1) {
  display: none !important;
}
.prt-price-fix {
  display: none !important;
}
.shorting-list > li:nth-child(2) {
  display: none !important;
}
.like_share_list > li:nth-child(2) {
  display: none !important;
}
ul.like_share_list li {
  flex: none !important;
  width: 100%;
}
#back2Top {
  background-color: var(--primary-color) !important;
}
#back2Top:hover {
  background: white !important;
  color: black !important;
}
.nav-dropdown > li:hover > a {
  color: var(--primary-color) !important;
}
.sides_list_property_detail .lists_property_price_value {
  display: none !important;
}
.sec-heading.center {
  text-align: left !important;
}

.dashboard-navbar .d-navigation ul li:nth-child(3){
 	display: none; 
}
  .dashboard-navbar .d-navigation ul li:nth-child(4){
 	display: none; 
}
.submenu-indicator-chevron {
  border-color: #0000 #000 #000 transparent !important;
}

.popup{
    background-color: #0f72e5;
    width: 450px;
    padding: 30px 40px;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    border-radius: 8px;
    font-family: "Poppins",sans-serif;
    display: none;
    text-align: left;
}
.popup button{
    display: block;
    font-size: 15px;
    color: #c5c5c5;
    border: none;
    outline: none;
    cursor: pointer;
}
.popup p{
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
}
#close{
    background-color: #0f72e5;
    margin:  0 0 20px auto;
}
@media (max-width: 600px) {
  .gray > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    display: block !important;
  }
  
  .property-detail .row:nth-child(1){
    flex-direction: column-reverse;
  }
}
@media (max-width: 600px) {
  div.currency-wrapper:nth-child(1) > em:nth-child(1) > p:nth-child(1){
  font-size:9px !important;
  }
  .nav-menu > li > a {
    color: #39466d !important;
  }
  .nav-menu > li:hover > a {
    color: #39466d !important;
  }
  .rounded-3 {
    width: 265px;
    height: 200px;
  }
  section.about-section:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(2)
    > img:nth-child(1) {
    margin-top: 25px;
  }
  section.about-section:nth-child(1) {
    padding: 35px 0;
  }
  section.about-section:nth-child(3)
    > div:nth-child(1)
    > div:nth-child(1)
    > img:nth-child(1) {
    margin-bottom: 30px;
  }
  .gray > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    display: none;
  }
  .submenu-indicator-chevron {
    border-color: black !important;
  }
}