/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/

@font-face {
	font-family: "isweb";
	src:url(./fonts/isweb.eot?1a6f8943e894fa4f861a0ac56a290dba);
	src:url(./fonts/isweb.eot?1a6f8943e894fa4f861a0ac56a290dba) format("embedded-opentype"),
	 url(./fonts/isweb.woff?337881a1246d3b51b420e1ce1ad35422) format("woff"),
	  url(./fonts/isweb.ttf?732cabbff87f779b74d3ee5741eb933f) format("truetype"), 
	  url(./fonts/isweb.woff2?8d649f69659e092cd2f977d6b8d95599) format("woff2");
	font-style: normal;
	font-weight: 600
}
/*@font-face {
	font-family: "isweb";
	 src: url(./fonts/DoranFaNum-Medium.woff.woff?337881a1246d3b51b420e1ce1ad35422) format("woff"),
	  url(./fonts/DoranFaNum-Medium.woff2?8d649f69659e092cd2f977d6b8d95599) format("woff2");
	font-style: normal;
	font-weight: 600
}*/
/*h1,h2,h3,h4,h5,h6,p,a,li,span,div,.menu-price-btn,sup.out-of,div.amount,.lf-head-btn {*/
/*    font-family: "isweb" !important;*/
/*}*/
/*  .alert-outline-success {*/
/*  background-color: #f5fcf9 !important;*/
/*  border-color: #11b95f !important;*/
/*  color: #11b95f !important;*/
/*}*/

/*
@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-DemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('fonts/IRANSansX-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}*/

h1,h2,h3,h4,h5,h6,p,a,li,span,div,.menu-price-btn,sup.out-of,div.amount,.lf-head-btn {
     font-family: 'isweb', sans-serif !important;
}
  .alert-outline-success {
  background-color: #f5fcf9 !important;
  border-color: #11b95f !important;
  color: #11b95f !important;
}

.alert {
  border:
1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius:
10px;
  font-size: .75rem;
  line-height: 1.5rem;
  margin-bottom: 0;
  padding:
.5rem 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
  position: relative;
}

.d-flex {
  display: -webkit-flex !important;
  display: flex !important;
}
  .col-sm-3 {
    width: 25%;
    flex: 0 0 auto;
    
  }
   .ps-xl-4 {
    padding-right: 1rem !important;
  }
    .mb-xl-4 {
    margin-bottom: 1rem !important;
  }
   .mt-xl-4 {
    margin-top: 1rem !important;
  }
  
  .lf-head-btn{
      background: #00000075 !important;
  }
  .lf-item-info-2 h4 {
   font-size: 16px !important;
  }
  
  .listing-details-3 .details-list li:first-child:last-child{
      width: 50% !important;
  }
  .listing-details-3 ul.details-list {
 justify-content: flex-end;
}
@media (max-width: 720px) {
    .avs-container{
    margin-top: 86px !important;
}
  div.profile-name .pa-below-title, div.listing-main-info .profile-name,div.listing-main-buttons > ul {
    justify-content: center !important;
  }
  .listing-main-buttons{
      text-align: center;
  }
  .featured-section {
  color: #000 !important;
}
.align-flex{
justify-content: center;
}
.p-total-score__label{
  margin-left: .5rem !important;
}
.featured-section.featured-section-gallery {
  height: 900px !important;
}
.profile-menu ul{
    justify-content: center;
}

.profile-header,.profile-cover-gallery{
     display: table;
  /*flex-direction: column;*/
}

  .rtl .quick-listing-actions > ul {
    justify-content: center;
  }
 .menu-price-btn{
     position: relative !important;
     left: unset !important;
     margin: 10px 0;
 }
 .gr-content:not(.menu-content) {
     text-align: left !important;
 }
 .menu-content{
     text-align: right !important;
 }
}
@media (min-width: 1200px) {
.avs-container{
    max-width: 1232px;
    margin-top: 156px;
  position: relative;
}
.main-info-desktop{
  display: flex;
  top: 20px;
  position: relative;
   margin-bottom: 1rem !important;
}
.d-xl-block {
    display: block !important;
  }


.pe-3 {
  padding-left: .75rem !important;
}
.py-1 {
  padding-bottom: .25rem !important;
  padding-top: .25rem !important;
}
.align-items-center {
  -webkit-align-items:
center !important;
  align-items: center !important;
}

  .text-black {
  --text-opacity: 1;
  color: #000 !important;
}
.subtitle-2 {
  font-size: 1.125rem !important;
}
.me-1 {
  margin-left: .25rem !important;
}
.fw-semibold {
  font-weight: 700 !important;
}
.me-auto {
  margin-left: auto !important;
}
.body-1, .subtitle-3 {
  line-height: 1.5rem !important;
}
.subtitle-3 {
  font-size: 1rem !important;
}
.align-flex{
    justify-content: flex-end;
}

.price-or-date{
   background-color: #fff !important;
}
.featured-section{
     color: #000 !important;
}
}
.lmb-calltoaction > a{
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #fdd678 !important;
    padding: 34px !important;
    border-radius: 12px;
}
.price-or-date {
  border: 1px solid #fdd678 !important;
}
.featured-section.featured-section-gallery {
  height: 690px !important;
}
.gold{
      color: #eaa400;
}
.gold i{
      color: #eaa400 !important;
}
.green{
    color: #00a822;
}
i.sm-icon{
    color: #00a822 !important;
}
/* begin hotel listing details*/
.lf-item-container,.lf-item-container .lf-item{
    overflow:unset !important;
}

