/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: Listeo-child
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/

/**dalia css code **/
body .list-box-listing-content .inner .listing-address{
	max-width:600px
}
.add-listing-section.opening_hours .add-listing-headline h3::before{
	content:"Toggle the checkbox without enter any values to show always open. If the checkbox is unchecked, it will show always closed.";
	display: block;
    font-size: 16px;
    padding-right: 80px;
}
.user_not_logged_in.light-dashboard.page-template-template-dashboard #header-container #header:after{
	display:none!important
}
.elementor-widget-listeo-homebanner{
	background:transparent!important
}
.page-template-template-dashboard.logged-in #navigation.style-1 {
	margin-right: -65px !important;
}
.page-template-template-dashboard.user_not_logged_in .header-widget a.sign-in{
	display:inline-block!important
}
.page-template-template-dashboard.user_not_logged_in #titlebar{
	display:none;
}
.page-template-template-dashboard.user_not_logged_in .sign-in-form{
	margin-top: 90px;
    margin-bottom: 80px !important;
	margin-left:15px;
	margin-right:15px;
    background: #f6f6f6;
    padding: 30px;
/*     width: 500px !important; */
    max-width: 500px !important;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.taxonomy-box-bottom {
	height:220px
}
.taxonomy-box-bottom img{
	object-position:top
}
.halal-accordion-items .halal-accordion-single-item .halal-accordion-title .halal-active-inactive-icon {
    width: 70px;
	position:relative;
    margin-left: auto;
}
.halal-accordion-items .halal-accordion-single-item .halal-accordion-title.active .halal-active-icon {
    display: block;
}
.halal-accordion-items .halal-accordion-single-item .halal-accordion-title .halal-active-icon, .halal-accordion-items .halal-accordion-single-item .halal-accordion-title.active .halal-inactive-icon {
    display: none;
}
.halal-accordion-items .halal-accordion-single-item .halal-accordion-title .halal-active-icon i, .halal-accordion-items .halal-accordion-single-item .halal-accordion-title .halal-inactive-icon i, .halal-accordion-items .halal-accordion-single-item .halal-accordion-title span.halal-tab-title-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
}

/* Styles for the success message popup */
#navigation.style-1 {
    margin-top: 8px;
}
.v-tit {
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 25px;
}
#success-popup {
    position: fixed;
    left: 0;
	padding:40px 15px;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
	z-index:1000000000000
}

.popup-content {
    background: #fff;
    padding: 30px 20px;
    border-radius: 5px;
    text-align: center;
    max-width: 400px;
    width: 100%;
	margin:auto
}
body:not(.loggen-in) #navigation.style-1:before{
	display:none!important
}
.user_not_logged_in .header-widget{
	border:0!important
}
#close-popup {
    margin-top: 10px;
}
/* Styles for popup */
.comment-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
	z-index:100000000;
	overflow-y:auto;
	padding:50px 15px
}
/* Styles for the success message */
.k-hidden{
	overflow:hidden
}
#close-popup{
	padding:10px 20px
}
#open-comment-popup , #close-popup{
	border-radius:40px;
	color:#fff;
	border:0;
	outline:0;
	background:#f91942
}
#post-103 .col-md-8 , #post-103  .col-md-6{
	width:100%!important;
}
#lostpasswordform , #resetpassformcon{
	padding:0 15px;
	max-width:500px;
	margin:auto;
}
.comment-popup-content {
    background: #fff;
    padding: 40px;
    border-radius: 5px;
    position: relative;
    max-width: 900px;
	margin:auto;
    width: 100%;
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}

.comments-slider {
    width: 100%;
    margin: 0 auto;
	border: 1px solid #ddd;
}
.comment-slide {
    padding: 20px;
}
.comment-slide p{
	margin-bottom:0;
	margin-top:10px;
}
.comments-slider .slick-prev {
    transform: translate3d(-40px, -50%, 0);
}
.comments-slider .slick-next {
    transform: translate3d(40px, -50%, 0);
}
.wpcf7-form-control.wpcf7-submit {
	margin:0!important;
}
.message-vendor-submit-button p{
	margin:0!important
}
#singleListingMap {
	height: 200px;
}
.feature-no-icon::before{
	display:none!important
}
.listing-features.checkboxes li {
    width: auto;
    display: inline-block;
    padding: 10px;
    background: #eee;
    margin: 5px;
    border-radius: 5px;
}
.listing-features.checkboxes li a{
	 pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.listing-banner-slide{
	height:400px!important;
	background-position:center;
	background-size:cover
}
.listing-banner-slide.default-banner{
	background-image:url('images/banner-d.jpg');
}
#titlebar{
	padding:20px 0
}
.listing-banner-slide video{
	height:400px!important;
	object-fit: cover;
	object-position:center;
}
#single-listing-grid-gallery{
	margin-bottom:0!important
}
.listing-desc-headline{
	margin:0 0 10px 0!important
}
table.vendor_submissions {
border: 1px solid #ccc;
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
}
table.vendor_submissions tr {
background-color: #f6f6f6;
border: 1px solid #eee;
}

table.vendor_submissions th,
table.vendor_submissions td {
padding: 20px 10px;
text-align: center;
}

table.vendor_submissions th {
font-size: .85em;
letter-spacing: .1em;
text-transform: uppercase;
}

