html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup {
	font-size: 0.83em;
	line-height: 0;
	vertical-align: super;
}

sub {
	font-size: 0.83em;
	line-height: 0;
	vertical-align: sub;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

a{
	color: #896e69;
}

a:hover{
	color: #896e69;
}

/* End of Meyer Reset CSS */

/*----------------------Font Families---------------------- */
@font-face {
    font-family: 'ovoregular';
    src: url("../fonts/JosefinSans-Regular_ts-1504905446-host-my.cratejoy.com.ttf");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldregular';
    src: url("../fonts/JosefinSans-Bold_ts-1504905445-host-my.cratejoy.com.ttf");
    font-weight: normal;
    font-style: normal;

}

/*----------------------GLOBALS/HOMEPAGE---------------------- */

body {
	background-color: #FFF;
	color: #896e69;
}

.sml-promo-text {
	display: none!important;
}

.utility-nav {
    float:right;
    position:relative;
    z-index: 10;
    margin-right: 15px;
    margin-top: 15px;
}

.utility-nav a {
	font-family: ovoregular;
	font-weight: 400;
	text-transform: uppercase;
	color: #896e69;
	font-size: 10px;
}

.utility-nav span {
	font-family: ovoregular;
	font-weight: 300;
	text-transform: uppercase;
	color: #896e69;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
}


/* style shop drop down*/
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

@media only screen and (max-width: 780px)  {
   .dropdown-content {
     display: none !important; }
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    /*color: black;*/
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover
.dropdown-content a:hover {background-color: #f1f1f1}
 */

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown 
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
*/

/* end style shop drop down*/


.bs-header .container {
    z-index: 1;
    position: relative;
}

.navbar-toggle {
	background-color: #896e69;
}

.navbar .navbar-collapse {
	min-height: 125px;
    margin-bottom: 0!important;
}

.navbar-collapse ul li a {
	font-family: ovoregular;
	text-transform: uppercase;
	font-size: 14px !important;
	color: #896e69;
	font-weight: 400;
	height: 22px;
	padding-bottom: 22px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 40px;
}

.navbar-collapse ul li a:hover {
	background-color: transparent;
	border-bottom: 3px solid #d55448;
}


.on-state {
	background-color: transparent!important;
	border-bottom: 3px solid #896e69!important;
}

.navbar-static-top {
	margin-bottom: 0!important;
    min-height: 125px;
}

.bs-header .navbar-brand {
	font-size: 22px;
	padding-left: 0;
	padding-right: 0;
	line-height: 42px;
	padding-bottom: 0;
	font-family: oswaldregular;
	color: #d55448;
}

.bs-header .navbar-brand span {
    display: inline-block;
	padding-top: 15px;
}

.banner-container {
	width: 100%;
	color: #896e69;
  height: 700px;
}

.banner-container .heading {
	margin-top: 50px;
	width: 450px;
    padding-top: 230px;
    padding-bottom: 10px;

}

.banner-container .heading h1 {
	/*font-family: oswaldregular; */
    font-family: ovoregular;
    color: #fff;
    /*font-size: 48px; */
    font-size: 65px !important;
    /*added to make new font type fatter*/
    font-weight: 900;
    line-height:70px;
    /*line-height:71px;*/
}

.banner {
	background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

/*added sobakeable logo title */
.title-image {
    background-repeat: no-repeat;
	width: 500px;
    height: 150px;
    margin-top:75px;
    margin-bottom: 72px;
    
  
}

h1 {
	font-family: ;
	font-size: 32px;
}

h2 {
	font-family: ;
	font-size: 32px;
}

h3 {
	font-family: ;
	font-size: 18px;
}

h4 {
	font-family: ;
	font-size: 14px;
}

div.heading.barley_hide_outline {
width: 100%;
  text-align: center;
 margin: auto;
}

.banner .paragraph {
	/*font-size: 18px; */
    font-size: 30px !important;
    line-height: 42px !important;
    font-weight: 100 !important;
	/*font-weight: 300;*/
	font-family: ovoregular;
    color: #fff;
	/*margin-top: 25px; */
    /*margin-bottom: 40px; */
  text-align: center;
 margin: auto;
  margin-bottom: 10px;
  padding-bottom: 30px;
   
}


.cta {
  text-align: center;
  margin: auto;
    margin-bottom: 200px;
}

.cta a {
	color: #fff !important;
    background:#D55448 !important;
    font-weight: 100 !important;
	text-transform: uppercase;
    border-color:#fff !important;
	font-family: ovoregular;
	font-size: 17px;
	padding: 15px 42px 13px 42px;
	margin-top: 25px;
}

.cta a:hover {
	text-decoration: none;
	color: #D55448 !important;
    background:#F8ECEC !important;
    border-color: #D55448!important;
   font-weight: 500 !important;
	/*color: #fff; */
    
}

.cta .getstarted-button {
	/*background-color: #d55448; */
     background-color: #EAE6E6;
	 color: #D55448;
  font-weight: 100 !important;
     /*color: #fff; */
   /*added */
    border-radius: 4px;
    border-color: #D55448;
    border-style: solid;
    border-width: 2px;
    font-family: ovoregular;
    margin-bottom: 40px;
}

.cta .gift-button {
	background-color: #EAE6E6;
  /*background-color: #d55448; */
	margin-left: 30px;
	color: #D55448;
     /*color: #fff; */
   /*added */
    border-radius: 4px;
    border-color: #D55448;
    border-style: solid;
    border-width: 2px;
    font-family: ovoregular;
}

.intro-container {
	/*padding-top: 45px; */
	background-color: #FFF;
}

.intro-container h1,
.intro-container h2,
.intro-container h3,
.intro-container h4 {
	text-align: center;
	color: #d55448;
	font-family: oswaldregular;
	margin-bottom: 10px;
	font-weight: 900;
}

.intro-container .paragraph {
	font-family: ovoregular;
	font-size: 18px;
	font-weight: 300;
	color: #896e69;
	text-align: center;
	line-height: 30px;
	width: 80%;
	margin: 0 auto;
    margin-top: 25px;
}

.main-promos {
	width: 100%;
	background-color: #FFF;
	margin-bottom: 80px;
	padding-bottom: 40px;
}

.main-promos .heading {
	font-family: oswaldregular;
	font-weight: 900;
	color: #d55448;
	text-align: center;
	padding-top: 40px;
}

.main-promos .paragraph {
	text-align: center;
	padding-top: 8px;
	font-family: ovoregular;
	color: #896e69;
	font-size: 16px;
    line-height: 20px;
	font-weight: 200;
}

.main-promos-get {
	width: 100%;
	background-color: #FFF;
  margin-bottom: 80px;

}

.main-promos-get .heading {
	font-family: oswaldregular;
	font-weight: 900;
	color: #d55448;
	text-align: center;
	padding-top: 40px;
}

.main-promos-get .paragraph {
	text-align: center;
	padding-top: 8px;
	font-family: ovoregular;
	color: #896e69;
	font-size: 16px;
    line-height: 20px;
	font-weight: 200;
}

.app {
	width: 100%;
	margin-bottom: 80px;
	padding-bottom: 40px;
}

.app-img {
	width: 100%;
	margin-bottom: 80px;
	padding-bottom: 40px;
  height:639px !important;
}

.iphone-video {
 margin-left: 115.5px;
  margin-top: 80px;
}


.promos {
	/*padding-top: 60px; */
  padding-top: 20px; /*added */
}

.promos2 {
	padding-top: 10px;
}

/* makes 2 subscription options centered */
/*@media only screen and (min-width: 990px) {
.promos2 .promo-border {
left: 50%;
margin-right: -50%;
width: 100%; 
} 
}*/

.main-promos .promo-border {
	background-color: #FFF;
	height: 318px;
	margin-bottom: 115px; /*increased from 20px to display on mobile*/
}

.add-control {
	position: absolute;
	right: -79px;
	top: 160px
}

.add-promo {
	padding-top: 80px;
	position: relative;
}

.add-product-button {
	margin-top: 12px;
}

.promo-border h1,
.promo-border h2 {
	font-family: oswaldregular;
}

/*added */
.promo-border h3 {
  padding:10px;
  font-weight:bold;
}

/*.promo-border h3,  -- removed*/
.promo-border h4 {
    font-family: ovoregular;
}

.promo-border:hover .remove-product-button {
	display: inline-block;
}

.remove-product-button {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}

.promo-border:hover .remove-variant_value-button {
	display: inline-block;
}

.remove-variant_value-button {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}

.youget-img {
	background-position: center center;
    background-repeat: no-repeat;
	width: 100%;
    height:180px;
	/*height: 300px;*/
}


.promo-img {
	background-position: center center;
    background-repeat: no-repeat;
	width: 100%;
    height:320px;
	/*height: 300px;*/
}

/*line image dividing what you get & how it works */
.divider-img {
	background-position: center center;
    background-repeat: no-repeat;
	width: 100%;
    height:40px;
  margin-top: 50px;
  margin-bottom: -50px;

}

.seenin-logos-container {
	width: 100%;
	margin-bottom: 80px;
}

.seenin-logos-container p{
	margin-bottom: 50px;
}

.seenin-logos-container iframe{
	margin-bottom: 20px;
}


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

.seenin-logos-container .heading {
	/*margin-top: 15px;*/
    margin-top: 30px;
    padding-top: 70px;
	/*color: #896e69; */ /*removed */
	/*font-family: ovoregular; */ /*removed */
    font-family: oswaldregular;
    color: #d55448;
	text-align: center;
	margin-bottom: 80px;
    padding-bottom: 50px;
    line-height: 250%;
}

.seenin-logos-container paragraph {
  text-align: center;
	padding-top: 8px;
	font-family: ovoregular;
	color: #896e69;
	font-size: 16px;
	font-weight: 300;
}

.banner_social {
	background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.banner_wyg {
	background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
   padding-top: 40px;
}



.instabutton a {
	color: #D55448;
	text-transform: uppercase;
	font-family: ovoregular;
	font-size: 18px;
	font-weight: 300;
	padding: 15px /*42px*/ 0px 13px /*42px*/ 0px !important;
	/*float: left; */
	margin-top: 25px;
   text-align: center;
   vertical-align: middle;
}


.instabutton a:hover {
	text-decoration: none;
	/*background-color: #a38c88; */
    border-color: #EAE6E6;
	/*color: #fff; */
    color: #D55448;
}

.banner_social .container .instabutton {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 70px;
  margin-top: 25px;
  width: 200px;
}

.instagram-button {
	background-color: #EAE6E6;
  /*background-color: #d55448; */
	/*margin-left: 30px; */
	color: #D55448;
     /*color: #fff; */
   /*added */
    border-radius: 4px;
    border-color: #D55448;
    border-style: solid;
    border-width: 2px;
    font-family: oswaldregular;
}

.right-image{ 
    width: 18px;
  height: 17px;
  vertical-align: middle;
  border-style: none;
  background-image: url(../images/instagram_ts-1504905450-host-my.cratejoy.com.png); 
  background-repeat: no-repeat;
  margin-bottom: 6px;
  margin-left: 2px;
  
}

/* added -> social media images -> no longer need - now using widget
.seenin-img {
	background-position: center center;
    background-repeat: no-repeat;
	width: 200px;
    height:200px;
    margin-bottom: 20px;
   /*added to center images
    display: block; 
   /* margin-left: auto;
    margin-right: auto;
} */


.main-testimonial {
	width: 100%;
	background-color: #FFF;
	margin-bottom: 80px;
	padding-bottom: 40px;
}

.main-testimonial .heading {
	font-family: oswaldregular;
	font-weight: 900;
	color: #d55448;
	text-align: center;
	padding-top: 20px;
}

.main-testimonial .paragraph {
	text-align: center;
	padding-top: 8px;
	font-family: ovoregular;
	color: #896e69;
	font-size: 16px;
	font-weight: 300;
}

.main-testimonial h1 {
  text-align: center;
	color: #d55448;
	font-family: oswaldregular;
	padding-bottom: 60px;
	font-weight: 900;
    margin-top: -30px;
}

.main-testimonial .promos {
	/*padding-top: 60px; */
  padding-top: 10px; /*added */

}


.main-testimonial .promo-border {
	background-color: #FFF;
	height: 235px;
	margin-bottom: 94px; /*increased from 0 for mobile */
}

footer {
	background-color: #d55448;
	color: #fff;
    font-family: ovoregular;
}

footer .heading {
	text-align: center;
	margin-bottom: 10px;
   font-family: oswaldregular;
}

footer .heading h3 {
	color: #fff;
}

footer .row {
	padding-top: 40px;
}

footer .paragraph {
	color: #FFF;
	font-family: ovoregular;
	text-align: center;
	font-size: 13px;
	font-weight: 300;
	line-height: 19px;
}

footer .col-md-4 {
	height: 82px!important;
	border-right: 2px solid #FFF;
	margin-bottom: 20px;
}

footer .col-md-4:nth-child(3) {
	border: none!important;
}

.social-media-container a {
  text-decoration: none;
}

.social-media-container a svg path:first-child {
  stroke: #fff;
}

.social-media-container a svg path:last-child {
  fill: #fff;
}

.social-media-container a svg:hover path:first-child {
  stroke: #EAA8A1;
}

.social-media-container a svg:hover path:last-child {
  fill: #fff;
}


.social-media {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.social-media:nth-child(4) {
	margin-right: 0;
}

.social-media-container {
	margin:  0 auto;
	text-align: center;
}

.social-media-container a {
	display: inline-block;
}

footer form {
	margin: 0 auto;
	width: 240px;
}

.text-input {
	width: 180px;
	border: 1px solid #FFF;
	background-color: #896e69;
	float: left;
	height: 27px;
	margin-top: 5px;
}

.text-input::-webkit-input-placeholder {
    color: #FFF;
	text-transform: uppercase;
}

.text-input::-ms-input-placeholder {
    color: #FFF;
	text-transform: uppercase;
}

.text-input:-moz-placeholder {
    color: #FFF;
	text-transform: uppercase;
}

.text-input::-moz-placeholder {
    color: #FFF;
	text-transform: uppercase;
}

.submit-button {
	background-color: #d55448;
	border: none;
	float: left;
	color: #fff;
	margin-top: 10px;
	font-family: ovoregular;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}

.submit-button:hover {
	background-color: #fff;
	color: #d55448;
    border: 1 px;
    border-style: solid;
    border-color: #d55448;
}

footer input {
	padding-left: 5px;
	color: #FFF;
	font-family: ovoregular;
	font-size: 12px;
}

/*----------------------FORMS---------------------- */
.bs-footer a {
	color: #FFF;
}

.bs-footer .submit-button {
	height: 27px;
}

.bs-footer a.getstarted-button {
    border: 1px solid #FFF;
    margin-top:15px;
    margin-left:55px;
    background-color: #fff;
}

footer .cta {
    margin-bottom: 0;
}

.sub-footer .copyright {
    font-family: ovoregular;
    color: #fff;
    font-size: 11px;
    float:left;
    margin-bottom: 20px;
    margin-left: 20px;
}

.sub-footer .powered-by-cratejoy {
    float:right;
    margin-right: 20px;
    font-size: 11px;
}

.sub-footer .clear {
    clear: both;
}

.form-container {
	font-family: ovoregular;
	padding: 30px 0;
}

.simple-form {
	background-color: #FFF;
    border: 2px solid #d55448;
	padding: 28px;
	width: 100%;
	margin-bottom: 30px;
}

.simple-form h3 {
	color: #896e69;
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 8px;
}

label {
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 300;
	color: #896e69;
	margin-bottom: 10px;
	margin-top: 20px;
}

input {
	font-family: ovoregular;
	color: #896e69;
	font-size: 14px;
	font-weight: 300;
	padding-left: 5px;
	border: 1px solid #896e69;
}

.simple-form input {
	width: 100%;
	height: 30px;
}

.form-feedback {
	margin: 20px auto;
  	width: 50%;
  	line-height: 31px;
    font-size: 18px;
    text-align: center;
    color: #896e69;
	font-family: ovoregular;
    background-color: #FFF;
    border: 2px solid #d55448;
}

/*----------------------SUBSCRIPTION PAGE---------------------- */


.subscription-options {
    background-color: #E8E4E2;
    background-image: url('https://d3a1v57rabk2hm.cloudfront.net/sobakeable/bold-copy-12/images/subs_background.png?ts=1518457907&host=my.cratejoy.com');
	width: 100%;
	padding-bottom: 40px;
	position: relative;
    padding-top: 40px;
}

/*changed 12/17*/

.subscription-options h2 {
	font-family: oswaldregular;
	color: #d55448;
	font-size: 28px;
	text-align: center;
	padding-top: 43px;
	font-weight: 900;
    margin-bottom: 15px;
}

.subscription-options p {
	text-align: center;
	padding-bottom: 0;
	font-size: 20px;
	font-weight: 300;
}

.headline-container .paragraph {
  font-family: ovoregular;
 line-height: 135%!important; 
  padding-top: 20px;
  padding-bottom: 20px;
}

/*^changed 12/17*/

.previous-container .paragraph {
	text-align: center;
	padding-bottom: 20px;
	font-family: ovoregular;
	color: #896e69;
	font-size: 16px;
	font-weight: 300;
	padding-top: 8px;
}

/*zooms image on hover */
.previous-container:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.promo-border {
	position: relative;
}

.subscription-options .promo-border {
	background-color: rgba(255,255,255,0.85);
	height: auto;
	margin-bottom: 20px;
}

.headline {
    width: 100%;
    /*background-color: #E8E4E2; */
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: thick double #896E69;
}

.headline.copy {
	padding-top: 0;
	padding-bottom: 20px;
    border-style: none !important;
}

.headline-container {
	width: 100%;
}

.headline-container .row {
	padding-top: 35px;
	margin-bottom: 35px;
}

.headline-container .step {
	border-top: 2px solid #896e69;
	border-bottom: 2px solid #896e69;
	background-color: transparent;
}


.headline-container .step-arrow {
	top: -2px;
	left: -1px;
	position: absolute;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 18px solid #896e69;
}

.headline-container .step-arrow:after {
	content: "";
	position: absolute;
	top: -23px;
	left: -18px;
	width: 0;
	height: 0;
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	border-left: 17px solid #fff;
}

.headline-container .step-arrow.after {
  border-color: #fff;
}

.headline-container .step.selected + .step .step-arrow:after {
	display: none;
}

.headline-container .step.selected + .step .step-arrow.end:after {
	display: block;
}

.headline-container .step-arrow.end {
	left: inherit;
	right: -17px;
}

.headline-container .step.selected .step-arrow.end:after {
	display: none;
}

.headline-container .step.chosen p:before {
	content:"\2713 ";
	padding-right: 10px;
}

.headline-container .step.selected {
	background-color: #896e69!important;
}

.headline-container .step {
	position: relative;
}

.headline-container .step p {
	color: #d55448!important;
}

.headline-container .step.selected p {
	color: #FFF !important;
	font-weight: 300!important;
}


.headline-container .step .controls {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	vertical-align: middle;
	display: none;
}

.headline-container .step:hover .controls {
	display: block;
}

.headline-container .heading {
	color: #d55448;
	font-family: oswaldregular;
	padding-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}

.headline-container .heading h1,
.headline-container .heading h2 {
	font-family: oswaldregular;
}

.headline-container .heading h3,
.headline-container .heading h4
{
	font-weight: 900;
	font-family: oswaldregular;
}

.headline-container p, .headline-container .paragraph {
	color: #896e69;
	font-family: ovoregular;
	font-weight: 300;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	line-height: 31px;
	font-size: 18px;
}

.headline-container .paragraph a {
  text-decoration: underline;
}

.headline-container .step p {
	padding-top: 6px;
	padding-bottom: 8px;
}

.subscription-options .container .subterms {
  line-height: 25px;
  font-size: 13px;
  font-family: ovoregular;
  color: #fff;
}

p.small-heading-grp {
  font-size: 35px;
  font-weight: 500;
}

/*changed 12/17*/

.product_image_container {
	height: 180px;
	line-height: 180px;
	vertical-align: middle;
	text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;
  clip-path: circle(90px at center); /*makes the image circle */
}

.subscription-options h2 {
  line-height: 135%;
  font-family: ovoregular;
  text-decoration: underline;
  padding-bottom: 15px;
}
.description-container {
 margin-left: 20px; 
  margin-right: 20px;
padding-top: 20px;
 padding-bottom: 20px;
 font-family: ovoregular;
 font-size: 18px; 
 line-height: 130%;
}

 p.small-heading-grp {
  font-family: ovoregular;
  font-weight: 900;
  padding-top: 20px;
  padding-bottom: 30px;
}

.charged-small p {
 font-size: 15px !important; 
 line-height: 27px !important; 
 font-family: ovoregular;
 color: #896e69;
}

.product_image {
	margin: 0px auto;
	max-width: 100%;
	max-height: 180px;
}



.description-container {
  margin-bottom: 20px;
}


.subscription-img1 {
	background: url(../images/sobakeable-box1_ts-1504905451-host-my.cratejoy.com.png) no-repeat center center;
	width: 100%;
	height: 180px;
}

.subscription-img2 {
	background: url(../images/sobakeable-box2_ts-1504905451-host-my.cratejoy.com.png) no-repeat center center;
	width: 100%;
	height: 180px;
}

.subscription-img3 {
	background: url(../images/sobakeable-box3_ts-1504905451-host-my.cratejoy.com.png) no-repeat center center;
	width: 100%;
	height: 180px;
}

.subscription-img4 {
	background: url(../images/sobakeable-box4_ts-1504905451-host-my.cratejoy.com.png) no-repeat center center;
	width: 100%;
	height: 180px;
} 

/*^changed 12/17*/

.previous-boxes-container {
	width: 100%;
	background-color: #FFF;
}

.previous-container .previous-img {
	background-position: center top;
    background-repeat: no-repeat;
	height: 165px;
	width: 100%;
    text-align:center;
}

/*added border around previous box images */
.previous-container .previous-img img {
  border:2px;
  border-style: solid;
  border-color: #896E69;
}

.previous-boxes-title {
	width: 100%;
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
}

.previous-boxes-title h3 {
	color: #d55448;
	text-align: center;
	font-family: oswaldregular;
	font-size: 22px;
	font-weight: 900;
}

.previous-boxes-title .paragraph {
	padding-top: 10px;
	color: #896e69;
	text-align: center;
	font-family: ovoregular;
	font-size: 16px;
	font-weight: 300;
}

.previous-container {
	height: 294px;
	padding-top: 40px;
}

/*SUBPG-ADDED 12/17*/

.subscription-options h3 {
	text-align: center;
	color: #896e69;
	margin-top: 35px;
	line-height: 28px;
}

.sml-text {
	font-size: 20px!important;
	padding-top: 3px;
	color: #896e69!important;
	margin-bottom: 25px;
  font-family:ovoregular;
}

.select-button-container {
	width: 136px; 
	margin: 0 auto;
	text-align: center;
    min-height: 50px;
    padding-bottom: 35px;
}

.select-button-container button, .select-button-container a, .primary-button {
	background-color: #d55448;
	color: #fff;
	font-family: ovoregular;
	font-size: 17px;
	font-weight: 500;
    min-height: 50px;
	text-transform: uppercase;
	padding: 16px 50px 14px 50px; 
	border: none;
	line-height: 36px;
    border-radius: 2px;
}

.select-button-container button:hover, .select-button-container a:hover, .primary-button:hover {
	background-color: #fff;
    color: #d55448;
	text-decoration: none;
    font-weight: 700;
    border: 2px !important;
    border-color: #D55448 !important;
    border-style: solid !important;
    border-radius: 2px;
}

/*END SUBPG-ADDED 12/17*/

.headline-container .row {
	padding-top: 35px;
	margin-bottom: 35px;
	width: 95%;
	margin: 0 auto;
}

/*---------------------ABOUT US---------------------- */
.about-us-heading {
 font-size: 23px;
 font-family: ovoregular; 
 font-weight: 700;
 text-align: left;
 line-height: 35px;
 padding-bottom: 10px;
}

.about-us {
font-family: ovoregular; 
font-size: 18px; 
line-height: 31px;
}

.about-us a {
  text-decoration: underline;
}

.about-us-section {
  padding-bottom: 30px;
}

.headline-team {
    width: 90% !important;
    background-color: #E8E4E2;
   margin: auto;
  text-align: center;
  padding-bottom: 20px;
}


.headline-container-team {
	width: 70% !important;
}
  
.headline-container .headline-pages {
  	background-position: center center;
   background: repeat: no-repeat; 
 background-size: cover;
    /*background-color: #E8E4E2; */
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: thick double #896E69;
}
  

/*---------------------PRESS---------------------- */

.press-img {
	width: 210px;
    height: 125px;
  background: repeat: no-repeat; 
 background-size: cover;
 border-style: solid;
    border-width: 2px;
  border-color: #896e69;
  margin-bottom: 15px;
}
  
.press-date {
  font-family: ovoregular; 
  color: #896e69;
font-size: 14px; 
line-height: 25px;
}

.press-heading a {
 font-size: 23px;
  color: #d55448 !important;
 font-family: ovoregular; 
 font-weight: 900;
 text-align: left;
 line-height: 35px;
 padding-bottom: 10px;
}

.press-article {
font-family: ovoregular; 
font-size: 18px; 
line-height: 31px;
}
/*----------------------FAQ---------------------- */
/*not working.faq_question {
 font-size: 25px !important; 
 font-family: ovoregular;
 text-align: left;
 line-height: 31px;
} 

.faq-answer {
font-family: ovoregular; 
font-size: 18px; 
line-height: 31px;
}*/

.faq-answer a {
  text-decoration: underline;
}

.faq-section {
  padding-bottom: 30px;
}


.headline-container .headline-faqs {
  	background-position: center center;
    background-repeat: no-repeat;   
  background-size: cover;
    /*background-color: #E8E4E2; */
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: thick double #896E69;
}

.headline-faqs {
  width: 100% !important;
}

.faq_title {
 font-size: 23px;
 font-family: ovoregular; 
 font-weight: 700;
 text-align: left;
 line-height: 35px;
 padding-bottom: 10px;
}

/*----------------------PRIVACY---------------------- */
.privacy-heading {
 font-size: 21px;
 font-family: oswaldregular;
 text-align: left;
 line-height: 31px;
}

.privacy-sub-heading {
 font-size: 17px;
 font-family: oswaldregular;
 text-align: left;
 line-height: 31px;
}

.privacy-paragraph {
font-family: ovoregular; 
font-size: 18px; 
line-height: 31px;
}

.privacy-paragraph a {
  text-decoration: underline;
}

.privacy-list {
  font-family: ovoregular; 
font-size: 18px; 
line-height: 31px;
}

.privacy-list li{
list-style-type:disc;
 padding-left: 12px;
  list-style-position: inside;
}
.privacy-section {
  padding-bottom: 30px;
}
/*----------------------HOW IT WORKS PAGE---------------------- */

.container h2#howitworks {
  padding-top: 30px;
}

.container h2#howitworks2 {
  padding-top: 30px;
  color:#fff;
}

.container h2#howappworks {
 padding-bottom: 30px;
 padding-top: 30px;
}

h3.hiw-subhead {
 color:#fff;
}

h3.app-subhead { 
 text-align: justify; 
 margin-left: -7px;
 margin-top: 30px !important;
}

p.app {
  text-align:left;
  margin: 0px;
}

.app-img {
	background-position: center center;
    background-repeat: no-repeat;
	width: 100%;
    height:450px;
	/*height: 300px;*/
}

.how-it-works {
	padding-bottom: 100px;
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 300;
	color: #896e69;
}

.how-it-works p {
	line-height: 21px;
	padding-top: 10px;
}

.hiw-side-promo {
	background-color: #FFF;
	color: #896e69;
	padding-top: 24px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
    border: 5px solid #d55448;
}
.hiw-side-promo .heading h3 {
	font-family: oswaldregular;
	color: #d55448;
}

.hiw-side-promo .paragraph {
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.hiw-side-promo button {
	color: #896e69;
	font-size: 12px;
	text-transform: uppercase;
	font-family: ovoregular;
	font-weight: 900;
	padding: 7px 10px 7px 10px;
	margin-right: 5px;
	border: none;
}

.sml-start-button {
	background-color: #d55448;
}

.sml-gift-button {
	background-color: #896e69;
	color: #896e69!important;
}

.sml-start-button:hover {
	background-color: #896e69;
	text-decoration: none;
}

.sml-gift-button:hover {
	background-color: #896e69;
	color: #896e69!important;
	text-decoration: none;
	border: 1px solid #896e69;
}

.hiw-promos {
	padding-top: 10px!important;
}

/*----------------------CUSTOMER EDIT PAGE---------------------- */

.error-container {
	padding-top: 20px;
}

.checkout-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.summary-order-box {
	background-color: #896e69;
	border: 3px solid #896e69;
	padding: 5px;
	float: left;
	width: 100%;
}

.checkout-side-promo-inside {
	border: 1px solid #896e69;
	float: left;
	padding: 26px;
	width: 100%;
}


.summary-order-box h3 {
	color: #896e69;
  font-family: ovoregular;
	padding-bottom: 20px;
	float: left;
}

.summary-order-container {
	float: left;
	width: 100%;
}

.summary-order-container p {
	color: ;
	font-family: ovoregular;
	font-size: 16px;
	font-weight: 100;
	padding-top: 8px;
}

.summary-order-container a {
	float: left;
	clear: left;
	margin-top: 20px;
	margin-bottom: 12px;
	color: #896e69;
	font-size: 16px;
	font-family: ovoregular;
	background-color: #896e69;
	padding: 9px 14px 9px 14px;
}

.summary-order-container a:hover {
	background-color: #896e69;
  font-family: ovoregular;
	text-decoration: none;
}

.left-type {
	float: left;
	clear: left;

}

.right-type {
	float: right;

}

.styled-select select {
   background: transparent;
   width: 162px;
	font-size: 16px;
   border: 1px solid #ccc;
   height: 32px;
}

.styled-select  {
   width: 162px;
   height: 32px;
   overflow: hidden;
   background: url(../images/select-box_ts-1504905451-host-my.cratejoy.com.gif) no-repeat right #fff;
   position: relative;
   float: right;
}

.styled-select span {
	position: absolute;
	top: 9px;
	left: 8px;
	color: #896e69;
	font-size: 14px !important;
	font-family: ovoregular;
	font-weight: 300;
}

.summary-order-container select {
	opacity: 0;
}

.styled-select option {
	background-color: #F7F1E5;
	color: #896e69;
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 300;
	padding-top: 3px;
	padding-bottom: 3px;
}

.total {
	font-size: 20px!important;
	font-weight: 300!important;
  font-family: ovoregular;
}

.summary-order-container form {
	float: left;
}

.coupon-container {
	width: 100%;
	float: right;
	margin-top: 15px;
}

.checkout_content .styled_cart table tr {
  border-color: #896E69 !important;
}

.checkout_content.newco #id_coupon_code {
  width: 200px !important
}

.summary-order-container #coupon-form {
	border: 1px solid #896e69;
  font-family: ovoregular;
	height: 30px;
	width: 200px;
}

.summary-order-container #coupon-submit {
	margin-left: -4px;
	margin-top: -1px;
	border:none;
	background-color: #896e69;
	height: 30px;
	color: #896e69;
  font-family: ovoregular;
	font-size: 16px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 30px;
}

.summary-order-container #coupon-submit:hover {
	background-color: #a38c88;
	color: #896e69;
  font-family: ovoregular;
	text-decoration: none;
}

