/*
Theme Name: Cupcake Royale - CBW EDITED THEME
Author: Hum Creative / CBW
Author URI: http://humcreative.com

*/

/* reset... */

input[type=submit] {
	border: 0;
	padding: 0;
}

#account_password,
input[type=password] {
	font-family: "Knockout 28 A","Knockout 28 B",Arial,Helvetica,sans-serif;
    font-size: 1.45em;
    letter-spacing: 2px;
    line-height: 1em;
    padding: 0.4em;
    text-transform: uppercase;
}

select {
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}


/* FONTS */

body {
	color: #333333;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

#wrapper,
{ width: 100% !important; }

#previous-posts-link,
#next-posts-link,
#section-instagram .instagram-headline,
#side-nav #nav-header-menu-top,
#side-nav #nav-header-menu-bottom,
#side-nav #nav-footer-menu,
#sprinkle-party-form-container label,
textarea,
input[type=text],
input[type=email],
#menu-footer-menu li a,
.location-phone,
.widget-headline span,
.section-headline span,
#menu-header-left,
#menu-header-right,
.location-address,
.widget .heading,
.post-title,
.headline-a {
	font-family: 'Knockout 28 A', 'Knockout 28 B', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.45em;
	letter-spacing: 2px;
	line-height: 1.1em;
}


#side-nav .block:first-child,
#side-nav .social,
label.forradio,
input[type=select],
input[type=submit],
#faq-questions li a,
.footer-menu,
.footer-blurb,
.tab-menu li a,
.flavor-preview-small .post-excerpt,
.location-hours,
.headline-b {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .95em;
	line-height: 1.1em;
}

/* bgs with bottom border */
.arrow-prev,
.arrow-next,
select,
input[type=submit],
.read-more,
.headline-c {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-width: 0 0 5px 0;
	border-style: solid;
	text-transform: uppercase;
	padding: 8px 12px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .5px;
	display: inline-block;
	font-size: .9em;
	line-height: .9em;
}

.headline-c-pink {
	background-color: #ee9bac;
	border-color: #a96472;
}

.arrow-next,
.arrow-prev,
input[type=submit],
.headline-c-blue {
	background: #9dd8d9;
	border-color: #6ebabb;
}

.arrow-next:hover,
.arrow-prev:hover,
input[type=submit]:hover,
a.headline-c-blue:hover,
a.headline-c-pink:hover,
select,
.headline-c-grey {
	background-color: #999999;
	border-color: #333333;
}

.widget .instagram-headline,
.badge .info .badge-title,
.footer-menu,
.footer-blurb,
#header-left .top,
#header-right .top,
.headline-d {
	font-weight: bold;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: .7em;
	line-height: 1.7em;
	letter-spacing: 1px;
}

.small {
	font-size: .8em;
}



/* COMMON STYLES */

body {
	background: url(images/bg.gif) repeat center center #fdfafb;
	margin: 0;
	padding: 0;
}

#wrapper-inner {
	background: #fdfafb;
	border: 1px solid #d6d5d5;
	-webkit-box-shadow: 0px 0px 4px 3px rgba(214,214,214,0.25);
	-moz-box-shadow: 0px 0px 4px 3px rgba(214,214,214,0.25);
	box-shadow: 0px 0px 4px 3px rgba(214,214,214,0.25);
	margin: 18px;
}

.woocommerce-message{
	display: none;
}


/* additional checkout styles: */

.shipping td,
.cart-subtotal td,
.tax-total td,
.order-total td,
.product-total{
	float: right;
}

td.product-name {
	width: 100%;
}

.shipping td select {
	visibility: hidden;
}


.shipping td > p {
	height:0;
}

.shipping td span.amount{
	visibility: visible;
}

.woocommerce .order_details li strong, .woocommerce-page .order_details li strong{
	font-family: "Knockout 28 A","Knockout 28 B";
	font-size: 28px !important;
	font-weight: lighter;
}

.woocommerce h2{
	font-family: "Knockout 28 A","Knockout 28 B",Arial,Helvetica,sans-serif;
    font-size: 2.4em;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.order_details tbody tr td{
	font-weight: 700;
    line-height: 18px;
    padding: 9px 12px;
}

.order_details tbody tr td:nth-child(even){
	text-align: right;
}

.customer_details dt{
	font-weight: 700;
    line-height: 18px;
    padding: 9px 12px;
}

td.product-total{
	text-align: left !important;
}

.order_details tfoot td{
	text-align: right;
}

.order_details tr#customer_note td {
	padding-top: 2em;
    text-align: center;
}
.order_details #customer_note strong {
	display: block;
	margin-bottom: 1em;
	text-align: left;
}


.shop_table tfoot tr.shipping td{
	text-align: right;
}

/* circle img border: */

