:root {
	--main-color-new-theme:#412236;
	--main-color-new-theme-light:#d5006b;
}
.datepicker-services::placeholder ,.timepicker-services::placeholder {
	color: var(--main-color-new-theme)!important; /* change color to red */
}

.datepicker-services,.datepicker-services1{
	color: var(--main-color-new-theme)!important;
    background-color: #ffffff00!important;
    opacity: 1!important;
    border: 0!important;
    padding: 0px !important;
    margin-left: 30px !important;
    width: -webkit-fill-available!important;
    margin-top: -29px !important;
}
.datetime-div{
	margin-top: -10px !important;
}


.minus-btn{
	background-color: var(--main-color-new-theme)!important;
	color:white!important;
}
.res-amount{
	display: flex!important; 
	flex-direction: row!important; 
	justify-content: space-around!important;
	 align-items: stretch!important;
	 padding: 0px!important;
	 /* border-left:1px solid white!important; */
}

.service-col-img{
	background: white;
}
@media only screen and (max-width: 375px) {
	.date-col-div{
		width: auto !important;
	}
	.time-col-div{
		width: auto !important;
	}
	.service-col-img{
		width: 25%!important;
		background: white;
		margin-bottom: 0rem !important;
	}
	.service-col-scontent{
		width: 75%!important;
	}
	}

@media only screen and (max-width: 576px) {
.date-col-div{
	width: 70% !important;
}
.time-col-div{
	width: 30% !important;
}
.service-col-img{
	width: 20%!important;
	background: white;
	margin-bottom: 0rem !important;
}
.service-col-scontent{
	width: 80%!important;
}
}
@media only screen and (max-width: 767px) {

	.fc-title{
		font-size: 11px!important;
	}

	.list-of-services-div{
		padding: 20px!important;
	}

	#eventTime, #eventEndTime{
		width: 107px;
	}
	#myTab{
		display: flex;
		flex-direction: row;
		align-items: center;
		align-content: center;
		justify-content: space-evenly;
	}

	.services-thumb{
		/* height: 286px!important; */
		/* height: 50px!important;
		width: 50px!important; */
		height: 65px !important;
        /* width: 65px !important; */
    }
	.quantity-input {
		width: 30px!important;
		height: 30px!important;
	}
	.minus-btn, .plus-btn{
		padding: 2px 3px 2px 3px!important;

		width: 30px!important;
		height: 30px!important;
	}
	.datetime-div{
		margin-top: 0px !important;
	}
	.service-col-img{
		width: 20%!important;
		background: white;
		margin-bottom: 0rem !important;
	}
	.service-col-scontent{
		width: 80%!important;
	}
	td, li, span {
		font-size: 8px !important;
	}

	.col-md-12 i {
        display: block;
        text-align: center;
        margin-top: 0px !important;
        font-size: 1em !important;
		font-size: 27px !important;

    }

	.res-amount {
		/* margin-bottom: 1rem!important;
		margin-top: 1rem!important; */
		margin-bottom: 5px!important;
		margin-top: 5px!important;
	}
	.temple-improvements-subheading {
		font-size: 20px; 
		font-weight: 400;
		line-height: 33px;
		text-align: start;
		justify-content: start;
	}

	.left-logo{
		justify-content: center;
	}
	.filter-tab{
		display: inline-block!important;
	}
	/* .media-query{ display: none; } */

	.daily-event-list{
		padding: 0px 13px;
	}
}


@media only screen and (max-width: 992px) {
	.services-thumb{
		/* height: 286px!important; */
		/* height: 50px!important;
		width: 50px!important; */
		height: 65px !important;
        /* width: 65px !important; */
    }
	.quantity-input {
		width: 30px!important;
		height: 30px!important;
	}
	.minus-btn, .plus-btn{
		padding: 2px 3px 2px 3px!important;

		width: 30px!important;
		height: 30px!important;
	}
	.datetime-div{
		margin-top: 0px !important;
	}
	.service-col-img{
		width: 15%!important;
		background: white;
		margin-bottom: 0rem !important;
	}
	.service-col-scontent{
		width: 85%!important;
	}
	td, li, span {
		font-size: 8px !important;
	}
	.fc-title{
		font-size: 11px!important;
	}

	.list-of-services-div{
		padding: 20px!important;
	}

	#eventTime, #eventEndTime{
		width: 107px;
	}
	#myTab{
		display: flex;
		flex-direction: row;
		align-items: center;
		align-content: center;
		justify-content: space-evenly;
	}

	

	.res-amount {
		/* margin-bottom: 1rem!important;
		margin-top: 1rem!important; */
		margin-bottom: 5px!important;
		margin-top: 5px!important;
	}
	.temple-improvements-subheading {
		font-size: 20px; 
		font-weight: 400;
		line-height: 33px;
		text-align: start;
		justify-content: start;
	}

	.left-logo{
		justify-content: center;
	}
	.filter-tab{
		display: inline-block!important;
	}
	/* .media-query{ display: none; } */

	.daily-event-list{
		padding: 0px 13px;
	}
	.datetime-div{
		padding-top:0rem!important ;
	}
}