@media screen and (max-width: 600px) {
table.vendor_submissions {
border: 0;
}

table.vendor_submissions caption {
font-size: 1.3em;
}

table.vendor_submissions thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
table.vendor_submissions tr {
border-bottom: 3px solid #eee;
display: block;
margin-bottom: 15px;
	background:#fff
}
table.vendor_submissions td {
	padding: 10px 20px;
border-bottom: 1px solid #eee;
display: block;
font-size: .8em;
text-align: right;
}
table.vendor_submissions td::before {
/*
* aria-label has no advantage, it won't be read inside a table.vendor_submissions
content: attr(aria-label);
*/
content: attr(data-label);
float: left;
font-weight: bold;
text-transform: uppercase;
}

table.vendor_submissions td:last-child {
border-bottom: 0;
}
}

/**/
.cf-search form{
	display:flex;
	justify-content:flex-end;
}
.cf-search form input{
	max-width:300px;
	height:40px;
}
.cf-search form button{
	width:100px;
	height:40px;
	background-color: #f91942;;
	color:#fff;
	border:0;
	outline:0
}
.cf-pagination{
	margin-top:30px;
	text-align:center;
}
.cf-pagination a , .cf-pagination span {
	display: inline-block;
    background: #f6f6f6;
    margin: 2px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.cf-pagination span{
	background:#f91942;
	color:#fff
}
.msg-content{
	background:#f6f6f6;
	padding:30px 60px;
}
.msg-content .part{
	padding:15px 0;
	border-bottom:1px solid #eee
}
.msg-content .part:last-child{
	border:0!important
}
.msg-content .part h4{
	font-weight:bold
}
.msg-content .part p{
	margin:0
}
.mc4wp-form-fields input{
	margin:0!important;
	 border-radius: 8px;
}
.mc4wp-form-fields input[type = submit]{
    width: 160px;
    display: inline-block;
    margin-left: 10px!important;
}
.mc4wp-response{
	color: #fff;
    margin-top: 10px;
    font-size: 14px;
}
.mc4wp-form-fields{
	display:flex;
	display: flex !important;
    padding: 8px !important;
    background: #FFFFFF52 !important;
    border-radius: 8px !important;
    max-width: 570px !important;
}
.share-buttons li a.pinterest-share , .share-buttons li:nth-of-type(3){
	display:none!important
}
.share-buttons li a.whatsapp-share{
	border-color:#25D366;
	color:#25D366;
}
.share-buttons li a.whatsapp-share:hover {
    background: #25D366;
    color: #fff;
}
#logo img{
	width:220px;
	max-height:48px!important
}
.verified-badge{
	margin-bottom:0!important
}
.always-open , .always-closed{
	background-color: #f9f9f9;
    padding: 40px 30px;
	overflow:hidden;
	position:relative;
	font-weight:bold
}
.elementor-widget.elementor-widget-listeo-listing-related h3{
	margin-bottom:15px!important
}
.opening-hours{
	margin-bottom:0!important
}
.elementor-widget.elementor-widget-listeo-listing-socials .clearfix{
	display:none!important
}
.elementor-widget-container .listing-links-container{
	margin-top:-10px!important
}
.elementor-widget.elementor-widget-listeo-listing-socials .listing-links{
	clear:both
}
.blog-compact-item-content{
	position:initial;
	padding:20px
}
.blog-compact-item .blog-post-tags li{
	position:absolute;
	top:20px;
	left:20px;
	background: #FFF7F7 !important;
    border-radius: 3px;
    color: #E60B3A !important;
	font-weight:bold;
	padding:5px 10px
}
span.blog-item-tag{
	display:none
}
.blog-compact-item{
	height:400px;
	    display: flex;
    align-items: flex-end;
}
.blog-compact-item img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index:-1;
}
.blog-compact-item-container{
	border-radius:12px;
	overflow:hidden;
	padding:0;
	height:400px;
	position:relative;
	z-index:1
}
/* .mfp-bg , .mfp-gallery */
.single-listing .dialog-lightbox-widget{
	display:none!important
}
.home-banner .stay-img{
	position:relative;
	padding-right: 24px;
}
.home-banner .stay-img::after{
	content:'';
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	width:60px;
	background-image:url('images/stay-f.png');
	background-repeat:no-repeat;
	background-size:100% 130%;
	background-position:center;
}
.home-banner.stay-banner{
	background-image:url('images/stay-bg.png');
	background-position:center;
	background-size:cover;
	min-height:300px;
	border-radius:15px;
	padding:0 15px 0 0;
	overflow:hidden;
	display:flex;
	align-items:center;
	justify-content:space-between;
	text-align:center;
	flex-wrap:wrap
}
.home-banner.stay-banner img{
	height:300px;
	width:100%;
	object-fit:cover;
	object-position:center
}
.home-banner.category-banner{
	min-height: 360px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
	padding:15px;
	display:flex;
	position:relative;
	z-index:1;
	align-items:center;
	justify-content:center;
	overflow:hidden
}
.home-banner.category-banner div{
	text-align:center
}
.home-banner h4{
	font-size:40px;
	line-height:55px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-family: "Raleway", Sans-serif;
}
.home-banner a{
	margin-top:20px;
	border-radius:9px;
	background:#E60B3A;
	border:1px solid #E60B3A;
	color:#fff;
	padding:6px 14px;
	display:inline-block;
	font-family: "Raleway", Sans-serif;
	transition:all .3s ease-in-out;
	font-size:14px;
	font-weight:600
}
.home-banner a:hover{
	color:#E60B3A;
	background:#fff
}
.home-banner.category-banner::after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:-1;
	background:#000;
	opacity:.3
}
.suerror{
	color: red;
    padding: 3px 10px;
    background: #fff;
    border-radius: 10px;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
	display:none;
	position: absolute;
    left: 0;
    top: 100%;
}
.add-review-box{
	margin-top:30px!important
}
#listing-video .listing-desc-headline{
	display:none!important
}
#titlebar.listing-titlebar{
	padding-bottom:20px!important
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
	visibility: hidden;
    min-width: 100px;
    background-color: #f91942;
    color: #fff;
    text-align: center;
    padding:2px 6px;
    border-radius: 6px;
    position: absolute;
    right: 0;
    top: -130%;
    z-index: 100;
	font-size:14px
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
h2.listing-taxonomy-title{
	font-weight: bold;
    margin-bottom: 30px;
	position:relative;
	font-size:45px;
	text-align:center
}
.flex-star-rating{
	max-height: 57px;
	padding: 15px 30px;
	font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-star-rating .star {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 4px;
    position: relative;
}
.rating-counter{
	padding:0
}
.flex-star-rating .star.half:after, .flex-star-rating .star:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f005";
    display: block;
    color: #ffc600;
}
.approved-by{
	color:#000;
	display:inline-block
}
.approved-by span{
	font-size:13px;
/* 	font-weight:bold; */
	display:inline-block;
	vertical-align:middle;
	color:#000
}
/* .flex-star-rating .rating-counter{
	font-weight:bold;
	font-size:12px
} */
.approved-by img{
	width:20px;
	height:20px!important;
	border-radius:50%!important;
	display:inline-block;
	vertical-align:middle
}
.elementor-widget-listeo-listing-related .desc-headline{
	margin-top:0!important
}
.listing-share{
	margin:20px 0!important
}
/* h2.listing-taxonomy-title::after{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	height:2px;
	width:200px;
	background:#f91942
} */
.titlebar.full-background{
	background-position:center;
	background-size:cover;
}
#breadcrumbs{
	position:initial;
	transform:none!important;
	    -webkit-transform:none!important;
    -moz-transform: none!important;
    -ms-transform:none!important;
}
#breadcrumbs ul {
	padding:0
}
/* .titlebar.full-background #titlebar .container{
	width:100%
} */
.select2-selection__rendered{
	display:block;
}
.sort-by-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 9px!important;
}
#listeo-recent-posts-3{
	text-align:left
}
.select2-container .select2-selection--single .select2-selection__rendered{
	transform:none!important
}
.titlebar.full-background #titlebar h1, .titlebar.full-background #titlebar p, .titlebar.full-background #titlebar h2 ,.titlebar.full-background #titlebar span , .titlebar.full-background #breadcrumbs ul li:before{
	color:#000
}
.titlebar.full-background #titlebar p{
	max-width:600px
}
.titlebar.full-background #titlebar{
	background: rgba(0, 0, 0, .1) !important;
    min-height: 400px;
    display: flex;
    align-items: self-end;
    justify-content: flex-start;
    width: 100%;
}
.hero-banner .main-search-inner .container{
	width:100%!important;
	padding:0!important
}
/* .home-cats .slider-controls-container{
	display:none!important
} */
.home-cats .slick-slide{
	padding:0 10px!important;
	margin:0!important;
}
/* .home-cats .slick-slide .img-box{
	margin:0!important;
} */
.home-cats .alternative-imagebox .img-box{
	height:230px;
	border-radius:15px
}
.home-cats .img-box-content{
	position:initial
}
.home-cats .img-box-content h4{
	position:absolute;
	z-index:100;
	bottom:20px;
	left:20px;
}
.dynamic-cat .categories-group.categories-group-all .container{
	width:100%!important;
	padding:0!important;
}
.dynamic-cat .categories-group.categories-group-all .col-md-3{
	width:100%!important
}
.dynamic-cat .categories-group.categories-group-all .col-md-3:first-child{
	display:none
}
.dynamic-cat .child-listing-category{
	background-color:#FFEAE9;
	border-radius:15px;
	border:7px solid #fff;
	padding:7px;
	box-shadow:2px 2px 6px rgba(31,31,31,.12);
}
.dynamic-cat .child-listing-category .child-category-title{
	font-weight:bold
}
.dynamic-cat .child-category-icon-container{
	background:#fff!important;
}
.dynamic-cat .child-category-icon-container i{
	color:#E60B3A;
}
.home-cats .img-box-content span{
	position:absolute;
	z-index:100;
	top:20px;
	left:20px;
	background:#FFF7F7!important;
	border-radius:3px;
	color:#E60B3A!important
}
/* .hero-banner .main-search-inner .dropdown-menu.open{
	height:235px;
	overflow:auto
} */
.custom-rejoin h3{
    font-weight:bold;
    display:inline-block;
    vertical-align:middle;
    margin:0;
}
.custom-rejoin span{
    display: inline-block;
    background-color:#F1F1F1;
    font-size: 13px ;
    padding: 7px 10px;
    border-radius: 3px;
    vertical-align:middle;
    color: #636363;
    text-align: center;
    margin-left:10px;
}
.active .custom-rejoin span{
    background-color: #E60B3A!important;
    color:#fff!important;
}
.newsletter-form-v2 .ff_submit_btn_wrapper{
    margin:5px 0 0 0!important;
}
.newsletter-form-v2 .ff-message-success{
    color:#fff!important;
}
.newsletter-form-v2 .fluentform .ff-el-group{
    margin-bottom:0!important;
}
/*.newsletter-form-v2 .frm-fluent-form .ff-t-container {*/
/*    padding: 10px;*/
/*    border-radius: 10px;*/
/*    background: rgba(255, 255, 255, .3);*/
/*}*/
.newsletter-form-v2 .wpf_has_custom_css.ff-btn-submit{
    margin-bottom:0!important;
}
.listing-nav-container{
	display:none!important
}
.spots-container {
	display:flex;
	width: 100%;
	align-items:flex-start;
	justify-content:space-between;
	flex-wrap:wrap
}
.spots-col{
	width:50%;
	height:100%
}
.spots-title h4{
	color: #E60B3A;
    font-weight: 600;
    text-transform: uppercase;
	font-family:"Roboto", Sans-serif
}
.spots-title h2{
	color: #1F1F1F;
    font-size: 30px;
    font-weight: 800;
    line-height: 37px;
	font-family:"Roboto", Sans-serif;
	font-size:30px;
	max-width: 350px;
	margin-bottom:40px
}
.spots .halal-active-inactive-icon i::after{
	content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: 0.2s;
    transform: rotate(0deg);
    display: inline-block;
    margin-left: 6px;
    color: #aaa;
    font-size: 15px;
    top: -1px;
    position: relative;
}
.spots .halal-accordion-content .halal-accordion-text {
    padding: 0px 0px 20px 0px;
}
.halal-accordion-content{
	display:none
}
.halal-accordion-title  {
	cursor:pointer;
}
.spots .halal-active-icon i::after{
	color: #E60B3A!important;
}
.spots .halal-accordion-items .halal-accordion-single-item .halal-accordion-heading {
	width: 100%;
    font-size: 15px;
	font-weight: 600;
    padding: 20px 0px 20px 0px;
    color: #1F1F1F;
	margin:0
}
.spots .halal-accordion-button a{
	display:inline-block;
	 padding: 4px 10px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    background-color: #E60B3A;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E60B3A;
    font-size: 14px;
    border-radius: 7px;
	width:174px;
	text-align:center;
}
.spots .halal-accordion-items .halal-accordion-single-item .halal-accordion-title {
    border-style: solid;
	    position: relative;
    display: flex;
    overflow: hidden;
    border-width: 1px 0px 0px 0px;
    border-color: #F1F1F1;
}
.spots-col-left{
	padding-right:100px
}
.spots-col-right{
	background-color: #F9F9F9;
	border-radius:15px;
	padding:25px;
}
.slots-listings-container .loc{
	display:flex;
	align-items:center;
	background-color: #FFEAE9;
    border-radius: 15px;
    border: 7px solid #fff;
    padding: 7px;
    box-shadow: 2px 2px 6px rgba(31, 31, 31, .12);
	transition:all .5s ease-in-out;
	transform:scale(.8);
	transform-origin:center;
	opacity:0;
}
.slots-listings-container .loc i{
	color:#E60B3A;
	background:#fff;
	padding:15px;
	border-radius:8px;
	margin-right:10px
}
.slots-listings-container .loc span:last-child{
	font-size:14px
}
.slots-listings-container .loc span{
	line-height:22px;
	display:block;
	color:#000
}
.slots-listings-container .loc span:first-child{
	font-weight:bold;
}
.fflex{
	display:flex;
	align-items:center;
}
.flex-col{
	width:50%;
	padding:0 8px;
}
.slots-listings .slots-listings-container{
	display:none
}
.slots-listings .slots-listings-container.active{
	display:block!important
}
.slot-listing{
	height:300px;
	border-radius:10px;
	margin:15px 0;
	overflow:hidden;
	display:block;
	position:relative;
	transition:all .5s ease-in-out;
	transform:scale(.8);
	transform-origin:center;
	opacity:0;
}
.no-transform{
	opacity:1!important;
	transform :scale(1)!important
}
.slot-listing::after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background:#000;
	opacity:0;
	z-index:1;
	visibility:hidden;
	transition:all .3s ease-in-out
}
.slot-listing h3{
	position:absolute;
	left:20px;
	right:20px;
	bottom:20px;
	opacity:0;
	visibility:hidden;
	z-index:2;
	color:#fff;
	font-size: 16px;
    line-height: 24px;
	transition:all .3s ease-in-out
}
.slot-listing:hover h3{
	opacity:1;
	visibility:visible;
}
.slot-listing:hover::after{
	opacity:.4;
	visibility:visible;
}
.slot-listing .rate i{
	color:#FFA200!important;
	font-size:12px
}
.slot-listing .rate{
	position:absolute;
	left:20px;
	top:20px;
	background:#FFF7F7;
	padding:4px 10px;
	border-radius:5px;
	z-index:2;
	font-size:12px;
	color:#000!important
}
.slot-listing img{
	height:100%!important;
	width:100%;
	object-fit:cover;
	object-position:center
}
.slot-listing.slot-listing_0:first-child{
	height:200px
}
@media (min-width: 1700px) {
     #header .container{
        max-width: 1340px!important;
    }
}
@media only screen and (min-width: 1024px) {
	
	 #header .container {
		 background-color: #FFFFFF;
		 border-radius: 10px;
		 padding: 10px;
		 max-width: 1180px;
		width:auto!important
	}
}
.mobile-login.sign-in , .page-template-template-dashboard-php .header-widget a.sign-in{
	display:none
}

