/*
Theme Name: SimpleMag Child
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
Version: 2.0
*/


@import url("../simplemag/style.css");

/* Your CSS code goes here
-------------------------------------- */

body,.page-title span, .single-title span, .home-section .section-header .title span,.color-site-white, .color-site-white .sub-menu, .color-site-white .widget_ti_most_commented li h4,.sc-infobox.content-black,#author-box {
background-color: #fbf2fc;
padding: 4px 0;
}

body {
padding:0;
margin:0;
}

a {
  text-decoration: none;
  color: #d778ff;
}
.clear {
clear:both;
}

.left,#attachment_704 {
float:left;
}
.allCaps {
text-transform:uppercase;
font-size:1.2em !important;
font-family:'Oswald';
}

.allCaps span {
color:#d778ff !important;
}

.image-border {
float:left;margin-left:10px;border:1px solid black;padding:5px
}

.entry-media+.wrapper {
margin-top:-30px;
}



.entries {
text-align:center;
}
.entries article {
	/*float:none;*/
display:inline-block;

}
.entries article .entry-summary {
display:none;
}
#author-box {
display:none;
}
.single-format-gallery .single-box#respond {
	display:none;
}

.single-post.single-format-gallery .entry-title.single-title,.post-type-post.format-gallery .entry-title.single-title {
	display:none;
}

.single-post .entry-title.single-title {
margin-bottom:50px;
}

.pink-box {
	background-color: #FFCCCC;
border: 2px solid #d778ff;
outline: 10px solid #FFCCCC;
margin-bottom: 40px;
}

.pink-box ul li {
	list-style:none !important;
	margin-bottom:5px !important;
}

div.small-underline {
background-color:black;
/*clear:both;*/
width:33%;
margin-left:33%;
display:inline-block;
text-align:center;
height:1px;
margin-bottom:15px;
}
div.small-underline.big-bottom {
margin-bottom:40px;
}
.sc-separator {
margin:15px 0 20px;
}
.sc-separator.type-thin {
/*width:100%;
float:left;*/
}

.sc-separator.type-thin {
	border-color:black;
}

.sc-infobox.content-black {
background-image:none;
}

#masthead {
margin-bottom:10px;
}
#masthead .top-strip nav > ul > li a {
	pointer-events: none;
	padding: 12px 11px 0 4px;
	background-image: url('/wp-content/uploads/2013/11/EMBCNYC_heart.png');
	background-repeat: no-repeat;
	background-position: 100% 16px;
	background-size: 9px;
	color:#8c919b !important;
	font-weight:400 !important;
}
#masthead .top-strip nav > ul > li:last-child a {
background-image:none;
}

.top-strip .social {
background-color: #d778ff;
/*padding-right: 100%;
margin-right: -100%;*/
height:35px;
}
.top-strip .social li a {
line-height:35px;
color:black;
}
#masthead #branding {
	text-align:center;
	margin:5px auto 1px;
}

#masthead .color-site-white {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 15px;
background-color: #eee;
overflow: hidden;
height:35px;
}
#masthead .top-strip nav > ul > li {
height:35px;
line-height:35px;
letter-spacing:2px;
background-color:#eeeeee;
}

#masthead .top-strip nav > ul > li a:hover {
color:#8c919b;
font-weight:300;
}

#masthead .logo img {
margin: 0px auto 10px;
display: inline-block;
height: auto;
width: auto;
max-width: 200px;
}
@media screen and (max-width:801px) {
  #masthead .logo img {
    width: 100%;
  }
  .top-strip-mobile h1 {
    text-align: center;
    padding: 20px 5px;
    text-transform: uppercase;
    font-size: 1.25em;
  }
}

.entry-header .entry-meta {
font-size: 0.7em;
}

@media screen and (max-width:800px){
	#outer-wrap > #inner-wrap > #pageslide .block+.block {
		display:none;
	}
	.wrapper {
		width:100%;
	}
	#open-pageslide, #close-pageslide {
		float:left;
		margin-left:1%;
	}
	.newsLetter-signup input.header-newsletter-email {
		width:110px;
	}
}

