/* 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');
}

/* 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;
}

.bakery .vc_row a:not(.btn-bt) {text-decoration: underline;}

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

/* Typography */
::placeholder {
	font-variation-settings: var(--ovReg);
	font-family: var(--outfit-var);
}

/*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: 32px;
}

/* 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;*/
}

/*Header Button*/
div.header-button a.btn-bt.default.btn-default {
    background-color: var(--accent2);
    color: var(--light1);
    letter-spacing: 2px;
    padding: 21px 2px;
    font-size: 20px;
    line-height: 1;
    width: 260px;
}

/*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;*/
	transition: all 300ms ease-in-out;
}

.top-widget.expanded {
	height: 300px;
	transition: all 300ms ease-in-out;
}

.top-widget .span6.left {
	width: calc(100% - 230px);
}

.top-widget .span6.right {
	width: 230px;
}

.top-widget .span6.left .custom-html-widget {
	display: flex;
}

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

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

.span6.left a.widget-phone {
	min-width: 225px !important;
}

.top-widget .tooltip {
	padding: 0;
}

.span6.left p.preferred-location {
	width: 545px;
	padding-left: 10px;
}

.span6.left .preferred-location-info-box {
	background: transparent;
}

.span6.left .preferred-location-info-box:last-child p {
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	color: #000;
}

.span6.left .bottom-section a.btn-bt.default {
	padding: 0 40px 0 40px;
	color: #383838;
	text-shadow: 1px 1px 1px #fff;
}

.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.right a:not(:first-child) {
	margin-left: 20px;
}

@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: 1226px) {
	body .left-right-header .logo,
	body .left-right-header .site-branding,
	.logo a img {
		width: 218px !important;
		height: 25px !important;
	}
	
	body .left-right-header .logo {
		top: 25px;
	}
}

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

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

.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 {
	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: /*13px*/1px;
}

.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.submenu-on {*/
/*	height: 175px;*/
/*	opacity: 1.0;*/
	/*margin-bottom: -175px;*/
/*}*/

#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: -190px;
}

#mysubmenu ul.submenu-container {
	width: 90%;
	max-width: 1300px;
	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;*/
}

/*#mysubmenu.submenu-on ul.submenu-container {
	height: 150px;
	opacity: 1.0;
}*/

ul.submenu-container li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/*width: 15%;*/
/*	margin: 0 10px;*/
	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;*/
	max-height: 100px;
	width: auto;
	margin: 0 auto;
/*	opacity: 1.0;*/
/*	transition: all 300ms ease-in-out;*/
}

/*#mysubmenu.submenu-on ul.submenu-container li img {
	width: 100%;
	opacity: 1.0;
}*/

ul.submenu-container a {
	color: var(--dark3);
	text-shadow: none;
	transition: all 0.3s ease-in-out;
	text-align: center;
}
ul.submenu-container a span {
	transition: all 0.3s ease-in-out;
}
ul.submenu-container a:hover span {
	transition: all 0.3s ease-in-out;
	color: var(--accent1);
/*	text-shadow: 1px 1px 1px #000;*/
}

@media screen and (max-width: 1226px) {
	body .left-right-header .navigation-top {
		width: calc(100% - 218px);
		top: 5px;
	}
	
	.top-header.left-right-header nav {
		width: calc(100% - 160px);
	}
	
	/*ul#top-menu li a {
		font-size: 11px;
	}*/
	
	/*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: -183px;
	}*/
}

@media screen and (max-width: 1045px) {
	#top-menu li {
		padding: 24px 5px;
	}
	
	#top-menu li:last-child {
		margin-right: 0;
	}
	
	#mysubmenu:after {
		margin-left: -157px;
	}
}

@media screen and (max-width: 1003px) {
	ul.submenu-container li {
		font-size: 13px;
	}
}

