#reg-username-error, #reg-email-error, #user-password-error,#confirm_password-error,#user_type-error{
	color: red;
	font-size: 12px;	
}
.carousel-inner .fav-container {
    position: relative;
    width: 100%;
    background: red;
    padding: 0px;
}
.carousel-inner .fav-vendor{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
}
.carousel-inner .fav-vendor i{
	font-size: 30px;
	cursor: pointer;
	color: #827979;
}
.carousel-inner .fav-vendor i:hover{
	color: red;
}

.star-rating .star:before {
    color: #333;
}

.star-color:before{
	color: #febe42 !important;	
}

.findCity {
    width: 100%;
    background: #fbfbfb;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #979494;
    position: absolute;
	z-index: 20;
	top: 49px;
}
.findCity ul li {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.findCity ul li:hover {
    background: red;
}
.filter-button{
	display: flex;
	margin-top: 10px;
}
.all-cat{
	margin-left: 10px;
}
.all-cat-dropDown {
    max-height: 250px;
    overflow-y: scroll;
}
.all-cat-dropDown ul li {
    text-align: center;
    padding: 10px;
    border: 1px solid black;
    cursor: pointer;
}
.all-cat-dropDown ul li:hover {
	background-position: right bottom;
    background: #ffc264;
}
form.reset-password {
    padding: 10px 7em;
}
.reset-password .heading_modal {
    text-align: center;
}
.reset-password input.google.btn.mb-2 {
    background: #dd4b39;
}
.error{
    color: red;
    font-size: 13px;
}
.heart-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11111;
}
.heart-overlap {
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .5;
}
.heart-events{
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
    font-size: 110px;
}
.dropbtn.my-acc-btn,.dropbtn.my-acc-btn i {
    font-size: 17px;
}
.dropdown-content.my-acc-submenu {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    width: 100%;
    right: 0em !important;
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
    text-align: center;
}
.dropdown-content.my-acc-submenu a {
    color: black;
    text-decoration: none;
    padding: 12px 16px;
    display: block;
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 11px;
    margin-left: 0px;
}
.loader-container,.password-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11111;
}
.password-overlap {
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .8;
}
.loader-overlap {
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    opacity: .97;
}
.loader-icon,.password-icon{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 110px;
}
.gallery-dynamin{
    overflow: hidden;
    margin: 1px auto;
    display: block;
    text-align: center;
}
.gallery-dynamin p {
    font-size: 13px !important;
    font-family: 'Libre Baskerville', serif;
    margin: 2px;
    color: #565656 !important;
    float: left;
    padding-left: 0px;
    margin-left: 0px;
}

/* portfolio */

.p-header {
    display: block;
    margin: 16px auto;
    text-align: center; 
    font-size: 15px;
    color: #dd3333;
}

.p-v-name {
    padding: 10px;
}

.p-v-name p a {
    font-size: 18px;
    font-family: 'Libre Baskerville', serif;
    line-height: 17px;
    color: black;
}

.album-navbar ul li {
    display: inline-flex;
}

.c-album-img {
    display: block;
    margin: 0px auto;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.c-album-img img {
    width: 100%;
    height: auto;
}

.album-navbar ul li a {
    padding: 4px 25px;
    font-size: 13px;
    margin: 1px;
    border: 1px solid #dd3333;
    border-radius: 100px;
    color: #dd3333;
    font-weight: 600;
}

.album-navbar ul li a:hover {
    background: #dd3333;
    color: white;
}

.album-navbar ul li a.active{
    background: #dd3333;
    color: white;   
}



.album-navbar ul li {
    margin: 6px;
}

/* portfolio  */

.page-title p {
    background: #f9f9f9;
    padding: 20px;
    margin-top: 28px;
    font-size: 20px;
    text-align: center;
    font-family: 'Libre Baskerville', serif;
}
.page-description {
    margin-top: 21px;
    margin-bottom: 44px;
}

.page-description p{
    font-family: 'Libre Baskerville', serif !important;
    font-size: 15px !important;
}
span.num-vendor{
    font-size: 20px;
}

/* blogs */
.pb-100 {
    padding-bottom: 100px;
}
.pt-100 {
    padding-top: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
a {
    text-decoration: none;
    color: #333;
    -webkit-transition: .4s;
    transition: .4s;
}
.section-title {
    position: relative;
}
.section-title p {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
}
.section-title h4 {
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
}
.section-title h4::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #d8d8d8;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
}
.section-title h4::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background-color: #dd3333;
    left: 0;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
.blog-img {
    position: relative;
}
.blog-img img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	overflow: hidden;
}
.post-category a {
    display: inline-block;
    background-color: #dd3333;
    color: #fff;
    font-size: 15px;
    padding: 5px 20px;
}
.single-blog:hover img {
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"
}
.post-category {
    position: absolute;
    left: 0;
    bottom: 0;
}
.blog-content {
    padding: 30px 20px;
}
.single-blog {
	border: 1px solid #eee;
	margin-bottom: 20px;
	height: calc(100% - 20px);
}   
.blog-title h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}
.meta ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.meta {
    margin-bottom: 20px;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.blog-content a.box_btn {
    display: inline-block;
    background-color: #dd3333;
    padding: 5px 15px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 20px;
}
a.box_btn::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #CC5B00;
    left: -100%;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: -1;
}
a.box_btn {
    overflow: hidden;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    text-decoration:none;
}
a.box_btn:hover::before {
    left: 0;
    z-index: -1;
}

/* change password */

.password-overlap {
  position: absolute;
  opacity: .7;
  width: 100%;
  height: 100%;
  background-color: #353b50;
}

.password-icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 424px;
  background: #fff;
  padding: 40px;
  border-radius: 4px;
  top: 25%;
  text-align: center;
}

.password-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
}
.password-container label{
    font-size: 13px;
}

/* search filed */
.search-container {
	width: 67%;
	position: absolute;
	z-index: 11;
	left: 23%;
	top: 27px;
}
.search-bar {
    outline: 0;
    border-radius: 4px;
    display: flex;
    position: relative;
    left: 14%;
}

.search-bar > .textbox1 {
  outline: 0;
  height: 42px;
  width: 70%;
  line-height: 42px;
  padding: 0 16px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #212121;
  border: 0;
  float: left;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.search-bar > .textbox {
  outline: 0;
  height: 42px;
  width: 70%;
  line-height: 42px;
  padding: 0 16px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #212121;
  border: 0;
  float: left;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.search-bar > .textbox:focus {
  outline: 0;
  background-color: #FFF;
}

.search-bar > .button {
  outline: 0;
  background: none;
  background-color: transparent;
  float: right;
  height: 42px;
  width: 42px;
  text-align: center;
  line-height: 42px;
  border: 2px solid;
  color: #FFF;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.search-bar > .button:hover {
  background-color: rgba(0, 150, 136, 0.8);
}

.search-bar > .button i {
    color: white;
    line-height: 37px;
}

.search-data {
    position: absolute;
    left: 14%;
    width: 70%;
}

.search-data ul li {
    padding: 12px;
    background: white;
    cursor: pointer;
}

.search-data ul {
    max-height: 400px;
    overflow-y: auto;
}

.search-data ul li:hover {
    background: antiquewhite;
}

.search-data ul li span {
        margin-left: 17px;
    text-transform: capitalize;
}

.search-data ul li span.li2 {
    color: #dd3333;
}

.search_wrp {
    margin: 4em;
}

/* slider  */