.no-logo.has-tagline.has-info-fields .lf-item-info-2{
    transform: unset !important;
}    
.lf-type-2 .lf-item-info-2{
    position:relative !important;
}

/*end of hotel listing details*/

.lf-background {
  border-radius:10px !important;
}
.results-wrapper{
    height: 370px !important;
}
.badge {
  border-radius:5px;
  color: #11b95f;
  display: inline-block;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1;
  padding:.25rem .5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  text-align: center;
  vertical-align: initial;
  white-space:nowrap;
  background-color: #d9ffe1;
}
.reviews{
/*display: inline-flex;*/
display: flex;
  justify-content: flex-end;
  font-size: 12px;
}

.out-of{
    position: inherit !important;
    margin-right: 2px;
    font-size: 12px !important;
    opacity:1 !important;
}
.prices, .gift{
    width: 100%;
    margin: 5px 0;
}
.rent-price.inside-rent-price {
  padding:5px 0 !important;
}
.value{
    font-size:16px;
}
.giftbadge {
  border: 1px solid #0004;
  border-radius:5px;
  color: #11b95f;
  display: inline-block;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1;
  padding:.25rem .5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  text-align: center;
  vertical-align: initial;
  white-space:nowrap;
  background-color: #fff;
}
.lf-item .overlay {
  border-radius:10px !important;
}
.material-icons, .mi{
    font-size:14px !important;
}
.flex-column {
  -webkit-flex-direction: column !important;
  flex-direction: column !important;
}
.mr-5{
    margin-right: 5px;
}
/*
.grid-item{
    padding:10px;
  box-shadow: 1px 1px 10px #0000003b;
  border-radius:10px;
}
*/
@media (min-width: 1200px) {
  .col-lg-3 {
    width: 24% !important;
  }
}
.orderby-filter{
    display: none !important;
}
.c27-owl-nav .owl-nav {
  direction: ltr;
}
/*header*/
.header-skin {
  background-color: #ffffff !important;
  border-color:#ffffff;
}
	    .footer-content{
	        display: flex;
	            flex-wrap: wrap;
	            justify-content:space-between;
	    }
	    .footer-content__col{
	        padding: 1rem;
	    }
	    .footer-content__col1{
	        width:35% ;
	    }
	    .footer-content__col2{
	        width:35% ;
	    }
	    .footer-content__col3{
	        width:30% ;
	    }
	    .footer-content__info{
	        
	        line-height: 1.875rem !important;
            margin: 1.125rem 0;   
            font-size: 12px;
	    }
    .footer-content__sotial-container{
            gap: .8rem;
    }
    .footer-content .d-xl-none{
        
        display:none;
    }
    .footer-content .d-sm-none{
         display:none;
    }
    .footer-content hr{
            height: 1px;
            background-color: currentColor;
    border: 0;
    color: #ddd;
    opacity: 1;
        width: 100%;
}
.footer-content .my-5{
        margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
}
.footer-content__menu-items{
display: flex;
    justify-content: space-between;
}
.footer-content__menu-item{
    display:flex;
    flex-direction: column;
    gap: 1rem;
    
}
.footer-content .fw-semibold{
    font-weight:700;
}
.footer-content__menu-item-content{
    display:flex;
    flex-direction:column;
    gap:.6rem;
}
.footer-content__certificate-col{
    display:flex;
    flex-direction:column;
    justify-content: center;
    
}
.footer-content__certificate-col-content{
    display:flex;
    align-items:center;
    justify-content: space-between;
    gap:.2rem;
}
.footer__certificate-item{
        border: 1px solid #ddd;
    border-radius: 15px;
    padding: 5px;
    width: 25%;
    flex: 1 1 auto;
}
.footer__certificate-item img{
    width:100%;
}
.footer-content__menu-item{
    padding:1rem;
}

