
:root{
	--color-pink:#FF6083;
	--color-black:#494949;
	--color-green:#1EE4BC;
	--color-green2:#00D42A;
	--color-yellow:#FFC107;
	--color-yellow-badge:#F6CF40;
	--color-white:#fff;
	--color-sky-blue:#31D1E7;
	--color-grey:#747474;
	--color-green-badge:#12CC0B;
	--color-menu-bg:#EFECE9;

	--font-weight-normal:"Heebo Regular";
	--font-weight-thin:"Heebo Thin";
	--font-weight-light:"Heebo Light";
	--font-weight-medium:"Heebo Medium";
	--font-weight-bold:"Heebo Bold";
	--clamped-line-height:1.5em;
	--num-of-lines:3;
}
.btn-content{
	color:var(--color-white);
	font-family:var(--font-weight-bold);
    padding: 12px 25px;
    font-size: 0.85em;
    border-radius: 4px;
    display: inline-block;
}
.btn-content-green,
.btn-content-green a{
	background:var(--color-green);
	color:var(--color-white);
}
.btn-content-pink,
.btn-content-pink a{
	background:var(--color-pink);
	color:var(--color-white);
}

/*!
 * Start Bootstrap -  v4.1.1
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
/* normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
	width: 100%;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}



html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
html,
html body {
     /* overscroll-behavior: none;
	 cause issue on mobile devices scroll
	 */

}

body {
	margin: 0;
}
html.disable-refresh,
html.disable-refresh body {
    overscroll-behavior-y: contain;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 60px;
	margin-bottom: 48px;
}


mark {
	background:var(--color-yellow);
	color: var(--color-black);
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

:root {
	--form-control-color: rebeccapurple;
}

*,
*:before,
*:after {
	box-sizing: border-box;
}

@font-face {
	font-family: "Heebo Thin";
	src: url("../fonts/Heebo-Thin.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Heebo Light";
	src: url("../fonts/Heebo-Light.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Heebo";
	src: url("../fonts/Heebo-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Heebo Regular";
	src: url("../fonts/Heebo-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Heebo Medium";
	src: url("../fonts/Heebo-Medium.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Heebo Bold";
	src: url("../fonts/Heebo-Bold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Heebo ExtraBold";
	src: url("../fonts/Heebo-ExtraBold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Heebo Black";
	src: url("../fonts/Heebo-Black.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-size: 18px;
	font-style: normal;
	color: var(--color-pink);
	-webkit-text-stroke: 0.3pt var(--color-pink);
	-webkit-font-smoothing: antialiased;
	margin: 0;
}

.modal-body [class^="flaticon-"]:before,
.modal-body [class*=" flaticon-"]:before {
	font-size: 50px;
	display: block;
	margin-bottom: 5px;
	-webkit-text-stroke: 0;
}

html {
	overflow-y: scroll;
}

body {
	direction: rtl;
	text-align: right;
	font-size: 16px;
	line-height: 1.7;
	color: var(--color-black);
	font-family: var(--font-weight-normal), arial;
	overflow-x: hidden;
	background: #fff;
}

p {
	line-height: 1.75;
}

p.tags {
	margin: 0;
}

a {
	color: var(--color-pink);
	cursor: pointer;
}

a:hover {
	color: var(--color-pink);
}

a,
input,
textarea,
button,
.merchant_form_details .control-group,
.box.small .information {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.text-primary {
	color: var(--color-pink) !important;
}

img {
	max-width: 100%;
	height: auto;
}

section {
	padding: 60px 0;
}

section.home {

	background: #fff;
}

section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px;
	font-family: var(--font-weight-thin), var(--font-weight-light), var(--font-weight-normal), arial;
}

section h3.section-subheading {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 75px;
	text-transform: none;
	font-family: var(--font-weight-thin), var(--font-weight-light), var(--font-weight-normal), arial;

}

input,
select,
textarea {
	line-height: normal;
	width: 100%;
	background: #fff;
	border: 1px solid #a4a4a4;
	border-radius: 4px;
	padding: 7px 10px;
	font-size: 12px;
	margin: 5px 0;
}

b,
strong,
.reg-block h3,
.box.small.merchant .merchant-name {
	font-family: var(--font-weight-bold);
}

.clr {
	clear: both;
}
.row{
	margin:0;
}
.container{
		margin:0 auto;
	padding:0;
}
.no-padding {
	padding: 0;
}

.formResponsive {
	margin: 0;
}

.btn:not(.btn-outline) {
	background: var(--color-pink);
	color: #FDFCFB;
	border: none;
	border-radius: 4px;
	padding: 7px 50px;
	font-size: 0.85rem;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}

.btn-outline {
	background: none;
	color: var(--color-pink);
	border: 1px solid var(--color-pink);
	border-radius: 4px;
	padding: 5px 50px;
	font-size: 0.85rem;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}

.btn:before {
	color: #FDFCFB;
}

.btn-xl {
	font-size: 18px;
	padding: 20px 40px;
}

.btn-primary {
	background-color: var(--color-pink);
	border-color: var(--color-pink);
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	background-color: var(--color-yellow) !important;
	border-color: var(--color-yellow) !important;
	color: white;
}

.btn-primary:active,
.btn-primary:focus {
	box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

::-moz-selection {
	background: var(--color-pink);
	text-shadow: none;
}

::selection {
	background: var(--color-pink);
	text-shadow: none;
}

img::selection {
	background: transparent;
}

img::-moz-selection {
	background: transparent;
}

h1,
h2,
h3 {
	font-family: var(--font-weight-normal), arial;
	font-weight: 200;
}

.h2,
h2 {
	font-size: 1.55rem;
}

.h3,
h3 {
	font-size: 1.3rem;
}

.main-title {
	font-size: 1.2em;
	margin-top: 0;
	font-family: var(--font-weight-normal), arial;
}



.sub-title,
.sub-title h2 {
	font-weight: 400;
	font-family: var(--font-weight-normal), arial;
}

.sub-title p {
	line-height: 1.3;
}

iframe {
	width: 100% !important;
}

.row.no-margin {
	margin: 0;
}

svg.icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

svg.icon-white {
	fill: #fff;
}

svg.icon-black {
	fill: #242424;
}

svg.icon-pink {
	fill: var(--color-pink);
}

/* toolbar */

#mainNav {
	background-color: #ffffff;
}

#mainNav p {
	margin-bottom: 0;
}

.fixed-top {
	z-index: 999;
}

.navbar-collapse {
	display: flex;
	flex-basis: auto;
	justify-content: flex-end;
}

.close-offcanvas,
.navbar-toggler-right {
	width: 35px;
	height: 35px;
	margin-right: 2px;
}

.navbar-toggler-right:before {
	color: #FDFCFB;
	font-size: 17px;
	line-height: 34px;
}

#mainNav .navbar-nav {
	opacity: 0;
	display: none;
	margin: 0 auto;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 60%;
	font-weight: 500;
	padding: 0.75em 0;
	color: var(--color-black);
	font-family: "Heebo Medium", var(--font-weight-normal), Arial;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
	color: var(--color-pink);
}

#mainNav .navbar-nav li.item-704 {
	display: none;
}

.navbar  .btn ,.logout-menu-bg .btn {
	margin: 0 2px;
	padding: 0 !important;
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.navbar .btn.flaticon-facebook-social-logo {
	margin-left: -2px;
}

/* .navbar .btn:not(.navbar-toggler-right):not(.search_submit):before {
	color: var(--color-pink);
} */

.offcanvas-navbar .btn.flaticon-user.btn-outline,.btn.flaticon-user.btn-outline  {
	background: var(--color-pink);
	color: #fff;
}
.favourite_counter .flaticon-heart {
	position: relative;
	display: block;
	text-decoration: none;
}

.offcanvas-navbar .login-signup .login-link  .flaticon-user:before {
	font-size: 22px;
	color: #fff !important;
}

#favourite-counter {
	/* color: var(--color-pink); */
	color: #FDFCFB;
	position: absolute;
	top: 0px;
	right: 40%;
	font-size: 10px;
	font-weight: 600;
}


.navbar .searchForm {
	margin: 0 2px;
	display: none;
}

.navbar .searchForm input {
	width: 100%;
	border-color: #ddd;
	padding: 9px 9px 7px;
	outline: none;

}
.navbar .searchForm input:focus-visible{
	outline:0 !important;
}

.navbar .searchForm .btn {
	background: var(--color-pink);	
	margin: 5px -35px 0 0;
	position: absolute;
	color: #fff;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn.btn-outline.search-trigger {
	background: var(--color-pink);
	color: #fff;
	
}
.offcanvas-navbar .btn.flaticon-user.btn-outline:before, 
.btn.flaticon-user.btn-outline:before,
.btn.btn-outline.search-trigger:before{
	-webkit-text-stroke:0;
}


.navbar .searchForm .btn:before {
	color: #ffffff;
	
	-webkit-text-stroke: 0;
}
.offcanvas-navbar .navbar .searchForm .btn{
	background: var(--color-pink);
}
.offcanvas-navbar .navbar .searchForm .btn:before {
	color: #ffffff;	
	-webkit-text-stroke: 0;
}

/*.admin-logged-in .navbar .moduletable:first-of-type button:before{
	color:#FDFCFB !important;
}*/
/* header */
header.masthead {
	text-align: center;

}

.banner_content {
	/* background: url(../images/home.jpg) no-repeat bottom center; */
	padding: 100px 0;
	background-size: cover !important;
	min-height: 250px;
	background-position-x: 95% !important;
	position: relative;
	z-index: 0;
}

.home .video-wrapper {
	display: none;
}

.video-wrapper {
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	height: 550px;
	z-index: 0;

	overflow: hidden;
}

.video-wrapper iframe {
	width: 100vw;
	height: 56.25vw;
	/* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
	min-height: 100vh;
	min-width: 177.77vh;
	/* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* body:not(.item-521) .banner_content:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: rgba(255, 255, 255, 0.75);
} */

.page-home .banner_content {
	padding: 80px 0 20px;

}

header.masthead .banner_content .container {
	max-width: 1300px;
	position: relative;
	z-index: 9;
}

header.masthead .intro-text .intro-lead-in {
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 25px;

}

header.masthead .intro-text .intro-heading {
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 25px;

}

.intro-text-bottom {
	margin-top: -55px;
	padding: 10px 0;
	background: rgba(255, 255, 255, 0.7);
	height: 55px;
	position: relative;
}

.intro-text-bottom .row {
	align-items: center;
}

.breadcrumb {
	margin: 0 0 12px;
	padding: 0;
	background: transparent;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.25;
}

.breadcrumb li:first-child .divider {
	display: none;
}

.breadcrumb .divider {
	margin: 0 5px;
}

.breadcrumb a {
	color: var(--color-black);
}

.at-share-btn-elements {
	direction: ltr;
}

.at-resp-share-element .at-share-btn {
	margin: 0 2px;
}

.banner_menu_items.mobile-categories-opened {
	overflow-y: auto;
	width: 100%;
	background: rgba(251, 246, 234, 0.9);
}

.banner_menu_items {
	margin: 24px 0;
}

.banner_menu_items ul {
	display: flex;
	justify-content: center;
	padding: 0;
	flex-wrap: wrap;
}

.banner_content .banner_menu_items ul {
	justify-content: space-evenly;
}

.banner_menu_items ul li {
	list-style: none;
	max-width: 60px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.banner_menu_items ul li.animation {
	display: flex;
	flex: 0 0 25%;
	-webkit-flex: 0 0 25%;
	-moz-flex: 0 0 25%;
	justify-content: center;
	max-width: 25%;
}

.banner_menu_items ul li.mobile-categories-trigger {
	display: flex;
	flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
	-moz-flex: 0 0 100%;
	justify-content: center;
	max-width: 100%;
}



.banner_menu_items ul li a {
	position: relative;
	display: block;
	color: var(--color-black);
	font-size: 10px;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
	line-height: 1;

}

.banner_menu_items ul li a:hover {
	text-decoration: none;
}

.banner_menu_items ul li a:before {
	position: relative;
	width: 60px;
	height: 60px;
	border: 1px solid var(--color-pink);
	color: var(--color-pink);
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin: 0 auto 5px;
	font-size: 30px;
	line-height: 60px;
	-webkit-text-stroke: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;

}

.banner_menu_items ul li:hover>a:before,
.banner_menu_items ul li a:focus:before,
.banner_menu_items ul li.active a:before {
	background: var(--color-pink);
	border-color: var(--color-pink);
	color: #FDFCFB;
}

#bannerMenuSlider{
	position: relative;
	
}
#bannerMenuSlider .owl-carousel .owl-stage-outer{
	overflow:visible;
}
#bannerMenuSlider .menu-item{		
	border-radius: 7px;
	box-shadow: 0px 1px 2px 0px #0000001A;
	background: #fff;
	margin: 10px ;
	padding: 10px;
	height: 100px;
	width:100px;

}

#bannerMenuSlider a {	
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	display: block;
	color: var(--color-black);
	height: 100%;
	font-family: var(--font-weight-medium);
	text-decoration: none;
	
}

#bannerMenuSlider .selected{
	background: var(--color-pink);
}
#bannerMenuSlider .selected a,#bannerMenuSlider .selected a:before{
	color: #fff;
}
#bannerMenuSlider .menu-item:hover{
	background: var(--color-pink);
}

#bannerMenuSlider .menu-item:hover  a,#bannerMenuSlider .menu-item:hover a:before{
	color: #fff;
}

#bannerMenuSlider a:before {
	position: relative;
	display: block;
	margin: 0 0 5px;
	font-size: 40px;
	line-height: 50px;
	color:var(--color-black);
	transition: all 0.3s;	
	-webkit-text-stroke: 0;
	-webkit-text-stroke-color: transparent;

}

/* #bannerMenuSlider .owl-nav {
	position: absolute;
	top: 19px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	left: 0;
} */


.owl-carousel .owl-nav button {
	width: 48px;
	height: 48px;
	border-radius: 100%!important;
	background: rgb(255, 255, 255) !important;
	color: #D4CAC1;
	font-size: 48px;
	line-height: 48px;
	box-shadow: 0px 1px 2px 0px #0000001A;
	position: absolute ;
	top:30px;
}
.owl-carousel .owl-nav button{
	top:35%;
}
.owl-carousel .owl-nav button.disabled{
	visibility:hidden;
}

.owl-carousel .owl-nav .owl-prev {
	right:-15px;
}
.owl-carousel .owl-nav .owl-next {
	left:-15px;
}
#bannerMenuSlider.owl-carousel .owl-nav button {
    top: 27%;
}
.owl-carousel .owl-nav button span{
	background: transparent url(../images/arrow-down.png) no-repeat center;
    color: transparent;
    display: block;
    transform: rotate(90deg);
}
.owl-carousel .owl-nav button.owl-prev span{
	 transform: rotate(-90deg);
}
.owl-carousel .owl-nav button:focus{
	outline: none;
} 

.grecaptcha-badge {
	opacity: 0 !important;
	top:-1000px !important;
}

/* offcanvas menu */
.offcanvas-navbar {
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 999999999999999999999999999;
	min-width: 300px;
	max-width: 320px;
	height: 100%;
	background: rgba(251, 246, 234, 0.95);
	padding: 20px;
	transform: translateX(-350px);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	overflow-y: auto;
}

.offcanvas-navbar.active {
	transform: translateX(0px);
}

.offcanvas-navbar a {
color: #494949;
font-size: 12px;
padding: 2px 0;
display: flex;
border-top: 1px solid #ccc5b2;
font-weight: 500;
align-items: center;
line-height: 1.5;

}

.offcanvas-navbar li.current a {
	color: var(--color-pink);
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}


.offcanvas-navbar h3 {
	font-weight: 400;
	margin-bottom: 1em;
	font-size: 1.5em;
}

.close-offcanvas {
	position: absolute;
	top: 10px;
	right: 10px;
}

/* .offcanvas-navbar li.item-699 a,
.offcanvas-navbar li.item-319 a {
	border: none;
	margin-top: 10px;
} */

.offcanvas-navbar form {
	margin-top: 15px;
}

.offcanvas-navbar input {
	border: 1px solid #ccc5b2;
	padding: 8px;
	border-radius: 0 4px 4px 0;
	font-size: 12px;
	width: calc(100% - 40px);
}

.offcanvas-navbar .btn.type_submit {
	border-radius: 4px 0 0 4px;
	margin: 0 -4px 0 0;
	border: 1px solid var(--color-pink);
	position: relative;
	width: 35px;
	height: 35px;
	text-align: center;
}

.offcanvas-navbar .btn.type_submit:before {
	font-size: 18px;
	-webkit-text-stroke:0;
	
}

/* offcanvas search */
.offcanvas-search,
.offcanvas-login {
	position: fixed;
	z-index: 9999999999;
	min-width: 300px;
	max-width: 300px;
	height: 100%;
	background: rgba(251, 246, 234, 0.95);
	padding: 36px 36px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	top: -400px;
	/*old 350px*/
	height: 280px;
	/*old 350px;*/
	overflow: hidden;
}

.offcanvas-login.login-pass {
	height: 360px;
}

.offcanvas-login li {
	list-style: none;
}

.offcanvas-login.logged-in,
.offcanvas-search {
	height: 230px;
}

.offcanvas-search.active,
.offcanvas-login.active {
	transform: translate3d(0, 403px, 0);
}

.offcanvas-search .moduletable>h3,
.offcanvas-login .moduletable>h3 {
	font-size: 1em;
	font-weight: 400;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}

.offcanvas-search,
.offcanvas-login {
	left: 0;
}

.login-greeting {
	margin-bottom: 15px;
}

.login-btn {
	margin: 5px 0;
	padding-right: 15px !important;
	text-align: right;
}

.merchant_screen .btn-primary,
.login_screen .login-btn {
	text-align: center;
	padding: 7px 0 !important;
}

.merchant_screen .btn-primary.btn:not(.btn-outline),
.login_screen .login-btn.btn:not(.btn-outline) {
	background: var(--color-pink);
}

.login-btn:before {
	color: #FDFCFB;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	font-size: 15px;
	-webkit-text-stroke: 0;
	float: right;
}

.login-btn.btn-black:before {
	color: #494949;
}

.btn.btn-facebook {
	background: #1877f2;
	color: #fff;
}

.btn.btn-gmail {
	background: #db4437;
	color: #fff;
}

.form-guest {
	display: none;
}

.create-account {
	display: block;
	font-size: 0.8rem;
	font-family: var(--font-weight-normal), arial;
	color: #494949;
}

.btn.bk_btn {
	margin-top: 20px;
	color: #494949;
	border: 1px solid #494949;
	background: none;
}

/* offcanvas favouries message */
.offcanvas-favourites {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: var(--color-pink);
	z-index: 9999999999999999999;
	text-align: center;
	line-height: 1.5;
	color: #fff;
	transform: translateY(-80px);
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	-o-transform: translateY(-80px);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding: 20px 0;
}

.offcanvas-favourites.active {
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);

}

.flaticon-heart-beat:before {
	font-size: 2em;
	line-height: 1;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	animation-name: beat;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-name: beat;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: beat;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite;
	-o-animation-name: beat;
	-o-animation-duration: 1s;
	-o-animation-iteration-count: infinite;
	-ms-animation-name: beat;
	-ms-animation-duration: 1s;
	-ms-animation-iteration-count: infinite;
}

@keyframes beat {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
	}

	50% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
	}
}

/* login */
.userdata {
	width: 100%;
}

.offcanvas-login .input-prepend label {
	display: none;
}

#form-login-remember label {
	width: calc(100% - 30px);
	float: left;
	text-align: right;
	display: block;
	margin: 5px 0 10px;
	font-size: 0.85rem;
	font-family: 'Heebo Bold';
}

#modlgn-remember {
	float: right;
	width: 20px;
	height: 20px;
}

.offcanvas-login ul {
	margin: 20px 0;
	text-align: right;
	padding: 0 20px;
	font-size: 0.8em;
	font-weight: 600;
}

.offcanvas-login ul a {
	color: #222;
}

.offcanvas-login button {
	width: 100%;
}

/* home deals */
.deal-category-layout,
.deal_module_block{
	position: relative;
}
.deal_link{
	position: absolute;
	display:block;
	width:100%;
	height:100%;
	z-index: 1;
}
.home_counter {
	margin: 0 0 20px;
}

.home_counter .row {
	justify-content: center;
	margin: 5px 0;

}

.home_counter .custom>.row {
	flex-wrap: nowrap;
}

.counter {
	margin: 0 5px;
}

.counter-icon {

	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}

.counter-icon img {
	max-width: 100%;
	height: 60px;
	width: auto;
	display: block;

}

.counter-text {
	text-align: center;
}

.count-title {
	color: var(--color-pink);
	font-size: 1.5rem;
	font-family: 'Heebo Black', var(--font-weight-normal), arial;
	line-height: 1;
	margin: 5px 0;
}

.timer-title {
	color: var(--color-pink);
	font-size: 3em;
	font-family: 'Heebo Black', var(--font-weight-normal), arial;
	line-height: 1.5;
	display: block;
}

.count-text {
	line-height: 1;
	max-width: 200px;
	font-size: 0.6rem;
	color: #121212;
	margin: 0;
	font-family: 'Heebo Bold', var(--font-weight-normal), arial;
}

.counter-btn {
	border: 2px solid #ea819f;
	border-radius: 4px;
	padding: 3px 7px;
	color: var(--color-pink);
	margin: 5px 0;
	display: block;
	font-size: 0.55rem;
	font-family: 'Heebo Black';
	text-decoration: none;
	text-align: center;
	max-width: 350px;
}


/*.owl-carousel.owl-rtl:not(.banner_items):not(.categories_items):not(.newsflash-horiz) .owl-item{
	height:340px;
}
.owl-carousel .owl-item{
	max-width:310px;
}*/
.home_large_deals .moduletable {
	margin: 30px 0;
}

.owl-carousel.owl-rtl .owl-item .box.small .short_desc {
	max-height: 90px;
}

.owl-carousel.owl-rtl .owl-item .box.small.active .short_desc {
	max-height: 100%;
}



.page-home .intro-text-bottom {
	display: none;
}

.module-block h3,
.moduletable>h3,
.large_deals_title {
	font-size: 1.2rem;
}

.module-block {
	padding: 40px 0;
	/* 6 X 15 */
	clear: both;
}

.module-block:nth-of-type(odd) {
	background-color: #EBE7E2;
}

.home_large_deals {
	margin-bottom: 90px;
	/* 6 X 15 */
}

.home_merchant_deal .moduletable>h3 {
	/*opacity:0;*/
}

