/*
COLORS


Purple #1f145d   rgba(31,20,93,1)
Purple @ 10% #362c6e


Mauve #6B1f7c rgba(107,31,124,1) 
Gradient 35% / 65%

Blue #0097a9 rgba(0,151,169,1) 
Blue @ 5% #f2fafb
Green 2 #c9dd03 rgba(201,221,3,1) 
Magenta #d10074 rgba(209,0,116,1) 
Purple #1f145d rgba(31,20,93,1) 

QEII Live
Red 1 #a71930 rgba(167,25,48,1) 
Red 2 #e00034 rgba(224,0,52,1) 
Gradient 35% / 75%

QEII Delivery
Purple 2 #4b306a rgba(167,25,48,1)
Blue #0097a9 rgba(0,151,169,1) 
Gradient 30% / 70%

QEII Taste

Green 1 #008542 rgba(0,133,66,1) 
Green 2 #c9dd03 rgba(201,221,3,1) 
Green 3 #dfdf00 rgba(223,223,0,1) 
Gradient 32% / 75% / 90%

QEII Sanctuary

Mauve 2 #8f23B3 rgba(143,35,179,1) 
Magenta #d10074 rgba(209,0,116,1) 
Pink #f77ab4 rgba(247,122,180,1) 
Gradient 0% / 50% / 100%

QEII Connect
Orange #e84e1c rgba(232,78,28,1)
Yellow #f9b232 rgba(249,178,50,1) 

IMAGE SIZES
Hero headers 1600x xxx
Room sliders 981x654
Other images 785x523


FONT + HEADING SIES
-------------------------------- 
PAGE BUILDER DEFALUTS
-------------------------------- 

line-height: 1.5em;

BODY TEXT
20 / 19 /17


TEXT MODULE 

h1 50 / 40 / 35

h2 38 / 35 / 30

h3 30 / 28 / 25

h4 26 / 26 / 24

h5 24 / 23 / 22

h6 22 / 20 / 18

-------------------------------- 
 
BLURB MODULE

h4 26 / 26 / 24

UNORDERED LIST

-------------------------------- 

BUTTON MODULE

padding: 0.4em 1em;

padding hover: 0.4em 2.25em 0.4em 1.15em;

border-radius: 26px;


FOOTER

Text 18 /17 /16
h3 34 / 34 /30
h4 28 / 28 / 28

-------------------------------- 

HERO HEADER

h1 110 / 80 / 36
h4 24 / 24 / 20


*/


.et_pb_button:focus:not(:active):not(:hover) {
	/* background-color: #fd0 !important; */
}

.keyboard-outline {
	outline-color: #2ea3f2 !important;
}


#footer-bottom,
.nav-previous .meta-nav,
.nav-next .meta-nav,
.woocommerce span.onsale {
	display: none !important;
}

p {
    padding-bottom: 1.25em;
}

p:not(.has-background):last-of-type {
    padding-bottom: 0;
}

.text_center {
	text-align: center;
}

.block_link {
	cursor: pointer;
}

.et_pb_blurb .et_pb_module_header {
	padding-bottom: 5px;
}

.et_pb_module.et_pb_blurb .et_pb_blurb_description ul li {
	line-height: 1.5em;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left:0;
}


/**********************************************************************************************************/
/* TEXT LINK COLOURS
/**********************************************************************************************************/

#page-container .et_pb_post .post-content .more-link,
.et_pb_text a,
.et_pb_blurb a,
#page-container .et_pb_post .post-meta a,
.et_pb_post .post-content a,
.single .et_pb_post_content a,
.search-results h2.entry-title a,
.et_pb_toggle a,
.xoo-qv-plink a,
.woocommerce-cart-form__cart-item .product-name a,
.woocommerce-privacy-policy-text a,
.woocommerce-terms-and-conditions-checkbox-text a,
.ff-custom_html a {
	color:#a71930;
	padding-bottom:1px;
	border-bottom:1px solid #a71930;
	background-image: linear-gradient(to bottom, #a71930 0%, #a71930 100%);
	background-position: 0% 110%;
    background-repeat: repeat-x;
    background-size: 0px 0px;
    transition: color 150ms, background-size 150ms;
    padding: 0px 3px 1px 3px;
    margin: 0px -3px;
}

#page-container .et_pb_post .post-meta a,
#page-container .et_pb_post .post-content .more-link,
.section_footer a {
	border-bottom:1px solid transparent;
}

#page-container .et_pb_post .post-content .more-link:hover,
.et_pb_text a:hover,
.et_pb_text a:active,
.et_pb_text a:focus,
.et_pb_blurb a:hover,
.et_pb_blurb a:active,
.et_pb_blurb a:focus,
#page-container .et_pb_post .post-meta a:hover,
#page-container .et_pb_post .post-meta a:active,
#page-container .et_pb_post .post-meta a:focus,
.et_pb_post .post-content a:hover,
.et_pb_post .post-content a:active,
.et_pb_post .post-content a:focus,
.single .et_pb_post_content a:hover,
.single .et_pb_post_content a:active
.single .et_pb_post_content a:focus,
.search-results h2.entry-title a:hover,
.et_pb_toggle a:hover,
.xoo-qv-plink a:hover,
.woocommerce-cart-form__cart-item .product-name a:hover,
.woocommerce-privacy-policy-text a:hover,
.woocommerce-terms-and-conditions-checkbox-text a:hover,
.ff-custom_html a:hover {
	color:#fff;
	border-color:#fff;
	background-size: 2px 100%;
}

#page-container .et_pb_post .post-meta a:hover {
	color:#a71930 !important;
}

.hover_fadein a {
	font-weight: 600;
}

.hover_fadein a:hover {
	border-color:#fff;
}

#page-container .et_pb_post .post-meta a,
#page-container .et_pb_post .post-content .more-link,
.section_header a,
.section_footer .et_pb_text a {
    padding: 0px 0 1px 0;
    margin: 0px;
}

.section_footer a:not('.et_pb_button') {
	padding: 0px 0 1px 0;
    margin: 0px;
}

#page-container .et_pb_post .post-meta a:hover,
#page-container .et_pb_post .post-content .more-link:hover,
.section_header a:hover,
.section_footer .et_pb_text a:hover {
	border-color:inherit;
	background-size: 0px 0px;
}

.section_header a:focus {
	color:#fff !important;
}

.section_footer .links_vertical ul,
.section_footer .links_vertical ul li {
	list-style-type: none !important;
	padding:0;
	margin:0;
}

.section_footer .links_vertical ul li {
	margin:2px 0;
}	

/**********************************************************************************************************/
/* CONTENT POSITIONING
/**********************************************************************************************************/

.flex,
.flex_row {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-wrap: wrap !important; /* Safari 6.1+ */
	flex-wrap: wrap !important;
}

.flex .et_pb_column,
.flex_row .et_pb_column {
	height:100%;
}

.vertical_center_content {
	align-self: center;	
}

.vertical_bottom_content {
	align-self: flex-end;
}

.bottom_left {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.bottom_align_col {
	display: flex;
	flex-flow: column;
}

.align_left {
	justify-content: space-between !important;
}


.vertical_center_text .et_pb_text_inner-OLD {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.vertical_center_text {
	display: flex;
}	

.vertical_center_text .et_pb_text_inner {
	align-self:center;
	justify-content:center;
}

.row_bottom_align_btn .et_pb_column {
	display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
	/* flex-flow: column nowrap; */
}

.row_bottom_align_btn .et_pb_column .et_pb_button_module_wrapper {
	margin-top: auto;
}

/**********************************************************************************************************/
/* DOWNLOADS
/**********************************************************************************************************/

#main-content .row_downloads {
	padding-bottom:0 !important;
}

#main-content .row_downloads .et_pb_column {
	margin-bottom:2% !important;
}

.row_downloads .et_pb_text {
	height:170px !important;
	display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}