@media (max-width: 1199.98px) {
	.custom-image-maps{
		display:none !important;
	}
}

@media (max-width: 991.98px) {
    .footer-content .d-xl-none{
         display:block;
    }
    .footer-content__col1{
        order:0;
        width:50%;
    }
    .footer-content__col2{
        order:2;
        width:100%;
    }
    .footer-content__col3{
       order:1; 
       width:50%;
    }

}

@media (max-width: 767.98px) {
  .footer-content__col1{
        order:0;
       flex: 0 0 auto;
    }
    .footer-content__col2{
        order:2;
    }
    .footer-content__col3{
    flex: 1 1 auto;
    }
}

@media (max-width: 575.98px) {
 .footer-content .d-sm-none{
         display:block;
    }
    .footer-content__col1{
        order:0;
       width:100%;
    }
    .footer-content__col2{
        order:2;
        width:100%;
        
    }
    .footer-content__col3{
       order:1; 
    max-width: 20rem;
    width: 100%;
    }
    .footer-content__menu-items{
        flex-direction: column;
        
    }
    
}
/*header end*/


/* input.custom-input, textarea.custom-textarea{
    -webkit-appearance: none !important;
    appearance: none !important;
    background-clip: padding-box !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    color: #333 !important;
    display: block !important;
    font-size: .875rem !important;
    font-weight: 500 !important;
    line-height: 1.5rem !important;
    padding: .75rem 1rem !important;
    transition: none !important;
    width: 100% !important;

} */
/* input.custom-input:hover, textarea.custom-textarea:hover{
	border-color: #d5bf93 !important;
    box-shadow: inset 0 0 0 .5px #d5bf93 !important;
} */
input{
    -webkit-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    color: #333;
    display: block;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5rem;
    padding: .75rem 1rem;
    transition: none;
    width: 100%;
        transition: all .15s ease-out;
}
input:hover, textarea:hover{
	border-color: #d5bf93;
    box-shadow: inset 0 0 0 .5px #d5bf93;
}
input:focus, textarea:focus{
    border-color: #e2a735;
    box-shadow: inset 0 0 0 .5px #e2a735;
}

.buttons{
	    background-color: initial;
    border: 1px solid transparent;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    padding: .75rem 1rem;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: middle;
	background-color: #e2a735;
    border-color: #e2a735;
	transition: all .15s ease-out;
}

.buttons:hover{
	background-color: #c7932d;
    border-color: #c7932d;
/*     color: #fff; */
}
.custom-image-maps{
		    margin-bottom: 30px !important;
	}
.leaflet-popup{
    background-color: #fff !important;
}
	
.infoBox .lf-type-2 .lf-item-info-2 h4
{
    color: #000 !important;
}

.repeater-list-view .menu-price-btn{
    top: 60% !important;
}

/* Intro page */
.my-image{
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .my-image {
    width: 400px;
    height: 500px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .my-image {
    width: 250px;
    height: 170px;
  }
}

@media (max-width: 767px) {
  .my-image {
    width: 100px;
    height: auto;
  }
}
/* End of intro page section*/

