.background-cover {
	width: 100%;
	background-color: rgb(236, 239, 241);
	position: relative;
	overflow: hidden;
}

.share-holder {
	width: 100%;
	height: 54px;
	box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.12);
	background-color: #ffffff;
	position: fixed;
	bottom: 0px;
	z-index: 10;
	padding: 8px 430px;
}

.share-holder .share-holder-sharetext {
	float: left;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.87);
	display: inline-block;
	margin: 10px 16px;
	font-weight: bold;
}

.share-holder .share-icons{
	width: 40px;
	height: 40px;
}

.share-holder .bookmark-button-react {
	display: inline-block;
	vertical-align: top;	
	position: relative;
	cursor: pointer;
}

.share-banner-subscribe {
	display: none;
}

.share-holder .share-banner-subscribe {
	position: absolute;
	top: 10px;
	right: 392px;
	border: 1px solid #ef1c74;
	border-radius: 4px;
	text-align: center;
	display: block;
	color: #ef1c74;
	font-size: 18px;
	padding: 10px 24px;
	background: #fff;
	cursor: pointer;
	font-size: 14px;
}

.share-holder .share-banner-subscribe:hover {
	background: rgba(239, 28, 116, .3);
	border-color: transparent
}

.share-holder .subscribe-banner {
	display: none;
}

.subscribe-banner {
	text-align: center;
	display: block;
	color: #ef1c74;
	padding: 2px 12px;
	border-radius: 4px;
	border: 1px solid #ef1c74;
}

.subscribe-banner:hover {
	background: rgba(239, 28, 116, .3);
	border-color: transparent;
}

@media(max-width: 800px) {
	.site-header .container {
		position: fixed;
		top: 0;
		box-shadow: 0 1px 4px 0 rgb(0 0 0 / 25%);
		display: flex;
		align-items: center;
		padding: 16px 10px;
		justify-content: space-between;
		background: #fff;
		height: 56px;
	}

	.share-holder {
		height: 48px;
		padding: 0;
		padding-left: 12px;
	}

	.share-holder .share-holder-sharetext {
		font-size: 10px;
		margin: 20px 8px;
	}

    .share-holder .share-icons {
		width: 40px;
		height: 50px;
		margin-left:-4px;
	}

	.share-banner-subscribe {
		display: none;
	}

	.share-holder .share-banner-subscribe {
		top: 10px;
		right: 12px;
		font-size: 12px;
		padding: 8px 4px;
	}

	.share-holder .bookmark-button-react {
		padding-top: 6px;
	}

}

.background-cover .cover {
	width: 100%;
	height: 100%;
	z-index: 0;
	position: absolute;
	top: 0;
	-webkit-filter: blur(160px);
	filter: blur(160px);
	background-attachment: fixed;
}

.center {
	text-align: center;
}

.google-ads {
	padding: 10px 0;
}

/*----------Blog----------------*/

.blog-container {
	width: 65%;
	background-color: white;
	margin: 0 auto;
	z-index: 9;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	position: relative;
	min-width: 800px;
	max-width: 1400px;
}

.blog-container .blog-cover {
	width: 100%;
	display: inherit;
	border: solid 1px #d8dae1;
	border-bottom: none;
}

.blog-container .blog-details-holder {
	position: relative;
	width: 100%;
	background: rgb(239,28,116);
	background: linear-gradient(135deg, rgba(239,28,116,1) 0%, rgba(46,0,146,1) 100%);
	border-bottom: none;
	border-top: none;
}

.blog-details-holder .category {
	position: absolute;
	left: 0px;
	top: -16px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.33;
	padding: 4px 8px;
	text-align: left;
	background-color: #000000;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	text-decoration: underline;
}

.category a {
	color: white;
	cursor: pointer;
}

.blog-details-holder .blog-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    color: #fff;
    padding: 16px;
    padding-bottom: 8px;
}

.blog-details-holder .blog-author {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	text-align: left;
	color: #ffffff;
	padding: 0 16px;
	margin-bottom: 8px;
}

.blog-author span {
	font-weight: normal;
}

.blog-details-holder .blog-date {
	font-size: 14px;
	line-height: 1.43;
	text-align: left;
	color: #ffffff;
	padding: 16px;
	padding-top: 0;
}

.blog-date .bookmark-button-react {
	position: relative;
	top: 12px;
	left: 12px;
	display: inline-block;
	height: 34px;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
}

.blog-details-holder .time-to-read {
	float: right;
}

.blog-container .voucher-banner-holder {
	position: relative;
	width: 100%;
	padding: 0;
	border-top: none;
	border-bottom: none;
}

.voucher-banner-holder .banner-image {
	width: 100%;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
	height: 190px;
	padding: 0;
	margin: 0;
}

.voucher-banner-holder .buy-vouchers-cta {
	position: absolute;
	bottom: 20px;
	left: 46px;
	background: rgba(0,0,0,.57);
	color: #fff;
	border-radius: 4px;
	padding: 10px 12px;
	overflow: hidden;
	font-weight: 500;
	font-size: 14px;
}