.btn.btn-primary#add_coupon_code:hover {
  border:2px solid #d55448;
  font-weight: bold;
}

.checkout-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.checkout_content section h3 {
	margin-bottom: 15px;
	border-bottom: 8px solid #896E69;
  font-family: ovoregular; 
  
}

.checkout_content .left-col {
	border: 2px solid #896E69;
}

.checkout_content select {
    border: 1px solid #896e69;
    color: #896e69;
  font-family: ovoregular;
}

.checkout_content .empty_cart {
   font-family: ovoregular;
   color: #D55448;
}

.cart_listing .item_table, .cart_listing .price_table {
	border-bottom: 8px solid #896E69;
  font-family: ovoregular;
}

div.product-name {
 padding-left: 10px;
 padding-bottom: 15px;
}

#total_row {
  border-top: 2px solid #896E69;
  border-bottom: 2px solid #896E69;
}

.checkout_content .invalid_text {
	font-family: ovoregular;
}

/*to display all placeholder text*/
.input-group input#id_coupon_code {
 padding-top: 20px;
  font-size: 90%;
}

_coupon_code {
	background-color: #d55448;
	color: #fff;
	font-family: ovoregular;
	border: none;
    text-transform: uppercase !important;
}

#add_coupon_
code:hover {
	background-color: #fff;
	text-decoration: none;
	color: #d55448;
    border-style: solid;
    border-color: #d55448;
    border: 2px;
}

