/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.02
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

[type=tel] {
    width: 100%;
    text-align: center;
}
/********dg-manish(8-1-24)********/
.menu-item-27853 a.elementor-item {
    background: #fff;
    color: #E95920 !important;
    border-radius: 5px;
	margin-right: 0;
}
#registration-form .register_btn {
	text-align: center;
    margin: 30px auto 0;
    display: block;
	background:#E95920;
	border:none;
}
#registration-form .register_btn:focus,
#registration-form .form-control:focus{
	outline:none;
	box-shadow:none;
}
.menu-item-27853 a.elementor-item:hover{
	background: #FFC7B1;
}
li.sign-up-x.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-27853 {
    margin-left: 8px;
}
.menu-item-24822 a.elementor-item{
	padding-left: 0;
	margin-left:0 !important;
}
.favorite_post{
    padding: 10px;
    border: 1px solid #e1dfdf !important;
    border-radius: 50px;
    box-shadow: 0px 0px 13px #ccc;
    margin-top: -10px;
    font-size: 20px;
    max-height: 43px;
}
.elementor-23630 .elementor-element.elementor-element-e94b03b button.wpgb-button ,.user_saved_list .submit_btn{
	background-color:#E95920 !important;
	border-color: #E95920 !important;
	
}
.locationDiv {
    width: 100%;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
}
.locatinImage img{
	height:85px;
	border-radius: 8px;
	object-fit: cover;
}
.page-template-page_tpl_signup .loginHeader {
    padding: 16px 0 10px;
}
.nextStepCounter {
    text-align: center;
    padding-right: 15px;
}
.save-step{
	background-color:#E95920 !important;
	border-color:#E95920 !important;
}
.save-step:hover{
	background-color:#E95920 !important;
	border-color:#E95920 !important;
}
.feedHolder {
    /* padding-bottom: 25px; */
    /* margin-bottom: 25px; */
    padding: 10px ;
	margin-bottom: 10px;
}