.buy-vouchers-cta::before {
	position: absolute;
	content: "";
	top: 0;
	transform: skewX(-30deg);
	width: 32px;
	height: 100%;
	background:linear-gradient(
				to right, 
				rgba(255, 255, 255, 0.13) 0%,
				rgba(255, 255, 255, 0.63) 40%,
				rgba(255, 255, 255, 0.63) 60%,
				rgba(255, 255, 255, 0.13) 100%
				);
	-webkit-animation: shimmereffect 1.5s infinite;
	animation: shimmereffect 1.5s infinite;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
}

@keyframes shimmereffect {
	0% {
		left: -40px;
	}
	100% {
		left: 100%;
	}
}

@-webkit-keyframes shimmereffect {
	0% {
		left: -40px;
	}
	100% {
		left: 100%;
	}
}

.blog-container .blog-content {
	padding: 16px;
	border-top: 0;
	font-size: 20px;
	line-height: 1.4;
	text-align: left;
	color: rgba(0,0,0,.87);
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-bottom: 16px;
}

.blog-content .image-courtesy-text {
	font-size: 12px;
    color: rgba(0,0,0,.38);
    font-weight: 300;
    text-align: right;
}

.blog-container .infographic-content {
	padding: 8px;
}

.blog-content .share-icons {
	text-align: center;
}

.blog-content .tags {
	margin: 16px 0;
	font-weight: bold;
	display: block;
}

@media(max-width: 800px) {
	.blog-container {
		width: 100%;
		border-radius: 0;
		min-width: initial;
		max-width: 100%;
	}

	.blog-details-holder .blog-title {
		font-size: 24px;
	}

	.blog-details-holder .blog-author,
	.blog-container .blog-content {
		font-size: 18px;
		border-radius: 0;
	}

	.blog-content .image-courtesy-text {
		font-size: 12px;
		color: rgba(0,0,0,.38);
		text-align: right;
		font-weight: 300;
	}

	.blog-date .bookmark-button {
		top: 10px;
	}

	.voucher-banner-holder .banner-image {
		height: auto;
	}

	.voucher-banner-holder .buy-vouchers-cta {
		bottom: 12%;
		left: 22px;
		right: auto;
		padding: 6px 12px;
		font-size: 12px;
	}
}

/*-----------Tinymce content-------------------*/

.blog-content a {
    text-decoration: none;
    color: rgba(239,28,116,1);
}

.blog-content p {
    color: rgba(0,0,0,.87);
    font-size: 18px;
}

.blog-content strong {
	font-weight: bold;
}

.blog-content em {
	font-style: italic;
}

.blog-content h1 {
	font-weight: bold;
	font-size: 28px;
	padding: 4px 0;
}

.blog-content h2 {
	font-weight: bold;
	font-size: 28px;
	padding: 4px 0;
	color: rgba(0, 0, 0, 0.87)
}

.blog-content h3 {
	font-weight: bold;
	font-size: 22px;
	padding: 4px 0;
}

.blog-content h4 {
	font-weight: normal;
	font-size: 20px;
	line-height: 40px;
}

.blog-content img {
	display: block;
	margin: 8px auto;
	padding: 8px;
	max-width: 100%;
	/* height: auto; */
	cursor: pointer;
}

.infographic-content img {
	margin: 0px auto;
	padding: 0;
}

.blog-content ol {
  list-style-type: decimal;
  margin-left: 42px;
  font-size: 18px;
}

.blog-content ul {
  list-style-type: initial;
  margin-left: 42px;
}

.tags h3 {
	font-weight: normal;
	display: inline-block;
	background-color: #f7f7fa;
	border: 1px solid #d8dae1;
	border-radius: 16px;
	font-size: 12px;
	padding: 4px 16px;
	margin: 4px;
	margin-left: 0
}

.tags .related-text {
	font-size: 24px;
}

.tags a {
	color: #3e5561;
}

.blog-content li {
	font-size: 18px;
}

@media(max-width: 800px) {
	.blog-content p,
	.blog-content div {
		font-size: 16px;
	}
	
	.blog-content div>p,
	.blog-content div>div,
	.blog-content div>h2 {
		padding: 0px;
	}

	.blog-content p strong {
		padding: 0;
	}

	.blog-content img {
		width: 100vw;
		padding: 0;
		margin-left: -16px;
		max-width: 100vw;
		height: auto;
	}

	.blog-content iframe {
		height: 100%;
		width: 100%;
	}

	.collectionCards .cover{
		margin-left: 0px;
	}

	.blog-content h1 {
		padding: 0;
		font-size: 22px;
	}

	.blog-content h2 {
		padding: 0;
		font-size: 18px
	}

	.blog-content h3 {
		padding: 0;
		font-size: 16px
	}

	.blog-content h4 {
		padding: 0;
		font-size: 16px
	}

	.blog-content li {
		font-size: 16px;
	}
}

/*--------Pagination-----*/

.pagination {
	width: 65%;
	margin: 0 auto;
	position: relative;
	min-height: 64px;
	margin-bottom: 16px;
}

.pagination .arrow-left {
	position: absolute;
	left: 8px;
}

.pagination .arrow-right {
	position: absolute;
	right: 8px;
}

@media(max-width: 800px) {
	.pagination {
		width: 100%;
	}
}