@media only screen and (max-width: 1024px) {
	.mobile-login.sign-in{
		display:block;
		background:#e60b3a !important;
		padding:10px!important;
		position:relative;
		z-index:1;
		overflow:hidden;
		top: -2px !important;
	}
	.mobile-login.sign-in::before{
		content:"";
		position:absolute;
		left:0;
		bottom:0;
		right:0;
		top:0;
		z-index:-1;
		background:#e60b3a !important
	}
	#header{
		position:initial!important;
		background:#fff
	}
	body.home .mmenu-trigger{
		background-color:#000!important
	}
	.sign-in.popup-with-zoom-anim{
		display:none;
	}
	.header-widget{
		padding:0!important;
	}
}
@media (min-width: 992px) {
    .main-search-input .pac-container {
        padding-top: 0!important;
        left: -5px !important;
        top: 50px !important;
    }
}
@media (max-width: 991px) {
	body:not(.home) .main-search-input-item.select-taxonomy {
		border: 1px solid #e0e0e0;
        box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.08);
	}
	.msg-content {
		background:#fff;
	}
	.spots-col-right{
		display:none
	}
	.spots-col{
		width:100%
	}
	.spots-col-left{
		padding-right:0
	}
	.home-banner.stay-banner{
		position: relative;
        z-index: 1;
        display: block;
        padding-top: 65px !important;
        padding-right: 0;
	}
	.home-banner.stay-banner::after{
		content:"";
		position:absolute;
		left:0;
		bottom:0;
		top:0;
		right:0;
		z-index:-1;
		background:#000;
		opacity :.3
	}
	.home-banner.stay-banner div{
		width:100%!important
	}
	.home-banner.stay-banner img{
		position:absolute;
		left:0;
		bottom:0;
		top:0;
		right:0;
		z-index:-2
	}
	.home-banner .stay-img{
		position:initial
	}
	.home-banner .stay-img::after{
		display:none
	}
}
@media only screen and (max-width: 768px) {
/* 	.add-sub-rating {
        width: 50%;
    } */
	.listing-banner-slide {
		height: 300px !important;}
	.msg-content {
		padding:20px;
	}
	.home-banner a {
		margin-top:0;
	}
	.home-banner {
        min-height: 250px !important;
        background-position: left !important;
    }
	.home-banner h4 {
		margin-top:0;
		font-size: 25px;
    line-height: 37px;
	}
	.titlebar.full-background #titlebar .container{
		width:100%
	}
	.titlebar.full-background #titlebar {
		min-height: 200px;
		 background: rgba(0, 0, 0, .3) !important;
	}
	.titlebar.full-background #titlebar h1, .titlebar.full-background #titlebar p, .titlebar.full-background #titlebar h2, .titlebar.full-background #titlebar span, .titlebar.full-background #breadcrumbs ul li:before {
    color: #fff;
}
	#breadcrumbs{
		margin-top:0
	}
	.custom-rejoin h3 {
		font-size:18px
	}
}
@media only screen and (max-width: 575px) {
	.v-tit {
        font-size:19px
    }
	.listing-banner-slide video {
    height: 200px !important;
	}
	.tabs-nav{
		display:flex;
	}
	.sign-in-form .tabs-nav li{
		width:50%!important
	}
	.comment-popup-content {
		padding: 40px 20px;
	}
	.listing-banner-slide {
		height: 200px !important;}
}
/* .container {
	max-width: 1180px;
	width:auto!important
} */
/* ******* */

