


.shopifybase-block{
	font-size:13px;
}

.form-control:focus{
	border:none;
	box-shadow:0 0 4px 0.1rem rgb(247, 168, 185);
}

.navbar-custom .nav-item a{
	color:#ed0038;
}

.counter-Txt{
	text-align:center; 
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
}
.counter-Txt span{
	display:block;
	font-size:36px
}

.custom-bg{
	background:#e2264c;
}

@media(min-width:320px) and (max-width:767px){ 
	.c-no{
		height:100%;
	}
	.counter-Txt{
		margin-top:35px;
	}
}

.shopifybase-text{
	color:#ef2555;
}

.shopifybase-text:hover{
	color:#d62e56;
}

.carousel .carousel-control {
	width: 30px;
	height: 30px;
	top: 4px;
}

.carousel-control.left {
	left: auto;
	right: 40px;
}

.carousel .carousel-indicators {
	bottom: 15px;
}