.posts-slider .entry-header a, .posts-slider .entry-header .entry-meta {
/*color:#d778ff;*/
color:black;
}

.post.format-video .entry-meta .entry-date,.post.format-video .entry-meta .entry-category, .post.format-gallery .entry-meta .entry-date,.post.format-gallery .entry-meta .entry-category,.post.format-audio .entry-meta .entry-date,.post.format-audio .entry-meta .entry-category,.post.format-video .single-box.nav-single,.post.format-gallery .single-box.nav-single,.post.format-audio .single-box.nav-single{
display:none;
}


/* get rid of giant letter thing */
.single .entry-content > p:first-of-type:first-letter {
font-size: 1em;
float: none;
line-height: 1em;
padding: 0;
}
/*newsletter styles */

.signupframe {
border:none !important;
}
.newsLetter-signup {
	float:right;
	width:230px;
	background-color: #FFCCFF;
height: 35px;
overflow:hidden;
	}
@media screen and (max-width:800px) {
	.newsLetter-signup {
		width:215px;
	}
}
.signupframe td {
vertical-align:top;
}
.newsLetter-signup input {
	width: 95%;
	text-align: center;
	padding: 0 10px;
	text-transform:uppercase;
	background-color: #FFCCCC;
	height:35px;
	width:43px;
	border:none;
	float:left;
	font-family:'Oswald';
font-size:15px;
font-weight:normal;
color:#333333;
}
.newsLetter-signup input:-ms-input-placeholder ,.newsLetter-signup input:-webkit-input-placeholder ,.newsLetter-signup input:-moz-input-placeholder  {
color:#333333;
}
.newsLetter-signup input[type="submit"] {
background-image:url(/wp-content/uploads/2014/06/BabyCakes-Mail.png);
background-repeat:no-repeat;
color:transparent;
background-size:auto;
background-position:50%;
outline:none;
}


.newsLetter-signup input.submitted {
background-image:url(/wp-content/uploads/2014/06/BabyCakes-CheckMark.png);
}
.newsLetter-signup input.header-newsletter-email {
	width:187px;
	background-color: #FFCCFF;
}

.newsLetter-signup .newsletter-form {
display:none;
}

.newsLetter-signup .newsletter-trigger {
	width:100%;
}

.newsletter-trigger .cta {
padding: 6px 0 6px 26px;
display: block;
float: left;
text-transform: uppercase;
font-family: 'Oswald';
font-size: 15px;
font-weight: normal;
color:#333333;
}

.newsletter-trigger img,.newsletter-form img {
background-color: #FFCCCC;
padding: 7px;
display: block;
float: right;
}

.link,
.link a,
.signupframe
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
	.signupframe {
		border: 1px solid #ffffff;
		background: #ffffff;
		}
.signupframe .required {
	font-size: 10px;
	}
.signupframe td {
padding:0;
margin:0;
border:none;
}


#masthead .main-menu > ul > li:after {
color:#d778ff;
margin-top: 5px;
}

#masthead .main-menu > ul > li.sub-hover > a:after {
left:42%;
border-width: 0 7px 7px;
}

#masthead .main-menu .sub-menu {
top:32px;
}

#masthead .main-menu > ul > li > a {
padding:5px 12px 5px 15px;
color: black;
}

@media screen and (max-width:800px) {
.menu-item#menu-item-241,.menu-item#menu-item-163,.menu-item#menu-item-645,.menu-item#menu-item-1866 {
 display: none;
}
}


.posts-slider .entry-header .read-more,.posts-slider .flex-direction-nav a {
border:3px solid #d778ff;
}
.posts-slider .entry-header .read-more {
background-color:white;
display:none;
}
.icon-chevron-right:before,.icon-chevron-left:before {
color:#d778ff;
}
.sidebar {
padding:10px 8%;
}
.sidebar .widget {
padding-top:10px;
margin-top:10px;
}

.minitweets {
float:none;
}

.minitweets iframe {
width:100%;
}
.minitweets iframer .timeline {
background-color:transparent;
}