.cats-slider{
	margin:auto
}

.transparent-header #header:not(.cloned) #navigation.style-1>ul>li>a {
    color: #000 !important;
}

#navigation.style-1 ul li a {
  
    font-size: 16px !important;
}
.transparent-header #header:not(.cloned) #navigation.style-1 > ul > li:hover > a {
    background: #f91942;
    color: #FFF !important;
}
.transparent-header #header:not(.cloned) .user-menu .user-name {
    color: #000 !important;
}

.transparent-header #header:not(.cloned) .user-menu .user-name:after {
    color: rgb(0 0 0 / 70%) !important;
}
.transparent-header #header:not(.cloned) .user-menu:hover .user-name, .transparent-header #header:not(.cloned) .user-menu .user-name {
    color: #000 !important;
}
.transparent-header #header:not(.cloned) .header-widget .button, .transparent-header #header:not(.cloned) .header-widget .button.border {
    background: rgba(255, 255, 255, 0.15);
    
       padding: 9px 20px;
    color: #f91942 !important;
	    border: 1px solid #f91942;
    border-color: #f91942 !important;
}
.transparent-header #header:not(.cloned) .header-widget .button.border:hover {
    background: #FFFFFF !important;
}
.fixed fullwidth dashboard #navigation {
       left: 294px !important;
}
.fixed fullwidth dashboard #logo, #navigation {
    float: right !important;
}
.transparent-header.user_not_logged_in #header.cloned .header-widget .sign-in, .user_not_logged_in .header-widget .sign-in {
 
    color: #fff !important;
    background: #e60b3a !important;
}
.transparent-header.user_not_logged_in #header:not(.cloned) .header-widget .sign-in:hover {
    background: #1F1F1F !important;
}
.listing-nav {
    font-family: "Raleway", Sans-serif !important;
    font-weight: 600 !important;
    fill: #F91942 !important;
    color: #F91942 !important;
    background-color: #F919421F;
    border-radius: 5px 5px 5px 5px !important;
    padding: 9px 12px 4px 12px !important;
   
}
.listing-desc-headline {
    background: #f9194212 !important;
    line-height: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
    text-transform: none !important;
    border: none !important !important;
    padding: 12px 24px !important;
    border-radius: 50px !important;
   
    display: inline-flex !important;
    color: #f91942 !important;
}
.listing-nav li a
{
	font-weight: 600 !important;
    font-size: 16px !important;
}
#titlebar.listing-titlebar span.listing-tag a, #titlebar.listing-titlebar span.listing-tag {
    border-color: #f91942;
    font-size: 16px !important;
    font-weight: 600 !important;
}
h3.desc-headline.no-border.margin-bottom-35.margin-top-60.print-no {
    background: #f9194212 !important;
    line-height: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
    text-transform: none !important;
    border: none !important;
    padding: 12px 24px !important;
    border-radius: 50px !important;
    display: inline-flex !important;
    color: #f91942 !important;
}
.col-md-4.form-field-service_category-container {
    display: none !important;
}