/*--------------- Ratings Box -------------*/

.ratings-container {
	width: 65%;
	background-color: white;
	margin: 0 auto;
	z-index: 10;
	border-radius: 8px;
	color: #3e5561;
	position: relative;
	margin-bottom: 16px;
}

.ratings-container .rating-block-holder {
	list-style-type: none;
	margin-top: 16px;
	display: inline-block;
	width: 100%;
} 

.rating-block-holder .rating-block {
	display: inline-block;
	height: 32px;
	width: 10%;
	cursor: pointer;
	text-align: center;
	border: 1px solid white;
	background-color: #cdcdcd
}

.rating-block-holder .rating-block:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.rating-block-holder .rating-block:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.ratings-container .rating-value {
	font-size: 14px;
	line-height: 32px;
	font-weight: 600;
	color: white;
}

.ratings-container .rating-question {
	font-size: 24px;
	font-weight: 600;
	color:rgba(0, 0, 0, 0.87);
	line-height: 1.17;
	margin: 12px;
	padding-top: 32px;
	padding-left: 32px;
	margin-bottom: 0px;
}

.rating-question .subscribe {
	text-decoration: underline;
	cursor: pointer;
}

.ratings-container .rating-bar-container {
	width: 90%;
	margin: 0 auto;
}

.ratings-container .suggestions-container {
	padding-bottom: 12px;
	position: relative;
}

.suggestions-container .ratings-submit-btn {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	color: #ffffff;
	padding: 10px 40px;
	cursor: pointer;
	margin-left: 44px;
	margin-bottom: 24px;
	border: none;
	display: inline-block;
	background-color: #338aed;
	border-radius: 4px;
	width: 142px;
}

@media (max-width: 800px) {
	.ratings-container {
		width: 100%;
	}
	.ratings-container .rating-question {
		padding-left: 8px;
		font-size: 16px;
	}
	.suggestions-container .ratings-submit-btn {
		margin-left: 20px;
	}
	.ratings-container .rating-value {
		font-size: 20px;
	}

	.blog-content .icon{
		width: 100%;
		max-width: fit-content;
	}
}

/*----------------- Subscribe Box ----------------*/

.subscribe-box-holder .subscribe-box {
	height: 310px;
	background-color: #338aed;
	position: relative;
	width: 100%;
	padding: 60px 0;
}

.subscribe-box .subscribe-text{
	text-align: center;
	color: white;
}

.subscribe-text p:first-child {
	font-size: 48px;
	line-height: 1.17;
	margin-bottom: 24px;
}

.subscribe-text p:last-child {
	font-size: 24px;
	line-height: 0.83;
	margin-bottom: 40px;
}

.subscribe-box .subscribe-input{
	text-align: center;
}

.subscribe-input .subscriber-email {
	border-radius: 4px;
	text-align: left;
	font-size: 16px;
	padding: 10px 8px;
	border: none;
	width: 400px;
}

.subscribe-input .subscribe-btn {
	font-size: 16px;
	line-height: 1.25;
	border: 1px solid white;
	background-color: transparent;
	color: white;
	border-radius: 2px;
	cursor: pointer;
	padding: 8px 16px;
	margin-left: 12px;
	width: 126px;
}

@media(max-width: 800px) {
	.subscribe-text p:first-child {
		font-size: 24px;
		margin-bottom: 32px;
		font-weight: 700
	}
	.subscribe-text p:last-child {
		font-size: 20px;
		line-height: 1.17;
		padding: 0 4px;
		font-weight: 500
	}
	.subscribe-input .subscriber-email {
		margin-bottom: 16px;
		width: 340px;
	}
	.subscribe-box-holder .subscribe-box {
		padding: 40px 0;
	}
}

/*---------Subscribe Widget----------*/
.subscribe-widget {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12);
	border-radius: 8px;
	padding: 32px 60px;
	background: #444A62;
	position: relative;
}

.subscribe-widget .subscribed-text {
	padding: 0 20px;
	color: #fff;
	margin-top: 24px;
}

.subscribe-widget .widget-image {
	position: absolute;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
	width: 156px;
	margin: 0;
	padding: 0;
	cursor: auto
}

.subscribe-widget .subscribe-widget-text {
	padding: 0 20px;
}

.subscribe-widget-text p:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	width: 50%;
}

.subscribe-widget-text p:last-child {
	font-size: 16px;
	color: #fff;
	margin-top: 12px;
	width: 62%;
	line-height: 1.4;
	font-weight: 500;
}

.subscribe-widget .subscribe-input {
	margin-top: 14px;
	width: 350px;
	display: block;
	position: relative;
	margin-top: 24px;
}

.subscribe-input .subscribe-widget-btn {
	background: #444A62;
	font-size: 16px;
	line-height: 1.25;
	color: white;
	border-radius: 50%;
	cursor: pointer;
	padding: 8px 12px;
	margin-left: 12px;
	width: 30px;
	border: none;
	height: 30px;
	position: absolute;
	top: 5px;
	right: 0;
}

.subscribe-widget-btn .button-image {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 8px;
	margin: 0;
	padding: 0;
	width: auto;
}