.home-deals {
	position: relative;
}

.all-brides,
.home-deals .all-deals {
	position: absolute;
	top: -25px;
	left: -7px;
	color: var(--color-black);
	font-size: 14px;
	line-height:14px;
	font-family: var(--font-weight-bold), arial;
	text-decoration: none !important;
}


.all-brides:before,
.home-deals .all-deals:before {
	color: var(--color-black);
	float: left;
	margin: 0 5px ;
	transform: rotate(180deg);
	font-size: 0.7em;
	-webkit-text-stroke: 0.3pt var(--color-black);
}




/* home top articles */
.latestnews {
	padding: 0;
}

.latestnews li {
	background-color: #FDFCFB;
	position: relative;
	list-style: none;
}

.latestnews .apollo_title,
.latestnews .description,
.latestnews a.btn {
	margin-top: 30px;
}

/*** DEALS */

.search_reaults_merchants.DealListing {
	width: 100%;
	display:grid;
	grid-template-columns: 1fr 1fr ;
	column-gap: 15px;
    row-gap: 8px;
}

.catArticle {
	margin: 60px 0 0;
}

.catArticle img {
	width: 100%;
}

.catArticle h2:first-of-type {
	margin-top: 0;
}

.catArticle h2,
.catArticle h3 {
	margin-top: 1em;
}

.catArticle h3 {
	font-size: 1.5rem;
}

figcaption {
	margin-bottom: 24px;
}

#noMoreDeals,
#dealLoading,
#merchantLoading {
	text-align: center;
	margin: 20px auto;
}

.badge {
	position: absolute;
	top: 15px;
	right: 0;
	padding: 5px 10px;
	border-radius: 0;
	font-size: 12px;
	text-align: center;
	font-family: 'Heebo Bold';
	z-index: 9;
	background-color: var(--color-pink);
	color: #fff;
}

.avatar {
	overflow: hidden;
	position: relative;
	max-width: 100%;
}

.avatar a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	object-fit: fill;
}


.avatar:not(.large) img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.avatar.large img {
	width: 100%;
	height: 185px;
	min-width: 100%;
	object-fit: cover;
}
#guide-tab h2,
#guide-tab h3,
.article-content h2,
.article-content h3,
.article-content h4 {
	margin: 25px 0 10px;
	color:var(--color-pink);
}
.article-content .home_articles  h3,
.article-content h3,
.article-content h4 {
	margin: 42px 0 12px;
	color:var(--color-black);
	font-family: var(--font-weight-bold);
	font-size:20px;
	text-align: right;
}

.md_vr_reviews .avg-rating {
	height: 30px;
}

.md_vr_reviews .multi-stars {
	float: right;
	margin: 0;
}

.md_vr_reviews .multi-stars span {
	float: right;
	font-size: 0.7rem;
}

.md_vr_reviews .multi-stars span label {
	display: inline-block;
	margin-right: 0;
	margin-bottom: 0;
}

.add_favourites>span {
	display: none;
}

.main-comment .notification {
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
	color: red;
	font-size: 11px;
}

.soldout {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	padding: 2px 10px;
	display: block;
}

#dealList .soldout {
	position: absolute;
	z-index: 999;
	top: 25px;
	font-size: 0.9em;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}

/*small */
.box.small.large_deal .merchant_block,
.box.small.week-deal .merchant_block {
	border: 4px solid var(--color-pink);
	box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
}

.small_deals_section:not(.empty-large-deals) {
	padding-top: 30px;
}

.box.small .merchant_block,
.merchant_block.merchant_article {
	padding: 0px 0 15px;
	border-radius: 10px;
	overflow: hidden;
}
.merchant_block.blog-item{
	min-height:100px;
	position: relative;
}
.box.small .merchant_block {

	position: relative;
}
.box.small.admin-logged-in .merchant_block{
	min-height:255px;
}
.blog-merchant  .box.small.admin-logged-in .merchant_block{
	min-height:0;
}

.swiper-slide .box.small,
.lightslider-slide .box.small {
	padding: 0 !important;
}

.lightslider-slide .box.small {
	position: relative;
}




.box.small:not(.merchant) .avatar {
	height: 185px;
}


.box.small .apollo_title {
	padding: 0 10px;
	display: flex;

	align-items: center;
	height: 50px;
	justify-content: flex-start;
	font-size: 1rem;
}

.box.small .apollo_title .page-header {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.box.small .apollo_title a {
	color: var(--color-black);
	font-size: 0.85rem;
	display: block;
	text-decoration: none !important;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}

.box.small .information {
	background: rgba(255, 255, 255, 0.8);
	transform: translateY(-50px);
	position: relative;
	z-index: 1;

}

.box.small:not(.blog) .information {
	height: 100px;
}

.box.small.active .information {
	transform: translateY(-70%);
	background: rgba(255, 255, 255, 1);
	height: auto;
	min-height: 80%;


}

.box.small .details {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #FDFCFB;
}

.box.small .details .merchant {
	font-size: 0.7rem;
	padding: 0 10px 0 0;
	line-height: 1;
	max-width: 80px;
}

.box.small .details .buttons {
	margin: 6px 0 0 6px;
}

.box.small .md_vr_reviews .multi-stars {
	margin: 0;
}

.box.small .short_desc {
	padding: 10px 10px 0 10px;
	text-align: center;

	overflow: hidden;
}

.box.small:not(.merchant_article) .short_desc {
	max-height: 50px;
}

.box.small .short_desc .desc {
	margin-bottom: 15px;
	overflow: hidden;
}

.box.small:not(.merchant_article) .short_desc .desc {
	height: 40px;

}

.box.small.active .short_desc {
	max-height: 100%;
}

.box.small .short_desc .desc p {
	line-height: 1.4;
}

.box.small .desc a {
	color: #888 !important;
	text-decoration: none !important;
	line-height: 1.2;
	font-size: 0.85em;
	display: block;
}

.box.small.active .short_desc .desc {
	height: auto;
	max-height: 90px;
	overflow: hidden;
}


.box .buttons>div {
	display: inline-block;
	vertical-align: top;
	width: 25px;
	margin: 0 1px;
}

.box .buttons .add_favourites,
.box .buttons .read_more button {
	border: 1px solid #ddd;
	background: none;
	border-radius: 4px;
	padding: 2px 3px;
	width: 25px;
	height: 25px;
	text-align: center;
	display: block;
	line-height: 20px;
	margin-top: -6px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.box.active .buttons .read_more button,
.box .buttons .favourite-remove .add_favourites {
	background: var(--color-pink);
}

.box.active .buttons .read_more button:before,
.box .buttons .favourite-remove .add_favourites:before {
	color: #FDFCFB;
	-webkit-text-stroke: 0.3pt #FDFCFB;
}

.box .buttons>div :before {
	font-size: 16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.box.active .buttons .read_more button:before {
	content: "\f17a";
}

/* deal page */
.lSGallery .video-thumbnail {
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYwIDYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MCA2MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiPgo8cGF0aCBkPSJNMzAsMEMxMy40NTgsMCwwLDEzLjQ1OCwwLDMwczEzLjQ1OCwzMCwzMCwzMHMzMC0xMy40NTgsMzAtMzBTNDYuNTQyLDAsMzAsMHogTTQ1LjU2MywzMC44MjZsLTIyLDE1ICBDMjMuMzk0LDQ1Ljk0MSwyMy4xOTcsNDYsMjMsNDZjLTAuMTYsMC0wLjMyMS0wLjAzOC0wLjQ2Ny0wLjExNkMyMi4yMDUsNDUuNzExLDIyLDQ1LjM3MSwyMiw0NVYxNWMwLTAuMzcxLDAuMjA1LTAuNzExLDAuNTMzLTAuODg0ICBjMC4zMjgtMC4xNzQsMC43MjQtMC4xNSwxLjAzMSwwLjA1OGwyMiwxNUM0NS44MzYsMjkuMzYsNDYsMjkuNjY5LDQ2LDMwUzQ1LjgzNiwzMC42NCw0NS41NjMsMzAuODI2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)
}

.video-iframe {
	width: 100%;
	height: 100%;
}

.lightSlider iframe {
	height: 100%;
}

.lSGallery img {
	height: 100%;
}

.lSSlideOuter .lSPager.lSGallery li {
	height: 50px !important;
	overflow: hidden;
}

.lSSlideOuter .lSPager.lSGallery li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	position: relative;
}

.lSSlideOuter .lSPager.lSGallery li {
	opacity: 0.5;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
	opacity: 1;
	border-radius: 0;
}

.lSAction>.lSPrev {
	left: auto;
	right: 20px;
}

.lSAction>.lSNext {
	right: auto;
	left: 20px;
}

.lSAction>a {
	width: 50px;
	height: 50px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	text-align: center;
	border: 1px solid #535353;
}

.lSAction>a:before {
	color: var(--color-black);
	font-family: Flaticon;
	font-size: 25px;
	font-style: normal;
	line-height: 50px;
	display: inline-block;
	position: relative;
	-webkit-text-stroke: 0.3pt var(--color-black);
}

.lSAction>a.lSNext:before {
	transform: rotatez(180deg);
	margin-left: -6px;
}

.shareButtons {
	position: relative;
	background: var(--color-pink);
	padding: 9px;
	display: flex;
	flex-direction: row;
	z-index: 1;
	margin: 30px 0;
	justify-content: space-evenly;
}

.shareButtons a,
.shareButtons a:before,
.shareButtons .flaticon-heart:before {
	color: #fff;
	padding: 2px 0;
	-webkit-text-stroke-color: #fff;
	text-decoration: none !important;
}

.deal_details .content,
.deal_details .sidebar-container {
	padding: 0 !important;
}

.deal_details .sidebar__inner {

	position: relative;
	left: auto !important;
}

.deal_details .sidebar__inner .inner {
	padding: 10px;
}

.deal-club-form {
	padding: 0 15px 15px;
}

.badge {
	overflow: hidden;
}

.deal_sidebar .md_vr_reviews .review-panel .vr_vmratings {
	text-align: center;
}

.deal_sidebar .md_vr_reviews .multi-stars {
	float: none;
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
}

.deal_sidebar .md_vr_reviews .multi-stars span {
	float: none;
	display: inline-block;
	margin: 0 -2px;
	vertical-align: top;
}

.deal_sidebar .md_vr_reviews .multi-stars span.amount-reviews {
	margin: -2px 5px;
}

.deal_details .banner img {
	width: 100% !important;
}

.deal_details .gallery img {
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#deal-image img {
	width: 100% !important;
}

.lSSlideOuter .lightSlider {
	background: #FDFCFB;
}

.deal_details .badge {
	left: 0;
	right: auto;
	color: #fff;
	transform: rotate(-45deg) translate(-22%, -92%);
	-webkit-transform: rotate(-45deg) translate(-22%, -92%);
	-moz-transform: rotate(-45deg) translate(-22%, -92%);
	-o-transform: rotate(-45deg) translate(-22%, -92%);
	-ms-transform: rotate(-45deg) translate(-22%, -92%);
}

.deal_details h2,
.deal_details h3 {
	font-weight: 300;
	font-family: var(--font-weight-light), var(--font-weight-normal), arial;
}

.deal_details h2.titled {
	color: var(--color-pink);
	margin: 36px 0;
}

.deal_reviews h2.titled {
	margin: 0;
}

.deal_details h4 {
	color: var(--color-pink);
}

.reviews-link {
	display: block;
}

.review-detail br {
	display: block;
	content: "";
}

.payment {
	margin: 42px 0;
}

.org_price,
.cur_price {
	text-align: center;
	position: relative;
}

.cur_price {
	font-size: 2em;
	letter-spacing: -1px;
	display: inline-block;
}

/*.cur_price:not(.is-group){
    float: right;
    clear: right;
}*/
.org_price {
	color: var(--color-pink);
	font-size: 1em;
	line-height: 0.5;
	letter-spacing: 0px;
	display: inline-block;
	/*float:right;*/
}

.org_price:before {
	text-align: right;
	font-weight: 300;
	position: absolute;
	width: 120%;
	height: 1px;
	background: var(--color-pink);
	content: "";
	right: -3px;
	top: 3px;
}

.sidebar-container.mobile .org_price {
	font-size: 1em;
	margin: 13px 5px 0 15px;
}

.sidebar-container.mobile .cur_price:not(.is-group) {
	clear: none;
}

.price_save {
	float: left;
	margin: 0;
	font-size: 0.9em;
	text-align: right;
}

.contant_form {
	background: #FDFCFB;
}

.contant_form h2 span {
	position: relative;
	z-index: 1;
	color: #fff;
}

.contant_form h2:before {
	position: absolute;
	z-index: -1;
	width: 100.5%;
	background: var(--color-pink);
	content: "";
	right: -1px;
	top: -5px;
	height: 50px;
}

.anchor-links {
	margin: 40px 0;
}

.anchor-links ul {
	padding: 0;
}

.anchor-links li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}

.anchor-links li a {
	background: var(--color-pink);
	color: #FDFCFB;
	padding: 7px 20px;
	font-size: 0.85em;
	border-radius: 4px;
	display: flex;

}

.anchor-links a:hover,
.anchor-links a:active,
.anchor-links a:focus {
	background: var(--color-pink);
	color: #FDFCFB;
	text-decoration: none;

}

.anchor-links li a:before {
	margin: -5px 0 -8px 10px;
	color: #FDFCFB;
	-webkit-text-stroke: 0.1pt #FDFCFB;
}

.deal_details .details h3 {
	font-weight: 400;
	line-height: 1;
	font-size: 1.4em;

}

.call_merchant {
	background: var(--color-pink);
	color: #FDFCFB;
	padding: 0px 8px;
	border-radius: 4px;
	display: inline-block;
	margin: 0;
}

.call_merchant:before {
	display: inline-block;
	color: #FDFCFB;
	font-size: 1.5em;
	transform: rotate(-90deg);
	-webkit-text-stroke: 0.1pt #FDFCFB;
}

.merchant_details_page.call_merchant:not(.mobile):before {
	font-size: 1.3em;
}

.sidebar-container-mobile .merchant_details_page.call_merchant:not(.mobile):before {
	font-size: 1.5em;
}

.deal-desc .call_merchant {
	padding: 7px 25px 0px 50px;
	margin: 30px 0;
}

.deal-desc .call_merchant:before {
	font-size: 2.5em;
}

.call_merchant .call_merchant_inner {
	display: inline-block;
}

.call_merchant .call_merchant_inner span.first {
	font-size: 1em;
	display: block;
}

.call_merchant .call_merchant_inner span.last {
	font-size: 1.2em;
	display: block;
	line-height: 1;
	font-family: "Heebo Black", var(--font-weight-normal), arial
}

.deal-desc .call_merchant .call_merchant_inner span.last {
	font-size: 1.6em;
}

.call_merchant:hover,
.call_merchant:focus,
.call_merchant:active {
	background: var(--color-pink);
	color: #FDFCFB;
	text-decoration: none;
}

.deal-additions ul,
.deal-desc ul,
.deal-terms ul {
	padding-right: 20px;
	margin-bottom: 0;
}

.deal-terms>h2 {
	margin-top: 24px;
}

.merchant_details {
	text-align: center;
}

.deal-desc p,
.details p,
.deal-terms p,
.merchant_details p {
	margin-bottom: 0;
}

.deal-merchant-details {
	margin-bottom: 36px;
}

.embed-container {
	position: relative;
	padding-bottom: 63%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.item-521 .embed-container {
	padding-bottom: 56%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 800px;
}

.deal_reviews {
	position: relative;
	padding-top: 30px;

}

.deal_reviews .merchant_block {
	overflow: hidden;
	width: 100%;
}

.deal_reviews h2.titled {
	float: right;
	width: calc(100% - 190px);
}

.deal_details .deal_reviews h2.titled {
	margin-bottom: 6px;
}

.deal_details .deal_reviews .whatsapp-reviews {
	position: absolute;
	left: 20px;
	top: -85px;

}

.deal_details .deal_reviews .whatsapp-reviews:before {
	font-size: 35px;
	color: #2cb742;
	-webkit-text-stroke: 0.3pt #2cb742;
}

.addons h3+p:first-of-type {
	border: 1px solid #ccc;
	margin: 0 0px 10px;
	padding: 15px 0px;
	font-size: 20px;
}

.addons .price_title {
	display: block;
	font-size: 14px;
}

.addons p:first-of-type .price_title {
	display: block;
	padding: 0 20px;
	font-size: 20px;
}

.addons p.smaller-text {
	font-size: 0.8em;
}

.addons p:first-of-type .price_title strong {
	min-width: 215px;
	display: inline-block;
}

.addons p strong {
	font-family: 'Heebo Bold';
	min-width: 130px;
	display: inline-block;
}


.related_deals {
	margin: 0;
	padding: 72px 0;
	position: relative;
	background: #e8e8e8
}

.related_deals>h3 {
	margin-bottom: 36px;
}

.related_deals:before,
.related_deals:after {
	width: 100%;
	height: 100%;
	position: absolute;
	content: "";
	top: 0;
	background: #e8e8e8
}

.related_deals:before {
	right: -100%;
}

.related_deals:after {
	left: -100%;
}

.related_deals .owl-nav,.owl-nav.disabled {
	display: none;
}

.expired-deal .sidebar-container.desktop .sidebar__inner {
	min-height: 650px;
}

.DealListing.category h2.related {
	margin-top: 60px;
}

.category .large_deals {
	margin-top: 0
}

.category_title {
	font-family: var(--font-weight-bold);
	font-size: 20px;
	line-height:26px;
	margin-top: 60px;
	margin-bottom: 12px;
}

#dealList .category_title {
	padding-right: 15px;
	display: block;
	width: 100%;
}

#deal-ended.blocker {
	z-index: 99999999999;
	background-color: rgba(255, 255, 255, 0.95);
	padding: 0;
	opacity: 1;
	animation: all 1s ease-in-out;
}

#deal-ended .modal {
	max-width: 810px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	text-align: center;
	padding: 30px 20px;
	width: 95%;
	background: #f8f8f8;
	display: inline-block;
	opacity: 1;
	animation: all 1s ease-in-out;
	overflow-y: scroll;
}

.home_categories {
	text-align: center;
	padding: 50px 0 0;
	background: #f8f8f8;
}

.categories_items .merchant_block,
.home_categories .merchant_block {
	padding: 0 0 30px;
	text-align: center;
	overflow: hidden;
}

#deal-ended ul {
	list-style: none;
	padding: 0;
}


.home_categories span:before,
.categories_items span:before {
	background: #fff;
	border: 1px solid;
	border-radius: 4px;
	margin: -25px auto 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
}

.home_categories a,
.categories_items a {
	color: var(--color-black);
	font-family: 'Heebo Bold';
	font-size: 0.75rem;
	text-decoration: none;
	outline: 0;
}

.home_categories span,
.categories_items span {
	display: inline-block;
	position: relative;
}

/* sidebar deals */
.sidebar .box.small {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
	padding: 0;
}

/* search result */

.search-result>h2 {
	font-family: var(--font-weight-light), arial;
	margin-top: 30px;
}

.search-result .content>h3,.moduletable .searchbar-h3 {
	font-size: 1.3rem;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
	margin-top: 30px;
}

.search-result-form {
	width: 100%;
}