.row_downloads .et_pb_column_empty {
	display: hidden;
	height:0 !important;
	background: transparent !important;
}

.row_downloads .et_pb_text .et_pb_text_inner {
	margin-top:auto;
}


/**********************************************************************************************************/
/* RESPONSIVE IFRAME
/**********************************************************************************************************/

.responsive_wrapper {
	position:relative;
	overflow: hidden;
	padding-bottom: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive_wrapper.floor-plan {
	padding-bottom: 57.39%;
}

.responsive_wrapper.portrait {
	padding-bottom: 150%;
}

.responsive_wrapper iframe {
    position: absolute;
    top: 0;
  	right: 0;
  	bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/**********************************************************************************************************/
/* SHOW IMAGE + GALLERY SLIDER
/**********************************************************************************************************/

.gallery_slider-old {
    display: block;
    position: relative;
    height: 100% !important;
    width: 100%;
    display: block;
    padding-bottom: 16.63%;
}

.gallery_slider .et_pb_slide-old {
    display: block;
    height: 100% !important;
    padding-bottom: 16.63%;
}

.gallery_slider,
.gallery_slider .et_pb_slides,
.gallery_slider .et_pb_slide {
	height: 100% !important;
}

.show_image.full,
.gallery_slider.full .et_pb_slides {
	display: block !important;
	padding-bottom: 66.3% !important;
   	margin-top: 0 !important;
   	margin-bottom: 0 !important;
}	

.show_image.full .et_pb_image,
.show_image.full.et_pb_image,
.gallery_slider.full .et_pb_slides .et_pb_slide {
	position: absolute;
    width: 100%;
   	height: 100%;
}


.gallery_slider .et-pb-arrow-prev,
.gallery_slider .et-pb-arrow-next {
	display: inline-block;
	padding:0em 0;
	color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    
}

.gallery_slider .et-pb-arrow-prev {
	border-radius: 0 8px 8px 0;
	left:0 !important;
}

.gallery_slider .et-pb-arrow-next {
	border-radius: 8px 0 0 8px;
	right:0 !important;
}

.et_pb_column.show_image .et_pb_image_wrap img,
.et_pb_image.show_image .et_pb_image_wrap img {
	/* display: none;
	opacity:0;
	display: none; */
	visibility:hidden;
}

.et_pb_number_counter .percent p {

}

.et_pb_number_counter.et_pb_with_title .percent {
	margin-bottom: 20px;
}

.et_pb_bottom_inside_divider {
	margin-bottom: 0px;
	margin-bottom: -1px;
}

.section_footer-NIU {
	background-position: right -20px top 20px !important;
}

/********************************************************************************************
MAIN NAV MENU
********************************************************************************************/

.et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img {
	/* width:188px;
	height:30px;
	*/
}

.et-menu .menu-item-has-children > a:first-child:after {
	/* display: none; */
}

.et-menu .menu-item-has-children > a:first-child {
	/* padding-right:0; */
}

.et_pb_menu .et-menu > li {
	padding-left: 17px;
    padding-right: 17px;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li ul,
.et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul > li ul,
.et-db #et-boc .et-l .et_pb_menu .et-menu-nav > ul ul {
	padding:0;
	width:260px;
	border-color: #d10074;
}

.nav li li ul,
.et-db #et-boc .et-l .nav li li ul {
    top: -3px;
    left: 250px;
    border-top:3px solid #d10074;
}

.nav li li,
.et-db #et-boc .et-l .nav li li  {
	padding:0;
	display: block;
}

.et_pb_menu ul li a {
	opacity: 1 !important;
	/* text-shadow: 1px 1px 1px rgba(31,20,93,1); */
}

ul#menu-main-menu > li > a:hover {
	/* color:#d10074 !important; */
}

.et_pb_menu ul ul li a,
.et-db #et-boc .et-l .nav li li a {
	padding:8px 20px;
	font-size:18px !important;
	width:100%;
	display: block;
}

.et_pb_menu ul ul li a:hover,
.et_pb_menu ul ul li.current-menu-item > a,
.et-db #et-boc .et-l .nav li li a:hover {
	background: #d10074;
}

.et_pb_menu ul ul:after {
	bottom: 100%;
	left: 50px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #d10074;
	border-width: 15px;
	margin-left: -15px;
}

.et_pb_menu ul ul ul:after {
	display: none;
}

a.et_pb_menu__icon,
button.et_pb_menu__icon {
	margin: 0 0 0 27px;
}

.et_pb_menu__search-button:after {
	font-weight: 600;
	/* transform: rotate(270deg); */
}

/* right align logo */
.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap, .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap {
	/* order:2; */
}

.et_pb_menu__search-input {
	color: rgba(255,255,255,1) !important;
}

.et_pb_menu__search-input::-webkit-input-placeholder {
	color: rgba(255,255,255,1) !important;
} 

.et_pb_menu__search-input.::-moz-placeholder {
	color: rgba(255,255,255,0.8) !important;
}

.et_pb_menu__search-input:-ms-input-placeholder {
	color: rgba(255,255,255,0.8) !important;
}

#responsive-menu-pro-container {
	width: calc(100% - 50px) !important;
}


/********************************************************************************************
GALLERY
********************************************************************************************/

.mfp-bottom-bar {
	display: none;
}

.mfp-bg {
	background:#1f145d;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8;
}

.et_pb_grid_item {
	margin-bottom:15px !important;
}

.et_pb_grid_item.first_in_row {
	margin-right:15px !important;
}


/********************************************************************************************
ICONS
********************************************************************************************/

ul li.zip:after,
ul li.pdf:after {
	content: '';
	display: inline-block;
	width:14px;
	height:18px;
	background: url('images/icon-zip-grey.svg') no-repeat;
	background-size: cover;
	position: relative;
	top: 3px;
	left: 8px;
	fill: red;
}

ul li.pdf:after {
	width:16px;
	background: url('images/icon-pdf-grey.svg') no-repeat;
}	

ul li.zip-download:after,
ul li.pdf-download:after {
	content: "\e092";
	display: inline-block;
	position: relative;
	top: 1px;
	left: 8px;
	font-family: ETmodules;
	color: #444;
	font-weight: 700;
	font-size: 14px;

}

a.external:after {
	content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 4px;
    margin-bottom: 3px;
    background: url('images/icon_external_red.svg') no-repeat;
    background-size: cover;
}

.et-l--footer a.external:after {
	background: url('images/icon_external_white.svg') no-repeat;
}

.et_pb_image a.external:after {
	display: none;
}

/********************************************************************************************
SECTION HEADER
********************************************************************************************/

.section_header .et_pb_row {
	display: flex;
	flex-direction: column;
	/* height:40vh;
	min-height:150px; */
}

.section_header .et_pb_row .et_pb_column {
	display: flex;
	flex-direction: column;
	margin-top:auto;
}

.section_header .et_pb_row .et_pb_column .et_pb_text h4 {
	padding-left:1px;
}

.section_header .et_pb_row .et_pb_column .et_pb_text h4 a {
	color:#e00034;
	border:0;
}

.section_header .et_pb_row .et_pb_column .et_pb_text h4 a:after {
	content:'\24';
	display: inline-block;
	position: relative;
	top: 5px;
	left: auto;
	margin-left:-1em;
	font-family: ETmodules;
	opacity:0;
	transition: all 0.2s;
}

.section_header .et_pb_row .et_pb_column .et_pb_text h4 a:hover:after {
	opacity:1;
	margin-left:5px;
}

.section_header .et_pb_row .et_pb_column .et_pb_text h4 a:hover {
	color:#e00034;
}

.et_pb_with_border.et_pb_column:after {
	content:'';
	display: block;
	width:7px;
	height:7px;
	border:3px solid #f00;
	border-radius: 50%;
	border-color:inherit;
	position: absolute;
	bottom:-10px;
	left:-8px;
}

.btn_pause_play:hover {
	cursor: pointer;
}