.subscribe-input .subscriber-widget-email {
	width: 98%;
	margin-right: 16px;
	border-radius: 4px;
	text-align: left;
	font-size: 14px;
	height: 40px;
	border: none;
	padding-left: 14px;
	margin-left: 20px;
}

@media (max-width: 800px) {
	.subscribe-widget {
		width: auto;
		padding: 16px 16px 0;
	}

	.subscribe-widget .subscribe-widget-text {
		padding: 0;
	}

	.subscribe-input .subscriber-widget-email {
		margin-right: 0;
		margin-left: 0;
	}

	.subscribe-input .subscribe-widget-btn {
		margin-left: 0;
		right: 12px;
	}

	.subscribe-widget .subscribe-input {
		width: 90%;
		margin-bottom: 20px;
	}

	.subscribe-widget-text p:first-child {
		font-size: 22px;
		width: 60%;
	}

	.subscribe-widget-text p:last-child {
		font-size: 12px;
	}

	.subscribe-widget .widget-image {
		width: 28%;
		right: 10px;
		top: 14px;
		transform: none;
	}

	.subscribe-widget .subscribed-text {
		padding-left: 0;
		margin-bottom: 18px;
	}
}
/*------Recommendation------*/

.other-blogs .related-blogs-holder {
	max-width: 1400px;
	min-width: 800px;
	margin: 0 auto;
}

.related-blogs-holder .blog-card-holder {
	display: inline-block;
	padding: 0 8px;
}

.other-blogs {
	padding: 16px 0;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

.other-blogs .related-blogs-header {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.17;
	color: rgba(0, 0, 0, 0.87)																																																																									;
	padding: 0 16px;
	margin-bottom: 8px;
}

.related-blogs-header p {
	display: inline;
}

.other-blogs .blog-card {
	width: 320px;
	background-color: #fff;
	margin: 16px 10px;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12);
	border-radius: 8px;
	display: inline-block;
	cursor: pointer;
	overflow: hidden;
}

.other-blogs .blog-card:hover {
	box-shadow: 1px 5px 8px 0 rgba(0, 0, 0, 0.12);
}

.other-blogs .blog-cover-holder {
	height: 160px;
}

.blog-card .other-blog-cover {
	width: 100%;
	height: 100%;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	object-fit: cover;
	transition: 0.4s all;
}

.blog-card .other-blog-cover:hover {
	transform: scale(1.1)
}

.blog-card .blog-details {
	position: relative;
	text-align: left;
}

.blog-details .blog-title {
	padding-bottom: 0;
	font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 70px;
}

.blog-details .blog-description {
	font-size: 16px;
	margin-bottom: 12px
}

.blog-details .date {
	padding-top: 2px;
}

.blog-details .bookmark-button {
	display: inline-block;
	position: relative;
	top: 10px;
	background: #fff;
	height: 34px;
	border-radius: 50%;
	cursor: pointer;
}

.bookmark:hover .bookmarktext {
	display: none;
}

@keyframes updown {
	0% {
		bottom: 130%;
	}
	50% {
		bottom: 110%;
	}
	100% {
		bottom: 130%;
	}
}

@-webkit-keyframes updown {
	0% {
		bottom: 130%;
	}
	50% {
		bottom: 110%;
	}
	100% {
		bottom: 130%;
	}
}

@keyframes pop {
	0% {
		transform: scale(0);
	}

	50% {
		top: 20%;
	}

	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes pop {
	0% {
		transform: scale(0);
	}

	50% {
		top: 20%;
	}

	100% {
		transform: scale(1);
	}
}

@media (max-width: 800px) {
	.other-blogs {
		width: 100%;
	}
	.other-blogs .related-blogs-holder {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
	.other-blogs .related-blogs-header {
		font-size: 16px;
	}
	.related-blogs-header p {
		display: block;
	}
	.other-blogs .blog-card {
		margin: 8px 0px;
		width: 100%;
		max-width: 364px;
	}
}

/*---------Comments-------------*/

.comments-holder{
	text-align: center;
	margin: 16px;
}

.comments-holder h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.17;
	color: #3e5561;
	padding: 0 16px;
}

/*------------- Image Viewer --------------*/

.modal {
    display: none; 
    position: fixed;
    z-index: 100; 
    left: 0;
    top: 0;
    width: 100%;  
    height: 100%;  
	background-color: rgba(255, 255, 255, 0.9);  
	
}

.modal .image {
    margin: auto;
    display: block;
	object-fit: contain;
	height: 100%;
	max-height: 100%;	
	max-width: 100%;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0) } 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0) } 
    to {transform:scale(1)}
}

.modal .close {
	position: fixed;
	width: 24px;
    top: 16px;
    right: 16px;
	color: #f1f1f1;
	cursor: pointer;
}

.modal-open {
	overflow: hidden;
	position: fixed
}

@media (max-width: 800px){
	.modal {
		padding-top: 0;
	}
    .modal .image {
		position: absolute;
		width: 100%;
		height: initial;
		top: 50%;
		transform: translateY(-50%);
	}
	@keyframes zoom {
		from {transform:scale(0) translateY(0%)} 
		to {transform:scale(1) translateY(-50%)}
	}
}