.search-result-form .searchForm {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.search-result-form .searchForm .block {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 28%;
	flex: 0 0 28%;
	max-width: 35%;
	margin: 0 5px;
}

.search-result-form .merchant-search-result .searchForm .block {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 47%;
	flex: 0 0 47%;
	max-width: 50%;
}

/* home articles */
.home_articles .module-block {
	background: #f8f8f8;
}

.page-home .home_articles ul {
	padding: 0 15px;
}

.home_articles ul {
	padding: 0;
}

.home_articles ul li {
	list-style: none;
	padding: 12px;
}

.blog-item,
.atricle_details {
	background: #FDFCFB;
	height: 100%;
}

.atricle_details.box.small {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.blog .box.small .information,
.atricle_details.box.small .information {
	height: 50px;
}

.merchant_article.box.small .apollo_title,
.atricle_details.box.small .apollo_title {
	justify-content: center;
}

.atricle_details .desc {
	padding: 20px 15px;
	margin-top: -55px;
	color: #888888;
	line-height: 1.2;
}

/* sidebar */
.sidebar {
	padding-left: 0;
}

.eb-dialog {
	padding: 0 !important;
}

/* Joomla articles */
.items-leading .icons {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
}

.items-leading .icons .btn {
	padding: 5px 10px;
	border-radius: 8px;
}

.catArticle hr,
.article-content hr {
	margin:  0;
}
.article-content p{
	font-size:12px;
	line-height: 1.4;;
}
.article-content p.tags{
    display: flex;
    flex-wrap: wrap;
    line-height: 1.5;
    gap: 3px;
	margin:24px 0 12px;
}

.article-content p.tags a{
	color:var(--color-black);
	text-decoration: underline;

}

.banneritem {
	position: relative;
}

.banneritem span {
	/*background: #f0de68;
    padding: 5px 10px;*/
	display: inline-block;
	margin: 0 0 10px;
	font-size: 0.8em;
	font-weight: 600;
	border-radius: 0;
	position: absolute;
	top: -25px;
	right: 10px;
}

.article-content .banneritem span {
	top: 10px;
}

.article-image img {
	width: 100%;
}

.item-image,
.item-page iframe {
	margin: 36px 0;
}

.item-page h2,
.item-page h3 {
	font-weight: 300;
}

.item-page iframe {
	width: 100% !important;
	height: 220px;
}

.blog-item .item-image {
	margin: 0;
	float: none;
}

.article-content .categories-menu a {
	color: var(--color-black);
}

.all-categories-menu .banner_menu_items {
	text-align: center;
}

.all-categories-menu .categories-menu>li {
	width: 100%;
	margin-bottom: 60px;
	padding-bottom: 72px;
	border-bottom: 1px solid #ddd;
}

.all-categories-menu .banner_menu_items>li>a {
	font-size: 2em;
	font-family: var(--font-weight-light), var(--font-weight-normal), arial;
}

.all-categories-menu .banner_menu_items>li>a:before {
	font-size: 1.3em;
	margin-left: 10px;
}

.all-categories-menu .banner_menu_items ul ul {
	flex-direction: column;
}

.all-categories-menu .banner_menu_items ul ul li a:before {
	display: none;
}

.all-categories-menu .banner_menu_items ul ul li {
	display: block;
	max-width: 100%;
	margin: 5px 0;
}

.error-404 .main-content {
	text-align: center;
}

.error-404 .main-content>.row>div {
	display: block;
	width: 100%;
}

.error-404 .owl-carousel.categories_items .owl-stage {
	padding-right: 0px !important;
}

/* ### footer ### */
footer {
	background-color: var(--color-white);
	padding: 40px 0 20px;
	color: var(--color-black);
	font-size: 14px;
	position: relative;
}

footer .col-md-6 {
	padding: 2em 0;
}

footer .footer-about {
	padding-left: 3em;
	position: relative;
}

footer .footer-about:after {
	width: 2px;
	height: 250px;
	position: absolute;
	top: 10px;
	left: 20px;
	content: "";
	background-color: #FDFCFB;
	border-left: 1px solid #FDFCFB;
}
footer .moduletable h2,
footer .moduletable h3 {
	color:var(--color-black);
	font-family:var(--font-weight-bold);
	font-size: 1.5em;
	opacity: 0.3;
}

footer ul li {
	list-style: none;
	display: block;
	vertical-align: top;
	margin-bottom: 5px;
	font-size: 1em;

}

footer ul {
	margin-top: 10px;
	padding: 0;
	display: inline-block;
	width: 45%;
	vertical-align: top;
}

footer .col-md-6 ul {
	width: 90%;
}

footer a {
	color: #222;
	font-size: 14px;
	white-space: normal;
}

footer a:hover,
footer a:active,
footer a:focus {
	color: #222;
	text-decoration: underline;
}

footer .footer_text {
	margin-top: 15px;
}

footer img {
	margin: -20px -10px 0 0;
}

footer .copyright {
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
}

footer .searchForm {
	display: flex;
}

footer .searchForm .block:nth-of-type(2) {
	display: none;
}

footer .searchForm input[type="submit"].btn {
	background: #222;
	margin: 4px;
}

/**** FORMS ****/
.hide-labels .formContainer label,
.hide-labels label {
	display: none !important;
}

.formControls {
	margin: 10px 0;
}

.rsform-block-text2 {
	margin: -15px 0 0;
	font-size: 12px;
	text-align: right;
	font-weight: 500;
}

.formContainer label {
	margin: 0;
	font-weight: 600;
	display: block !important;
}

.formContainer .btn {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	padding: 15px;
	border: var(--color-pink) 1px solid;
}

.formContainer .btn:hover,
.formContainer .btn:focus,
.formContainer .btn:active {
	background-color: #FDFCFB !important;
	border-color: var(--color-pink) !important;
	color: var(--color-pink);
}

.rsform-block-garden-headline {
	font-size: 0.9em;
	margin: 0 0 -12px;
}

/* deal form */
.form-control {

	display: grid;
	grid-template-columns: 1em auto;
	gap: 0.5em;
}

.controls .club_location {
	margin: 0;
}

.loc_label {
	padding: 0 15px 0 25px;
}

.deal-club-form .form-control {

	border-radius: 5px;
	border: 1px solid #a4a4a4;
	color: var(--color-black);
	font-size: 12px;
	font-weight: 500;
	padding: 10px;
}

.deal-club-form ::placeholder {
	color: var(--color-black);
	font-size: 12px;
	font-weight: 500;
}

.deal-club-form .btn {
	border-radius: 5px;
	width: 100%;
}

.deal-club-form .rsform-block-couplename {
	padding-top: 24px;
}

.deal_details .content .lslide {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.sidebar.sticky {
	margin-top: 100px;
}

/* LP */
.page-lp-template {
	background-color: #FDFCFB;
}

.page-lp-template .container {
	background-color: #fff;
	padding: 50px;
	max-width: 1400px;
}

/* categories menu */
.categories-menu>li {
	min-width: 33%;
	margin: 0 0 30px;
}

.categories-menu li.item-368,
.categories-menu li.item-704 {
	display: none;
}

/** featured-merchants module **/
.featured-merchants {
	text-align: center;
}

.featured-merchants .merchant-media {
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.featured-merchants .merchant-media img {
	max-height: 90%;
}

.featured-merchants a {
	border: none !important;
}

.featured-merchants h2 {
	margin: 15px 0;
}





.swiper-pagination {
	position: relative;
	margin-top: 30px;
}

.lSSlideOuter .lSPager.lSpg>li a,
.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.swiper-pagination-bullet-active {
	background: var(--color-pink);
}

.sidebar-container.mobile .sidebar {
	z-index: 999999999999;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.sidebar-container.mobile .sidebar.mobile-sticky {
	position: fixed;
	left: 0;
	right: 0;
	opacity: 1;
	/*-webkit-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    transform:translateY(-100%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;*/
	transition: all 0.5s ease-in-out;
}

.sidebar-container.mobile .sidebar.mobile-sticky .details_merchant,
.sidebar-container.mobile .sidebar.mobile-sticky hr {
	display: none;
}

.favourite_remove {
	margin-bottom: 20px;
}

.deal-removal {
	position: absolute;
	width: 100%;
	z-index: 9;
}

.deal-removal img {
	width: 24px;
	height: 24px;
	cursor: pointer;
	float: left;
	position: relative;
	margin: 5px;
}

.home-deals .lslide {
	width: 300px !important;
}

#deal_details .lSSlideWrapper {
	height: auto !important;
	z-index: 0;
}

.loader_message .btn[data-atr="nodata"] {
	display: none;
}

.mainNav-anim {

	transition: all 0.3s;
}

.sidebar-anim {
	transition: all 0.3s;
}

.slidedown {
	transform: translateY(0px);
	visibility: visible;
}

.slideup {
	transform: translateY(-165px);
	visibility: hidden;
}

.sidebar-mobile {
	overflow: hidden;
}

.box.small.merchant .short_desc .desc {
	margin-top: 20px;
}

.box.small.merchant .rating {
	width: 100%;
}

.box.small.merchant .md_vr_reviews .multi-stars {
	float: none;
}

.box.small.merchant .md_vr_reviews .multi-stars span {
	float: none;
	margin: 0 -2px;
}

.box.small.merchant .md_vr_reviews .multi-stars span.amount-reviews {
	font-size: 9px;
	margin-right: 2px
}

.box.small.merchant .md_vr_reviews .multi-stars span label {
	margin-bottom: -0.1em;
	width: 15px;
	height: 15px;
}



.box.small .merchant-logo {
	width: 60px;
	height: 60px;
	border: 1px solid #ddd;
	border-radius: 50px;
	overflow: hidden;
	margin: -25px 10px 7px;
	position: absolute;
	z-index: 9;
	background: #fff;
	font-size: 0.7em;
	text-align: center;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Heebo Medium';
	color: #bbb;
}

.box.small .merchant-logo img {
	width: 60px;
	object-fit: fill;
	height: auto;
}

.box.small.merchant .desc {
	padding: 10px 10px 0px;
	text-align: center;
	color: #888888;
	line-height: 1.2;
	font-size: 0.85em;
	max-height: 50px;
	overflow: hidden;
}



.box.small.merchant .avatar-inner {
	align-items: unset;
	font-size: 6em;
	display: flex;
	justify-content: center;
	height: 100%;
	width: 100%;
	object-fit: fill;
}

/* merchants */
.page {
	background: #f8f8f8;
	position: relative;
}

.merchant-detail .content,
.merchant-detail .sidebar-container {
	padding: 0;
}

.deals_form_details form.active,
#member-profile .tabpanel:not(#favourites):not(#viewed) .tabpanel_content,
.merchant_block {
	background: #fff;
	border-radius: 7px;
	padding: 15px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}


.merchants>.moduletable {
	position: absolute;
	top: -95px;
	left: 0;
	color: var(--color-black);
	z-index: 9;
	font-size: 0.7rem;
}

.merchants>.moduletable a {
	color: var(--color-black);
}

a.box.small.merchant {
	text-decoration: none;
	color: inherit;
}

.merchant-detail h1 {
	font-family: "Heebo Medium", "Heebo", arial;
	color: var(--color-pink);
	text-align: center;
	line-height: 1.3;
	padding: 40px 100px 0px 0;
	font-size: 1rem;
	text-align: right;
	letter-spacing: 0;
	margin-bottom: 0;
}

.merchant-detail h1 span {
	display: inline-block;
}

.merchant-sidebar h3,
.merchants h2 {
	font-family: var(--font-weight-bold), "Heebo", arial;
	clear: both;
}

ul.flaticon-open-folder {
	padding: 0;
	margin-bottom: 40px;
	display: flex;
	align-items: center;
}

.merchant-detail .merchant_phone:before,
.merchant-detail .locations ul:before,
.merchant-detail .categories ul:before {
	display: inline-block;
	vertical-align: middle;
	color: #a0a0a0;
	-webkit-text-stroke: 0;
	margin-left: 10px;
}

.merchant-detail .categories ul:before {
	float: right;
	line-height: 1;
	margin-top: 7px;
}

.merchant-detail .merchant_phone {
	margin-left: 20px;
}

.merchant-detail .merchant_phone,
.merchant-detail .locations ul li,
.merchant-detail .categories ul li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	color: #7c7c7c;
	line-height: 1;
	font-family: var(--font-weight-light), var(--font-weight-normal), arial;
}

.merchant-detail .categories ul li {
	font-size: 0.6em;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	font-family: var(--font-weight-normal), arial;
	margin: 4px 0 0;
}

.merchant-detail .categories ul li a {
	color: #7c7c7c;
}

.merchant-detail .locations ul {
	padding: 0;
	margin: 0;
}

.merchant-detail p.title {
	color: #3e3e3e;
	font-size: 1em;
	line-height: 1.3;
	margin-bottom: 10px;
	font-family: 'Heebo Bold', ' Heebo Regular', 'Heebo Light';
}

.merchant-detail .merchant_desc {
	font-size: 0.8em;
	clear: both;
}


.merchant-detail .call_merchant:not(.mobile) {
	margin-top: 36px;
	text-align: right;
	padding: 5px 20px 0px 50px;
}

.add-new-review-button a {
	display: block;
	border: 1px solid var(--color-pink);
	border-radius: 4px;
	min-width: 250px;
	padding: 5px;
	color: #333;
}

.add-new-review-button a:before {
	margin: 0;
	background: var(--color-pink);
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

.add-new-review-button a:hover,
.add-new-review-button a:focus,
.add-new-review-button a:active {
	background: var(--color-pink);
	color: #fff;
}

.merchant-detail .merchant_club_prices h2 {
	color: var(--color-pink);
}

.merchant-detail .merchant_club_prices h2:before {
	font-size: 30px;
	color: var(--color-black);
	-webkit-text-stroke: 0;
	margin: 0 10px;
}

.merchant-detail .merchant_club_prices h2 span {
	font-size: 0.7em;
	color: #212529;
}

.merchant_club_prices_icons,
.merchant_club_prices_icons>div {
	display: flex;
	align-items: center;
	justify-content: center;
}

.merchant_club_prices_icons>div:before {
	font-size: 30px;
	-webkit-text-stroke: 0pt;
	color: #222;
	margin: 0 10px;
}

.merchant_club_prices_icons>div.flaticon-rainy {

}

.merchant_club_prices_icons span,
.merchant_club_prices_icons strong {
	display: block;
	font-size: 0.85rem;
	line-height: 1.2;
}

.prices_block p,
.merchant_club_prices p {
	margin: 10px 0 0;
	color: #a4a4a4;
	font-size: 0.7rem;
	line-height: 1;
}

.merchant_club_prices p.date_update {
	font-family: 'Heebo Bold';
	color: #242424;
}

.merchant_club_prices.desktop {
	display: none;
}

.merchant-detail .merchant_location {
	position: relative;
}

.merchant-detail .merchant_location iframe {
	width: 100% !important;
	height: 300px !important;
	border: none;
}

.merchant_address {
	margin-bottom: 0;
}

.merchant_address.desktop {
	position: absolute;
	top: 24px;
	right: 200px;
	color: #fff;
	font-size: 0.9em;
	margin: 0;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}

.merchant_address.desktop a {
	color: #fff;
}

.merchant_address.mobile,
.merchant_address.mobile a {
	color: var(--color-black);
	font-size: 0.8rem;
}


.merchant-detail .sidebar .contact_form h2 {
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
	font-size: 1.5rem;
}

.merchant-detail .deal-club-form .form-control {
	background-color: #f1f1f1;
	border-radius: 4px;
	color: var(--color-black);
	font-weight: 300;
}

.merchant-detail .deal-club-form .btn {
	border-radius: 4px;
	font-size: 1.1em;
	padding: 7px;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}

.merchant_block.merchant_logo {
	margin-top: -80px;
}

.merchant-detail .merchant-logo-container {
	width: 100%;
	margin-top: -45px;
	position: relative;
	z-index: 1;
}

.merchant-detail .merchant-logo-container .merchant-logo {
	border: 2px solid #f8f8f8;
	box-shadow: 0 0 0 5px #f8f8f8;
	border-radius: 100%;
	width: 85px;
	height: 85px;
	margin: 0 auto;
	background-color: white;
	align-items: center;
	justify-content: center;
	display: flex;
	padding: 0px;
	overflow: hidden;
	float: right;
	margin: 0 0 25px 20px;
}

.merchant-detail .merchant-logo-container .merchant-logo img {
	width: 85px;
	height: 85px;
	object-fit: cover;
}

.box.small.merchant .avatar-inner.no-logo,
.merchant-detail .merchant-logo.no-logo {
	background: #f0c4d0;
	color: #bf8e9c;
	font-size: inherit;
	align-items: center;
}

.merchant-logo-name {
	line-height: 1;
	text-align: center;
	font-size: 1rem;
	font-family: var(--font-weight-normal), arial;
	padding: 15px;
}

.box.small.merchant .avatar-inner.no-logo .merchant-logo-name {
	font-size: 1.2rem;
	font-family: var(--font-weight-normal), arial;
	padding: 0 40px;
	margin: 0;
}

.merchant-detail .merchant-logo picture {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.merchant_desc_details {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
	text-align: center;
	font-size: 0.6rem;
	line-height: 1.3;

}

.merchant_desc_details div {
	position: relative;
	flex-basis: 25%;
	margin: 10px 0;
}

.merchant_desc_details>div:before,
.merchant_desc_details strong {
	display: block;
}

.merchant_desc_details div:before {
	font-size: 40px;
	-webkit-text-stroke: 0pt;
	color: #222;
}

.merchant_details .sidebar-container-mobile {
	margin-bottom: 30px;
}

.sidebar-deals {
	margin: 30px 0;
}

.sidebar-container.mobile p {
	margin: 0 0 -5px;
}

.box.small.merchant .avatar {
	height: 125px;
	display: flex;
	align-items: center;
}

.box.small.merchant .avatar img {
	min-height: 125px;
}


.owl-carousel .owl-stage {
	padding-right: 0 !important;
}

.owl-carousel.categories_items .owl-stage {
	padding-right: 10px !important;
}

.owl-carousel.owl-rtl .owl-item {
		
}


.merchant-detail .owl-carousel.owl-rtl .owl-item {
	height: auto;
}

.merchant-detail .content .merchant_deals .box.small .short_desc {
	padding: 0px 15px 0;
}

.deal-of-merchant {
	margin-bottom: 1em;
}

.merchant-deal {
	margin-bottom: 2em;
}

.merchant_coupon {
	border: 1px dashed #d7d7d7;
	position: relative;
	padding: 30px 20px 20px;
	text-align: justify;
	font-family: var(--font-weight-light), var(--font-weight-normal), arial;
	font-size: 1.3em;
}

.merchant_coupon:before {
	color: #333;
	position: absolute;
	top: -43px;
	right: 30px;
	-webkit-text-stroke: 0.3pt #333;
	transform: rotate(230deg);
	font-size: 50px;
	z-index: 1;
}

.merchant_coupon:after {
	position: absolute;
	top: -5px;
	right: 30px;
	content: "";
	background: #fff;
	width: 50px;
	height: 10px;
	z-index: 0;

}

.merchant_coupon button {
	border-radius: 4px;
	display: block;
	width: 100%;
	text-align: right;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
	font-size: 0.8em;
	background: var(--color-pink);
	border: none;
	color: #fff;
	padding: 3px 15px 5px;
	line-height: 30px;
}

.merchant_coupon button:before {
	margin-left: 15px;
	color: #fff;
	-webkit-text-stroke: 0.3pt #fff;
}

.merchant_coupon button:after {
	content: "\f16f";
	position: relative;
	float: left;
	width: 27px;
	height: 27px;
	line-height: 29px;
	text-align: center;
	color: #fff;
	background: var(--color-pink);
	border-radius: 4px;
	font-size: 12px;
	transform: rotatez(180deg);
	-webkit-text-stroke: 0.3pt #fff;
	margin: 3px 0 0 -9px;
}

.merchant_extra_details,
.merchant_extra_details.left {
	display: none;
}
.merchant_extra_details1{
	margin-bottom:0;
}
.merchant-detail .sidebar-container.mobile, .deal_details .sidebar-container.mobile{

	padding: 10px 0 0 !important;
	margin-top:24px;
}

.details_merchant_contact_buttons .row {
	justify-content: center;
}

.details_merchant_contact_buttons a {
	position: relative;
	width: 25%;
	border-left: 1px solid #ddd;
	text-decoration: none;
}

.details_merchant_contact_buttons.has-whatsapp a {
	width: 25%;
}

/*.details_merchant_contact_buttons a:after{
	    border-left: 1px solid #ddd;
    line-height: 2;
    content: "";
    top: 5px;
    left: -50%;
    position: absolute;
    width: 1px;
    height: 40px;
}*/
.details_merchant_contact_buttons a:before {
	font-size: 20px !important;
	line-height: 50px;
}

.details_merchant_contact_buttons a.phone:before {
	color: #222;
	-webkit-text-stroke: 0.3pt #222;
}

.details_merchant_contact_buttons a.whatsapp_btn:before {
	color: #2cb742;
	-webkit-text-stroke: 0.3pt #2cb742;
}

.merchant-sidebar .details_deal {
	padding: 0 5px;
}

.merchant-sidebar .review-link {
	color: inherit;
}

.current_rating {
	font-family: var(--font-weight-thin), var(--font-weight-normal), arial;
	font-size: 3em;
	line-height: 1.1;
	margin-left: 10px;
}

.merchant_deals .item {
	position: relative;
}

.review-share {
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

.merchant-sidebar .md_vr_reviews .review-panel,
.merchant-sidebar .md_vr_reviews .multi-stars {
	margin: 0
}

.merchant-sidebar .md_vr_reviews .review-panel .vr_vmratings {
	margin-top: 7px;
}

.fixed_whatsapp {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 150px;
	z-index: 1000;
	display: none;
}

.item-521 .banner_content {
	margin-top: 53px;
}

.item-521 .video-wrapper {
	position: fixed;
	top: 53px;
	left: 0;
	width: 100%;
	height: 250px;
	z-index: 0;
	overflow: hidden;
}

.item-521 .fancybox-nav {
	top: 40%;
	width: 40px;
	height: 40px;
}

.bride_articles {
	position: relative;
	z-index: 0;
	background:#EBE7E2;

}

.merchant_bride_articles {
	display: block;
	overflow: hidden;
	position: relative;
}

.merchant_number {
	color: #bbb;
	clear: both;
	display: block;
	margin: 15px 0 0;
}

#merchantArticleSlider:not(.owl-carousel) .item {
	max-width: 350px;
}

.deal_terms.merchant_block {
	margin-bottom: 0;
}

.deal_block {
	padding: 0;
	border-radius: 7px;
	margin: 20px 0;
	/* position: relative; */
}
#packages41 .deal_block{
position: relative;
}
.preview_package_td .deal_block{
	position: relative;
}
.owl-item .deal_block{
	padding: 0 0 0 0;

}
.owl-item .deal_details{
	overflow: hidden;


}
a.show_more_deal:link,a.show_more_deal:hover,a.show_more_deal:visited {

	color: var(--pink);
	font-family: var(--font-weight-bold);
	margin: 0;
	padding: 5px 10px;	
	opacity: 0;
	text-decoration: none;
	outline: none;

}
.show_more_deal.visible{
	opacity: 1 !important;
}

.deal_detail_block {
	padding: 15px 15px 0 15px;
}

.deal_detail_block .deal_title {
	font-size: 0.95rem;
	padding-left: 30px;
	padding-top: 10px;
}

.deal_days {
	font-family: var(--font-weight-bold);
	font-size: 13px;
	padding: 10px 0;
}

.deal_days span:not(.seprator) {
	display: inline-block;
	line-height: 1;
	background: var(--color-yellow);
	margin: 2px;
	padding: 5px 8px;
	border-radius: 5px;
}
.deal_days .seprator{
	display: none;
}

.deal_days span:last-of-type,
.deal_days span:nth-of-type(3n) {
	border-left: none;
	margin-left: 0;
}

.deal_block .deal_details {
	font-size: 0.8rem;
}
.deal_details.mask{
	mask: linear-gradient(black 50%, transparent);
}

.deal_block .deal_details ul,
.deal_block .deal_details ol {
	margin: 0;
	padding: 0 20px 0 0;
}
.deal_price_wrapper{
	width: 100%;
	bottom: 0;
}
.deal_block .deal_price {
	background: #F5CF40;
	font-size: 1.4rem;
	text-align: center;
	padding: 10px;
	border-radius: 0 0 7px 7px;
	
	width: 100%;
}
.deal_block .deal_price .headline{
	font-size: 1.2rem;
}

.deal_block .deal_price span {
	font-size: 0.7rem;
	display: block;
	margin: -7px 0 0;
}

.deal_block img {
	width: 45px !important;
	position: absolute;
	top: 12px;
	left: 10px;
	transform: rotate(-10deg);
}
.preview_package_td .deal_block img{
	top: -8px;
}

/* ###### ACCOUNT ##### */
.page-account p small {
	display: block;
}

.page-account .video-wrapper,
.page-account .banner_menu_items ul,
.page-account .social_share {
	display: none !important;
}

.page-account .banner_content {
	min-height: 200px;
}

.page-account .logout-button button.btn-black,
.btn-black,
.page-account .tabpanel_content .btn-outline {
	color: #494949;
	border: 1px solid #494949;

}

.page-account .logout-button button:before {
	color: #494949;
	font-size: 12px;
	margin: 0 5px;
	-webkit-text-stroke: 0.1pt #494949;
}

.page-account .logout-button button,
.btn-outline.merchant_view {
	padding: 3px 20px 3px 30px !important;
	font-size: 12px;
	margin: 5px 0 0;
	border: 1px solid var(--color-pink);
	color: #494949;
}

.page-account #login-form {
	display: inline-block;
	margin: 0 5px;
}

.btn-outline.merchant_view i {
	display: inline-block;
	margin-left: 5px;
	color: #494949;
}

.page-account #login-form.desktop,
.btn-outline.merchant_view.desktop {
	display: none;
}

.alert.alert-message,
.required_message {
	background: #D2E6F7;
	padding: 15px;
	margin: 30px 0;
	border-radius: 7px;
	border: 1px solid #BDD9F3;
	color: #447092;
	font-size: 0.9em;
	text-align: center;
}

/* profile */
.profile-edit {
	width: 100%;
}

.profile-edit .tabpanel:not(#favourites):not(#viewed) p {
	border-bottom: 1px solid #ddd;
}

form .tabpanel label {
	font-size: 13px;
	margin: 0;
	line-height: 1;
}

form .tabpanel input {
	margin: 0 0 10px;
}

.tabpanel#core,
.tabpanel#fields-1 {
	max-width: 500px;
}

.profile-edit .field-calendar input {
	display: inline-block;
	width: calc(100% - 45px);
}

.profile-edit .field-calendar button.btn {
	padding: 0;
	width: 40px;
	height: 34px;
	border-radius: 4px;
}

.icon-calendar:before {
	content: "\f183";
	font-family: Flaticon;
	font-size: 18px;
	font-style: normal;
	position: relative;
}

small.instructions {
	display: block;
	font-size: 0.7rem;
	line-height: 1;
	color: #777;
	font-style: italic;
	margin-bottom: 7px;
}

.package_form .control-label,
.first-edit .first_edit_required .control-label label {
	color: black;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}

.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
	background-color: #ad312b;
	background-image: -moz-linear-gradient(top, #bd362f, #942a25);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#942a25));
	background-image: -webkit-linear-gradient(top, #bd362f, #942a25);
	background-image: -o-linear-gradient(top, #bd362f, #942a25);
	background-image: linear-gradient(to bottom, #bd362f, #942a25);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ff942a24', GradientType=0);
	border-color: #942a25 #942a25 #571916;
	background-color: #942a25;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}


/* login */
.login ul,
.login ul li {
	display: block;
}

.login ul li a {
	color: inherit;
	text-decoration: none;
	font-size: 0.8em;
}










.login_wrapper {

	width: 400px;
	margin: 0 auto;
}

.merchant_block.remind,
.merchant_block.reset {
	width: 380px;
	margin: 0 10px;
}

.login_tab {

	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
}

.login_tab li {
	width: 50%;
	display: inline;
	text-align: center;
}


.login_tab li span {
	cursor: pointer;
	display: block;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 1.2;
	text-decoration: none;
	background: #fff;
	border: 1px solid #efefef;
	border-bottom: 0;
	color: #212529;
	background-color: #f8f9fa;
}

.login_tab li span.active,
.login_tab li span:hover {
	color: #fff;
	background-color: var(--color-pink);
	border-color: var(--color-pink);
}

.tab_content {
	border: 1px solid #efefef;

	display: none;
	background: #fff;
	border-radius: 7px;
	padding: 15px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.tab_content.active {
	display: block;
}

.jd-register-login-wrapper .jd-register-login-box .jd-button-control .jd-form-button {

	background-color: var(--color-pink);
	border: 1px solid var(--color-pink);

}

.jd-register-login-wrapper .jd-register-login-box .jd-button-control .jd-form-button:hover,
.jd-register-login-wrapper .jd-register-login-box .jd-button-control .jd-form-button:focus {
	color: #fff;
	background-color: var(--color-pink);
	border-color: var(--color-pink);
}

.jd-register-login-wrapper .jd-register-login-tab li span.active,
.jd-register-login-wrapper .jd-register-login-tab li span:hover {
	color: #fff;
	background-color: var(--color-pink);
	border-color: var(--color-pink);
}


.catgeory_merchants .DealListing .merchant-name .md_vr_reviews {
	position: absolute;
	right: 15px;
	padding: 0;
	bottom: 5px;
	width: 80px;
	margin: 0;
}

/* .catgeory_merchants .DealListing .avatar {
	display: none !important;
} */

.catgeory_merchants .merchant-name .merchant-logo {
	margin: -5px 15px 0;
	width: 50px;
	height: 50px;
}

.catgeory_merchants .merchant-name .merchant-logo img {
	width: 50px;
	height: 50px;
}

.catgeory_merchants .DealListing .badge {
	left: 0;
	padding: 5px;
	transform: rotate(0deg);
	width: 50px;
	right: auto;
	font-size: 10px;
	border-radius: 0;
	padding-left: 55px;
	top: 7px;
	font-weight: normal;
	background: #ddd;
	color: #555;
}

.catgeory_merchants .DealListing .merchant_block {
	height: auto;
	padding: 0 0 10px 0;
	margin: 5px 0;
	min-height: 240px;
}
.catgeory_merchants .DealListing .merchant_block .info {
	padding:0 10px;
}
.catgeory_merchants .DealListing .merchant_block .mechant_name {
	padding: 8px 80px 15px 10px;
	line-height: 1.3;
}

.catgeory_merchants .DealListing .merchant_block.has-badge .mechant_name {
	padding-left: 60px;
}

.catgeory_merchants .DealListing .merchant_block .desc {
	padding: 10px;
	max-height: 70px;
	height: 50px;
}

.tabpanel#core,
.tabpanel#fields-1 {
	max-width: 100% !important;
}

#member-profile .tabpanel#core {
	max-width: 600px !important;
}

.tab-grid {
	display: grid;
	grid-template-columns: auto auto;
	clear: both;
}

.tab-grid .tabpanel_content {
	margin: 10px;
}

.form-control {

	display: grid;
	grid-template-columns: 1em auto;
	gap: 0.5em;
}

.form-control+.form-control {
	margin-top: 1em;
}

.form-control:focus-within {
	color: var(--form-control-color);
}

input[type=radio] {
	/* Add if not using autoprefixer */
	-webkit-appearance: none;
	/* Remove most all native input styles */
	-moz-appearance: none;
	appearance: none;
	/* For iOS < 15 */
	background-color: var(--form-background);
	/* Not removed via appearance */
	margin: 0;
	font: inherit;
	color: currentColor;
	width: 2.15em;
	height: 2.15em;
	border: 1px solid #b1b1b1;
	border-radius: 50%;
	transform: translateY(-0.075em);
	display: grid;
	place-content: center;
}

input[type=radio]::before {
	content: "";
	width: 1.55em;
	height: 1.55em;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--color-pink);
	background-color: var(--color-pink);
}

input[type=radio]:checked::before {
	transform: scale(1);
}

.btn-group.radio label {
	line-height: 30px;
	margin: 0 5px 0 10px;
}


.faq_que {


	font-weight: bold;
	cursor: pointer;

}

.faq_ans {
	display: none;

	padding: 0 10px 10px;
}

.faq_ans:first-child {
	display: block;
}

#core {
	position: relative;
}

.login_overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background: url(../images/spinner.gif) no-repeat 50% 50%;


}

.login_overlay.show {
	display: block;
}

.reg-block:not(.registration) {
	display: grid;
	grid-template-columns: 50% 50%;
	grid-column-gap: 20px;
	width: 100%;
}

.reg-block .tab_content {
	border: 1px solid #efefef;
	display: block;
	background: #fff;
	border-radius: 7px;
	padding: 15px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.registration-block input[type="checkbox"] {
	float: right;
	width: 15px !important;
	height: 15px;
	margin-left: 10px;
}

.registration-block .control-group.terms {
	float: right;
	margin: 10px 0;
}

.registration-block .control-group.submit {
	float: left;
	margin: 10px 0;
}

.registration-block .control-group.terms,
.registration-block .control-group.terms a {
	font-family: var(--font-weight-bold), arial;
	font-size: 0.85rem;

}

.reg-block #form-login-submit {
	float: left;
}

.pass-block .btn {
	background: none !important;
	border: 1px solid var(--color-pink) !important;
	color: var(--color-pink);
	font-size: 0.85rem;
	font-family: 'Heebo Bold';
	padding: 5px 50px;
}

.reg-block .submit {
	text-align: left;
	margin: 10px 0;
}

#user-registration p {
	line-height: 1.5;
	font-size: 0.85rem;
}

.tab_content .userdata .unstyled {
	display: none;
}

.field-calendar #jform_com_fields_event_date {
	width: 75%;
}