/* styles for featured posts slider */
.with-sidebar .posts-slider .entry-title {
background-color: transparent;
padding: 10px;
width: 300px;
margin: 10px auto 0;
border: none;
width: 99%;
height: 354px;
display: inline-block;
position: absolute;
top: -190px;
left: -10px;
opacity: 0;
-moz-transition-duration(.5s);
-webkit-transition-duration(.5s);
transition-duration(.5s);
}
.with-sidebar .posts-slider .entry-title:hover {
opacity:1;
}
.with-sidebar .posts-slider .entry-title a {
	position: absolute;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	line-height:360px;
}

.page-title, .single-title, .home-section .section-header .title, .sc-title .title {
 background:url("/wp-content/uploads/2013/12/heart_wide_small_f.png") repeat-x 0 50%;
background-size:33.33333%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2013/12/heart_wide_small_f.png', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2013/12/heart_wide_small_f.png', sizingMethod='scale')";
}

nav li, #submit, input#s, .tagline, .sub-title, .copyright, .read-more, .widget h3, .entry-meta, .entry-title, .entry-author, .entry-header, #respond label, .section-header, .comments .vcard, .widget_pages li, .widget_nav_menu li, .widget_categories li, .widget_ti-about-site p {
font-size:20px;
}
.page-title, .single-title, .section-header .title, .posts-slider .entry-title {
font-size:52px;
}
.sc-title .title span {
padding:0;
}

section.home-section.featured-posts {
margin-top:-35px;
}

.entries article .entry-image [class*="icon-"], .entry-list article .entry-image [class*="icon-"] {
display:none;
}

.entry-title.single-title,.entry-title.page-title,h2.title{
background-color:#FFF !important;
border:10px solid white;
outline:2px solid black;
}
.entry-title.single-title span, .entry-title.page-title span,h2.title span {
background-color:#FFF !important;
}

.entry-header .entry-meta {

}

.home-section .section-header .title {
background:url("/wp-content/uploads/2013/12/SYMMETRICAL_HEART3.png") repeat-x 1% 50%;
background-size:9%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2013/12/SYMMETRICAL_HEART3.png', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2013/12/SYMMETRICAL_HEART3.png', sizingMethod='scale')";
}
.home-section .section-header .title span {
padding:4px 52px;
}

@media screen and (max-width:801px) {
  .home.page .justified-image-grid#jig1, .home.page .flexslider,.home.page .section-header {
    display: none !important;
  }

}


.babycakes-menu p {
font-size:0.8em;
}
.babycakes-menu p#bc-menu-bottom {
font-weight:bold;
}
.babycakes-menu .col {
margin-bottom:0 !important;
/*max-height:220px;*/
}
.babycakes-menu .col p {
  padding-left: 20px;
}


.nutritional-info p {
font-size:0.75em;
font-weight:bold;
}

.nutritional-info .sc-columns.half.clearfix .col+.col {
	width:44%;
	padding-left:2%;
	padding-top:20px;
	border-left:1px solid black;
}
@media screen and (max-width:801px) {
.about-us-section .col+.col {
  padding-left:20px;
  padding-top: 10px;
}
.about-us-section .about-us-tagline {
  padding-left:20px;
}
}

.allergy-info .wp-caption.alignleft img {
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:2px solid black;
}

.allergy-info .wp-caption.alignleft .wp-caption-text a{
	color:#d778ff;
}

.allergy-info .small-underline+p {
font-size:0.85em;
}

ul.location-info {
display:inline-block;
padding-left:10px !important;
padding-bottom:10px;
}
ul.location-info:first-child {
	padding-top:20px;
}
ul.location-info+.small-underline {
	margin-bottom:10px;
}
ul.location-info+.sc-separator.type-thin {
margin-top:5px;
}
ul.location-info a {
	text-decoration:none;
	color:#d778ff !important;
}
ul.location-info li{
background-repeat:no-repeat;
background-position:0 5px;
list-style: none !important;
margin-bottom: 0 !important;
}