/*------------- Suggested Blogs ------------*/

.blog-content .blog-banner-holder {
	display: none;
}

.blog-banner-holder .blog-banner {
	margin: 12px 8px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

.blog-banner .header {
	font-size: 20px;
	font-weight: 700;
	color: rgba(0, 0, 0, .87);
	margin: 12px;
}

.blog-banner .blogs-holder {
	padding: 0 8px;
}

.blog-banner .card-holder {
	width: 360px;
	cursor: pointer;
	overflow: hidden;
	border-radius: 12px;
	padding: 22px 22px;
	display: block;
	margin: 4px;
	margin-bottom: 32px;
	min-height: 344px;
	box-shadow: 2px 8px 16px rgba(24, 50, 115, 0.09);
	background-color: #eaeaea47;
}

.card-holder .blog-image {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border-radius: 8px;
	object-fit: cover;
	min-height: 172px;
	box-shadow: inset 2px 6px 18px rgba(26, 18, 93, 0.09);
}

.card-holder .title {
	font-weight: bold;
	color: rgba(0, 0, 0, 0.87);
	margin-top: 24px;
	height: 96px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	font-size: 22px;
}

.blogs-holder .slick-prev,
.blogs-holder .slick-next {
	padding: 0;
	height: 20px;
}

.progress-bar {
	background: #338aed ;
	position: fixed;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 4px;
	top: 0;
	z-index: 100;
}

@media(max-width: 800px) {
	.blog-content .blog-banner-holder {
		padding: 0;
	}

	.blogs-holder div {
		padding: 0;
	}

	.blogs-holder .slick-prev,
	.blogs-holder .slick-next {
		display: none;
	}

	.blog-banner .card-holder {
		width: 88vw;
		min-height: 330px;
	}
	.blog-banner .blogs-holder {
		padding: 0px;
	}

}

/*--------- Image Slider ----------- */

.blog-content .image-slider-holder {
	position: relative;
}

.image-slider-holder .slick-next,
.image-slider-holder .slick-prev {
	padding: 0;
	height: 32px;
	background-color: rgba(0,0,0,.54);
	border-radius: 4px;
	z-index: 1;
}

.image-slider-holder .slick-dots {
	margin: 0;
}

.image-slider-holder .slick-prev {
	left: 20px;
}

.image-slider-holder .slick-next {
	right: 20px;
}

.image-slider-slick .image-holder {
	height: 640px;
}

.image-holder .slider-image {
	height: 100%;
	object-fit: contain;
	cursor: default;
}

@media (max-width: 800px) {
	.blog-content .image-slider-holder {
		padding: 0;
	}

	.image-slider-slick .image-holder {
		height: 300px;
	}

	.image-slider-holder .image-slider-slick {
		padding: 0;
	}

	.image-slider-holder div {
		padding: 0;
	}

	.image-holder .slider-image {
		margin-left: 0px;
	}
}

/*--------------- FB Comments ------------*/

.blog-content .comments-container {
    width: 100%;
    text-align: center;
    border: 1px solid #eee;
    margin-top: 16px;
}

/*--------------- Merchant CTA ------------*/

.blog-content .merchant-cta-holder {
    margin: 12px 8px;
}

.merchant-cta-holder .merchant-voucher-strip {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 12px;
    background: rgba(51,138,237,.3);
}

.merchant-voucher-strip .voucher-strip-details {
    display: inline-block;
    color: rgba(51,138,237,1);
    padding: 10px;
}

.merchant-voucher-strip .voucher-image {
    position: absolute;
    height: 38px;
    left: 200px;
    top: 0px;
    margin-top: 4px;
}

.merchant-voucher-strip .voucher-upto {
    display: inline-block;
    margin-left: 34px;
    color: #ff455f;
}

.merchant-voucher-strip .buy-now {
    cursor: pointer;
    color: #fff;
    padding: 10px 30px;
    background: rgba(51,138,237,.8);
    display: inline-block;
    position: absolute;
    right: 0px;
}

.merchant-cta-holder .merchant-book-table {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 12px;
    background: rgba(255,117,48,.3);
}

.merchant-book-table .book-table-detail {
    display: inline-block;
    color: #ff7530;
    padding: 10px;
}

.merchant-book-table .book-deal-button {
    cursor: pointer;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    background: rgba(255,117,48,.8);
    position: absolute;
    right: 0;
}

.merchant-cta-holder .book-table {
    width: 50%;
    background-color: rgba(255,117,48,.3);
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #ff7530;
    padding: 10px;
    float: left;
    display: inline-block;
    cursor: pointer;
}

.merchant-cta-holder .book-a-table {
    width: 100%;
    background-color: rgba(255,117,48,.3);
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #ff7530;
    padding: 8px;
    float: left;
    cursor: pointer;
    margin-bottom: 10px;
}

.merchant-cta-holder .buy-vouchers {
    width: 50%;
    background-color: rgba(51,138,237,.3);
    text-align: center;
    font-size: 14px;
    padding: 2px;
    font-weight: 500;
    line-height: 1.43;
    color: rgb(51,138,237);
    display: inline-block;
    cursor: pointer;
}

.buy-vouchers .voucher-off {
    font-size: 12px;
    padding: 0px;
}

@media (max-width: 800px) {
    .blog-content .merchant-cta-holder {
        margin: 6px 16px;
        padding: 0px;
    }
}

/* ----------------MerchantWidget ------------- */
.merchant-widget-react {
	background: #fff;
	display: block;
	margin: 22px auto;
	border-radius: 8px;
	position: relative;
}

.merchant-widget-react .merchant-index {
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
	color: rgba(0, 0, 0, 0.87);
	padding: 4px;
}

.merchant-widget-react .merchant-name {
	font-size: 30px;
	font-weight: bold;
	display: inline-flex;
	color: #ef1c74;
	gap: 4px;
	align-items: center;
}

.merchant-name .outlink-icon {
	padding: 0;
	margin: 0;
	height: 32px;
}

.merchant-widget-react .merchant-establishment {
	color: #ef1c74;
	margin-top: 6px;
	display: block;
}

.merchant-widget-react .rating-holder {
	height: 24px;
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	padding-top: 3px;
	vertical-align: top;
	margin-left: 24px;
	color: #fff;
	margin-top: 8px;
	padding-right: 8px;
}

.rating-holder .star {
	width: 12px;
	margin: 0;
	margin-left: 4px;
	display: inline-block;
	padding: 0;
	margin-right: 4px;
}

.merchant-widget-react .merchant-image-holder {
	width: 100%;
	height: auto;
	margin-top: 18px;
	position: relative;
}

.merchant-image-holder .merchant-image {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border-radius: 8px;
}

.merchant-image-holder .offer-holder {
	width: 60px;
	height: 60px;
	text-align: center;
	position: absolute;
	bottom: -20px;
	left: -14px;
	padding: 0 18px;
	padding-top: 8px;
}

.offer-holder .offer-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0
}