.circle-img img {
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.widget-headline,
.section-headline,
.starred-headline {
	text-align: center;
}

.widget-headline,
.section-headline {
	margin: 0 auto 1.4em;
    width: auto;
}

.section-headline-container {
	padding-bottom: 1.3em !important;
}

.section-headline-container .section-headline {
	margin-bottom: 0;
}

.section {
	padding: 1em 0;
	margin: 2em 0;
}

.widget-headline span,
.section-headline span,
.starred-headline span {
	background: url(images/star-on-white.gif) left center no-repeat, url(images/star-on-white.gif) right center no-repeat;
	padding: 0 20px;
	display: inline-block;
}

.container-pink .section-headline span {
	background: url(images/star-on-pink.gif) left center no-repeat, url(images/star-on-pink.gif) right center no-repeat;
}

.container-pink .section-headline a {
	border-color: #ffffff;
    border-width: 2px;
    color: #fff;
    border-style: solid;
    float: right;
    font-size: 0.91em;
    font-weight: bold;
    margin: 0 5px 0 -50px;
    padding: 3px;
    text-decoration: none;
}

.container-pink .section-headline a:hover {
	background: #fff;
    border-color: #a65061;
    border-width: 2px;
    color: #a65061;
}

.tab-menu li.cart-item {
	display: none;
}

.starred-headline u {
	text-decoration: none !important;
}

.fullwidth {
	width: 100%;
	height: auto;
}

.fullwidth-max {
	max-width: 100%;
	height: auto;
}

.container-pink,
.container-blue {
	border-width: 0 0 5px 0;
	border-style: solid;
	color: #ffffff;
	padding: 1em 0 2em;
}

.container-pink {
	background-color: #ee9bac;
	border-color: #a96472;
	background-image: url(images/bg-textured-pink.gif);
	background-repeat: repeat;
}

.container-pink a {
	color: #fff;
}

/* borders on top and bottom */
.container-banner {
	border-style: solid;
	border-color: #ee9bac;
	border-width: 0 0 5px 0;
	padding: 1px 0;
	position: relative;
	line-height: 0;
}

.banner-with-overlay {
	position: relative;
}

body:not(.home) .banner-with-overlay {
	line-height: 0;
	//margin: 1px 0;
}

.banner-with-overlay .overlay {
	position: absolute;
	left: 30%;
	top: 19%;
	width: 30%;
	margin-left: -100px;
	max-width: 320px;
}

.banner-with-overlay .overlay img {
	width: 100%;
	height: auto;
}

.banner-bg-img {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 300px;
}

.sticker {
	text-indent: -99999em;
	position: absolute;
	display: inline-block;
	top: 6%;
	right: 25%;
	width: 122px;
	height: 127px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.sticker:active {
	margin-top: 2px;
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: -2px;
}

/* gradient at top */
.container-gradient {
	background-image: url(images/bg-gradient.png);
	background-repeat: repeat-x;
}

.container-gradient-light {
	background-image: url(images/bg-gradient-light.png);
	background-repeat: repeat-x;
}

#quotecalc-container,
.page-template-p-sprinkle-party-php .container-gradient {
	margin-top: 1em;
	padding-top: 2em;
}


/* centered grid blocks */
.container-centered {
	text-align: center;
}

.container-centered .grid_2,
.container-centered .grid_3 {
	float: none;
	display: inline-block;
	vertical-align:top;
}

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

.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.tab-menu {
	text-align: center;
}

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

.tab-menu li {
	margin: 12px 12px;
	display: inline-block;
	line-height: 1em;
	vertical-align: bottom;
}

.tab-menu li a {
	text-decoration: none;
	color: #a65061;
	border-color: #a65061;
	border-width: 0 0 2px 0;
	border-style: solid;
	padding: 8px 0;
	font-size: .91em;
}

.tab-menu li.current-cat,
.tab-menu li:hover,
.tab-menu li.selected {
	margin-right: 2px;
	margin-left: 2px;
}


.tab-menu li.current-cat a,
.tab-menu li:hover a,
.tab-menu li.selected a {
	border-color: #ffffff;
	border-width: 2px 2px 2px 2px;
	padding: 8px;
	color: #fff;
}

.tab-items > li {
	display: none;
}

.tab-items > li.selected {
	display: block;
}



/* social icons */

ul.social-icons {
	display: inline-block;
	line-height: 16px;
}

ul.social-icons li {
    display: inline-block;
    margin: 0 5px;

}

ul.social-icons li a {
    background-image: url(images/sprites-social.png?1);
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999em;
    text-align: left;
    width: 20px;
    height: 16px;
}

ul.social-icons.social-icons-dark li.social-facebook  a:hover,
ul.social-icons li.social-facebook a  	{     background-position:   7px 0px;   }
ul.social-icons.social-icons-dark li.social-twitter  a:hover,
ul.social-icons li.social-twitter a   	{     background-position:  -20px 0px;   }
ul.social-icons.social-icons-dark li.social-instagram  a:hover,
ul.social-icons li.social-instagram a 	{     background-position:  -50px 0px;   }
ul.social-icons.social-icons-dark li.social-pinterest  a:hover,
ul.social-icons li.social-pinterest a 	{     background-position:  -80px 0px;   }

ul.social-icons li.social-facebook  a:hover  	{     background-position:    7px -60px;   }
ul.social-icons li.social-twitter   a:hover   	{     background-position:  -20px -60px;   }
ul.social-icons li.social-instagram a:hover 	{     background-position:  -50px -60px;   }
ul.social-icons li.social-pinterest a:hover 	{     background-position:  -80px -60px;   }

.headline-c-pink ul.social-icons li.social-facebook a  	{     background-position:   7px  -30px;   }
.headline-c-pink ul.social-icons li.social-twitter a   	{     background-position:  -20px -30px;   }
.headline-c-pink ul.social-icons li.social-instagram a 	{     background-position:  -50px -30px;   }
.headline-c-pink ul.social-icons li.social-pinterest a 	{     background-position:  -80px -30px;   }

ul.social-icons.social-icons-dark li.social-facebook  a  	{     background-position:    7px -90px;   }
ul.social-icons.social-icons-dark li.social-twitter   a   	{     background-position:  -20px -90px;   }
ul.social-icons.social-icons-dark li.social-instagram a 	{     background-position:  -50px -90px;   }
ul.social-icons.social-icons-dark li.social-pinterest a 	{     background-position:  -80px -90px;   }


/* arrows */

.arrow-next, .arrow-prev {
	position: absolute;
	display: block;
	cursor: pointer;
	line-height: 34px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 34px;
	text-indent: -99999em;
}

.arrow-next {
	background-image: url(images/arrow-right.png);
}

.arrow-prev {
	background-image: url(images/arrow-left.png);
}

/* slides */

.slider-prev,
.slider-next {
	display: none;
}



/* BASICS */

a {
	color: #ee9bac;
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

p {
	margin: 0 0 1em 0;
}

img {
	border: 0;
}

#main {
	padding-top: 1.6em;
	background: url(images/bg-gradient.png) repeat-x;
}

/* forms */

input[type=text],
input[type=email],
input[type=tel],
textarea {
	padding: .4em;
	border: 1px solid #dbdbdb;
	margin-bottom: .2em;
	background: #fdfafb;
}

@-moz-document url-prefix() {
  td.value {
    display: block;
    overflow: hidden;
    width: 235px;
  }
}

select {
	padding-right: 30px;
	background-image: url(images/arrow-small-down.png);
	background-repeat: no-repeat;
	background-position: 91% center;
}

input[type=submit] {
	cursor: pointer;
}

.radio input[type=radio] {
	display: none;
}

label.forradio {
	line-height: 28px;
	vertical-align: middle;
	color: #999;
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 36px;
	margin-right: 26px;
	font-size: 13px;
}

label.forradio:before {
	content: "";
	display: inline-block;

	width: 26px;
	height: 26px;

	margin-right: 26px;
	position: absolute;
	left: 0;
	bottom: 1px;
	background-color: #ee9bac;
	border: 1px solid #ccc;
}

.radio input[type=radio]:checked + label:before {
    content: "";
    background-image: url(images/star-white-on-pink.gif);
    background-repeat: no-repeat;
    background-position: center center;
}






/* HEADER */

#header-wrapper {
	padding-top: 1em;
	border-bottom: 5px solid #e29fad;
	background-image: url(images/bg-gradient-light-down.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#header-center {
	text-align: center;
}

#header-right {
	text-align: right;
}

#header-left,
#header-right {
	line-height: 1.2em;
	padding-top: 2em;
	margin-bottom: 1.4em;
}

#header-left   .top,
#header-right  .top {
	height: 6.5em;
}

#header-left  .top a,
#header-right .top a {
	color: #999999;
}

#menu-header-left li,
#menu-header-right li {
	margin-right: 6px;
	padding-right: 16px;
	background: url(images/star-on-white.gif) no-repeat right center;
}

#menu-header-left li:last-child,
#menu-header-right li:last-child {
	margin-right: 0;
	padding-right: 0;
	background: transparent;
}

#menu-header-left a,
#menu-header-right a {
	text-decoration: none;
	color: #333;
	border-bottom: 2px solid transparent;
	padding: .2em 0;
	font-size: .85em;
}

#menu-header-left a:hover,
#menu-header-right a:hover,
body:not(.tax-flavor-type) #menu-header-left li.current_page_parent a,
body:not(.tax-flavor-type) #menu-header-right li.current_page_parent a,
.tax-flavor-type #menu-header-left li.menu-item-object-flavor-type a,
.tax-flavor-type #menu-header-right li.menu-item-object-flavor-type a,
#menu-header-left li.current-menu-item a,
#menu-header-right li.current-menu-item a {
	color: #ee9bac;
	border-color: #333333;
}

#logo img {
	max-width: 100%;
	min-width: 200px;
	height: auto;
}


/* MOBILE */

#side-nav {
	width: 320px;
	color: #ffffff;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	display: none;
}

#side-nav a {
	color: #ffffff;
	text-decoration: none;
	line-height: 1.24em;
}

#side-nav .block {
	padding: 1.5em 1em;
	border-top: 5px solid #333;
}