.checkout_content input[type="text"], 
.checkout_content input[type="date"], 
.checkout_content input[type="email"], 
.checkout_content input[type="password"] {
  color: #896e69;
    font-size: 16px;
  font-weight: 300;
  padding-bottom: 20px;
  border-color: #896E69;
}

.checkout_content input[type="text"].not-required:focus + label[placeholder]:before,
.checkout_content input[type="text"][required]:focus + label[placeholder]:before,
.checkout_content input[type="email"][required]:focus + label[placeholder]:before,
.checkout_content input[type="password"][required]:focus + label[placeholder]:before  {
	color: #896e69;
    font-size: 20px;
  font-weight: 800;
  padding-bottom: 20px;
}

.checkout_content input[type="text"].not-required:focus,
.checkout_content input[type="text"][required]:focus,
.checkout_content input[type="email"][required]:focus,
.checkout_content input[type="password"][required]:focus {
	border-color: #896e69;
    
}

.checkout_content .editor {
  padding-top: 20px;
}


.checkout_content .editor .row {
  padding-top: 15px;
  color: #896e69;
  	font-family: ovoregular;
}

.checkout_content label {
	color: #896e69;
  	font-family: ovoregular;
    font-size: 16px;
}

.checkout-side-promo-inside {
	border: 1px solid #896e69;
	float: left;
	padding: 26px;
	width: 100%;
}