ul.location-info li.email:before,ul.location-info li.phone:before,ul.location-info li.twitter:before {
content:':';
margin-left: -10px;
margin-right: 3px;
}
ul.location-info li.email {
background-image:url('/wp-content/uploads/2013/12/mail.png');
padding-left:35px;
margin-left:17px;
}
ul.location-info li.phone {
background-image:url('/wp-content/uploads/2013/12/Phone.png');
padding-left:35px;
margin-left:15px;
}
ul.location-info li.twitter {
padding-left:15px;
margin-left:15px;
font-family:'icomoon';
}
ul.location-info li.twitter:before {
content: "\e003";
color:red;
}

ul.location-subway-buttons {
float:left;
padding:0 !important;
font-size:0.7em;
}
ul.location-subway-buttons+div {
float:left;
font-size:0.7em;
margin-bottom: 20px;
margin-right: 2px;
margin-left: 2px;
}
ul.location-subway-buttons li {
border-radius:50%;
color:white;
display:inline-block;
list-style:none !important;
text-align:center;
padding:0 !important;
width:17px;
height:17px;
}

ul.location-subway-buttons li span {
display: inline-block;
font-weight:bold;
}

ul.location-subway-buttons li.orange {
background-color:#FF9900;
}

ul.location-subway-buttons li.brown {
background-color:#996633;
}
@media screen and (max-width:1200px) and (min-width:960px) {
	.home-section .section-header .title span {
		font-size: 0.8em;
	}
}

.location-los-angeles .col {
	max-height:363px;
	margin-bottom:0 !important;
}
.location-los-angeles p {
	display:none;
}
.location-new-york .col {
	margin-bottom:0 !important;
}
.location-new-york p {
	display:none;
}
.sc-title .sub-title {
color:black;
}
.location-orlando .col {
	margin-bottom:0 !important;
}
.location-orlando .sc-columns.half.clearfix {
	margin-bottom:10px;
}
.location-orlando p {
	
}
.location-orlando ul {
	margin-bottom:10px;
}
.location-orlando li {
	list-style:none !important;
	margin-bottom:0 !important;
}
.single .location-orlando ul.location-list {
padding-left:20px !important;
}
.location-orlando .location-list li {
	list-style:disc !important;
	margin-bottom:0 !important;
	padding:0;
}
/*about page*/

.page-id-84 .entry-header {
display:none;
}
.page-id-84 .sc-title .title span {
padding:0;
font-size:49px;
}
.page-id-84 .sc-title {
margin-bottom:10px;
}
.page-id-84 .sc-title .title {
background-size: 48px !important;
background-position: 0px 6px !important;
background-repeat: repeat-x !important;
	background:url('/wp-content/uploads/2013/12/SYMMETRICAL_HEART3.png');
}
@media screen and (max-width:1200px) {
.page-id-84 .sc-title .title {
background:none;
}
}
.page-id-84 p {
line-height:18px;
}
/*about our ingredients page */
.page-id-623 .entry-header {
	display:none;
}
/*fix for delivery page */
.page-id-617 .entries article {
float:none;
}


/*cookbooks page */
.page-id-86 .entry-header{
	display:none;
}

.cookbooks a {
	color:#d778ff;
	text-decoration:none;
}
.cookbooks {
	line-height:20px;
}

/*national shipment page*/
.national-shipment h3 {
	text-transform:uppercase;
}
.national-shipment a{
	text-transform:uppercase;
	color:#d778ff;
	text-decoration:none;
}

/*shipping faq */
.page-id-619 .entry-header {
display:none;
}
.shipping-faq h4 {
text-transform:uppercase;
margin-bottom:0 !important;
}
.shipping-faq a {
	color:#d778ff;
	text-decoration:none;
}
#social-box {
	margin-bottom:20px;
}
#footer .copyright {
font-size: 0.5em;
padding: 10px 0;
}

.footer-sidebar .widget {
padding:10px 8%;
}
.footer-sidebar .widget h3 {
font-size: 1.25em;
margin-bottom: 10px;
}
ul.twitterList {
float:left;
font-size: 1.35em;
}
ul.twitterList li.last-item .social {
display:inline-block;
}
ul.twitterList li.last-item {
text-align:center;
}