.col-md-4.form-field-keywords-container {
    display: none !important;
}

.col-md-12.form-field-listing_feature-container {
    display: none !important;
}

.add-listing-section.row.menu.dynamic-features {
    display: none !important;
}
.sort-by-select .select2-container--default .select2-selection--single .select2-selection__rendered {
 margin-top: 16px !important;
}
.sort-by-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 12px;
    margin-top: -7px;
}
.sort-by-select .select2-container--default .select2-selection--single .select2-selection__rendered:hover {
    background: #f3f3f3;
}
.sort-by-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    fill: #F91942 !important;
    color: #F91942 !important;
    background-color: #F919421F!important;
}
.panel-dropdown.active>a, .panel-dropdown>a {
    fill: #F91942 !important;
    color: #F91942 !important;
    background-color: #F919421F!important;
}
.panel-dropdown.active>a, .panel-dropdown>a:hover {
    background: #f3f3f3;
}
.elementor-1720 .elementor-element.elementor-element-7e6b940 .exad-row-wrapper .exad-post-grid-three .exad-post-grid-body {
min-height:380px !important;
	
}
.exad-mailchimp-submit-btn button {
    cursor: pointer !important;
}
#vendor-sign-in-dialog {
	background: #fff;
	padding: 40px;
	padding-top: 0;
	text-align: left;
	max-width: 610px;
	margin: 40px auto;
	position: relative;
	box-sizing: border-box;
	border-radius: 4px;
}
#vendor-sign-in-dialog {
	max-width: 500px;
}
@media (max-width: 480px) {
	.mobile-login.sign-in{
		position: absolute;
		top: -23px!important;
		right: 63px;
	}
	#logo img {
		width: 170px;
	}
  #vendor-sign-in-dialog .tabs-nav {
    text-align: center;
    display: block;
    width: 100%;
  }

  #vendor-sign-in-dialog .tabs-nav li {
    width: auto;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    float: none;
  }

  #vendor-sign-in-dialog .tabs-nav li a {
    padding: 10px;
    margin-bottom: 8px;
  }
}