.checkout_content .coupon_section {
	padding: 20px 0;
}

#gift-form textarea {
   font-size: 16px;
  	font-family: ovoregular;
}

#gift-form .row {
  border-color: #896E69;  
}

div.gift-exciting {
  font-family: ovoregular;
}

/*added 10/9*/
div#gift-form.editor div.row.gift-msg:after {
content: "Please add recipient's email address at the end of your message.";
padding: 15px;
  border-top: 1px solid #896E69;
  width: 100%;
}

.checkout-form {
	background-color: #896e69;
	padding: 28px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.checkout-form h3 {
	color: #896e69;
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 8px;
}

.checkout-form label {
	font-family: ovoregular;
	font-size: 14px;
	font-weight: 100;
	color: #896e69;
	margin-bottom: 10px;
	margin-top: 20px;
}

.checkout-form input {
	font-family: ovoregular;
	color: #896e69;
	font-size: 14px;
	font-weight: 300;
	padding-left: 5px;
}

.control-group a.forgot-signup {
    margin-top: 16px;
    float: right;
    text-align: right;
    padding-right: 0px;
}

#checkout-submit-button {
	color: #FFF;
	background-color: #896e69;
	font-family: ovoregular;
	font-size: 16px;
	border: none;
	padding: 8px 35px 7px 35px;
}