.registration {
	max-width: 600px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.registration ul.nav-tabs {
	justify-content: center;
}

.registration ul.nav-tabs .btn-show {
	font-size: 0.85em;
	padding: 5px 50px;
}

.registration .btn {
	border-radius: 4px;
}

.registration .btn-phone ,.btn-mobile-code{
	padding: 5px 8px !important;
}

.registration .btn-phone svg {
	display: inline-block;
	width: 27px;
	height: 27px;
	vertical-align: middle;
}

/***********/
.bar {
	height: 18px;
	background: green;
}

.nav-tabs {
	justify-content: space-between;
	border: none !important;
	flex-wrap: nowrap;
}

.nav-tabs li {

	text-align: center;
}

/*****tabs  merchant &&  user ******/
.btn-show {
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 5px 0px;
	color: #333;
	margin: 20px 5px;
	display: inline-block;
	font-size: 0.7em;
	font-family: 'Heebo Medium';
	text-decoration: none;
	line-height: 1.2;
}

.btn-show:hover,
.btn-show:focus,
.btn-show.active {
	border: 1px solid var(--color-pink);
	color: var(--color-pink);
	outline: 0;
	text-decoration: none;
	padding: 5px 15px;
}


.show_pass {
	position: absolute;
	top: 6px;
	left: 10px;
	cursor: pointer;
	color: var(--color-pink);
}

.pass_wrap {
	position: relative;
}

.pass_wrap .show_pass {
	position: absolute;
	top: 0;
	left: 10px;
	cursor: pointer;
	width: 20px;
	height: 20px;
}

.disabledTab {
	pointer-events: none;
}

.save-merchant {
	float: left;
	position: relative;
	margin: 0 0 10px;
	background: var(--color-green) !important;
	border: 1px solid var(--color-green) !important;
	font-family: 'Heebo Medium';
	font-size: 0.8rem;
	padding: 5px 50px !important;
}

.reg-block h3,
.reg-block .moduletable>h3,
.merchantaccount .merchant_block.active h4,
.deal_form form.active h2 {
	font-size: 0.9rem;
	border-bottom: 2px solid #ececec;
	padding: 0 0 10px;
	margin: 0 0 20px;
	cursor: pointer;
	box-shadow: none;
	border-radius: 0;
}

.reg-block h3 span {
	font-family: 'Heebo Regular';
	margin: 0 5px;
}

.reg-block label {
	display: none;
}

h2.flaticon-pen:before,
h4.flaticon-pen:before {
	float: left;
	color: #222;
	-webkit-text-stroke: 0.3pt #222;
	font-size: 16px;
}

.related-merchant-slider5 {
	margin: 40px 0;
	border-top: 1px solid #ddd;
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
}

.related-merchant-slider .item a {
	display: block;
	padding: 0 !important;
}

.related-merchant-slider .box.small .short_desc {
	background-color: #FDFCFB;
	padding: 0 10px;
	max-height: 100%;
}

.related-merchant-slider .box.small .details .row {
	margin-left: 0px;
	margin-right: 0px;
}

.related-merchant-slider .md_vr_reviews .review-panel .vr_vmratings {
	margin: 0;
	padding-top: 10px;
	background-color: #FDFCFB;
}

.related-merchant-slider .box.small.merchant .rating {
	background-color: #FDFCFB;
}

.related-merchant-slider1 .box.small .mechant_name,
.related-merchant-slider1 .box.small .merchant-name .md_vr_reviews {
	padding-right: 80px;
}

/* Merchant detail page gallery */

.merchant-gallery .gallery-content {
	display: none;
}

.merchant-gallery .gallery-content.active {
	display: block;
}

.merchant-gallery .img-wrapper {
	display: inline-block;
	background-size: cover;
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 10px;
}

.merchant-gallery .img-wrapper:last-child {
	margin-left: 0;
}

.merchant-gallery .overlay {
	background-color: rgba(0, 0, 0, 0.15);
	width: 100%;
	height: 100%;
	display: block;
}

#video-gallery.imgs-grid .imgs-grid-image .image-wrap img {
	width: 100%;
}

.imgs-grid-image {
	overflow: hidden;
}

.imgs-grid-image .image-wrap {
	transition: transform .5s ease;

}

.imgs-grid-image .image-wrap:hover {
	transform: scale(1.3);
	filter: brightness(60%)
}

.modal-image iframe {
	border: 0 !important;
	background: #000 !important;
}

.modal-indicator {
	display: none;
}

.playbtn_overlay {
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/play.png) no-repeat center center;
}

#mobile-bar .sidebar-container-mobile {
	background: #fff;
	position: fixed;
	bottom: 0;
	margin: 0;
	z-index: 9999;
	transition: all 1s ease-in-out;
	border-radius: 0;
	opacity: 0;
	padding: 12px 0 10px 0;
	border-top: 1px solid #f1f1f1;
}

#mobile-bar .sidebar-container-mobile.fix {
	opacity: 1;

}

.details_merchant_contact_buttons a {
	text-align: center;
	height: 40px;

}

#mobile-bar .details_merchant_contact_buttons a:before {
	line-height: 40px;
}

.avg-stars {

	background: url(../images/av-rate-normal.png) repeat-x;

	display: inline-block;
	width: 160px;
	height: 32px;

}

.rating-foreground {
	background: url(../images/av-rate-value.png) repeat-x;
	background-position: top right;
	height: 32px;

}

.review_date_beofre {
	padding-top: 7px;
}

.fa-eye::before {
	color: var(--color-pink);
}

/********Club Share Page *******/

.club_slide{
	padding: 0 15px 0 0;
}
.club_location {
	margin: 30px 0;
}

.title_label {
	margin: -25px 0 30px 0;
	font-family: var(--font-weight-bold);
	color: var(--red);
}

/** nice checkbox **/

.loc_checkbox {
	display: inline;
	width: auto;
}

.loc_label {
	display: inline-block;
	margin: 0 0 10px 20px;
	padding: 0 15px 0 0;
	position: relative;
}

.club_location input[type=checkbox] {
	visibility: hidden;
}

.nice_checkbox {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
	border: 1px solid #b1b1b1;
	border-radius: 3px;
}

.club_location input:checked~.nice_checkbox,
.club_location input:active~.nice_checkbox,
.club_location label:hover input~.nice_checkbox {
	background-color: var(--color-pink);
	border-color: var(--color-pink);
}

.nice_checkbox:after {
	content: "";
	position: absolute;
	display: none;
}

.club_location input:checked~.nice_checkbox:after {
	display: block;
}

.club_location .nice_checkbox:after {
	left: 7.5px;
	bottom: 5.5px;
	width: 9px;
	height: 16px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.club_share_page .box.club-merchant .merchant_block {
	height: 230px;
}

.club_page .merchant_club_prices_icons span,
.club_page .merchant_club_prices_icons strong {
	font-size: 1rem;
}

.club_page .merchant_price_details {
	font-size: 0.8rem;
}

.club_page .merchant-top {
	position: absolute;
	padding: 0;
	min-height: 70px;
	top: -60px;
}

.merchant_block .merchant_logo,
.club_page .merchant_logo {
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
	position: absolute;
	display: flex;
	background: #fff;
	text-align: center;
	line-height: 1;
	align-items: center;
	justify-content: center;
	color: #bbb;
}


.club_share_page .box.small .mechant_name,
.club_share_page .box.small.merchant .md_vr_reviews,
.club_page .merchant-top .mechant_name,
.club_page .merchant-top .md_vr_reviews {
	font-size: 1.2rem;
	line-height: 1;
	padding-top: 10px;
	padding: 17px 70px 0 0;
	text-align: center;
}

.addtolist,
.remove_cart ,.already_sent{
	background: var(--color-pink);
	color: #252525;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 7px 10px;
	font-size: 1em;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}
.already_sent{
	background:var(--color-green);
}
.club_block a:hover,
.club_block a:focus,
.club_block a:active {
	color: inherit;
	text-decoration: none;
}

.remove_cart {
	background: gainsboro;
	color: #fff;

}

.merchant-top {
	padding: 10px;
}

.merchant-top .mechant_name {
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
}



.merchant-middle .thumb-column {
	height: 128px;
	float: left;
	width: calc(100% - 80px);
	background-size: cover;
	text-align: center;
	line-height: 160px;
	color: #fff;
	font-family: 'Heebo Bold';
	background-repeat: no-repeat;
	position: relative;
}

.merchant-middle .view-gallery:after {
	background: rgba(0, 0, 0, 0.3);
	content: "";
	position: absolute;
	top: -40%;
	left: 0;
	width: 100%;
	height: 200%;
	z-index: 0;
}

.view-gallery {
	line-height: 1.5;
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #fff;
	position: relative;
	overflow: hidden;
}

.view-gallery>span {
	margin-top: 40px;
}

.thumb-column span {
	position: relative;
	z-index: 1;
	display: block;
}

.thumb-column span span {
	font-size: 1.5em;
	display: block;
}

.merchant-middle .video-column {
	width: 80px;
	float: right;
}

.video-column div {
	text-align: center;
	background: #f8f8fa;

}

.video-column .merchant_price {
	margin-top: 3px;
	padding: 0 0 3px;
}

.video-column span {
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
	display: block;
	color: #494949;
	font-size: 0.85em;
	margin-top: -10px;
}

.video-column a:before {
	font-size: 31px;
	font-style: normal;
	color: var(--color-pink);
	-webkit-text-stroke: 0.3pt var(--color-pink);
}

.video-column a.flaticon-photography-video:before {
	color: #494949;
	-webkit-text-stroke: 0.3pt #494949;
}

.fancybox-caption {
	background: none;
}

.club_page .fancybox-navigation .fancybox-button {
	background-clip: inherit;
	height: 100px;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.club_page .fancybox-button--arrow_left {
	background: url(../images/left-arrow.png) no-repeat center;


}

.club_page .fancybox-button--arrow_right {
	background: url(../images/right-arrow.png) no-repeat center;


}

.club_page .fancybox-bg,.login_page .fancybox-bg {
	background: #f1f1f1;
}

.club_page .fancybox-close-small,.login_page .fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: auto;
	left: -22px;
	top: -22px;
	z-index: 401;
	background: var(--color-pink);
	border-radius: 50%;
	color: #fff;
}

.club_page .fancybox-slide--image {
	padding: 50px 75px;
}

.club_page .fancybox-slide--image .fancybox-content,
.club_page .fancybox-content {
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.1);
}


.club_page .fancybox-image {
	border-radius: 10px;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	margin-left: 15px;
	margin-top: 15px;
}

.hide,
.hidden {
	display: none;
}


.view_video a:link {
	text-decoration: none;
}

h3.location_title {
	width: 100%;
}

.club_loader,
.form_club_loader {
	margin: 0 -15px;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0.9;
	background: url(../images/spinner.gif) #f1f1f1 50% 50px no-repeat;
	z-index: 100;
	display: none;
}
#clubs_sent{
	display: none;
	padding: 20px;
	background: #f8fafb;

}

#clubs_sent  h3{
	padding: 15px 0 0 0;
	width: 100%;
}
#clubs_sent .new-row h3 {
	padding: 10px 0;
	width: 100%;
}

.clubs_sent_wrapper .new-row h3 {
	text-align: right;
	padding: 0;
	display: inherit;
	font-size: 1.25rem;
}
.clubs_sent_wrapper .new-row {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	width: 96%;
}
.clubs_sent_wrapper .new-row:last-child{
	border: 0;
}
.clubs_sent_wrapper div {
	width: 50%;
}
.club_loader.show,
.form_club_loader.show {
	display: block;
}

.prices_block {
	display: none;
	width: 760px;


}



.merchant_desc_details div.break {
	flex-basis: 100%;
	height: 0;
}

.club_page .fancybox-stage {
	direction: rtl;
}

.club_page.fancybox-container {
	z-index: 99999999999;
}

.club_page .fancybox-content {
	text-align: right;
	overflow: visible;
}

.club_page .fancybox-slide {
	padding: 80px 44px;
}

.merchant_price_details {
	display: block;
	text-align: center;
	font-size: 0.6rem;
	line-height: 1.3;
}

.merchant_price_details div {
	width: 25%;
	margin: 10px 0;
	float: right;
	border-right: 1px solid #f1f1f1;
	height: 90px;
}

.clr {
	height: auto !important;
}

.merchant_price_details .clr {
	float: none;
	clear: both;
}

.merchant_price_details div::before {
	font-size: 40px;
	-webkit-text-stroke: 0pt;
	color: #222;
}

.merchant_price_details>div::before,
.merchant_price_details strong {
	display: block;
}

.merchant_price_details div:nth-child(4n+1) {
	border: 0;
}

.merchant_price_details div:last-child {
	border: 0;
}

.fancybox-iframe {
	padding: 20px;
}

.merchants_results {
	position: relative;
	padding: 0 15px ;
}

.mobile.view_list {
	position: fixed;
	bottom: 50px;
	margin: 0;
	z-index: 10;
	left: 10px;
}


.btn.view_club_list {
	position: fixed;
	left: 15px;
	bottom: 15px;
	background: var(--color-green);
	width: 65px;
	height: 65px;
	border-radius: 100%;
	padding: 13px;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;

}

.view_club_list svg {
	width: 100%;
	height: 100%;
	height: 100%;
	position: relative;
	display: block;
}

.view_club_list svg path {
	fill: #fff;
}

.view_club_list span {
	display: block;
	position: absolute;
	color: var(--color-green);
	bottom: 13px;
	left: 22px;
	font-size: 13px;
}


/***Mobile view***/
.club_share_page .box.club-merchant .merchant_block.mobile_view {
	height: 80px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}

.merchant_block.mobile_view .merchant-top {
	width: 130px;
	display: flex;
	align-items: center;
	height: 50px;
}

.club_share_page .merchant_block.mobile_view .merchant_logo {
	width: 35px;
	height: 35px;
}

.club_share_page .box.small .mobile_view .mechant_name,
.club_share_page .box.small.merchant .mobile_view .md_vr_reviews {
	padding: 0 45px 0 0;
	line-height: 1;
	margin-bottom: 0px;
	font-size: 0.85rem;
}

.mobile_view .merchant-middle {
	display: flex;
	width: calc(100% - 130px);
	align-items: flex-start;
	justify-content: space-evenly;
}

.mobile_view .merchant-middle .video-column {
	width: 60%;
	height: 80px;
	display: flex;
}

.mobile_view .video-column div {
	width: 57%;
	height: 100%;
	padding: 0;
	display: inline-block;
	margin: 0 2px;
}

