/* Type */
/*@font-face {
	font-family: 'MadinaScript';
	src: url('/webfonts/3A5A92_0_0.eot');
	src: url('/webfonts/3A5A92_0_0.eot?#iefix') format('embedded-opentype'),url('/webfonts/3A5A92_0_0.woff2') format('woff2'),url('/webfonts/3A5A92_0_0.woff') format('woff'),url('/webfonts/3A5A92_0_0.ttf') format('truetype'),url('/webfonts/3A5A92_0_0.svg#wf') format('svg');
}

@font-face {
	font-family: 'KlinicSlabBook';
	src: url('/webfonts/KlinicSlabBook.woff2') format('woff2');
}

@font-face {
	font-family: 'KlinicSlabMedium';
	src: url('/webfonts/KlinicSlabMedium.woff2') format('woff2');
}

@font-face {
	font-family: 'KlinicSlabMediumIt';
	src: url('/webfonts/KlinicSlabMediumIt.woff2') format('woff2');
}

@font-face {
	font-family: 'KlinicSlabBold';
	src: url('/webfonts/KlinicSlabBold.woff2') format('woff2');
}

@font-face {
	font-family: 'et-line';
	src:url('/webfonts/et-line.eot');
	src:url('/webfonts/et-line.eot?#iefix') format('embedded-opentype'),
		url('/webfonts/et-line.woff') format('woff'),
		url('/webfonts/et-line.ttf') format('truetype'),
		url('/webfonts/et-line.svg#et-line') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

/* Basic Styles */
html,body {
	max-width: 100%;
	overflow-x: hidden;
}

.clearfix {
	width: 100%;
	clear: both;
}

	/*Remove box shadow from links */
.entry-content a,.entry-summary a,.comment-content a,.widget a,.site-footer .widget-area a,.posts-navigation a,.widget_authors a strong,.entry-content a:focus,.entry-content a:hover,.entry-summary a:focus,.entry-summary a:hover,.comment-content a:focus,.comment-content a:hover,.widget a:focus,.widget a:hover,.site-footer .widget-area a:focus,.site-footer .widget-area a:hover,.posts-navigation a:focus,.posts-navigation a:hover,.comment-metadata a:focus,.comment-metadata a:hover,.comment-metadata a.comment-edit-link:focus,.comment-metadata a.comment-edit-link:hover,.comment-reply-link:focus,.comment-reply-link:hover,.widget_authors a:focus strong,.widget_authors a:hover strong,.entry-title a:focus,.entry-title a:hover,.entry-meta a:focus,.entry-meta a:hover,.page-links a:focus .page-number,.page-links a:hover .page-number,.entry-footer a:focus,.entry-footer a:hover,.entry-footer .cat-links a:focus,.entry-footer .cat-links a:hover,.entry-footer .tags-links a:focus,.entry-footer .tags-links a:hover,.post-navigation a:focus,.post-navigation a:hover,.pagination a:not(.prev):not(.next):focus,.pagination a:not(.prev):not(.next):hover,.comments-pagination a:not(.prev):not(.next):focus,.comments-pagination a:not(.prev):not(.next):hover,.logged-in-as a:focus,.logged-in-as a:hover,a:focus .nav-title,a:hover .nav-title,.edit-link a:focus,.edit-link a:hover,.site-info a:focus,.site-info a:hover,.widget .widget-title a:focus,.widget .widget-title a:hover,.widget ul li a,.widget ul li a:focus,.widget ul li a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* */
@media screen and (max-width: 979px) {
	img.aligncenter.full {
		width: 100%;
	}
}

/* Typography */
/*::placeholder {
	font-family: 'KlinicSlabBook';
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'MadinaScript';
}*/

/*h2 {
	letter-spacing: 1px;
}

body p, body li {
	font-family: 'KlinicSlabBook';
}

.page-id-1617 h3,
.page-id-2932 h3,
.page-id-2929 h3 {
    font-family: 'KlinicSlabMedium';
    text-transform: uppercase;
    font-size: 18px;
}*/

/* Buttons */
a.btn-bt.default,a.btn-bt.alternate {
/*	transition: background-color 0.3s ease-in-out, background-image 0.3s ease-in-out, color 0.3s ease-in-out;*/
	display: inline-block;
	text-align: center;
	padding: 12px 24px 10px 24px;
/*	font-family: 'Josefin Sans', sans-serif;*/
	text-transform: uppercase;
/*	font-weight: 500;*/
}

/*a.btn-bt.default {
	text-shadow: 1px 1px 1px #fff;
	background-image: url(/wp-content/uploads/2019/10/btn-light-texture.jpg);
}

a.btn-bt.alternate {
	text-shadow: 1px 1px 1px #383838;
	background-image: url(/wp-content/uploads/2019/10/btn-dark-texture.jpg);
}*/

	/*Header Button*/
div.header-button a.btn-bt.default.btn-default {
	background-color: #fcb2c9;
	color: #383838;
	padding: 25px 40px 21px 40px;
}

div.header-button a.btn-bt.default.btn-default:hover {
	background-color: #f8b6bd;
	color: #383838;
}

/* Forms */
.wpcf7 input[type="datetime-local"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="search"], .wpcf7 input[type="number"], .wpcf7 input[type="color"], .wpcf7 input[type="email"], .wpcf7 input[type="range"], .wpcf7 input[type="month"], .wpcf7 input[type="date"], .wpcf7 input[type="text"], .wpcf7 input[type="week"], .wpcf7 input[type="time"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 textarea, .wpcf7 select {
	box-shadow: none;
	-webkit-box-shadow: none;
	font-family: 'KlinicSlabBook';
	background: transparent;
	border-top: 0pt none;
	border-left: 0pt none;
	border-right: 0pt none;
	border-bottom: 1px solid #000;
	border-radius: 0;
	color: #000;
}

.wpcf7 input[type="submit"] {
	width: 100%;
	text-align: center;
	padding: 14px 0px 14px 0px;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 1px 1px 1px #fff;
	color: #383838;
	font-size: 12px;
	background-color: #fcb2c9;
	letter-spacing: 1px;
	border-radius: 50px;
	transition: all 300ms ease-in-out;
}

.wpcf7 input[type="submit"]:hover {
	background: #f8b6bd;
}


/* Rows */
	/*Container*/
@media screen and (min-width: 980px) {
	.bakery .container {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
	}
}

	/*Middled Rows*/
.bakery .vc_row.middled .container {
	align-items: center;
	justify-content: center;
}

.middled-content .wpb_content_element {
	margin-bottom: 0;
}

.middled-content .wpb_content_element .wpb_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 25px;
	padding-right: 25px;
}

