body {overflow-x: hidden;}
#holder { height: 80vh !important;}
#holder::before {background:none;}
@media screen and (max-width:768px) {
	.header.white{background:transparent;/* on scroll opacity 1 */}
	.bottom-blubs ul li.mobileView {display:block;}
	div.mc-image {background-position:center center !important;}
}
.puja-box a img {width:100%;}
.white-title h3 {
	margin-bottom:40px;
}


/*=== Google Translate dropdown CSS ===*/
.goog-te-banner-frame {z-index:999 !important;}
		
#google_translate_element {
	position: relative; !important;
	z-index: 999999999;
	top: 0;
	right: inherit;
	top: 0;
	left:0;}

@media (min-width:420px){
	#google_translate_element {position: relative !important;}
}

@media (min-width:600px){
	#google_translate_element {position: relative !important;}
}

@media (min-width:768px){
	#google_translate_element {position: relative !important;}
}

@media (min-width:992px){
	#google_translate_element {position: relative !important;}							
}
.puja-box a img {
    display: inline-block;
}
.new_sec_pad {
	padding: 60px 0;
	border-bottom: solid 1px #ddd;
}
.cd-gallery li, .puja-box {
	width:235px;
	border: solid 1px #ddd;
	box-shadow: none;
}
.cd-gallery li, .puja-box a {
	border:none;
	box-shadow: none;
}
.flex__parent {
	display: flex;
	justify-content: center;
	padding: 0 15px;
}
.left__blurb {
	width: 280px;
	margin-right: 30px;
	position: relative;
}
.blurb__btn {
	display: block;
	text-align: center;
	padding:10px;
	background: #00bbd7;
	color: #fff; 
}
.blurb_title {
	position: absolute;
	top:0px;
	text-align: center;
	display: block;
	width: 100%;
	height: 50%;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	color:#fff;
	padding:20px;
	letter-spacing: 1px;
}
.blurb__container {
	text-align:center;
}
.blurb__container img {
	width: 100%;
	margin-bottom:30px;
}
.midSmall {
	font-weight: 400;
	/*letter-spacing: 1px;*/
	font-size: 15px;
}
.puja-box a {
	border: solid 1px #fecb00;
}

.glow {
	background: rgb(255,255,255);
	background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
	width:100%;
	height: 100%;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9;
}
.black .midBig h1 {
	color:#111;
}
.black .midBig h2 {
	color:#555;
}
.black .midSmall {
	color:#555;
}
.header__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
	z-index: 90;
}
.om {
	max-width:100px;
	display: inline-block;
	margin-bottom:20px;
}
.om img {
	max-width:100%;
	display: inline-block;
	/*animation: pulse 2s infinite;*/
}


@media (max-width: 991px) {
	.left__blurb {
		display: none;
	}
}
@media (max-width: 767px) {
	.black .midBig h1 {
		font-size:30px;
	}
	.om {
		max-width:80px;
		display: inline-block;
		margin-bottom:20px;
	}
	.banner-matter.black {
		top:25%;
	}
	.right__products {
		display: flex;
		flex-direction: column;
	}
}

/*@media screen and (max-width: 767px) {
	.cart-login-register {
	    margin: 19px 0px 0 0;
	    padding-right: 0;
	    min-width: auto;
	    position: absolute;
	    top: -62px;
	    right: 50px;
	}
}*/
.main__banner {
	display: block;
	min-height: 650px;
	/*height: 80vh !important;*/
	display: flex;
}
.left__banner, .right__banner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 50%;
	text-align: center;
}
.banner__content {
	width: 80%;
	max-width: 500px;
	z-index: 99;
}
.banner__content .midBig h1 {
	color:#000 !important;
}
.banner__content .midSmall {
	color:#444 !important;
}
.banner__content input[type="text"] {
    position: relative;
    z-index: 99999;
    width: 100%;
    height: 52px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    outline: none;
    background: transparent;
    background: rgba(255,255,255,1);
	color: #343434;
    padding: 0 160px 0 10px;
}
.epuja__darshan_logo img {
	max-width: 200px;
}
.midBig h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    color: #111;
}
.banner__btn {
	padding:13px 30px;
	background: #874b51;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
	margin-top: 20px;
}
.banner__btn:hover {
	background: #e98300;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.main__banner {
		display: block;
		height: auto !important;
		display: flex;
		flex-direction: column;
	}
	.left__banner {
		padding:130px 0 80px 0;
		width: 100%;
	}
	.right__banner {
		padding:80px 0;
		width: 100%;
	}
	.shop__banner {
		padding-top: 60px;
		padding-bottom: 0;
	}
}
.talk__astro h4 {
	font-weight: 700;
	color: #000;
}
.talk__astro p {
	font-size: 14px;
	margin-bottom: 30px;
}
#astroModal .close {
	position: absolute;
	top: -16px;
	right: -16px;
	color:#fff;
	opacity: 1;
	background:#000;
	padding: 0;
	transition: all 0.5s;
	line-height: 1;
	font-size: 30px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	box-shadow: -3px 3px 5px rgba(0,0,0,0.3);
	z-index: 9;
}
@media (max-width: 767px) {
	#astroModal .close {
		position: absolute;
		top: 0;
		right: 0;
		color:#fff;
		border-radius: 0;
	}
}
#astroModal .modal-dialog {
	width: 90%;
	/*max-width: 800px;*/
	max-width: 580px;
}
#astroModal .modal-body {
	padding: 0;
	/*padding: 5px;*/
}
#astroModal img {
	max-width: 100%;
}
#astroModal h4 {
	line-height: 1.5;
	color: #111;
}

.btn_ba {padding: 13px 30px; background:#874b51; color:#fff; text-transform: uppercase; font-weight: 600; border-radius:5px; display: block; line-height: 1.5; max-width:550px; margin: 0 auto}

.btn_ba:hover {background: #e98300; color: #fff;}

.banner__content.extended {
	max-width: 900px !important;
	width: 90%;
}
.banner__content.extended .ta_2_list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
	justify-content: center;
}
.banner__content.extended .ta_2_list li {
	width: 33.33%;
}
@media (min-width: 600px) {
	.banner__content.extended .ta_2_list li {
		width: 20%;
	}
}
.banner__content.extended .ta_2_list li .ta_icon {
	width: 60px;
	height: 60px;
	transition: all 0.4s;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner__content.extended .ta_2_list li:hover .ta_icon {
	background: rgba(0,0,0,0.9);
}
.banner__content.extended .ta_2_list li .ta_icon img {
	max-width: 80%;
}
.banner__content.extended .ta_2_list li .ta_text {
	font-size: 14px;
}
.choose__category h3 {
	margin: 20px 0 40px 0;
	padding: 0 70px;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 330px;
}
.choose__category h3:before, .choose__category h3:after {
	content: '';
	position: absolute;
	top: 8px;
	width: 60px;
	height: 1px;
	background: #333;
	display: block;
}
.choose__category h3:before {left: 0;} 
.choose__category h3:after {right: 0;}

.shop__content_category a p {margin-bottom: 0;}

.vertical-alignment-helper {
    /*height: 100%;*/
    height: auto;
    min-height: 100%;
    display: flex;
    align-items: center;
}
/*.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}*/