#checkout-submit-button:hover {
	background-color: #a38c88;
}

.checkout_content .ship_to {
    margin-bottom:20px;
}

.disclaimer-question-icon {
    background-color: #d55448;
}

.pay_with p {
  font-family: ovoregular;
}

/*-----------------receipt thank you page-----------------*/
h1.order_thanks {
    font-family: ovoregular;
    font-weight: 900;
   color: #896e69;
  padding-left: 15px;
  padding-bottom: 20px;
}

section.cart_listing {
font-family: ovoregular;
  color: #896e69;
  border-color:#d55448;
}

div.cart_listing header {
 font-weight: 900; 
}

div.cart_addresses section {
 border-color:#d55448;
}

.checkout_content section h3 {
 border-color:#896e69;
 border-width: 3px;
}

.checkout_content section {
  border-color:ovoregular !important;
}

div.adr{
  font-family: ovoregular;
  color: #896e69;
}

tr#total_row.total-row th {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 900;
  font-size: 150%;
}

/*----------------------CUSTOMER LOGIN PORTAL---------------------- */

div.headline.account h2 {
  font-family: ovoregular;
  font-weight: 900;
  font-size: 170%;
}

.headline-container div.container h2 {
  font-family: ovoregular;
}

.btn-primary {
  background-color: #d55448 !important;
  border-color: #d55448;
  font-family: ovoregular;
  text-transform: uppercase;
  
}