#jig1 .jig-caption-title ,.jig-caption-description {
margin-top:20px !important;
text-transform:uppercase;
padding:0 !important;
font-family:'oswald';
font-weight:normal !important;
}
#jig1 .jig-caption-wrapper {
	height:65px !important;
}
div.ppt {
background-color:white;
padding:10px 0 10px 10px;
color:#262626 !important;
margin-left:5px !important;
text-transform:uppercase;
font-family:'oswald';
}
div.ppt a {
color:#d778ff;
}

#masthead .main-menu .sub-menu .sub-posts li {
	margin: 0 2% 20px;
}

/*app page*/
table.app-video-wrap {
	border-spacing:0;
}
table.app-video-wrap img {
	width:auto !important;
	display:block;
}
table.app-video-wrap .midrow img {
	height:254px !important;
}
table.app-video-wrap .fluid-width-video-wrapper {
	padding-top: 0 !important;
	width: 452px !important;
	height: 254px !important;
}
span.app-header {
	text-transform:uppercase;
	font-size:20px;
}
span.app-header strong {
	font-weight:normal;
	color:#d778ff;
}
img.apple-store {
	width:200px !important;
}
/*woocommerce styles */

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	-o-box-shadow:none !important;
	background:#dddddd !important;
	background-color:#dddddd !important;
	}
.woocommerce .woocommerce-info {
	background: white !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-top: 3px solid #d778ff;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}

.woocommerce .woocommerce-message {
	border-top:3px solid #d778ff;
}
.woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
display:none !important;
}

/*products page fixes */

.post-type-archive-product h1.page-title,post-type-archive-product header.entry-header {
	display:none;
}

.woocommerce nav.woocommerce-pagination, .woocommerce #content nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination, .woocommerce-page #content nav.woocommerce-pagination {
	float:left;
	clear:both;
}

.product-description-wrap {
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom:25px;
	margin-top:-15px;
	font-size:17px;
	clear:both;
}
.product-description-wrap .smaller {
	font-size:14px;
}

.product-description-wrap:first-letter {
	font-size: 55px;
float: left;
vertical-align: top;
line-height: 55px;
}
.product-description-wrap .smaller:first-letter {
float:none;
line-height:inherit;
font-size:inherit;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
list-style:none;
line-height:2px;
border-bottom: 3px solid #000000;
margin-bottom:25px;
}
.single .entry-content ul {
padding-left:0 !important;
}
@media screen and (max-width:768px) {
.page .page-content ol, .page .page-content ul, .single .entry-content ol, .single .entry-content ul {
	padding:0 10px !important;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	width:100% !important;
}
}
.woocommerce .products ul:before, .woocommerce .products ul:after, .woocommerce ul.products:before, .woocommerce ul.products:after, .woocommerce-page .products ul:before, .woocommerce-page .products ul:after, .woocommerce-page ul.products:before, .woocommerce-page ul.products:after {
	display:none;
}
.woocommerce ul.products li.product .price {
	display:none;
}

.woocommerce ul.products li.product a.button.add_to_cart_button {
	display:none;
}

.woocommerce ul.products li.product img {
	border: 1px solid #000000;
	outline: 10px solid #FFFFFF;
	-webkit-box-shadow:0px 3px 3px 10px rgba(0,0,0,0.3) !important;
	box-shadow:0px 3px 3px 10px rgba(0,0,0,0.3) !important;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	border: 1px solid #000000;
	outline: 10px solid #FFFFFF;
	margin-top:10px;
}

.entries article .entry-image, .entry-list article .entry-image {
	border: 1px solid #000000;
	outline: 10px solid #FFFFFF;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	text-align:center;
	line-height:20px;
	padding:13px 0 10px;
	color: black;
}

.jckqvBtn {
	position:absolute;
	top:30%;
	left:50%;
	margin-left:-51px;
	line-height:10px;
	border: 1px solid #ffffff;
	outline: 3px solid #000000;
}
.jckqvBtn:hover {
	border:1px solid #000000;
	outline:3px solid #FFFFFF;
}