.offer-holder .offer-detail {
	position: relative;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}

.merchant-vouchers-holder {
	width: 100%;
	margin-top: 22px;
}

.merchant-vouchers-holder .merchant-vouchers {
	display: inline-block;
	border: 2px dashed rgba(0,0,0,0.12);
	padding: 18px 10px;
	padding-left: 18px;
	width: 49%;
	margin-right: 2%;
	border-radius: 4px;
}

.merchant-vouchers .voucher-description-holder {
	display: inline-block;
}

.voucher-description-holder .voucher-description {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.87);
	display: inline-block;
}

.voucher-description-holder .voucher-detail {
	vertical-align: middle;
	font-size: 12px;
}

.voucher-detail .voucher-icon {
	vertical-align: bottom;
	height: 28px;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.voucher-detail .phonepe-icon {
	height: 24px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	display: inline-block
}

.merchant-vouchers .voucher-button-holder {
	display: inline-block;
	margin-left: 24px;
	vertical-align: top;
	float: right;
}

.voucher-button-holder .voucher-button {
	background: #458eff;
	color: #fff;
	padding: 6px 16px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	cursor: pointer;
}

.merchant-vouchers-holder .merchant-booktable {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	border: 1px solid;
	padding: 18px 10px;
	vertical-align: top;
	border: 2px dashed rgba(0,0,0,0.12);
	border-radius: 4px;
}

.merchant-vouchers-holder hr {
	border: none;
	border-bottom: 2px dashed rgba(0, 0, 0, 0.12);
	margin: 16px 0;
}

.merchant-widget-react .merchant-details {
	color: rgba(0, 0, 0, 0.87);
	font-size: 16px;
	margin-bottom: 8px;
}

.merchant-details.timings {
	display: block;
}

.merchant-details .timingDetails {
	color: #ef1c74;
}

.merchant-details .detail-heading {
	font-weight: bold;
}

.merchant-details .detail-title::after {
	content: ', ';
}

.merchant-details .detail-title:last-child::after {
	content: '';
}

.merchant-booktable .booktable-description {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.87);
	display: inline-block;
}

.merchant-booktable .booktable-button {
	background: #ff9800;
	color: #fff;
	padding: 6px 16px;
	display: inline-block;
	margin-left: 16px;
	font-size: 14px;
	font-weight: 500;
	border-radius: 4px;
	cursor: pointer;
	float: right;
}

.merchant-widget-holder .get-directions {
	font-size: 16px;
	margin-left: 6px;
	text-decoration: underline;
}

.merchant-index-holder {
	display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
}