.btn_pause_play .et-pb-icon {
	
}

body #page-container .et_pb_section .et_pb_button.btn_pause_play:after {
	content:"";
	font-size: 40px !important;
	color: #fff;
	width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 25px;
    /* padding-top: 10px; */
    line-height: 40px;
}

body #page-container .et_pb_section .et_pb_button.btn_pause_play.playing:after {
	content:"\60";
}

body #page-container .et_pb_section .et_pb_button.btn_pause_play.stopped:after {
	content:"\45";
}


/********************************************************************************************
SECTION VIDEO SLIDER HEADER
********************************************************************************************/

.et_pb_slider {
	/* height:80vh !important; */
}

.section_slider_header .et_pb_slide {
	
}

.section_slider_header .et_pb_slider .et_pb_container {
	height: calc(50vh - 80px) !important;
	width:90%;
}

.section_slider_header .et_pb_slides .et_pb_slider_container_inner {
	vertical-align: bottom;
    border-left: 2px solid #e00034;
    padding-left: 18px;
}

.section_slider_header .et_pb_slide_description {
	padding:0;
}

.section_slider_header .et_pb_slide_content h1 {
	font-size:30px;
}

/********************************************************************************************
POSTS
********************************************************************************************/

.et_pb_post .post-content-inner {
    padding-bottom: 0.5em;
} 

.et_pb_post .post-content a {
	display: inline-block;
	line-height: 1em;
}

.et_pb_post a.more-link:first-letter {
	text-transform: uppercase;
}

.post-meta a {
	/* display: none; */
}

.post-meta .published:before {
	content: "\7d";
	font-family: ETmodules;
	display: inline-block;
	margin-right:7px;
	color: #666;
	font-weight: 700;
	font-size: 16px;
}

.post-meta-cat {
	position: absolute;
	top: 25px;
	left: 25px;
	background: #fff;
	padding: 0px 10px;
	border-radius:3px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	z-index:10;
}

.no_border .et_pb_blog_grid .et_pb_post {
	padding:0;
}

.no_border .et_pb_blog_grid .et_pb_image_container {
	margin:0;
}

.no_border .et_pb_post .entry-featured-image-url {
	margin-bottom: 20px;
}

/********************************************************************************************
SEARCH RESULTS + POSTS PAGE NAVI
********************************************************************************************/

.search-results .et_pb_row.et_pb_post_type {
	width:100%;
	padding:0;
	margin:0;
}

.search-results h2.entry-title {
	font-family:"Proxima Nova", Helvetica, Arial, Lucida, sans-serif;
	font-size: 18px;
	font-weight:300 !important;
	color:#a71930;
	margin-bottom: 0.25em;
	line-height: 1.3em;
}

.wp-pagenavi {
	margin:40px 0 20px 0;
	padding-top:40px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	text-align: center;
}

.search .wp-pagenavi {
	margin:20px 0;
	text-align: centre;
}

.wp-pagenavi a,
.wp-pagenavi span {
	font-size: 16px !important;
	font-weight: 700;
}

.wp-pagenavi a.last {
	font-size: 36px !important;
	color:#6B1f7c;
}	

.wp-pagenavi a.page,
.wp-pagenavi span.current {
	color:#fff !important;
	background: #6B1f7c;
	padding:5px 10px;
	margin:0 3px;
	border-radius: 3px;
}

.wp-pagenavi a.page:hover,
.wp-pagenavi span.current {
	background: #d10074;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	display: inline-block;
	font-size: 24px !important;
	color:#666;
}

.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
	color:#fff;
}

.wp-pagenavi .previouspostslink {
	margin-right:5px;
}

.wp-pagenavi .nextpostslink {
	margin-left:5px;
}

/********************************************************************************************
SINGLE POST
********************************************************************************************/

.single .et_pb_title_container {
	display: flex;
	flex-direction:column;
}

.single .et_pb_title_container .entry-title {
	order:2;
	padding-top:15px;
}

.single .et_pb_title_container.et_pb_title_meta_container {
	order:1;
	display: inline-block;
	
}

.single blockquote {
	border-left: 3px solid #4b306a;
	margin-left: -20px;
    padding: 20px;
    margin-bottom: 1em;
    background: rgba(0,0,0,0.03);
}

.categories_list ul,
.categories_list li {
	list-style-type: none;
	padding:0;
	margin:0;
}

.categories_list li a {
	margin-left:10%;
}	

.nav-previous a,
.nav-next a {
	position: relative;
	padding:0.4em 30px;
	-webkit-transition: all 300ms ease 0ms !important;
	-moz-transition: all 300ms ease 0ms !important;
	transition: all 300ms ease 0ms !important;
}

.nav-previous a:hover,
.nav-next a:hover {
	background: #d10074 !important;
}

.nav-previous a:hover {
	padding:0.4em 20px 0.4em 50px;
}

.nav-next a:hover {
	padding:0.4em 50px 0.4em 20px;
}

.et_pb_posts_nav .nav-previous a:hover {
	padding:0.4em 20px 0.4em 40px;
}

.et_pb_posts_nav .nav-next a:hover {
	padding:0.4em 40px 0.4em 20px;
}

.nav-previous a:before,
.nav-next a:after {
	position: absolute;
	color:inherit;
	line-height: inherit;
	font-family: ETmodules;
	font-size: inherit;
	font-weight: 400;
	opacity: 0;
	-webkit-transition: all 300ms ease 0ms;
	-moz-transition: all 300ms ease 0ms;
	transition: all 300ms ease 0ms;
}

.nav-previous a:before {
	content:'\23';
	margin-left: 0em;
	right:auto;
}

.nav-next a:after {
	content:'\24';
	margin-left: -1em;
    left: auto;
}

.nav-previous a:hover:before {
	opacity: 1;
	margin-left: -1.5em;
}	

.nav-next a:hover:after {
	opacity: 1;
	margin-left: 0.5em;
}

.et_pb_posts_nav {
	width:auto;
	text-align:center;
}

.et_pb_posts_nav .nav-previous,
.et_pb_posts_nav .nav-next {
	float:none;
	margin:0 2px;
}

.et_pb_posts_nav .nav-previous a {
	border-radius: 26px 0 0 26px;
}

.et_pb_posts_nav .nav-next a {
	border-radius: 0 26px 26px 0;
}

.single .lines {
    display: block;
    height: 10px;
    background-image: radial-gradient(rgba(0,0,0,0.1) 50%, transparent 0%);
    background-repeat: repeat;
    opacity: 0.5;
    background-size: 3px 3px;
    margin-bottom: 15px;
}

/********************************************************************************************
FLIP BOOK
********************************************************************************************/

.df-ui .df-ui-page label {
	color: #444;
}


/********************************************************************************************
SOCIAL SHARE
********************************************************************************************/

.heateor_sss_sharing_container {
	margin-bottom:50px;
}	

.heateor_sss_sharing_title {
	color:#333;
	font-weight: 400 !important;
	margin-bottom:10px;
}

ul.heateor_sss_sharing_ul,
.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul {
	display: inline-block;
	width: auto;
	padding:0 !important;

}

div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
	margin:0;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound,
.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .heateor_sss_svg {
	width: 60px !important;
	background:#fff !important;
	border-top:1px solid #dbdcdc !important;
	border-left:1px solid #dbdcdc !important;
	border-bottom:1px solid #dbdcdc !important;
	text-align: center !important;
	float:none !important;
	font-size: 28px !important;
}