.btn-primary:hover {
  background-color: #fff !important;
  color:#d55448;
  border-color:#d55448;
  border-width: 2px;
  
}

/*----------------------MEDIA QUERIES---------------------- */
@media (min-width: 750px) {
.mobile-only {
        display:none !important;
    }
}

/*@media only screen and (min-width:700px) {
        .mobile-only {
            display:none !important;
        } */



@media (max-width: 1200px) {

	.summary-order-container #coupon-form {
		width: 145px;
	}
.banner-container .heading h1 {
  font-size: 28px;
}

 .banner ul {
 text-align: left;
 margin-left: 25px;
  } 
  
   	.navbar-collapse ul li a {
		font-size: 12px;
		margin-right: 0;
		margin-left: 18px;
  }

	.navbar-collapse ul {
		margin-left: 0;
	}
  
  .navbar-toggle .icon-bar+.icon-bar {
    color: #fff;
  }
  
  

  
  /*.banner {
    background-image: url('../images/main_mobile_1200_2_ts-1504905450-host-my.cratejoy.com.png') !important;
  } */
  
}



/* ipad Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    
     .banner ul {
margin-bottom: 40px;
  } 
    
    
   
}

@media (max-width: 1199px)
  and (min-device-width: 992px) {
     .iphone-video {
 margin-left: 94px !important;
  margin-top: 79px !important;
  width: 270px !important;   
    }
    
    
    
}

@media (max-width: 990px)
  and (min-device-width: 768px) {
 
     .iphone-video {
 margin-left: 226px !important;
  margin-top: 73px !important;
  width: 270px !important;
  }
    
}

@media (max-width: 768px) {
 
  .phone_section {
   display: none; 
  }
}


@media (max-width: 990px) {
  
/*.banner {
    background-image: url('../images/main_mobile_990_ts-1504905450-host-my.cratejoy.com.png') !important;
  }*/
  
	.first-form {
		margin-top: 30px;
	}

	.navbar-collapse ul li a {
		font-size: 12px;
		margin-right: 0;
		margin-left: 18px;
  }

	.navbar-collapse ul {
		margin-left: 0;
	}
  
  .navbar-toggle .icon-bar+.icon-bar {
    color: #fff;
  }
  
	footer .col-md-4 {
		border: none;
	}

  
	.headline-container .step-arrow.after {
		top: -2px;
		right: -17px;
		left: inherit;
		position: absolute;
		width: 0;
		height: 0;
		border-top: 25px solid transparent;
		border-bottom: 25px solid transparent;
		border-left: 18px solid #896e69;
	}

	.headline-container .step-arrow.after:after {
		content: "";
		position: absolute;
		top: -23px;
		left: -18x;
		width: 0;
		height: 0;
		border-top: 23px solid transparent;
		border-bottom: 23px solid transparent;
		border-left: 17px solid #fff;
	}

	.headline-container .step.selected .step-arrow.after:after {
		display: none;
	}

	.headline-container .step.selected + .step .step-arrow:after {
		display: block;
	}

	.headline-container .step-arrow.end {
		left: inherit;
		right: -17px;
	}

	.headline-container .step.selected .step-arrow.end:after {
		display: none;
	}

	.previous-container {
		height: 233px;
		margin-top: 25px;
		margin-bottom: 20px;
	}

	.previous-boxes-container .row {
		margin-bottom: 125px;
	}


	.how-it-works {
		padding-bottom: 25px;
	}

	.hiw-side-promo {
		margin-bottom: 50px;
	}

	.summary-order-container form {
		float: right;
	}

	.summary-order-container .coupon-container {
		width: 212px;
		float: right;
	}

	.coupon-container {
		margin-top: 0;
	}

	.checkout_content .form_holder {
		float: none;
		width: 100%;
		margin: 10px auto;
	}

	.checkout_content .form-group label{
		width: 100%;
		float: none;
		margin: 0 auto;
	}

   .iphone-video {
 margin-left: 225px;
  margin-top: 72px;
  height:500px !important;
  }
  
	.checkout_content select {
		width: 100%;
	}

	#inputunit {
		margin-top: -15px;
	}

	#inputcity {
		margin-top: -12px;
	}

	#inputzip_code {
		width: 100%;
		float: left;
	}

	.checkout_content .col-md-10 {
		width: 100% !important;
	}

	.checkout_content .form-group .col-md-5 {
		float: none;
		width: 100%;
	}

	#checkout_button {
		width: 75%;
	}

	.account-panel {
		clear: both
	}

	.user_profile_account {
		width: 100%;
		padding: 0;
		margin-top: 10px;
	}
    .bs-footer .cta {
        text-align: center;
        width: 100%;
    }

    .bs-footer a.getstarted-button {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }
  
  div.about-us-section {
    margin-right: 20px;
    margin-left: 25px;
  }
  
  div.faq-section {
    margin-right: 20px;
    margin-left: 25px;
  }
  
  div.privacy-section {
    margin-right: 20px;
    margin-left: 25px;
  }

  .press-img {
	width: 210px;
    height: 125px;
  background: repeat: no-repeat; 
 background-size: cover;
 border-style: solid;
    border-width: 2px;
  border-color: #896e69;
  margin: 15px;
}
  
  
}


@media (max-width: 767px) {
  
  
  .utility-nav {
		display: none;
	}

	.navbar-right {
		margin-top: 0!important;
		margin-bottom: 30px;
	}

	.bs-header .navbar-header {
		min-height: 110px;
	}
   
   .navbar-toggle{
    color: #fff;
  }
  
   .navbar-toggle .icon-bar+.icon-bar {
    color: #896E69;
  }
  
  
	.navbar-toggle {
		background: url(../images/nav-toggle2_ts-1504905450-host-my.cratejoy.com.png) no-repeat center center;
		margin-top: 20px;
		margin-right: 0;
	}

	.navbar-collapse ul li a {
		margin-left: -5px;
	}

  .navbar-brand img {
    width: 90%;
    padding-top: -20px;
  }
  
    .cta {
        margin-bottom: 30px;
    }
  
  
    .banner {
  /*  background-image: url(../images/main_mobile767_ts-1504905450-host-my.cratejoy.com.png) !important; */
  }
    
   .title-image {
     background-image: url(../images/sobakeable_title_bcc_mobile_ts-1504905452-host-my.cratejoy.com.png) !important;
    }
  
    
}