@media only screen and (max-width: 767px) {

	.res-amount {
		margin-bottom: .2rem!important;
	}
	.temple-improvements-subheading {
		font-size: 20px; 
		font-weight: 400;
		line-height: 33px;
		text-align: start;
		justify-content: start;
	}

	.left-logo{
		justify-content: center;
	}
	.filter-tab{
		display: inline-block!important;
	}

	/* .email-phone{
		display: none;
	} */
	/* .media-query{ display: none; } */
	@media (max-width: 768px) {
		.img-fluid {
		  /* display: none; */
		
		}
		
	  }

	  .img-fluid77 {
		display: none;
	  
	  }
	  
	
	.daily-event-list{
		padding: 0px 13px;
	}

/*Banner responsive css start	*/
.sliderHeight{
	/* height: 130vh!important; */
}
.slider-image{
	width: 100%;
	height: 200px;
}
.banner-left-side{
	width: 100%;
}
.banner-right-side{
	width: 100%;
}
/*Banner responsive css end	*/


/*Panchagam Responsiveness start*/
.panchangam-table-small-screen{
	display: block;
}
.panchangam-table-large-screen{
	display: none;
}

/*Panchangam Responsiveness end*/



.responsive-container{
	padding: 0px;
}

#logo-1{
	height: 100px;
	margin-top: 20px;
	margin-left: 100px;
}
.temple-services-img{

	border-radius: 5px
}
.about-temple-img{
	border-radius: 5px
}
.footer-logo{
	height: 90px;
	width: auto;
	margin-top: 18%;
}
.footer-divider{
	display: none;
}
#navmobile{
	justify-content: end!important;
}


.customeWidth {
	width: 100%;
}

}


@media only screen and (min-width: 768px) {
	.res-amount {
		margin-bottom: 1rem!important;
	}
	.temple-improvements-subheading {
		font-size: 20px; 
		font-weight: 400;
		line-height: 33px;
		text-align: start;
		justify-content: start;
	}
	.left-logo{
		justify-content: center;
	}
	.daily-event-list{
		padding: 0px 13px;
	}
/*Panchangam Responsiveness start*/
.panchangam-table-small-screen{
	display: block;
}
.panchangam-table-large-screen{
	display: none;
}
/*Panchangam Responsiveness end*/


/*Banner responsive css start	*/
/* .sliderHeight{
	height: 130vh!important;
} */
.slider-image{
	width: 100%;
	height: auto;
}
.banner-left-side{
	width: 100%;
}
.banner-right-side{
	width: 100%;
}
/*Banner responsive css end	*/

.responsive-container{
	padding: 0px;
}

.filter-tab{
	display: inline-block!important;
}
/* .media-query{ display: none; } */
#logo-1{
	/* height: 140px; */
	height: 99px;
	margin-top: 20px;
	margin-left: 100px;
}
.temple-services-img{

	border-radius: 5px
}
.about-temple-img{
	border-radius: 5px
}
.slider-img{
	width: 100%;
	height: auto;

}
.footer-logo{
	height: 140px;
	width: auto;
	/* margin-top: 18%; */
}
#navmobile{
	justify-content: end!important;
}

.customeWidth {
	width: 100%;
}
} 

@media  only screen and (min-width: 992px) {
	.res-amount {
		margin-bottom: 0rem!important;
	}
	.temple-improvements-subheading {
		font-size: 20px; 
		font-weight: 400;
		line-height: 33px;
		text-align: start;
		justify-content: start;
	}
	.left-logo{
		justify-content: center;
	}
	.daily-event-list{
		padding: 0px 13px;
	}

	.panchangam-table-small-screen{
		display: block;
	}
	.panchangam-table-large-screen{
		display: none;
	}

	/*Banner responsive css start	*/
	.sliderHeight{
		height: 60vh!important;
	}
	.slider-image{
		width: 100%;
		height: auto;
	}
	.banner-left-side{
		width: 40%;
	}
	.banner-right-side{
		width: 60%;
	}
/*Banner responsive css end	*/
.responsive-container{
	padding: 0px;
}

.filter-tab{
	display: inline-block!important;
}
.media-query{ display: block; }
#logo-1{
	height: 140;
	margin: 8px 0px 8px 0px;
}
.temple-services-img{
	width:100%;
	height: 380px;
	border-radius: 5px
}
.about-temple-img{
	height: 380px;
	width: 570px;
	border-radius: 5px;
	max-width:100%;
}
.slider-img{
	width: 100%;
	height: auto;

}
.footer-logo{
	height: 140px;
	width: auto;
	/* margin-top: 18%; */
}