.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:last-child .heateor_sss_svg {
	border-right:1px solid #dbdcdc !important;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound,
.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .heateor_sss_svg { 
	padding: 12px 0px !important;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss,
.heateor_sss_horizontal_sharing div.ul.heateor_sss_sharing_ul .heateor_sss_svg { 
	background: transparent !important;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss:before { 
	content: "\e093";
	color:#6B1f7c;
	line-height: inherit;
	font-family: ETmodules;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
}	

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss.heateorSssFacebookSvg:before { 
	content: "\e093";
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss.heateorSssTwitterSvg:before { 
	content: "\e094";
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound ss.heateorSssLinkedinSvg:before { 
	content: "\e09d";
}

.heateorSssSharing {
	float:none;
	margin: 0 auto;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound:hover,
ul.heateor_sss_sharing_ul li.heateorSssSharingRound:hover ss,
div.heateor_sss_sharing_ul a:hover,
div.heateor_sss_sharing_ul .heateor_sss_svg,
.heateor_sss_horizontal_sharing span.heateor_sss_svg:hover {
	background:#f7f4f8 !important;
	cursor: pointer;
}
/**********************************************************************************************************/
/* FOOD MENUS BLOCKS
/**********************************************************************************************************/

.row_menus .et_pb_column:hover .et_pb_text.hover_color {
	background-color: #D10074;
}

.row_menus.green .et_pb_column .et_pb_text.hover_color {
	background-color: #008542;
}

.row_menus.green .et_pb_column:hover .et_pb_text.hover_color {
	background-color: #c9dd03;
}

/**********************************************************************************************************/
/* MEET THE TEAM PAGE
/**********************************************************************************************************/

.row_team_members .et_pb_team_member_image {
	max-width:100%;
}

.row_team_members .et_pb_column .et_pb_team_member_image {
	margin:0;
}

.row_team_members .et_pb_team_member_description {
	padding:1.25em 1.25em 1.25em 1.25em;
	font-weight: 600;
}

.row_team_members .et_pb_team_member_description h4 {
	padding-bottom:8px;
}

.row_team_members .et_pb_team_member_description .et_pb_member_position {
	padding-bottom:10px;
}

.row_team_members .et_pb_member_social_links li {
	margin-right: 10px;
}

.row_team_members .et_pb_member_social_links li:last-child {
	margin-right: 0;
}

.row_team_members .et_pb_member_social_links .et_pb_facebook_icon:before,
.row_team_members .et_pb_member_social_links .et_pb_google_icon:before {
	content:'\e010';
	font-family: ETmodules;
}

.section_hotels .row_team_members .et_pb_member_social_links .et_pb_linkedin_icon:before {
	content:'\e0e3';
	font-size:28px;
	font-family: ETmodules;
}

.row_team_members .et_pb_member_social_links .et_pb_font_icon:before {
	border:2px solid #fff;
	border:2px solid rgba(255,255,255,0.9);
	padding:6px;
	border-radius: 20px;
}

.section_hotels .row_team_members .et_pb_member_social_links .et_pb_font_icon:before {
	border:0;
	padding:0;
	border-radius: 0;
}

.row_team_members .et_pb_team_member_image {
	overflow: hidden;
}

.row_team_members .et_pb_team_member img {
	/* transition: transform .5s ease; */
	transform-origin: 20% 0;
	transition: transform .5s, filter 0.5s ease-in-out;
	filter: grayscale(100%);
	max-width:auto;
}

.row_team_members .et_pb_team_member:hover img,
.section_hotels .row_team_members .et_pb_column.active-hotel .et_pb_team_member img {
	filter: grayscale(0);
	transform:scale(1.2);
}

.row_team_members .et_pb_member_social_links .et_pb_font_icon {
	transition: transform .2s ease-in-out;
}

.row_team_members .et_pb_member_social_links .et_pb_font_icon:hover {
	transform:scale(1.2);
}

.row_team_members .et_pb_team_member_description {
	display: flex;
	flex-direction:column;
	flex-flow: column nowrap;
}
	
.row_team_members .et_pb_team_member_description .et_pb_module_header {
	order:1;
}
	
.row_team_members .et_pb_team_member_description .et_pb_member_position {
	order:2;
}
	
.row_team_members .et_pb_team_member_description .et_pb_member_social_links {
	order: 3;
	margin-top:0.75em;
}
	
.row_team_members .et_pb_team_member_description div {
	order: 4;
	margin-top:1.25em;
	line-height: 1em;
}

.section_hotels .row_team_members .et_pb_column.active-hotel {
	background:#6B1f7c;
}

/**********************************************************************************************************/
/* BUTTON
/**********************************************************************************************************/

a.btn {
	position: relative;
	color: #fff !important;
    border-color: #6b1f7c;
    border-radius: 26px;
    font-weight: 600!important;
    background-color: #6b1f7c;
    transition: background-color 300ms ease 0ms,border 300ms ease 0ms,padding 300ms ease 0ms;
    padding-right: 30px!important;
    padding-left: 30px!important;
    box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3);
    font-weight: 500;
    padding: 0.615em 1em;
    line-height: 1.7em!important;
    font-size: 18px;
}

a.btn:hover {
	border-color: #d10074!important;
    border-width: 2px!important;
    background-color: #d10074;
    padding-right: 50px!important;
    padding-left: 20px!important;
}

a.btn:after {
    line-height: 1em;
    content: "\24";
    opacity: 0;
    position: absolute;
    color: #ffffff;
    line-height: inherit;
    font-size: inherit !important;
    margin-left: -1em;
    left: auto;
    font-family: ETmodules !important;
    font-weight: 400 !important;
    transition: all 300ms ease 0ms;
}

a.btn:hover:after {
    margin-left: 0.3em;
    opacity: 1;
}

/**********************************************************************************************************/
/* TOGGLES
/**********************************************************************************************************/


.toggles.et_pb_toggle .et_pb_toggle_title,
.toggles.et_pb_toggle h4.et_pb_toggle_title,
.toggles.et_pb_toggle .et_pb_toggle_content {
	padding: 20px !important;
}

.toggles.purple.et_pb_toggle .et_pb_toggle_title {
	background: #1f145d;
}

.toggles.purple_2.et_pb_toggle .et_pb_toggle_title {
	background: #4b306a;
}

.toggles.mauve.et_pb_toggle .et_pb_toggle_title {
	background: #6B1f7c;
}

.toggles.mauve_2.et_pb_toggle .et_pb_toggle_title {
	background: #8f23B3;
}

.toggles .et_pb_toggle_title:before {
	right: 20px !important;
	font-size: 20px;
	color: #fff;
}

.et_pb_toggle_content {
	line-height: 1.45em;
}

.toggles .et_pb_toggle_content h6 {
	font-size: 17px;
	padding-bottom:4px;
}

.toggles.et_pb_toggle .et_pb_toggle_title {
	padding: 15px !important;
}

.toggles.et_pb_toggle_close {
	background: #fff;
}

/**********************************************************************************************************/
/* FLUENT FORMS
/**********************************************************************************************************/

.fluentform input,
.fluentform select,
.fluentform textarea,
.fluentform button {
	outline:0;
	outline:none;
}

.fluentform h4 {
	font-size:20px;
	background: rgba(31,20,93,0.03);
	padding:15px;
	margin:1em -15px;
}

.fluentform input[type="text"].ff-el-form-control,
.fluentform input[type="email"].ff-el-form-control,
.fluentform input[type="phone"].ff-el-form-control,
.fluentform textarea.ff-el-form-control,
.fluentform select.ff-el-form-control {
	padding:4px 0;
	margin-bottom:20px;
	background: transparent !important;
	color: #333;
	width:100%;
	height:40px;
	font-size:17px;
	border: 0;
	border-bottom:1px solid #1f145d;
	-webkit-border-radius: 0 !important;
	-mox-border-radius: 0 !important;
	border-radius: 0 !important;
	line-height: 32px;
}

.fluentform textarea.ff-el-form-control {
	width:100%;
	height:100px;
	border: 0 !important;
	font-size:17px;
	border-bottom:1px solid #1f145d !important;
	resize:vertical;
	line-height: 1.5;
}

.fluentform button.ff-btn-submit,
.fluentform input[type="button"].ff-btn-submit,
.fluentform input[type="submit"].ff-btn-submit {
	position: relative;
	width:auto !important;
	font-size:17px;
	font-weight: 500;
	letter-spacing:1px;
	line-height: 1.7em !important;
	background: #6b1f7c !important;
	padding: 0.3em 30px !important;
	margin-bottom:0;
	color:#fff !important;
	font-weight: 600;
	border:2px solid #8f23B3 !important;
	border-radius: 26px;
	float:left;
	text-transform: none !important;
	box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3);
	-webkit-transition: all .3s ease 0ms;;
	-moz-transition: all .3s ease 0ms;;
	transition: all .3s ease 0ms;
}

.fluentform button.ff-btn-submit:hover,
.fluentform input[type="button"].ff-btn-submit:hover,
.fluentform input[type="submit"].ff-btn-submit:hover {
	background: #d10074 !important;
	border:2px solid #d10074 !important;
	color:#fff !important;
	cursor:pointer !important;
}

.fluentform input[type="text"].ff-el-form-control:focus,
.fluentform input[type="email"].ff-el-form-control:focus,
.fluentform textarea.ff-el-form-control:focus,
.fluentform .ff-el-is-error input,
.fluentform .ff-el-is-error select,
.fluentform .ff-el-is-error textarea {
	border-bottom:2px solid #d10074 !important;
	background: transparent !important;
	cursor:pointer;
}

.fluentform label,
.fluentform .ff-el-input--label label {
	font-size: 18px;
	font-weight:400 !important;
}

span.field_required,
.fluentform .ff-el-is-error label {
	color: #d10074 !important;
}

.fluentform .error.text-danger,
.fluentform .error-clear {
	display: none;
}

.fluentform .ff-errors-in-stack .error.text-danger {
	display: block;
	font-size: 18px;
	color:#d10074;
}


/* Change Autocomplete styles in Chrome*/
.fluentform input:-webkit-autofill,
.fluentform input:-webkit-autofill:hover, 
.fluentform input:-webkit-autofill:focus,
.fluentform input:-webkit-autofill, 
.fluentform textarea:-webkit-autofill,
.fluentform textarea:-webkit-autofill:hover,
.fluentform textarea:-webkit-autofill:focus,
.fluentform select:-webkit-autofill,
.fluentform select:-webkit-autofill:hover,
.fluentform select:-webkit-autofill:focus {
	border-bottom:1px solid #1f145d !important;
	-webkit-text-fill-color: #666;
 	-webkit-box-shadow: 0 0 0 1000px #fff inset;
	transition: background-color 5000s ease-in-out 0s;
}

#datasuccess-content,
#dataerror-content {
	display: none;
	width:100%;
	margin-bottom: 25px;
	font-size:17px;
	font-style: italic;
}

#dataerror-content {
	background: #495e6a;
	padding:10px 15px;
	color:#fff;
	text-align: center;
}

.asterisk {
	color:#811c3d;
}

.ff-message-success {
	color: #666;
	background: transparent;
	border:0;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	padding: 15px 0;
	/* text-align: center; */
}

/**********************************************************************************************************/
/* LOCATION MAP
/**********************************************************************************************************/
.dwd-map-direction-dialog.dwd-map-direction-bottom .dwd-map-direction-wrapper {
	/* background: #4b306a; */
}

.dwd-map-get-address {
	display: none;
}

.dwd-map-direction-wrapper input {
	display:block !important;
}

.dwd-map-direction-dialog.dwd-map-direction-bottom .dwd-map-routeMode, .dwd-map-direction-dialog.dwd-map-direction-bottom .dwd-map-routeTo {
	width:100%;
	margin-bottom:8px;
}


.dwd-map-direction-dialog.dwd-map-direction-bottom .dwd-map-location-wrapper {
	width:100%;
}

.dwd-map-direction-wrapper label {
	border: 0;
  	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.dwd-map-direction-wrapper input,
.dwd-map-direction-wrapper select,
.dwd-map-direction-wrapper button {
	
	height:34px !important;
	color: #4e4e4e;
	line-height: 34px;
	font-size:15px;
}

.dwd-map-direction-wrapper .dwd-map-routeGo {
	background: #6B1f7c;
	color: #fff !important;
	border:0 !important;
	padding:0 8px;
	margin-top:8px;
    font-weight: 600;
	cursor: pointer;
}

.dwd-map-direction-wrapper .dwd-map-routeGo:hover {
	background: #d10074;
	
}	

.dwd-map-routeFrom {
	padding-left:10px !important;
}

/**********************************************************************************************************/
/* WOOCOMMERCE
/**********************************************************************************************************/

ul.products .button.product_type_variable.add_to_cart_button,
body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button.disabled:after,
.single_add_to_cart_button.disabled:after,
.woocommerce-product-gallery__trigger,
.xoo-qv-summary .product_meta,
.xoo-qv-summary .posted_in,
.wqv-product-content .product_meta,
.reset_variations,
th.product-thumbnail,
td.product-thumbnail {
	display: none !important;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	display: inline-block;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled {
	opacity:0.8;
}

.et-db #et-boc .et-l ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
	color:#fff !important;
}

.et-db #et-boc .et-l a {
	/* color:#fff; */
}	

.price {
	font-family: 'Proxima Nova Semibold',Helvetica,Arial,Lucida,sans-serif;
	font-size: 24px;
	font-weight: 600;
	color:#6b1f7c;
}

a.xoo-qv-button {
	font-family: 'Proxima Nova Semibold',Helvetica,Arial,Lucida,sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-top:1em;
	border-radius: 26px;
	padding-left:1em;
	padding-right:1em;
}

a.xoo-qv-button:hover {
	background-color: #d10074;
}

.xoo-qv-main {
	padding: 30px 40px;
}

.xoo-qv-summary .product_title.entry-title,
.wqv-product-content .product_title.entry-title,
.cart_totals h2 {
	font-size: 30px;
	margin-bottom:0.5em;
}

.xoo-qv-summary .woocommerce-product-details__short-description,
.wqv-product-content .woocommerce-product-details__short-description {
	font-size: 18px;
	margin-top:1em;
	margin-bottom: 1em;
}

.wqv-product-content .woocommerce-product-details__short-description

.xoo-qv-summary .variations select,
.wqv-product-content select {
	background: rgba(0,0,0,0.03);
	padding:8px;
	font-size: 16px !important;
}

/* .woocommerce-page.et-db #et-boc .et-l a.button, 
.woocommerce.et-db #et-boc .et-l a.button, */

.xoo-qv-summary button.single_add_to_cart_button.button.alt,
#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart,
.woocommerce a.button,
.woocommerce-page a.button,
#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button),
.woocommerce-message a.button.wc-forward,
.woocommerce .cart .button,
button#place_order {
    font-size: 18px !important;
	padding: 0.3em 1em !important;
    line-height: 1.7em !important;
	border:2px solid #6b1f7c;
	color: #fff !important;
    border-radius: 26px !important;
    font-weight: 600!important;
    background-color: #6b1f7c !important;
    border-color: #6b1f7c !important;
    box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3) !important;
}