@media screen and (max-width: 979px) {
	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: center;*/
	}
	
	.js .left-right-header .main-navigation.toggled-on > div > ul {
		padding: 18px 5%;
	}
	
	/*#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%);
	}*/
	
	/*.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;
	}
	
	.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: 0;
	}
	
	.left-right-header .header-button {
		display: none;
	}
	
	#mysubmenu {
		display: none;
	}
}

/* Page Titles */
.row.default-header {
	display: none;
}

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

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

/*.top-row h2,
.top-row h3 {
	text-align: center;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 0;
}*/

/*.top-row h2 {
	font-size: 120px;
}*/

.top-row h3 {
	/*font-family: 'KlinicSlabMedium';
	text-transform: uppercase;
	font-size: 34px;*/
}
@media (max-width:500px){
	/*.top-row .wpb_content_element .wpb_wrapper {
		height: 290px;
	}*/
}

@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;
	}

	.top-row h3 {
		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: 217px;
}

p.copyright-para {
	font-size: 16px;
    line-height: 19px;
	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;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 0;
}

p.col-2-nap {
	font-family: 'KlinicSlabMedium';
	font-size: 18px;
	line-height: 32px;
	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;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 0;
}
.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;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
}
.row.copyright {
	padding: 10px 0;
}
.copyright .copyright-text p,
.copyright .copyright-text a {
	font-size: 16px;
	line-height: 19px;
}

@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%;
	}
}

/* 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: 'KlinicSlabMediumIt';
	color: #000;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 0;
	text-align: center;
}

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;
}

@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 {
/*		width: 135px;*/
		margin: 0 auto;
		text-align: center;
	}
	
	.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;
}

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;
	}
	
	h4.make-it-happen {
		font-size: 24px;
	}
}

/* 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 h4 {
	font-family: 'KlinicSlabMedium';
	text-transform: uppercase;
	font-size: 40px;
	color: #fff;
}

.home-top-right h2 {
	color: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 132px;
}

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

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

.home-row-2-left h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 90px;
}

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

.home-row-3-right h2 {
	font-size: 58px;
}

/*.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;
}

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

.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;
}


@media screen and (max-width: 1090px) {
	.home-top-right h4 {
		font-size: 24px;
	}

	.home-top-right h2 {
		font-size: 74px;
	}

	.home-row-2-left h2 {
		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 h2,
	.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%);
	}
	
	.latest-news h2 {
		font-size: 50px;
	}
}

.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 .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;
	}
}

/* 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/2023/02/Paint-Pour.jpeg); 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: 50%;
	font-size: 45px;
    line-height: 57px;
    text-transform: uppercase;
    letter-spacing: 2px;
	text-align: center;
	color: #000;
}

.fp-locator-form form {
	display: flex;
	justify-content: space-around;
	width: 50%;
	padding: 0 10px 0 0 !important;
	border-bottom: 2px solid var(--light1);
}

.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;
	padding-left: 0;
}

.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: .625;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

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

	/*NEW*/
.fp-slide {
	position: relative;
	height: 660px;
	display: flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 0;
    background-position: center;
    background-size: cover;
    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: 100px;
    line-height: 100px;
    letter-spacing: 4px;
	margin-bottom: 12px;
	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: 56px;
	line-height: 60px;
	font-weight: 500;
/*	text-shadow: 2px 2px 1px #000;*/
	position: relative;
	margin-bottom: 35px;
	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;
	}
}


/* 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;
}

.bakery .vc_row ul:not(.slick-dots),
.bakery .vc_row ol {
	margin-left: 30px;
}

h3.franchise-title {
	font-family: 'KlinicSlabBold';
	font-size: 28px;
	text-align: center;
	width: 100%;
	background-color: rgba(200, 95, 123, 0.5);
	padding: 10px 0;
	margin: 0 0 20px 0;
}

#wpsl-stores {padding-left: 20px;}

@media screen and (max-width: 979px) {
	p.preferred-location span {
		display: block;
		margin-left: 0;
		position: relative;
		height: 46px;
	}
	
	a.l-link {
		position: absolute !important;
		top: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		right: 0 !important;
		padding-top: 11px !important;
	}
}

/*togo slider styles copied from other child themes for consistency*/
.classImg {
    width: 90%;
    height: 250px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.single-class p {
    text-align: center;
}
.single-class p.classTitle {
    text-transform: uppercase;
    color: #000;
    margin: 10px 0 0;
    padding: 0;
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 300;
}
.bakery .single-class p.classTitle a{
    text-decoration:none;
}
.single-class p.classTime {
    text-transform: uppercase;
    color: #000;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 700;
}
#classSlider .slick-prev, #classSlider .slick-next {
    top: 125px;
}
.slick-prev::before, .slick-next::before {
    color: #000;
}
@media(max-width:768px){
    .vparties.upcoming-classes h2.upcoming-classes{
        color:#000;
    }
}


