/* Currency Symbol Fonts*/
/* Generated by Glyphter (http://www.glyphter.com) on  Mon Mar 24 2025*/
@font-face {
    font-family: 'Glyphter';
    src: url('../fonts/Glyphter.eot');
    src: url('../fonts/Glyphter.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Glyphter.woff') format('woff'),
         url('../fonts/Glyphter.ttf') format('truetype'),
         url('../fonts/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-Saudi_Riyal_Symbol:before{content:'\0041';}



html {
	scroll-behavior: smooth;
}


/* // <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900 */



a {
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

label {
	user-select: none;
}

.devider {
	position: relative;
	z-index: 1;
	text-align: center;
	width: 100%;
}
.devider::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	border-top: 1px solid #ececec;
	width: 100%;
	z-index: -1;
}
.devider span {
	padding: 0 9px;
	background-color: #fff;
}

hr {
	border-color: #1C2749;
}
.btn {
    white-space: nowrap;
    padding: 9px 28px !important;
    font-size: 15px !important;
	font-weight: 700 !important;
    border-radius: 30px !important;
}

.btn-warning {
	background-color: #FCC060 !important;
	color: #1C2749 !important;
	transition: all .4s ease-in-out;
}
.btn-warning:hover {
	background-color: #1C2749 !important;
	color: #FCC060 !important;
	border-color: #1C2749 !important;
}

.btn-light {
	background-color: #1C2749 !important;
	color: #fff !important;
	border-color: #1C2749 !important;
	transition: all .4s ease-in-out;
}
.btn-light:hover {
	background-color: #FCC060 !important;
	color: #1C2749 !important;
	border-color: #FCC060 !important;
}

.btn-success {
	background-color: transparent !important;
	color: #1C2749 !important;
	border-color: #1C2749 !important;
	transition: all .4s ease-in-out;
}
.btn-success:hover {
	background-color: #1C2749 !important;
	color: #fff !important;
	border-color: transparent !important;
}

.btn-danger {
	background-color: #dc3545 !important;
	color: #fff !important;
	border-color: transparent !important;
	transition: all .4s ease-in-out;
}
.btn-danger:hover {
	background-color: transparent !important;
	color: #dc3545 !important;
	border-color: #dc3545 !important;
}

.sign-in-btn {
	width: 100%;
	margin-bottom: 16px;
}

.btn:focus,
.btn:focus-visible,
.btn-light:not(:disabled):not(.disabled):active {
	outline: none;
	box-shadow: none;
}
.btn-light:not(:disabled):not(.disabled):active {
	display: inline-block;
}

[dir = rtl] .btn {
	padding: 8px 20px;
}

.header {
	padding: 5px 0;
}
.header::after {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: transparent;
	content: '';
	opacity: .5;
	z-index: -1;
}

.header.header2:after {
	display: none;
}

.header.affix::after {
	background-color: #fff;
}

.header.affix {
	border-bottom: none;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	z-index: 99;
}

.header2 {
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.navbar-nav {
	margin-left: auto;
	margin-right: 20px;
}

[dir = rtl] .navbar-nav {
	margin-left: 20px;
	margin-right: auto;
}

.header_btn .btn:first-child {
	margin-right: 5px;
}

[dir = rtl] .btn:first-child {
	margin-right: 0;
	margin-left: 5px;
}

.header.affix {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 11;
	background-color: #fff;
	padding: 5px 0;
}

.header.affix .navbar-nav .nav-link {
	color: #1C2749;
}

.header.header2 .navbar-nav .nav-link {
	color: #1C2749;
}

.header .navbar-nav .nav-link {
	color: #fff;
	padding-right: 0;
	padding-left: 0;
	font-size: 16px;
	font-weight: 500;
	margin-right: 30px;
}

[dir=rtl] .header .navbar-nav .nav-link {
	margin-right: 0;
	margin-left: 30px;
}

.header .navbar-nav .nav-item:last-child .nav-link {
	margin: 0;
}

.navbar-nav .active>.nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.navbar-nav .show>.nav-link,
.header .navbar-nav .nav-link:hover {
	color: #FCC060 !important
}

[dir = rtl] .navbar-brand {
	margin-right: 0;
	margin-left: 16px;
}
.navbar-brand img {
	width: auto;
	height: 65px;
}

.navbar-toggler {
	color: #fff;
}

.header.affix .navbar-toggler {
	color: #1C2749;
}

.banner_slider .slide_box img {
	width: 100% !important;
}

.content-main-wrapper {
	position: relative;
	height: 100vh;
}

.banner_slider .banner_info {
	position: absolute;
	top: 50%;
	width: 550px;
	left: 15px;
	transform: translateY(-50%);
	color: #fff;
}

[dir = rtl] .banner_slider .banner_info {
	left: auto;
	right: 15px;
}

.banner_slider .slide_box {
	min-height: 700px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.banner_slider .owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
}

.banner_slider .owl-theme .owl-dots .owl-dot span {
	/* display: none; */
}

.banner {
	height: 767px;
	position: relative;
}

.section-shape {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
	height: 96px;
	background-size: contain;
	background-repeat: repeat-x;
	z-index: 1;
}

.banner_slider .slide_box img {
	width: 100% !important;
}

.banner_slider .banner_info h1 {
	font-family: cormorant;
	font-size: 72px;
	font-weight: 600;
	margin-bottom: 10px;
}


.head h3 {
	color: #FCC060;
	font-size: 13px;
    font-weight: 800;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.about_sec {
	position: relative;
	z-index: 1;
}

.abt_img {
	position: relative;

}

.abt_img img {
	width: 500px;
    height: 350px;
    object-fit: cover;
    border-radius: 180px;
}

.shape-1 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -4;
}
[dir = rtl] .shape-1 {
	left: auto;
	right: -81px;
}
[dir = rtl] .shape-1 img {
	transform: rotateY(180deg);
}

.search_box {
	margin-top: 30px;
}

.search_box form {
	border-radius: 10px;
	padding: 11px;
	background: #FFF;

	box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);
}

.search_box form .form-group {
	margin-bottom: 0;
}

.about_sec .search_box .btn {
	padding: 12px 27px;
}
.about_sec .search_box .form-group {
	margin-bottom: 0;
}

.pt-75 {
	padding-top: 75px;
}

.pb-75 {
	padding-bottom: 75px;
}

.title h2 {
	font-family: cormorant;
	font-size: 35px;
    line-height: 1.2em;
    font-weight: 800;
    color: #1C2749;
	margin: 0;
}

.title h3 {
    font-family: cormorant;
    font-size: 30px;
    line-height: 1.1em;
    font-weight: 600;
    color: #1C2749;
	margin-bottom: 15px;
}

.title .head {
	font-size: 16px;
	color: #F15E2B;
	background-color: #F4ECE7;
	padding: 4px 10px;
	border-radius: 6px;
}

h2 span,
h3 span {
	color: #F15E2B;
}

.recommended_sec {
	position: relative;
}

.recommended_sec .shape1 {
	position: absolute;
	left: 0;
	top: 20px;
}

.post_box {
	border-radius: 10px 10px 0px 0px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ddd;
  	transition: all 0.3s ease-in-out;
	border-radius: 15px;
	background-color: #fff;
	padding: 15px;
	margin-bottom: 30px;
}

.post_box:hover {
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25), 0 0px 2px rgba(0, 0, 0, 0.22);
}

.post_box ul li img {
	width: 16px !important;
}

.post_box .bottom ul li {
	font-size: 15px;
	color: #888888;
	font-weight: 300;
	margin-bottom: 16px;
	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 1;
  	overflow: hidden;
}

.post_box .bottom ul li:last-child {
	padding-right: 0;
	border-right: 0;
}

.post_box .bottom ul li:first-child {
	padding-left: 0;
}


.post_box .bottom ul {
	margin-bottom: 0;
}

/* .post_box .bottom {
	padding: 0 15px 15px;
} */

.post_box .post_info h5 a {
	font-weight: 600;
    font-family: cormorant;
    font-size: 25px;
    color: #1C2749;
    text-transform: capitalize;
    margin-bottom: 3px;
	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 1;
  	overflow: hidden;
	padding-right: 45px;
}

[dir = rtl] .post_box .post_info h5 a {
	padding-right: 0;
	padding-left: 45px;
}

.post_info .btn {
	padding: 12px 27px
}

.post_box .post_img img {
	width: 100% !important;
	height: 230px;
	object-fit: cover;
	border-radius: 15px;
	overflow: hidden;
}

.shop_name {
	color: #FCC060;
	font-size: 16px;
    font-weight: 300;
	margin: 0;
}

.post_box .fav_icon i,
.post_box .like_icon i {
	color: #F43F5E;
}

.post_box .fav_icon:hover i,
.post_box .like_icon:hover i {
	color: #fff;
}

.post_box .fav_icon:hover,
.post_box .like_icon:hover {
	background-color: #276845;
	color: #fff;
}


.form-controls {
	height: 50px;
	width: 50px;
	margin-right: 60px;
	border: 1px solid #A7A7A7;
	border-radius: 5px;
	text-align: center;
}

.post_box .fav_icon {
	font-size: 15px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #fff;
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	border-radius: 10rem;
	z-index: 1;
	opacity: 1;
	text-decoration: none;
}

[dir = rtl] .post_box .fav_icon {
	right: auto;
	left: 10px;
}

[dir = rtl] .post_box .post_img .rating {
	right: auto;
	left: 0;
}
.post_box ul {
	padding: 0;
}

[dir = rtl] .explore_sec .post_box .post_img .rating {
	right: auto;
	left: 15px;
}
.post_box .like_icon {
	font-size: 15px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #fff;
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	border-radius: 10rem;
	z-index: 1;
	opacity: 1;
}

.owl-nav {
	position: absolute;
	width: 100%;
	height: 40px;
	top: calc(50% - 90px);
	left: 0;
	display: none;
	justify-content: space-between;
	z-index: 1;
}

.available_info i {
	width: 14px;
	display: block;
	float: left;
	padding: 0;
}

[dir = rtl] .available_info i {
	float: right;
}

.available_info li {
	color: #737373;
	font-size: 16px;
	/* padding-bottom: 6px; */
}

.available_info li span {
	display: block;
	margin-left: 20px;
	color: #000000;
}
[dir = rtl] .available_info li span {
	margin-left: 0;
	margin-right: 20px;
}

.post_box .post_info {
	position: relative;
	padding: 15px 0;
}
.post_box .post_info ul li {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.recommend-slider.owl-carousel .owl-nav button.owl-next,
.recommend-slider.owl-carousel .owl-nav button.owl-prev {
	color: inherit;
	font: inherit;
	background: #ddd;
	width: 25px;
	height: 70px;
	font-size: 30px;
}

.recommend-slider.owl-theme .owl-nav [class*="owl-"]:hover {
	background: #F15E2B !important;
	color: #ffffff !important;
	text-decoration: none !important;
	outline: none !important;
}

/* explore */



.explore_sec {
	position: relative;
}

.explore_sec .container-fluid {
	padding: 0 80px;
}

.explore_sec .explore_box {
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}

.explore_sec .explore_box::before {
	position: absolute;
	content: '';
	background: linear-gradient(173deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0) 100%);
	opacity: 0.7;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.explore_sec .explore_box .info p {
	font-size: 18px;
	text-transform: uppercase;
}

.explore_sec .explore_box .info {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
}

.explore_sec .explore_box .info h4 {
	color: #fff;
	font-family: cormorant;
	font-size: 25px;
    font-weight: 800;
    line-height: 1.25em;
    margin: 0 0 20px 0;
	position: relative;
	transition: all .2s ease-in-out;
}

.explore_sec .explore_box:hover .info h4 {
	margin-bottom: 50px;
}

.explore_sec .explore_box .info h4::after {
	content: '';
	text-align: center;
    height: 1px;
    width: 60px;
    background-color: #FCC060;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    margin: 0 auto 20px;
	transition: all .5s ease-in-out;
	position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.explore_sec .explore_box:hover .info h4::after {
	width: 100%;
}

.explore_sec .explore_box img {
	object-fit: cover;
	width: 100%;
	height: 400px;
	transition: all .5s ease-in-out;
}
.explore_sec .explore_box:hover img {
	transform: scale(1.1) rotate(5deg);
}

.explore_sec .explore_box .info:hover a h4 {
	color: #FCC060;
}

.testimonial_sec {
	background-color: #1F1F1F;
	position: relative;

}

.testimonial_sec h2 {
	color: #ffffff;

}

.testimonial_sec p {
	color: #ffffff;

}

.testimonial_sec h6 {
	color: #FCC060;

}

.testimonial-slider.owl-theme .owl-nav {
	margin-top: 10px;
	position: absolute;
	left: -580px;
	width: auto;
	top: 170px;
}

.testimonial_box {
	position: relative;
	margin-top: 30px;
	text-align: center;
}

.testimonial_sec .testimonial-slider .testimonial_box .user_img {
	width: 90px;
    height: 90px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto 10px;
    padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.testimonial_sec .testimonial-slider .testimonial_box .user img {
	width: 100%;
	height: 100%;
	border-radius: 100%;
}

.testimonial_sec .testimonial-slider .testimonial_box .user {
	display: flex;
	align-items: center;
	justify-content: center;
}

.testimonial_sec .testimonial-slider .testimonial_box .user .name {
	font-weight: 700;
	font-size: 12px;
    margin-bottom: 0px;
    padding-top: 10px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.testimonial_sec .testimonial-slider .testimonial_box .user p {
	font-size: 12px;
	margin-bottom: 0;
}

.testimonial-slider.owl-carousel .owl-nav button.owl-next,
.testimonial-slider.owl-carousel .owl-nav button.owl-prev,
.testimonial-slider.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
	background: #fff;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	color: #ff5e2b;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
}

button.btn.btn-success {
	/* margin-left: 42px; */
}

.support_sec {
	padding: 100px 0;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
}


.support_sec .support_box h3 {
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 15px;
}

.support_sec .support_box .btn {
	text-align: right;
}


.header .notifications-item {
	padding: 15px 26px;
	position: relative;
	display: inline-block;
}

.header .notifications-item i {
	font-size: 20px;
	color: #fff;
}
.header.affix .notifications-item i {
	color: #1C2749;
}
.header .notifications-item .badge {
	position: absolute;
    top: 6px;
    right: 18px;
    border-radius: 50%;
    background: red;
    color: #fff;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 12px;
}

/* language */

.switch {
	background: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	position: fixed;
	right: 20px;
	bottom: 30px;
	padding: 10px 15px;
	border-radius: 50px;
	border: 1px solid #F15E2B;
	z-index: 99;
}

/* language */


.footer {
	padding: 70px 0 0 0;
	position: relative;
	color: #fff;
}

[dir = rtl] .footer {
	text-align: right;
}

.footer::before {
	position: absolute;
	content: '';
	background-color: #19223E;
	opacity: .5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.copyright {
	background-color: #19223E;
	padding-top: 20px;
	padding-bottom: 15px;
	position: relative;
	z-index: 2;
}

.copyright .content-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.copyright p {
	margin: 0;
}
.copyright a {
	color: #fff;
}

.footer_info p {
	font-size: 18px;
	font-weight: 300;
	color: #fffc;
	font-family: Montserrat;
}

.footer_info ul {
	padding: 0;
}

.footer_info ul li {
	padding-bottom: 14px;
}

.footer_info ul li i {
	font-size: 16px;
	margin-right: 3px;
}
.footer_info li a {
	color: #fffc;
	font-weight: 200;
	font-size: 18px;
	font-family: cormorant;
	transition: all .4s ease;
	position: relative;
}

.footer_info li a::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	border-bottom: 1px solid #fffc;
	width: 0;
	transition: all .5s ease-in-out;
}
[dir = rtl] .footer_info li a::after {
	left: auto;
	right: 0;
}
.footer_info li a:hover:after {
	width: 100%;
}

.footer_social ul li,
.footer_payment ul li {
	display: inline-block;
}

.footer_social ul li a::after {
	display: none;
}

.footer_social ul li i {
    border: 1px solid #ffffff38;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    color: #fffc;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
	transition: all .5s ease-in-out;
}

.footer_social ul li a:hover i {
	border-color: #fffc;
	transform: translateY(-5px);
}

.footer_social ul li {
	margin-right: 7px;
}

[dir = rtl] .footer_social ul li {
	margin-right: 0;
	margin-left: 7px;
}

.footer h5 {
	font-size: 23px;
	font-family: Montserrat;
	margin-bottom: 25px;
}
.contact_sec {
	background-color: #fcc06015;
}

.contact_sec .contact_info .call_to_action li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.social_contact li {
	display: inline-block;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;

}

.social_contact li i {
	color: #fff !important;
    background-color: #1C2749;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    line-height: 33px;
    text-align: center;
}

.contact_sec .contact_info .call_to_action li {
	font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.contact_sec .contact_info ul li a {
	color: #404040;
	font-size: 16px;
}

.contact_sec .contact_info ul li a i {
	color: #1C2749;
    font-size: 13px;
    margin-right: 5px;
	transition: all .5s ease-in-out;
}

.contact_sec .contact_info ul li a:hover i {
	transform: translateY(-5px);
}

.contact_sec .map-wrapper {
	margin-top: 50px;
}

.seller_head {
	position: relative;
	padding: 195px 0 30px 0;
}

.exploredetail_head {
	position: relative;
	padding: 185px 0 30px 0;
}

.exploredetail_head:before,
.seller_head:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: .7;
}


.heading_sec {
	position: relative;
	padding: 120px 0 70px 0;
}

.heading_sec .heading_title h2 {
	color: #fff;
	font-family: cormorant;
	font-size: 50px;
	font-weight: 500;

}

.heading_sec:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(58, 45, 41, 0.75) 100%);
}


.contact_box .btn {
	width: 100%;
}


/* login */
.login_sec {
	position: relative;
	height: 100vh;
	display: flex;
	align-items: center;

}

.login_sec::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	background-color: #000;
	opacity: .5;
	/* z-index: 1; */
}

.login_sec .shape {
	position: absolute;
	top: 0;
	right: 0;
}

.register_form,
.login_form {
	border-radius: 15px;
	background: #FFF;
	box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
	overflow: hidden;
	padding: 30px;
}

.login-text {
	background: url(../images/bg_login.png) no-repeat center bottom, linear-gradient(138deg, #EC9F05 0%, #F15E2B 100%);
	background-size: cover;
	color: #ffffff;
	text-align: center;
	padding: 30px !important;
}

.login_form h2,
.register_form h2 {
	color: #1C2749;
	font-weight: 600;
	font-size: 42px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Cormorant;
}

.login_form p {
	text-align: center;
	color: #888888;
	font-size: 14px;
}

.register_form .number-field-wrapper,
.login_form .number-field-wrapper {
	margin: 16px 0;
}
.number-field-wrapper {
	display: flex;
	align-items: center;
}

.number-field-wrapper .select2-container--default .select2-selection--single {
	border-radius: 5px 0 0 5px;
}
.number-field-wrapper .form-control {
	border-radius: 0 5px 5px 0 !important;
}

.input-group-append {
    position: absolute;
    top: 0px;
    right: 0;
}
.input-group-append .btn {
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.register_tab .nav-link {
	margin-right: 15px;
	padding: .5rem 40px;
	color: #2a2a2a;
	background-color: #fff;
	border-bottom: none;
}

.register_form .login-btns-wrapper .btn,
.login_form .login-btns-wrapper .btn {
	color: #1C2749;
	border: 1px solid #1C2749;
	padding: 1px;
    width: 100%;
	margin-bottom: 16px;
	transition: all .4s ease-in-out;
}

.register_form .login-btns-wrapper .btn:hover,
.login_form .login-btns-wrapper .btn:hover {
    background-color: #FCC060 !important;
    border-color: #FCC060;
}

.register_form .login-btns-wrapper .btn img,
.login_form .login-btns-wrapper .btn img {
	width: 25px;
	height: 25px;
	object-fit: cover;
	margin: -5px 5px 0 0;
}

[dir = rtl] .register_form .login-btns-wrapper .btn img,
[dir = rtl] .login_form .login-btns-wrapper .btn img {
	margin: -5px 0 0 5px;
}

input {
	height: 14px;
	width: 14px;
	vertical-align: middle;
}

.form-control,
.icon-input__text-field {
	color: #1C2749;
	height: 40px;
	font-size: 14px;
	/* padding: 5px 10px; */
	padding: 5px 25px 5px 10px;
	background-color: transparent;
    border-color: #ddd;
	border-radius: 5px !important;
}
.form-control::placeholder,
.icon-input__text-field::placeholder {
	color: #1C2749;
}

.form-control:focus,
.icon-input__text-field:focus {
	background-color: transparent;
	border-color: #1C2749;
	color: #1C2749;
	outline: none;
	box-shadow: none;
}

/* login */

.bg_gredient {
	background: linear-gradient(138deg, #EC9F05 0%, #F15E2B 100%);
}

.info_wrap h4 {
	font-size: 28px;
	font-weight: 700;
}

.info_wrap ul li {
	padding-bottom: 15px;
}


.filter-box h3 {
	font-weight: 600;
	position: relative;
}

.filter-box h3:after {
	position: absolute;
	background-color: #000;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 1px;
	content: '';
}

.content-center {
	text-align: center;
	margin-top: 15px;
}

.filter_btn_mobile {
	background: #FFF0EB;
	padding: 8px 20px;
	border-radius: 10px;
	border: 1px solid #FF5E2B;
	color: #000;
	display: none;
}

.filter_mobile {
	box-shadow: none;
	padding: 0;
}


.icon-input {
	margin-bottom: 10px;
	position: relative;
}

.icon-input__text-field {
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ced4da;
	padding-left: 30px;
}

[dir = rtl] .icon-input__text-field {
	padding: 5px 5px 5px 30px;
}

.icon-input i {
	color: #666;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	font-size: 13px;
}

.icon-input__text-field:focus+.icon-input__icon {
	color: #FF8400;
}

.widget {
	margin-bottom: 20px;
}

.widget .widget-title {
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 500;

}

#forever,
#months,
#date,
#forever1,
#months2,
#date3 {
	display: none;
}

#rangers,
#islanders,
#penguins,
#rangers1,
#islanders2,
#penguins3 {
	display: none;
}



.filter_form {
	border-radius: 8px;
	background: #FFFBF6;
	padding: 15px;
	margin-top: 20px;
}

.left_sec {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 20px;
}

.page-link {
	padding: 10px 16px;
}


.line {
	margin-top: 9px;
	border: 1px solid #ececec;
	float: left;
	width: 180px !important;
	height: 0px;
}

.text {
    margin: 0px 16px;
    float: left;
    color: #1D1617;
}

.bordert {
	text-align: center;
}

.bordert:after {

	position: absolute;
	top: -13px;
	left: 33%;
	background-color: #fff;
	padding: 0px 8px
}


.shop_name2 {
	color: #FCC060;
	font-weight: 500;
	font-size: 16px;
}

/* explore details */
.detailbox {
	position: relative;
	z-index: 1;
	color: #fff;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #777;
	/* transform: translateY(70px); */
}

.seller_detailbox {
	position: relative;
	transform: translateY(60px);
}


.bg_detail {
	background: #ffffff1a;
	padding: 15px;
	border-radius: 10px;
	z-index: 1;
	position: relative;
}

.detailbox:last-child {
	padding: 0;
	margin: 0;
	border: none;
}

.detailbox .top_detail {
	display: flex;
	justify-content: space-between;
}

.detailbox .review {
	display: flex;
	box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, .2);
	border-radius: 50px;
	align-items: center;
	width: 210px;
	padding: 8px;
	float: right;
}

.review_right p {
	font-size: 15px;
}

.detailbox .review .review_left span {
	background-color: #F15E2B;
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	border-radius: 100%;
	margin-right: 10px;
}

.detailbox .review ul {
	margin: 0;
}

.detailbox .review ul li i {
	color: #FFD12E;
}

.detailbox .review_right ul li {
	display: inline-block;
}

.detailbox h2 {
	font-weight: bold;
	font-size: 27px;
}

.detail_list {
	margin-bottom: 0;
}

.detail_list li {
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #D9D9D9;
	color: #fff;
}

.detail_list li:last-child {
	border: none;
	padding: 0;
}

.detailbox .user {
	display: flex;
	align-items: center;
}

.detailbox .user h5 {
	margin: 0;
	font-size: 17px;
}

.detailbox .user .profile {
	margin-right: 10px;
}

.detailbox .user .profile img {
	width: 55px;
	height: 55px;
	border-radius: 100%;
	object-fit: cover;
}

.detail_list li i.fa-star {
	color: #FFC90B;
}

.user_model img {
	width: 68px;
	height: 68px;
	object-fit: cover;
	border-radius: 100%;
}


.detailbox .detail_btn .like_icon:hover,
.detailbox .detail_btn .fav_icon:hover {
	background-color: #276845;
	color: #fff;
}

.detailbox .detail_btn .like_icon:hover i,
.detailbox .detail_btn .fav_icon:hover i {
	color: #fff;
}

.detail_btn {
	float: right;
}

.detailbox .detail_btn .like_icon i,
.detailbox .detail_btn .fav_icon i {
	color: #276845;
}

.detailbox .detail_btn .like_icon,
.detailbox .detail_btn .fav_icon {
	background: #fff;
	padding: 5px 8px;
	border-radius: 6px;
	margin-right: 10px;
}

.detailbox .detail_btn .like_icon,
.detailbox .detail_btn .fav_icon {
	color: #000;
	padding: 9px 15px;
}

.explore_detail_sec {
	background-color: #FFFCFA;
}

.explore_detail_sec .nav-tabs .nav-link {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 20px;
}

.explore_detail_sec,
.seller_profile_sec {
	padding-top: 70px;
}

.tab_box {
	border-radius: 4px;
	border: 1px solid #DDD;
	background: #FFF;
	padding: 20px;
}

.explore_detail_sec .nav-tabs .nav-link.active {
	color: #000;
	background-color: transparent;
	border-color: transparent;
	border-bottom: 3px solid #f15e2b;
}

.explore_detail_sec .nav-tabs .nav-link {
	border: none;
}

.photobox img {
	width: 100%;
	height: 320px;
	object-fit: cover;
	border-radius: 10px;
}

.overview .head h5:after {
	position: absolute;
	content: '';
	background-color: #f15e2b;
	height: 2px;
	width: 40px;
	bottom: 0;
	left: 0;
}

.timeline_box {
	margin-bottom: 30px;
}

.timeline_box .timeline {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.timeline_box .timeline .events {
	position: relative;
	background-color: #FBD0C1;
	height: 3px;
	width: 100%;
	border-radius: 4px;
	margin-top: 3rem;
}

.timeline_box .timeline .events ol {
	margin: 0;
	padding: 0;
	text-align: center;
}

.timeline_box .timeline .events ul {
	list-style: none;
	padding-left: 0;
}

.timeline_box .timeline .events ul li {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 0;
	margin-right: 60px;
}

.timeline_box .timeline .events ul li:last-child {
	margin-right: 0;
}

.timeline_box .timeline .events ul li a {
	font-size: 14px;
	color: #606060;
	text-decoration: none;
	position: relative;
	top: -32px;
}

.timeline_box .timeline .events ul li a::after {
	content: '';
	position: absolute;
	bottom: -18px;
	left: 50%;
	right: auto;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	border: 2px solid #f15e2b;
	background-color: #fff;
	transition: 0.3s ease;
	transform: translateX(-50%);
}

.timeline_box .timeline .events ul li a.selected::after {
	background-color: #f15e2b;
	border-color: #f15e2b;
}

.timeline_box h4 {
	font-weight: bold;
	color: #000;
	font-size: 20px;
	text-align: center;
}

.timeline_box h4 span {
	font-weight: normal;
	color: #000
}

.feedback {
	font-size: .9rem;
}

.feedback i.active_color {
	color: #f1c40f;
}

.points_list .info {
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 15px;
}

.points_head {
	display: flex;
	justify-content: space-between;
}

.points_head .feedback span {
	padding: 10px;
	color: #1C2749;
	font-weight: 600;
	font-size: 16px;
	border-radius: 4px;
}


.points_list {

	position: relative;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.points_list:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.points_list .user {
	position: absolute;
	left: 0;
	top: 0;
}

.points_list .user img {
	width: 60px;
	height: 60px;
	object-fit: cover;
	border-radius: 100%;
}

.points_list .info h6 {
	font-weight: 600;
}

.review_modal .modal-body,
.review_modal .modal-header {
	padding: 25px;
}

.star-rating {
	direction: rtl;
	display: inline-block;
	cursor: default;
}

.star-rating input[type=radio] {
	display: none;
}

.star-rating label {
	color: #bbb;
	font-size: 1rem;
	padding: 0;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

.star-rating label:hover,
.star-rating label:hover~label,
.star-rating input[type=radio]:checked~label {
	color: #f2b600;
}

.buynow_box {
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 10px;
}

.buynow_box .info {
	padding: 20px;
}

.buynow_box .title {
	padding: 10px;
	border-bottom: 1px solid #000
}

.buynow_box .title h3 {
	font-size: 22px;
	font-weight: 600;
}

.buynow_box .price h3 {
	color: #238C63;
	font-size: 32px;
	font-weight: bold;
}

/* explore details */


.seller_profile .profile_img img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	object-fit: cover;
	border: 3px solid #FF5D2A;
}

.seller_profile .profile_img {
	float: left;
	display: block;
}

.seller_profile .seller_info {
	padding-left: 120px;
}

.seller_profile .seller_info h2 {
	font-size: 30px;
	color: #fff;
	font-weight: 700;
}

.profile_statistic li {
	display: inline-block;
	position: relative;
	border-right: 1px solid #FFBBA5;
	padding-right: 16px;
	margin-right: 18px;
	color: #000;
}

.profile_statistic li:last-child {
	border: none;
	padding-right: 0;
	margin-right: 0;
}

.profile_statistic {
	background: #FFF3EF;
	float: right;
	padding: 9px 19px;
	border-radius: 6px;
}

textarea {
	height: 150px !important;
}

.social_list li i {
	color: #fff;
	background-color: #FF5D2A;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
}

.header .dropdown-toggle,
.header .dropdown-toggle:focus-visible,
.header .show > .btn-outline-warning.dropdown-toggle,
.header .btn-outline-warning:not(:disabled):not(.disabled):active {
    background-color: transparent;
    border: none;
    padding: 9px 0;
	color: #fff;
	outline: none;
}

.header.affix .dropdown-toggle,
.header.affix .show > .btn-outline-warning.dropdown-toggle,
.header.affix .btn-outline-warning:not(:disabled):not(.disabled):active {
	color: #1C2749;
}
.header_image {
	margin-right: 5px;
}
.header .select-lang {
	margin-left: 20px;
}
[dir = rtl] .header .select-lang {
	margin-left: 0;
	margin-right: 20px;
}
.header .select-lang .dropdown-toggle::after {
	display: none;
}

.dropdown-menu {
	border-radius: 12px;
}

.sidebar_profile img {
	height: 70px;
    width: 70px;
    margin: 0 auto;
    border-radius: 100%;
    object-fit: cover;
    display: block;
	padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.profile_sidebar {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 20px;
}

.sidebar_profile h3 {
	color: #000000;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 16px;
	margin-top: 23px;
	text-align: center;
}

.sidebar_nav li {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.sidebar_nav li:last-child {
	margin-bottom: 0;
}

.sidebar_nav li a {
	padding: 5px 10px;
}

.sidebar_nav li a span {
	padding-left: 0px;
	color: #000000;
	/* margin-top: 2px; */
}

.dashboard_sec {
	padding: 75px 0;
	position: relative;
}

.heading_dashboard h3 {
	margin-bottom: 20px;
	font-family: cormorant;
    font-size: 35px;
    line-height: 1.2em;
    font-weight: 800;
    color: #1C2749;
}

.stasticbox {
	border-radius: 10px;
	border: 1px solid #ddd;
	background: rgba(255, 255, 255, 1);
	padding: 15px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.stasticbox h3 {
	font-size: 22px;
	font-weight: 700;
}

.stasticbox .icon {
	width: 40px;
	height: 40px;
	background: #F15E2B;
	text-align: center;
	line-height: 40px;
	border-radius: 100%;
}

.stasticbox .info p {
	margin-bottom: 5px;
}

.#fffbox {
	border: 2px solid #ebebeb;
    padding: 15px;
    border-radius: 15px;
}

.#fffbox h6 {
	font-size: 16px;
	font-weight: 600;
}

.#fffbox2 {
	border-radius: 8px;
	border: 1px solid #DDDDDD;
	padding: 20px;
	height: auto;
}

.heading_inner h3 {
	font-size: 20px;
	font-weight: 600;
}


.dashboard_icon {
	width: 25px;
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 15px;
}

.dashboard_icon.home {
	background-image: url(../images/dashboard.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.profile {
	background-image: url(../images/profile.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.post {
	background-image: url(../images/about.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.review {
	background-image: url(../images/mypackage.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.level {
	background-image: url(../images/mybooking.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.support {
	background-image: url(../images/favroite.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.setting {
	background-image: url(../images/points.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.changepass {
	background-image: url(../images/change-passwrd.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.favourite {
	background-image: url(../images/icon_favourite.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.place {
	background-image: url(../images/icon_place.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.chat {
	background-image: url(../images/chat-icon.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.referral {
	background-image: url(../images/referral.png);
	background-size: 15px;
	margin-top: 4px;
}

.dashboard_icon.change {
	background-image: url(../images/change-passwrd.png);
	background-size: 15px;
	margin-top: 6px;
}

.sidebar_nav .nav-link:hover,
.sidebar_nav .nav-link.active {
	border-radius: 4px;
	color: #000000;
	background-color: #FCC060;
	box-shadow: 1px 1px 17px 1px rgb(153 151 151 / 15%);
}

.sidebar_nav .nav-link:hover span,
.sidebar_nav .nav-link.active span {
	color: #1C2749;
}

.sidebar_nav .nav-link:hover .dashboard_icon,
.sidebar_nav .nav-link.active .dashboard_icon {
	/* background-position: left; */
	width: 25px;
	height: 25px;
}

.sidebar_nav {
	padding-top: 9px;
}

[dir = rtl] .sidebar_nav {
	padding-right: 0;
}


/* ----- MODAL right STYLE ----- */

.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
	height: 100%;
	overflow-y: auto;
}

/* .modal.right .modal-body,
.modal.right .modal-header,
.modal.right .modal-footer {
	padding: 1.5rem;
} */

.modal.right.fade .modal-dialog {
	right: -400px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
	right: 0;
}

.modal.right .modal-content {
	border-radius: 0;
	border: none;
}

.right h4 {
	font-weight: 600;
	font-size: 18px;
	color: #1C2749;
}

/* ----- MODAL right STYLE ----- */




/* explore list */
.explore_list .post_box {
	margin-top: 0;
	margin-bottom: 20px;
	border: 1px solid #dddddd;
	padding: 15px;
	border-radius: 15px;
}

.post_box .post_img {
	position: relative;
}


/* .explore_list .post_box .post_img::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
} */

.post_box .post_img .rating {
	position: absolute;
	bottom: 0;
	color: #222222;
	z-index: 1;
	right: 0;
	bottom: -59px;
	font-size: 13px;
}

.post_box .post_img .rating i {
	color: #FF9900;
}

.post_box .bottom .btn {
	width: 100%;
}
.explore_list .post_box .bottom a {
	display: block;
}
.page-item {
	margin: 5px;
}

.page-item.disabled {
	cursor: no-drop;
}
.page-link:hover {
	background-color: #1C2749;
	border-color: #1C2749;
	color: #FCC060;
}
.page-item.active .page-link {
	color: #FCC060;
}

.follow_btn {
	color: #f15e2b;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: -110px;
}


/* dashboard */
.dashboard_right {
	border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 25px;
}

.dashboard_right .nav-tabs .nav-link,
.dashboard_right .addpost_tab {
	border-color: #1C2749;
	border-radius: 10px 10px 0 0;
}
.date,
.dashboard_right .my-booking-wrapper p {
	color: #828282;
	font-size: 14px;
	margin-bottom: 0;
}

.mypost_box .post_info h5 {
	font-weight: 600;
}

.mypost_box .post_img img {
	width: 100%;
	height: 170px;
	object-fit: cover;
	border-radius: 10px;
}

.post_img img {
	width: 185px;
	height: 153px;
	border-radius: 6px;
	object-fit: cover;
}

.post_btn {
	text-align: center;
}

.mypost_box {
	margin-bottom: 20px;
}


.mobile_menu {
	display: none;
}


.dashboard_filter input {
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
	height: 40px;
}

.modal_body .modal_view_img img {
	width: 100%;
	height: 187px;
	object-fit: cover;
	border-radius: 10px;
	border: 2px solid #ebebeb;
}

.addpost_btn {
	text-align: right;
}

.addpost_tab.nav-tabs .nav-item {
	margin-bottom: -1px;
	margin-right: 20px;
}

.addpost_tab {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}

.addpost_tab .nav-link {
	padding: .5rem 2rem;
}


.image_upload .file-upload {
	display: inline-block;
}

.image_upload .file-select {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.image_upload .detail-icon {
    display: inline-block;
    text-align: center;
}

.image_upload .file-upload-custom-btn {
	width: 100%;
	height: 110px;
	border: none;
	background-color: #F8F8F8;
	color: #404040;
	font-size: 14px;
	z-index: 1;
	position: relative;
}

.image_upload .file-select-name {
	margin-left: 15px;
}

.image_upload .file-select input[type=file] {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}

.image_upload .file-select.file-select-box input[type=file] {
	z-index: 2;
}

.image_upload .file-upload+.image_upload .file-upload {
	margin-left: 10px;
}

.image_upload .imagePreview {
	width: 100%;
	height: 100px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 0;
	position: absolute;
	background-color: #fff;
	top: 0;
	left: 0;
}

.service_box {
	border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    padding: 20px;
    margin-bottom: 30px;
}
.service_box .user img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	object-fit: cover;
}

.service_box .service_info {
	margin-top: 10px;
}
.service_box .service_info1 {
	margin-left: 10px;
}

.service_box .service_info1 h5 {
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 500;
	color: #111827;
}

.service_box .service_info1 h5 {
	margin-bottom: 0;
	font-size: 24px;
}


.service_box .service_info h5 {
	margin-bottom: 3px;
    font-size: 20px;
    font-weight: 500;
    color: #111827;
}

.service_box .service_info p {
	margin-bottom: 0;
	font-size: 16px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.service_box .service_info .price {
	font-size: 18px;
    font-weight: 500;
    color: #111827;
}
.checkbox-wrapper .price {
	font-size: 18px;
	font-weight: 500;
	color: #1C2749;
}
.checkbox-wrapper .price b {
	font-size: 16px;
}
/* .dashboard_right .#fffbox:hover {
	background: #DFE0E4;
	border: 1px solid #00000059;
} */

.dashboard_box:active {
	background: #DFE0E4;
	border: #000;
	border-radius: 8px;
}

.dashboard_box:focus {
	background: #DFE0E4;
	border: #000;
	border-radius: 8px;
}

.checkbox-group {
	/* display: flex; */
	flex-wrap: wrap;
	/* justify-content: center; */
	/* width: 90%; */
	/* margin-left: auto; */
	/* margin-right: auto; */
	/* max-width: 600px; */
	user-select: none;
}


.checkbox-group-legend {
	font-size: 1.5rem;
	font-weight: 700;
	color: #9c9c9c;
	text-align: center;
	line-height: 1.125;
	margin-bottom: 1.25rem;
}

.checkbox-input {
	/* // Code to hide the input */
	clip: rect(0 0 0 0);
	clip-path: inset(100%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;

	&:checked+.checkbox-tile {
		border-color: #1C2749;
		background-color: #ffecd0;
		box-shadow: 0 5px 10px rgba(#000, 0.1);
		color: #1C2749;

		&:before {
			transform: scale(1);

		}

		.checkbox-icon,
		.checkbox-label {
			color: #1C2749;
		}
	}

	&:focus+.checkbox-tile {
		border-color: #1C2749;
		box-shadow: 0 5px 10px rgba(#000, 0.1), 0 0 0 4px #b5c9fc;

		&:before {
			transform: scale(1);
			opacity: 1;
		}
	}
}

.checkbox-tile {
	display: flex;
	flex-direction: column;
	/* align-items: center; */
	justify-content: left;
	width: 350px;
	cursor: pointer;
	position: relative;
	border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    padding: 20px;
    margin-bottom: 30px;
}


.checkbox-tile-selected {
	border-color: #1C2749;
	background-color: #DFE0E4;
	box-shadow: 0 5px 10px rgba(#000, 0.1);
	color: #1C2749;

}

.checkbox-icon {
	transition: .375s ease;
	color: #494949;

	svg {
		width: 3rem;
		height: 3rem;
	}
}

.checkbox-label {
    color: #1C2749;
    transition: .375s ease;
    text-align: left;
}


.button-group-pills {
	.btn {
		border-radius: $pill-border-radius;
		line-height: 1.2;
		width: 196px;

		margin-bottom: $pill-margin-y;
		margin-left: $pill-margin-x;

		border-color: $pill-border;
		background-color: $pill-bg;
		color: $pill-font;

		&.active {
			border-color: $pill-active-border;
			background-color: $pill-active-bg;
			color: $pill-active-font;

			box-shadow: none;
		}

		&:hover {
			border-color: $pill-hover-border;
			background-color: $pill-hover-bg;
			color: $pill-hover-font;
		}

	}
}

.button-group-pills {
    display: flex;
    justify-content: flex-start;
}
.button-group-pills label {
	margin: 6px;
    max-width: 216px;
    padding-top: 10px !important;
    padding-right: 15px !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important;
	position: relative;
}
.button-group-pills label .checked-img {
    position: absolute;
    top: 9px;
    right: 18px;
}

.dashboard_right1 {
	border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    padding: 20px;
    margin-bottom: 30px;
}
.dashboard_right1 h5 {
	color: #000000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    margin-top: 23px;
}
.dashboard_right1 p {
	font-size: 16px;
    color: #888888;
    font-weight: 400;
    margin-bottom: 5px;
}


.dashboard_right .nav-link {
	border-color: #ddd;
}
.dashboard_right .nav-link.active {
	color: #1C2749;
}
.dashboard_right .nav-link:hover {
	border-color: #1C2749;
	background-color: #FCC060;
	color: #1C2749;
}

.package_box {
	border: 1px solid #ddd;
	padding: 55px 25px 25px;
	border-radius: 15px;
	text-align: center;
	position: relative;
	background-color: #fff;
	height: 100%;
	overflow: hidden;
}
.package_box {
	border-color: #1C2749;
}

.best-offer {
	background: #1C2749;
    color: #fff;
    width: 110px;
    padding: 4.5px 18px;
    position: absolute;
	top: 9px;
    right: 30px;
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 1px;
}
.best-offer::after {
	width: 0;
	height: 0;
	border: 12.5px solid transparent;
	position: absolute;
	content: "";
	border-top-color: #1C2749;
	right: -23px;
	top: 0px;
	border-left-color: #1C2749;
}
.best-offer::before {
	width: 0;
    height: 0;
    border: 13px solid transparent;
    position: absolute;
    content: "";
    border-bottom-color: #1C2749;
    right: -23px;
    top: -1px;
}

.package_box p {
	font-size: 14px;
    color: #888888;
    font-weight: 300;
    margin-bottom: 5px;
}

.package_box h4 {
	font-size: 18px;
	font-weight: 600;
	color: #1C2749;
}

.package_box h5 {
	font-size: 18px;
	color: #666;
}

.post_info h5 {
	color: #1C2749;
	font-weight: 600;
}

span.button_label_today {
	background: #363062;
	display: flex;
	width: 131px;
	height: 30px;
	justify-content: center;
	padding: 4px;
	margin-left: -27px;
	color: #ffff;
	font-weight: 300;
	border-radius: 3px;
}

.button_label_upcoming {
	background: #707C42;
	display: flex;
	width: 131px;
	height: 30px;
	justify-content: center;
	padding: 4px;
	margin-left: -27px;
	color: #ffff;
	font-weight: 300;
	border-radius: 3px;
}

.button_label_completed {
	background: #0EAE00;
	display: flex;
	width: 131px;
	height: 30px;
	justify-content: center;
	padding: 4px;
	margin-left: -27px;
	color: #ffff;
	font-weight: 300;
	border-radius: 3px;
}

[dir = rtl] .button_label_completed,
[dir = rtl] .button_label_today {
	margin-left: 0;
	margin-right: -27px;
}

.button_label_rescheduled {
	background: #707C42;
	display: flex;
	width: 131px;
	height: 30px;
	justify-content: center;
	padding: 4px;
	margin-left: -27px;
	color: #ffff;
	font-weight: 300;
	border-radius: 3px;
}


span.button_label_cancel_booking {
	background: #ee0c0c;
	display: flex;
	width: 131px;
	height: 30px;
	justify-content: center;
	padding: 4px;
	margin-left: -27px;
	color: #ffff;
	font-weight: 300;
	border-radius: 3px;
}


span.button_label_reject_reject {
	background: #ee0c0c;
	display: flex;
	width: 131px;
	height: 30px;
	justify-content: center;
	padding: 4px;
	margin-left: -27px;
	color: #ffff;
	font-weight: 300;
	border-radius: 3px;
}





.margin-area {
	position: relative;
	text-align: center;
	font-family: "Trebuchet", sans-serif;
	font-size: 14px;
	margin: 0 20px;
}


.avatar-tooltip {
	position: absolute;
	top: 11px;
	opacity: 0;
	right: 0;
	padding: 10px 60px 10px 20px;
	min-width: 200px;
	visibility: hidden;
	height: 54px;
	line-height: 16px;
	border-radius: 56px;
	z-index: -1;
	background: #fff;
	color: #000;
	font-size: 13px;
	font-weight: 500;
	box-shadow: 0 9px 26px rgba(58, 87, 135, 0.15);
	transition: all .2s ease-in-out;
	display: flex;
	align-items: center;
}

.listing-avatar:hover .avatar-tooltip {
	margin-top: -2px;
	opacity: 1;
	visibility: visible;
}

.listing-avatar {
	position: absolute;
	bottom: -30px;
	right: 20px;
	z-index: 14;
}

.listing-avatar .user img {
	width: 70px !important;
	height: 70px !important;
	z-index: 1;
}

.contentbox {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-bottom: 20px;
}


.contentbox .head {
	padding: 15px 20px 0 20px;
	border-bottom: 1px solid #ddd;
}

.contentbox .head h5 {
	font-weight: 600;
}

.contentbox .content {
	padding: 20px;
}

.category_wrap .category_box {
	position: relative;
	overflow: hidden;
	height: 390px;
	transition: all 500ms ease;
	border-radius: 4px;
}

.category_wrap .category_box .info {
	position: absolute;
	bottom: -95px;
	color: #fff;
	left: 20px;
	transition: all 500ms ease
}

.category_wrap .category_box p {
	opacity: 0;
}

.category_wrap .category_box:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}


.category_wrap .category_box:hover .info {
	bottom: 20px;
}

.category_wrap .category_box:hover p {
	opacity: 1;
}

.slider_category {
	margin: 0 -396px 0 0;
	position: relative;
}

.category_wrap .owl-nav {
	position: absolute;
	height: 40px;
	top: calc(50% - 90px);
	left: -70px;
	display: grid;
	right: auto;
}

.category_wrap .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
	background-color: #fff !important;
	border: 1px solid #ddd !important;
	border-radius: 100%;
	width: 45px;
	height: 45px;

}

.category_wrap .owl-carousel .owl-nav button.owl-next,
.category_wrap .owl-carousel .owl-nav button.owl-prev {
	color: inherit;
	font: inherit;
	font-size: 25px;
}

.point_title h1 {
	font-size: 49px;
	text-decoration: underline;
	font-weight: bold;
	color: #1C2749;
}


.point_title h2 {
	font-size: 30px;
	font-weight: 700;
	color: #FCC060;
}
.point_title h3 {
	font-size: 22px;
	color: #1C2749;
	font-family: cormorant;
	font-weight: 700;
	margin-top: 16px;
}

.point_title p {
	color: #888888;
	margin: 0;
}

.points_head2 {
	display: flex;
	justify-content: flex-end;
}


.mybarber_list {
	padding-left: 80px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

.mybarber_list .info {
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 15px;
}

.mybarber_list .user {
	position: absolute;
	left: 0;
	top: 0;

}

.mybarber_list .user img {
	width: 60px;
	height: 60px;
	border-radius: 100px;
	object-fit: cover;
}

.mybarber_head h6 {

	font-size: 18px;
	color: #1C2749
}

.mybarber_head2 {
	display: flex;
	justify-content: space-between;
	align-items: baseline;

}

.mybarber_head2 .schedule_btn {
    display: flex;
    justify-content: space-between;
    height: 45px;
}

.time-estimate {
	display: flex;
	justify-content: space-between;
	/* margin-left: -28px; */
}

.time-estimate h6 {
	font-size: 18px;
	color: #1C2749
}


.mybarber_info i {
	width: 14px;
	display: block;
	float: left;
	padding: 0;
}

.mybarber_info li {
	color: #737373;
	font-size: 16px;
	/* padding-bottom: 6px; */
}

.mybarber_info li span {
	display: block;
	margin-left: 33px;
	color: #000000;
}


.mybarber_list .info2 {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 15px;
}



.navigation_menu {
	width: 100%;
}

.navigation_tabs {
	counter-reset: step;
}

/* one item */
.navigation_tabs li:first-child:nth-last-child(1) {
	width: 100%;
}

/* two items */
.navigation_tabs li:first-child:nth-last-child(2),
.navigation_tabs li:first-child:nth-last-child(2)~li {
	width: 49%;
}

/* three items */
.navigation_tabs li:first-child:nth-last-child(3),
.navigation_tabs li:first-child:nth-last-child(3)~li {
	width: 30.3333%;
}

/* four items */
.navigation_tabs li:first-child:nth-last-child(4),
.navigation_tabs li:first-child:nth-last-child(4)~li {
	width: 24%;
}

/* five items */
.navigation_tabs li:first-child:nth-last-child(5),
.navigation_tabs li:first-child:nth-last-child(5)~li {
	width: 19%;
}

/* six items */
.navigation_tabs li:first-child:nth-last-child(6),
.navigation_tabs li:first-child:nth-last-child(6)~li {
	width: 16%;
}

.navigation_tabs li {
	list-style: none;
	display: inline-block;
	position: relative;
	text-align: center;
	cursor: pointer;
}

a {
	color: #000;
}

.navigation_tabs li a {
	text-decoration: none;
}

.navigation_tabs li:before {
	content: counter(step);
	color: transparent;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 6px solid #ddd;
	border-radius: 100%;
	display: block;
	text-align: center;
	margin: 0 auto 10px auto;
	background-color: #fff;
}

.navigation_tabs li:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	background-color: #ddd;
	top: 13px;
	left: -50%;
	z-index: -1;
}

.navigation_tabs li:first-child:after {
	content: none;
}


.navigation_tabs li.tab_active a:hover,
.navigation_tabs li.tab_inactive a:hover {
	font-weight: bold;
}


.navigation_tabs li.tab_active:before {
	border-color: #1C2749;
}

.navigation_tabs li.tab_inactive:before {
	border-color: green;
	background-color: green;
	color: #fff;
	content: "\2713";
}


.navigation_tabs li.tab_inactive+li:after {
	background-color: green;
}

.waitlist-title h5 {
	color: #1C2749;
	font-size: 18px;
	font-weight: 600;
}

p.waitlist-info {
	display: inline-block;
}

p.waitlist-info span {
	margin-left: 10px;
	font-size: 18px;
	color: #555555;
}

.date h5 {
	font-size: 20px;
	color: #1C2749;
}

.dash {
	padding-right: 0px;
	/* padding-left: 18px; */
	/* width: 2.33% !important; */
	margin: 13px;
}

.service-edit h5 {
	color: #1C2749;
	font-weight: 600;
}

.service-edit {
	display: flex;
	align-content: center;
	justify-content: space-between;
	margin-top: 35px;
}

.service-edit a {
	color: #1C2749;
	font-weight: 500;
	font-size: 18px;
}

.waitlist_info h5 {
	margin-bottom: 2px;
	font-size: 22px;
	font-weight: 500;
	color: #111827;
}

.waitlist_info p.time {
	display: flex;
	justify-content: flex-end;
	margin-top: -52px;
}

p.instruction {
	font-size: 16px;
	margin: 0;
	color: #505050;
}

.service-finished h2 {
	font-size: 22px;
	color: #363062;
	font-weight: 600;
}

/* progressbar */


.questions {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	color: #849397;
}

.questions>li {
	position: relative;
	display: table-cell;
	text-align: center;
	font-size: 18px;
}

.questions>li:before {
	content: attr(data-step);
	display: block;
	margin: 15px auto;
	background: #EDEFFB;
	width: 27px;
	height: 27px;
	text-align: center;
	margin-bottom: 1.25em;
	line-height: 3em;
	border-radius: 100%;
	position: relative;
	/* z-index: 1000; */
}

.questions>li:after {
	content: '';
	position: absolute;
	display: block;
	background: #EDEFFB;
	width: 100%;
	height: 11px;
	top: 1.25em;
	left: 50%;
	margin-left: 1.5em\9;
	/* z-index: -1; */
}

.questions>li:last-child:after {
	display: none;
}

.questions>li.is-complete {
	color: #1C2749;
}

.questions>li.is-complete:before,
.questions>li.is-complete:after {
	color: #FFF;
	background: #FCC060;
}

.questions>li.is-active {
	color: #1C2749;
}

.questions>li.is-active:before {
	color: transparent;
	background: #1C2749;
}

/**
	 * Needed for IE8
	 */
.questions__last:after {
	display: none !important;
}

/**
	 * Size Extensions
	 */
.questions--medium {
	font-size: 1.5em;
}

.questions--large {
	font-size: 2em;
}

/**
   * Some Generic Stylings
   */
*,
*:after,
*:before {
	box-sizing: border-box;
}

h1 {
	margin-bottom: 1.5em;
}

.questions {
	margin-bottom: 3em;
}

a {
	color: #3498DB;
	text-decoration: none;
}

a:hover {
	/* text-decoration: underline; */
}



#full-stars-example {

	/* use display:inline-flex to prevent #fffspace issues. alternatively, you can put all the children of .rating-group on a single line */
	.rating-group {
		display: inline-flex;
	}

	/* make hover effect work properly in IE */
	.rating__icon {
		pointer-events: none;
	}

	/* hide radio inputs */
	.rating__input {
		position: absolute !important;
		left: -9999px !important;
	}

	/* set icon padding and size */
	.rating__label {
		cursor: pointer;
		padding: 0 0.1em;
		font-size: 2rem;
	}

	/* set default star color */
	.rating__icon--star {
		color: orange;
	}

	/* set color of none icon when unchecked */
	.rating__icon--none {
		color: #eee;
	}

	/* if none icon is checked, make it red */
	.rating__input--none:checked+.rating__label .rating__icon--none {
		color: red;
	}

	/* if any input is checked, make its following siblings grey */
	.rating__input:checked~.rating__label .rating__icon--star {
		color: #ddd;
	}

	/* make all stars orange on rating group hover */
	.rating-group:hover .rating__label .rating__icon--star {
		color: orange;
	}

	/* make hovered input's following siblings grey on hover */
	.rating__input:hover~.rating__label .rating__icon--star {
		color: #ddd;
	}

	/* make none icon grey on rating group hover */
	.rating-group:hover .rating__input--none:not(:hover)+.rating__label .rating__icon--none {
		color: #eee;
	}

	/* make none icon red on hover */
	.rating__input--none:hover+.rating__label .rating__icon--none {
		color: red;
	}

	.rating p {
		color: #000000;
		font-weight: 500;
	}
}



sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
	border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	/* 1 */
	font: inherit;
	/* 2 */
	margin: 0;
	/* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
/* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	margin-bottom: 1px;
	margin-right: 14px;
}
[dir = rtl] input[type="checkbox"],
[dir = rtl] input[type="radio"] {
	margin-right: 0;
	margin-left: 14px;
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* 2 */
	box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

/* fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
} */

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	direction: ltr;
	/*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}

.datepicker-inline {
	width: 220px;
}

.datepicker.datepicker-rtl {
	direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
	float: right;
}

.datepicker-dropdown {
	top: 0;
	left: 0;
}

.datepicker-dropdown:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-top: 0;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
}

.datepicker-dropdown:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-top: 0;
	position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
	left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
	left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
	right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
	right: 7px;
}

.datepicker-dropdown.datepicker-orient-top:before {
	top: -7px;
}

.datepicker-dropdown.datepicker-orient-top:after {
	top: -6px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
	bottom: -7px;
	border-bottom: 0;
	border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
	bottom: -6px;
	border-bottom: 0;
	border-top: 6px solid #ffffff;
}

.datepicker>div {
	display: none;
}

.datepicker.days div.datepicker-days {
	display: block;
}

.datepicker.months div.datepicker-months {
	display: block;
}

.datepicker.years div.datepicker-years {
	display: block;
}

.datepicker table {
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.datepicker td,
.datepicker th {
	text-align: center;
	width: 20px;
	height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none;
	font-size: 15px;
	font-weight: 500;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
	background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
	background: #eeeeee;
	cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
	color: #E5E5E5;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
	background: none;
	color: #999999;
	cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
	background-color: #1C2749;
	color: #fff !important;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
	background-color: #1C2749;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
	background-color: #1C2749 \9;
}

.datepicker table tr td.today:hover:hover {
	color: #000;
}

.datepicker table tr td.today.active:hover {
	color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
	background: #eeeeee;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
	background-color: #ff8c00;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
	background-color: #f3e97a;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
	background-color: #efe24b \9;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
	background-color: #ff8c00;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
	background-color: #808080;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
	background-color: #666666 \9;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
	background-color: #1C2749;

	color: #fff !important;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
	background-color: #003399 \9;
}

.datepicker table tr td span {
	display: block;
	width: 23%;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.datepicker table tr td span:hover {
	background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
	background: none;
	color: #999999;
	cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
	background-color: #ff8c00;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
	background-color: ##ff8c00;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
	background-color: #003399 \9;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
	color: #999999;
}

.datepicker th.datepicker-switch {
	width: 145px;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
	cursor: pointer;
	color: #1C2749;
	font-size: 24px;
	font-weight: 600;
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
	background: #eeeeee;
}

.datepicker .cw {
	font-size: 10px;
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
	cursor: default;
	background-color: transparent;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
	cursor: pointer;
	width: 16px;
	height: 16px;
}

.input-daterange input {
	text-align: center;
}

.input-daterange input:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
	display: inline-block;
	width: auto;
	min-width: 16px;
	height: 20px;
	padding: 4px 5px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	vertical-align: middle;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	margin-left: -5px;
	margin-right: -5px;
}

.datepicker.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	color: #333333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
	padding: 4px 5px;
}

.datepicker .dow {

	border-bottom: 1px solid #e7e7e7;

	color: #1C2749;
	font-size: 13px;
}

.datepicker-months .prev,
.datapicker-months .next,
.datepicker-years .prev,
.datepicker-years .next {
	width: 58px;
}

.datepicker-days tbody td:nth-child(6),
.datepicker-days tbody td:nth-child(7) {
	color: #1C2749;
}

@import url("normalize.css");
@import url("datepicker.css");


/* app */
.charset {
	box-shadow: 1px 1px 10px #000;
}

.app {
	width: 969px;
	height: 388px;
	margin: 40px 0px 0px;
}

.app:after {
	content: "";
	display: table;
	clear: both;
}

.app__side {
	background: #333;
	width: 35%;
	height: 100%;
	padding: 40px;
	float: left;

	color: #ff8c00;
}

.app__main {
	width: 656px;
	height: 413px;
	float: left;
	/* padding: 40px; */
}
[dir = rtl] .app__main {
	float: right;
}

button.btn.btn-sm.remove-preference {
	margin-bottom: 18px;
	font-size: 18px;
	color: red;
}


/* b-calendar */
.calendar {
	/* padding: 60px; */
}

.calendar .datepicker {
	width: 100%;
}

.calendar .datepicker table {
	width: 100%;
}

/* rating css  */
.checked {
	color: orange;
}

.icon {
	font-size: 36px;
}



.notification-wrapper .dropdown-list-image {
	height: 35px;
	width: 35px;
	border-radius: 50%;
	overflow: hidden;
}
.notification-wrapper .dropdown-list-image img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}

/* chat-box */

.profile-image {
	width: 40px;
    height: 40px;
    border-radius: 50%;
  }

  .settings-tray {


	.no-gutters {
	  	padding: 10px;
	  	background-color: #1C2749;
		border-radius: 10px !important;
	}

	.text h6 {
		margin: 0;
		color: #FCC060;
	}
	.text p{
		margin: 0;
		color: #fff;
	}

	&--right {
	  float: right;

	  i {
		margin-top: 10px;
		font-size: 25px;
		color: grey;
		margin-left: 14px;
		transition: .3s;

		&:hover {
		  color: $blue;
		  cursor: pointer;
		}
	  }
	}
  }

  .search-box {
	padding: 10px 6px;


	.input-wrapper {
		border-radius: 7px;
		padding: 10px 12px;
		border: 1px solid #dddddd;


	  i {
		color: grey;
		margin-left: 7px;
		vertical-align: middle;
	  }
	}
  }

  input {
	border: none;
	border-radius: 30px;
	/* width: 80%; */
	background: transparent;
	padding: 13px;

	&::placeholder {
	  color: #e3e3e3;
	  font-weight: 300;
	  margin-left: 20px;
	}

	&:focus {
	  outline: none;
	}
  }

  .chat-container {
	padding-left: 10px !important;
  }
  [dir = rtl] .chat-container {
	padding-left: 0 !important;
	padding-right: 10px !important;
  }

  .friend-drawer {
	padding: 10px;
	display: flex;
	align-items: center;
	vertical-align: baseline;
	background: #fff;
	transition: .3s ease;

	&--grey {
	  background: #eee;
	}

	.text {
	  margin-left: 12px;
	  width: 70%;

	  h6 {
		margin-top: 6px;
		margin-bottom: 0;
	  }

	  p {
		margin: 0;
	  }
	}

	.time {
	  color: grey;
	}

	&--onhover:hover {
	  background: $blue;
	  cursor: pointer;

	  p,
	  h6,
	  .time {
		color: #fff !important;
	  }
	}
  }
.barberlist_chat .friend-drawer {
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin: 3px 0;
}
.barberlist_chat .friend-drawer:last-child {
	border-bottom-color: transparent;
}
.friend-drawer .text h6,
.friend-drawer .text p {
	margin: 0;
}
.friend-drawer .time {
	position: absolute;
	bottom: 3px;
	right: 6px;
}


[dir = rtl] .friend-drawer .time {
	right: auto;
	left: 6px;
}
  .chat-panel {
	margin-top: 5px;
  }

  hr {
	margin: 3px auto;
	/* width: 60%; */
  }

  .chat-bubble {
    padding: 10px 14px;
    font-size: 14px;
    margin: 10px 0px;
    border-radius: 9px;
    position: relative;
    animation: fadeIn 1s ease-in;
}

	&:after {
	  content: '';
	  position: absolute;
	  top: 50%;
	  width: 0;
	  height: 0;
	  border: 20px solid transparent;
	  border-bottom: 0;
	  margin-top: -10px;
	}

	&--left {
	   &:after {
		left: 0;
		border-right-color: #eee;
		  border-left: 0;
		margin-left: -20px;
	  }
	}

	&--right {
	  &:after {
		right: 0;
		border-left-color: $blue;
		  border-right: 0;
		margin-right: -20px;
	  }
	}
  }

  @keyframes fadeIn {
	  0% {
		  opacity: 0;
	  }
	  100% {
		  opacity: 1;
	  }
  }


  .offset-md-9 {
	.chat-bubble {
	  background: $blue;
	  color: #111827;
	}
  }

  .chat-box-tray {
	display: flex;
	align-items: baseline;
	padding: 10px 0;
	align-items: center;
	margin-top: 35px;
	bottom: 0;

	input {
		margin: 0 10px;
		padding: 21px 19px;
		background: #F9FAFB;
	}

	i {
	  color: grey;
	  font-size: 30px;
	  vertical-align: middle;

	  &:last-of-type {
		margin-left: 10px;
	  }
	}
  }

  [dir = rtl] .chat-box-tray {
	i {
		img {
			transform: rotateY(180deg);
		}
		&:last-of-type {
		  margin-left: 0;
		  margin-right: 25px;
		}
	  }
  }

  .chat-box-tray .send-btn img {
	width: 38px;
	height: 38px;
  }
  .chat-bubble.chat-bubble--left{
	background-color: #1C2749;
	color: #FCC060;
}

.right-chat-wrapper {
	display: flex;
	flex-direction: column;
	align-items: end;
}
.chat-bubble.chat-bubble--right {
	background-color: #FCC060;
	overflow: hidden;
	color: #1C2749;
	width: 200px;
  }

p.text-muted {
    font-size: 12px;
}

.input1 {
	border: none;
	border-radius: 30px;
	width: 100%;
	background: transparent;
	padding: 13px;

	&::placeholder {
	  color: #e3e3e3;
	  font-weight: 300;
	  margin-left: 20px;
	}

	&:focus {
	  outline: none;
	}
}
h4.view-title {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}

.range-wrapper a {
	font-size: small;
	margin-top: 10px;
	position: relative;
	display: inline-block;
  }

.range-wrapper .min-max-slider {
	position: relative;
	text-align: center;
	margin-bottom: 25px;
}
.range-wrapper .min-max-slider > label {
	display: none;
}
.range-wrapper span.value {
	height: 1.7em;
	font-weight: bold;
	display: inline-block;
	font-size: 13px;
}
.range-wrapper span.value.lower::before {
	content: " \0041";
	display: inline-block;
	font-family: 'Glyphter';
}
.range-wrapper span.value.upper::before {
	content: " - \0041";
	display: inline-block;
	font-family: 'Glyphter';
	margin-left: 0.4em;
}
.range-wrapper .min-max-slider > .legend {
	display: flex;
	justify-content: space-between;
}
.range-wrapper .min-max-slider > .legend > * {
	font-size: small;
}
.range-wrapper .min-max-slider > input {
	cursor: pointer;
	position: absolute;
}

/* webkit specific styling */
.range-wrapper .min-max-slider > input {
	-webkit-appearance: none;
	outline: none !important;
	background: transparent;
	background-image: linear-gradient(
	  to bottom,
	  transparent 0%,
	  transparent 30%,
	  silver 30%,
	  silver 60%,
	  transparent 60%,
	  transparent 100%
	);
}
.range-wrapper .min-max-slider > input::-webkit-slider-thumb {
	-webkit-appearance: none; /* Override default look */
	appearance: none;
	width: 14px; /* Set a specific slider handle width */
	height: 14px; /* Slider handle height */
	background: #eee; /* Green background */
	cursor: pointer; /* Cursor on hover */
	border: 1px solid gray;
	border-radius: 100%;
}
.range-wrapper .min-max-slider > input::-webkit-slider-runnable-track {
	cursor: pointer;
}
.range-wrapper .deals-wrapper {
	display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 5px;
}
.range-wrapper .deals-wrapper .total-deals {
	font-weight: 600;
}
.barber-review-wrapper:hover .barber-review-item .img-wrapper img,
.dashboard_right .my-booking-wrapper:hover .img-wrapper img {
	transform: scale(1.1);
}
.barber-review-wrapper .barber-review-item,
.dashboard_right .my-booking-wrapper {
	background-color: #fff;
	border: 2px solid #ebebeb;
    margin-bottom: 20px;
    padding: 15px;
    display: inline-flex;
    gap: 25px;
    width: 100%;
    border-radius: 15px;
}

.barber-review-wrapper .barber-review-item .img-wrapper,
.dashboard_right .my-booking-wrapper .img-wrapper {
	width: 360px;
    height: 210px;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 15px;
}
.barber-review-wrapper .barber-review-item .img-wrapper img,
.dashboard_right .my-booking-wrapper .img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s ease-in-out;
}
.barber-review-wrapper .barber-review-item .barber-info,
.dashboard_right .my-booking-wrapper .booking-info {
	position: relative;
	margin-right: auto;
	width: 100%;
}
.barber-review-wrapper .barber-review-item .barber-info .name {
	margin: 0;
}
.barber-review-wrapper .barber-review-item .barber-info .name a,
.dashboard_right .my-booking-wrapper .post_info h5 {
	font-weight: 600;
    font-family: cormorant;
    font-size: 25px;
	color: #1C2749;
	text-transform: capitalize;
	margin-bottom: 3px;
}
.barber-review-wrapper .barber-review-item .barber-info .designation,
.dashboard_right .my-booking-wrapper .shop_name2 {
    font-weight: 400;
    color: #FCC060;
    font-size: 15px;
    text-transform: capitalize;
	margin-bottom: 3px;
}
.barber-review-wrapper .barber-review-item .barber-info .location,
.dashboard_right .my-booking-wrapper .available_info li span {
	font-size: 14px;
    color: #6B7280;
    font-weight: 300;
	margin-bottom: 5px;
}
.barber-review-wrapper .barber-review-item .barber-info .location span {
	margin-right: 5px;
}
.barber-review-wrapper .barber-review-item .barber-info .rating {
	font-size: 13px;
    color: #222222;
	margin-bottom: 3px;
}

[dir = rtl] .barber-review-wrapper .barber-review-item .barber-info .rating {
	right: auto;
	left: 0;
}
.barber-review-wrapper .barber-review-item .barber-info .rating span {
	color: #FF9900;
	margin-right: 5px;
}

.barber-review-wrapper .barber-review-item .barber-info .btn,
.dashboard_right .my-booking-wrapper .booking-info .btns-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
}

[dir = rtl] .barber-review-wrapper .barber-review-item .barber-info .btn,
[dir = rtl] .dashboard_right .my-booking-wrapper .booking-info .btns-wrapper {
	left: auto;
	right: 0;
}

[dir = rtl] .barber-review-wrapper .barber-review-item .barber-info .btn {
	left: auto;
	right: 0;
}

.checkbox-wrapper .checked-img {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	display: none;
}
.d-block {
	display: block;
}
.checkbox-wrapper .checked-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}


.checkbox-wrapper .checked-img {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	display: none;
}
.d-block {
	display: block;
}
.checkbox-wrapper .checked-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}


.dropdown-with-img-wrapper .select2-container {
	width: 93px !important;
}
[dir = rtl] .dropdown-with-img-wrapper .select2-container {
	border-radius: 0 4px 4px 0;
}
.dropdown-with-img-wrapper .select2-container--default .select2-selection--single {
	height: 40px;
    font-size: 14px;
    padding: 6px 5px;
    background-color: transparent;
    border-color: #ddd;
	margin-right: 2px;
}
[dir = rtl] .dropdown-with-img-wrapper .select2-container--default .select2-selection--single {
	margin-right: 0;
	margin-left: -1px;
}
.dropdown-with-img-wrapper .select2-selection img {
	width: 20px;
	height: 15px;
	margin-right: 3px;
}
.dropdown-with-img-wrapper .select2-dropdown {
	border-radius: 0;
	box-shadow: #444 0px 3px 5px;
	border: 0;
}
.dropdown-with-img-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 0;
    padding-right: 0;
    font-size: 13px;
}
.dropdown-with-img-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
}
.select2-results__option {
    padding: 4px;
	font-size: 16px;
}
.select2-results__option img {
	width: 25px;
    height: 18px;
    margin-right: 1px;
}
.select2-container--default .select2-results>.select2-results__options {
    width: max-content;
    background: #fff;
    border: none !important;
}
.select2-container--open .select2-dropdown--below {
	border: none;
}
.select2-container--open .select2-dropdown--above {
	border: none;
	border-radius: 5px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fabf6a;
}

/* scrollbar width */
.barberlist_chat::-webkit-scrollbar,
.select2-results__options::-webkit-scrollbar {
	width: 10px;
}

/* scrollbar track */
.barberlist_chat::-webkit-scrollbar-track,
.select2-results__options::-webkit-scrollbar-track {
	background:  #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

/* scrollbar handle */
.barberlist_chat::-webkit-scrollbar-thumb,
.select2-results__options::-webkit-scrollbar-thumb {
	background: #fabf6a;
	border-radius: 10px; /* optional rounded handle */
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

/* scrollbar handle on hover */
.barberlist_chat::-webkit-scrollbar-thumb:hover,
.select2-results__options::-webkit-scrollbar-thumb:hover {
	background: #fabf6a;
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}



.number-field {
	border-radius: 0 4px 4px 0;
	margin-left: -3px;
}

.checked-img {
    display: inline;
}


/* ======================================= */

.barber-review-wrapper1 .barber-review-item1 {
	border: 3px solid #2acc15;
	margin-bottom: 15px;
	padding: 15px;
	display: inline-flex;
	gap: 25px;
	width: 100%;
	border-radius: 4px;
}
.barber-review-wrapper1 .barber-review-item1 .img-wrapper {
	width: 395px;
	height: 200px;
	overflow: hidden;
	flex-shrink: 0;
}
.barber-review-wrapper1 .barber-review-item1 .img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.barber-review-wrapper1 .barber-review-item1 .barber-info {
	position: relative;
	margin-right: auto;
	width: 100%;
}
.barber-review-wrapper1 .barber-review-item1 .barber-info .name {
	font-weight: 600;
    font-family: cormorant;
    font-size: 25px;
	color: #1C2749;
	text-transform: capitalize;
	padding-right: 35px;
}
.barber-review-wrapper1 .barber-review-item1 .barber-info .designation {
	font-weight: 400;
    color: #FCC060;
    font-size: 20px;
	text-transform: capitalize;
}
.barber-review-wrapper1 .barber-review-item1 .barber-info .location {
	font-size: 16px;
    color: #888888;
    font-weight: 300;
	margin-bottom: 0;
}
.barber-review-wrapper1 .barber-review-item1 .barber-info .location span {
	margin-right: 5px;
}
.barber-review-wrapper1 .barber-review-item1 .barber-info .rating {
	position: absolute;
    bottom: 0;
    color: #222222;
    z-index: 1;
    right: 0;
    top: 3px;
}

/* ==================================================== */

.barber-review-wrapper2 .barber-review-item2 {
	border: 3px solid #808080;
	margin-bottom: 15px;
	padding: 15px;
	display: inline-flex;
	gap: 25px;
	width: 100%;
	border-radius: 4px;
}
.barber-review-wrapper2 .barber-review-item2 .img-wrapper {
	width: 395px;
	height: 200px;
	overflow: hidden;
	flex-shrink: 0;
}
.barber-review-wrapper2 .barber-review-item2 .img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.barber-review-wrapper2 .barber-review-item2 .barber-info {
	position: relative;
	margin-right: auto;
	width: 100%;
}
.barber-review-wrapper2 .barber-review-item2 .barber-info .name {
	font-weight: 600;
    font-family: cormorant;
    font-size: 25px;
	color: #1C2749;
	text-transform: capitalize;
	padding-right: 35px;
}
.barber-review-wrapper2 .barber-review-item2 .barber-info .designation {
	font-weight: 400;
    color: #FCC060;
    font-size: 18px;
	text-transform: capitalize;
}
.barber-review-wrapper2 .barber-review-item2 .barber-info .location {
	font-size: 16px;
    color: #888888;
    font-weight: 300;
	margin-bottom: 0;
}
.barber-review-wrapper2 .barber-review-item2 .barber-info .location span {
	margin-right: 5px;
}
.barber-review-wrapper2 .barber-review-item2 .barber-info .rating {
	position: absolute;
    bottom: 0;
    color: #222222;
    z-index: 1;
    right: 0;
    top: 3px;
}



/* ==================================================== */

.barber-review-wrapper3 .barber-review-item3 {
	border: 3px solid #ff6600;
	margin-bottom: 15px;
	padding: 15px;
	display: inline-flex;
	gap: 25px;
	width: 100%;
}
.barber-review-wrapper3 .barber-review-item3 .img-wrapper {
	width: 395px;
	height: 200px;
	overflow: hidden;
	flex-shrink: 0;
}
.barber-review-wrapper3 .barber-review-item3 .img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.barber-review-wrapper3 .barber-review-item3 .barber-info {
	position: relative;
	margin-right: auto;
	width: 100%;
}
.barber-review-wrapper3 .barber-review-item3 .barber-info .name {
	font-weight: 600;
    font-family: cormorant;
    font-size: 25px;
	color: #1C2749;
	text-transform: capitalize;
	padding-right: 35px;
}
.barber-review-wrapper3 .barber-review-item3 .barber-info .designation {
	font-weight: 400;
    color: #FCC060;
    font-size: 20px;
	text-transform: capitalize;
}
.barber-review-wrapper3 .barber-review-item3 .barber-info .location {
	font-size: 16px;
    color: #888888;
    font-weight: 300;
	margin-bottom: 0;
}
.barber-review-wrapper3 .barber-review-item3 .barber-info .location span {
	margin-right: 5px;
}
.barber-review-wrapper3 .barber-review-item3 .barber-info .rating {
	position: absolute;
    bottom: 0;
    color: #222222;
    z-index: 1;
    right: 0;
    top: 3px;
}
.barberlist_chat {
    height: 500px;
    background-color: #fff;
    border-radius: 10px;
    overflow-y: scroll;
    scroll-behavior: auto;
    position: relative;
}
.chat-panel{
	height: 450px;
    background-color: #fff;
    border-radius: 10px;
    overflow-y: scroll;
	overflow-x: hidden;
    scroll-behavior: auto;
    position: relative;
	padding: 5px;
}

.tacbox {
    display: flex; /* Flexbox for horizontal alignment */
    align-items: center; /* Align items vertically in the center */
	margin: 16px 0;
}

.terms-label {
    display: flex; /* Make the label a flex container */
    align-items: center; /* Align the checkbox and text vertically in the center */
    margin-bottom: 0; /* Remove any default margin at the bottom */
}

.terms-label input[type="checkbox"] {
    margin-right: 5px; /* Add space between checkbox and label text */
}

.invalid-feedback {
    display: block; /* Ensure error messages are displayed properly */
    margin-top: 5px; /* Add some space above the error message */
}


span.button-radio {
    display: inline-block;
}
.pagination {
	margin: 0;
    padding: 0;
    display: flex;
	/* flex-wrap: wrap; */
    align-items: center;
    justify-content: center;
}
small {
    font-size: 90%;
}
.dropdown-menu .dropdown-item {
	color: #1C2749;
	background-color: transparent;
	border-bottom: 1px solid #eee;
	font-size: 15px;
	padding: 6px 10px 3px;
}
[dir = rtl] .dropdown-item {
	text-align: right;
}
.dropdown-menu .dropdown-item:last-child {
	border-bottom-color: transparent !important;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
	color: #FCC060;
	background-color: transparent;
}
input#service_min_price {
    width: 135px !important;
}

.my-points-wrapper {
	position: relative;
}
.my-points-wrapper .my-points-img-wrapper {
	position: absolute;
	top: 0;
	right: 0;
}
[dir = rtl] .my-points-wrapper .my-points-img-wrapper {
	right: auto;
	left: 15px;
}
.my-points-wrapper .my-points-img-wrapper img {
	width: 150px;
}

.green-border {
	border-color: green !important;
}
.grey-border {
	border-color: grey !important;
}
.orange-border {
	border-color: orange !important;
}

.content-box-wrapper {
	border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 30px;
}

.colored-bg {
	background-color: #f5eee7;
}

.notification-wrapper {
	background-color: #fff;
	border: 2px solid #ebebeb;
    margin-bottom: 20px;
    padding: 25px;
    display: inline-flex;
	align-items: center;
    gap: 25px;
    width: 100%;
    border-radius: 15px;
}

.notification-wrapper .head {
	font-family: cormorant;
    font-size: 27px;
    line-height: 1em;
    font-weight: 800;
    color: #1C2749;
    margin-bottom: 5px;
}
.notification-wrapper .des {
	font-size: 16px;
    font-weight: 400;
    color: #555;
	margin: 0;
}
.notification-wrapper .time {
	margin: auto 0 0 auto;
	font-size: 15px;
	font-weight: 300;
	color: #666;
}
.about_wrap .name {
	color: #000000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}
.about_wrap h5 {
	font-weight: 400;
    color: #FCC060;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 3px;
	margin-top: 0;
}
.about_wrap .rating {
	font-size: 14px;
    color: #222222;
    margin-bottom: 3px;
}
.about_wrap .location {
	font-size: 14px;
    color: #888888;
    font-weight: 300;
    margin-bottom: 10px;
	display: inline-block;
}
.about_wrap .rating i {
	color: #FF9900;
    margin-right: 5px;
}
.about_wrap p {
	font-size: 17px;
    color: #888888;
    font-weight: 400;
    margin-bottom: 10px;
}
.about_wrap .time-head {
	font-size: 20px;
	font-weight: 700;
	font-family: cormorant;
	margin: 20px 0 10px;
	color: #1C2749;
	text-transform: uppercase;
}
.about_wrap .available-time {
	margin-bottom: 15px;
}
.about_wrap .available-time span {
	width: 100px;
	display: inline-block;
	font-size: 16px;
    margin-bottom: 5px;
}
.about_wrap .btns-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.about_wrap .btns-wrapper .detail-icons-wrapper {
	display: flex;
	align-items: end;
	gap: 20px;
	text-align: center;
	position: relative;
}
.about_wrap .btns-wrapper .detail-icons-wrapper .socialList {
	position: absolute;
    bottom: -90px;
    left: 0;
    width: max-content;
    background-color: #1C2749;
    padding: 5px;
    border-radius: 15px;
}
[dir = rtl] .about_wrap .btns-wrapper .detail-icons-wrapper .socialList {
	left: auto;
    right: 0;
}
.about_wrap .btns-wrapper .detail-icons-wrapper .socialList:after {
    content: '';
    position: absolute;
    top: -18px;
    left: 12px;
    width: 0;
    z-index: 1;
    height: 0;
    border-bottom: solid 18px #1C2749;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}
[dir = rtl] .about_wrap .btns-wrapper .detail-icons-wrapper .socialList:after {
    left: auto;
    right: 12px;
}
.about_wrap .btns-wrapper .detail-icons-wrapper .socialList li a {
	background-color: #FCC060;
	color: #fff;
}
.about_wrap .btns-wrapper .detail-icons-wrapper a {
	font-size: 15px;
	color: #1C2749;
}
.about_wrap .btns-wrapper .detail-icons-wrapper a img {
	width: 20px;
}
.about_wrap .btns-wrapper .detail-icons-wrapper a p {
	margin: 5px 0 0;
}
.book-appoinment-btns-wrapper {
	margin-top: 30px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.service-finished {
	border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    padding: 20px;
    margin-bottom: 30px;
}
.whitebox {
	margin-bottom: 15px;
}
.payment_summery {
	background-color: #fff;
    border: 2px solid #ebebeb;
    margin-bottom: 20px;
    padding: 25px;
    border-radius: 15px;
}
.payment_summery span a {
	font-size: 14px;
    color: #888888;
    font-weight: 300;
    margin-bottom: 10px;
    display: inline-block;
}
.payment_summery .view-title {
	margin-bottom: 10px;
}
.payment_summery .view-title .date {
	font-size: 18px;
	color: #FCC060;
	font-weight: 400;
}
.wait-list-wrapper form {
	border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 30px;
	margin-bottom: 15px;
}
.thanks-message {
	font-size: 15px;
	font-weight: 500;
	color: #0EAE00;
}
.services-taken {
	margin-bottom: 10px;
}
.total-price {
	margin-top: 15px;
}
.total-price span,
.total-price strong {
	font-size: 20px;
	font-weight: 700;
	color: #1C2749;
}
.select-date-time-wrapper {
	background-color: #fff;
    border: 2px solid #ebebeb;
    margin-bottom: 20px;
    padding: 25px;
    border-radius: 15px;
}
.action-btns-wrapper {
	display: flex;
	align-items: center;
}
.title {
	margin-bottom: 20px;
}
.header .mobile-links {
	display: none;
	margin-bottom: 10px;
}
.field-icon {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	color: #888;
}

.form-group {
	margin: 0;
}
.form-control {
	margin-bottom: 16px;
}
.social_contact {
	margin: 0;
}
.heading_dashboard {
	margin-bottom: 16px;
}
.loader-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

[dir = rtl] .field-icon {
	right: auto;
	left: 10px;
}

[dir = rtl] .custom-select {
	text-align: end;
}

[dir = rtl] .dropdown-menu {
	text-align: right;
}
[dir = rtl] .heading_dashboard h3 {
	border-left: none;
	border-right: 3px solid #FCC060;
	padding-left: 0;
	padding-right: 10px;
}
[dir = rtl] .dashboard_icon {
	float: right;
	margin-right: 0;
	margin-left: 15px;
}
[dir = rtl] .contact_info ul {
	padding: 0;
}
[dir = rtl] .contact_sec .contact_info .call_to_action li {
	margin-right: 0;
	margin-left: 20px;
}
[dir = rtl] .form-check-inline {
	padding-right: 0;
	margin-right: 0;
}
[dir = rtl] .form-check-inline .form-check-input {
	margin-right: 0;
	margin-left: 2px;
}

html[dir=rtl] {
    /* Common */
    body {
        text-align: right;
    }
}


.home-demo .item {
    padding: 10px;
    background-color: transparent;
}

.home-demo img {
    display: block;
    width: 100%;
    height: auto;
    border: 5px solid #aca8a8;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    background-color: transparent;
}

.owl-nav button {
    background-color: transparent;
    border-radius: 50%;
    border: none;
    color: #ff3f4d;
    font-size: 20px;
    padding: 5px 10px;
}

.owl-nav button:hover {
    background-color: rgba(255, 63, 77, 0.3);
}


/* Style for the app download section */
.app-download {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    gap: 10px; /* Space between the store images */
}

.store-image {
    width: 120; /* Sets a uniform width for both images */
    height: auto;
    border-radius: 8px; /* Optional: Rounds the corners of the images */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* Optional: Adds a subtle shadow effect */
}

.available {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 5px 11px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 15px;
    font-size: 13px;
}
.booked {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
    padding: 5px 11px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 15px;
    font-size: 13px;
}
.book {
color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 5px 11px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 15px;
    font-size: 13px;
}


.services {
    border-bottom: 1px solid #b9b9b9;
    padding: 10px;
    margin-bottom: 10px;
}

.service_model h5{
	font-size: 18px;
	color: #111827;
}