.xoo-qv-summary .single_add_to_cart_button:hover,
#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart:hover,
#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
.woocommerce-page a.button:hover,
.woocommerce .cart .button:hover,
button#place_order:hover {
	background: #d10074 !important;
	border: 2px solid #d10074 !important;
	padding:0.3em 40px 0.3em 20px !important;
}

.xoo-qv-summary button.single_add_to_cart_button.button.alt:after,
.woocommerce-page a.button:after,
.woocommerce button.single_add_to_cart_button.button:after,
.woocommerce-page a.button:after,
.woocommerce a.button.alt:after,
.woocommerce-page a.button.alt:after,
.woocommerce .cart .button:after,
.woocommerce button.button.alt:after {
	content: "\24" !important;
	font-family: ETmodules;
	position: absolute;
	color:inherit;
	line-height: inherit;
	font-size: inherit;
	margin-left: -1em;
    left: auto;
    opacity: 0;
	transition: all 300ms ease 0ms;
}

.xoo-qv-summary button.single_add_to_cart_button.button.alt:hover:after,
.woocommerce-page a.button:hover:after,
.woocommerce button.single_add_to_cart_button.button:hover:after,
.woocommerce a.button.alt:hover:after,
.woocommerce-page a.button.alt:hover:after,
.woocommerce .cart .button:hover:after,
.woocommerce button.button.alt:hover:after{
	opacity: 1;
	margin-left: 0.5em;
}