.mobile_view .merchant_price a,
.mobile_view .view_video a {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.mobile_view .merchant-middle .thumb-column {
	height: 100%;
	width: auto;
	line-height: 100%;
	min-width: 80px;
	height: 80px;
}

.mobile_view .merchant-middle {
	padding: 0;
}

.mobile_view .prices_block {

	width: calc(100% - 30px);


}

.mobile_view .view-gallery>span {
	margin-top: 20px;
}

.mobile_view .addtolist,
.mobile_view .remove_cart {
	width: 130px;
	padding: 5px;
	right: 0;
}

/******/




.offcanvas-navbar {
	transform: translateX(-600px);
}

a.closebtn:link {

	background: var(--color-pink);
	border-radius: 50%;
	color: #fff;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}

#offcan_club {
	height: 100%;
	width: 100%;
	max-width: 365px;
	position: fixed;
	z-index: 99999999;
	top: 0;
	left: 0;
	overflow-x: hidden;
	transition: transform .6s ease;
	transform: translateX(-365px);
	background: #ffffff;
}

#offcan_club input {
	border-radius: 4px;
}

#offcan_club .save-merchant {
	float: none;
	margin-top: 5px;
	width: 100%;
	padding: 5px 0 !important;
}

#offcan_club.offcan_open {
	transform: translate(0, 0);
}

.added_club_wrapper {
	padding: 30px 15px;
}

.club_form_block h3,
.added_club_wrapper h3 {
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
	font-size: 1em;
	text-align: center;
	padding: 15px 0 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.added_club_wrapper svg {
	width: 25px;
	height: 25px;
	margin-lefT: 7px;
	position: relative;
	display: block;
}

.club_form_block {
	background: #f8fafb;
	padding: 20px 20px;
}

.error_message,
.msg_success {
	text-align: center;
}

.btn_shake {
	animation: shake 0.5s;
	animation-iteration-count: 1;
}

@keyframes shake {
	0% {
		transform: translate(1px, 1px) rotate(0deg);
	}

	10% {
		transform: translate(-1px, -2px) rotate(-1deg);
	}

	/*20% { transform: translate(-3px, 0px) rotate(1deg); }
	30% { transform: translate(3px, 2px) rotate(0deg); }
	40% { transform: translate(1px, -1px) rotate(1deg); }*/
	50% {
		transform: translate(-1px, 2px) rotate(-1deg);
	}

	60% {
		transform: translate(-3px, 1px) rotate(0deg);
	}

	70% {
		transform: translate(3px, 1px) rotate(-1deg);
	}

	80% {
		transform: translate(-1px, -1px) rotate(1deg);
	}

	90% {
		transform: translate(1px, 2px) rotate(0deg);
	}

	100% {
		transform: translate(1px, -2px) rotate(-1deg);
	}
}


.thumb-column.disabled,
.flaticon-photography-video.disabled,
.flaticon-coins.disabled {
	opacity: 0.5;
}

.club_comment {
	display: none;
	background: var(--color-pink);
	position: absolute;
	text-align: center;
	font-size: 14px;
	font-family: var(--font-weight-bold), var(--font-weight-normal), arial;
	width: 65px;
	padding: 2px;
	position: absolute;
	bottom: 0;
	right: 65px;
	color: #fff;
}

.addtolist i,
.remove_cart i {
	display: none;
}

#offcan_club .remove_cart span {
	display: none;
}

#offcan_club .remove_cart i {
	display: inline;
}

#offcan_club .club_comment {
	display: block;
}

.mobile_view .addtolist,
.mobile_view .remove_cart {
	width: 65px;
	padding: 2px;
	right: 0;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 14px;
}

.club_comment_block {
	display: none;
	position: fixed;
	background: #fff;
	z-index: 1;
	width: 100%;
	padding: 20px;
	/*transition:transform .6s ease;
	transform:translateX(-365px);*/
}

.club_comment_block.show {
	display: block;
	/*transform:translate(0,0)*/
}

.club_login_message {
	display: none;

}

.club_login_message.show {
	display: block;
	text-align: center;
	margin-top: 15px;
}

#club_share_page .club_desc p {
	border: 0 !important;
}

/*******Club END ********/


/**Login register page**/
.login_screen .btn-outline {
	color: #494949;
	border: 1px solid #494949;
}


/****PROFIL PAGE**/

#member-profile #core .tabpanel_content .control-group {
	width: 49%;
	padding: 0 3px 0;
	display: inline-block;
}


#member-profile #core .loc_label {
	margin: 5px 0;
}

.control-group.full_width {
	width: 100% !important;
	clear: both;
}

#member-profile #core .tabpanel_content .club_no,
#core .tabpanel_content .club_yes {
	display: none;
}


.forget_mess {
	color: red;
	display: none;

}

.forget_mess.show {
	display: block;
}

#jform_com_fields_terms,
#jform_com_fields_terms1 {
	width: auto;
}

.modal {
	z-index: 9999999;
}

#login-tab {
	overflow: hidden;
}

#login-tab .merchant_block.registration-block {
	/*width: 1800px;*/
	display: grid;
	transform: translateX(0px);
	transition: all 1s;
	padding: 15px 0;
	grid-template-columns: 25% 25% 25% 25%;

}

#merchant-tab .registration-block {
	display: grid;
	transform: translateX(0px);
	transition: all 1s;
	padding: 15px 0;
	grid-template-columns: 25% 25% 25% 25%;

}
.registration-block .registration1 {
	position: relative;
}
.merchant_block .registration1,
.login-block,
.forgetpassword-block {
	padding: 0 30px;
	margin: 15px;
	position: relative;
}

#login-tab .reg-block #form-login-submit {
	float: left;
	margin-top: -27px;
}

#login-tab .merchant_block>div {
	position: relative;
}

.login_links {
	list-style: none;
	margin: 0;
	float: right;
	padding: 0;
	margin-top: -15px;
}

.btn.btn-primary.login-button {
	margin-top: 0;
}

a.back_link:link,
a.back_link:hover,
a.back_link:visited {
	font-size: 1.2rem;
	position: absolute;
	bottom: -15px;
	right: 0;
	color: #494949;
	text-decoration: none;
	background: url(../images/arrow.svg) no-repeat right center;
	padding-right: 10px;
}


.controls-right {
	text-align: right;
}

#login-tab #jform_email {
	width: calc(100% - 150px);
}

.forget_submit {
	margin-top: -92px;
}

.reg-block button {
	width: 260px;
}

.red_border,
input[type="radio"].red_border {
	border: 1px solid red;
}

#InfoModal .close {
	width: 30px;
	height: 30px;
}

#system-message .close {
	display: none;
}

.embed-container1.facebook {
	max-height: 800px;
	overflow: hidden;
}

.preview img {
	max-width: 150px;

}

#term_checkbox {
	width: auto;
}

.btn-facebook {
	display: none;
}

.alert-first_edit {
	background: #D2E6F7;
	padding: 15px;
	margin: 30px 0;
	border-radius: 7px;
	border: 1px solid #BDD9F3;
	color: #447092;
	font-size: 0.9em;
	text-align: center;
}

.merchant_edit_div {
	text-align: left;


}

.deal_edit_link {
	padding: 0;
}

.nice_checkbox_wrapper input[type="checkbox"] {
	visibility: hidden;
}

.nice_checkbox_wrapper input:checked~.nice_checkbox,
.nice_checkbox_wrapper input:active~.nice_checkbox,
.nice_checkbox_wrapper label:hover input~.nice_checkbox {
	background-color: var(--color-pink);
	border-color: var(--color-pink);
}

.nice_checkbox_wrapper input:checked~.nice_checkbox::after {
	display: block;
}

.nice_checkbox_wrapper .nice_checkbox::after {
	left: 7.5px;
	bottom: 5.5px;
	width: 9px;
	height: 16px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* accessibility */
.djacc--sticky {
	position: relative;
	padding: 0;
	margin: 0;
}

.djacc-popup .djacc__title {
	font-size: 20px;
}

.djacc-popup .djacc__openbtn {
	margin: 0;
	position: fixed;
	bottom: 100px;
	left: 20px;
	z-index: 999;
}

.djacc-popup.djacc--bottom-left .djacc__panel,
.djacc-popup.djacc--bottom-right.djacc--direction .djacc__panel {
	bottom: 0;
	left: 0;
	position: fixed;
	display: none;
}

.djacc-popup.djacc--bottom-left .djacc__panel.djacc__panel--active {
	display: block;
	z-index: 99999999;
}

.djacc-popup .djacc__btn svg {
	flex-shrink: 0;
	margin-right: 0;
	margin-left: 16px;
}

/* end accessibility */

#select-account {

	max-width: 600px;
	overflow: hidden;
	margin: 0 auto;
	display: grid;
	grid-template-columns: auto;
}

.select-account-wrapper {

	display: grid;

	transition: all 1s;
	padding: 15px 0;
	grid-template-columns: 20% 20% 20% 20% 20%;
}

.select-account-block {
	text-align: center;
	position: relative;

}

.select-account-block h3 {
	text-align: center;
}

.select-account-block-inner {
	width: 275px;
	height: 230px;
	background: #fff;
	border-radius: 7px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	margin: 10px;
	display: inline-block;
	text-align: center;
}

.search-block .select-account-block-inner,
.message-block .select-account-block-inner,
.extra-field-block .select-account-block-inner {
	width: 100%;
	padding: 30px 15px;
	margin: 0px;
	height: auto;
}

.select-account-block.search-block .select-account-block-inner {
	min-height: 210px;
}

.select-account-block-container {
	width: 400px;
	display: inline-block;
}

.fields-row div {
	display: inline-block;

}

.fields-row.submit-btn {
	text-align: left;
}

.fields-row .btn {
	border-radius: 5px;
	padding: 7px 25px;
}

.user-box {

	padding-top: 50px;
	display: block;
	height: 230px;
}

.user-box .title {
	font-family: 'Heebo Light';
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 25px;
	text-align: center;
	display: block;

}





.ui-autocomplete-loading {
	background: white url("../images/ui-anim_basic_16x16.gif") left center no-repeat;
}

.search_result {
	padding: 10px 0px;
	font-weight: 600;
	font-size: 20px;
	text-align: right;
}

.search_result,
.select-account-block-inner .msg {
	padding: 10px 0px;
	font-size: 1.5rem;
	text-align: center;
	font-family: 'Heebo Light';
	max-width: 80%;
	margin: 0 auto;
}

.merchantdetail {
	min-height: 75px;
}

/****Cover images ****/

section.page.no-padd {
	padding-top: 0;

}

.merchant_detail_wrapper {
	margin-top: 0 !important;

}

.cover_image {
	height: 275px;
	position: relative;
	transition: all 0.5s linear;
	margin-top: 30px;
	background: url(../images/home.jpg) no-repeat center center;
	background-size: cover;

}


.header.masthead {
	max-height: auto;
}

.merchantdetail .cover_image {
	height: calc(100vh - 80px);
}

.cover_image .wrapper {
	padding: 10px;
	height: 100%;
	position: relative;
	z-index: 2;
	height: 100px;
}

.down_btn {
	position: absolute;
	bottom: 5px;
	text-align: center;
	width: 100%;
	z-index: 1;
	left: 0;
}

.cover_slide_btn,
.cover_slide_btn:focus {
	text-align: center;
	border: 0;
	border-radius: 25px;
	outline: 0;
	width: 50px;
	height: 50px;
	background: none;
}

.cover_down_btn {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}

.cover_up_btn {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}

.bounce {
	animation: bounce 2s ease infinite;
	-webkit-animation: bounce 2s ease infinite;
}

@keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}

	40% {
		transform: translateY(-30px);
	}

	60% {
		transform: translateY(-15px);
	}
}

.bounce-low {
	animation: bounce-low 2s ease infinite;
	-webkit-animation: bounce-low 2s ease infinite;
}

@keyframes bounce-low {

	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}

	40% {
		transform: translateY(-20px);
	}

	60% {
		transform: translateY(-10px);
	}
}

.cover_image .container {
	text-align: right;
}

.upload_cover_image,
.upload_save_image {
	display: inline-block;
}

.upload_save_image {
	visibility: hidden;
}

.upload_cover_image button,
.upload_save_image button {
	background: rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 5px;
	color: #ffffff;
	font-size: 17px;
	font-family: Heebo Bold;
	padding: 6px 10px 6px 40px;
	text-align: right;
	height: 42px;

}

.upload_cover_image button svg,
.upload_save_image button svg {
	fill: rgba(255, 255, 255, 0.8);
	margin-left: 5px;
}

.upload_save_image button {
	background: #ffffff;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: var(--color-black);
}

.upload_menu {
	margin-top: 15px;
	width: 292px;
	height: 94px;
	background: #FFFFFF;
	box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.13);
	border-radius: 10px;
	display: none;

}

.upload_menu a {
	font-family: 'Heebo Light';
	font-weight: 700;
	font-size: 16px;
	text-align: right;
	color: #202020;
	display: block;
	width: 93%;
	padding: 10px 10px 10px 0;
	margin-right: 10px;
	padding-right: 15px;
	text-decoration: none;
	outline: none;
}

.upload_menu a img {
	float: left;
	margin: -7px 0 0;
}

.upload_menu a:first-child {
	border-bottom: 1px dashed var(--color-black);
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

.animated {
	animation-duration: 2s;
	animation-fill-mode: both;
	mix-blend-mode: difference;
}

.cover_image .overlay {
	height: 100%;
	background: transparent url(../images/spinner.gif) no-repeat center center;
	/* pointer-events: none; */
}

.cover_image .overlay.no-image {
	background-image: none;
	pointer-events: none;
}

.paid_member_msg {
	display: none;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: heebo;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9;
}

.overlay.no-image .paid_member_msg {
	display: flex;
	align-items: center;
	justify-content: center;
}

.md_vr_reviews .review_loader .loadingbox {
	width: 120px;
	margin: 0 auto;
	position: relative;
	right: 0;
	top: 0;

}

.loginurl {
	position: absolute;
	top: -10000px;
	left: -100000px;
	opacity: 0;
}


.reg_loader {
	background: url(../images/spinner.gif) no-repeat center;
	position: absolute;
	width: 64px;
	height: 64px;
	top: 40%;
	left: 50%;
	display: none;
	z-index: 999;

}

.verification_code_wrapper {
	clear: both;
	margin-bottom: 20px;
}

.phone_ext {
	width: 50px;
}

#jform_com_fields_phone {
	width: calc(100% - 55px);
}

.resend_otp {

	font-weight: 400;
	font-size: 12px;
}

.boldtext {
	font-family: 'Heebo Bold';
}

.phone-block-tab .btn,
.verify-phone-block-tab .btn {
	padding: 7px;
	width: 110px;

}

.bottom_link {
	margin-top: 30px;
	text-align: right;
}

a.bk_to_screen:link,
a.bk_to_screen:hover,
a.bk_to_screen:visited {
	font-size: 14px;
	color: #494949;
	text-decoration: none;
	background: url(../images/arrow.svg) no-repeat right center;
	padding-right: 10px;

}

.phone_error_msg,
.verify_error_msg,
.mobile_code_error_msg {

	color: red;
	font-size: 12px;


}

#phone_number,
#verification_code {
	width: 240px;
}

.phone_ext {
	width: 50px;
}

#phone_number.error,
#phone_ext.error {
	border: 2px solid red;
}

.fields-row .error {
	text-align: right;
	color: red;
	font-size: 12px;
}

.btn.assign_merchant_phone {
	margin: 10px;

}

.phone_fields {
	max-width: 360px;
	text-align: right;
	display: inline-block;
}

.fields-row .f_firstname {
	width: 180px;
}

.fields-row .f_phone {
	width: 150px;
}

.fields-row .f_phone_ext {
	width: 60px;
}

.box.small.merchant .avatar .avatar-outer {
	flex-grow: 1;
}

#clubModalMerchant .save-merchant {
	margin: 0;
	background: var(--color-green) url(../images/whatsapp.svg) no-repeat right 15px center !important;
	font-weight: 700;
	font-family: var(--font-weight-bold);
}

#clubModalMerchant .save-merchant:hover {

	background: var(--color-yellow) url(../images/whatsapp.svg) no-repeat right 15px center !important;

}


#clubModalMerchant .modal-footer {
	justify-content: center;

}

.modal-backdrop {
	background: #ffffff;
}

.modal-header {
	justify-content: center;
	padding: 1rem 1rem 0.5rem 1rem;
}

.modal-header h3 {
	color: var(--color-pink);
	margin: 0;
	font-size: 18px;
	font-family: var(--font-weight-bold), "Heebo Regular";
}

.modal-header .close,
.modal-dialog .close {
	border: 1px solid var(--color-pink);
	border-radius: 50%;
	font-size: 30px;
	width: 40px !important;
	height: 40px !important;
	line-height: 40px;
	padding: 0;
	margin: 0;
	background: var(--color-pink);
	color: #fff;
	opacity: 1;
	position: absolute;
	right: -20px;
	top: -20px;
	font-weight: normal;
}


.modal-content {

	background: #FFFFFF;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	border: 0;
	padding: 0 15px;
}

.btn-with-icon {
	border-radius: 4px;
	border: 0;
	line-height: 1.5;
	padding: 7px 7px 7px 20px !important;
	font-size: 0.85rem;
	font-family: 'Heebo Bold', 'Heebo Light', arial;
	font-weight: 700;
	vertical-align: middle;
	white-space: nowrap;
	outline: none;
	text-decoration: none;
	transition: all 0.3s;
}

.btn-with-icon.focus,
.btn-with-icon:active,
.btn-with-icon:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.btn-with-icon svg {
	margin-left: 7px;
}

.btn-red {
	background: #E40A42;
	color: white;
	border: 1px solid #E40A42;
}

.btn-with-icon-outline {
	background: none;
	color: #494949;
	border: 1px solid #494949;
}

.btn-white {
	background: #fff;
	color: #494949;
	border: 1px solid #494949;
}

.btn-green {
	background: var(--color-green);
	color: white;
	border: 1px solid var(--color-green);
}
.btn-green2{
	background: var(--color-green2);
	color: white;
	border: 1px solid var(--color-green2);
	
}

.btn-pink {
	background: var(--color-pink);
	color: white;
	border: 1px solid var(--color-pink);
}

.modal-dialog.modal-dialog-lg {

	max-width: 850px;
}

.form-new-row {
	width: 100%;
	margin: 10px 0;
}

.star-rating .form-input {
	display: flex;
	align-items: center;
}

.star-rating .form-label {
	display: inline-block;
	font-family: var(--font-weight-bold), "Heebo Regular";
}

.star-rating .form-label label {
	margin: 0 0 0 10px;
}

.star-rating .form-input-field {
	display: inline-block;
}

.new-review-rating span {
	width: 40px;
	height: 45px;
	display: inline-block;
	background: url(/modules/mod_vreview/assets/image/rate-normal.png) no-repeat;
	cursor: pointer;
	background-size: contain;
	margin: 0 -5px;
	position: relative;
}

.new-review-rating span.yellow-star {
	background: url(/modules/mod_vreview/assets/image/rate-value.png) no-repeat;
	background-size: contain;
	position: relative;
}

.new-review-rating span.yellow-star-checked {
	background: url(/modules/mod_vreview/assets/image/rate-value.png) no-repeat;
	background-size: contain;
}



.red-label {
	color: red;
}
.blue-label{
	color: #26A6FE;
}

.desc_count_instructions {
	font-size: 0.85rem;
	display: inline-block;
	width: 250px;
}

.wed-details {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}

.wed-details .form-input {
	width: 32.5%;


}

#wed_date_btn {
	float: left;
	margin-top: -27px;
	z-index: 99;
	position: relative;
	padding: 0;
	border: 0;
	border-radius: 0;
	/* background: white; */
	margin-left: 5px;
}

#wed_date_btn:focus {
	box-shadow: 0 0 .2rem rgba(0, 0, 0, 0);
}

#wed_date_btn .calendar-icon {
	background: #fff url(../images/calendar.svg) no-repeat center;
	width: 20px;
	height: 20px;
	display: block;
}

.review-step3 #wed_date_btn,.review-step2 #wed_date_btn {
	margin-top: -30px;
}

.review-step3 .icon-calendar::before,.review-step2 .icon-calendar::before {
	content: "";
	background: #fff url(../images/calendar.svg) no-repeat center;
	font-family: Flaticon;
	font-size: 18px;
	font-style: normal;
	position: relative;
	width: 20px;
	height: 20px;
	display: block;
}

.image-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 10px;
	margin-top: 20px;
}

.image-row .form-input {
	width: 32.5%;
}

.upload-image-input {
	flex-grow: 1;
}

.upload-image-btn {
	background: #D9D9D9 url(../images/upload.svg) no-repeat right 7px bottom 2px;
	width: 100%;
	padding: 10px 55px 10px 10px;
	border-radius: 7px;
	outline: none;
	border: 1px solid #D9D9D9;
	color: #7B7B7B;
	font-family: 'Heebo Bold', 'Heebo Light', arial;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


.upload-image-btn:focus {
	outline: none;
}

.upload-submit-btn {
	width: 100%;
	padding: 10px 0;
	border-radius: 7px;
	font-family: 'Heebo Bold', 'Heebo Light', arial;

}

.notice {
	margin: 10px 0;
}

.notice_title {
	font-family: 'Heebo Bold';
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	color: #E40A42;
	margin: 10px 0;
}

.notice_title svg {
	margin-right: 15px;
}

.notice_txt {
	font-size: 14px;
	margin: 10px 0;
}

#is_copied input[type="radio"]::before {

	box-shadow: inset 1em 1em #52CC99;
	background-color: #52CC99;
}

#newReviewModal .overlay,
#newEmailModal .overlay {
	width: calc(100% - 30px);
	height: 100%;
	position: absolute;
	background: rgba(255, 255, 255, 0.7);
	margin-right: 15px;
}

.recommendation_desc {
	position: relative;
}

.merchant-copied-text {
	position: absolute;
	bottom: 0;
	font-size: 0.8rem;

}

.error_zone {
	color: red;
	font-size: 0.9rem;
	text-align: center;
}

#newReviewModal .error_zone {
	color: red;
	font-size: 0.9rem;
	float: left;
	border: 1px solid red;
	padding: 10px;
	margin: 10px 0;

}

.notice-block {
	border: 1px solid red;
	padding: 10px;
	margin: 10px 0;
}

#newReviewModal .loader,
#newEmailModal .loader {
	background: url(../images/spinner.gif) center no-repeat;
	width: 100%;
	height: 100%;
}

#reviewformData input,
#reviewformData select,
#reviewformData textarea {
	margin: 0;
}