.middled-content.no-pad .wpb_content_element .wpb_wrapper,
.bakery .vc_col-sm-6.no-pad:not(.vc_col-has-fill):nth-child(1),
.bakery .vc_col-sm-6.no-pad:not(.vc_col-has-fill):nth-child(2) {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

@media screen and (max-width: 979px) {
	.middled-content .wpb_content_element .wpb_wrapper {
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto 20px auto !important;
	}
	
	.middled-content.no-btm-mgn .wpb_content_element .wpb_wrapper {
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto 0 auto !important;
	}
	
	.middled-content.full-on-mobile {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
	}
}

/* Header */
	/*Keep header on top */
.site-header {
	z-index: 10000;
}

.top-header {
	box-shadow: 0px 1px 2px #000;
}

/* Top Widgets */
/*.top-widget {
	position: relative;
	z-index: 1;
	overflow-y: hidden;
	background-color: #fafaf0;
}*/

.span6.left,
.span6.right {
	width: 50%;
}

.top-widget .span6.left a,
.top-widget .span6.right a {
/*	font-family: 'Josefin Sans', sans-serif;*/
	color: #000;
	text-shadow: none;
}

.top-widget .span6.left a:hover,
.top-widget .span6.right a:hover {
	text-shadow: 1px 1px 1px #000;
}

.top-widget .span6.right a {
	text-transform: uppercase;
}

.top-widget .span6.left i {
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
	background: #c85f7b;
	color: #fff;
	margin-right: 10px;
	text-shadow: none;
}

.top-widget .span6.right .custom-html-widget {
	text-align: right;
}

.top-widget .span6.right a {
	text-transform: uppercase;
	color: #000;
	text-shadow: none;
}

.top-widget .span6.left a:not(:first-child),
.top-widget .span6.right a:not(:first-child) {
	margin-left: 20px;
}

@media screen and (max-width: /*1040px*/1065px) {
	.top-widget a {
		color: #0a0a0a;
		font-size: 12px;
	}

	.span6.left {
		width: calc(100% - 440px);
	}

	.span6.right {
		width: 440px;
	}
}

@media screen and (max-width: 979px) {
	.top-widget {
		display: none;
	}
}

	/* Logo & Site Branding */
body .left-right-header .logo,
body .left-right-header .site-branding,
.logo a img {
	width: 260px !important;
	height: 30px;
}

body .left-right-header .site-branding {
	top: 0;
}

body .left-right-header .logo {
	position: relative;
	top: 22.5px;
}

@media screen and (max-width: 1200px) {
	body .left-right-header .logo,
	body .left-right-header .site-branding,
	.logo a img {
		width: 180px !important;
		height: 21px !important;
	}
	
	body .left-right-header .logo {
		top: 25px;
	}
}

	/* Navigation */
@media screen and (min-width: 980px) {
	.main-navigation ul.sub-menu {
		display: none !important;
	}
}

.site-header .navigation-top .menu-scroll-down {
	display: none;
}

body .left-right-header .navigation-top {
	width: calc(100% - 260px);
	top: 4px;
}

.navigation-top nav {
    margin-left: 0;
}

.nav-and-button {
	width: 100%;
}

.top-header.left-right-header nav {
	position: relative;
	top: 2px;
	padding-right: 0;
	width: calc(100% - 173px);
}

.main-navigation > div > ul {
	border: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
}

#top-menu li:first-child,
#top-menu li:nth-of-type(7),
#top-menu li:nth-of-type(8),
#top-menu li:nth-of-type(9),
#top-menu li:nth-of-type(10),
#top-menu li:nth-of-type(11),
#top-menu li:nth-of-type(12) {
	display: none;
}

.sub-menu li:first-child {
	display: block !important;
}

ul#top-menu li a {
	font-family: 'Josefin Sans', sans-serif;
}

ul#top-menu li a.active {
	color: #F8B6BD;
}

.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon {
	display: none;
}
	
.left-right-header .header-button {
	float: right;
	position: relative;
	top: 0;
}

.left-right-header .header-button .btn-default {
	top: 0;
}

	/*Sub Menu*/
li.menu-item-1716 a:hover {
	cursor: pointer;
}

/*#mysubmenu {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background: #fafaf0;
	height: 175px;
	opacity: 1.0;
	transition: all 300ms ease-in-out;
	margin-bottom: -1px;
}*/

/*#mysubmenu:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(200, 95, 123, 0);
	border-bottom-color: #fafaf0;
	border-width: 30px;
	margin-left: -50px;
}*/

/*#mysubmenu ul.submenu-container {
	width: 90%;
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	list-style: none;
	height: 150px;
	opacity: 1.0;
	overflow: hidden;
	transition: all 300ms ease-in-out;
}*/

/*ul.submenu-container li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 15%;
	position: relative;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}*/

/*#mysubmenu ul.submenu-container li img {
	display: block;
	margin: 0 auto 10px auto;
	width: 100%;
	opacity: 1.0;
	transition: all 300ms ease-in-out;
}

ul.submenu-container a {
	color: #000;
	text-shadow: none;
	transition: all 300ms ease-in-out;
	text-align: center;
}*/

/*ul.submenu-container a:hover {*/
/*	color: #f8b6bd;*/
/*	text-shadow: 1px 1px 1px #000;*/
/*}*/

@media screen and (max-width: 1200px) {
	body .left-right-header .navigation-top {
		width: calc(100% - 180px);
		top: 5px;
	}
	
	.top-header.left-right-header nav {
		width: calc(100% - 160px);
	}
	
	ul#top-menu li a {
		font-size: 11px;
	}
	
	/*.left-right-header .header-button {
		top: 10px;
	}*/
	
	div.header-button a.btn-bt.default.btn-default {
		font-size: 12px;
	}
	
	.left-right-header .header-button a.btn-bt.default {
		    padding: 14px 20px;
	}
	
	/*#mysubmenu:after {
		margin-left: -75px;
	}*/
}

@media screen and (max-width: 1007px) {
	/*ul.submenu-container li {
		font-size: 13px;
	}*/
	
	.top-header.left-right-header nav {
		width: calc(100% - 134px);
	}

	div.header-button a.btn-bt.default.btn-default {
		padding: 25px 27px 21px 27px;
	}
	
	/*#mysubmenu:after {
		margin-left: -63px;
	}*/
}

@media screen and (max-width: 979px) {
	.main-navigation.display-small-desktop.toggled-on{
		display:block;
	}
	
	.main-navigation.display-small-desktop{
		display:none;
	}
	
	body .left-right-header .menu-toggle {
		margin-top: 8px;
	}
	
	body .left-right-header .navigation-top {
		width: 43px;
	}
	
	.top-header.left-right-header nav {
		width: 100%;
		top: 0;
	}
	
	li.menu-item a {
		width: 100% !important;
		text-align: left;
	}
	
	.js .left-right-header .main-navigation.toggled-on > div > ul {
		padding: 0 30px 10px 30px;
	}
	
	#top-menu li {
		padding: 0px 5px;
	}
	
	.main-navigation li {
		border-bottom: 0pt none;
	}
	
	.toggled-on ul#top-menu button.dropdown-toggle {
		top: 7px;
	}

	#top-menu li:first-child {
		display: block;