#side-nav .block:first-child {
	background: #333;
	text-align: center;
}

#side-nav .block:first-child,
#side-nav .social,
#side-nav .misc {
	font-size: 20px;
}

#side-nav .menu:not(.social-icons) li {
	display: block;
}

#mobile-header {
	display: none;
	background-color: #ee9bac;
	background-image: url(images/bg-textured-pink.gif);
	background-repeat: repeat;
	position: relative;
	height: 112px;
}

#side-nav-button {
	position: absolute;
	display: block;
	width: 39px;
	height: 33px;
	top: 50%;
	left: 30px;
	margin-top: -16px;
	background: url(images/mobile-nav-icon.png) no-repeat center center;
	text-indent: -99999em;
}

#mobile-logo {
	position: absolute;
	display: block;
	width: 320px;
	height: 68px;
	top: 50%;
	left: 50%;
	margin-top: -34px;
	margin-left: -160px;
	background: url(images/mobile-logo.png) no-repeat center center;
	text-indent: -99999em;
}

#mobile-footer {
	display: none;
	padding: 2em 0;
}

#mobile-footer-logo {
	margin: auto;
	display: block;
	width: 147px;
	height: 113px;
	background: url(images/mobile-footer-logo.gif) no-repeat center center;
	text-indent: -99999em;
}


/* PAGES */

.page-content {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
}


/* FRONT / HOME */

#section-seasonal-favorites {
	margin-top: 1px;
	padding-top: 2.4em;
}

#section-instagram .footer {
	padding: 1em 0;
}

#section-instagram .instagram-img-small {
	text-align: center;
	float: center !important;
  margin-top:10px;
  margin-bottom:10px;
}

#section-instagram .instagram-img-small .insta-image-container{
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:100%;
  height:0;
  padding-bottom:110%;
}

@media all and (max-width:760px){
  .instagram-img-small{
    width:40%;
  }
}

#section-instagram .instagram-img-small a{
  display:block;
  width:100%;
  height:100%;
  border:1px solid #a65061;
}

#section-instagram .instagram-img-small img{
  display:none;
}

#section-instagram .instagram-headline {
	color: #a96472;
	font-size: 1.4em;
}

#section-instagram .instagram-headline span {
	background-position: -50px -30px;
	position: relative;
	top: .5px;
	margin-left: 10px;
}

.instagram-img:hover .overlay {
	display: table;
	table-layout: fixed;
}

.instagram-img .overlay .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 5%;
	cursor: pointer;
}

.instagram-img .overlay .caption {
    font-size: 0.8em;
    line-height: 1.4em;
}

@media all and (max-width:760px){
  #section-instagram .grid_6.mobile-full{
    width:100%;
    text-align:center;
  }
  #section-instagram .grid_6.mobile-full a.view-more{
    float:none;
  }
}


/* PARTIES & WEDDINGS | LIGHTBOX */

.page-template-p-parties-php .banner-with-overlay .sticker {
	background-image: url(images/sticker-quick-quote.png);
}

.page-template-p-weddings-php .banner-with-overlay .sticker {
	background-image: url(images/sticker-contact-us.png);
}

#hero {
	padding-bottom: 0;
}

#hero .section-headline {
	margin-bottom: .4em;
}

#hero .content {
	text-align: center;
}

.lightbox-item {
	vertical-align: top;
	margin-bottom: 1.4em;
}

.lightbox-item .post-title {
	text-decoration: underline;
}

.lightbox-item .subtitle {
	margin-top: .3em;
	font-size: .9em;
	color: #666;
}

#footer-hero {
	margin-top: 2em;
}

#footer-hero .quote-container {
	text-align: center;
	margin-bottom: .5em;
}

#footer-hero .quote {
	font-size: 1.3em;
	line-height: 1.5em;
}

#pre-footer {
	padding: 2em 0;
}

#pre-footer .blurb p {
	line-height: 1.7em;
	font-size: 1em;
	display: inline;
}

#lightbox .sticker,
#pre-footer .sticker {
	text-indent: -99999em;
	display: inline-block;
	width: 122px;
	height: 127px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/sticker-start-order.png);
	position: static;
}

#lightbox .faq-button {
	float: right;
	margin: 0 0 2em 2em;
}

.page-template-p-parties-php #pre-footer .sticker {
	background-image: url(images/sticker-contact-us.png);
}

#pre-footer .sticker {
	position: relative;
	float: right;
	left: auto;
	right: 0;
}

/* lightbox */

#lightbox {
	background: #efefef;
	background: rgba(239,239,239,.86);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}

#lightbox .inner {
	display: table-cell;
	vertical-align:middle;
}

#lightbox .inner .box {
	color: #ffffff;
	background: #4a4d49;
	width: 660px;
	margin: auto;
	border: 1px solid #ee9bac;
	padding: 1em;
	position: relative;
}

#lightbox-x {
	position: absolute;
	top: 1em;
	right: 1em;
}

.lightbox-item-lightbox {
	display: none;
}

#lightbox .post-title {
	color: #ffffff;
	font-size: 1.7em;
	margin-bottom: 0;
}

#lightbox .post-subtitle {
	color: #ee9bac;
	margin-bottom: 1.5em;
	font-size: .8em;
}

#lightbox .sticker {
	float: right;
	padding-left: 3em;
}

#lightbox .post-content {
	max-height: 500px;
	overflow-y: auto;
}

#lightbox .post-content #contact-form {
	margin-right: 1em;
}


/* FOCR */


.page-template-p-focr-php .banner-with-overlay .sticker {
	background-image: url(images/sticker-download-the-app.png);
}

.page-template-p-focr-php .banner-with-overlay .sticker.sticker-reveal {
	text-indent: 0;
}



/* POSTS */

.blog-post {
	background-image: url(images/bg-gradient-centered-g8.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 2.4em;
	margin-bottom: 2.4em;
}

#posts .blog-post:first-child {
	padding-top: 0;
	background: transparent;
}

.blog-post .post-img {
	margin: 1em 0 1.5em;
}

.post-title {
	color: #333333;
	margin: 0 0 0.25em 0;
	text-decoration: none;
	line-height: 24px;
}

.post-title a {
	color: #333333;
	text-decoration: none;
	font-size: 24px;


}

.post-excerpt {
	color: #666666;
	margin: 0 0 10px 0;
}

.single .post-content {
	padding-right: 15%;
}

.blog-post-single {;
	max-width: 620px;
	margin: auto;
}

.post-meta .headline-c {
	margin-right: .5em;
	line-height: 1.7em;
	vertical-align: top;
}

.post-meta ul.social-icons {
	margin-left: 10px;
	padding-left: 7px;
	border-left: 1px solid #a64d5f;
	position: relative;
	top: 3px;
}

.post-meta ul.social-icons li {
	margin: 0 2px;
}

/* permalink */

.related-posts-container {
	margin-top: 3em;
	padding-top: 2em;
}

.related-posts-container .flavor-preview .share-menu-container {
	display: none;
}

/* pagination */

#pagination {
	width: 100%;
	margin-top: 2em;
	height: 2em;
}

#previous-posts-link,
#next-posts-link {
px;
	display: inline-block;
}

#section-instagram .view-more {
	color: #fff;
	display: inline-block;
	float: right;
}

#section-instagram.empty .ilink {
  display:none;
}
#section-instagram.empty .iheadline.grid_6 {
  width:100%;
  text-align:center;
}

#instagrams {
	text-align: center;
}