.calendar-container .buttons-wrapper .js-btn {
	padding: 5px 25px;
	background: inherit;
	color: inherit;
	border: 1px solid #777;
	border-radius: 0;
}

.waiting-admin-approval {
	background: #d50d0d;
	color: #fff;
	font-family: 'Heebo Bold';
	padding: 5px 20px;
	border-radius: 4px;
	display: table;
	margin-bottom: 10px;
	font-size: 12px;

}
.bg-yellow{
	background: var(--color-yellow);
}
.bg-green{
	background: var(--color-green);
}

.date_update {
	font-family: 'Heebo Bold';
	color: #242424 !important;
}

.gogole-form-bg {
	background: url(../images/formbg.png) no-repeat right top;
	min-height: 260px;

}

.form-content {
	margin-right: 120px;
	padding-top: 45px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
}

.gogole-form-bg .form-content h3 {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;

	color: var(--color-black);
	text-align: center;
}

.form-text-detail {
	padding: 7px;
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	width: 150px;
	margin: 0 auto;
}

a.btn-google-form {

	padding: 7px 20px !important;
}

.btn-gradient {
	display: block !important;
	width: 100%;
	height: 72px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	color: #fff;
	line-height: 72px;
	font-weight: 900;
	font-size: 35px;
	font-family: 'Heebo';
	text-align: center;
	text-indent: -25px;
	padding-right: 15px;
	margin: 0 0 20px 0;
	text-decoration: none;
}

.btn-gradient:hover {
	text-decoration: none;
	color: #fff;
}

.gradient-red {
	background: linear-gradient(52.33deg, #AD254F 6.3%, var(--color-pink) 76.01%);
}

.gradient-green {
	background: linear-gradient(52.33deg, #3CAF43 6.3%, #6FBE60 76.01%);
}

.btn-gradient svg , .btn-gradient img{
	float: right;
	margin-top: 8px;
}

.review-panel-form .rating-white-star {
	background: url(../images/white-star.png) repeat-x;
	display: inline-block;
	width: 50px;
	height: 48px;
	background-repeat: space;
	margin: 0 5px;
	background-size: contain;
}

.review-panel-form .rating-yellow-star {
	background: url(../images/yellow-star.png) repeat-x;
	background-size: contain;
}

.bot-review-panel .amount-reviews {
	display: inline-block;
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 100;
	font-size: 20px;
	color: #494949;
	/* height: 48px;
		line-height: 48px; */
	vertical-align: text-bottom;
}

.bot-review-panel {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	background: #F8F8F8;
	border-radius: 10px;
	min-height: 95px;
	align-items: center;
	padding: 10px;
	margin: 15px 0;
}

.bot-review-panel>div {
	margin: 7px;
}


.bot-review-panel .review_date_beofre {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
	text-align: right;
	color: #494949;
	min-width: 100px;
	display: inline-block;
}

.bot-review-panel .current_rating {

	width: 80px;
	display: inline-block;
}


.btn-add-review {
	width: 269px;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 36px;


}

.btn-add-review svg {
	float: right;

}

.bot-review-wrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
}

.bot-review-form {

	display: grid;
	transform: translateX(0px);
	transition: all 1s;
	padding: 15px 0;
	/*8 12.5 for 8 cards //mobile card is not uploaded yet*/
	grid-template-columns: repeat(9, 11.11%);
	position: relative;
	z-index: 99;
}

.bot-review-form.hide {
	display: none;
}


.bot-review-form .cards {


	/*margin: 10px;
	padding: 3px;*/
	visibility: hidden;
	position: relative;
}

.bot-review-form .cards .wrapper {
	/* width:1050px; */
	min-height: 405px;
	/*box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;*/
	text-align: left;
	background: url(../images/wedding-card.png) no-repeat right 100px bottom;
	background-size: 370px auto;
}
.bot-review-form .cards.mobile-code-card .wrapper{
	background: none;
	display: flex;
	justify-content: space-between;
}
.card-content-right {
	display: flex;
	align-items: center;
}
.card-content-right img{
	max-height: 383px;
	margin-right: 70px;
}



.bot-review-form .cards.current {
	visibility: visible;
}

.card-content {

	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

.card-content-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 340px;
}

.star-small-text {
	font-family: 'Heebo';
	font-style: normal;
	font-size: 14px;
	line-height: 21px;
	color: #202020;
}

.star-large-text {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 32px;
	color: #202020;
	text-align: center;

}
.margin-30{
	margin: -30px 0 15px;
}
.star-bottom-text {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	margin-top:15px;
	color: #202020;
	padding: 0;
}



.login-btn-card .app-button {
	margin-top: 15px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.login-btn-card .app-button button {
	width: 275px;
	height: 38px;
}

.login-btn-card .btn-phone {
	display: flex;
	justify-content: space-around;
}

.app-button-wrap{
	display: flex;
	flex-wrap: wrap;
}
.login-phone-card #phone_number,
.login-sms-card #verification_code {
	flex-grow: 1;
	width:124px
}


.review-step1 .card-content,
.review-step2 .card-content,
.review-step3 .card-content {
	text-align: right;

}

.cards .top-heading {
	font-size: 18px;
	font-family: 'Heebo Bold';
	text-align: center;
	margin-bottom: 25px;
}

.cards .top-heading svg {
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.review-step1 .new-review-rating i, .star-rating .new-review-rating i{
	position: absolute;
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	font-size: 9px;
	line-height: 13px;
	text-align: center;
	color: #242424;
	margin-top: 35px;
	right: 0;
	white-space: nowrap;
}

.steps-indicator {
	text-align: center;
	margin-bottom: 35px;

}

.steps-indicator div {
	background-color: #d9d9d9;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: #fff;
}

.steps-indicator .line {
	background-color: #d9d9d9;
	width: 40px;
	height: 1px;
	border-radius: 50px;
	display: inline-block;
}

.steps-indicator .current {

	background: var(--color-pink);
}


.review-step1 .star-rating .form-label label,.review-step1 .field-desc label , .rev-form label{
	font-size: 14px;

}

.review-step1 .star-rating .form-input-field {
	/* text-align: center; */
	width: 100%;
}

.review-step1 .field-desc label {
	width: 100%;
	font-family: 'Heebo Bold';
	margin: 0;
}

.review-step1 .field-desc .red-label,.form-new-row .red-label {
	font-size: 10px;
	display: block;
}

.review-step1 .desc_count {
	float: none;
}

.desc_count_instructions {
	width: auto;
	font-size: 12px;
	font-family: 'Heebo Bold';
	color: var(--color-black);

}
.review-step1 .clr{
	padding-top: 20px;
}


.btn-continue {
	width: 100%;
	text-align: right;
	padding: 8px 20px !important;
	display: flex;
	justify-content: space-between;
	font-size: 18px !important;
	color: #fff !important;
	align-items: center;
}

.rev-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: baseline;

}

.rev-form>div {
	width: 100%;

}

.rev-form .upload-image {
	flex-grow: 2;
	margin: 20px 0;
}



.rev-form .couple_name {
	width: 100%;
}

.submit-row {
	margin-top: 20px;
}

.btn-continue.submit {
	text-align: center;
	display: inline-block;
}



a.back-to-card:link,
a.back-to-card:hover,
a.back-to-card:visited {
	font-family: var(--font-weight-bold);
	font-size: 14px;
	color: #494949;
	text-decoration: none;
	background: url(../images/arrow.svg) no-repeat right center;
	padding-right: 10px;
	margin-right: 10px;
	clear: both;

}
.rev-back-link {
	padding: 30px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
a.need-help:link, a.nedd-help:hover,a.nedd-help:visited{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-image: linear-gradient(45deg, #3CAF43, #6FBE60);
	padding: 10px 15px;
	border-radius: 4px;
	box-shadow: 0px 0px 3px 0px #0000001A;
	font-family: var(--font-weight-bold);
}
.review-content a.need-help:link, .review-content a.nedd-help:hover {
	display: block;
	margin-top: 30px;
}
a.need-help span{
	content: "";
	background: url('../images/icons/customer-service1.svg') no-repeat right center;
	padding-right: 30px;

}

.review-detail-price .edit_price {

	width: 60px;
	border: 2px dashed #b2afafec;
	outline: 0;
	height: 30px;
}

.merchant_packages .published_deal,
.merchant_packages .expired_deal {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 500;
	font-size: 10px;

	background: #E40A42;
	color: #fff;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 0px 0px 4px 4px;
	position: absolute;
	top: 20px;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 0 0 4px 4px;
}

.merchant_packages .published_deal {
	background: #52CC99;

}
#packages41 .owl-item:only-child,#packages .owl-item:only-child {
	min-width: 350px;
}

.cover_image {
	position: relative;
	overflow: hidden;
}


#cover_player {
	position: absolute;
	z-index: 0;
	right: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s linear;
	/* transform: scale(1, 1); */
	padding-bottom: 56.25%;

}
#vimeo_cover_player{
	position: absolute;
	z-index: 0;
	right: 0;
	width: 100%;
	transition: all 0.5s linear;
}

#cover_player iframe {
	transition: all 0.5s linear;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cover_overlay {
	position: absolute;
	width: 100%;
	z-index: 1;
	height: 100%;
	display: none;
}

.flex-break {
	flex-basis: 100%;
	height: 0;
}

.bottom-add-to-home-screen {
	position: fixed;
	bottom: 30px;
	right: 10px;
	z-index: 10000;
}

.deal_block41 .deal_title {
	color: var(--color-green);
	font-size: 20px;
	line-height: 25px;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 16px;
	box-sizing: border-box;
	position: relative;
}

.deal_block41 .deal_title .deal_title_inner span {
	color: #494949;
}

.deal_block41 .deal_title img {
	width: 100px !important;
	float: left;
	margin-left: -50px;
	margin-top: -17px;
	margin-bottom: 0;
	margin-right: 2px;
	position: relative;
	transform: none;
}

.deal_block41 .deal_details {
	margin: 15px 0;
	font-size: 12px;
}

.deal_block41 .deal_terms {
	font-size: 12px;
	padding-bottom: 10px;
}

.deal_block41 .deal_price {
	background: var(--color-pink);
	color: #fff;
}

.deal_block41 .label,
.deal_block41 .label {
	font-weight: 800;
	font-size: 12px;
	padding: 5px 0;
}

.deal_block41 .deal_detail_block {
	padding: 15px 15px 0 15px;
	background-size: 120px;
	/* height: calc(100% - 70px); */
	position: relative;
}

.module-share {
	display: flex;
	justify-content: start;
	align-items: center;
}

.module-share span {
	font-family: 'Heebo Bold';
	font-size: 14px;
	margin-left: 15px;
}

.share-btn-element {
	width: 30px;
	display: inline-block;
}

.share-btn-element img {
	border-radius: 4px;
}

.share-message,
.rev-share-message {
	color: red;
	display: inline-block;
	visibility: hidden;
	padding-left: 15px;
}

.rev-share-message {
	display: inline-block;
	padding-left: 10px;
}

.thankyou-msg {
	margin: 30px 0;
	padding: 0 30px;
	text-align: center;
}
.copied-text-desc{
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	margin: 30px 0;
}

.copied_ques{
	display: flex;
	gap:10px;
	margin:10px 0;
	flex-wrap: wrap;
	align-items: center;
	font-size: 13px;
}

.form-group.rsform-block.rsform-block-couplename,
.form-group.rsform-block.rsform-block-coplephone {
	width: 46%;
	float: right;
	padding: 0;
	margin: 5px;
}

.merchant-detail .deal-club-form .form-control {
	background-color: #fff;
	border: 1px solid #a4a4a4;

}

.merchant-contact-img {
	width: 200px;
}

.merchant-detail .sidebar .contact_form h2 {
	font-size: 1.2rem;
}

.contact_form .gradient-red {
	transform: scale(0.7);
}

.contact_form .formContainer label {
	display: block !important;
	text-align: right;
	font-size: 12px;
}

.contact_form fieldset {
	width: 100%;
}

.merchant_block.exp_bar {
	padding-bottom: 25px;

}

.sidebar__inner .exp_bar_wrapper {
	position: relative;
	margin: 0 0 20px;
}
.exp_bar_flex_row{
	display: flex;
	align-items: center;
	gap:15px;
}
.smiley_img{
	width: 40px;
	height: 40px;
}
.smiley_img.happy{
	background: url(../images/smiley-happy-party.png) no-repeat center;
	background-size:contain;
}
.smiley_img.not_satisfied{
	background: url(../images/smiley-not-satisfied.png) no-repeat center;
	background-size:contain;
}

.smiley_img.sad{
	height: 60px;
	background-size: contain;
}

.sidebar__inner .exp_bar_image {
	width:calc( 100% - 65px);
	height: 40px;
	border: 1px solid var(--color-pink);
	border-radius: 4px;
	background: url(../images/pattern_red_bg.png) no-repeat right center;
}

.exp_bar_image.green_check_bg {
	background: url(../images/pattern_green_bg.png) no-repeat right;
	border: 1px solid #5ae7a5;

}

.exp_bar_image.orange_check_bg {
	background: url(../images/pattern_orange_bg.png) no-repeat right;
	border: 1px solid #e9b14c;
}

.indicator {
	line-height: 0;
	margin-top: 40px;
}

.indicator svg {
	width: 12px;
	height: 12px;
	margin-right: -2px;
}

.indicator span {
	display: block;
	line-height: 0;
	margin-top: 7px;
	margin-right: -10px;
	font-size: 13px;
	color: #202020;
	font-family: 'Heebo Bold';
}

.exp_bar_more_info {
	background: #fff;
	text-align: center;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 50%;
	border: 1px solid var(--color-black);
	font-family: 'Heebo Bold';

}

.sidebar__inner .exp_bar_black_head {
	font-size: 16px;
	font-family: 'Heebo Bold';
	line-height: 27px;
	text-align: right;
	padding: 12px 0;
}

.sidebar__inner .exp_bar_popup,
#black_overlay .exp_bar_popup {
	width: 310px;
	padding: 15px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: var(--color-black);
	z-index: 3;
	position: absolute;
	top: -55px;
	left: 30px;
	display: none;
}

#black_overlay {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999;
}

.exp_bar_popup .close_me {
	width: 30px;
	height: 30px;
	background: var(--color-pink);
	border: 0;
	border-radius: 50%;
	color: #FFFFFF;
	float: right;
	margin-top: -25px;
	margin-right: -25px;
}

.exp_bar_top_head {
	color: #999;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.exp_bar_top_head span {
	color: #999;
	font-size: 12px;

}

.google-form {
	background: #fff;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: center;
	border-radius: 7px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.google-form-module .gogole-form-bg {
	background: #fff url(../images/contactbg.png) no-repeat top right;
	min-height: 119px;
	width: 100%;
	padding: 15px;
}

.google-form-module .gogole-form-bg h3 {
	font-size: 16px;
	font-family: var(--font-weight-bold);
	line-height: 21px;



}

.google-form-module .form-text-detail {
	width: auto;
	font-size: 11px;

}

.google-form-module .form-content1 {
	width: 215px;
	text-align: center;
	float: left;
}



.google-form-module .btn-google-form {
	width: 100%;
}

:focus-visible {
	outline: 2px solid var(--color-black) !important;
}

.extra-dates {
	font-family: var(--font-weight-bold);

	font-size: 11px;
	
	line-height: 1.2;
	padding: 0 15px 10px 15px;
}
.preview_package_td .extra-dates{
	position: relative;
	bottom: 0;
}
.field-calendar .js-calendar {
	margin-top: -150px;
}

.mobile-code-img img {
	width: 150px;
}

.mobile-code-wrapper {
	display: flex;
	justify-content: center;
}

#mobile_code {
	width: 100%;
}

.mobile-code-wrapper span{
	width:250px;
}
.mobile-code-card .mobile-code-wrapper div {
	width: 170px;
}

.login-phone-card #btn_send_sms, .login-sms-card #btn_verify_sms, .mobile-code-card #btn_send_mobile_code {
	width: 105px;
	padding: 7px;
	margin: 5px 10px;
	height: 35px;
}
.mobile_code_error_msg{
	width: 250px;
	text-align: right;
}
div.calendar-container table th, .calendar-container table td {
	padding: 6px 0;
	line-height: 1.1em;
	text-align: center;
}

.where-find-code{

	font-size: 10px;
}
.mobile-code-card .where-find-code{
	font-size: 18px;
	display: none;
	padding-top: 15px;
}
.where-find-code a:link,.where-find-code a:hover, .where-find-code a:visited{
color: #202020;
font-size: 10px;
font-family: var(--font-weight-bold);
}


.login_page .fancybox-close-small{
	right:-22px;
	left: auto;
}

#clubloginModalMerchant .modal-dialog {
	max-width: 675px;
	margin: 1.75rem auto;
}
#clubloginModalMerchant .modal-header .close, #clubloginModalMerchant .modal-dialog .close {
	display: none;
}

#clubloginModalMerchant .club-modal-content {
	display: grid;
	grid-template-columns: 60% 40%;

}
.club-modal-content .black-heading {
	font-family: var(--font-weight-bold), "Heebo Regular";
	width: 200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
}


.club-modal-content .small-text {
	font-size: 12px;
	font-family: "Heebo Regular";
	width: 300px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	text-align: center;
}
.club-modal-content .bold-text{
	font-family: var(--font-weight-bold), "Heebo Regular";
	text-align: center;
}
.club-modal-content .form{
	width:200px;
	margin: 0 auto;
	text-align: left;
}
.club-modal-content .form .input-label{
	font-size: 10px;
	font-family: var(--font-weight-bold);
	text-align: left;
}
.club-modal-content .form input{
text-align: center;

}
.club-modal-content .form button{
	width: 100%;
	height: 56px;
	margin: 10px 0 0 0;
}
.club-modal-content .footer{
	width: 300px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
	font-size: 11px;
	font-family: var(--font-weight-bold);
	padding:50px 0 0 0;
}
.club-modal-content .column:first-child{

background: url(../images/curved-arrow.png) 0 155px no-repeat;
}
#merchant-tab .club-modal-content .column:first-child{

	background: url(../images/curved-arrow.png) 0 110px no-repeat;
}
.app-image{
	display: none;
}

.form-new-row.has-error{
	color: red;
}
.input-error,.portrait-error{
	color: red;
	font-size: 12px;
}
.error-border{
	border: 1px solid red !important;

}
.merchant_edit_div{
	width: 100%;
}
.merchant_edit_link:link , .merchant_edit_link:hover,.merchant_edit_link:visited,.merchant_edit_link:active{
	display: block;
	padding: 15px;
	color: #fff;
	background: var(--color-pink) url(../images/pink-right-arrow.png) no-repeat left 15px center;
	border-radius: 5px;
	line-height: 30px;
	text-align: right;
	font-size: 20px;
	font-family: var(--font-weight-bold);
	text-decoration: none;
	margin-bottom: 20px;
}

.align-left{
	text-align: left;
}

#newUserReviewModal .modal-dialog {
	width: 350px;
	margin: 0 auto;
	/* transform: translate(0,50px); */
	top:50px;
	transform:none;

}
#newUserReviewModal .modal.show .modal-dialog,
#newUserReviewModal .modal-header{
border: 0;
}

#newUserReviewModal button.close{
	right:auto;
	left:-10px;
	top:-10px;

}
.rev-form-label {
	font-family: var(--font-weight-bold);
	font-size: 14px;
	margin: 10px 0 3px 0;
}
.top-heading-panel{
	display: flex;
	flex-wrap:nowrap;
	justify-content:right;
	align-items:center;
	gap: 15px;
	margin-bottom: 30px;
}
.cards .top-heading{
font-size: 22px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: right;
margin: 0;
}
.new-review-rating{
	padding-right: 40px;
}


.mobile-code-card .top-heading{
	font-size: 14px;

}
.small-top-heading{
	font-size: 16px;
	line-height: 1.1;
	font-family: var(--font-weight-bold);

}
.cards {
	height: 0;
	transition: all 1s;
	opacity: 0;
	overflow: hidden;
}
.cards.current {
	opacity: 1;

	height: auto;
	overflow: auto;
	position: relative;
	z-index: 1;
}
#newReviewModal,#onlyForUserModal,#newUserReviewModal{
	background: rgba(255, 255, 255, 0.9);
}
#onlyForUserModal .close{
	display: none;
}
#newUserReviewModal .modal-body{
	min-height: 300px;
}

.cards .upload-image-btn {
	background: #f8f8f8;
	width: 100%;
	padding: 10px 0 5px;
	border-radius: 7px;
	outline: none;
	border: 1px solid #f8f8f8;
	color: #7B7B7B;
	line-height: 40px;
	height: 110px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

.full-width{
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	min-height: 40px;
}

.login-code-btn .rotate{
	transform: rotate( 325deg);
	display: inline;
	background: var(--color-pink);
	width: 68px;
	position: absolute;
	left: -14px;
	font-size: 10px;
	bottom: 18px;
	color: #fff;
	text-align: center;
}

.login-code-btn {
	/* background: url(/templates/engaged/images/app_code_fill2.png) no-repeat right 10px center; */
	background: url(/templates/engaged/images/icons/white_app_code.svg) no-repeat right 10px center;
	text-align: right;
	background-size: 26px 26px;
}

.btn-sms{
	/* background: url(/templates/engaged/images/chat1.png) no-repeat right 10px center; */
	background: url(/templates/engaged/images/icons/white_sms.svg) no-repeat right 10px center;

	background-size: 26px 26px;
	text-align: right;
}
.btn-gmail2{
	background: url(/templates/engaged/images/icons/black_google.svg) no-repeat right 10px center;
	background-size: 20px 20px;
	text-align: right;

}
.btn-whatsapp{
	background: url(/templates/engaged/images/icons/white_whatsapp.svg) no-repeat right 10px center;
	background-size: 26px 26px;
	text-align: right;
}
.app-button .rev-form-label {
	margin: 20px 0 5px 0;
}

.app-button{
	margin: 15px 0;
}

.review-thank .top-heading{
text-align: center;
}

.full-width.btn-contact-vendor {
	margin: 3px 0;
	background: #64D885 url(../images/whatsapp1.png) no-repeat right 10px center;
	padding: 10px 50px 10px 0;
	width: 100%;
	text-align: right;
	font-size: 16px;
	border-radius: 4px;
	font-family: var(--font-weight-bold);
	color: #fff;
	text-decoration: none;
	display: block;
}
.want-update {
	font-size: 13px;
	font-family: Heebo Bold;
	margin-bottom: 5px;
}
#copypasteModal {
	z-index: 10000000;
}

.rev-form input {
	margin: 0;
}

.sms-already-send{
	font-size: 12px;
	font-family: var(--font-weight-bold);
}
.choose-another-method{
	font-size: 12px;
}