@media (min-width: 768px) {
  
 .navbar .navbar-collapse {
        display: table-cell!important;
        vertical-align: middle;
    }

    .navbar-static-top {
        display: table;
        width: 100%;
    }

    .bs-header .navbar-header {
        display:table-cell;
        float:none;
        vertical-align:middle;
    }

    .navbar-right {
        height: 40px;
    }

    .bs-header .navbar-brand span {
        display: inline-block;
        padding-top: 0px;
    }
  
  
}

/*ipad */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    
    
 .navbar-collapse ul li:nth-child(1) {
   display: none;
    }
    
    .navbar-collapse ul li:nth-child(2) {
   display: none;
    }
       
     .banner {
   /* background-image: url(../images/main_mobile767_ts-1504905450-host-my.cratejoy.com.png) !important;*/
  }
       
   .title-image {
     background-image: url(../images/sobakeable_title_ipad_ts-1504905452-host-my.cratejoy.com.png) !important;
    }
    
 
}

    
          /*about us background header image */
  .headline-container .headline-aboutus {
    background-image: url('../images/aboutus_mobile_767_ts-1504905446-host-my.cratejoy.com.png') !important;
  }
  
  /*faq background faq image */
  .headline-container .headline-faqs {
    background-image: url('../images/faqs_mobile_767_ts-1504905449-host-my.cratejoy.com.png') !important; 
  }
  
  
  /*faq questions -smaller */
  .faq-question {
    font-size: 22px;
    line-height: 28px;
    font-weight: 900;
    padding-bottom: 20px;
  }

}


@media (max-width: 670px) {

  
	.banner h1 {
		width: 97%;
		text-align: center;
	}

	.banner .paragraph {
		text-align: center;
		width: 99%;
         
	}

  .banner ul {
 margin-bottom: 35px;
  }
	/*.banner {
       background-image: url('../images/main_mobile_670_2_ts-1504905450-host-my.cratejoy.com.png') !important; 
	}*/
  
   .title-image {
     display: none;
    }
  
        
    /* Shop item heading to new line after pics*/
  h2.hsecondary-grp {
  clear: both;
    padding-top: 20px;
  }

	.cta {
		text-align: center;
		width: 100%;
	}

	/*.cta a {
		float: left;
		display: inline-block;
		margin-left: 0px !important;
		margin-right: 30px;
	} */
  
   /*about us background header image */
  .headline-container .headline-aboutus {
    background-image: url('../images/aboutus_mobile_670_ts-1504905446-host-my.cratejoy.com.png') !important;
  }
  
  /*faq background faq image */
  .headline-container .headline-faqs {
    background-image: url('../images/faqs_mobile_670_ts-1504905449-host-my.cratejoy.com.png') !important;
  }
  
  
  /*faq questions -smaller */
  .faq-question {
    font-size: 22px;
    line-height: 28px;
    font-weight: 900;
    padding-bottom: 20px;
  }
  

}

@media (max-width: 520px) {
	.cta a {
		display: inline-block;
		clear: both;
		width: 100%;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
  
  .banner h1 {
		width: 97%;
		text-align: center;
	}
  
   .iphone-video {
     margin-left: 107px !important;
     margin-top: 71.5px !important;
     width: 270px !important;
  }
  
  
  
  /*about us background header image */
  .headline-container .headline-aboutus {
    background-image: url('../images/aboutus_mobile_ts-1504905446-host-my.cratejoy.com.png') !important;
  }
  
  /*faq background faq image */
  .headline-container .headline-faqs {
    background-image: url('../images/faqs_mobile_ts-1504905449-host-my.cratejoy.com.png') !important;
  }
  
  .faq-question {
    font-size: 22px;
    line-height: 28px;
    font-weight: 900;
    padding-bottom: 20px;
  }

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

    .sub-footer .copyright {
        float:none;
        padding-top:0px;
        margin-left:0px;
        margin-bottom: 20px;
    }

    .sub-footer .powered-by-cratejoy {
        float:none;
        margin-right:0px;
        height: 30px;
    }
  

}


@media (max-width: 470px) {

	.banner .paragraph {
		/*width: 98%;
		line-height: 24px; */
      display: none;
	}

	.banner .heading {
		width: 97%;
		text-align: center;
       text-transform: uppercase;
	}

  .iphone-video {
     margin-left: 60px !important;
     margin-top: 71.5px !important;
     width: 269px !important;
  }
  
	.bs-header .navbar-brand {
		width: 300px;
		padding-top: 15px;
	}

  
 /* .banner {
       background-image: url('../images/main_mobile_470_ts-1504905450-host-my.cratejoy.com.png') !important;
	} */
 
  
	.summary-order-container form {
		float: left;
	}

	.summary-order-container .coupon-container {
		float: left;
		width: 300px;
	}
  

	.coupon-container {
		margin-top: 15px;
	}

	.navbar-toggle {
		margin-top: 35px;
	}

	.previous-container {
		padding-top: 0;
	}

	.previous-boxes-container .row {
		margin-bottom: 0;
	}
}

@media (max-width: 340px) {

	.banner .heading {
		padding-top: 90px;
      line-height: 16px;
     text-transform: uppercase;
      background: rgba(137,110,105, 0.5);
	}

	.banner .paragraph {
		display: none;
      font-size: 8px;
	}

	.bs-header .navbar-brand {
		padding-top: 32px;
		margin-bottom: 0px;
		width: 200px;
	}

	.bs-header .navbar-header {
		min-height: 85px;
	}

	.nav .navbar-nav .navbar-right {
		border: none!important;
	}

	.hiw-side-promo a {
		font-size: 11px;
	}

	.navbar-toggle {
		margin-right: 0;
		margin-top: 24px;
	}

	.summary-order-container .coupon-container {
		width: 212px;
	}
  
}

#preview-mode-banner {
    z-index: 10;
}

.small-heading-grp {
	font-family: ovoregular;
	color: #896e69;
}

#keep-in-touch input {
	background-color: transparent;
	color: #fff;
}

/*----------------------ECOM---------------------- */


.section{
  padding-top: 50px;
  padding-bottom: 50px;
}
.header-article {
    text-align: center;
}

.header-article .heading {
  margin-bottom: 10px;
}

.header-article p {
  margin-bottom: 20px;
}
.card {
  margin-top:20px;
  margin-bottom: 20px;
  <!--margin-left: 20px; -->
  
}
.card > a {
  display: block;
}
.card > a:hover {
  text-decoration: none;
}
.card .heading {
  display: block;
  margin: 0;
  font-size: 18px;
  line-height: 150%;
  color: #896e69;
  font-family: oswaldregular;
  padding-top: 15px;
  padding-bottom: 15px;
}
.card .price {
  display: block;
  color: #896e69;
  font-family: ovoregular;
  font-size: 20px;
}

.card .price::after {
  display: block;
   content: "+ SHIPPING";
  font-size: 13px!important;
  font-weight: 100!important;
  padding-top: 5px;
}

/* free shipping for first listing
.card:first-of-type .price::after {
  display: block;
   content: " ";
  font-size: 13px!important;
  font-weight: 100!important;
  padding-top: 5px;
}  */