/* CONTACT */

#contact-form {
	text-align: right;
}

#contact-form select,
#contact-form label.select-dropdown {
	float: left;
}

#contact-form input[type=text],
#contact-form input[type=email] {
	width: 30%;
	margin-bottom: 1.4%;
}

#contact-form input[type=text] {
	margin-right: 1.4%;
}

#contact-form textarea {
	width: 65%;
}

#contact-form .wpcf7-select+.wpcf7-not-valid-tip {
	float: left;
	clear: left;
	width: 30%;
}

#contact-form .wpcf7-select + .wpcf7-not-valid-tip:before {
    content: "^";
}

.page-template-p-contact-php #contact-form textarea {
	height: 5em;
}

/* QUICK QUOTE CALC */

#quotecalc td {
	padding-bottom: 14px;
}

#quotecalc td .headline-b {
	color: #999;
}

#quotecalc-headline {
	color: #ee9bac;
}

#quotecalc-howmanypeople {
	width: 2em;
}

#quotecalc-delivery-disclaimer {
	display: none;
}

.is-delivery-option-checked #quotecalc-delivery-disclaimer {
	display: block;
}

.is-delivery-option-checked #quotecalc-total:after {
	content: '*';
}

/* NEWSLETTER */

#newsletter-form input[type=text],
#newsletter-form input[type=email]{
	width: 95%;
	margin-bottom: 3%;
}

#newsletter-form input[type=submit] {
	float: right;
}


/* ABOUT PAGE */

#widget-categories li.cat-item,
.badge {
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    //line-height: 140px;
    margin-bottom: 20px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    background-color: #999999;
    background-image: url(images/bg-stripes-grey.gif);
    background-repeat: repeat;
}

.badge {
    display: table-cell;
}

.badges .grid_2 {
	margin-bottom: 10px;
}

#widget-categories li.cat-item {
	background-color: #ee9bac;
    background-image: url(images/bg-stripes-pink-light.gif);
}

#widget-categories li.current-cat,
#widget-categories li.cat-item:hover,
.container-pink .badge {
	background-color: #a65061;
    background-image: url(images/bg-stripes-pink.gif);
}

.badge .logo {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-width: 120px;
}

.badge .info {
	display: none;
	width: 96%;
	overflow: hidden;
	padding: 2%;
	height: 91%;
	color: #ffffff;
}

.badge .info.with-link {
	cursor: pointer;
	height: 96%;
}

.badge .info a {
	color: #ffffff;
	text-decoration: none;
}

.badge .info .badge-title {
	display: inline-block;
	line-height: 1.14em;
}

.badge .info .badge-subtitle {
	display: inline;
}

.badge .info .inner {
	display: table-cell;
	vertical-align: middle;
}

.container-pink .badge .info,
.container-pink .badge .info a {
	color: #333333;
}

.container-pink .badge:hover {
	background-color: #ffffff;
    background-image: url(images/bg-stripes-white.gif?1);
}

.badge:hover .logo {
	display: none;
}

.badge:hover .info {
	display: table;
}

#badges-groups {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#badges-groups li {
	margin: 2em 0;
}

/* CONTACT PAGE */

#faqs {
	padding-top: 2em;
}

#faq-questions {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#faq-questions li {
	margin: 0 0 1em 0;
}

#faq-questions li a {
	font-size: .95em;
}

#faq-questions li.selected a {
	color: #333333;
}

#faq-answer {
	font-size: .8em;
	max-width: 650px;
}

/* SPRINKLE PARTY */

#sprinkle-party-form-container label {
	width: 60%;
	float: left;
	display: inline-block;
	clear: both;
	margin-bottom: 1em;
}

#sprinkle-party-form-container input[type='text'] {
	width: 15%;
	float: right;
}

#sprinkle-party-form-container input[type='date'] {
	width: 30%;
	float: right;
	vertical-align: top;
}

#sprinkle-party-form-container input[type='submit'] {
	clear: both;
	float: right;
	margin-top: 1em;
}

/* QUICK QUOTE */

#offside-link {
	position: absolute;
	right: -190px;
	bottom: 20px;
}

/* INSTAGRAMS */

.instagram-img {
	position: relative;
	height: 300px;
	width:300px;
	margin-bottom: 2em;
	overflow: hidden;
}

.instagram-img img {
	max-width: 100%;
}

.instagram-img .overlay {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	display: none;
	color: #fff;
}

#previous-posts-link {
	float: right;
}

#next-posts-link {
	float: left;
}

#previous-posts-link a,
#next-posts-link a {
	text-decoration: none;
}

#previous-posts-link a:hover,
#next-posts-link a:hover {
	color: #333;
}


/* FLAVORS */

/* flavor preview small */

.flavor-preview-small {
	margin-bottom: 1.5em;
}

.flavor-preview-small:nth-child(1) {
	clear: both;
}

.flavor-preview-small .post-title,
.flavor-preview-small .post-excerpt {
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.flavor-preview-small .post-title {
	margin: .25em 0;
}

.flavor-preview-small .post-excerpt {
	color: #666666;
	font-size: .9em;
	letter-spacing: .5px;
}

/* flavor preview */

.flavor-preview .share-menu-container {
	display: inline-block;
	margin-left: .25em;
}

.flavor-preview .share-menu-container label {
	display: none;
}

.flavor-preview ul.social-icons li {
	margin: 0 1px;
}

.flavor-preview .post-img {
	text-align: center;
}

.flavor-preview .post-body {
	padding-top: .5em;
}

.flavor-preview .post-excerpt {
	color: #333333;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	line-height: 20px;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
}

span.amount {
	font-family: 'Knockout 28 A', 'Knockout 28 B';
	font-size: 28px;
}

a.add_to_cart_button,
.single_add_to_cart_button {
	font-family: 'Knockout 28 A', 'Knockout 28 B' !important;
	text-transform: uppercase;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    top: 5px;
}

/* SIDEBAR */

#sidebar .widget {
	margin-bottom: 2em;
	padding-top: 1.5em;
	background: url(images/bg-gradient-centered-g4.png) center top no-repeat;
}

#sidebar .widget:first-child {
	padding-top: 0;
	background: transparent;
}


/* categories widget */

/* see also: .badge */

ul.categories {
	text-align: center;
}

#widget-categories li.cat-item {
	margin: .5em;
}

#widget-categories li.cat-item a {
	height: 140px;
	width: 140px;
	display: table-cell;
	font-size: 1.2em;
    color: #ffffff;
	vertical-align: middle;
}

/* tags widget */

#widget-tags .tags a {
	color: #ee9bac;
	width: 48%;
	display: inline-block;
	font-size: 1em !important;
}

/* instagram widget */

#widget-instagram .header {
	margin-bottom: 2em;
}

.instagram-headline span {
	display: inline-block;
	height: 16px;
	width: 20px;
	background-image: url(images/sprites-social.png);
	background-position:  -50px -90px;
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
}

#widget-instagram .instagram-headline,
#widget-instagram .view-more {
	color: #ee9bac;
}

#widget-instagram .instagram-headline {
	float: left;
}

#widget-instagram .view-more {
	float: right;
}


#widget-instagram .instagram-img-smaller {
	width: 46%;
	float: left;
	clear: left;
	margin-bottom: 1em;
}

#widget-instagram .instagram-img-smaller:nth-child(even) {
	float: right;
	clear: none;
}


/* LOCATIONS */

#locations {
	overflow: hidden;
	color: #333;
}