/*		background-image: url(/wp-content/uploads/2019/10/btn-light-texture.jpg);*/
/*		width: 100vw;*/
/*		margin-left: calc(-50vw + 50%);*/
	}
	
	#top-menu li:last-child {
		margin-right: 0;
	}

	#top-menu li {
		display: block;
	}
	
	ul#top-menu ul.sub-menu li {margin: 0 0 0 0;}
	
	/*.left-right-header .main-navigation.toggled-on ul#top-menu li:first-child a {
		color: #666666;
	}*/
	
	/*.left-right-header .main-navigation.toggled-on ul#top-menu li:first-child a:hover {
		color: #c85f7b;
	}*/
	
	/*ul#top-menu ul.sub-menu,
	ul#top-menu ul.sub-menu li {
		width: 100%;
		padding: 0 0 0 0;
	}
	
	ul#top-menu ul.sub-menu {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
	}
	
	ul#top-menu ul.sub-menu li {
		width: 100%;
	}
	
	.sub-menu li:first-child {
		background-image: none !important;
	}
	
	.sub-menu li:first-child a {
		color: #ffffff !important;
	}
	
	.sub-menu li:first-child a:hover {
		color: #f8b6be !important;
	}*/
	
/*	.sub-menu li {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
		background-color: #C85F7B;
	} 
*/	
	.main-navigation ul.sub-menu.toggled-on {
		background-color: transparent !important;
	}
	
	ul#top-menu ul.sub-menu {
		padding: 0px 0px 10px 0px;
	}
	
	.left-right-header .header-button {
		display: none;
	}
	
	/*#mysubmenu {
		display: none !important;
	}*/
}

/* Page Titles */
/*REMOVE WHEN FIXED*/
.row.default-header {display:none;}
.page-id-2557 .row.default-header,
.page-id-2699 .row.default-header {display:block;}

.row.default-header,
.row.default-header .wrapper {
	height: 290px !important;
}

.home .row.default-header, .home .row.default-header .wrapper {
	height: 0px !important;
	overflow: hidden;
}

/*.page-id-2793 .row.default-header,
.page-id-2793 .row.default-header .wrapper {
	height: 0px !important;
	overflow: hidden;
}*/

.row.default-header .wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.row.default-header .page-title h1 {
	text-align: center;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 0;
	text-shadow: 2px 2px 3px #000;
	text-transform: none;
	font-size: 100px;
    line-height: 160px;
}

.row.default-header .page-title h1 span.geo {
    text-align: center;
    color: #fff;
    padding: 0 0 0 0;
    letter-spacing: 0;
    text-shadow: 2px 2px 3px #000;
	font-family: 'KlinicSlabMedium' !important;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 58.8px;
	margin-bottom: 10px;
	display:block;
}

@media screen and (max-width: 979px) {
    .row.default-header,
    .row.default-header .wrapper {
    	height: 185px !important;
    }
    
    .row.default-header .page-title h1 {
    	font-size: 64px;
    	line-height: 90px;
    }
    
    .row.default-header .page-title h1 span.geo {
    	font-size: 24px;
		line-height: 33.6px;
    }
}

/* Top Row */
.bakery .vc_row.top-row {
	padding: 0;
	/*display: none;*/
}

/*.top-row .wpb_content_element .wpb_wrapper {
	height: 290px;
}*/

.top-row h2,
.top-row h3,
.top-row h4 {
	text-align: center;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 0;
	text-shadow: 2px 2px 3px #000;
}

.top-row h2 {
	font-size: 100px;
	line-height: 160px;
}

.top-row h3 {
	font-family: 'KlinicSlabMedium';
	text-transform: uppercase;
	font-size: 32px;
}

.top-row h4 {
	font-family: 'KlinicSlabMedium';
	text-transform: uppercase;
	font-size: 42px;
	margin-bottom: 10px;
}

@media screen and (max-width: 979px) {
	.top-row .middled-content .wpb_content_element .wpb_wrapper {
		margin: 0 auto;
	}
	
	/*.top-row .wpb_content_element .wpb_wrapper {
		height: 165px;
	}*/
	
	.top-row h2 {
		font-size: 64px;
		line-height: 90px;
	}

	.top-row h3 {
		font-size: 24px;
	}
	
	.top-row h4 {
		font-size: 24px;
	}
}

/* Footer */
@media screen and (min-width: 980px) {
		/* Declare footer layout for archive/single post */
	.vc_col-sm-4.span4.footer-left,
	.vc_col-sm-4.span4.footer-mid,
	.vc_col-sm-4.span4.footer-right {
		float: left;
	}
	
	.vc_col-sm-4.span4.footer-left,
	.vc_col-sm-4.span4.footer-right {
		width: 25%;
	}
	
	.vc_col-sm-4.span4.footer-mid {
		width: 50%;
	}
}

img.ftr-logo {
	margin-bottom: 20px;
	width: 173px;
}

p.copyright-para {
	color: #fff !important;
	font-size: 13px;
	margin-bottom: 0;
}

.col-2-left {
	float: left;
	width: 49%;
}

.col-2-right {
	float: right;
	width: 49%;
}