.card .img-container {
  display: inline-block;
  width: 225px;
  height: 225px;
  border: 1px solid #e0e0e0;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
#product-form {
	padding-top: 10px;
}
#product-form .cselect {
  background: #FAFAFA;
  border: 1px solid #d55448;
  color: #896e69;
  font-family: ovoregular;
  border-radius: 3px;
  height: 40px;
}
#product-form .control-label {
	line-height: 30px;
  font-family: ovoregular;
}
.product {
  padding: 60px 0;
}
.header-article a {
  color: #896e69;
  font-family: ovoregular;
}
.product .thumbs {
  position: relative;
  margin-bottom: 30px;
}
.product .price {
  margin-bottom: 10px;
  font-size: 25px;
  color: #896e69;
  font-family: ovoregular;
}
.product .heading {
 	margin-bottom: 15px;
	font-family: oswaldregular; 
    font-size: 23px;
}
.product .hsecondary-grp {
  margin: 0 0 5px;
  line-height: 150%;
  color: #896e69;
  font-family: oswaldregular;
  
}
.product p {
  line-height: 120%;
  font-family: ovoregular;
  font-size: 18px;
}

.product a {
 color: #D55448;
}

.product .share {
  margin: 25px 0;
  font-size: 18px;
}
.product .share .social {
  margin-left: 15px;
  font-size: 24px;
}
.product hr {
  margin: 35px 0;
}
.product .btn {
  background: #d55448;
  color: #fff;
  border: none;
  font-family: ovoregular;
  padding: 7px 15px 7px 15px;
}
.product .btn:hover {
  background: #fff;
  color: #d55448;
  border-style: solid;
  border-width: 1px;
  border-color: #d55448;
}
div.pika-stage {
  padding: 0;
  width: 100%;
  height: auto;
  background: none;
}
div.pika-stage .pika-textnav,
div.pika-stage .pika-imgnav,
div.pika-stage .pika-aniwrap,
div.pika-stage .pika-loader {
  display: none !important;
}
div.pika-stage > img {
  width: 100%;
  height: auto;
}
ul.pika-thumbs {
  margin-top: 10px;
  padding: 0;
  height: auto;
}
ul.pika-thumbs > li {
  padding: 0;
  margin: 0 10px 0 0;
  height: 87px;
  width: 87px;
  border: none;
  background: none;
}
.filter-cards {
  margin-top: -30px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.filter-cards .label {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  color: #896e69;
  font-family: ovoregular;
}
.filter-cards .cselect {
  background: #FAFAFA;
  border: 1px solid #d55448;
  color: #896e69;
  font-family: ovoregular;
  
  border-radius: 3px;
  height: 40px;
}
.product-label {
  display: table;
  line-height: 120%;
}
.product-label .thumb,
.product-label .meta {
  display: table-cell;
  vertical-align: middle;
}
.product-label .thumb {
  padding-right: 35px;
  width: 125px;
}
.product-label .heading {
  margin-bottom: 5px;
}
.product-label p {
  margin: 0;
}
.cart-thead {
  margin-top: -30px;
}
.cart-thead .cart-td {
  padding: 15px 0;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.cart-thead .heading {
  margin: 0;
}
.cart-table {
  position: relative;
  display: table;
  width: 100%;
}
.cart-table .close {
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -11px;
}
.cart-td {
  display: table-cell;
  float: none;
  padding: 30px 0;
  border-bottom: 1px solid #e0e0e0;
  vertical-align: middle;
}
.cart-tfoot {
  float: right;
  margin-top: 30px;
  margin-bottom: 85px;
}
.cart-tfoot .cart-subtotal {
  display: table;
  margin-bottom: 30px;
}
.cart-tfoot .cart-subtotal .title,
.cart-tfoot .cart-subtotal .price {
  display: table-cell;
  vertical-align: middle;
}
.cart-tfoot .cart-subtotal .title {
  padding-right: 30px;
  font-size: 18px;
}
.cart-tfoot .cart-subtotal .price {
  font-size: 38px;
  color: #fff;
  line-height: 120%;
  font-family: ovoregular;
}
.cart-tfoot .cart-subtotal .price small {
  display: block;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 120%;
  font-family: ovoregular;
}

.jq-selectbox__select {
  height: 40px;
  line-height: 36px;
  font-size: 15px;
  background: none;
  background: #FAFAFA;
  box-shadow: none;
  color: #896e69;
  text-shadow: none;
  font-family: ovoregular;
}
.jq-selectbox__trigger {
  border: none;
}
.jq-selectbox__trigger-arrow {
  top: 18px;
}
.jq-selectbox__dropdown {
  top: 100% !important;
  text-align: left;
}
.jq-selectbox__select-text {
  display: inline;
  width: 100% !important;
}
.product_paging {
	margin: 50px 0 35px;
}
.product_paging > li {
  display: inline-block;
  margin: 0 1px;
}
.product_paging > li:first-child a,
.product_paging > li:last-child a {
  color: #896e69;
  font-family: ovoregular;
}
.product_paging > li > a {
  padding: 5px;
  line-height: 16px;
  color: #896e69;
  border: none;
  font-family: ovoregular;
}
.product_paging > li > a:hover {
  background: none;
}
.product_paging > li.active a {
  color: #fff;
  font-family: ovoregular;
  background: none;
  border-bottom: 2px solid #fff;
}
.product_paging > li.active a:hover {
  background: none;
  color: #fff;
}

@media (max-width: 768px) {
  
  .filter-cards .cselect {
  width: 100% !important;
  }
  
  .filter-cards > div {
    text-align: left;
    margin-left: -25px;
  }
  .filter-cards > div + div {
    margin-top: 20px;
  }
  .cart-table {
    display: block;
    padding-bottom: 20px;
    margin-bottom: -1px;
    border: 1px solid #e0e0e0;
  }
  .cart-table .close {
    top: 15px;
    right: 15px;
    margin-top: 0;
    font-size: 30px;
  }
  .cart-td {
    display: block;
    padding: 15px;
    border: none;
  }
  .product-label .thumb {
    text-align: right;
  }
  .cart-tfoot {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .cart-tfoot .cart-subtotal {
    display: block;
  }
  .cart-tfoot .cart-subtotal .title,
  .cart-tfoot .cart-subtotal .price {
    display: block;
    text-align: center;
  }
  .cart-tfoot .cart-subtotal .title {
    padding: 0;
    font-size: 25px;
  }
  .cart-tfoot .cart-subtotal .price {
    font-size: 60px;
  }
  .cart-tfoot .cart-subtotal .price small {
    font-size: 22px;
  }
}
.fb-share-button {
  position: relative;
  top: -5px;
  margin-right: 20px;
}
.pinterest-share-button {
  position: relative;
}
.headline.account h2 {
  font-size: 22px;
  margin-top: 20px;
}
.gift-card-container.gift-card-balance-container {
  padding: 5px;
  border: 1px solid #896e69;
  border-radius: 3px;
  font-family: ovoregular;
}
.gift-card-container .gift-card-balance {
  display: none;
}
.gift-card-container.gift-card-balance-container .gift-card-balance {
  display: block;
}
.gift-card-modal-footer .btn {
  border: 0;
}
.gift-card-modal-footer .btn-primary {
  background-color: #d55448;
  color: #fff;
  font-family: ovoregular;
}
.gift-card-modal-footer .btn-primary:hover {
  background-color: #a38c88;
}
/*----------------------SURVEY PAGE---------------------- */
    .survey form h2 {
        font-weight: 400;
        padding-top: 15px;
        text-align: left;
    }

    .survey form p {
        text-align: left;
    }