@media (max-width: 800px) {
	.merchant-widget-react {
		width: 100%;
	}

	.merchant-vouchers-holder .merchant-vouchers {
		width: 100%;
		padding: 0;
		border: none
	}

	.merchant-widget-holder .get-directions {
		font-size: 14px;
	}

	.merchant-widget-react .merchant-name {
		font-size: 18px;
		padding: 0;
		margin: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: calc(100% - 60px);
	}

	.merchant-widget-react .merchant-index {
		font-size: 18px;
		padding: 0;
		overflow: hidden;
		margin-right: 4px;
	}

	.merchant-widget-react .merchant-establishment {
		font-size: 12px;
	}

	.merchant-widget-react .rating-holder {
		position: absolute;
		right: 16px;
		top: 14px;
		margin: 0;
	}

	.merchant-widget-react .merchant-image {
		width: 100vw;
		margin-left: -16px;
		border-radius: 0;
	}

	.voucher-description-holder .voucher-detail {
		font-size: 10px;
	}

	.merchant-vouchers .voucher-button-holder {
		margin-right: 0;
		margin-left: 16px;
		float: right;
		margin-top: 0;
	}

	.voucher-button-holder .voucher-button {
		font-size: 10px;
		padding: 10px 16px;
	}

	.merchant-vouchers-holder hr {
		margin: 10px 0;
	} 

	.merchant-vouchers-holder .merchant-booktable {
		margin-top: 0;
		width: 100%;
		padding: 0;
		border: none
	}

	.merchant-booktable .booktable-description {
		color: #ff9800;
		padding-top: 10px;
		font-weight: bold;
		font-size: 12px;
	}

	.voucher-description-holder .voucher-description {
		font-size: 12px;
		font-weight: bold;
		padding-top: 10px;
		margin-top: 0;
	}

	.merchant-booktable .booktable-button {
		float: right;
		font-size: 10px;
		padding: 10px 16px;
		width: 108px;
		text-align: center;
	}

	.merchant-widget-react .merchant-details {
		font-size: 14px;
		line-height: 1.5;
	}

	.merchant-name .outlink-icon {
		width: auto;
		height: 25px;
		margin-top: -2px;
	}
}

/*--------------- Voucher Dialog ----------*/ 

.voucher-dialog {
	width: 484px;
	height: 192px;
	z-index: 100;
	position: fixed;
	bottom: 60px;
	right: 8px;
	padding: 8px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: width 2s;
	transition: width 2s;
	display: block;
	border-radius: 8px;
	padding-top: 0px;
	background-color: white;
}

.voucher-dialog .title {
	font-size: 20px;
	text-align: center;
	background-color: #ff9800;
	color: #ffffff;
	height: 48px;
	line-height: 48px;
	margin: 0 -8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.voucher-dialog .close-icon {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 24px;
	cursor: pointer;
}

.voucher-dialog .dialog-cover-holder {
	width: 172px;
	height: 104px;
	position: absolute;
	border-radius: 4px;
	margin-top: 4px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	padding-left: 8px;
}

.dialog-cover-holder .banner {
	position: absolute;
	left: 0px;
	top: 8px;
	height: 36px;
	width: 100px;
	overflow: hidden;
}

.banner img {
	width: 100%;
}

.banner::before {
	position: absolute;
	content: "";
	width: 40px;
	height: 80%;
	background:linear-gradient(
				to right, 
				rgba(255, 255, 255, 0.13) 0%,
				rgba(255, 255, 255, 0.63) 40%,
				rgba(255, 255, 255, 0.63) 60%,
				rgba(255, 255, 255, 0.13) 100%
				);
	-webkit-animation: shimmereffect 2.5s infinite;
	animation: shimmereffect 2.5s infinite;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
}

.dialog-cover-holder span {
	position: absolute;
	color: #fff;
	font-size: 12px;
	top: 16px;
	width: 86px;
	font-weight: bold;
	text-align: center;
}

.dialog-cover-holder .cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 4px;
}

.voucher-dialog .content-holder {
	margin-top: 12px;
}

.voucher-dialog .dialog-voucher-details  {
	display: inline-block;
	padding-left: 184px;
	padding-top: 8px;
	position: relative;
	width: 100%;
	height: 112px;
}

