/* No shop changes */

.icon-search {
	visibility: hidden;
}

.nav-right {
	visibility: hidden;
	background-color: yellowgreen;
}

.payment-icons {
	visibility: hidden;
	background-color: yellowgreen;
}

.account-item {
	visibility: hidden;
}

.header-newsletter-item {
	visibility: hidden;
}

.header-social-icons {
	visibility: hidden;
}

.search-form {
	visibility: hidden;
}

/* No shop changes */

.polaroid-area {
	background-color: #f2b0b0;
}

.polaroid-title {
	width: 50%;
	margin-left: 25%;
}

.polaroid {
	border-color: #dd7372;
	border-style: dashed;
	border-width: 4px;
	padding: 20px;
	font-size: 2.2em;
	background-color: white;
}

.polaroid-subtitle {
	font-size: 80%;
	font-style: italic;
	color: #858585;
	}

.polaroid-middle-row {
	margin-top: -35%;
	margin-bottom: -35%;
}

.menu-ce {
	border-color: #dd7372;
	border-style: dashed;
	border-width: 4px;
	padding: 15px;
	font-size: 1.9em;
}

.menu-ce2 {
	border-color: #ffffff;
	border-style: solid;
	border-width: 10px;
	font-size: 1.6em;
}

.menu-ce3 {
	font-size: 1.6em;
}

.menu-ce-text {
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
	color: #585858;
	font-size: 0.8em;
	padding-top: 15px;
	line-height: 2.5;
}

.menu-ce-subtitle {
	text-transform: none;
	font-weight: 400!important;
	font-family: "Dancing Script", sans-serif;
	font-size: 3.5em;
	color: white;
}

.menu-ce-pinktitle {
	font-family: "Dancing Script", sans-serif;
	color: #fc7c9d;
}

.menu-ce-pinksubtitle {
	font-family: "Dancing Script", sans-serif;
	color: #555555;
	display: none;
}

.menu-ce-pinktext {
	color: #555555;
	font-size: large;
}

.contact-text {
	font-size: 1.4em;
}

.contact-button {
	font-size: 1.3em;
}

/** CART **/
.actions .clear {
    visibility: hidden
}

.tax-total {
    visibility: collapse
}

@media (max-width: 549px) {
.polaroid-subtitle {
	font-size: 70%;
	}

	.polaroid-middle-row {
	margin-top: -15%;
	margin-bottom: 1%;
}
	
	.polaroid-title {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
}

/** CHECKOUT **/
.ui-datepicker {
	background-color: white
}

/** PRODUCT **/
.postid-589 .quantity {
	display: none
}