.panel-icon{
	width: 50px;
}

.modal-body input, .modal-body select, .modal-body  textarea,
.modal-body input:focus, .modal-body select:focus, .modal-body  textarea:focus,
.modal-body input:focus-visible, .modal-body select:focus-visible, .modal-body  textarea:focus-visible
{
	outline: 0px solid black !important;
	transition: none;
}

body.later-modal-open {
	overflow: hidden;
	height: 100vh;
	position: fixed;
	width:100%;
}

.filter-list{

}
.dropdown-btn {
	text-align: right;
	padding: 5px 20px;
	min-width: 160px;
	border: 0 !important;
	color: #959595 !important;
	font-family: var(--font-weight-bold);
	font-size: 12px;
	background: #FFFFFF;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	margin: 10px 0;
}
.dropdown-btn::after {

	width: 0;
	height: 0;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-left: .3em solid transparent;
	border-bottom: 0;
	border-right: .3em solid transparent;
	position: relative;
	float: left;
	top: 10px;
}
.dropdown-options {
	font-size: 12px;
	width: 150px;
	background: #FFFFFF;
	box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.13);
	border-radius: 10px;
	position: absolute;
	z-index: 1;
	padding: 10px 0;
	z-index: 99;
}

.search-filter {
	display: flex;
	gap: 10px;
	margin-top: 30px;
}
.merchant-reviews-form .input-append{
position: relative;
}
.merchant-reviews-form #wed_date_btn {
	background: transparent;
	margin: 0;
	position: absolute;
	left: 5px;
	margin-top: 7px;
}
#onlyForUserModal .modal-content{
	padding: 0;
}

.pink-heading{
	font-family: var(--font-weight-bold);
	color: var(--color-pink);
}

.rating-white-star{
	background: url(../images/small_white_star.png) no-repeat;
	display: inline-block;
	width: 25px;
	height: 30px;
	background-size: contain;
	margin: 2px;
}

.bottom-deal-rating-panel{
		background: #1EE4BC;
		width: calc(100% );
		border-radius: 0 0px 7px 7px;
		padding: 10px 20px;
		position: absolute;
		bottom: 0;
		right: 0;
		color: #fff;
}

.deal-rating-stars{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.bottom-deal-rating-panel .price {
	font-family: var(--font-weight-bold);
	font-size: 36px;
	font-weight: bold;
}
.bottom-deal-rating-panel-inner{
	display: flex;
	justify-content: space-between;
	color: #fff;
	align-items: center;
}

.merchant_edit_link.width-small{
	width:300px;
}
.merchant-item-details span{
	font-family: var(--font-weight-bold);

}
h2.pink-heading{
	color: var(--color-pink);
	font-weight: bold;
	font-size:26px;
}
h4.titled,.deal_detail_block-1 h2 {
	color: var(--color-pink);
	margin: 20px 0;
	font-size: 22px;
	font-weight: bold;
	font-family: var(--font-weight-bold);
}
.deal-sh-desc{
	font-family: var(--font-weight-bold);
	font-weight: bold;
}
.height-60{
	height: 60px;
}
.deal_detail_block-1 .merchant_block{
	position: relative;
	padding-bottom: 60px;
}

.deal_detail_block-1 .amount-reviews {
	padding-right: 5px;
	font-family: var(--font-weight-bold);
	font-weight: bold;
	font-size: 20px;
}

.sidebar__inner.merchant_sidebar >div{
	width: 100%;
}

.deal_details .sidebar__inner{
	border: 0 !important;
	background: transparent !important;
}

.report_div{
padding-right: 50px;;
}

.report_div a:link,.report_div a:hover,.report_div a:active,.report_div a:visited{
	color: var(--color-black);
}


.deal_detail_block-2{
	position: relative;

}
.merchant_video_block-absolute {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.side_bar_fixed {
	position: fixed;
	transition: all 1s linear;
	z-index: 100;
}
.banner_above_deal{
	padding-top:40px;
}

.contact_form h2.titled{
	color: var(--color-black);
	font-family: var(--font-weight-bold);
	font-size: 1.2rem;
	margin: 0;
}
.contact_form.merchant_block{
	padding: 40px 0 0 0;

}

#mobile-bar .details_merchant_contact_buttons a {
	text-align: center;
	height: 45px;
	width: 45px;
	margin: 0 2px;
	border-radius: 7px;
	border: 1px solid #f1f1f1;
}

#mobile-bar .details_merchant_contact_buttons a{
	border: 1px solid #ddd;
}

#mobile-bar .md_vr_reviews .multi-stars span label{
	background: url(../images/yellow-star.png);
	background-size: contain;
}
#mobile-bar .merchant-sidebar .md_vr_reviews .multi-stars span{
	margin: 0 2px;
}

#mobile-bar .details_merchant_contact_buttons a.phone  {
	background: url(../images/phone_pink.svg) no-repeat center;
}

#mobile-bar .details_merchant_contact_buttons a.whatsapp    {
	/* background: url(../images/whatsapp_pink.svg) no-repeat center; */
}
.merchant_details_page.whatsapp-gray{
	pointer-events: none;
}
.details_merchant_contact_buttons .merchant_details_page.whatsapp-gray::before{
	color: #e7e7e7;
	-webkit-text-stroke: 0.3pt #f2f2f2;
}
#mobile-bar .details_merchant_contact_buttons a.whatsapp-gray    {
	background: url(../images/whatsapp_gray.svg) no-repeat center;
	pointer-events: none;
}

#mobile-bar .details_merchant_contact_buttons a.contact-link  {
	background: url(../images/email_pink.svg) no-repeat center;
}



#mobile-bar .sidebar.merchant-sidebar .row{
	margin: 0;
	justify-content: space-around;
}

#mobile-bar .border-center{
	border-left: 1px solid #f1f1f1;
	width: 5px;
}

.addreview-page {
	/* background: rgba(247, 247, 247, 0.9); */
	position: relative;
	min-height: 100vh !important;
	padding: 60px 0 30px 0;
}

.addreview-page.min-padding{
	padding: 10px 0;

}
.cover_bg_image {
	min-height: 100vh !important;
	margin: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

.addreview-page .review-content , #addarticle-page .article-content{
	margin: 0 auto;
	padding: 15px 15px 0 15px;
	width: 370px;
	background: #FFFFFF;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	border: 0;
	transform-origin: top;
}
#addarticle-page .article-content{
	padding: 15px 5px 0 5px;
}

.review-content.reduce-size{
	transform: scale(0.9);
}
.addreview-page .review-body-content {
	padding: 15px;
}

body.fixed{
	position:fixed;
	overflow: hidden;
}
.mobile-modal {
	position: fixed;
	top: 0;
	height: 100vh;
	z-index: 1;
	overflow: scroll;
	background: #fff;
	padding-top: 40px;
}
.mobile-modal-caption{
	padding: 30px 50px;
	text-align: center;
	color: white;
	background: #000;
}

.mobile-modal-close {
	position: fixed;
	margin-right: 25px;
	top:60px;
	width: 35px;
	height: 35px;
	background-image: url(../images/imgs-grid-icons.png);
	background-repeat: no-repeat;
	background-position: -100px;
	z-index: 9999;
	cursor: pointer;

}


.mobile-modal .content{
	margin: 0 10px;
}
.club-thumb{
width: 100%;
max-width: 100%;
height: auto;
padding: 10px;
}
.club-thumb img{
max-width: 100%;
max-height: 100%;
border-radius: 5px;
object-fit: fill;
width: 100vw;
box-shadow: 0 0 7px rgb(0 0 0 / 20%);
}

.flaticon-coins::before {
	padding:5px;
}

.club-radio-input {
	display: inline-flex;
	margin-left: 10px;
}
#offcan_club .club-radio-input input {
	border-radius: 50%;
	margin-left: 5px;
}

.input-submit .save-merchant{
	background: var(--color-pink) !important;
	border: 1px solid var(--color-pink) !important;
}

.login-close-btn:link,.login-close-btn:hover,.login-close-btn:visited {
	display: none;
}

.text-bold{
	font-family: var(--font-weight-bold);
}

.suggested-clubs-wrapper{
	display: flex;
	flex-wrap: wrap;
}
.preferred-heading{
	font-size: 1.5rem;
	font-weight: var(--font-weight-bold);
	padding: 30px 0 0 0;
}
.rev-form-label.has-error{
	color: red;
}

.side-search-wrapper{
	position: relative;
	width: 100%;
}
a.merchant_edit_link1 {
	position: absolute;
	left: 30%;
	bottom: 5px;
	text-decoration: none;
}
.merchant_edit_div1 a.merchant_edit_link1{
	position: inherit;
}


.search-sidebar .box a{
	text-decoration: none;
	color: var(--color-black);

}


.search-sidebar h3{
	font-family: var(--font-weight-bold);
	font-size: 0.85em;
	line-height: 18px;
	color:var(--color-black);
}
.short-detail div{
	font-size: 0.8em;
	color: gray;
	line-height: 1.2;
}



.small-popup .wrapper{
	position: fixed;
	width: 335px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	left: 10px;
	bottom: 10px;
	z-index: 1;
}
.small-popup .close_me {
	width: 30px;
	height: 30px;
	background: #FF6083;
	border: 0;
	border-radius: 50%;
	color: #FFFFFF;
	float: right;
	margin-top: -15px;
	margin-right: -15px;
}

.small-popup .msg {
	font-size: 13px;
	padding: 15px;
	text-align: right;
	font-family: var(--font-weight-bold);
	padding-left: 79px;
}
.black_arrow {
	background: url(../images/down_arrow.png) no-repeat;
	width: 80px;
	height: 80px;
	position: absolute;
	background-size: contain;
	bottom: -40px;
	left: -20px;
	display: none;
}
.black_arrow_rotated {
	display: block;
	position: fixed;
	bottom: 0;
	left: 55px;
	z-index: 100;
	transform: rotate(84deg);
	scale: .7;
}
.page_summary{
	padding-bottom: 30px;
}
.personal-comment .label{
	font-size: 13px;
	font-family: var(--font-weight-bold);
	color: var(--color-pink);

}

.personal-comment .comment{
	font-size: 13px;

}

.small-cart .num{
	padding: 0 0 7px 0;
}
.small-cart .btn {
	padding: 7px 10px;
}
.show_other_locations {
	background: var(--color-yellow) !important;
	margin: 70px 15px 0 0;
	padding: 20px 30px !important;
	max-width: 100%;
	}

.show_other_locations:hover,.show_other_locations:active,.show_other_locations:focus {
	background: var(--color-pink) !important;
	box-shadow: 0 0 0 0.2rem var(--color-pink) !important;
}
.right-margin{
	margin-right: 60px;
}
.deal-price_history{
	margin-top:15px;
}

.tabpanel_content{
	min-height: 80vh;
	position: relative;
}
.club_overlay {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background: url(../images/spinner.gif) no-repeat top 50px center;

}

.upload-progress-wrapper{
	display: none;
}
.upload-progress-container {
	margin: 15px 0 0 0;
	position: relative;
	font-size: 10px;
	height: 14px;
	line-height: 14px;
	background: #d9d9d9;
	border-radius: 5px;
}
.uploaded-image {
	max-height: 100px;
}

.remove_uploaded_image {
	position: absolute;
	top: 0;
	right:0;
	background: #000;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	opacity: 0.8;
}
.upload-progress-bar {
    width: 0;
    height: 100%;
    background-color: var(--color-green);
    transition: width 0.3s;
	border-radius: 5px;
}

.upload-progress-text {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
	font-weight: 800;
}

.text-red{
	color: red;
}
.text-blue-small{
	color:var(--color-sky-blue);
	font-size: 10px;
	font-family: var(--font-weight-bold);
}

.noty_type__error .noty_body{
	font-size: 13px !important;

}
.text-small{
	font-size: 10px;
	color: #959595;
}
.recommendation_content_text .more{
	padding-bottom: 35px;
}
.deal-fixed-wrapper{
	background: #f8f8f8;
	height: 100vh;
}

.video-preview.reel{
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.preview{
	width:200px;
}
.preview .instagram-media{
	border: 0 !important;
}

.btn-no-border,.btn-no-border:focus,.btn-no-border:focus-visible,.btn-no-border:visited{
	border: 0;
	text-align: right;
	padding: 0;
	box-shadow:none;
	outline: 0;
}
.use-other-method{
padding-top: 30px;

}
.use-other-method a:link,.use-other-method a:visited,.use-other-method a:hover{
	color: grey;
	text-decoration: none;
}

.other-method-btn {
	display: flex;
	gap: 5px;
	align-content: center;
	flex-wrap: wrap;
	text-align: right;
	background: #ffff;
	border: 0;
	width: 100% !important;
	outline: none;
}
.other-method.mobile-login-btn{
	margin-top: 25px;
}
.other-method-btn:hover,.other-method-btn:focus,.other-method-btn:focus-visible{
	outline: 0 !important;
	box-shadow: none;
}

.other-method .big-text{
	font-size:14px;
	font-family: var(--font-weight-bold);
}
.other-method .small-text{
	font-size: 12px;
}

.relative-block{
	position: relative;
	width: 360px;
	margin: 0 auto;
	overflow: hidden;
}
.other-method .ribbon {
	position: absolute;
	left: -36px;
	background: var(--color-pink);
	color: #fff;
	rotate: -39deg;
	top: 15px;
	font-size: 12px;
	width: 120px;
}
.no-border{
	border:0 !important;
}
.no-border span{
	padding-right: 10px;
}
.margin-more-bot {
	margin: 0 auto 20px;
	width: 285px;
	font-size: 14px;
	text-align: center;
	position: relative;
}
.whatsapp_phone{
	width:255px;
}
.whatsapp_submit_btn {
	background: #00D42A url(../images/whatsapp.png) no-repeat right 10px center;
	color: #ffffff;
	font-size: 12px;
	width: 255px !important;
	text-decoration: none;
	padding: 10px 15px;
	border-radius: 4px;
	box-shadow: 0px 0px 3px 0px #0000001A;
	font-family: var(--font-weight-bold);
	border: 0;
}
.whatsapp_code_btn{
	width: 255px !important;
}
.not_israel_phone_no:link,.not_israel_phone_no:hover,.not_israel_phone_no:visited,
.resend_whatsapp_code:link,.resend_whatsapp_code:hover,.resend_whatsapp_code:visited
{
	float: left;
	background: none !important;
	font-size: 14px !important;
	color: #494949;
	text-decoration: none ;
	font-family: var(--font-weight-bold);
}


.registration .btn-white{
	padding: 12px 20px !important;
}

.hide1{
	display: none;
}
.whatsapp-login-verify-block .verify_error_msg,.whatsapp_error_msg{
	padding: 10px 0;
	color: red;
	font-size: 12px;

}
.right-text{
	text-align: right;
}

.width-260{
	width:260px;
}

.show-other-method,.show-other-method1 {
	font-size: 14px;
	color: #494949;
	text-decoration: none;
	font-family: var(--font-weight-normal);
}

.recent-articles-page{
	position:fixed;
	top:0;
}
.addarticle-overlay {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100vh;
	background: #ededed;
	opacity: 0.7;
}
.article-content-wrapper{
	padding:60px 0 0 0;
}
.article-content #wed_date_btn {
	width: 32px;
	height: 33px;
	margin: 0;
	margin-top: -38px;
	margin-left: 1px;
	border-radius: 3px;
}

.article-content .select2-container--default .select2-selection--single{
	height: 35px;

}

.select2-container {
	padding: 6px 0;
}


.select2-results__option{
	padding:5px 0;
}
.select2-container--default .select2-results__option--selected,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable strong{
	background-color: #f491ac;
    color: #3e383a;

}
.select2-results__option strong{
	background-color: #f3bccb;
    color: #3e383a;
	padding:2px 10px;
	display:block;
}

.option-parent{
	padding-right: 25px;
}
.option-parent0{
	font-weight: bold;
	color: #3e383a;
	font-family: "Heebo Bold","Heebo Regular", arial;
	display:block;
	padding-right: 10px;
}

.select2-search__field:focus-visible{
	outline:0px solid #000000 !important;
}
.select2-container--open .select2-dropdown{
	top:-18px;
}
.select2-container--open .select2-dropdown--above{
	top:7px;
}

.article-content .new-review-rating{
	padding: 0;
}

.grey-label{
	font-family: var(--font-weight-bold);
	color: #7b7b7b;
}

.black-label{
	font-family: var(--font-weight-bold);
	color: #202020;
}

.under-line {
	border-bottom: 1px solid #d9d9d9;
	padding: 15px 0 5px 0;
}

.font-small{
	font-size: 10px;
	display: block;
}

.small-link:link,.small-link:hover,.small-link:visited{
	text-decoration: none;
	color: #7b7b7b;

}
.small-link.black-label:link,.small-link.black-label:hover,.small-link.black-label:visited{
	color: #202020;
	margin: 10px 0 0px 0;
	font-size: 12px;
}

.font-small.hide{
	display: none;
}

.article-thank .card-content .top-heading{
	text-align: center;
	padding-bottom: 30px;
}

.article-thank .thankyou-msg{
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.4;
}

.article-content .form-new-row{
	margin: 0;

}

.article-content .btn-continue{
	margin: 20px 0 5px 0;
}
.article-content .add-next-tab{
	margin: 20px 0 10px 0;
}


.article-explain {
	color: var(--color-pink);
	font-family: var(--font-weight-bold);
	font-size: 14px;
}

.article_block figure{
	text-align: center;
	margin-top: 20px;
}

.article_bottom_fixed_text{
	padding-top:40px;
}

.new_cats_name{
	margin: 25px 0 10px;
	color: var(--color-pink);
	font-size: 1.5rem;
}

.star-large-center-text {
	font-size: 19px;
	text-align: center;
}

.star-small-center-text{
	text-align: center;
}
.btn-row{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.width-50 {
	width: 130px;
	padding: 10px 50px 10px 0;
}
.whatsapp-login-block h3{
	text-align: center;
	font-size: 0.9rem;
	border-bottom: 2px solid #ececec;
	padding: 0 0 10px;
	margin: 0 0 20px;
	cursor: pointer;
	box-shadow: none;
	border-radius: 0;
}

.top-heading-panel.underline-text{
	gap:0;
	border-bottom: 2px solid #ececec;
	padding: 0px 0 15px 0;
	align-items: end;
	justify-content:center;
}

.open-merchant-account,.open-select-account{
	font-family: var(--font-weight-normal);
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	height: 60px;
	margin-top: 60px;
	

}
#core .tabpanel_content{
	min-height: auto;
}

.open-merchant-account img,.open-select-account  img{
	float: left;
	margin-left: 20px;
}

.only-on-desktop,.only-on-big-desktop{
	display: none;
}

.whatsapp-pink-arrow {
	position: absolute;
	left: -13px;
	zoom: 1.1;	
}
.margin-more-bot.auto-width{
	width: auto;
}

.whatsapp-login-block-inner.with-image {
	margin: 0 auto;
	position: relative;
	background: url(/templates/engaged/images/icons/pink_curved_arrow.svg) no-repeat;
	background-position: -13px 49px;
	background-size: 54px;
}
 .same_credit input[type="checkbox"] {
            width: 30px;
            height: 30px;
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-color: #fff;
            border: 2px solid #ccc;
            border-radius: 5px;
            cursor: pointer;
            position: relative;
            margin:10px;
}
.same_credit input[type="checkbox"]:checked {
	
	background: var(--color-pink) url(../images/check1.png) no-repeat center center;
	transition: none;
	border: 2px solid var(--color-pink) ;

}
.same_credit {
	display: flex;
	font-size: 11px !important;
	font-family: var(--font-weight-bold);
	align-items: center;
}

.text-size-11{
	font-size: 11px;
}
.text-size-12{
	font-size: 12px;
}
.text-normal{
	font-family: var(--font-weight-normal);
}
.form-container{
	
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	justify-content: center;
	align-items: center;
}



.whatsapp-body-text{
margin: 10px 0;
}

.guest_phone{
	width: 160px;
	height: 40px;
	
}
.guest_phone.error{
	border:1px solid red;
}

.btn-guest{
font-size: 14px;
border-radius: 4px;
width: 130px;
height: 40px;
}

#whatsapp-login-popup{
  position: absolute; 
  display: none;
  z-index: 1000;
  width: 350px;
}

.whatsapp-erorr{
	color: red;
	font-size: 13px;
}

#whatsapp-login-popup .close{
	float: right;
	color:var(--color-pink);
	opacity: 1;

}

.masthead.page.margin-top{
	margin-top: 50px;
	padding-top: 50px;
}

#page.no-top-padding{
	padding: 10px 0;
}


#whatsapp-login-popup .merchant_block {
 border: 1px solid #e7e7e7;
}

.flaticon-menu {
	background: var(--color-pink) url(../images/menu.svg) no-repeat center !important;
} 

.catgeory-page .main-title,.page-title{
	margin-top: 0;
	font-family: var(--font-weight-medium), arial;
	font-weight: 400;
	font-size: 30px;
	line-height: 28px;
	color: var(--color-pink);
	
}

.catgeory-page .sub-title{
	text-align: right;
	margin: 0;
	width: 100%;
	font-family: var(--font-weight-normal);
	font-size: 15px;
	line-height:22px;
}
.cat-desc ,
.cat-desc *{
	font-size: 13px;
	line-height:18px;
}

.add-share-btns{
	margin: 20px 0;
}

.clamped-text {
  display: -webkit-box;
  -webkit-line-clamp: var(--num-of-lines);
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: var(--clamped-line-height);
  max-height: calc(var(--clamped-line-height) * var(--num-of-lines));  /* 2 lines × line-height */
  transition: max-height 0.3s ease;
}

.clamped-text.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
}

.mask{
	mask:linear-gradient(black 50%, transparent);
}

.show-more-overlay{
	box-shadow: 0px 1px 2px 0px #00000012;
	text-align: center;
	border-radius: 7px;
	margin-top: -30px;
}

.arrow-down{
	background: #fff url(../images/arrow-down.png) no-repeat center;
	box-shadow: 0px 1px 2px 0px #0000001A;
	width: 48px;
	height: 48px;
	border: 0;
	border-radius: 50%;
	outline: none;
	position: relative;
	top:30px;
}
.arrow-up{
	background: #fff url(../images/arrow-up.png) no-repeat center;

}
.arrow-down:focus{
	outline: none;
}