/* Popup close button*/

#vendor-sign-in-dialog .mfp-close {
  color: #666;
  background-color: #e4e4e4;
  border-radius: 50%;
  top: 28px;
  right: 40px;
  width: 40px;
  height: 40px;
}

#vendor-sign-in-dialog .mfp-close:hover{
  color: #fff;
  transform: rotate(0);
  background-color: #66676b;
}

#vendor-sign-in-dialog .mfp-close::after,
#vendor-sign-in-dialog .mfp-close::before {
  top: 4px;
  height: 9px;
  font-size: 21px;
  transition: 0s;
}

#vendor-sign-in-dialog .mfp-close {
	font-size: 36px;
	padding-bottom: 4px;
}
.home .main-search-input {
    width: 65% !important;
}
#header.cloned {
	position: fixed!important;
}
@media (max-width: 1239px) {
    #navigation.style-1 {
        margin: 0;
        width: 75%;
        margin-right: 30px !important;
    }
	.right-side{
		margin-top:-45px
	}
	body.logged-in .right-side{
		margin-top:0!important
	}
	body.logged-in .right-side .header-widget{
		padding:10px!important ;
	}
}
@media (max-width: 1200px) {
#navigation.style-1 {
        margin: 0;
        width: 100%;
        margin-right: 0px !important;
	}
}
@media (max-width: 1024px) {
	.header-widget{
		padding:0
	}
   .home .main-search-input {
    width: 100% !important;
}
}
@media (max-width: 991px) {
   .home .main-search-input {
    display:flex
}
	.home .main-search-input-item {
        margin: 5px;
    }
	.home .main-search-input button.button{
		border-radius:8px;
		margin:0 5px
	}
}
@media (max-width: 767px) {
	.page-template-template-dashboard.user_not_logged_in .header-widget a.sign-in {
		padding: 5px 10px;
	}
	.page-template-template-dashboard.user_not_logged_in .right-side{
        display: block;
        margin-top: 0;
        position: relative;
        right: 0;
        float: none;
        margin-bottom: 15px;
        clear: both;
	}
	.dashboard-list-box-static {
		padding: 30px 20px;
	}
	.add-listing-section {
		padding: 0 0px 25px 0px;
	}
	.dashboard-list-box .sort-by-select{
		margin-top:-15px
	}
	body .dashboard-stats-box #chart-date-range {
    top: 10px;
	}
	.add-listing-headline {
		width: 100%;
		padding:20px;
		left: 0;
	}
	.v-tit {
		text-align: center;
	}
	#vendor-sign-in-dialog{
		max-width: 75vw;
	}
	#vendor-sign-in-dialog{
		background: #fff;
		padding: 30px;
		padding-top: 0;
		color: #707070;
	}

	#vendor-sign-in-dialog .register,
	#vendor-sign-in-dialog .register p{
		color: #707070;
	}

	#vendor-sign-in-dialog .mfp-close {
		top: 24px;
		right: 30px;
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 575px) {
	.comments-slider .slick-prev {
		transform: translate3d(-18px, -50%, 0);
	}
	.comments-slider .slick-next {
		transform: translate3d(14px, -50%, 0);
	}
	.comments-slider .slick-prev , .comments-slider .slick-next{
		padding:4px;
		background:#eee
	}
	.comments-slider .slick-prev::before , .comments-slider .slick-next::before{
		font-size:20px!important
	}
	.home .main-search-input{
		display:block
	}
	.home-banner.stay-banner, .home-banner.category-banner{
		border-radius:10px;
	}
	.blog-compact-item , .blog-compact-item-container {
		height: 330px;
	}
	 .home .main-search-input-item {
        margin: 5px 0;
    }
	.home .main-search-input button.button {
        margin: 5px 0;
    }
}