body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button.disabled:hover,
.single_add_to_cart_button.disabled:hover,
.mfp-wrap .mfp-container button.disabled:hover {
	border-color: #6B1f7c !important;
    background-color: #6B1f7c !important;
    padding:  0.3em 1em;
}

.woocommerce a.remove {
	color:#a71930 !important;
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: #a71930;
}


.xoo-qv-plink {
	background: transparent;
} 

.xoo-qv-plink a:hover {
	color:#a71930;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
	background:rgba(0,0,0,0.03) !important;
	color:#666 !important;
	border:1px solid #999 !important;
}


.woocommerce div.product form.cart .variations td select {
	padding:8px;
}

.et_pb_wc_add_to_cart form.cart .variations td.value span:after {
	top:30px;
}

.wqv-product-content .single_variation_wrap {
	display: block;
	margin-top: 1em !important;
}

.woocommerce div.product form.cart .variations td,
.variations td {
	display: block;
	width:100%;
}

.sp-wqv-content {
	max-height:800px;
}

.wqv-product-info, .wqv-product-images {
	height:auto;
}


.woocommerce-checkout h3 {
	/* font-size:28px; */
}

.woocommerce-billing-fields {
	margin-bottom: 2em;
}

.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout textarea {
	font-size:17px !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
	height:46px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:46px;
}	

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-top:8px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	padding:10px;
}

/**********************************************************************************************************/
/* GDPR COOKIE NOTICE
/**********************************************************************************************************/

.gdpr_lightbox {
	z-index: 9999999;
	background: rgba(46,62,70,.4);
	background: rgba(46,62,70,0);
}


body.gdpr-infobar-visible {
	width:100%;
}

#moove_gdpr_cookie_modal {
	min-height: auto;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden {
	display: none !important;
}

#moove_gdpr_cookie_info_bar,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme,
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme { 
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    background-color: rgba(46,62,70,.4);
    background-color: rgba(46,62,70,0);
	z-index: 999999;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    display: inline-block;
    background: #1f145d;
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto;
    width: 80%;
    max-width:800px;
    padding: 50px 20px;
    transform: translate(-50%, -50%); 
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
	position: relative;
	display: block;
	text-align: center;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
	display: block;
	padding-left:0;
	text-align: center;
}

.moove-gdpr-cookie-notice,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
	display: inline-block;
	font-family:"Proxima Nova", Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 500 !important;
	font-size: 18px;
	line-height: 1.5em;
	margin:0 auto 1em auto;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
	background: #6B1f7c !important;
	border:2px solid #6B1f7c !important;
	border-radius:26px !important;
	color:#fff !important;	
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	font-weight: 600 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover {
	background: #d10074 !important;
	color:#fff !important;
	border:2px solid #d10074 !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover {
	border:1px solid #d10074 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button {
	text-decoration: none;
	padding-bottom:2px;
	border-bottom:1px solid rgba(255,255,255,0);
	font-weight:600;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button:hover,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button:hover,
.moove-gdpr-info-bar-content button.change-settings-button:focus {
	color:#fff !important;
	border-bottom:1px solid rgba(255,255,255,1);
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-conent a,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-conent button,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-conent li,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-conent p,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title {
	font-family:"Proxima Nova", Helvetica, Arial, Lucida, sans-serif !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-conent p,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title {
	color:#1f145d;
	line-height: 1.7em !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
	text-transform: none !important;
	font-family: arial, helvetica, sans-serif !important;
	font-weight: 400 !important;
	font-size:15px !important;
}


#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
	font: 600 16px/20px "Proxima Nova", Helvetica, Arial, Lucida, sans-serif;
}

.lity {
	background: rgba(31,20,93,.5) !important;
	z-index: 999999 !important;
}

#moove_gdpr_cookie_modal .switch .slider {
	background-color: #6B1f7c;
}

#moove_gdpr_cookie_modal .switch .slider:after {
	color: #6B1f7c;
}

#moove_gdpr_cookie_modal .switch input:checked+.slider {
	background-color: #6B1f7c;
}

#moove_gdpr_cookie_modal .switch input:checked+.slider:after {
	color: #6B1f7c;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-conent a {
	text-decoration: none !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden {
	top:-200px;
	bottom:auto;
}



/**********************************************************************************************************/
/* SCROLL TOP ICON
/**********************************************************************************************************/

.et_pb_scroll_top.et-pb-icon {
	background: rgba(107,31,124,0.8);
	background: rgba(209,0,116,0.3) ;
	width: 36px;
    height: 36px;
	border-radius: 50%;
	right:6px;
	bottom:70px;
}

.et_pb_scroll_top:before {
	content: '';
	position: relative;
    top: -7px;
	display: inline-block;
	width:16px;
	height:16px;
	background: url('images/Arrow-Up.svg')  no-repeat;
	background-size: cover;
}

.et_pb_scroll_top.et-pb-icon:hover {
	background:#d10074;
}

/**********************************************************************************************************/
/* TESTIMONIALS
/**********************************************************************************************************/

.bne-testimonial-slider-wrapper {
	border:0;
	box-shadow: 0 0 0 rgba(0,0,0,0);
}

.bne-testimonial-slider.bne-flexslider {
	text-align: center;
}


.flex-content,
.testimonial-single {
	display: flex !important;
	flex-direction:column;
	text-align: center !important;
}

.bne-testimonial-wrapper .testimonial-author {
	width:100%;
	-webkit-order: 2;
	order: 2;
}

.bne-testimonial-wrapper .testimonial-content {
	width:100%;
	-webkit-order: 1;
	order: 1;
	padding: 10px 0 0 0;
}

.bne-testimonial-slider.bne-flexslider .flex-content {
	padding-bottom:8px;
}

.testimonial-single:before {
	content:"“" !important;
	display: inline-block;
	font-size: 80px;
    color: #333;
    position: relative;
    top: 20px;
}

.testimonial-name {
	font-size: 90%;
}	

.slides .testimonial-single:before {
	top:20px;
	margin-top: 20px;
}

.testimonial-tagline {
	display: none !important;
}



/**********************************************************************************************************/
/* HOVER FADE IN
/**********************************************************************************************************/

.hover_fadein {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0 !important;
	z-index:10;
	transition: opacity 0.5s;
	cursor:pointer;
}

.hover_fadein:hover {
	opacity:1 !important;
}


/**********************************************************************************************************/
/* SHOWCASE GALLERY
/**********************************************************************************************************/

.main-gallery .et_pb_gallery_item.et_pb_grid_item {
	padding: 4px;
}

.main-gallery .et_pb_grid_item.first_in_row {
	margin-right:0 !important;
}

.main-gallery .et_pb_grid_item {
    margin-bottom: 0 !important;
}    

.main-gallery .et_overlay:before {
 	color:#fff;
}

img.mfp-img {
	padding: 0;
	border: 0px solid #fff;
}

.mfp-content .mfp-close,
.mfp-content figcaption .mfp-counter,
.et_pb_gallery_caption {
	display: none;
}

.mfp-content figcaption .mfp-bottom-bar {
	top: auto;
	bottom: 10px;
	left: 10px;
	width: calc(100% - 20px);
	cursor: auto;
	background: rgba(0,0,0, 0.4);
	padding: 10px;
}

.mfp-content figcaption .mfp-bottom-bar .mfp-title {
	font-size: 15px;
}

.mfp-fade.mfp-wrap .mfp-content .mfp-figure {
	border: 10px solid #fff;
}