#jckqv {
	text-transform:uppercase;
	font-family:'Oswald',Arial,Verdana;
	background-color:#fbf2fc;
	font-weight:normal;
padding: 40px 20px 30px 40px;
max-width: 820px;
}

#jckqv h1, #jckqv p {
font-family:inherit;
font-weight:normal;
}
#jckqv table.variations td {
	background:#fbf2fc;
	position:relative;
}
#jckqv table.variations td.label {
	color:#000000;
	font-size:17px;
	line-height: 36px;
}

#jckqv_images_wrap {
	margin: 0 0 0 -20px;
	width:60%;
}
#jckqv_summary {
	width:40%;
}
@media screen and (max-width:992px) {
	#jckqv_images_wrap {
	margin:0;
	padding:0;
}
}
@media screen and (max-width:768px) {
#jckqv_images_wrap,#jckqv_summary {
	width:100%;
}
}
#jckqv table.variations td select {
-webkit-appearance: none;
-moz-appearance: window;
-o-appearance: none;
appearance:none;
color:#333333;
background-color:#FFFFFF;
padding:8px 12px;
border:none;
position: relative;
}

#jckqv table.variations td.value:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 5px solid transparent;
	border-top-color:#444;
	top:23px;
	right:12%;
}

#jckqv table.variations td .reset_variations {
	display:none;
}

#jckqv table.variations td select:-ms-expand {
  display: none;
}

#jckqv .button {
background: #dddddd !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border:none !important;
color: #444444;
font-family: inherit;
font-weight: normal;
font-size: 17px;
height: 45px;
text-transform: uppercase;
}

#jckqv .button:hover {
background:#d778ff !important;
}
#jckqv .product_meta {
display:none;
}
#jckqv p {
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
text-transform:none;
font-family:'Lato',Arial,Verdana;
padding:20px 0;
margin:20px 0;
}
#jckqv div.price {
	color:red;
	vertical-align: top;
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 15px;
	font-size: 17px !important;
}

#jckqv div.price .amount:first-of-type {
	margin-right:5px;
}
#jckqv div.price .amount:last-of-type {
	margin-left:5px;
}
#jckqv h1 {
font-size:20px;
}

#jckqv span.price {
	display:none;
}

#jckqv div.quantity {
	display:none !important;
}

@media screen and (max-width:1080px) {
	#jckqv_images {
		padding-bottom:20px;
	}
}

#jckqv .variations_button {
	float:left;
}

.product-checkout-button {
	padding: 10px;
	display: block;
	float: left;
	margin-left: 10px;
	background-color: #d778ff;
	text-decoration:none;
	color: black;
}
.help-me-please {
  color: #ff0000;
  font-size: 1.25em;
  display: block;
  margin-bottom: 10px;
}
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
	float:left;
}
.woocommerce .related h2, .woocommerce .upsells.products h2, .woocommerce-page .related h2, .woocommerce-page .upsells.products h2 {
	margin-bottom:20px;
}
.woocommerce.single-product .entry-header {
	display:none;
}
.product.type-product {
	text-transform:uppercase;
	font-family:'Oswald',Arial,Verdana;
	background-color:#fbf2fc;
	font-weight:normal;
}

.product.type-product h1, .product.type-product p {
font-family:inherit;
font-weight:normal;
}
.product.type-product table.variations td {
	background:#fbf2fc;
	position:relative;
}
.product.type-product table.variations td.label {
	color:#000000;
	font-size:17px;
	line-height: 36px;
}

.product.type-product table.variations td select {
-webkit-appearance:none;
-moz-appearance:none;
-o-appearance:none;
appearance:none;
color:#333333;
background-color:#FFFFFF;
padding:8px 12px;
border:none;
}

.product.type-product table.variations td.value:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 5px solid transparent; /* arrow size */
	border-top-color:#444;
	top:17px;
	right:12%;
}

.product.type-product table.variations td .reset_variations {
	display:none;
}

.product.type-product table.variations td select:-ms-expand {
  display: none;
}