#section-locations {
	margin: 0;
	padding: 0;
}

#section-locations .header {
	padding: 1em !important;
}

#section-locations .section-headline {
	margin: 0 0 .4em 0;
}

.location-address-container,
.location-phone-container {
	padding-top: 2em;
}

.location-phone,
.location-address {
	font-size: 2em;
	margin-bottom: .2em;
}

.location-hours {
	margin-top: 2em;
	font-size: .9em;
	line-height: 1.3em;
}

.location-blurb {
	width: 110%;
	color: #ee9bac;
}

.location-map {
	position: relative;
	width: 378px;
	height: 378px;
	margin: 2em auto 0;
}

.location-map .circle-overlay,
.acf-map {
	width: 100%;
	height: 100%;
}

.acf-map {
	margin: 20px 0;
}

.location-map .circle-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/circle-overlay.png?1) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}






/* FOOTER */

#footer {
	margin-top: 2em;
	padding-top: 2em;
	padding-bottom: 3em;
}

#menu-footer-menu li {
	width: 40%;
}

#menu-footer-menu li a {
	color: #333333;
	font-size: 1.4em;
	text-decoration: none;
}

#footer .top {
	height: 4em;
}

.footer-menu,
.footer-menu a {
	color: #999999;
}

.footer-menu li {
	padding-right: 16px;
	margin-right: 4px;
	background: url(images/star-smaller.png) no-repeat right center;
}

.footer-menu li:last-child {
	margin-right: 0;
	padding-right: 0;
	background: transparent;
}

#footer-logo {
	background: url(images/footer-logo.png) no-repeat;
	width: 90px;
	height: 69px;
	display: block;
	text-indent: -99999em;
	margin: auto;
}



/***************************************************************************
Howard styles for styling/template fixes
Added after getting styles.css from live site on August 26, 2014.
***************************************************************************/


/*-------------------------------------------------------------------------*/
/*------ ORDER LANDING PAGE -----------------------------------------------*/
/*-------------------------------------------------------------------------*/

.page #wrapper .order_option
{
	margin-bottom: 10px;
}

.page #wrapper .order_option.first
{
	padding-left: 0px;
}



.order_option p
{
	margin-top: 0px;
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	text-align: center;
}

.order_option a, .order_option img
{
	text-align: center;
	display: block;
	margin: 0 auto;
}

.order_option a
{
	margin-bottom: -10px;
}


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



@media only screen and (min-width: 996px)
{
	.page #wrapper .order_option.first a, .page #wrapper .order_option.first p
	{
		padding-left: 200px;
	}

	.page #wrapper .order_option.second a, .page #wrapper .order_option.second p
	{
		padding-right: 200px;
	}

}



#wrapper .order-landing .woocommerce-info:before
{
	background-color: #9DD8D9;
	content: "i";
	font-family: Times,Georgia,serif;
	font-style: italic;
	height: 1.5em;
	width: 1.5em;
	display: block;
	position: absolute;
	top: 0px;
	left: 1em;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
	color: #FFF;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
	padding-top: 1em;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset;
}

#wrapper .order-landing .woocommerce-info
{
	border-top: #9DD8D9 3px solid;
}

.order-landing
{
	margin-top: -14px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	text-align: center;
}

#wrapper .order-landing .login
{
	padding-bottom: 0px;
}



/****** Mobile styling *******/

#range_0 .page #wrapper .order_option, #range_1 .page #wrapper .order_option
{
	text-align: center;
	float: left;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}



#range_0 .page #wrapper, #range_0 .page #wrapper-inner
{
	width: 100%;
}



#range_0 .page #wrapper .have-questions
{
	font-size: 0.9em;
	display: block;
	float: left;
}


#range_0 #wrapper .order-landing .login p
{
	display: block;
	float: none;
	width: 100%;

}

#range_0 #wrapper .order-landing .login input[type=text],
#range_0 #wrapper .order-landing .login input[type=submit],
#range_0 #wrapper .order-landing .login input[type=password]
{
	height: 70px;
	width: 95%;
}


#range_0 #wrapper .order-landing .login label
{
	width: 100%;
}

/*------------------------------------------------------------------*/
/*------ PICKUP PAGE -----------------------------------------------*/
/*------------------------------------------------------------------*/

/*
@media (min-width: 776px)
{
	.pickup-location-wrap
	{
		-webkit-column-count: 3;
	    -moz-column-count: 3;
	    column-count: 3;

	    -webkit-column-gap: 50px;
	    -moz-column-gap: 50px;
	    column-gap: 50px;
	}

}
*/

.pickup-location
{
	margin-bottom: 26px;
}

.pickup-location:hover
{
	cursor: pointer;
}

.pickup-location-wrap
{
	text-align: center;
}

.pickup-location-name
{
	color: #EE9BAC;
	letter-spacing: 1px;
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 1.9em;
}

.pickup-location-name:hover
{
	color: #999;
}

.pickup-address
{
	margin-top: 10px;
}

.pickup-address, .pickup-hours
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	text-transform: uppercase;
}

.pickup-instructions
{
	font-size: 1.9em;
	margin-bottom: 36px;
	letter-spacing: 1px;
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}


/*--------------------------------------------------------------------*/
/*------ TIMESLOT PAGE -----------------------------------------------*/
/*--------------------------------------------------------------------*/

#dateForm, .message.time, .message.cutoff, .zip-code .message
{
	display: block;
	margin: 0 auto;
	text-align: center;
}


.message.time, .message.cutoff, .zip-code .message
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.4em;
	margin: 0 auto;
	max-width: 50%;
	text-align: center;
}


.message.delivery
{
	text-align: left;
	margin: 0 auto;
	width: 65%;
}


.zip-code .message div
{
	margin-bottom: 10px;
}

.zip-code .message div a
{
	margin: 0 10px 0 10px;
}



#datepicker, #time, #zipcode
{
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 120px;
	margin-bottom: 20px;
}


/* Specifically for the Terms of Service - CHANGE IF TOS CHANGES! */
.message.delivery p:nth-child(3)
{
	font-size: 1.2em;
	font-weight: bold;
}




.tos-header
{
	font-size: 1.2em;
	font-weight: bold;
}

.delivery-fee
{
	color: #EE9BAC;
	text-align: center;
}

.tos-input
{
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	margin-bottom: 20px;
}

.tos-input input#tos
{
	position: relative;
	top: 5px;
	height: 30px;
	width: 30px;
}

.tos-agree
{
	margin-top: 25px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}


#continue
{
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
}



.ui-datepicker-header.ui-widget-header
{
	background-color: #EE9BAC;
	background-image: none;
	border-color: #A96472;
}

.ui-timepicker-wrapper {
	overflow-y: auto;
	height: 220px;
	width: 140px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10001;
	margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
	width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
	width: 11em;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px;
}

.ui-timepicker-duration {
	margin-left: 5px; color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: #888;
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0;
	width: 100%;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: #fff; color: #000;
}

li.ui-timepicker-selected,.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: #1980EC; color: #fff;
	width: 100%;
}


.ui-timepicker-list
{
	width: 100%;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: #888;
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: #f2f2f2;
}



/****** Mobile styling *******/


#range_0 form#zip-form
{
	text-align: center !important;
}


#range_0 .zip-code .message
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 100%;
	width: 100%;
}


#range_0 .zip-code .message input
{
	width: 620px;
	margin: 0 auto;
}