.mfp-arrow-left {
	left: 5px !important;
}

.mfp-arrow-right {
	right:20px;
}

.et_pb_gallery_item h3 {
	color:rgba(255,255,255,0.9);
	opacity: 0 !important;
	transform: translateY(-80px);
	position: absolute;
	display: block;
	margin: auto;
	width: 100%;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.et_pb_gallery_item:hover h3 {
    opacity: 1 !important;
    transform: translateY(-150px);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.main-gallery .et_overlay:before {

}

/**********************************************************************************************************/
/* PASSWORD SCREEN FOR WOOCOMMERCE PRIVATE PRODUCTS - NEEDS TO BE ENTERED INTO THE PLUGIN TO WORK
/**********************************************************************************************************/


.ppwsp_modal_box form {
    flex-direction: row !important;
}

.ppwsp_modal_box {
	font-family: Helvetica,Arial,Lucida,sans-serif !important;
}

.ppwsp_modal_box_text a {
	color:#d10074;
	text-decoration: none;
}

.ppwsp_modal_box_text a:hover {
	color:#d10074;
	text-decoration: underline;
}

.ppwsp_modal_overlay {
    opacity: 0.75;
    background: #6b1f7c;
}

.ppwsp_form_overlay {
    opacity: 1;
    border-radius: 0;
}    

.ppwsp_modal_title,
.ppwsp_error_msg {
    color: #d10074;
}  

.ppwsp_modal_box form .ppwsp_input {
    background-color: #fff;
    border-width: 1px;
    border-color: #666;
    border-right: 0;
    border-radius: 0;
    height: 46px !important;
    margin-bottom: 0 !important;
}    

.ppwsp_modal_box form .ppwsp_input:focus,
.ppwsp_modal_box form .ppwsp_input:active {
	border-color:#000 !important;
}

.ppwsp_modal_box form .ppwsp_form_button {
    background-color: #6b1f7c;
    border: 1px solid #6b1f7c;
    border-radius: 0;
    height: 46px !important;
}    

.ppwsp_modal_box form .ppwsp_form_button:hover {
    background-color: #d10074;
    color: #fff;
    border: 1px solid #d10074;
}

/**********************************************************************************************************/
/* BREAKPOINT FOR MOBILE MENU
/**********************************************************************************************************/

@media all and (max-width: 1212px) {

	.et-l.et-l--header .et_pb_row {
		padding-left:21px !important;
	}
	
	.responsive-menu-pro-open body {
		position: fixed;
		transition: transform 0.5s;
		width:100%;
	}
	
	.et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img {
		/* height:25px; */
		margin-top:13px;
		z-index:10;
	}
	
	#responsive-menu-pro-container {
		font-weight:600;
		padding-bottom: 2em;
		overflow-y:scroll;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow:hover {
		background-color: #d10074 !important;
	}
	
	#responsive-menu-pro-search-box input {
		font-size: 18px;
		font-weight:600;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro-additional-content {
		padding:0px 20px;
	}
	
	#responsive-menu-pro-button {
	    z-index: 9999 !important;  /* always on top */
    	pointer-events: auto !important;
	}
	
	#responsive-menu-pro-button:focus {
		background:#6b1f7c;
	}
	
	#responsive-menu-pro-container .keyboard-navigation-outline {
		outline-width: 0 !important;
		
	}
	
	#responsive-menu-pro-container .responsive-menu-pro-subarrow:focus {
		background-color: rgba(209, 0, 116, 1) !important;
	}
	
	.section_virtual_tour_header {
		display: none;
	}

} /* END MAX WIDTH 1140 */	


/**********************************************************************************************************/
/* FLEXBOX COLUMN STACKING ORDER SWITCH
/**********************************************************************************************************/


@media all and (max-width: 980px) {
 
	/*** custom classes that will designate the order of columns in the flex box row ***/
	.tablet_first,
	.tablet_1 {
		-webkit-order: 1;
		order: 1;
	}
 
	.tablet_second,
	.tablet_2 {
		-webkit-order: 2;
		order: 2;
	}
 
	.tablet_third,
	.tablet_3 {
		-webkit-order: 3;
		order: 3;
	}
 
	.tablet_fourth,
	.tablet_4 {
		-webkit-order: 4;
		order: 4;
	}
	
	.tablet_fifth,
	.tablet_5 {
		-webkit-order: 5;
		order: 5;
	}
	
	.tablet_sixth,
	.tablet_6 {
		-webkit-order: 6;
		order: 6;
	}	
	
	/*** add margin to last column ***/
	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px;
	}
	
	.show_image:after {
		content: '';
		display: block !important;
	    padding-bottom: 66.3% !important;
   		margin-top: 0 !important;
   		margin-bottom: 0 !important;
	}	

	.show_image .et_pb_image,
	.show_image.et_pb_image {
		position: absolute;
    	width: 100%;
   		height: 100%;
	}
	
	.hide_tablet {
		display: none !important;
	}
	
	.show_image,
	.gallery_slider .et_pb_slides {
		display: block !important;
	    padding-bottom: 66.3% !important;
   		margin-top: 0 !important;
   		margin-bottom: 0 !important;
	}	

	.show_image .et_pb_image,
	.show_image.et_pb_image,
	.gallery_slider .et_pb_slides .et_pb_slide {
		position: absolute;
    	width: 100%;
   		height: 100%;
	}
	
	.news_row-old .et_pb_column:first-child {
		width:100%;
		margin-right:0;
	}
	
	.no_shadow.tablet {
		box-shadow:0 0 0 0 rgba(0,0,0,0) !important;
	}
	
	.et_pb_number_counter:hover {
    	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
    }

 
} /* END MAX WIDTH 980 */	

@media all and (max-width: 767px) {
	
	#main-content .row_downloads .et_pb_column {
		width:49% !important;
		margin-right:2%;
		margin-bottom:2%;
	}	

	#main-content .row_downloads .et_pb_column:nth-child(2n+2) {
		margin-right:0;
	}
	
} /* END MIN MAX WIDTH 767 */	


@media all and (max-width: 640px) {

	/*** custom classes that will designate the order of columns in the flex box row ***/
	.mobile_first {
		-webkit-order: 1;
		order: 1;
	}
 
	.mobile_second {
		-webkit-order: 2;
		order: 2;
	}
 
	.mobile_third {
		-webkit-order: 3;
		order: 3;
	}
 
	.mobile_fourth {
		-webkit-order: 4;
		order: 4;
	}
	
	/*** add margin to last column ***/
	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px;
	}
	
	.show_image:after {
		content: '';
		display: block !important;
	    padding-bottom: 66.3% !important;
   		margin-top: 0 !important;
   		margin-bottom: 0 !important;
	}	

	.show_image .et_pb_image,
	.show_image.et_pb_image {
		position: absolute;
    	width: 100%;
   		height: 100%;
	}
	
	.hide_mobile {
		display: none !important;
	}
 
} /* END MAX WIDTH 640 */	

@media all and (min-width: 768px) and (max-width: 980px) {

	.section_slider_header .et_pb_slide {
		padding:0 6%;
	}
	
	.section_slider_header .et_pb_slides .et_pb_slider_container_inner {
    	padding-left: 28px;
	}
}

@media all and (min-width: 321px) and (max-width: 480px) {
	
	#responsive-menu-pro-container {
		width: calc(100% - 50px) !important;
	}

} /* END MIN WIDTH 321 AND MAX WIDTH 480 */	

@media all and (max-width: 480px) {
	
	.home.section_slider_header {
		height:calc(100vh - 50px);
	}
	
} /* END MAX WIDTH 480 */	


@media all and (min-width: 640px) {

	ul.heateor_sss_sharing_ul li.heateorSssSharingRound,
	.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .heateor_sss_svg {
		width: 80px !important;
	}
	
	ul.heateor_sss_sharing_ul li.heateorSssSharingRound,
	.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .heateor_sss_svg { 
		padding: 18px 18px 18px 10px !important;
	}

} /* END MIN WIDTH 640 */	