.product.type-product .button {
background: #dddddd !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border:none !important;
color: #444444 !important;
font-family: inherit;
font-weight: normal;
font-size: 17px;
height: 45px;
text-transform: uppercase;
}

.product.type-product .button:hover {
background:#d778ff !important;
}
.product.type-product .product_meta {
display:none;
}
.product.type-product p {
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
text-transform:none;
font-family:'Lato',Arial,Verdana;
padding:20px 0;
margin:20px 0;
}
.product .summary .price {
	display:none;
}
.product .summary div.price {
	display:block;
	color:red;
	font-weight:300;
margin-bottom: 15px;
font-size: 20px;
line-height:20px;
}

.product .summary div.price .amount:first-of-type {
	margin-right:5px;
}
.product .summary div.price .amount:last-of-type {
	margin-left:5px;
}

.product.type-product div.quantity {
	display:none !important;
}

@media screen and (max-width:1080px) {
	.product.type-product .images {
		padding-bottom:20px;
	}
}


.woocommerce-tabs {
	display:none;
}


/*shopping cart*/

.cart-tab.right .cart-parent {
	position: absolute;
top: 0;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 0 5px 0px;
text-decoration: none;
left: -40px;
width: 40px;
-webkit-transition: left ease .5s;
-moz-transition: left ease .5s;
-o-transition: left ease .5s;
transition: left ease .5s;
background: #fff;
}
@media screen and (max-width:768px) {
	.cart-tab.right {
		top:5% !important;
	}
	.cart-tab.right:hover .cart-parent {
		left:0;
	}
}
.button.wc-backward {
	position:relative;
	top:2px;
}
@media screen and (max-width:1200px) {
.checkout-button.button.alt.wc-forward {
	margin-top:5px !important;
}
}
@media screen and (min-width:800px) and (max-width:959px) {
	.checkout-button.button.alt.wc-forward~.button {
	margin-top:5px !important;
}

}
@media screen and (max-width:768px) {
	.button.wc-backward {
		top:1px;
		float:right;
	}
}
.cart.right .cart-parent:after {

content: "";
display: block;
width: 10px;
height: 100%;
background: #fff;
position: absolute;
top: 0;
right: -10px;
}
.cart-tab.right {
	height:90%;
	top:10%;
}

@media screen and (max-width:800px) {
.cart-tab.right {
	width:100%;
	right:-100%;
}
.cart-tab-right .widget {
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}

.cart-tab.right .widget {
	height:100%;
	text-align:center;
}

.cart-parent .amount {
	display:none;
}
.cart-parent .contents {
	background-image:url('/wp-content/uploads/2014/04/Shopping-Cart-11-64x64.png');
	background-repeat:no-repeat;
	background-size:17px auto;
	background-position:40% 0px;
	padding-top:20px;
	display:block;
	text-align:center;
	min-width:18px;
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.cart_list, .woocommerce-page ul.product_list_widget {
	border-bottom:2px solid black;
	height: 315px;
	overflow-y: scroll;
}


.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
	float:left;
	text-align:left;
	width:100%;
font-weight: normal;
text-transform: uppercase;
font-size: 14px;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
	float:left;
	height:70px;
	width:auto;
	margin-right:10px;
	position:relative;
	top:5px;
}
.widget.woocommerce.widget_shopping_cart h2.widgettitle {
	border-bottom:2px solid black;
	text-transform:uppercase;
}
.widget.woocommerce.widget_shopping_cart dl.variation {
	float: right;
	width: 60%;
	border: none;
	display:none;
}

.widget.woocommerce.widget_shopping_cart dd.variation-Quantity {
	margin:0;
}

.widget.woocommerce.widget_shopping_cart p.total {
	text-transform:uppercase;
}

.widget.woocommerce.widget_shopping_cart p.buttons a.button {
	width:80%;
	display:block;
	margin: 10px auto;
	background:#d778ff !important;
	border:none;
	color:white;
	text-transform:uppercase;
}
#wl-wrapper.wl-button-wrap {
float: left;
width: auto;
clear: none;
margin-left: 10px;
}
#wl-wrapper .wl-add-link.present {
text-decoration:none;
color:#d778ff;
background-position:0px 3px;
background-image:url('/wp-content/uploads/2014/04/heart_icon.png');
}