#range_0 .ui-timepicker-wrapper
{
	overflow-y: auto;
	height: 300px;
	width: 95%;
	text-align: center;
	margin: 0 auto;
}
#range_0 .ui-timepicker-list, #range_0 .ui-timepicker-list li
{
	font-size: 1.3em;
	line-height: 1.3em;
	height: auto;
	text-align: center;
	margin: 0 auto;
}



/*------------------------------------------------------------------*/
/*------ CATEGORY PAGE ---------------------------------------------*/
/*------------------------------------------------------------------*/

.post.flavor-preview
{
	float: left;
	width: 50%;
	display: inline-block;
	margin-bottom: 25px;
}

.post.flavor-preview:nth-child(2n+1)
{
	clear: both;
}

#flavors .post.flavor-preview:nth-child(2n+1)
{
	clear: none;
}


.category_info
{
	padding: 30px 0;
	text-align: center;
}

/*
.category_name
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	letter-spacing: 2px;
	font-size: 2.4em;
	margin-bottom: 20px;
}
*/

.category_description
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.4em;
}


/****** Mobile styling *******/

#range_0 .post.flavor-preview
{
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	margin-bottom: 25px;
}

#range_0 .post.flavor-preview .thumbnail-quantity
{
	height: 35px;
	font-size: 1.2em;
	padding: 0;
	margin: 5px 5px 0 0 ;
}

#range_0 #flavors-header
{
	padding-bottom: 10px;
	margin-bottom: 15px;
}


/*--------------------------------------------------------------------------------------*/
/*------ MY ACCOUNT / ORDER DETAILS / CHANGE ADDRESS PAGES -----------------------------*/
/*--------------------------------------------------------------------------------------*/

.myaccount_wrapper h2, .order_details_wrapper h2
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	letter-spacing: 2px;
	font-size: 2.4em;
	margin-bottom: 20px;
}


.order-info
{
	margin-bottom: 30px;
}


.woocommerce table.shop_table.my_account_orders, .woocommerce table.shop_table.order_details
{
	margin-bottom: 34px;
}

.myaccount_user
{
	margin-bottom: 25px;
}

.myaccount_wrapper .title, .order_details_wrapper .title
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	letter-spacing: 1px;
}


.change_address_form h3
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	font-size: 2.2em;
	letter-spacing: 1px;
}

.myaccount_wrapper .title a
{
	font-size: 0.8em;
}

/****** Mobile styling *******/

#range_0 .myaccount_wrapper, #range_0 #customer_login,
form.change_address_form
{
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}

#range_0 .myaccount_wrapper input, #range_0 #customer_login input,
#range_0 .myaccount_wrapper button, #range_0 #customer_login button
{
	max-width: 95%;
}

#range_0 #main .woocommerce .change_address_form .form-row
{
	display: block;
	float: none;
}


/*------ LOGIN PAGE ---------------------------------------------*/


#customer_login h2
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	font-size: 2.2em;
	letter-spacing: 1px;
}

.login .input-text, .register .input-text
{
	line-height: 25px;
	font-size: 25px;
}

.login, .register
{
	min-height: 300px;
}



/*----- CART PAGE -------------------------*/

table.shop_table.cart,
#main .cart_totals table
{

	border-collapse: separate;
    border-spacing: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px;
    border-color: #4E4E4E;
}

#main .cart_totals table
{
	padding: 2px;
	border: medium none;
	margin-top: 10px;
}


table.shop_table.cart th,
table.shop_table.cart tr,
#main .woocommerce table.shop_table td,
#main .woocommerce-page table.shop_table td,
#main .woocommerce .cart_totals table th,
#main .woocommerce .cart_totals table tr,
#main .woocommerce .cart_totals table td
{
	color: #4E4E4E;
	border-color: #4E4E4E;
	border: 1px solid #4E4E4E;
    background: white;
    padding-left: 10px;
	padding-right: 10px;
}

/*
#wrapper .woocommerce .cart-collaterals .cart_totals table
{
	border-collapse: separate;
    border-spacing: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
}
*/

#range_0 .shop_table.cart .button
{
	width: 620px;
}

.variation dt {
	font-weight: bold;
}

/*----- CHECKOUT PAGE ---------------------------------*/


#main .woocommerce table.shop_table td
{
	border: none;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}




#main .woocommerce #order_review,
#main .woocommerce .checkout
{
	text-transform: uppercase;
	font-size: 1em;
}


#main .woocommerce #order_review_heading,
#main .woocommerce #customer_details h3
{
	text-transform: uppercase;
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	font-size: 1.8em;
	letter-spacing: 1px;
}


#ship-to-different-address-checkbox
{
	width: 25px;
	height: 25px;
	position: relative;
	top: 3px;
}


/*----- EXTENSION PICKUP/DELIVERY HEADER -------------------------*/

.scheduled-wrapper
{
	margin-top: -23px;
	border-bottom: 5px #A96472 solid;
	padding: 4px 0 8px 0;
	text-align: center;
	width: 100%;
}

.scheduled-wrapper-shopping, .scheduled-wrapper
{
	padding: 4px 0 4px 25px;
	border-bottom: 5px #A96472 solid;
	text-align: center;
}


.scheduled-wrapper-shopping, .scheduled-wrapper
{
	text-transform: uppercase;
}


.scheduled-wrapper div, .scheduled-wrapper-shopping div
{
	display: inline;
}




.scheduled-wrapper div, .scheduled-wrapper-shopping div
{
	margin: 0 15px 0 15px;
}


/*
.scheduled-wrapper div:first-child, .scheduled-wrapper-shopping div:first-child
{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}
*/

.scheduled-wrapper, .scheduled-wrapper-shopping
{
	font-family: 'Knockout 28 A','Knockout 28 B',Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	font-size: 1.5em;
	color: #EE9BAC;
	margin-bottom: 1em;
}

.scheduled-wrapper h2, .scheduled-wrapper-shopping h2
{
	display: inline;
	color: black;
	font-size: 1.1em;
	margin-right: 10px;
}



@media (max-width: 776px)
{
	.scheduled-wrapper div, .scheduled-wrapper-shopping div
	{
		display: block;
		margin-bottom: 10px;
	}

	.scheduled-wrapper-shopping, .scheduled-wrapper
	{
		margin-top: 0;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

}






/*----- GENERAL -------------------------*/

.clearfix
{
	clear: both;
}



#main .woocommerce .woocommerce-message:before, #main .woocommerce-page .woocommerce-message:before {
	background-color: #9DD8D9;

}

#main .woocommerce .woocommerce-message, #main .woocommerce-page .woocommerce-message {
	border-top: 3px solid #9DD8D9;
}



/* ----- MOBILE BUTTONS ---------------*/
/* (for:
	Timeslot-Delivery Continue button,
	Shopping Cart buttons,
	Checkout place order button)
*/
#range_0 input#continue.button.message,
#range_0 .zip-code .message input,
#range_0 .shop_table.cart input.button,
#range_0 #payment input#place_order
{
	background: none repeat scroll 0% 0% #9DD8D9;
	border-color: #6EBABB;
	font-family: "Gotham SSm A","Gotham SSm B",Arial,Helvetica,sans-serif;
	font-weight: bold;
	border-width: 0px 0px 5px;
	border-style: solid;
	text-transform: uppercase;
	padding: 4px 12px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.5px;
	display: inline-block;
	font-size: 37.8px;
	border-radius: 0;
	-webkit-appearance: none;
}