@media all and (min-width: 768px) {
	
	.section_slider_header .et_pb_slide_content h1 {
		font-size:45px;
	}
	
	.section_header .et_pb_row .et_pb_column .et_pb_text h4 {
		padding-left:5px;
	}
	
	.single blockquote {
		border-left: 5px solid #4b306a;
		margin-left: -30px;
    	padding: 30px;
	}
	
	.search-results h2.entry-title {
		font-size: 19px;
	}
	
	.wp-pagenavi {
		margin:20px 0;
	}
	
	.search .wp-pagenavi {
		margin:20px 0px;
	}
	
	.wp-pagenavi a,
	.wp-pagenavi span {
		font-size: 17px !important;
	}

	.wp-pagenavi a.page,
	.wp-pagenavi span.current {
		padding:6px 13px;
	}
	
	.row_team_members .et_pb_team_member_description h4 {
		padding-bottom:2px;
	}

	.row_team_members .et_pb_member_social_links .et_pb_font_icon:before {
		padding:8px;
	}
	
	#main-content .row_downloads {
		flex-flow:wrap;
	}
	
	#main-content .row_downloads .et_pb_column {
		width:32% !important;
		margin-right:2% !important;
		margin-bottom:2% !important;
	}	

	#main-content .row_downloads .et_pb_column:nth-child(3n+3) {
		margin-right:0 !important;
	}
	
	.row_downloads .et_pb_text {
		height:150px !important;
	}
	
	.toggles .et_pb_toggle_content h6 {
		font-size: 18px;
	}
	
	.et_pb_blurb_position_left .et_pb_blurb_container {
		padding-left:10px;
	}
	
	.xoo-qv-summary button.single_add_to_cart_button.button.alt,
	#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart,
	.woocommerce a.button,
	.woocommerce-page a.button,
	#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button),
	.woocommerce-message a.button.wc-forward,
	.woocommerce .cart .button,
	.button#place_order,
	.woocommerce-checkout input[type="text"],
	.woocommerce-checkout input[type="email"],
	.woocommerce-checkout input[type="tel"],
	.woocommerce-checkout textarea {
		font-size:19px !important;
	}
	
	.fluentform h4 {
		font-size:22px;
	}

	.fluentform input[type="text"].ff-el-form-control,
	.fluentform input[type="email"].ff-el-form-control,
	.fluentform input[type="phone"].ff-el-form-control,
	.fluentform textarea.ff-el-form-control,
	.fluentform select.ff-el-form-control {
		font-size:18px;
	}	

	.fluentform .ff-el-input--label label,
	.fluentform button.ff-btn-submit {
		font-size:19px;
	}
	
	a.btn {
		font-size: 19px;
	}
	
	/* Buttons side by side for header */
	.btn_inline_tablet .et_pb_button_module_wrapper {
		display: inline-block !important;
		padding-bottom: 0px;
		width:auto;
	}




} /* END MIN WIDTH 768 */	

@media all and (min-width: 981px) {

	.show_image .et_pb_image,
	.show_image.et_pb_image {
		display: block;
		height:100%;
	}
	
	.et_pb_column.show_image .et_pb_image_wrap img,
	.et_pb_image.show_image .et_pb_image_wrap img {
		/* opacity:0; */
		display: none;
	}
	
	/* Buttons side by side for header */
	.btn_inline .et_pb_button_module_wrapper {
		display: inline-block !important;
		padding-bottom: 0px;
		width:auto;
	}
	
	.section_slider_header .et_pb_slider .et_pb_container {
		height: calc(100vh - 80px) !important;
	}
	.section_slider_header .et_pb_slide_content h1 {
		font-size:60px;
	}
	
	.categories_list li a {
		display: block;
		padding:10px 30px;
		border:0;
		margin:0;
		color:#fff !important;
		background:rgba(247,122,180,1); /* PINK */
		background:#D10074;	
	}
	
	.categories_list.mauve li a {
		background:#6B1f7c;	
	}

	.categories_list li a:hover {
		background:#D10074;	
		background:rgba(247,122,180,1); /* PINK */
	}
	
	.categories_list.mauve li a:hover {
		background:#d10074;	
	}
	
	.gallery_slider .et-pb-arrow-prev,
	.gallery_slider .et-pb-arrow-next {
		background-color: #6b1f7c;
	}

	.gallery_slider .et-pb-arrow-prev:hover,
	.gallery_slider .et-pb-arrow-next:hover {
		background-color: #d10074; 
	}

	.gallery_slider.green .et-pb-arrow-prev,
	.gallery_slider.green .et-pb-arrow-next {
		background-color: #008542;
	}

	.gallery_slider.green .et-pb-arrow-prev:hover,
	.gallery_slider.green .et-pb-arrow-next:hover {
		background-color: #C9DD03; 
	}
	
	.search-results h2.entry-title {
		font-size: 20px;
	}
	
	.wp-pagenavi a,
	.wp-pagenavi span {
		font-size: 18px !important;
	}

	.wp-pagenavi a.page,
	.wp-pagenavi span.current {
		padding:7px 14px;
	}
	
	.dwd-map-direction-dialog.dwd-map-direction-bottom .dwd-map-routeMode, .dwd-map-direction-dialog.dwd-map-direction-bottom .dwd-map-routeTo {
		width:20%;
		margin-bottom:0;
	}

	.dwd-map-direction-dialog.dwd-map-direction-bottom .dwd-map-location-wrapper {
		width:50%;
	}
	
	.dwd-map-direction-wrapper .dwd-map-routeGo {
		margin-top:0;
	}
	
	.toggles .et_pb_toggle_content h6 {
		font-size: 19px;
	}
	
	.xoo-qv-summary button.single_add_to_cart_button.button.alt,
	#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart,
	.woocommerce a.button,
	.woocommerce-page a.button,
	#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button),
	.woocommerce-message a.button.wc-forward,
	.woocommerce .cart .button,
	.button#place_order,
	.woocommerce-checkout input[type="text"],
	.woocommerce-checkout input[type="email"],
	.woocommerce-checkout input[type="tel"],
	.woocommerce-checkout textarea {
		font-size:20px !important;
	}
	
	.fluentform h4 {
		font-size:24px;
	}

	.fluentform input[type="text"].ff-el-form-control,
	.fluentform input[type="email"].ff-el-form-control,
	.fluentform input[type="phone"].ff-el-form-control,
	.fluentform textarea.ff-el-form-control,
	.fluentform select.ff-el-form-control {
		font-size:19px;
	}	

	.fluentform .ff-el-input--label label,
	.fluentform button.ff-btn-submit {
		font-size:20px;
	}	
	
	a.btn {
		font-size: 20px;
	}	

	
} /* END MIN WIDTH 981 */	

@media all and (min-width: 1140px) {

	.bg_section_menu {
    	background-image: linear-gradient(90deg,rgba(31,20,93,0) 50%,#1f145d 50%)!important;
	}
	.bg_menu .et_pb_menu__menu {
		background: #1F145D;
		padding-left:30px;
	}

	.et_pb_menu__search-container {

	}

}

@media all and (min-width: 1200px) {

	#main-content .row_downloads .et_pb_column,
	#main-content .row_downloads .et_pb_column:nth-child(3n+3) {
		width:16% !important;
		margin-right:0.8% !important;
		margin-bottom: 0.8% !important;
	}	

	#main-content .row_downloads .et_pb_column:nth-child(6) {
		margin-right:0 !important;
	}	
	
	.row_downloads .et_pb_text {
		height:200px !important;
	}

	
} /* END MIN WIDTH 1200 */


@media all and (min-width: 1213px) { /* NAV MENU BREAKPOINT */
	
	.hide_desktop {
		display: none !important;
	}
	
} /* END MIN WIDTH 1213 */	