.box.small.merchant .merchant-name, .info .merchant-name, .info .deal-name {
	font-size: 13px;
	line-height: 1;
	padding: 10px 0 0 0;
	font-family: var(--font-weight-bold);
	display: -webkit-box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.short-desc,.content-intro-text{
	font-size: 12px;
	line-height: 1.5;
	font-family: var(--font-weight-normal);
	color: var(--color-grey);
}
.merchant-slogan{
	line-height: 20px;
	font-size: 12px;
	color: var(--color-black);
}
.catgeory-merchant .box.small.merchant .md_vr_reviews{
	margin: 5px 0;
}
.short-desc{
  display: -webkit-box;
  -webkit-line-clamp: 2;         /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 0;
  color: var(--color-grey);
  display: none;
}

.badge2 {
	position: absolute;			
	border-radius: 0;
	font-size: 12px;
	text-align: center;	
	z-index: 9;
	background-color: var(--color-pink);
	color: #fff;
	font-size: 11px;
	right: 7px;
	top:10px;
	left: auto;	
	border-radius: 3px;
	padding: 4px 10px;
	width: auto;
	font-family: var(--font-weight-bold);
}

.catgeory_merchants .DealListing .badge-right {
	left: auto;
	padding: 5px;
	transform: rotate(0deg);
	font-size: 9px;
	border-radius: 3px;	
	top: 7px;
	font-weight: normal;
	background: #ddd;
	color: #555;
	width: auto;
	padding: 7px 10px;
	right: 7px;
}


.badge-pink{
	background: var(--color-pink) !important;
	color: #fff !important;
}
.badge-yellow{
	background: var(--color-yellow-badge) !important;	
}

.badge-green{
	background: var(--color-green-badge) !important;	
}
.deal-category-wrapper{
	display:grid;
	grid-template-columns: 1fr  ;
	column-gap: 15px;
    row-gap: 15px;

}

.deal-category-layout {
	max-width: 100%;	
	
}

.deal-category-wrapper .deal-category-layout .merchant_block{
	display: flex;
	margin:0;
	border-radius:5px !important;
	gap:10px;
	padding: 0;
}

.box.small.deal-category-layout .merchant_block .avatar2{
	width:33%;
	overflow: hidden;
	position: relative;
	max-width: 100%;
}

.avatar2 a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	object-fit: fill;
}
.avatar2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 30%; 
	max-height: 160px;
	min-height: 120px;
}

.deal-category-layout .info {
	flex: 1;
	/* display: flex;
	flex-direction: column; */
	padding: 15px 7px;
	position: relative;
	
}
.box.small.deal-category-layout .short_desc{
	text-align: right;
}
.details-row {
	display: flex;
	
	justify-content: space-between;
	align-items: center;
}

.deal-category-layout .read-now button {
	background: none;
	border: 0;
	line-height: 16px;
	/* height: 40px; */
	display: flex;
	gap: 5px;
	margin-left: 5px;
	align-items: center;
	outline: 0;
	color: var(--color-grey);
	white-space : nowrap;
}

.deal-category-layout .read-now span {
	border-radius: 50%;
	background: #d4cac1 url(../images/right-arrow-small.png) no-repeat center;
	width: 16px;
	height: 16px;
	display: inline-block;

}

.avatar{
	position: relative;
}
.deal-category-layout .favourite,.catgeory-merchant .favourite{
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(../images/heart.png) no-repeat center;
	width: 17px;
	height: 17px;
	display: block;
	cursor: pointer;
} 
.deal-category-layout .favourite-remove,.catgeory-merchant .favourite-remove{
		background: url(../images/heart-pink.png) no-repeat center;
} 



.top-rows {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	text-align: right;
}

.bottom-row {
  margin-top: auto; /* Pushes this row to the bottom */
  background-color: #eee;
  padding: 10px;
}

.deal-short-desc{
	margin:10px 0;
	display: -webkit-box;
}
.deal-merchant-slogan{
	display: none;
}
.deal-merchant-slogan{

	color: var(--color-grey);
	font-size: 11px;
	font-weight: 400;
	font-family: var(--font-weight-normal);

}
.deal-category-layout.box.small.week-deal .merchant_block {
	border: 0px solid var(--color-pink);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.top-panel{
	display: flex;
	gap:5px;
	justify-content: center;
	padding: 0 15px;

}
.top-panel .navbar{
	padding: 0;
}
.top-panel .searchForm{
	display: inline-block;
	margin: 0;
}

.top-panel .searchForm input{
	margin: 0;
	
	outline: 0;
	height: 35px;
}
.offcanvas-navbar .btn.type_submit {
	margin: 0 -5px 0 0;
	height: 36px;	
	background: var(--color-pink);
	border-radius: 4px 0 0 4px;
	margin: 0 -4px 0 0;
	border: 1px solid var(--color-pink);
	position: relative;
	width: 35px;
	height: 35px;
	text-align: center;
	padding: 0;
}
.top-panel .btn.type_submit::before {
	color: #fff;
}

.offcanvas-close-btn {
	margin: 0;
	padding: 0 !important;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: var(--color-pink);
	color: #fff !important;
	border-radius: 4px;
	font-size: 24px;
	justify-content: center;
}
.top-panel .flaticon-user  {
	margin: 0;
	padding: 0 !important;
	width: 35px;
	height: 35px;
	line-height: 35px;
	justify-content: center;
}



.offcanvas-tabs{
	padding: 15px 15px;
}
.tab-btns{
	display: flex;
	justify-content: center;
}
.offcanvas-tab-content{
	padding: 15px 0;

}
.offcanvas-tab-content .tab-content{
	display: none;


}

.offcanvas-tab-content .tab-content.selected{
	display: block;
}

.tab-link {
	background: #fff;
	border: 0;
	padding: 10px 20px;
	outline: 0;
	font-size: 12px;
	font-family: var(--font-weight-bold);
	line-height: 20px;
	width: 50%;
}
.tab-link:focus{
	outline: 0;
}
.tab-link.open-menu{
  
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.tab-link.open-cats{
	
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.tab-link.current{
	background: #D4CAC1;
}
.offcanvas-navbar.active{
	padding: 10px;
	background: var(--color-menu-bg);
	width: 320px;
	max-width: 320px;
}
.offcanvas-navbar .navbar{
	padding: 8px 0;
}
.offcanvas-tab-content .nav-item a{
	border: 0;
	text-align: right;
	text-decoration: none;
	color: var(--color-black);
	font-size: 12px;
	padding: 5px 0;
	display: block;	
	font-family: var(--font-weight-normal);
}
.offcanvas-tab-content .nav-item a:hover{
	color: var(--color-pink);
} 

#open-cats ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#open-cats ul{
	margin:0;
	
}

#open-cats .menu li{
	text-align: right;
}
#open-cats .menu li a{
	border: 0;
	outline: 0;
	text-decoration: none;
}

#open-cats .menu li a::before,#navbarResponsive .nav-child a::before{
	padding-left: 15px;
	color: #494949;
	-webkit-text-stroke:0.3pt #494949;
}

#open-cats .menu li.current a:before {
	color: var(--color-pink);
	-webkit-text-stroke:0.3pt var(--color-pink);
}


#open-cats .parent ul{
	display: none;
	margin-right: 35px;
	line-height: 1.3;
}
#open-cats .parent ul ul{	
	margin-right: 20px;
}
#open-cats .parent.open>ul{
	display: block;
}
#mainNav .navbar-nav > li > div .parent.open ul {
	display: block;
	padding: 0;
	margin-right: 35px;
}
#open-cats .menu .deeper li a[class*="flaticon-"]::before{ 
	/*  donot remove space in front of flaticon- */
	display: none;
	/* color: blue; */
  

}
#open-cats li a:hover{
	color: var(--color-pink);

}
#open-cats .menu li a:hover::before,#navbarResponsive .nav-child a:hover::before{	
	color: var(--color-pink);;
	-webkit-text-stroke:0.3pt var(--color-pink);
}

#open-cats li.parent:hover,li.parent .parent:hover{
	background: url(../images/right-arrow-small-pink.png) no-repeat left 10px top 10px;
}

#open-cats li.parent,li.parent .parent {
	background: url(../images/right-arrow-small-black.png) no-repeat left 10px top 10px;
}

#open-cats li.parent.open,li.parent .parent.open {
	background: url(../images/down-arrow-pink.png) no-repeat left 10px top 10px;
}
#open-cats li.parent.open>a,
#open-cats li.parent.open>a:before,
#mainNav #navbarResponsive li.parent .parent.open>a,
#mainNav #navbarResponsive li.parent .parent.open>a:before,
#mainNav #navbarResponsive li.parent .active>a,
#mainNav #navbarResponsive li.parent .active>a:before{
	color: var(--color-pink) !important;
	-webkit-text-stroke:0;
	border: 0;
}


#open-cats li.parent.open>a:before,
#mainNav #navbarResponsive li.parent .parent.open>a:before,
#mainNav #navbarResponsive li.parent .active>a:before{	
	-webkit-text-stroke:0.3pt var(--color-pink);
	
}
.login-close-btn:link, .login-close-btn:hover, .login-close-btn:visited {
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
	/* background: rgba(0, 0, 0, 0.4); */
	outline: none;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	text-decoration: none;
}

.bottom-rows {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
}

.wed-date-wrapper {
	color: var(--color-grey);
	font-family: var(--font-weight-normal);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:11px;
}

.black-dot {
	margin:  0 3px;	
	width: 4px;
	height: 4px;
	display: inline-block;
	background: var(--color-grey);
	border-radius: 50%;
}
.bg-grey .merchant_block{
background: #EFECE9;
}

.blog-merchant  .avatar2 .avatar-outer{
	height: 100%;
}
.badge-small{
	padding: 3px;
}

 .blog-merchant .merchant-slogan{
	display: none;
	
}
.blog-short-desc{
	display: -webkit-box;
}
.box.small.merchant.blog-merchant  .md_vr_reviews .multi-stars{
display: flex;
align-items: baseline;
}

.flex-box {
	display: flex;
	flex-direction: column-reverse;
	
	padding: 0;
}
.content-intro_image{
	width: 100%;
	
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;	
	overflow: hidden;

}
.content-intro_image img{
	width: 100%;
	height: 230px;
	object-fit: cover;
	object-position: top;
}
.content-intro-text-wrapper{
	flex: 1;
	padding: 15px;
	width: 100%;
}
.content-intro-text-wrapper .page-title{
	margin-bottom: 0px;
	font-size:24px;
	line-height: 1;
}
.content-intro-text-wrapper .wed-date-wrapper{
	margin-bottom: 10px;
	color:var(--color-black);
	font-size:14px;
	font-family: var(--font-weight-medium);
}
.like-img {
	width: 80px;	
	top: 5px;
	position: absolute;
	left: 20px;
}
.article-content figure img{
	border-radius: 7px;
	width: 100%;

}
.article-content figure figcaption{	
	background: rgba(255, 255, 255, 0.7);	
	position: relative;
	top: -30px;
	height: 40px;
	background: rgba(255,255,255,0.8);
	padding: 5px 20px;
	text-align: center;
	margin: 0;
	font-size: 10px;
	font-family: var(--font-weight-bold);

}

#article-body-56 .article_block > div:nth-of-type(1) hr{
	display: none;

}
.article-content #article-body-56 .article_block > div:nth-of-type(1) h2{
	margin-top:0;

}
#navbarResponsive .navbar-nav>li>a:before{
	display: none;

}

#navbarResponsive .navbar-nav>li>a:before{
	display: none;

}


#navbarResponsive .nav-child .nav-child a::before{
	display: none;
}

 #mainNav .navbar-nav>li>ul>div{
    background: var(--color-menu-bg);
   }


   #mainNav #navbarResponsive .navbar-nav .nav-item .nav-item .nav-link {
	padding: 0 !important;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 500;
	color: #494949;
	display: flex;
	align-items: center;
	outline: 0;
}
#mainNav #navbarResponsive .navbar-nav .nav-item .nav-item .nav-link:hover{
	color: var(--color-pink);
}

   #mainNav .navbar-nav>li>div .parent ul{
    	display: none;
   }

   #mainNav .navbar-nav .parent ul{
	opacity: 0;
   }
   
   #mainNav .navbar-nav .parent div ul{
	opacity: 1;
   }

   .logout-menu {
	position: fixed;
	left: 50px;
	top: -600px;
	width: 260px;
	transition:all 0.3s ;
}

.logout-menu.active{
	top:80px;
}

   .logout-menu-bg{
	background-color: var(--color-menu-bg);
	padding: 15px;
   }

.close-menu-btn {
	color: #ffffff !important;
	padding: 2px 0;
	display: flex;		
	align-items: center;	
	width: 22px !important;
	height: 22px !important;	
	justify-content: center;
}

.btn-panel{
	display: flex;
	padding: 15px 0;
}
.couple-greeting {
	text-align: center;
	flex-grow: 1;
	font-size: 14px;
	line-height: 12px;
	font-family: var(--font-weight-bold);	
	color: #494949;
}

.couple-greeting .ques-text{
	font-family: var(--font-weight-bold);		
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0%;
	text-align: center;
	margin-top:15px
}


.rounded-white-box{
	border-radius: 4px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	background: #FDFCFB;

}

.logout-menu-links{
	list-style: none;
	margin: 0;
	padding: 0;
}

.logout-menu-links .logout-menu-link{
	text-decoration: none;
	color: var(--color-black);	 
	transition: fill 0.3s ease;
	display: flex;
	align-items: center;
	font-family: var(--font-weight-bold);
	font-size: 10px;
	line-height: 30px;
	letter-spacing: 0%;
	text-align: right;
	text-decoration: none;
	outline: 0;
	border: 0;
}


.logout-menu-link svg{	
	width: 20px;
	height: 20px;
	margin-left:10px ;
}

.logout-menu-link:hover{
	color: var(--color-pink);
	text-decoration: none;
	 

}
.logout-menu-link:hover svg path{
	fill: var(--color-pink);
} 

.disable_link.logout-menu-link,.disable_link.logout-menu-link svg path,.disable_link.logout-menu-link:hover svg path{
	color: #B9B9B9;
	fill: #B9B9B9;

}

.toolbar-wrapper{
	display: flex;
	align-items: center;
}

.view-merchantdetail .main-content > .breadcrumb-menu{
	display:none;
}



.main-menu-conatiner{
	margin: 0 auto;
	width: 916px;
	display: none;
	opacity: 1;
	/* transition: opacity 0.6s ease-in-out, visibility 0s linear 0.6s; */


}
.main-menu-conatiner.hide{
	opacity:0;

}
#mainNav .navbar-nav{
	justify-content: space-between;
}
#mainNav .main-menu-conatiner .navbar-nav>.nav-item:first-child>.nav-link{
	padding-right: 0 !important;
}
#mainNav .main-menu-conatiner .navbar-nav>.nav-item:last-child>.nav-link{
	padding-left: 0 !important;
}

.col-lg-12.main-content ,.blog-container.col-lg-12{
	padding: 0;
}

.article-title-header{
	display: flex;
	justify-content: space-between;
}
.title-box{
	height: 64px;
	padding-top:15px;
}

.content-intro-text{
	padding-top: 25px;
}
.article-like-img{
	display: block;
	width:87px;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
}


.margin-bot-30{
	margin-bottom: 24px;
}
.margin-top-30{
	margin-top: 24px;
}
.margin-top-60{
	margin-top: 60px;
}
.item-page h2{
	font-family: var(--font-weight-bold);	
	font-size: 14px;	
	line-height: 22px;
}
.no-margin{
	margin: 0 !important;
	padding: 0;
	list-style: none;
}
.city-name{
font-family: var(--font-weight-normal);
font-weight: 400;
font-size: 12px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: #8E8E8E;

}

.owl-carousel .owl-stage-outer{
	max-height: 320px;
}
#packages .owl-stage-outer,#packages41 .owl-stage-outer{
	max-height: none !important;
}


.deal_module_block {	
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background: #f0ece9;
	background: radial-gradient(circle, rgba(255, 255, 255, 1) 41%, rgba(239, 236, 233, 1) 100%);
}
.deal_module_wrapper {	
	min-height: 230px;	
}

.deal_module_block .avatar2 {
	position: relative;
	max-height: 120px;
	overflow: hidden;
	height: 120px;
}


.rating-stars span:not(.amount-reviews)  {
	background: url(../images/star-empty.png) no-repeat center;
	color: #FFF;
	background-size: 100% auto;
	width: 12px;
	min-height: 12px;
	display: inline-block;
}

.rating-stars  span.checked,.rating-stars  span.checked ~ span.star {
	background: url(../images/star-full.png) no-repeat center;
	background-size: 100% auto;
	
}
.rating-stars .amount-reviews{
	font-size: 0.7rem;
}
.module-short-desc{
	padding: 0 10px;
}

#addarticle-page #articles{
	display: grid;
	grid-template-columns:1fr;
	gap: 15px;
}
#addarticle-page .recent-articles-page{
	
	padding: 30px 15px;
}
#addarticle-page .box.small.deal-category-layout .merchant_block .avatar2{
	width: 100%;
}
#addarticle-page .blog-item.blog-item-v2.merchant_block {	
	height: 260px;
}
#addarticle-page .blog .article-text,#addarticle-page .blog-introtext{
	text-align: center;
}

#addarticle-page .only-on-big-desktop{
	display: block;
}

#addarticle-page .only-on-mobile{
	display: none;
}

.add-terms {
	display: flex;
	gap: 10px;
	align-items: center;
	font-size: 12px;
	font-family: Heebo;
	line-height: 14px;
	letter-spacing: 0%;
	text-align: right;
	color: #242424;
}

.add-terms a:link, .add-terms a:hover,.add-terms a:visited{
	color: #242424;
	text-decoration: underline;
}

.finish-form-row{
	display: grid;
	grid-template-columns: 1fr 1fr ;
	gap: 10px;
}


.finish-form,.conclusion-btn{
	margin: 20px 0 10px 0 !important;		
	text-align: right;
	padding: 8px 20px !important;
	display: flex;
	justify-content: space-between;
	font-size: 18px !important;
	color: #fff !important;
	align-items: center;
	background: #31E7BF;
	border: none;
	border-radius: 4px;
	font-size: 0.85rem;
	font-family: var(--font-weight-bold);
}

.conclusion-btn{
width: 100%;
}

.article-step2 .finish-form-row,.article-step3 .finish-form-row{
	grid-template-columns: 1fr;
}

.article-conclusion .star-large-text{
	font-family: var(--font-weight-bold);
	font-size: 18px;	
	line-height: 20px;
	letter-spacing: 0%;
	text-align: center;
	color: var(--color-pink);

}
.conclusion-text{
	height: 200px;	
}

.couple-article-conclusion h2 {
	margin: 25px 0 10px;
	color: var(--color-pink);
	font-size: 1.5rem;
}

.modal-header1 {
	border-bottom: 1px solid #e9ecef;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: var(--color-pink);
}

.modal-body0 .noPermission {
	font-size: 13px;
}

.understand {
	margin: 0 0 15px 0;
}

.nice_checkbox_label {
	display: inline-block;
	margin: 0 0 10px 20px;
	padding: 0 15px 0 0;
	position: relative;
}
.nice_checkbox_label input[type="checkbox"] {
	visibility: hidden;
	display: inline;
	width: auto;
}


.nice_checkbox {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
	border: 1px solid #b1b1b1;
	border-radius: 3px;
}

.nice_checkbox::after {
	content: "";
	position: absolute;
	display: none;
	left: 7.5px;
	bottom: 5.5px;
	width: 9px;
	height: 16px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

input:checked ~ .nice_checkbox {
	background-color: var(--color-green);
	border-color: var(--color-green);
}

input:checked ~ .nice_checkbox::after {
	display: block;
}

.hide-on-mobile{
	display: none !important;
}
.hide-on-mobile-flex{
	display: none !important;
}
.show-on-mobile{
	display: block !important;
}
.show-on-mobile-flex{
	display: flex !important;
}
.masthead.home .banner_content {
	min-height: 321px;
	height: 350px;
	background: url(../images/home-small-banner.jpg) no-repeat right bottom !important;
} 

.banner-main-title {
	font-family: var(--font-weight-light);
	font-weight: 200;
	font-size: 35px;
	line-height: 30px;
	text-align: center;
	padding:30px 100px 0 15px;
	margin: 20px 0 7px 0;
}

.slide-small-width{
	width: 100%;
	margin: 0 auto;
	padding: 30px 15px;
}

.slide-small-width .first-title{
		font-family: var(--font-weight-light);
		font-weight: 300;
		font-size: 30px;
		line-height: 1em;		
		text-align: center;
		color: #494949;
		margin-bottom:7px;
}

.slide-small-width h1.main-title{
		font-family: var(--font-weight-normal);
		font-weight: 200;
		font-size: 60px;
		line-height: 80px;
		text-align: right;
		margin-bottom: 30px;
}
.slide-small-width .sub-title{
	font-family: var(--font-weight-light);	
	font-size: 23px;
	line-height: 1em;	
	text-align: center;
}
.slide-small-width .sub-text{
	font-family: var(--font-weight-normal);	
	font-size: 12px;
	line-height: 1.2em;	
	text-align: center;
}
.home-app-heading{
	font-family: var(--font-weight-normal);
	font-weight: 300;	
	font-size: 18px;	
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 12px;
}


.white-box {
	display: grid;
	background: #fff;
	box-shadow: 0px 0px 10px 0px #0000001A;
	border-radius: 7px;
	padding: 20px;
	grid-template-columns: 90px 1fr;
}

.pink-numbers{
	color: var(--color-pink);
	font-family: var(--font-weight-bold);	
	font-size: 40px;	
	line-height: 28px;	
	text-align: right;
}

.white-box .icon-img{
	margin-left: 10px;
	
}

.white-box .text {
	text-align: right;
	font-family: var(--font-weight-normal);
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	color: #242424;
	margin-top: 10px;
}
.app-but-row {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.app .app-but-row{
margin-right: -15px;
	margin-left: -15px;
}

.app-but-row img{
	width: 185px;
}
.facebook .app-but-row  a{
	width:100%;
	padding:10px;
}
.content-intro_image{
	position: relative;
}
.article-photo-credit {
	position: absolute;
	bottom: 0;
	height: 40px;
	background: rgba(255,255,255,0.8);
	padding: 5px 20px;
	text-align: right;
	margin: 0;
	font-size: 10px;
	font-family: var(--font-weight-bold);
	width: 100%;
	line-height: 30px;
}

.home-banner-icons.view-category #page .container{
	max-width:820px;
	
}
.home-banner-icon-title {
	font-family: var(--font-weight-normal);
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	margin-top: 20px;
}
#clubs .breadcrumb-menu{
	display: none;
}
.deal_terms_top{
	margin: 20px 0 10px;
}