#range_0 input#continue.button.message:hover,
#range_0 .zip-code .message input:hover,
#range_0 .shop_table.cart input.button:hover,
#range_0 #payment input#place_order:hover
{
	border-color: black;
	background: #999;
	border-radius: 0;
	-webkit-appearance: none;
}



.woocommerce-billing-fields label { visibility: hidden;height:0px}
.woocommerce-billing-fields label abbr { display: none; }

.woocommerce-billing-fields p.create-account label { visibility: visible; height: auto; }

.woocommerce form .form-row-first {
	clear:left;
}

/************************************************
 * State select style fix - Start				*
 ************************************************/

.woocommerce .select2-container--default .select2-selection--single {
	background-color: #999999;
	border-radius: 0;
	border-bottom: solid 4px;
	padding: 0;
	height: 46px;
}

.woocommerce .woocommerce-invalid-required-field .select2-container--default .select2-selection--single {
	border-bottom-color: rgb(251, 127, 136);
}

#billing_state_field .select2-container--default .select2-selection--single .select2-selection__arrow b,
#shipping_state_field .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent;
	border-width: 8px 6px 0 6px;
	left: 37%;
	top: 75%;
}

#billing_state_field  .select2-selection__placeholder,
#billing_state_field  .select2-selection__rendered,
#shipping_state_field  .select2-selection__placeholder,
#shipping_state_field  .select2-selection__rendered {
	color: #fff;
	font-weight: bold;
}

#billing_country_field,
#shipping_country {
	display: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	margin-top: 9px;
}
/************************************************
 * State select style fix - End  				*
 ************************************************/

 .woocommerce #payment p.terms.wc-terms-and-conditions {
 	direction: rtl;
 	display:inline-block;
 	float: none;
}

 .form-row.place-order {
 	text-align: right;
 }


 /***************************************************************************
  *  Add to cart button style fix
  ***************************************************************************/

.archive.woocommerce #respond input#submit,
.archive.woocommerce a.button,
.archive.woocommerce button.button,
.archive.woocommerce input.button,
.archive.woocommerce button.button,
.single_add_to_cart_button.button.alt {
    font-size: 100%;
    margin: 0;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    overflow: visible;
    padding: 6px 10px;
    text-decoration: none;
    font-weight: 700;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    left: auto;
    color: #5e5e5e !important;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border: 1px solid #c8bfc6;
    background: #f7f6f7;
    background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));
    background: -webkit-linear-gradient(#f7f6f7,#e0dadf);
    background: -moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);
    background: -moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);
    white-space: nowrap;
    display: inline-block;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.075), inset 0 1px 0 rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.075), inset 0 1px 0 rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.1);
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #f7f6f7 !important;
	padding: 7px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #dad8da !important;
    text-decoration: none;
    background-image: none;
    color: #515151;
}

table.variations td {
	display: block;
	padding: .2em 0;
}

.single-product .quantity .qty {
    padding: 7px 0;
}

.archive.woocommerce  .thumbnail-quantity {
	display: inline-block;
	margin-right: 2px;
	width: 40px;
}

.wc-forward a:after, .wc-forward:after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 7px;
    content: "\e029";
    font-size: .75em;
}

.cbw-display-none {
	display: none;
}

/***************************************************************************
 *  Add to cart button style fix ends
 ***************************************************************************/

.woocommerce #content input.button.added:before,
.woocommerce #respond input#submit.added:before,
.woocommerce a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page #content input.button.added:before,
.woocommerce-page #respond input#submit.added:before,
.woocommerce-page a.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce-page input.button.added:before {
	display: none !important;
}


/***************************************************************************
 * Adding back original woocommerce info alert styling
 **************************************************************************/

#wrapper .woocommerce-info {
	border-top: #9DD8D9 3px solid;
	padding: 1em 1em 1em 3.5em!important;
    margin: 1em 0 2em!important;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fcfbfc;
    background: -webkit-gradient(linear,left top,left bottom,from(#fcfbfc),to(#f7f6f7));
    background: -webkit-linear-gradient(#fcfbfc,#f7f6f7);
    background: -moz-linear-gradient(center top,#fcfbfc 0,#f7f6f7 100%);
    background: -moz-gradient(center top,#fcfbfc 0,#f7f6f7 100%);
    color: #5e5e5e;
    text-shadow: 0 1px 0 #fff;
    list-style: none!important;
    width: auto;
    -webkit-box-shadow: inset 0 -2px 6px rgba(0,0,0,.05), inset 0 -2px 30px rgba(0,0,0,.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,.3);
    box-shadow: inset 0 -2px 6px rgba(0,0,0,.05), inset 0 -2px 30px rgba(0,0,0,.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,.3);
}

#wrapper .woocommerce-info:before {
    background-color: #9DD8D9;
    content: "i";
    font-family: Times,Georgia,serif;
    font-style: italic;
    height: 1.5em;
    width: 1.5em;
    display: block;
    position: absolute;
    top: 0px;
    left: 1em;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
    color: #FFF;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.2);
    padding-top: 1em;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0px -1px 0px 0px rgba(0,0,0,0.1) inset;
}


/***************************************************************************
Matt added this to change the Order landing page to 3 columns, instead of 2
***************************************************************************/

/*.grid_10 {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	column-count: 3;
}*/

table.shop_table.cart th, table.shop_table.cart tr, #main .woocommerce table.shop_table td, #main .woocommerce-page table.shop_table td, #main .woocommerce .cart_totals table th, #main .woocommerce .cart_totals table tr, #main .woocommerce .cart_totals table td{
	border:none !important;
}

/***************************************************************************
Matt added this to hide the browser disclaimer on the Order landing page on mobile
***************************************************************************/

@media all and (max-width: 2048px) and (-webkit-min-device-pixel-ratio: 2) {

.slides-mobile {
	display: none;
	}
}


.form-row.hide, .shipped_via {
	display: none;
}

/**************************************
Checkout - Square field edits.
**************************************/
.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field {
    padding: 15px 0 0;
}

.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-card-postal-code-parent.hidden {
	display: block !important;
}

/**************************************
Update product layout.
**************************************/
.order_option a img {
    max-width: 100%;
    height: auto;
    width: 350px;
}

a.js-pickup-location h2 {
    background: #ee9bac;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    max-width: 100%;
    line-height: 1;
}

form#dateForm input {
    font-size: 1.75em;
}

input#continue {
    padding: 25px !important;
}

ul.ui-timepicker-list {
    font-size: 24px !important;
}

#range_0 .ui-timepicker-wrapper {
    width: 80%;
    padding: 10px;
}

body.page-id-3295 {
    position: relative;
}

ul.ui-timepicker-list li {
    padding: 10px 0;
}