/*checkout page */
table.shop_table.cart {
	text-transform:uppercase;
}
@media screen and (max-width:800px) {
	table.shop_table.cart {
		font-size:0.5em;
	}
	table.shop_table.cart .product-price {
		display:none;
	}
	table.shop_table.cart th, table.shop_table.cart td {
		padding: 2% 1%;
	}

	.cart_totals.calculated_shipping h2, form.shipping_calculator h2 {
		font-size:24px !important;
		
	}
	.woocommerce .cart-collaterals {
		font-size: 12px !important;
		width: 90% !important;
		margin: 0 auto;
	}
}
.woocommerce table.shop_table.cart input.button.checkout-button, .woocommerce-page #content input.button.checkout-button {
	background:#d778ff !important;
}
.cart-collaterals {
	text-transform:uppercase;
}
.woocommerce #payment div.payment_box input.input-text, .woocommerce #payment div.payment_box textarea, .woocommerce-page #payment div.payment_box input.input-text, .woocommerce-page #payment div.payment_box textarea {
font-size: 1.2em;
letter-spacing:1px;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
	width:60%;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	text-transform:uppercase;
	min-width:140px;
}

.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th {
	min-width:210px;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	min-width:350px;
}
@media screen and (max-width:768px) {
	.woocommerce table.cart td.actions input.button[name="update_cart"] {
		float:right !important;
	}
}
/* wrapper for checkout page */
.page-id-1559 .entry-title {
  font-size: 30px;
  line-height: 100%;
}
.post-1559 {
	text-transform:uppercase;
font-size: 0.9em;
/*line-height: 0.9em;*/
}
h3.billing-header {
  float: left;
}
.clear {
  clear: both;
}
.show-billing {
  float: right;
border: none;
padding: 5px 10px;
text-transform: uppercase;
font-size: 16px;
font-family: 'Oswald';
background-color: #d778ff;
margin-right: 20px;
}
.col2-set#customer_details {
  width: 50% !important;
  float: left;
}
.col2-set#customer_details .col-1, .col2-set#customer_details .col-2 {
  width:100%;
}
.col2-set#customer_details .col-1 p, .col2-set#customer_details .col-2 p {
  margin-bottom: 9px;
}
.col2-set#customer_details .col-1 p#billing_country_field,.col2-set#customer_details .col-2 p#shipping_country_field {
  display: none;
}

.col2-set#customer_details .col-1 p#billing_address_1_field,.col2-set#customer_details .col-1 p#billing_address_2_field, .col2-set#customer_details .col-2 p#shipping_address_1,.col2-set#customer_details .col-2 p#shipping_address_2 {
   width: 47%;
float: left;
clear: none;
padding: 0;

 }
 
 .woocommerce table.shop_table td.product-name {
   width: 60%;
 }
 
.col2-set#customer_details .col-1 p#billing_address_2_field,.col2-set#customer_details .col-2 p#shipping_address_2 {
   margin-left: 5%;
   margin-top: 28px;
 }
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
  float: right;
  padding: 10px 0;
}
h3#order_review_heading {
  float:left;
  width: 50%;
}
#order_review {
  float: left;
  width: 49%;
  margin-left: 1%;
}
@media screen and (max-width: 770px) {
  .col2-set#customer_details,h3#order_review_heading,#order_review {
    width: 100% !important;
    margin: 0;
  }
}
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
	list-style:none;
}
.page .page-content ol, .page .page-content ul, .single .entry-content ol, .single .entry-content ul {
	padding:0;
}
.page .page-content ul li, .single .entry-content ul li {
	list-style:none;
	margin:0;
}


.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	clear:both;
}

input#ship-to-different-address-checkbox {
	position:relative;
	top:-7px;
}

/* woocommerce update fix */
.woocommerce-checkout #payment div.payment_box {
background-color: transparent;
}