/*otp css */
.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}

.iti * {
    box-sizing: border-box;
}

.iti__dropdown-content {
    opcity: 1;
    visibility: visible;
    transition: 0.3s;
}

.iti__hide {
    visibility: hidden;
    opacity: 0;
}


.iti__v-hide {
    visibility: hidden;
}

.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 10px;
}

.iti--allow-dropdown input.iti__tel-input {
    padding-left: 65px;
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #777;
}

[dir=rtl] .iti__arrow {
    margin-right: 6px;
    margin-left: 0;
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555;
}

.iti__dropdown-content {
    border-radius: 3px;
    background-color: white;
}

.iti--inline-dropdown .iti__dropdown-content {
    position: absolute;
    z-index: 2;
    margin-top: -2px;
    margin-left: -1px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-top: none;
    border-radius: 0 0 4px 4px;
}

.iti__dropdown-content--dropup {
    bottom: 100%;
    margin-bottom: 3px;
}

.iti__search-input {
    width: 100%;
    border-width: 0;
    border-radius: 3px;
    padding: 9px 12px;
}

.iti__search-input+.iti__country-list {
    /*	border-top: 1px solid #ccc;*/
}

.iti__country-list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.iti--inline-dropdown .iti__country-list {
    max-height: 185px;
}

.iti--flexible-dropdown-width .iti__country-list {
    white-space: nowrap;
}

@media (max-width: 500px) {
    .iti--flexible-dropdown-width .iti__country-list {
        white-space: normal;
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px;
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.iti__country {
    display: flex;
    align-items: center;
    padding: 5px 8px;
    outline: none;
    transition: 0.3s;
}

.iti__dial-code {
    color: #999;
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box,
.iti__country-name {
    margin-right: 8px;
}

[dir=rtl] .iti__flag-box,
[dir=rtl] .iti__country-name {
    margin-right: 0;
    margin-left: 8px;
}

.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type=text],
.iti--allow-dropdown input.iti__tel-input[type=tel],
.iti--show-selected-dial-code input.iti__tel-input,
.iti--show-selected-dial-code input.iti__tel-input[type=text],
.iti--show-selected-dial-code input.iti__tel-input[type=tel] {
    padding-right: 6px;
    padding-left: 65px;
    margin-left: 0;
}

[dir=rtl] .iti--allow-dropdown input.iti__tel-input,
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input,
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input[type=text],
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input[type=tel] {
    padding-right: 65px;
    padding-left: 6px;
    margin-right: 0;
}

.iti--allow-dropdown .iti__flag-container,
.iti--show-selected-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container,
[dir=rtl] .iti--show-selected-dial-code .iti__flag-container {
    right: 0;
    left: auto;
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.04);
    transition: 0.3s;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.06);
}

.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
    cursor: default;
}

.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover .iti__selected-flag {
    background-color: transparent;
}

.iti--show-selected-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code {
    margin-left: 6px;
}

[dir=rtl] .iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code {
    margin-left: 0;
    margin-right: 6px;
}

.iti--container {
    position: fixed;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}

.iti--container:hover {
    cursor: pointer;
}