.customeWidth {
	width: 20%;
}
} 


@media only screen and (min-width: 1200px) {
	.res-amount {
		margin-bottom: 0rem!important;
	}
	.temple-improvements-subheading {
		font-size: 30px; 
		font-weight: 400;
		line-height: 56px;
		text-align: start;
		justify-content: start;
	}
	.left-logo{
		justify-content: end;
	}
	.daily-event-list{
		padding: 0px 13px;
	}
	.responsive-container{
		padding: 0px 50px;
	}
	.panchangam-table-small-screen{
		display: block;
	}
	.panchangam-table-large-screen{
		display: none;
	}

	/*Banner responsive css start	*/
	.sliderHeight{
		height: 60vh!important;
	}
	.slider-image{
		width: 100% !important;
		height: 84% !important;
	}
	.banner-left-side{
		width: 40%;
	}
	.banner-right-side{
		width: 60%;
	}
/*Banner responsive css end	*/



.filter-tab{
	display: inline-block!important;
}
.media-query{ display: block; }
#logo-1{
	height: 140;
	margin: 8px 0px 8px 0px;
}
.temple-services-img{
	width:100%;
	height: 380px;
	border-radius: 5px
}
.about-temple-img{
	height: 380px;
	width: 570px;
	border-radius: 5px;
	max-width:100%;
}
.slider-img{
	height: 550px;
}
.footer-logo{
	height: 187px;
	width: auto;
	/* margin-top: 18%; */
}

.customeWidth {
	width: 20%;
}
}
@media only screen and (min-width: 1800px) {
	.res-amount {
		margin-bottom: 0rem!important;
	}
	.temple-improvements-subheading {
		font-size: 30px; 
		font-weight: 400;
		line-height: 56px;
		text-align: start;
		justify-content: start;
	}
	.left-logo{
		justify-content: end;
	}
	.daily-event-list{
		padding: 0px 26px;
	}
	.responsive-container{
		padding: 0px 50px;
	}

	.panchangam-table-small-screen{
		display: block;
	}
	.panchangam-table-large-screen{
		display: none;
	}

	/*Banner responsive css start	*/
	.sliderHeight{
		height: 60vh!important;
	}
	.slider-image{
		width: 100%;
		height: auto;
	}
	.banner-left-side{
		width: 40%;
	}
	.banner-right-side{
		width: 60%;
	}
/*Banner responsive css end	*/



.filter-tab{
	display: inline-block!important;
}
.media-query{ display: block; }
#logo-1{
	height: 140;
	margin: 8px 0px 8px 0px;
}
.temple-services-img{
	width:100%;
	height: 380px;
	border-radius: 5px
}

.about-temple-img{
	height: 380px;
	width: 570px;
	border-radius: 5px;
	max-width: 100%;
}
.slider-img{
	height: 550px;
}
.footer-logo{
	height: 187px;
	width: auto;
	margin-top: 18%;
}

.customeWidth {
	width: 20%;
}
} 




/*/styles*/



.news{
	width: 450px;
	height: 50px;
	background-color: #FFF;
	color: black !important;
	font-size: 28px;
	font-weight: 500;
}
.dot{
	height: 6px;
	width: 6px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px !important;
	background-color: #FFF;
	color: black !important;
	border-radius: 50%;
	display: inline-block
}
.ticker{
	padding: 1px 0;
	overflow: hidden;
}
.bg-danger{
	background: linear-gradient(to top, var(--main-color-new-theme) , var(--main-color-new-theme) );
}
.news-scroll{
	display: inline-block;
	overflow: hidden;
	text-align: initial;
	white-space: nowrap;
	background-color: #FFF;
	padding: 22px;
}
.news-scroll a{
	color: black;
}
#temple-services{
	color: #44233b;
	font-weight: 600;
}
.btn1{
	font-family: sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	fill: #f26938;
	color: #f26938;
	background-color: #F2693800;
	border-style: solid;
	border-width: 2px;
	border: 2px solid #C2542D;
	border-radius: 10px;
	padding: 10px 20px;
}
.btn1:hover{
	background-color: #C2542D;
	border: 1px solid white;
}
.community a:hover {
	color: #db4242;
}
a{
	color: black;
}
.card{
	box-shadow: 1px 1px 10px #7e455561;
}
h2{
	color: var(--main-heading-color)!important;
	margin-bottom: 20px!important;
}
h4{
	color: #864F5E;
	font-size: 22px;
}
p{
	color: #957D86!important;
	font-family: sans-serif!important;
	font-size: var(--paragraph-font-size)!important;
	color: black!important;
	/* font-weight: 100; */
	font-weight: 400;
	line-height: 1.6;
	/* text-align: justify; */
	/* margin-top: 66px; */


}
.btn{
	border-radius: 26px!important;
}