/* redo of class slider*/
#classSlider{
    display:flex;
    flex-wrap: wrap;
}
.bakery .vc_row ul.uc-paginate {
    float:right;
    margin-left:0;
}
.uc-paginate li.active{
    color: #fff;
    cursor: default;
    background-color: #c85f7b;
    border-color: #c85f7b;
    border-radius: 50%;
}
.uc-paginate li{
    display:inline-block;
    text-align:center;
    border-radius: 30px!important;
    margin: 2px;
    border: none;
    font-weight:900;
    background-color: #d1d1d1;
    color: #000;
    text-decoration: none;
    font-size:14px;
    line-height: 30px;
    width:30px;
    cursor:pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */

}
.uc-paginate li:not(.active):hover{
    color: #23527c;
    background-color: #ddd;
}

#classSlider .single-class{
    flex: 1 1 30%; /*grow | shrink | basis */
    margin-bottom:40px;
    
}
@media (max-width:980px){
    #classSlider .single-class{
        flex: 1 1 46%; /*grow | shrink | basis */
        margin-bottom:40px;
    }
    .vc_custom_1571683514767 .btn-bt.alternate{
        display:none;
    }
}
@media (max-width:480px){
    #classSlider .single-class{
        flex: 1 1 86%; /*grow | shrink | basis */
        margin-bottom:40px !important;
    }
}
@media (max-width:360px){
    .uc-paginate li{
        line-height:27px;
        width:27px;
        
    }
}



/*virtual party homepage row changes*/
.bakery .virtual_party_hp-row h2{
    font-size: 55px;
    color:#444;
    padding-top:10px
}
.bakery .virtual_party_hp-row h4{
    color:#444;
    font-family:klinicslabmedium;
    font-size:35px;
    padding-top:15px;
    margin-bottom:15px;
    
}
.bakery .virtual_party_hp-row span.vp-pink{
    color:#C8607B;
}
.bakery .virtual_party_hp-row h4 span.vp-pink{
    font-family:madinascript;
}
.bakery .virtual_party_hp-row .home-row-2-left{
    padding-bottom:10px;
}

.bakery .virtual_party_hp-row .home-row-2-left img{
    max-height:175px;
    width:auto;
}
@media (min-width:980px) and (max-width:1230px){
    .bakery .virtual_party_hp-row .home-row-2-left img{
        max-height:125px;
        width:auto;
    }
}
@media (max-width:979px){
    .bakery .actually-row-3 .container{
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .bakery .actually-row-3 .container .full-on-mobile{
        margin-right: calc(-50vw + 50%);
    }
}

/*small change for header class types*/
.submenu-container li a span {
/*    min-height: 42px;*/
    /* display: block; */
    display: flex;
    align-items: center;
    justify-content: center;
}

/*small change for homepage latest nows*/
@media (min-width:980px){
    #mi-casa .latest-news figure.vc_figure{
        display:none;
    }
    .latest-news .vc_pageable-slide-wrapper.vc_clearfix {
        display:flex;
    }
    .latest-news .vc_pageable-slide-wrapper.vc_clearfix .vc_grid-item {
        flex:1;
    }
    .latest-news .vc_pageable-slide-wrapper.vc_clearfix .vc_grid-item .vc_grid-item-mini{
        height:100%;
    }
}