.dialog-voucher-details .merchant-name {
	font-size: 16px;
	width: 100%;
	font-weight: bold;
	line-height: 1.25;
	color: rgba(0, 0, 0, 0.87);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.dialog-voucher-details .merchant-locality {
	font-size: 14px;
	line-height: 1.25;
	color: rgba(0, 0, 0, 0.87);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 160px;
}

.dialog-voucher-details .voucher-min-val {
	font-size: 12px;
	line-height: 1.67;
	color: #458eff;
}

.voucher-min-val span {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.43;
}

.dialog-voucher-details .bought-icon {
	display: inline-block;
	vertical-align: top;
}

.dialog-voucher-details .bought {
	display: inline-block;
	font-size: 12px;
	padding-left: 4px;
}

.dialog-voucher-details .percent-off {
	position: absolute;
	right: 6px;
	bottom: 0;
	font-size: 48px;
	font-weight: bold;
	line-height: 0.9;
	text-align: center;
	color: #ff455f;
}

.dialog-voucher-details .percent-off span {
	font-size: 16px;
	font-weight: 500;
	display: block;
	line-height: 1.25;
}

.see-more-holder .see-more-text {
	margin: 40px auto;
	text-align: center;
	margin-bottom: 12px;
}

.see-more-holder .see-more-btn {
	text-align: center;
	display: block;
	margin: 0 auto;
	border: none;
	color: white;
	background: #338aed;
	border-radius: 4px;
	padding: 12px 16px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}


@keyframes shimmereffect {
	0% {
		left: -40px;
	}
	100% {
		left: 100%;
	}
}

@-webkit-keyframes shimmereffect {
	0% {
		left: -40px;
	}
	100% {
		left: 100%;
	}
}

@media(max-width: 800px) {
	.voucher-dialog {
		width: 100%;
		height: 124px;
		bottom: 0;
		right: initial;
		padding-top: 8px;
		border-radius: 0;
	}
	
	.voucher-dialog .title {
		font-size: 12px;
		font-weight: bold;
		line-height: 1.33;
		background-color: #fff;
		color: #ff9800;
		height: initial;
		text-align: left;
		margin-left: 0;
	}

	.voucher-dialog .close-icon {
		position: absolute;
		right: 8px;
		top: 2px;
	}

	.voucher-dialog .content-holder {
		margin-top: 0;
	}

	.voucher-dialog .dialog-cover-holder {
		width: 120px;
		height: 80px;
		border-radius: 4px;
	}

	.voucher-dialog .dialog-voucher-details  {
		padding-left: 126px;
		padding-top: 0;
		height: initial;
	}

	.dialog-voucher-details .merchant-locality {
		width: initial;
	}

	.dialog-voucher-details .percent-off {
		font-size: 36px;
	}

	.see-more-holder .see-more-text {
		margin: 12px auto;
	}

	.see-more-holder .see-more-btn {
		padding: 8px 12px;
		font-weight: 500;
	}
}

.spotify-widget {
	text-align: center;
	margin: 12px 0;
}

/*--------------- Online Merchant Widget ----------*/

.collectionCard .voucherStickerTooltip {
	min-width: 200px;
	z-index: 1;
	white-space: normal;
}

.collectionCards .cover{
	filter: none;
	position: relative;
	padding: 0px;
}

.collectionCards .merchantName{
	color : rgba(0,0,0,.87)
}

.collectionCards .subCategory{
	color : rgba(0,0,0,.54)
}

.blog-content .merchantVoucherContainer{
	box-shadow: 1px 1px 10px 0 rgba(1,1,1,.12);
	margin: 16px 0px 16px 0px;
	padding: 12px 8px 8px 8px;
}

.online-merchant-widget .merchantVoucherContainer .viewAll {
	line-height: 30px;
}

.blog-content .icon{
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.blog-content .subCategory{
	padding: 0px;
	font-weight: 500;
}

/*--------------- Online Merchant Widget End ----------*/

/*--------------- Blog CTA Button --------------------*/
.blog-cta-button-holder {
	position: relative;
	overflow: hidden;
}

.blog-cta-button-holder .blog-cta-button{
	background-color: #250b7d;
    color: #ffffff;
    border: none;
    cursor: pointer;
    margin: auto;
    background-position: right;
    background-repeat: no-repeat;
    display: flex;
    position: relative;
    align-items: center;
    padding: 10px 20px;
    border-radius: 40px;
    padding-right: 24px;
}

.blog-cta-button-holder .icon {
	height: 50px;
    width: 50px;
    margin: unset;
    padding: unset;
    border-radius: 50%;
}

.blog-cta-button .button-text {
	color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 11;
    line-height: 26px;
    font-size: 18px;
    text-align: left;
    margin-left: 10px;
}

.blog-cta-button .white-button {
	height: 28px;
    width: 28px;
    background: white;
    border-radius: 50%;
    margin-left: 6px;
}

.white-button .right-arrow {
	height: 28px;
    width: 28px;
    margin: unset;
    padding: unset;
}

@media(max-width: 800px) {
	.blog-cta-button-holder {
		display: inline-block;
		margin: 0px -8px;
	}

	.blog-cta-button-holder {
		position: relative;
		overflow: hidden;
		margin: 0px -8px;
	}

	.blog-cta-button .white-button {
		right: 5%;
	}
}

/*--------------- App install Banner ----------*/

.app-install-widget .app_install_banner{
	width: 100%;
	padding: 8px 0px;
}

@media(max-width: 800px) {
	.app-install-widget .app_install_banner{
		width: 100vw;
	}

	.blog-content .one-click-online-widget {
		margin: 0 -12px;
	}
}

.alcohol-alert-bar, .category-alert-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	background: #eceef4;
	width: 100vw;
	padding: 10px 16px;
	display: block;
	box-shadow: 0 3px 14px 0 rgb(0 0 0 / 42%);
	padding: 16px;
}

.alcohol-alert-bar .alert-heading {
	color: #ff9800;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 8px;
	line-height: 22px;
}

.offer-holder .alcohol-offer-image, .offer-container .alert-bar-image {
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
}

.offer-container .alert-bar-image {
	object-fit: cover;
}

.offer-holder .offer-text, .offer-container .alert-bar-text {
	display: inline-block;
	width: 60%;
	vertical-align: middle;
	color: #ef1c74;
	font-weight: 500;
	line-height: 20px;
	margin-left: 8px;
	font-size: 18px;
	line-height: 24px;
}

.offer-holder .arrow, .offer-container .arrow {
	width: 44px;
	height: 44px;
	background: #ef1c74;
	padding: 8px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 16px;
}

.category-seo-holder {
	background-color: lightgray;
}

.category-seo-holder .seo-content {
	width: 82%;
    margin: auto;
    padding: 30px 0;
}