p.col-2-header {
	font-family: 'KlinicSlabBold';
	color: #fff !important;
	font-size: 13px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

p.col-2-nap {
	font-family: 'KlinicSlabMedium';
	color: #fff !important;
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 0;
}

p.col-2-nap a {
	color: #ffffff !important;
}

p.col-2-nap a:hover {
	color: #f8b6bd !important;
}

p.col-3-header {
	font-family: 'KlinicSlabMediumIt';
	color: #fff !important;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 0;
}

p.col-2-hours-notes {
	color: #fff !important;
	font-size: 13px;
	line-height: 15px;
	max-width: 200px;
}

.ftr-hours-container {display: flex; flex-wrap: wrap; width: 150px; justify-content: space-between;}

.ftr-hours-heading {font-family: 'KlinicSlabBold'; color: #fff !important; font-size: 13px; line-height: 25px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 0; margin-top: 20px;}

.ftr-hours-para {font-family: 'KlinicSlabMedium'; color: #fff !important; font-size: 13px; line-height: 18px; margin-bottom: 10px; width: 70px;}

.vc_col-sm-4.span4.footer-right .wpcf7-form p {
	display: flex;
	margin-bottom: 50px;
}

.vc_col-sm-4.span4.footer-right .wpcf7 ::placeholder {
	color: #fff;
}

.vc_col-sm-4.span4.footer-right .wpcf7 input[type="email"] {
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	color: #fff;
	background: transparent;
	border-top: 0pt none;
	border-left: 0pt none;
	border-right: 0pt none;
	border-bottom: 1px solid #fff;
}

.vc_col-sm-4.span4.footer-right .wpcf7-form-control-wrap.your-email {
	width: 50%;
}

.vc_col-sm-4.span4.footer-right input[type="submit"] {
	width: 50%;
	padding: 12px 0px 10px 0px;
}

.vc_col-sm-4.span4.footer-right input[type="submit"]:hover {
	background: #f8b6bd;
}

footer ul.social li a i {
	transition: all 0.3s ease-in-out;
	color: #383838;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #fcb2c9;
	text-align: center;
	line-height: 35px;
}

footer ul.social li a:hover i {
    color: #383838;
    background: #f8b6bd;
}

.row.copyright {
	background-color: #000000;
	padding: 10px 0;
}

.copyright .copyright-text p,
.copyright .copyright-text a {
	color: #fff;
	font-size: 13px;
}

.copyright .copyright-text a:hover {
	color: #f8b6bd;
}

@media screen and (max-width: 979px) {
	img.ftr-logo {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	p.copyright-para,
	p.col-2-header,
	p.col-2-nap,
	p.col-3-header,
	footer ul.social {
		text-align: center;
		line-height: inherit;
	}
	
	p.col-3-header,
	p.col-2-nap {
		margin-bottom: 20px;
	}

	.col-2-left,
	.col-2-right {
		float: none;
		width: 100%;
	}
	
	.vc_col-sm-4.span4.footer-right .wpcf7-form p {
		display: block;
		margin-bottom: 20px;
	}
	
	.vc_col-sm-4.span4.footer-right .wpcf7-form-control-wrap.your-email,
	.vc_col-sm-4.span4.footer-right input[type="submit"] {
		width: 100%;
	}
	
	.ftr-hours-heading {text-align: center;}
	
	.ftr-hours-container {margin: 0 auto 20px auto; text-align: center; justify-content: space-around;}
	
	p.col-2-hours-notes {
		text-align: center;
		margin: 0 auto 20px auto;
	}
	
	.ftr-hours-para strong {
		font-size: 11px;
	}
}

/* Contact Page */
@media screen and (min-width: 980px) {
	.form-column {
		background: rgba(255,255,255,0.75);
	}
	
	/*.bakery .vc_row.map-row {
		margin-bottom: -8px
	}*/
	
	.divisions .middled-content .wpb_content_element .wpb_wrapper {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
	
	.divisions .middled-content .wpb_content_element .wpb_wrapper img {
		width: 10%;
	}
	
	.divisions img.wp-image-1755 {
		max-width: 5.5vw;
	}
	
	.divisions img.wp-image-1757 {
		max-width: 6.05vw;
	}
}

h6.ctct-title {
	font-family: 'KlinicSlabBook';
	color: #000;
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 0;
	text-align: center;
	font-style: italic;
}

h5.ctct-title {
	font-family: 'KlinicSlabMedium';
	color: #000;
	font-size: 18px;
	letter-spacing: 0;
	margin-bottom: 0;
	padding-top: 0;
}

h4.ctct-title {
	font-family: 'KlinicSlabMedium';
	text-transform: uppercase;
	color: #000;
	font-size: 34px;
	letter-spacing: 0;
	padding-top: 0;
}
.ctct-hours {display: flex; flex-wrap: wrap; justify-content: space-around; text-align: center;}

.ctct-hours p {margin: 5px 10px; padding: 10px; background: #f5f5f5; max-height: 68px;}

.hours-notes {
	font-size: 13px;
	line-height: 15px;
}

.bakery .vc_row.join-the-party {
	position: relative;
	z-index: 1;
}

.join-the-party .middled-content .wpb_content_element .wpb_wrapper {
	flex-direction: row;
	align-items: center;
}

.join-the-party p:first-child {
	margin: 0 20px 0 0;
	color: #ffffff;
	font-size: 34px;
	font-family: 'KlinicSlabMedium';
}

@media screen and (max-width: 979px) {
	.bakery .vc_row.form-row {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.map-column {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
	}
	
	h4.ctct-title {
		font-size: 24px;
		text-align: center;
	}
	
	h5.ctct-title,
	.ctct-info p {
		text-align: center;
	}
	
	.ctct-hours p {width: 100%;}
	
	.join-the-party .middled-content .wpb_content_element .wpb_wrapper {
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto !important;
		flex-direction: column !important;
	}
	
	.join-the-party p  {
		width: 100%;
		text-align: center;
	}
	
	.join-the-party p:first-child {
		margin: 0 0 0 0;
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 20px;
	}
	
	.join-the-party a.btn-bt.default {
		display: block;
		width: 75%;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.bakery .vc_row.divisions {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.divisions .middled-content .wpb_content_element .wpb_wrapper {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.divisions .middled-content .wpb_content_element .wpb_wrapper img {
		width: 40%;
		margin: 20px auto;
	}
}

/* Locations */
.locs-form-title {
	font-family: 'KlinicSlabMedium';
	font-size: 34px;
	color: #ffffff;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.locs-form-para {
	color: #ffffff;
	text-align: center;
}

.viewall {
	text-align: center;
	font-size: 88px;
	margin-bottom: 0px;
}

.bakery .vc_row.locs-map {
	padding-top: 0;
	padding-bottom: 0;
}

h2.make-it-happen {
	text-align: center;
	font-size: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.signup h2.make-it-happen {font-size: 88px !important;}

h4.make-it-happen {
	font-family: 'KlinicSlabMedium';
	font-size: 34px;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	text-transform: capitalize;
}

@media screen and (max-width: 1255px) {
	.viewall,
	h2.make-it-happen {
		font-size: 50px !important;
	}
	
	.signup h2.make-it-happen {
		font-size: 50px !important;
	}
	
	h4.make-it-happen {
		font-size: 24px;
	}
	
	.signup h4.make-it-happen {
		margin: 0 0 16px 0;
	}
}

/* Latest News: Blog Grid */
.bakery .vc_row.news-post-grid .container {
	width: 90%;
	max-width: 1100px;
}

.vc_grid-item-mini.vc_clearfix {
	background-color: rgba(255,255,255,0.75);
	padding-top: 20px;
}

.vc_gitem-animated-block {
	position: relative;
	width: 90%;
	margin: 0 auto;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-top {
	padding-top: 0;
	padding-bottom: 0;
}

.vc_gitem-post-data-source-post_title h4 {
	margin-bottom: 0; 
	font-family: 'KlinicSlabMedium';
	font-size: 24px;
	line-height: 28px;
}

.vc_col-sm-6.vc_gitem-col.vc_gitem-col-align- {
	float: left;
	width: auto;
	margin: -15px 0 10px 0;
	max-height: 20px;
}

.vc_gitem-post-data-source-post_author,
.vc_gitem-post-data-source-post_date {
	font-family: 'KlinicSlabBook';
	font-size: 13px;
}

.vc_gitem-post-data-source-post_author div:before {content: "By ";}
.vc_gitem-post-data-source-post_author div:after {content: " |"; margin-right: 3px;}

.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus {
	background-color: transparent;
	padding: 0 0 0 0;
	color: #000;
	font-family: 'KlinicSlabBook';
	text-transform: capitalize;
	font-size: 16px;
}

.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
	text-decoration: underline;
}

.vc-gitem-zone-height-mode-auto::before {
	content: "";
	display: block;
	padding-top: 0;
}

.vc_custom_1419240516480 {
    background-color: transparent !important;
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li {
	max-height: 42px;
	max-width: 42px;
	overflow: hidden;
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > a {
	background-color: rgba(200,95,123,0.92) !important;
	min-height: 42px;
	min-width: 42px;
	padding: 0;
	line-height: 42px;
	overflow: hidden;
	font-size: 16px;
	margin-left: 0px;
}

.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-prev > a::after,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-next > a::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-prev > a::after {
	content: "\f060";
}

.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-next > a::after {
	content: "\f061";
}

@media screen and (max-width: 979px) {
	.vc_col-sm-6.vc_gitem-col.vc_gitem-col-align- {
		margin: -15px 0 20px 0;
	}
}

/* Home */
.home-top-right {
	text-align: center;
}

.vc_col-has-fill.home-top-right > .vc_column-inner {
	padding-top: 0;
}

/*.home-top-right p:first-of-type {display: none;}*/

.home-top-right h4 {
	font-family: 'KlinicSlabMedium';
	text-transform: uppercase;
	font-size: 40px;
	color: #fff;
	margin-top: -17px;
	text-shadow: 2px 2px 3px #000;
}

.home-top-right h2 {
	color: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: /*132px*/120px;
	text-shadow: 2px 2px 3px #000;
}

/**/

.top-right {
	color: #fff;
	margin-bottom: 15px;
	text-shadow: 2px 2px 3px #000;
}

p.top-right {
	font-size: 20px;
}

h5.top-right {
	font-family: 'KlinicSlabMedium';
	font-size: 28px;
	letter-spacing: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-shadow: 2px 2px 3px #000;
}

.top-right a:not(:hover) {
	color: #fff;
}

/**/

.top-right-cta a.btn-bt.default {
    padding: 22px 40px 20px 40px;
}

.home-row-2-left {
	text-align: center;
}

.home-row-2-left h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: /*90px*/62px;
	color: #666666;
}

.home-row-3-right {
	text-align: center;
}

.home-row-3-right h2 {
	font-size: 58px/*90px*/;
	margin-bottom: 0;
}

.bakery .vc_row.fp-locator-row .container {
	width: 90%;
	max-width: 1100px;
}

.home-row-4-left {
	text-align: center;
	
}

.home-row-4-left h4 {
	font-family: 'KlinicSlabMedium';
	font-size: 30px;
	text-transform: uppercase;
	color: #ffffff;
}

.fp-list-container {
	width: 75%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.fp-list {
	width: 49%;
}

.fp-list-img {
	float: left;
	height: 50px;
	width: 50px;
	margin: 10px 0;
}

.fp-list-img img {
	width: 100%;
	height: 100%;
}

.fp-list-item {
	position: relative;
	float: right;
	width: calc(100% - 70px);
	height: 50px;
	text-align: left;
	margin: 10px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.fp-list-item p {
	color: #fff;
}

.home .bakery .vc_row.latest-news {
	margin-top: -1px;
	position: relative;
	z-index: 2;
}

.bakery .vc_row.latest-news .container {
	width: 90%;
	max-width: 1100px;
}

.latest-news h2 {
	text-align: center;
	font-size: 120px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.latest-news .vc_grid.vc_row {
	padding-top: 0;
}

.home figure.vc_figure {
	display: none !important;
}

.home .vc_custom_heading {
	min-height: 60px;
}

.bakery .vc_row.things-to-note {background: #C56079;}
.bakery .vc_row.things-to-note .container {max-width: 1350px;}
.bakery .vc_row.things-to-note h3 {font-family: "KlinicSlabBold"; font-size: 22px; color: #fff; margin-bottom: 20px;}
.bakery .vc_row.things-to-note p {font-family: "KlinicSlabMedium"; font-size: 16px; color: #fff;}

@media screen and (max-width: 1325px) {
	.home-top-right h4 {
		font-size: 24px;
	}
	
	.home-top-right h2 {
		font-size: 74px;
	}
	
	p.top-right {
		font-size: 16px;
	}
	
	.home-top-right h4 {
		margin-top: 0;
	}
}


@media screen and (max-width: 1090px) {
	.home-row-2-left h3 {
		font-size: 48px;
	}
	
	.home-row-4-left h4 {
		font-size: 21px;
	}
}

@media screen and (max-width: 1033px) {
	.fp-list-container {
		width: 100%;
	}
}

@media screen and (max-width: 979px) {
	.home-row-2-left h3,
	.home-row-4-left h4 {
		margin-top: 25px;
	}
	
	.home-row-3-right h2 {
		font-size: 36px;
		margin-top: 25px;
	}
	
	.home-row-3-right p {
		margin-bottom: 25px !important;
	}
	
	.fp-list-container {
		display: block;
		width: 245px;
	}
	
	.fp-list {
		width: 100%;
	}
	
	.home .bakery .vc_row.make-it-happen-row .container {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.home .bakery .vc_row.make-it-happen-row .middled-content.full-on-mobile {
		margin-left: calc(-44.5vw + 50%);
	}
	
	.home .bakery .vc_row.latest-news {
        padding-bottom: 0;
     }

     .home .bakery .vc_row.latest-news .wpb_content_element {
        margin-bottom: 0;
     }
	
	.latest-news h2 {
		font-size: 50px;
	}
	
	div#classSlider {
		max-height: 350px;
	}
}

.bakery .vc_row.theres-more {
	background: #c85f7b;
	padding: 10px 0;
}

.theres-more p,
.theres-more h2 {
	color: #ffffff;
}

.theres-more p {
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	font-family: 'KlinicSlabMedium';
	font-size: 40px;
	text-transform: uppercase;
}

.theres-more h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 88px;
	position: relative;
	top: 12px;
}

.theres-more h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 88px;
	position: relative;
	top: 12px;
	font-family: "MadinaScript";
	color: #ffffff;
	line-height: 123.2px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: none;

}

.theres-more .wpb_content_element .wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (max-width: 979px) {
	.theres-more p {
		font-size: 28px;
		max-width: 155px;
		line-height: 28px;
		text-align: right;
	}

	.theres-more h2 {
		font-size: 59px;
		top: 8px;
	}
	
	.theres-more h3 {
		font-size: 59px;
		top: 8px;
		line-height: 82.6px;
		
	}
}

/* Divisions Carousel */
.carousel-container {
	width: 100%;
	overflow-x: hidden;
	position: relative;
}

.carousel {
	width: 125%;
	display: flex;
	flex-direction: row;
}

.wwo-grid {
	position: relative;
	width: 20%;
	height: 23.813vw;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.wwo-grid span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.0);
	transition: all 300ms ease-in-out;
}

.wwo-grid:hover span {
	background: rgba(255,255,255,0.25);
}

#private-events {
    background-image: /*url(/wp-content/uploads/2019/10/grid-parties.jpg);*/url(/wp-content/uploads/2020/02/private-events-slider-image.jpg);
}

#art-buzz {
    background-image: /*url(/wp-content/uploads/2019/10/grid-art-buzz-1.jpg)*/url(/wp-content/uploads/2020/02/but-wait-theres-more-abk-slider-image.jpg);
}

#team-building {
    background-image: url(/wp-content/uploads/2019/10/grid-team-building.jpg);
}

#diy {
    /*background-image: url(/wp-content/uploads/2019/10/grid-diy-1.jpg)url(/wp-content/uploads/2020/02/but-wait-theres-more-diy-slider-bar-image.jpg);*/
    background-image:url(/wp-content/uploads/2023/02/Paint-Pour.jpeg);
}

#on-wheels {
    background-image: url(/wp-content/uploads/2019/10/grid-on-wheels-1.jpg);
}

#paint-it-fwd {
    background-image: url(/wp-content/uploads/2019/10/grid-pif-1.jpg);
}

.wwo-grid h4 {
	font-family: 'KlinicSlabBook';
	font-size: 30px;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: none;
	transition: all 300ms ease-in-out;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.wwo-grid:hover h4 {
	text-shadow: 1px 1px 1px #000;
}

.carousel-button {
	position: absolute;
	top: 0;
	width: 60px;
	height: 23.813vw;
	color: #fff;
	background: rgba(255,255,255,0.75);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	transition: background 300ms ease-in-out;
}

.carousel-button:hover {
	cursor: pointer;
	background: rgba(200,95,123,0.75);
}

.carousel-button i {
	font-size: 60px;
}

.carousel-button.left {
	left: 0;
}

.carousel-button.right {
	right: 0;
}

.left-margin {
	margin: 0 0 0 -25%;
	transition: margin 300ms ease-in-out;
}

.no-left-margin {
	margin: 0 0 0 0;
	transition: margin 300ms ease-in-out;
}

@media screen and (max-width: 979px) {
	.bakery .vc_row.carousel-grid-row .container {
		width: 100%;
	}
	
	.carousel {
		width: 166.66666%;
	}
	
	.wwo-grid,
	.carousel-button {
		height: 32.819vw;
	}
	
	.wwo-grid h4 {
		font-size: 24px;
		line-height: 24px;
	}
	
	.carousel-button {
		width: 30px;
	}
	
	.carousel-button i {
		font-size: 30px;
	}
	
	.left-margin {
		margin: 0 0 0 -66.66666%;
	}
}

/* */
.fp-locator-form {
	height: 120px;
	background: rgba(2535,255,255,0.75);
	display: flex;
	align-items: center;
	justify-content: center;
}

.fp-locator-form .widget.wpsl-search-widget {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding-bottom: 0;
}

.fp-locator-form h2 {
	margin-bottom: 0;
	font-family: 'KlinicSlabMedium';
	width: 30%;
	text-align: center;
	color: #000;
}

.fp-locator-form form {
	display: flex;
	justify-content: space-around;
	width: 60%;
	padding: 0 10px;
	border-bottom: 2px solid #000;
}

.fp-locator-form #wpsl-widget-form label {
	display: none;
}

.fp-locator-form input#wpsl-widget-search {
	background-color: transparent;
	border: 0pt none;
	font-size: 20px;
}

.fp-locator-form input#wpsl-widget-submit {
	height: 34px;
	width: 34px;
	padding: 0 0 0 0;
	margin: 7px 0 7px 0 !important;
	text-align: center;
	background-color: transparent;
	background-image: url(/wp-content/uploads/2019/10/search.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
	padding: 10px 30px 10px 30px;
}

@media screen and (max-width: 979px) {
	.fp-locator-form h2 {
		width: 20%;
		font-size: 18px;
	}

	.fp-locator-form form {
		width: 75%;
		justify-content: space-between;
	}

	.fp-locator-form input#wpsl-widget-search {
		font-size: 16px;
		max-width: 160px;
	}
}

.wpsl-search {
	margin-bottom: 0;
	display: none;
}

.wpsl-search form {
	display: flex;
	justify-content: center;
}

.wpsl-search .wpsl-input,
.wpsl-search .wpsl-select-wrap,
.wpsl-search .wpsl-search-btn-wrap {
	display:flex !important;
	width: 30%;
	align-items: center;
	justify-content: center;
}

/* Slider Row Left */
.bakery .vc_row.top-row-with-slider {
	padding-top: 0;
	padding-bottom: 0;
}

.bakery .vc_row.top-row-with-slider .wpb_content_element {
	margin-bottom: 0;
}

.slick-dots {
	bottom: 10px;
}

.slick-dots li button::before {
	font-size: 15px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	opacity: 0.75;
	color: #bbb;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.slick-dots li.slick-active button::before {
	opacity: 1.0;
	color: #ccc;
	text-shadow: -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}

.slick-dots li button {
	width: 30px;
	height: 30px;
}

.slick-prev::before, .slick-next::before {
	color: #000;
}

	/*NEW*/
.fp-slide {
	position: relative;
	height: 34vw;
	display: flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 20px;
    background-position: center;
    background-size: contain;
    background-repeat:no-repeat;
    background-color:#000;
}

.fp-slide .fp-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	z-index: 0;
}

.fp-slide h2 {
	font-family: 'KlinicSlabMedium';
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #000;
	padding-top: 0;
	position: relative;
	z-index: 1;
}

.fp-slide p {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	text-shadow: 2px 2px 1px #000;
	position: relative;
	z-index: 1;
}

.fp-slide a.btn-bt.default {
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 1090px) {
	.fp-slide h2 {
		font-size: 24px;
	}
	
	.fp-slide p {
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
	}
}

@media screen and (max-width: 979px) {
	.fp-slide {
		height: 67vw;
	}
}

/* Slider Row Right */
@media screen and (min-width: 980px) {
	.home-top-right .vc_column-inner {
		height: 34vw;
	}
}

.home-top-right .vc_column-inner .wpb_wrapper,
.home-top-right .vc_column-inner .wpb_content_element {
	height: 100%;
}

@media screen and (max-width: 979px) {
	.bakery .vc_row.top-row-with-slider .container {
		width: 100%;
	}
	
	.middled-content.home-top-right .wpb_content_element .wpb_wrapper {
		margin: 0 auto 0 auto !important;
		padding: 20px 0;
	}
}

/* */
.upcoming-events li {margin: 0 10px; text-align: center;}
.upcoming-events h2,.upcoming-events h5 {font-family: 'KlinicSlabMedium'; text-transform: uppercase; color: #000; margin: 0 0 0 0; padding: 0 0 0 0; letter-spacing: 0;}
.upcoming-events h2 {font-size: 20px;}
.upcoming-events h5 {font-size: 14px;}
.upcoming-events .slick-prev, .upcoming-events .slick-next {top: 33.333%;}
.upcoming-events .slick-prev {left: -12.5px;}
.upcoming-events .slick-next {right: -12.5px;}

.follow-us p {
	font-family: 'KlinicSlabMedium';
	color: #ffffff;
	font-size: 28px;
	text-transform: uppercase;
}

h4.peanut {
	font-family: 'KlinicSlabMedium';
	font-size: 34px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h6.peanut {
	font-family: 'KlinicSlabMedium';
	font-size: 18px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

@media screen and (min-width: 980px) {
	.peanut-right {
		display: flex;
		align-items: center;
		margin: 0 20px;
	}
	
	.peanut-row .middled-content .wpb_content_element .wpb_wrapper {
		flex-direction: row;
		justify-content: space-between;
		max-width: 900px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 979px) {
	.bakery .vc_row.peanut-row {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.peanut-row .middled-content .wpb_content_element .wpb_wrapper {
		margin: 0 auto 0 auto !important;
	}
	
	h4.peanut {
		font-size: 24px;
	}
	
	.peanut-right {
		margin: 10px 0;
	}
}

.request-form-row .wpcf7 {
	max-width: 80%; margin: 0 auto;
}

input.wpcf7-text.ppd {
	background-image: url(/locations/studio/wp-content/uploads/2019/11/calendar-alt-regular.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.bakery .vc_row.request-form-row .container {
	width: 100%;
	max-width: 100%;
}

@media screen and (min-width: 980px) {
	.middled-content.plan-custom-party .wpb_content_element .wpb_wrapper {
		height: 576px;
		justify-content: space-between;
	}
}

.plan-custom-party h2 {
	font-size: 80px;
	text-align: center;
}

.plan-custom-party h3 {
	font-family: 'MadinaScript';
	font-size: 80px;
	font-weight: 300;
	text-align: center;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 112px;
	color: #666666;
	padding: 0 0 0 0;
	margin: 0 0 0.75em 0;
}

.plan-custom-party p {
	text-align: center;
	font-family: 'KlinicSlabMedium';
	font-size: 28px;
}

@media screen and (max-width: 979px) {
	.middled-content.plan-custom-party .wpb_content_element .wpb_wrapper {
		padding: 25px;
	}
	
	.plan-custom-party h2 {
		font-size: 40px;
	}
	
	.plan-custom-party h3 {
		font-size: 40px;
		line-height: 56px;
	}
	
	.plan-custom-party p {
		font-size: 18px;
	}
}

@media screen and (min-width: 980px) {
	p.img-p img{
		width: 75%;
	}
}

/* FAQ */
details > summary {
  list-style: none;
}

details > summary::-webkit-details-marker {
  display: none;
}

summary {
	position: relative;
	display: block;
	/* border: 2px solid #9C2921; */
	border-radius: 50px;
	padding: 10px 10px 10px 65px;
	margin: 0 0 15px 0 !important;
	font-family: 'KlinicSlabBold';
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: left;
	color: #000000;
	background-color: rgba(255,255,255,0.75);
	transition: all 250ms ease-in-out;
}

summary:hover/*,
details.open summary*/ {
	cursor: pointer;
	background-color: rgba(252,178,201,0.75);
}

summary span {
	display: block;
	width: 30px;
	height: 30px;
	background: #fcb2c9;
	position: absolute;
	left: 10px;
	top: calc(50% - 15px);
	text-align: center !important;
	line-height: 30px;
	color: #ffffff;
	border-radius: 50%;
}

summary:hover span,
details.open summary span {
	background: #c85f7b;
}

summary span:before {
	margin-left: 4px;
	font-weight: 600;
	font-family: "Font Awesome 5 Free";
	content: "\f067";
}

details.open summary span:before {
	content: "\f068";
}

details p {
	padding: 10px;
	margin-top: -15px;
	margin-bottom: 15px !important;
}

#divisions-content {
	/*background-image: url(https://dev.wineanddesign.com/studio/wp-content/uploads/sites/6/2019/11/canvas-background.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;*/
	padding-top: 40px;
	padding-bottom: 40px;
}

#divisions-content .wpb_wrapper {
	width: 90%;
	max-width: 1350px;
	margin: 0 auto;
}

body.role-wine__design_administrator li#wp-admin-bar-customize,
body.role-wine__design_administrator #wpadminbar {display: none !important;}
@media (min-width: 980px) { body.role-wine__design_administrator.admin-bar { margin-top: 0; } } /* Fix admin bar overlap */

.single-class p {
	text-align: center;
}

.single-class p.classTitle {
	text-transform: uppercase;
	color: #000;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 0;
	font-size: 20px;
	font-weight: 300;
}

.single-class p.classTime {
	text-transform: uppercase;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 0;
	font-size: 16px;
	font-weight: 700;
}

.classImg {
	width: 90%;
	height: 250px;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#classSlider .slick-prev,
#classSlider .slick-next {top: 125px;}

@media screen and (max-width: 979px) {
	img.temporary {
		margin-top: 20px;
	}
}


/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
	font-family: 'et-line';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.icon-mobile:before {
	content: "\e000";
}
.icon-laptop:before {
	content: "\e001";
}
.icon-desktop:before {
	content: "\e002";
}
.icon-tablet:before {
	content: "\e003";
}
.icon-phone:before {
	content: "\e004";
}
.icon-document:before {
	content: "\e005";
}
.icon-documents:before {
	content: "\e006";
}
.icon-search:before {
	content: "\e007";
}
.icon-clipboard:before {
	content: "\e008";
}
.icon-newspaper:before {
	content: "\e009";
}
.icon-notebook:before {
	content: "\e00a";
}
.icon-book-open:before {
	content: "\e00b";
}
.icon-browser:before {
	content: "\e00c";
}
.icon-calendar:before {
	content: "\e00d";
}
.icon-presentation:before {
	content: "\e00e";
}
.icon-picture:before {
	content: "\e00f";
}
.icon-pictures:before {
	content: "\e010";
}
.icon-video:before {
	content: "\e011";
}
.icon-camera:before {
	content: "\e012";
}
.icon-printer:before {
	content: "\e013";
}
.icon-toolbox:before {
	content: "\e014";
}
.icon-briefcase:before {
	content: "\e015";
}
.icon-wallet:before {
	content: "\e016";
}
.icon-gift:before {
	content: "\e017";
}
.icon-bargraph:before {
	content: "\e018";
}
.icon-grid:before {
	content: "\e019";
}
.icon-expand:before {
	content: "\e01a";
}
.icon-focus:before {
	content: "\e01b";
}
.icon-edit:before {
	content: "\e01c";
}
.icon-adjustments:before {
	content: "\e01d";
}
.icon-ribbon:before {
	content: "\e01e";
}
.icon-hourglass:before {
	content: "\e01f";
}
.icon-lock:before {
	content: "\e020";
}
.icon-megaphone:before {
	content: "\e021";
}
.icon-shield:before {
	content: "\e022";
}
.icon-trophy:before {
	content: "\e023";
}
.icon-flag:before {
	content: "\e024";
}
.icon-map:before {
	content: "\e025";
}
.icon-puzzle:before {
	content: "\e026";
}
.icon-basket:before {
	content: "\e027";
}
.icon-envelope:before {
	content: "\e028";
}
.icon-streetsign:before {
	content: "\e029";
}
.icon-telescope:before {
	content: "\e02a";
}
.icon-gears:before {
	content: "\e02b";
}
.icon-key:before {
	content: "\e02c";
}
.icon-paperclip:before {
	content: "\e02d";
}
.icon-attachment:before {
	content: "\e02e";
}
.icon-pricetags:before {
	content: "\e02f";
}
.icon-lightbulb:before {
	content: "\e030";
}
.icon-layers:before {
	content: "\e031";
}
.icon-pencil:before {
	content: "\e032";
}
.icon-tools:before {
	content: "\e033";
}
.icon-tools-2:before {
	content: "\e034";
}
.icon-scissors:before {
	content: "\e035";
}
.icon-paintbrush:before {
	content: "\e036";
}
.icon-magnifying-glass:before {
	content: "\e037";
}
.icon-circle-compass:before {
	content: "\e038";
}
.icon-linegraph:before {
	content: "\e039";
}
.icon-mic:before {
	content: "\e03a";
}
.icon-strategy:before {
	content: "\e03b";
}
.icon-beaker:before {
	content: "\e03c";
}
.icon-caution:before {
	content: "\e03d";
}
.icon-recycle:before {
	content: "\e03e";
}
.icon-anchor:before {
	content: "\e03f";
}
.icon-profile-male:before {
	content: "\e040";
}
.icon-profile-female:before {
	content: "\e041";
}
.icon-bike:before {
	content: "\e042";
}
.icon-wine:before {
	content: "\e043";
}
.icon-hotairballoon:before {
	content: "\e044";
}
.icon-globe:before {
	content: "\e045";
}
.icon-genius:before {
	content: "\e046";
}
.icon-map-pin:before {
	content: "\e047";
}
.icon-dial:before {
	content: "\e048";
}
.icon-chat:before {
	content: "\e049";
}
.icon-heart:before {
	content: "\e04a";
}
.icon-cloud:before {
	content: "\e04b";
}
.icon-upload:before {
	content: "\e04c";
}
.icon-download:before {
	content: "\e04d";
}
.icon-target:before {
	content: "\e04e";
}
.icon-hazardous:before {
	content: "\e04f";
}
.icon-piechart:before {
	content: "\e050";
}
.icon-speedometer:before {
	content: "\e051";
}
.icon-global:before {
	content: "\e052";
}
.icon-compass:before {
	content: "\e053";
}
.icon-lifesaver:before {
	content: "\e054";
}
.icon-clock:before {
	content: "\e055";
}
.icon-aperture:before {
	content: "\e056";
}
.icon-quote:before {
	content: "\e057";
}
.icon-scope:before {
	content: "\e058";
}
.icon-alarmclock:before {
	content: "\e059";
}
.icon-refresh:before {
	content: "\e05a";
}
.icon-happy:before {
	content: "\e05b";
}
.icon-sad:before {
	content: "\e05c";
}
.icon-facebook:before {
	content: "\e05d";
}
.icon-twitter:before {
	content: "\e05e";
}
.icon-googleplus:before {
	content: "\e05f";
}
.icon-rss:before {
	content: "\e060";
}
.icon-tumblr:before {
	content: "\e061";
}
.icon-linkedin:before {
	content: "\e062";
}
.icon-dribbble:before {
	content: "\e063";
}

.features-container {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	background-image: url(/wp-content/uploads/sites/6/2019/11/canvas-background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 40px;
	margin-bottom: -115px !important;
}

.features-container h2 {
	text-align: center;
	font-size: 43px;
	color: #38393f;
}

.features {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1100px;
	margin: 0 auto;
}

p.features-intro  {
	font-family: "KlinicSlabBook";
	line-height: 28px;
	font-size: 20px;
	text-align: center;
}

.features-item {
	width: 48%;
	padding-bottom: 60px;
}

.features-item * {
	text-align: center;
}

.features-icon span {
	font-size: 60px;
	color: #c56079;
}

.features-icon div[class^="icon-"] {
	font-size: 60px;
	color: #c56079;
}

.features-item h4 {
	font-family: "KlinicSlabBold";
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 20px;
}

.features-container h3 {
	font-family: "KlinicSlabBold";
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 28px;
	text-align: center;
}

.features-item p {
	font-family: "KlinicSlabBook";
	line-height: 28px;
	font-size: 20px;
}

@media screen and (max-width: 767px) {
	.features-item {
		width: 100%;
	}
}

/* HIDING SPEC. EVENTS LINK FOR NOW */
#top-menu li#menu-item-2578,
#mobile-site-navigation li.menu-item-2578 {display:none;}

.party-at-home {width: 100%; height: 50px; background: #fe0490;}
.party-at-home p {text-align: center; color: #fff; line-height: 50px; font-weight: bold;}

@media screen and (max-width: 979px) {
	.party-at-home {height: auto; padding: 10px;}
	.party-at-home p {font-size: 13px; line-height: 15px; margin: 0 0 0 0; padding: 0 0 0 0;}
}

.page-id-2043 [class^="vc_arrow-icon-"],
.page-id-2043 [class*=" vc_arrow-icon-"] {
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
}

@media (max-width:500px){
    .top-row .wpb_content_element .wpb_wrapper {
		height: auto;
	}
}