.iti--fullscreen-popup.iti--container {
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.iti--fullscreen-popup.iti--container.iti--country-search {
    justify-content: flex-start;
}

.iti--fullscreen-popup .iti__dropdown-content {
    display: flex;
    flex-direction: column;
    max-height: 100%;
    position: relative;
}

.iti--fullscreen-popup .iti__country {
    padding: 10px 10px;
    line-height: 1.5em;
}

.iti__flag {
    width: 20px;
}

.iti__flag.iti__be {
    width: 18px;
}

.iti__flag.iti__ch {
    width: 15px;
}

.iti__flag.iti__mc {
    width: 19px;
}

.iti__flag.iti__ne {
    width: 18px;
}

.iti__flag.iti__np {
    width: 13px;
}

.iti__flag.iti__va {
    width: 15px;
}

@media (min-resolution: 2x) {
    .iti__flag {
        background-size: 5762px 15px;
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px;
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px;
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px;
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px;
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px;
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px;
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px;
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px;
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px;
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px;
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px;
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px;
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px;
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px;
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px;
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px;
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px;
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px;
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px;
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px;
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px;
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px;
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px;
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px;
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px;
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px;
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px;
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px;
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px;
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px;
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px;
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px;
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px;
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px;
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px;
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px;
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px;
}

.iti__flag.iti__bz {
    height: 12px;
    background-position: -812px 0px;
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px;
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px;
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px;
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px;
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px;
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px;
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px;
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px;
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px;
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px;
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px;
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px;
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px;
}

.iti__flag.iti__cq {
    height: 12px;
    background-position: -1115px 0px;
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1137px 0px;
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1159px 0px;
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1181px 0px;
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1203px 0px;
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1225px 0px;
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1247px 0px;
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1269px 0px;
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1291px 0px;
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1313px 0px;
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1335px 0px;
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1357px 0px;
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1379px 0px;
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1401px 0px;
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1423px 0px;
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1445px 0px;
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1467px 0px;
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1489px 0px;
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1511px 0px;
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1533px 0px;
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1555px 0px;
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1577px 0px;
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1599px 0px;
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1621px 0px;
}

.iti__flag.iti__ez {
    height: 14px;
    background-position: -1643px 0px;
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1665px 0px;
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1687px 0px;
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1709px 0px;
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1731px 0px;
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1753px 0px;
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1775px 0px;
}

.iti__flag.iti__fx {
    height: 14px;
    background-position: -1797px 0px;
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1819px 0px;
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1841px 0px;
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1863px 0px;
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1885px 0px;
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1907px 0px;
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1929px 0px;
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1951px 0px;
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1973px 0px;
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1995px 0px;
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -2017px 0px;
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -2039px 0px;
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -2061px 0px;
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2083px 0px;
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2105px 0px;
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2127px 0px;
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2149px 0px;
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2171px 0px;
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2193px 0px;
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2215px 0px;
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2237px 0px;
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2259px 0px;
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2281px 0px;
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2303px 0px;
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2325px 0px;
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2347px 0px;
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2369px 0px;
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2391px 0px;
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2413px 0px;
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2435px 0px;
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2457px 0px;
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2479px 0px;
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2501px 0px;
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2523px 0px;
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2545px 0px;
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2567px 0px;
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2589px 0px;
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2611px 0px;
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2633px 0px;
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2655px 0px;
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2677px 0px;
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2699px 0px;
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2721px 0px;
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2743px 0px;
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2765px 0px;
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2787px 0px;
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2809px 0px;
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2831px 0px;
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2853px 0px;
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2875px 0px;
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2897px 0px;
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2919px 0px;
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2941px 0px;
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2963px 0px;
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2985px 0px;
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -3007px 0px;
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -3029px 0px;
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -3051px 0px;
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3073px 0px;
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3095px 0px;
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3117px 0px;
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3139px 0px;
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3161px 0px;
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3183px 0px;
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3205px 0px;
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3226px 0px;
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3248px 0px;
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3270px 0px;
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3292px 0px;
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3314px 0px;
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3336px 0px;
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3358px 0px;
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3380px 0px;
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3402px 0px;
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3424px 0px;
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3446px 0px;
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3468px 0px;
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3490px 0px;
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3512px 0px;
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3534px 0px;
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3556px 0px;
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3578px 0px;
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3600px 0px;
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3622px 0px;
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3644px 0px;
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3666px 0px;
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3688px 0px;
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3710px 0px;
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3732px 0px;
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3752px 0px;
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3774px 0px;
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3796px 0px;
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3818px 0px;
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3840px 0px;
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3862px 0px;
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3877px 0px;
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3899px 0px;
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3921px 0px;
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3943px 0px;
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3965px 0px;
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3987px 0px;
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -4009px 0px;
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -4031px 0px;
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -4053px 0px;
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4075px 0px;
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4097px 0px;
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4119px 0px;
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4141px 0px;
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4163px 0px;
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4185px 0px;
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4207px 0px;
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4229px 0px;
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4251px 0px;
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4273px 0px;
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4295px 0px;
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4317px 0px;
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4339px 0px;
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4361px 0px;
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4383px 0px;
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4405px 0px;
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4427px 0px;
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4449px 0px;
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4471px 0px;
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4493px 0px;
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4515px 0px;
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4537px 0px;
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4559px 0px;
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4581px 0px;
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4603px 0px;
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4625px 0px;
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4647px 0px;
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4669px 0px;
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4691px 0px;
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4713px 0px;
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4735px 0px;
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4757px 0px;
}

.iti__flag.iti__su {
    height: 10px;
    background-position: -4779px 0px;
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4801px 0px;
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4823px 0px;
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4845px 0px;
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4867px 0px;
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4889px 0px;
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4911px 0px;
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4933px 0px;
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4955px 0px;
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4977px 0px;
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4999px 0px;
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -5021px 0px;
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -5043px 0px;
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -5065px 0px;
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -5087px 0px;
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5109px 0px;
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5131px 0px;
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5153px 0px;
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5175px 0px;
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5197px 0px;
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5219px 0px;
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5241px 0px;
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5263px 0px;
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5285px 0px;
}

.iti__flag.iti__uk {
    height: 10px;
    background-position: -5307px 0px;
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5329px 0px;
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5351px 0px;
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5373px 0px;
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5395px 0px;
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5417px 0px;
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5439px 0px;
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5456px 0px;
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5478px 0px;
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5500px 0px;
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5522px 0px;
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5544px 0px;
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5566px 0px;
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5588px 0px;
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5610px 0px;
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5632px 0px;
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5654px 0px;
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5676px 0px;
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5698px 0px;
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5720px 0px;
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5742px 0px;
}

.iti__flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("images/flags.png?1");
    background-repeat: no-repeat;
    background-position: 20px 0;
}

@media (min-resolution: 2x) {
    .iti__flag {
        background-image: url("images/flags@2x.png?1");
    }
}

.iti__globe {
    background-image: url("../images/globe.png");
    background-size: contain;
    background-position: right;
    box-shadow: none;
    height: 19px;
}

@media (min-resolution: 2x) {
    .iti__globe {
        background-image: url("../images/globe@2x.png");
    }
}

.iti__search-input {
    padding: 10px;
    background: transparent;
    border: none;
    height: 40px;
    box-shadow: none;
    margin: 0;
}

.iti__dropdown-content input.iti__search-input {
    margin: 10px;
    padding: 0px 12px;
    height: 36px;
    border: none;
    box-shadow: none;
    background: #f2f2f2;
    box-sizing: border-box;
    display: block;
    width: calc(100% - 20px);
    font-size: 14px;
}

.iti__flag {
    border-radius: 3px;
    image-rendering: pixelated;
}


.iti__country-list::-webkit-scrollbar {
    width: 7px;
}

.iti__country-list::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 7px;
}

.iti__country-list::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background-color: rgba(0, 0, 0, 0.2);
}

.iti__country-list::-webkit-scrollbar-thumb:hover {
    border-radius: 7px;
    background-color: rgba(0, 0, 0, 0.3);
}

#phone.error {
    animation-name: shake;
        animation-duration: 0.6s;
        border-color: #f91942;
}