.product.flavor-display {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    margin: 0 0 15px 0 !important;
    padding: 0 0 15px 0 !important;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.product.flavor-display > div {
    flex: 1;
}

.product.flavor-display .product-img.flavor-image {
    margin-right: 30px;
    max-width: 220px;
}

.product.flavor-display .product-img.flavor-image img {
    border-radius: 100%;
}

.product.flavor-display .product-head h2 {
    font-size: 28px;
    line-height: 1;
    margin: 0 0 10px 0;
}

.product.flavor-display .product-body {
    font-size: 14px;
    margin: 0 0 10px 0;
}

.product.flavor-display .product-footer {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
}

.product.flavor-display .product-footer > span, .product.flavor-display .product-footer > input, .product.flavor-display .product-footer > a {
    flex: 1;
	margin-top: 8px;
}

.product.flavor-display .product-footer > input {
    max-width: 40px;
    height: 100%;
    padding: 6px 5px 7px;
    border-radius: 0 !important;
    border: 1px solid rgb(0 0 0 / 40%);
}

.product.flavor-display .product-footer > span {
    max-width: 70px;
}

.product.flavor-display .product-footer > a.ajax_add_to_cart, .product.flavor-display .product-footer > a.button.product_type_variable.add_to_cart_button {
    background: #a96472 !important;
    border: 2px solid #a96472 !important;
    box-shadow: none !important;
    color: #fff !important;
    text-shadow: none !important;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 0;
    padding: 4px 10px;
    margin-left: 5px;
    margin-bottom: 0 !important;
}

.product.flavor-display .product-footer > span {
    color: #000 !important;
    margin-right: 5px;
}

.product.flavor-display .product-footer > a.ajax_add_to_cart:hover, .product.flavor-display .product-footer > a.button.product_type_variable.add_to_cart_button:hover {
    background: rgb(255 255 255 / 0%) !important;
    color: #df9daa !important;
}

.scheduled-wrapper-shopping {
    margin: 0;
}

div#main {
    padding-top: 60px;
}

body.archive.tax-product_cat #main .container_12 {
    display: grid;
    grid: auto-flow dense / 1fr 1fr;
    grid-gap: 30px;
}

a.added_to_cart.wc-forward {
    min-width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 0;
}

.woocommerce-cart div#main {
    padding-top: 25px;
}

.woocommerce-cart-form input.button {
    margin-top: 15px !important;
}

input#coupon_code {
    font-size: 20px;
}

input.button[name=proceed] {
    margin-top: 0 !important;
}

@media screen and (max-width:1100px) {

    body.archive.tax-product_cat #main .container_12 {
		width: auto;
    }

	body {
		font-size: 18px !important;
	}

} 

@media screen and (max-width:900px) {

    body.archive.tax-product_cat #main .container_12 {
        display: grid;
        grid: auto-flow dense / 1fr;
        grid-gap: 30px;
    }
    
}

@media screen and (max-width:768px) {

	div#wrapper, div#wrapper-inner {
        width: 100% !important;
    }

	.scheduled-wrapper-shopping, .shop-date-wrapper, .scheduled-wrapper h2, .scheduled-wrapper-shopping h2 {
		font-size: 24px;
		line-height: 20px;
	}
	
	.scheduled-wrapper-shopping {
		padding: 0 30px 10px;
	}
	
	.tab-menu li {
		font-size: 18px;
	}
	
	a#mobile-logo {
		width: 100% !important;
		position: relative !important;
		left: 0;
		top: 0;
		margin: 0 auto;
		max-width: calc(100% - 130px);
		background-size: contain;
		height: 50px;
	}
	
	div#mobile-header {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100% !important;
		height: 75px;
		position: relative !important;
	}
	
	div#mobile-header > a {
		flex: 1;
		position: relative;
	}
	
	#side-nav-button {
		position: absolute !important;
		left: 30px;
		background-size: cover !important;
		width: 25px;
		height: 20px;
		margin-top: -10px;
	}
	
	.section-headline.container_12 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	div#flavors-header {
		padding-top: 15px;
	}

	#range_0 body {
        font-size: 16px;
    }

    #range_0 .shop_table.cart .button {width: 50%;display: inline-block !important;margin: 0 0 10px 0;word-break: break-word;}

    .coupon {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .coupon button.button {
        max-width: 160px;
    }

    td.actions {
        display: flex;
        align-items: center;
    }

    .coupon button.button {
        margin: 0 !important;
    }

    button.button[name=update_cart], a#continue_shopping {
        max-width: 200px;
    }

    input.button[name=proceed] {
        width: 100% !important;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody {
        width: 100%;
        position: relative;
        max-width: 100%;
        display: block !important;
    }

    tr.woocommerce-cart-form__cart-item.cart_item {
        padding: 15px !important;
    }

    td.product-name {
        width: calc(100% - 20px);
    }

    input.button[name=proceed] {
        font-size: 20px !important;
        padding: 8px !important;
    }

    #range_0 select, #range_0 input[type='submit'] {
        width: 100%;
        display: block;
    }

    button.button[name=apply_coupon] {
        max-width: 150px;
        min-width: 150px;
    }

}

@media screen and (max-width: 760px) {

	input.button[name=proceed] {
		font-size: 16px !important;
	}
	
	#range_0 .shop_table.cart .button {
		width: 100% !important;
		float: none !important;
		max-width: 100%;
	}
	
	button.button[name=update_cart], a#continue_shopping {
		max-width: 100%;
	}
	
	a#continue_shopping {
		padding: 10px 0;
		text-align: center;
	}
	
	input#coupon_code {
		margin: 0 0 5px 0;
		padding: 5px !important;
		width: 100% !important;
	}

	.woocommerce-checkout input, .woocommerce-checkout textarea {
		padding: 10px 15px !important;
	}
	
	.woocommerce-checkout input[type=checkbox] {
		width: auto !important;
	}
	
	.woocommerce-terms-and-conditions-wrapper {
		text-align: left;
	}
	
	.woocommerce-billing-fields h3 {
		margin-top: 0;
	}

}

@media screen and (max-width: 600px) {

	.product.flavor-display .product-text {
		text-align: center;
	}

    .product.flavor-display {
        flex-direction: column;
    }

    .product.flavor-display .product-img.flavor-image {
        margin-right: 0;
        margin-bottom: 30px;
    }

}

@media screen and (max-width:500px) {

	.product.flavor-display .product-footer {
		flex-direction: column;
	}
	
	.product.flavor-display .product-footer > span, .product.flavor-display .product-footer > input, .product.flavor-display .product-footer > a {
		margin: 0 0 10px 0;
	}
	
	.product.flavor-display .product-footer > a.ajax_add_to_cart, .product.flavor-display .product-footer > a.button.product_type_variable.add_to_cart_button {
		width: 90%;
	}

}

.woocommerce-checkout input {
    width: 100% !important;
}

fieldset#wc-square-credit-card-credit-card-form {
	padding: 0;
	margin: 0;
}

.payment_box.payment_method_square_credit_card {
	padding: 0 !important;
	background: none !important;
}

.woocommerce-checkout #payment div.payment_box::before {
	display: none;
}

button#place_order {
	background: #dd9aa8;
	text-transform: capitalize;
}

fieldset#wc-square-credit-card-credit-card-form {
    border: none !important;
}

@media screen and (max-width: 500px) {

    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 98.5%;
        clear: both !important;
        float: left;
    }

    textarea#order_comments {
        max-width: 100%;
    }

}

div#main {
    padding: 30px;
}

#range_0 input#continue.button.message, #range_0 .zip-code .message input, #range_0 .shop_table.cart input.button, #range_0 #payment input#place_order {
    font-size: 22px;
    padding: 15px !important;
}

#range_0 textarea, #range_0 input[type='text'], #range_0 input[type='email'], #range_0 input[type='password'], #range_0 select, #range_0 input[type='submit'] {
    max-width: 100%;
    padding: 5px 0;
}

.order-landing.woocommerce {
    padding: 0;
}

.slides-container, #range_0 .slides .slide, .order-landing.woocommerce {
    width: 100% !important;
}

#range_0 .slides {
    display: flex;
    flex-direction: column;
}

#range_0 .slides .slide {
    float: none;
}

.container-pink {
    padding: 1em 30px 2rem;
}