.feed-img img{
	margin-bottom:0;
	width: 100%;
    border-radius: 10px !important;
    object-fit: inherit;
	height:216px!important;
	max-width: 384px!important;
}
.favorite_post{
	display:flex;
	padding: 10px 10px 8px;
	margin-top: 2px;
	box-shadow: 0px 0px 13px #ccc !important;
	width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.favorite-icon{
	margin-top:0!important;
	width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.feed-img {
    height:auto;
    overflow: hidden;
    display: inherit;
	object-fit: inherit;
}
.edit_list_button{
	background-color:#E95920 !important;
	border-color:#E95920 !important;
}
.RightSideBar{
	height:auto;
}
.feed-img {
	padding: 10px 10px 10px 10px;
}
.savedSlider .savedDiv .savedImage img{
    height: 200px;
}
.elementor-24275 .elementor-element.elementor-element-6330f5f > .elementor-widget-container{
	text-align:left;
}
.elementor-24275 .elementor-element.elementor-element-6330f5f img {
    width: 100%;
    height: 216px;
    object-fit: cover;
}
.elementor-widget-container .e-con.e-flex>.e-con-inner{
	padding:10px 0;
}
 .elementor-23630 .elementor-widget-wrap .elementor-element.elementor-element-7b220e7 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.elementor-widget-loop-grid .e-loop-item {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 6px;
    padding: 0 10px 6px;
}
.elementor-23630 .elementor-element.elementor-element-3c9c76f .elementor-heading-title {
    color: #000000;
    font-family: "Nunito", Sans-serif;
    font-size: 21px;
    font-weight: 800;
    margin-left: 12px;
}
.elementor-23630 .elementor-element.elementor-element-7e8f309 .elementor-heading-title {
    color: #000000;
    font-family: "Nunito", Sans-serif;
    font-size: 21px;
    font-weight: 800;
    margin-bottom: 0;
}
.feed-content {
    padding: 10px;
}
.elementor-element-0a042eb .wp-grid-builder .wpgb-viewport>div {
    position: relative;
    transition: opacity 0.35s ease;
    flex-wrap: wrap;
    display: grid;
    gap: 20px;
    grid-template-columns: auto auto auto;

}
.elementor-element-0a042eb .wp-grid-builder.wpgb-enabled .wpgb-card.wpgb-card-2 {
    position: relative;
}

/***********17-01-2024****************  */
.elementor-26676  .elementor-element-d02797d{
	display: none!important;
}
.elementor-23630 .elementor-element.elementor-element-d6f3171 > .elementor-widget-container{
    margin: 20px 0px 50px 0px!important;
}
.elementor-23630 .elementor-element.elementor-element-e94b03b > .elementor-widget-container {
    margin: 20px 0px 50px 0px!important;
    padding: 0px 0px 0px 0px;
}
.select2-search select2-search--inline{
	display:block;
}

.sigin_up_methods h2 {  
    font-weight: 800;
	margin-bottom:45px;
}
.snax .snax-formats .snax-format {
    color: #E95920;
}
.snax .snax-formats .snax-format:hover{
	color: #E95920;
}
/*
 .copyToClipboardIcon{
	display:none;
}*/
.logo_right_inner{
	padding:55px 0;
}
.sigin_up_methods .lead{
	margin-bottom:30px;
}
.arMoreSignUpMethods {
    padding-left: 0;
    margin-bottom: 40px;
}
.leftContentArea h6.listTitle{
	text-transform: capitalize;
}
.leftContentArea h3 span.plus_synbol {
    font-size: 12px;
    /* padding: 2px 6px; */
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.leftContentArea h6.listTitle span.copyToClipboardIcon .copyToClipboard{margin-bottom: 0px;}
#submit-button{
	color:#e3431b;
	background:#fff;
	border-color: #e3431b;
}
.favorite_post:hover,
.feed-content h2 a:hover{
	color: #e95920 !important;
}

.favorite_post i {
    font-size: 20px;
    -ms-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    scale: 1;
    vertical-align: middle;
}

.favorite_post:hover i{
	scale:1.10;
}


/* Susmita 29-01-2-24 css */
.lity.lity-opened{
       z-index: 9999999999!important;
}
body.page-id-23630 .lity-wrap .not_selected  #response-message {display:none;}

body.page-id-23630 .lity-wrap .popupWrap {
    top: 15%;
    bottom: auto;
}
.copyToClipboardIcon.social-sharing {position:relative;}

.copyToClipboardIcon .tooltip {position: absolute;
z-index:9999;
    top: -10px;
    left: 30px;
    background-color: #e3431b;
    border-radius: 5px;
    color: #fff;
    padding: 10px 14px;
    text-transform: none;
    transition: all 0.75s ease;
    width: 70px; }
.copyToClipboardIcon .tooltip.active {opacity: 1;}
.copyToClipboardIcon .tooltip::after {
    position: absolute;
    top: 15px;
    left: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #e3431b;
    content: "";
    font-size: 0;
    line-height: 0;
    margin-left: -5px;
    width: 0;
}

#myModal #list-form  button { background-color: #e3431b;border-color:#e3431b;}

/* Susmita 29-01-2-24 css ends */
/* Anirban(13-02-2024) */
.selectLocationWrp h1 > br{
	display:none;
}
/* ressponsive statr */


@media(max-width:767px){
.menu-item-27865{
	background: #fff !important;
}
.menu-item-27865 a.elementor-item {
    color: #E95920 !important;
}
#step1 .nextStepWrapper{
	text-align:center;	
	justify-content:start;
	display:flex;
	}
.save-step{
	margin-top:15px;	
	}
.form-step .selectLocationWrp {
    padding: 30px 0 30px;
}
.feed-img {
	padding-right:0;
	padding-left: 0;
}
	.feedHolder{
	padding-left: 20px;
    padding-right: 20px;
	margin-top: 20px;
	}
	.feedHolder + .feedHolder{
		margin-top:10px;
	}
	.RightSideBar {
    padding: 20px 0px 0px;
}
.mobile_bar .contentBox{
	position:relative;
	top: auto;
}
.savedSlider .savedDiv h6 , .savedSlider .savedDiv p {
	display:none;
}
	.form-step .selectLocationWrp .select2-container .select2-selection--multiple{
	display:block;
	padding-top:5px
}
/* ============dg-Anirban(10-01-2024)===========	 */
	.loginHeader{
		position:static;
	}
.acoount-section .leftContentArea h3 span i {
    font-size: 14px!important;
}
	.acoount-section .edit_synbol i.fa.fa-edit {
    font-size: 20px !important;
}
	.acoount-section .leftContentArea h3:not(:first-child){
		border:none;
	}
	.leftContentArea h3 span.plus_synbol {
    line-height: normal;
		font-size: 14px;
}
	.acoount-section .leftContentArea h6 {
    font-size: 16px;
    margin-top: 10px;
}
	.acoount-section .leftContentArea h3, .acoount-section .leftContentArea h3 span i {
    font-size: 18px;
}
	.acoount-section .leftContentArea h6.listTitle i {
    font-size:20px;
}
	.elementor-login .elementor-field-textual.elementor-size-xl {
    min-height: 50px;
    padding: 5px 10px;
}
	.feed-img img{
		height:216px;
	}
	.elementor-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0; 
}
	.elementor-23630 .elementor-element.elementor-element-3c9c76f .elementor-heading-title{
		margin:0
	}
	.feed-content {
    padding: 0 0 10px ;
}
	.feed-content h2 {
    margin-bottom: 15px;
    margin-top: 10px;
}
	.elementor-23630 .elementor-top-section .elementor-element.elementor-element-4a57d7f > .elementor-element-populated {
    padding: 10px;
}
	.feed-img img {
   
    max-width: 100%!important;
}
	.elementor-element-0a042eb .wp-grid-builder .wpgb-viewport>div {

    grid-template-columns: auto auto;
}
	body .main-content-a.elementor-section-boxed .elementor-container.elementor-column-gap-default{
		margin-bottom: 20px;
	}
	.favorite_post {
    display: flex;
    padding: 10px 10px 8px;
    margin-top: 2px;
    width: 42px;
    box-shadow: 0px 0px 13px #ccc !important;
    height: 42px;
    align-items: center;
    justify-content: center;
}
	.favorite-icon {
    padding: 10px;
    border: 1px solid #e1dfdf !important;
    border-radius: 50px;
    box-shadow: 0px 0px 13px #ccc;
    margin-top: -10px;
    font-size: 20px;
    /* max-height: 43px; */
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
	.elementor-24275 .elementor-element.elementor-element-6330f5f img{
		width:auto;
	}
	.elementor-24275 .elementor-widget-image a {
    display: block;
}
	.nextStepWrapper .prev-step {
    padding: 10px 20px;

}
.copyToClipboardBtn{
	display:none;
}
	
.copyToClipboardIcon{
	display:block;
	font-size: 18px;
	color: #e3431b;
	position:relative;
	}
	.tooltip {
  position: absolute;
  opacity: 0;
  top: -10px;
  left:30px;
  background-color:#e3431b;
  border-radius: 5px;
  color: #fff;
  padding: 10px 14px;
  text-transform: none;
  transition: all 0.75s ease;
  width:70px;
}

.tooltip::after {
  position: absolute;
  top: 15px;
  left: 0px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #e3431b;
  content: "";
  font-size: 0;
  line-height: 0;
  margin-left: -5px;
  width: 0;
}

.tooltip.active {
  opacity: 1;
}
	.listDescItem {
    display: flex;
    gap: 10px;
    align-items: center;
}
	.acoount-section .copyToClipboardIcon .copyToClipboard{
		margin:0;
	}
	.logo_right_inner {
    padding: 40px 0;
}
	.acoount-section .leftContentArea h3{
		font-size:20px!important;
	}	
	.selectLocationWrp h1 > br{
	display:block;
}
	
	
	
	
	
}

@media(max-width:575px){

.feed-content h2 a {
    line-height: 23px;
    font-size: 23px;
}

}
@media(max-width:480px){
.step_3right_wrp {
    padding: 50px 15px 50px;
}
.RightSideBar .linkHolder, .RightSideBar .click_content_1.contentBox{margin-top:30px;}
.RightSideBar .click_content_1.contentBox h4 {
    font-size: 18px;
}
.acoount-section {
  margin-bottom: 30px;
}
.elementor-location-footer .elementor-nav-menu {margin-top:20px;}
}