/*
 * css/style.css
 */
.ucase {
  text-transform: uppercase;
}
.fpanel {
  padding: 85px 0;
}
.fpanel.bg1 {
}
.fpanel.bg2 {
}
.fpanel.x-small {
  padding: 40px 0;
}
.heading {
  margin: 0 0 25px;
}
.heading.h-section {
  margin-bottom: 70px;
}
.heading.strong {
  
}
.fullsize {
  width: 100%;
}
.f-large {
  font-size: 15px;
}
.hlight {
}
.lead {
  font-size: 16px;
}
.lead a {
  text-decoration: underline;
}
.box-shadow {
  padding: 35px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: #d2d2d2 1px solid;
}
/* Form */
.cform .form-control {
  font-size: 15px;
}
.cform .form-control::-moz-placeholder {
  opacity: 1;
}
.cform .form-control:-ms-input-placeholder {
}
.cform .form-control::-webkit-input-placeholder {
}
.cform .input-sm {
  height: 36px;
}
.cform .input-sm::-moz-placeholder {
  opacity: 1;
}
.cform .input-sm:-ms-input-placeholder {
}
.cform .input-sm::-webkit-input-placeholder {
}
.cform .checkbox {
  font-size: 15px;
}
/* Buttons */
.btn {
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 4px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.15s ease-in-out 0s;
}
.btn.btn-small {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

.has-overlay {
  position: relative;
  text-align: center;
}
.has-overlay .overlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-top-right-radius: 300px;
  border-top-left-radius: 300px;
  border-bottom-right-radius: 300px;
  border-bottom-left-radius: 300px;
}
.has-overlay .overlayer-hide {
  display: none;
}
.has-overlay .overlayer-hide.select-txt {
    line-height: normal;
    position: absolute;
    top: 45%;
    width: 100%;
    color: #FFF;
}
.has-overlay:hover .overlayer-hide {
  display: block;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Regular.eot?ts=1573193725&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Regular.eot?ts=1573193725&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Regular.woff?ts=1573193722&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Regular.ttf?ts=1573193750&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Regular.svg?ts=1573193731&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Light';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Light.eot?ts=1573193725&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Light.eot?ts=1573193725&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Light.woff?ts=1573193729&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Light.ttf?ts=1573193754&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Light.svg?ts=1573193727&host=my.cratejoy.com#Lato-Light) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Bold.eot?ts=1573193749&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Bold.eot?ts=1573193749&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Bold.woff?ts=1573193733&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Bold.ttf?ts=1573193746&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Bold.svg?ts=1573193724&host=my.cratejoy.com#Lato-Bold) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Black';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Black.eot?ts=1573193723&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Black.eot?ts=1573193723&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Black.woff?ts=1573193739&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Black.ttf?ts=1573193728&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Lato-Black.svg?ts=1573193742&host=my.cratejoy.com#Lato-Black) format('svg');
  font-weight: normal;
  font-style: normal;
}
/*---------------------------------------*/

@font-face {
	font-family: 'FiraMono';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-bold.eot?ts=1573193749&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-bold.eot?ts=1573193749&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-bold.woff?ts=1573193741&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-bold.ttf?ts=1573018343&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-bold.svg?ts=1573193745&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
	font-family: 'FiraMono';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-medium.eot?ts=1573193743&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-medium.eot?ts=1573193743&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-medium.woff?ts=1573193723&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-medium.ttf?ts=1573018343&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-medium.svg?ts=1573193735&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
	font-family: 'FiraMono';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-regular.eot?ts=1573193747&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-regular.eot?ts=1573193747&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-regular.woff?ts=1573193734&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-regular.ttf?ts=1573018344&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firamono-regular.svg?ts=1573193752&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: 400;
  font-style: normal;
	
}
/*---------------------*/
@font-face {
	font-family: 'FiraSans';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-bold.eot?ts=1573193752&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-bold.eot?ts=1573193752&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-bold.woff?ts=1573193730&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-bold.ttf?ts=1573018344&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-bold.svg?ts=1573193736&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: 700;
  font-style: normal;
	
}
@font-face {
	font-family: 'FiraSans';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-medium.eot?ts=1573193750&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-medium.eot?ts=1573193750&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-medium.woff?ts=1573193741&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-medium.ttf?ts=1573018344&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-medium.svg?ts=1573193747&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
	font-family: 'FiraSans';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-regular.eot?ts=1573193747&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-regular.eot?ts=1573193747&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-regular.woff?ts=1573193753&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-regular.ttf?ts=1573018344&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-regular.svg?ts=1573193729&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: 400;
  font-style: normal;
	
}
@font-face {
	font-family: 'FiraSans';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-extralight.eot?ts=1573193728&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-extralight.eot?ts=1573193728&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-extralight.woff?ts=1573193734&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-extralight.ttf?ts=1573018344&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-extralight.svg?ts=1573193739&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: 300;
  font-style: normal;
  
}
@font-face {
	font-family: 'FiraSans';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-thin.eot?ts=1573193743&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-thin.eot?ts=1573193743&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-thin.woff?ts=1573193733&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-thin.ttf?ts=1573018344&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/firasans-thin.svg?ts=1573193735&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: 200;
  font-style: normal;
	
	
}
/*---------------------*/
@font-face {
	font-family: 'Neucha';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/neucha.eot?ts=1573193723&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/neucha.eot?ts=1573193723&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/neucha.woff?ts=1573193744&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/neucha.ttf?ts=1573018345&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/neucha.svg?ts=1573193737&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
	
}
@font-face {
	font-family: 'Blenda Script';
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/blenda-script.eot?ts=1573193744&host=my.cratejoy.com);
  src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/blenda-script.eot?ts=1573193744&host=my.cratejoy.com?#iefix) format('embedded-opentype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/blenda-script.woff?ts=1573193753&host=my.cratejoy.com) format('woff'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/blenda-script.ttf?ts=1573018343&host=my.cratejoy.com) format('truetype'), url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/blenda-script.svg?ts=1573193743&host=my.cratejoy.com#Lato-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
	
	
}



@font-face {
font-family: 'Typo Grotesk Rounded';
font-style: normal;
font-weight: 400;
src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Typo_Grotesk_Rounded_Purchase.otf?ts=1574269169&host=my.cratejoy.com);
}


@font-face {
font-family: 'Typo Grotesk Rounded';
font-style: italic;
font-weight: 400;
src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Typo_Grotesk_Rounded_Purchase.otf?ts=1574269169&host=my.cratejoy.com);
}


@font-face {
font-family: 'Typo Grotesk Rounded';
font-style: normal;
font-weight: 300;
src: url(//s3.amazonaws.com/cratejoy_vendor_images/snacksack/booksea-copy-2/fonts/Typo_Grotesk_Rounded_Light.otf?ts=1574286955&host=my.cratejoy.com);
}


@font-face {
font-family: 'Typo Grotesk Rounded';
font-style: italic;
font-weight: 300;
src: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/fonts/Typo_Grotesk_Rounded_Purchase.otf?ts=1574269169&host=my.cratejoy.com);
}






.cf-regular {
}
.cf-light {
}
.cf-bold {
}
.cf-black {
}
html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */
}
body {
}
strong {
  font-weight: normal;
}
a {
  transition: all 0.15s ease-in-out 0s;
  text-decoration: none;
}
p {
  margin-bottom: 25px;
}
h1 {
  font-size: 50px;
}
h2 {
  font-size: 38px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
.topper {
  padding: 8px 0;
  text-align: center;
  font-size: 15px;
}
.topper .btn {
  margin-left: 30px;
}
.sheader .navbar {
  border: none;
  border-radius: 0;
  background: none;
}
.sheader .navbar-header {
  position: relative;
  float: none;
  padding-top: 48px;
}
.sheader .navbar-header .btn-menu {
  position: absolute;
  top: 20px;
  right: 0;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 2.1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.15s ease-in-out 0s;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}
.sheader .navbar-header .btn-menu:focus,
.sheader .navbar-header .btn-menu:active:focus,
.sheader .navbar-header .btn-menu.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sheader .navbar-header .btn-menu:hover,
.sheader .navbar-header .btn-menu:focus {
  text-decoration: none;
}
.sheader .navbar-header .btn-menu:active,
.sheader .navbar-header .btn-menu.active {
  outline: 0;
  background-image: none;
}
.sheader .navbar-header .btn-menu.disabled,
.sheader .navbar-header .btn-menu[disabled],
fieldset[disabled] .sheader .navbar-header .btn-menu {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sheader .navbar-header .btn-menu.btn-small {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}
.sheader .navbar-header .btn-menu .icon {
  margin-right: 10px;
  vertical-align: baseline;
}
.sheader .navbar-header .btn-menu:hover,
.sheader .navbar-header .btn-menu:focus {
}
.sheader .btn-close {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 2.1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.15s ease-in-out 0s;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  position: absolute;
  top: 20px;
  right: 20px;
  display: none;
  z-index: 1000;
}
.sheader .btn-close:focus,
.sheader .btn-close:active:focus,
.sheader .btn-close.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sheader .btn-close:hover,
.sheader .btn-close:focus {
  text-decoration: none;
}
.sheader .btn-close:active,
.sheader .btn-close.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.sheader .btn-close.disabled,
.sheader .btn-close[disabled],
fieldset[disabled] .sheader .btn-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sheader .btn-close.btn-small {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}
.sheader .btn-close .icon {
  margin-right: 10px;
  vertical-align: baseline;
}
.sheader .btn-close:hover,
.sheader .btn-close:focus {
}
.sheader .navbar-brand {
  float: none;
  display: inline-block;
  padding: 0;
  text-shadow: none;
  background-color: transparent;
  font-size: 60px;
  border: 0;
  height:auto;
  min-height: 50px;
}
.header-index,
.login-area {
  min-height: 740px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 0;
  line-height: 1.6;
  font-size: 15px;
}
.header-index .content {
  margin-top: 115px;
}
.header-index .cta-or {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.row-question .about-footer-cta-or {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.row-question .about-footer-cta {
    line-height: 72px;
}
.row-question .about-footer-cta a {
    margin-left: 10px;
    margin-right: 10px;
}
.header-index .cta-btn-row {
    line-height: 74px;
}
.cta-btn-row-xs {
    line-height: 116px;
    text-align: center;
}
.cta-btn-row-xs a {
    margin-right: 10px;
    margin-left: 10px;
}

.login-area .content {
  margin-top: 115px;
}
.viewport {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
.viewport > .navbar-header,
.viewport > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .viewport > .navbar-header,
  .viewport > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.row-offcanvas {
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.row-offcanvas-right {
  right: 0;
}
.row-offcanvas-right.active {
  right: 315px;
}
.row-offcanvas-right.active .pagecontent {
  padding: 0;
}
.row-offcanvas-right.active .sheader .navbar-header .btn-menu {
  display: none;
}
.row-offcanvas-right.active .sheader .btn-close {
  display: block;
}
.row-offcanvas-right.active:before {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 100;
}
.row-offcanvas-left {
  left: 0;
}
.row-offcanvas-left.active {
  left: 315px;
}
.row-offcanvas-right .sidebar-offcanvas {
  right: -315px;
}
.row-offcanvas-left .sidebar-offcanvas {
  left: -315px;
}
.sidebar-offcanvas {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 30px 27px 0 38px;
  height: 100%;
  width: 315px;
  z-index: 101;
}
.sidebar-offcanvas .copyright {
  margin-top: 30px;
  font-size: 15px;
}
.sidebar-offcanvas .icon.icon-facebook-blue:hover {
  background-position: -120px -130px;
}
.sidebar-offcanvas .icon.icon-twitter-blue:hover {
  background-position: -150px -130px;
}
.sidebar-offcanvas .icon.icon-pinterest-blue:hover {
  background-position: -180px -130px;
}
.sidebar-offcanvas .icon.icon-instagram-blue:hover {
  background-position: -210px -130px;
}
.join-us {
  line-height: 1.5;
  font-size: 15px;
}
.join-us .form-group,
.join-us .checkbox {
  margin-bottom: 25px;
}
.section-description {
  background-size: cover;
  background-position: 50% 50%;
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
}
.section-description-overlay {
  padding: 65px 0 35px;
  opacity: .65;
}
.section-description .thumb {
  margin-bottom: 20px;
}
.hiw {
  margin-bottom: 70px;
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
}
.hiw .thumb {
  margin-bottom: 35px;
}
.hiw .thumb img {
  margin: 0 auto;
}
.hiw .heading {
  margin-bottom: 15px;
}
.testimonials {
  background-size: cover;
  background-position: 50% 50%;
}
.testimonials-overlay {
  padding-top: 140px;
  padding-bottom: 180px;
  opacity: .65;
}
.testimonials .carousel-indicators {
  bottom: -120px;
}
.testimonials .carousel-indicators li {
  margin: 0 5px 0 0;
  width: 11px;
  height: 11px;
  border: none;
  opacity: .4;
}
.testimonials .carousel-indicators li.active {
  opacity: 1;
}
.testimonial {
  padding-top: 40px;
  border-top: 1px solid;
  text-align: center;
  font-size: 42px;
  line-height: 1.35;
}
.testimonial footer {
  margin-top: 40px;
  padding-top: 65px;
  font-size: 15px;
  border-top: 1px solid;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.article-row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.article-row .heading,
.article-row .post {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-row .heading {
  margin: 0;
  line-height: 1.55;
}
.article-row .read-more {
  text-transform: uppercase;
  text-align: right;
}
.row-images {
  margin-bottom: 60px;
}
.row-question {
  margin-top: 50px;
}
.row-question .or {
  text-align: center;
  line-height: 50px;
}
.benefit {
  margin-top: 15px;
  margin-bottom: 15px;
}
.benefit figure {
  float: left;
  margin-top: 10px;
  padding-right: 10px;
  width: 70px;
}
.benefit figure img {
    width:100%;
}
.benefit .info {
  margin-left: 70px;
}
.nav-primary {
  margin-top: 60px;
  padding-left: 0;
  list-style: none;
  text-transform: uppercase;
}
.nav-primary > li {
  margin-bottom: 30px;
}
.nav-primary a {
}
.social-icon {
    margin-top: 40px;
}
.breadcrumb {
  margin: 50px 0 0 0;
  padding: 0;
  background: none;
  border-radius: 0;
  text-transform: uppercase;
}
.breadcrumb > li + li:before {
  padding: 0 20px;
}
.featured-in {
  width: 100%;
  text-align: center;
  font-size: 38px;
}
.featured-in td {
  width: 20%;
}
.featured-in img {
  display: inline-block;
}
.faqbox {
  padding: 25px 0 0;
  margin-left: 45px;
  border-bottom: #ccc 1px solid;
}
.faqbox .question {
  position: relative;
  margin: 0;
  padding: 0;
  margin: 0 0 25px;
  cursor: pointer;
}
.faqbox .question.h-section {
  margin-bottom: 70px;
}
.faqbox .question.strong {
}
.faqbox .question .bullet {
  position: absolute;
  top: 0;
  left: -45px;
  font-size: 28px;
  line-height: 28px;
}
.faqbox .question .bullet:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
}
.faqbox .question .bullet:before.pull-left {
  margin-right: .3em;
}
.faqbox .question .bullet:before.pull-right {
  margin-left: .3em;
}
.faqbox .question.collapsed .bullet:before {
  content: "\f105";
}
.faqbox .answer {
  margin: 25px 0 35px;
}
.steps {
  position: relative;
  margin-top: 50px;
  height: 2px;
  background: #e6e6e6;
}
.steps:before,
.steps:after {
  content: " ";
  display: table;
}
.steps:after {
  clear: both;
}
.steps:before,
.steps:after {
  content: " ";
  display: table;
}
.steps:after {
  clear: both;
}
.steps .step {
  position: absolute;
  top: 0;
  width: 2px;
  height: 2px;
}
.steps .step a {
  transition: none;
}
.steps .step a:hover {
  text-decoration: none;
}
.steps .step .title {
  position: absolute;
  bottom: -35px;
  left: 0;
  color: #e6e6e6;
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
}
.steps .step .point {
  position: absolute;
  top: -10px;
  left: -5px;
  display: block;
  width: 20px;
  height: 20px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #e6e6e6;
  border: 5px solid #fff;
}
.steps .step.first {
  left: 0;
}
.steps .step.second {
  left: 50%;
}
.steps .step.third {
  left: 100%;
  max-width: 2px;
}

/* Stacked steps for many variants */
.stack-steps .vertical-bar{
    width: 4px;
    background-color: #e6e6e6;
    height: 14px;
    margin-left: 8px;
    margin-top: -4px;
    margin-bottom: -8px;
}
.stack-steps .stack-step {
    margin-bottom: 5px;
}
.stack-steps .stack-step a {
  transition: none;
}
.stack-steps .stack-step a:hover {
  text-decoration: none;
}
.stack-steps .stack-step .title {
  color: #e6e6e6;
  display: block;
  margin-top: -31px;
  margin-left: 25px;
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
}
.stack-steps .stack-step .point {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top:2px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #e6e6e6;
  border: 5px solid #fff;
}

.stack-steps .stack-step.done .marker {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.stack-steps .stack-step.done .marker:before {
  width: 15px;
  font-size: 12px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
}
.stack-steps .stack-step.done .marker:before.pull-left {
  margin-right: .3em;
}
.stack-steps .stack-step.done .marker:before.pull-right {
  margin-left: .3em;
}
/* end stacked steps */

.steps .step.done .marker {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.steps .step.done .marker:before {
  width: 15px;
  font-size: 12px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
}
.steps .step.done .marker:before.pull-left {
  margin-right: .3em;
}
.steps .step.done .marker:before.pull-right {
  margin-left: .3em;
}
.plan p {
  margin-bottom: 15px;
}
.plan hr {
  margin: 18px 0;
  margin-left:auto !important;
  margin-right:auto !important;
  max-width: 300px;
}
.plan .circle {
  margin-bottom: 70px;
  display: inline-block;
  max-width: 300px;
  max-height: 300px;
  overflow: hidden;
  font-size: 24px;
  text-shadow: rgba(0, 0, 0, 0.18) 1px 1px;
}
.plan .circle .product_image_container {
    height: 100%;
    width: 100%;
}

.plan .circle .product_image_container img {
    height: 100%;
    width: 100%;
}

.plan .circle a {
}
.plan .circle a .icon {
  margin-left: 5px;
  font-size: 18px;
}
.plan .circle a:hover {
  text-decoration: none;
}
.plan .circle.empty {
  border: 2px solid #E9E9E9;
  text-shadow: none;
}
.plan .price {
  margin-top: -30px;
  margin-bottom: 20px;
  font-size: 38px;
}
img.circle-crop {
    border-top-right-radius: 300px;
    border-top-left-radius: 300px;
    border-bottom-right-radius: 300px;
    border-bottom-left-radius: 300px;
}

.sfooter .top {
  margin-bottom: 30px;
  padding: 45px 0 1px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
}
.sfooter .top ul {
  margin-bottom: 25px;
  font-size: 14px;
}
.sfooter .top ul > li {
  margin-right: 40px;
}
.sfooter .top a {
}
.sfooter .join-us p,
.sfooter .join-us .checkbox {
  margin-bottom: 15px;
}
.sfooter .copyright {
  margin-top: 30px;
  font-size: 15px;
}
.sfooter .copyright:before,
.sfooter .copyright:after {
  content: " ";
  display: table;
}
.sfooter .copyright:after {
  clear: both;
}
.sfooter .copyright:before,
.sfooter .copyright:after {
  content: " ";
  display: table;
}
.sfooter .copyright:after {
  clear: both;
}

.sfooter .copyright .powered-by-logo {
    display: inline-block;
    float: right;
    margin-top:-25px;
}
.sprite {
  background: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/images/sprite-main.png?ts=1573193776&host=my.cratejoy.com) no-repeat;
}
.icon {
  display: inline-block !important;
  vertical-align: middle;
}
.icon-img {
    width: 100%;
    height; 100%;
}
.icon.icon-star-green {
  width: 40px;
  height: 40px;
}
.icon.icon-search-green {
  width: 40px;
  height: 40px;
}
.icon.icon-book-green {
  width: 36px;
  height: 40px;
}
.icon.icon-facebook-blue {
  width: 29px;
  height: 29px;
  background-position: -120px -100px;
}
.icon.icon-twitter-blue {
  width: 29px;
  height: 29px;
  background-position: -150px -100px;
}
.icon.icon-pinterest-blue {
  width: 29px;
  height: 29px;
  background-position: -180px -100px;
}
.icon.icon-instagram-blue {
  width: 29px;
  height: 29px;
  background-position: -210px -100px;
}
.icon.icon-facebook-white {
  width: 29px;
  height: 29px;
  background-position: -120px -130px;
}
.icon.icon-twitter-white {
  width: 29px;
  height: 29px;
  background-position: -150px -130px;
}
.icon.icon-pinterest-white {
  width: 29px;
  height: 29px;
  background-position: -180px -130px;
}
.icon.icon-instagram-white {
  width: 29px;
  height: 29px;
  background-position: -210px -130px;
}
hr {
}

a.heading.strong {
    font-size:18px;
    display:block;
}

#slidebar div.sidebar-logo {
  font-size: 28px;
  line-height: 50px;
  height: 50px;
}


/* Large desktop */
@media (min-width: 1200px) {
  .container {
    /*width: 1200px;*/
  }
  .plan .circle {
      height: 270px;
      width: 270px;
  }
}
/* Desktop */
@media (min-width: 993px) and (max-width: 1199px) {
  .plan .circle {
      height: 292px;
      width: 292px;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 992px) {
  body {
    font-size: 18px;
    line-height: 170%;
  }
  h2 {
    font-size: 50px;
  }
  h4,
  h6 {
    font-size: 20px;
  }
  .topper {
    font-size: 18px;
  }
  .topper .btn {
    margin-left: 10px;
  }
  .hiw {
    font-size: 18px;
  }
  .featured-in {
    font-size: 41px;
  }
  .featured-in td {
    padding: 0 2%;
    width: 16%;
  }
  .featured-in tr td:first-child {
    padding: 0;
  }
  .featured-in img {
    display: inline-block;
  }
  .benefit figure {
    width: 80px;
  }
  .benefit .info {
    margin-left: 80px;
  }
  .breadcrumb {
    font-size: 17px;
  }
  .sheader .navbar-header .btn-menu {
    font-size: 18px;
  }
  .sheader .navbar-header .btn-menu .icon {
    margin-right: 10px;
  }
  .sheader .btn-close {
    font-size: 20px;
  }
  .header-index,
  .login-area {
    font-size: 20px;
  }
  .header-index .or {
    font-size: 18px;
    line-height: 62px;
  }
  .join-us {
    font-size: 20px;
  }
  .join-us .form-group,
  .join-us .checkbox {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .sfooter .top {
    font-size: 15px;
  }
  .sfooter .top ul {
    font-size: 16px;
  }
  .sfooter .top ul > li {
    margin-right: 15px;
  }
  .sfooter .top a {
  }
  .sfooter .join-us {
    font-size: 20px;
  }
  .sfooter .join-us p,
  .sfooter .join-us .checkbox {
    margin-bottom: 20px;
  }
  .sfooter .copyright {
    margin-top: 50px;
    font-size: 18px;
  }
  .steps {
    margin-bottom: 100px;
    height: 3px;
  }
  .steps .step {
    height: 3px;
  }
  .steps .step .title {
    bottom: -60px;
    font-size: 14px;
  }
  .steps .step .point {
    top: -12px;
    width: 25px;
    height: 25px;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .steps .step.done .marker:before {
    width: 25px;
    font-size: 21px;
  }
  .plan {
    margin-bottom: 100px;
  }

  .plan .circle {
      height: 220px;
      width: 220px;
  }

  a.heading.strong {
    font-size:28px;
    display:block;
  }
  .btn {
    padding: 10px 25px;
    font-size: 20px;
  }
  .btn.btn-small {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 15px;
  }
  .lead {
    font-size: 21px;
  }
  .cform .form-control {
    min-height: 60px;
    font-size: 22px;
  }
  .cform .input-sm {
    height: 44px;
    font-size: 18px;
  }
  .cform input[type="radio"],
  .cform input[type="checkbox"] {
    margin-top: 9px;
    margin-left: -20px;
  }
  .cform .radio label,
  .cform .checkbox label {
    padding-left: 25px;
  }
  .order_page .snacks .snack_content h1 {
    min-height: 80px;
	}
}
/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) {
  body {
    font-size: 25px;
    line-height: 150%;
  }
  h1,
  h2 {
    font-size: 55px;
  }
  h3 {
    font-size: 45px;
  }
  h4,
  h6 {
    font-size: 30px;
  }
  .topper {
    padding: 10px 0;
    font-size: 22px;
  }
  .topper .btn {
    margin-left: 15px;
  }
  .sheader .navbar-header {
    padding-top: 30px;
  }
  .sheader .navbar-header .btn-menu {
    top: 35px;
    right: 15px;
    font-size: 21px;
  }
  .sheader .navbar-header .btn-menu .icon {
    margin-right: 15px;
  }
  .sheader .btn-close {
    right: 20px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 26px;
  }
  .sheader .navbar-brand {
    margin: 0 0 0 15px !important;
  }
  .header-index,
  .login-area {
    min-height: 0;
    line-height: 1.2;
    font-size: 25px;
  }
  .header-index .content {
    padding-top: 15px;
    margin-top: 300px;
  }
  .hiw {
    font-size: 25px;
  }
  .join-us {
    font-size: 26px;
  }
  .join-us .form-group,
  .join-us .checkbox {
    margin-bottom: 40px;
    font-size: 26px;
  }
  .section-description {
    font-size: 25px;
  }
  .section-description-overlay {
    padding: 80px 0 70px;
  }
  .section-description .thumb {
    margin-bottom: 35px;
  }
  .section-description .item {
    margin-bottom: 60px;
  }
  .testimonials .carousel-indicators li {
    margin: 0 10px 0 0;
    width: 20px;
    height: 20px;
  }
  .testimonial {
    font-size: 55px;
  }
  .testimonial footer {
    font-size: 25px;
  }
  .article-row {
    padding-bottom: 25px;
    margin-bottom: 40px;
    border-width: 2px;
  }
  .article-row .heading {
    margin: 0 0 10px;
  }
  .article-row .read-more {
    margin-top: 25px;
  }
  .row-offcanvas-right.active {
    right: 70%;
  }
  .row-offcanvas-left.active {
    left: 70%;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -70%;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -70%;
  }
  .sidebar-offcanvas {
    padding: 30px 27px 0 38px;
    width: 70%;
  }
  .sidebar-offcanvas .copyright {
    margin-top: 50px;
    font-size: 30px;
  }
  .sidebar-offcanvas .icon.icon-facebook-blue:hover {
    background-position: -50px -270px;
  }
  .sidebar-offcanvas .icon.icon-twitter-blue:hover {
    background-position: -190px -230px;
  }
  .sidebar-offcanvas .icon.icon-pinterest-blue:hover {
    background-position: -120px -300px;
  }
  .sidebar-offcanvas .icon.icon-instagram-blue:hover {
    background-position: -190px -300px;
  }
  .nav-primary > li {
    margin-bottom: 50px;
  }
  .breadcrumb {
    font-size: 21px;
  }
  .breadcrumb li {
    margin-bottom: 30px;
  }
  .sfooter .top {
    padding-bottom: 30px;
    font-size: 23px;
    text-align: left;
  }
  .sfooter .top ul {
    font-size: 25px;
  }
  .sfooter .top ul:before,
  .sfooter .top ul:after {
    content: " ";
    display: table;
  }
  .sfooter .top ul:after {
    clear: both;
  }
  .sfooter .top ul:before,
  .sfooter .top ul:after {
    content: " ";
    display: table;
  }
  .sfooter .top ul:after {
    clear: both;
  }
  .sfooter .top ul > li {
    float: left;
    margin: 0 0 30px;
    width: 50%;
  }
  .sfooter .join-us {
    margin-bottom: 50px;
  }
  .sfooter .join-us p,
  .sfooter .join-us .checkbox {
    margin-bottom: 25px;
  }
  .sfooter .copyright {
    margin-top: 60px;
    font-size: 28px;
  }
  .icon.icon-star-green {
    width: 55px;
    height: 55px;
  }
  .icon.icon-search-green {
    width: 55px;
    height: 55px;
  }
  .icon.icon-book-green {
    width: 49px;
    height: 55px;
  }
  .icon.icon-facebook-blue {
    width: 65px;
    height: 65px;
    background-position: -120px -160px;
  }
  .icon.icon-twitter-blue {
    width: 65px;
    height: 65px;
    background-position: -190px -160px;
  }
  .icon.icon-pinterest-blue {
    width: 65px;
    height: 65px;
    background-position: -50px -200px;
  }
  .icon.icon-instagram-blue {
    width: 65px;
    height: 65px;
    background-position: -120px -230px;
  }
  hr {
    border-width: 2px;
  }
  hr.decorated:before {
    padding: 0 55px;
    margin: -37px 0 0 -88px;
    width: 177px;
    height: 75px;
    background-image: url(//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-2/images/icon-books-big.png?ts=1573193792&host=my.cratejoy.com);
  }
  .text-center-m {
    text-align: center;
  }
  .text-center-m .img-responsive {
    display: inline-block;
  }
  .row-images img {
    float: none;
    width: 100%;
  }
  .benefit {
    margin-bottom: 80px;
  }
  .benefit figure {
    width: 120px;
  }
  .benefit .info {
    margin-left: 0;
  }
  .featured-in {
    font-size: 61px;
  }
  .featured-in td {
    display: block;
    padding: 0;
    margin-bottom: 50px;
    width: 100%;
  }
  .faqbox .question .bullet {
    font-size: 45px;
    line-height: 45px;
  }
  .login-area {
    padding-bottom: 50px;
    min-height: 0;
  }
  .steps {
    margin-top: 80px;
    margin-bottom: 100px;
    height: 3px;
  }
  .steps .step {
    height: 3px;
  }
  .steps .step .title {
    bottom: -60px;
    font-size: 12px;
  }
  .steps .step .point {
    top: -12px;
    width: 25px;
    height: 25px;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .steps .step.done .marker:before {
    width: 25px;
    font-size: 21px;
  }
  .plan {
    margin-bottom: 130px;
  }
  .plan p {
    margin-bottom: 25px;
  }
  .plan hr {
    margin: 24px 0;
  }
  .plan .price {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 72px;
  }
  .plan .circle {
      height: 300px;
      width: 300px;
  }
  a.heading.strong {
    font-size:28px;
    display:block;
  }
  .btn {
    padding: 15px 25px;
    font-size: 30px;
  }
  .btn.btn-small {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 19px;
  }
  .lead {
    font-size: 30px;
  }
  .fpanel.x-small {
    padding: 80px 0;
  }
  .cform .form-control {
    min-height: 70px;
    font-size: 26px;
  }
  .cform .input-sm {
    height: 60px;
  }
  .cform input[type="radio"],
  .cform input[type="checkbox"] {
    margin-top: 14px;
    margin-left: -28px;
  }
  .cform .radio label,
  .cform .checkbox label {
    padding-left: 30px;
  }
  .cform .checkbox {
    font-size: 27px;
  }
  .row-question .about-footer-cta {
      line-height: 114px;
  }
}

/* Landscape phones and down */
@media (max-width: 480px) {
  .header-index .content {
    padding-top: 15px;
    margin-top: 300px;
  }
  a.heading.strong {
    font-size:28px;
    display:block;
  }
  .plan .product_image_container img.product-img {
      height: 100%;
      width: 100%;
  }
  .plan .circle {
    height: 237px;
    width: 237px;
  }
  .cta-btn-row-xs {
    line-height: 68px;
  }
  .cta-btn-row-xs a {
    width: 90%;
  }
  .featured-in {
    font-size: 61px;
  }
  .featured-in td {
    display: block;
    padding: 0;
    margin-bottom: 50px;
    width: 100%;
  }
  .row-offcanvas-right.active {
    right: 285px;
  }
  .row-offcanvas-left.active {
    left: 285px;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -285px;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -285px;
  }
  .sidebar-offcanvas {
    width: 285px;
  }
  .sheader .navbar-header {
      padding-top: 10px;
  }
  .sheader .navbar-header img {
      max-width: 200px;
  }
  .sheader .navbar-brand {
      height: auto;
  }
  .stack-steps {
      margin-top: 20px;
  }
}

/* Centered Bootstrap columns */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* inline-block space fix */
    margin-right:-4px;
    margin-bottom:30px;
}

/* BG image setup designer modification */
.header-index, .login-area {
    background-size: cover;
}

.barley_bgimage_toolbar {
    min-height:40px;
}

/* Subscribe flow image designer modification */

.designer-mode figure.has-overlay > a {
    display: none !important;
}
.designer-mode .plan .circle {
    overflow: visible;
}

.move-barley-toolbar .barley_bgimage_toolbar .barley_editor_add {
    left: -70px !important;
}
.move-barley-toolbar .barley_bgimage_toolbar {
    height: 0px !important;
    min-height:0px !important;
}

/* Customer Page CSS */

.login-feedback {
    border: solid 2px rgba(208, 2, 27, 1);
    background-color: rgba(208, 2, 27, 0.5);
    color: #fff;
    height: 50px;
    display: table;
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
    padding-left:15px;
}
.login-feedback div {
    display: table-cell;
    vertical-align: middle;
}

.form-feedback {
	margin: 20px auto;
  	width: 50%;
  	line-height: 31px;
    font-size: 18px;
    text-align: center;
	border: 1px solid black;
}

.form-feedback p {
	padding: 20px 0;
}

.form-feedback:empty {
	border: none;
}

.form-container {
    padding-left: 0px;
}

.clear-both {
    clear:both;
}

/* Progress bar */
.stack-steps .stack-step .title,
.steps .step .title {
  font-family: Lato-Black;
}
.steps .step.done {
  background: #282828;
}
.stack-steps .stack-step.current .title,
.stack-steps .stack-step.done .title,
.steps .step.current .title,
.steps .step.done .title {
  color: #282828;
}
.stack-steps .done .vertical-bar {
    background-color: #282828;
}
.stack-steps .stack-step.current .point,
.stack-steps .stack-step.done .point,
.steps .step.current .point,
.steps .step.done .point {
  background: #282828;
}
.stack-steps .stack-step.current:hover .point,
.stack-steps .stack-step.done:hover .point,
.steps .step.current:hover .point,
.steps .step.done:hover .point {
  background: #B8DCBE;
}
.stack-steps .stack-step.current:hover .title,
.stack-steps .stack-step.done:hover .title,
.stack-steps .stack-step.current:hover .marker:before,
.stack-steps .stack-step.done:hover .marker:before,
.steps .step.current:hover .title,
.steps .step.done:hover .title,
.steps .step.current:hover .marker:before,
.steps .step.done:hover .marker:before {
  color: #B8DCBE;
}
.stack-steps .stack-step.done .marker:before,
.steps .step.done .marker:before {
  color: #282828;
}
/* End Progress bar */

.checkout_content.checkout_3 .coupon_section .btn {
    font-size: 14px;
    padding: 0;
}
.checkout_content.checkout_3 .coupon_section {
    font-size: 14px;
}

.body-grps {
    color: #4d4d4d;
    font-family: Lato-Regular;
}

.drk-desc-grp {
    color: #7B7B7B;
    font-family: Lato-Regular;
}

.lt-desc-grp {
    color: #FFFFFF;
    font-family: Lato-Regular;
}

.checkout_content.checkout_3 .styled_cart .empty_cart,
.checkout_content.checkout_3 .styled_cart header h3,
.checkout_content.checkout_3,
.frm-input-grp {
    color: #3a3a3a;
    font-family: Lato-Bold;
}

.ftr-bg-grp {
    background-color: #EDEDEC;
}

.ftr-nav-bg-grp {
    background-color: #F2F2F2;
}

.ftr-nav-grp {
    color: #5a5a5a;
    font-family: Lato-Bold;
}

.hiw-bg-grp {
    background-color: #FAFAFA;
}

.top-bnr-bg-grp {
    background-color: #282828;
}

.index-bnr-grp {
    color: #272727;
    font-family: Lato-Light;
}

.img-bnr-grp {
}

.lrg-heading-grp {
    color: #282828;
    font-family: Lato-Light;
}

.sm-heading-grp {
    color: #282828;
    font-family: Lato-Bold;
}

.menu-bg-grp {
    background-color: #282828;
}

.lt-nav-link-grp {
    color: #FFFFFF;
    font-family: Lato-Bold;
}

.drk-nav-link-grp {
    color: #454545;
    font-family: Lato-Bold;
}

.sub-nav-grp {
    color: #282828;
}

.testimonial,
.testimonial footer,
.quote-grp {
    color: #FFFFFF;
    border-color: #FFFFFF;
    font-family: Lato-Light;
}

.quote-grp-indicators {
    background-color: #FFFFFF;
}

.lt-btn-grp {
    color: #516A55;
    background: #B8DCBE;
    -webkit-box-shadow: #98C0A4 0 1px 0;
    box-shadow: #98C0A4 0 1px 0;
    font-family: Lato-Black;
}
.lt-btn-grp:hover {
  color: #516A55;
  background: #98C0A4;
}

.sm-lt-btn-grp {
    color: #516A55;
    background: #B8DCBE;
    -webkit-box-shadow: #98C0A4 0 1px 0;
    box-shadow: #98C0A4 0 1px 0;
    font-family: Lato-Black;
}
.sm-lt-btn-grp:hover {
  color: #516A55;
  background: #98C0A4;
}

.checkout_content.checkout_3 .coupon_section .btn,
.checkout_content.checkout_3 .checkout_button,
.btn-primary,
.drk-btn-grp {
    color: #FFFFFF;
    background: #3c3c3c;
    -webkit-box-shadow: #282828 0 1px 0;
    box-shadow: #282828 0 1px 0;
    font-family: Lato-Black;
}

.checkout_content.checkout_3 .coupon_section .btn:hover,
.checkout_content.checkout_3 .checkout_button:hover,
.btn-primary:hover,
.drk-btn-grp:hover {
  background: #282828;
  color: #FFFFFF;
}

.sm-drk-btn-grp {
    color: #FFFFFF;
    background: #3c3c3c;
    -webkit-box-shadow: #282828 0 1px 0;
    box-shadow: #282828 0 1px 0;
    font-family: Lato-Black;
}
.sm-drk-btn-grp:hover {
  background: #282828;
  color: #FFFFFF;
}

.menu-btn-grp {
    border: 2px solid #3e3e3e;
    background: none;
    color: #3e3e3e;
    font-family: Lato-Black;
}
.menu-btn-grp:hover {
  background: #3e3e3e;
  color: #FFFFFF;
}

.menu-btn-close-grp {
    border: 2px solid #3e3e3e;
    background: #FFFFFF;
    color: #3e3e3e;
    font-family: Lato-Black;
}
.menu-btn-close-grp:hover {
  background: #3e3e3e;
  color: #FFFFFF;
}
.img-bnr-overlay-grp {
    background-color: #282828;
}

.social-icon-grp svg circle {
    stroke: #282828;
}

.social-icon-grp svg path {
    fill: #282828;
    stroke: #282828;
}

.logo-grp {
    font-family: Lato-Bold;
    color: #282828;
}

.header-article {
    text-align: center;
    border-bottom: 1px #ccc solid;
}

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

.header-article p {
  margin-bottom: 20px;
}

.section{
  padding-top: 50px;
  padding-bottom: 50px;
}

.card {
  margin-top:20px;
  margin-bottom: 20px;
}
.card > a {
  display: block;
}
.card > a:hover {
  text-decoration: none;
}
.card .heading {
  display: block;
  margin: 0;
  font-size: 18px;
  line-height: 120%;
  color: #454545;
}
.card .price {
  display: block;
  color: #4d4d4d;
}
.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 .cselect {
  background: #FAFAFA;
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  height: 40px;
}
.product {
  padding: 60px 0;
}
.header-article a {
  color: #4d4d4d;
}
.product .thumbs {
  position: relative;
  margin-bottom: 30px;
}
.product .price {
  margin-bottom: 10px;
  font-size: 18px;
  color: #454545;
}
.product .heading {
  margin-bottom: 15px;
}
.product .hsecondary-grp {
  margin: 0 0 5px;
  font-size: 38px;
  color: #4d4d4d;
}
.product p {
  line-height: 120%;
}
.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: #B8DCBE;
  color: #516A55;
}
.product .btn:hover {
  background: #98C0A4;
}
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;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.filter-cards .label {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  color: #4d4d4d;
}
.filter-cards .cselect {
  background: #FAFAFA;
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  height: 48px;
}
.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;
  display:inline-block;
}
.product-label .heading {
  margin-bottom: 5px;
}
.product-label p {
  margin: 0;
  font-family:"FiraSans";
}
.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%;
}
.product-label .thumb, .product-label .meta h3 {
    font-size: 20px;
}
.product-label .thumb, .product-label .meta h3 a{
	color:#167378; 	
}
.cart-subtotal {
    margin-top: 30px;
}
.cart-subtotal h1{
	font-family:"FiraSans";
}

.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: #454545;
  line-height: 120%;
}
.cart-tfoot .cart-subtotal .price small {
  display: block;
  margin-top: 10px;
  color: #454545;
  font-size: 14px;
  line-height: 120%;
}

.jq-selectbox__select {
  height: 40px;
  line-height: 36px;
  font-size: 15px;
  background: none;
  background: #FAFAFA;
  box-shadow: none;
  color: #4d4d4d;
  text-shadow: none;
}
.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 > li {
  display: inline-block;
  margin: 0 1px;
}
.product_paging > li:first-child a,
.product_paging > li:last-child a {
  color: #4d4d4d;;
}
.product_paging > li > a {
  padding: 5px;
  line-height: 16px;
  color: #4d4d4d;
  border: none;
}
.product_paging > li > a:hover {
  background: none;
}
.product_paging > li.active a {
  color: #454545;
  background: none;
  border-bottom: 2px solid #454545;
}
.product_paging > li.active a:hover {
  background: none;
  color: #454545;
}

@media (max-width: 768px) {
  .filter-cards > div {
    text-align: center;
  }
  .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: -9px;
  margin-right: 20px;
}
.pinterest-share-button {
  position: relative;
  left: -9px;
}
/*----------------------------------*/


body {
	
	margin: 0px;
	color: #000000;
	font-size: 16px;
	font-family: 'Typo Grotesk Rounded';
	font-weight:300;
	background:url(../images/body_pattern.jpg);
}
img{ max-width:100%; }
h1, h2, h3, h4, h5, h6{
	font-family: 'Typo Grotesk Rounded';
	margin:0px;
	color:#167378;
	font-size:27px;
	margin-bottom:20px;
	font-weight:400;
}
h2 {
    font-size: 30px;
}
h3{ font-size:28px;}
h4{ font-size:26px;}
h5{ font-size:24px; }
h6{ font-size:20px; }
hr{ margin:10px 0px; border:0px; border-bottom:1px dashed #828282;}
p, ul, ol{ margin:0px; line-height:23px; padding:0px;}
/*ul *, ol * { margin:0px; padding:0px;}*/
ol { padding-left: 25px;}
ul {display:block; }
ul li{
	line-height:30px;
	list-style:none;	
}
ul li+li{
}
a img { border: 0px;}
p {
    margin-bottom: 18px;
}
.clr{ display: block; float: none; clear: both;}
.c { overflow:hidden; float:none;}
.underline{text-decoration:underline;}
.round5 {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
	position: relative;
}
.round10 {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(css/PIE.htc);
	position: relative;
}
.round15 {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(css/PIE.htc);
	position: relative;
}
.left1{width:1%;float:left;} .left2{width:2%;float:left;} .left3{width:3%;float:left;} .left4{width:4%;float:left;} .left5{width:5%;float:left;} .left5more{width:5.5%;float:left;} .left6{width:6%;float:left;} .left7{width:7%;float:left;} .left8{width:8%;float:left;} .left9{width:9%;float:left;} .left10{width:10%;float:left;} .left11{width:11%;float:left;} .left12{width:12%;float:left;} .left13{width:13%;float:left;} .left14{width:14%;float:left;} .left15{width:15%;float:left;} .left16{width:16%;float:left;} .left17{width:17%;float:left;} .left18{width:18%;float:left;} .left19{width:19%;float:left;} .left20{width:20%;float:left;} .left21{width:21%;float:left;} .left22{width:22%;float:left;} .left23{width:23%;float:left;} .left24{width:24%;float:left;} .left25{width:25%;float:left;} .left26{width:26%;float:left;} .left27{width:27%;float:left;} .left28{width:28%;float:left;} .left29{width:29%;float:left;} .left30{width:30%;float:left;} .left31{width:31%;float:left;} .left32{width:32%;float:left;} .left-33{width:33%;float:left;} .left33{width:33.32%;float:left;} .left34{width:34%;float:left;} .left35{width:35%;float:left;} .left36{width:36%;float:left;} .left37{width:37%;float:left;} .left38{width:38%;float:left;} .left39{width:39%;float:left;} .left40{width:40%;float:left;} .left41{width:41%;float:left;} .left42{width:42%;float:left;} .left43{width:43%;float:left;} .left44{width:44%;float:left;} .left45{width:45%;float:left;} .left46{width:46%;float:left;} .left47{width:47%;float:left;} .left48{width:48%;float:left;} .left49{width:49%;float:left;} .left50{width:50%;float:left;} .left51{width:51%;float:left;} .left52{width:52%;float:left;} .left53{width:53%;float:left;} .left54{width:54%;float:left;} .left55{width:55%;float:left;} .left56{width:56%;float:left;} .left57{width:57%;float:left;} .left58{width:58%;float:left;} .left59{width:59%;float:left;} .left60{width:60%;float:left;} .left61{width:61%;float:left;} .left62{width:62%;float:left;} .left63{width:63%;float:left;} .left64{width:64%;float:left;} .left65{width:65%;float:left;} .left66{width:66%;float:left;} .left67{width:67%;float:left;} .left68{width:68%;float:left;} .left69{width:69%;float:left;} .left70{width:70%;float:left;} .left71{width:71%;float:left;} .left72{width:72%;float:left;} .left73{width:73%;float:left;} .left74{width:74%;float:left;} .left75{width:75%;float:left;} .left76{width:76%;float:left;} .left77{width:77%;float:left;} .left78{width:78%;float:left;} .left79{width:79%;float:left;} .left80{width:80%;float:left;} .left81{width:81%;float:left;} .left82{width:82%;float:left;} .left83{width:83%;float:left;} .left84{width:84%;float:left;} .left85{width:85%;float:left;} .left86{width:86%;float:left;} .left87{width:87%;float:left;} .left88{width:88%;float:left;} .left89{width:89%;float:left;} .left90{width:90%;float:left;} .left91{width:91%;float:left;} .left92{width:92%;float:left;} .left93{width:93%;float:left;} .left94{width:94%;float:left;} .left95{width:95%;float:left;} .left96{width:96%;float:left;} .left97{width:97%;float:left;} .left98{width:98%;float:left;} .left99{width:99%;float:left;} .left100{width:100%;float:left;}
.left,.flot_left{ float:left;}
.right,.flot_right{ float:right !important;}
.a_left { text-align: left !important;}
.a_center { text-align: center;}
.a_right { text-align: right;}
a { text-decoration:none; }
.hidden { display:none;}
.italic{
	font-style:italic;	
}
.bold{
	font-weight:bold;	
}
table{
	border-spacing:0px;
	border-collapse:collapse;
}
input[type="text"],input[type="url"],input[type="tel"], input[type="email"], input[type="password"], select, textarea {
    background:#fff;
    border:0;
    color: #000000;
    font-size: 14px;
    padding: 10px 15px;
    resize: vertical;
    width:100%;
	font-weight:400;
	box-sizing:border-box;
	border-radius:3px;	
	-moz-border-radius:3px;	
	-ms-border-radius:3px;	
	-o-border-radius:3px;	
	-webkit-border-radius:3px;
	border:1px solid #dfdfdf;
	font-family: 'Roboto', sans-serif;
}
textarea {
    width:100%;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus { }
select { padding: 12px; width:100%;}
input[type="button"], input[type="submit"], input[type="reset"] {
	background:#e91e25;
	border:0;
	border-radius:500px;	
	-moz-border-radius:500px;	
	-ms-border-radius:500px;	
	-o-border-radius:500px;
	-webkit-border-radius:500px;
	behavior: url(css/PIE.htc);
	font-size:15px;
	color:#fefefe;
	padding:7px 34px;
	/*font-family: 'Roboto', sans-serif;*/
	text-transform:uppercase;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover { 
	background-color:#c4191f;
 }
/*-------------------------*/
a:hover{
	text-decoration:none;
	color:#b24d4d;	
}

.dot{
	font-family: 'Lato-Light';
}

.countdown{
	width:189px;
	height:263px;
	background:url(../images/countdown_bg.png) no-repeat left top;
	position: absolute;
	left:0px;
	top:150px;	
	z-index:999;
}
.countdown .time-display{
	
}
.countdown .time-display .countdown-section{
	display:inline-block;
	vertical-align:top;
}
.countdown .time-display .countdown-section+.countdown-section{
	
}
.countdown .time-display .countdown-section .countdown-amount{
	display:block;
	width:61px;
	height:74px;
	text-align:center;
	background:url(../images/countdown_img1.png) no-repeat left top;
	font-size:46px;
	color:#167378;
	font-family: 'Neucha';
	line-height:78px;
}
.countdown .time-display .countdown-section + .countdown-section .countdown-amount{
	display:block;
	width:52px;
	background:url(../images/countdown_img2.png) no-repeat left top;
}
.countdown .time-display .countdown-section .countdown-period{
	display:block;
	font-size:14px;
	color:#167378;
	text-align:center;
}
.countdown h4 {
    color: #167378;
    font-family: "Neucha";
    font-size: 16px;
    margin-left: 20px;
    margin-top: 35px;
}
.countdown .is-countdown {
    margin-left: 15px;
}
.top_section{
	padding-top:33px;
	padding-bottom:30px;
}
.top_section .login_box{
	font-weight:400;
	text-align:right;
}
.top_section .login_box a{
	color:#167378;
	display:inline-block;
	vertical-align:middle;
	line-height:normal;	
}
.top_section .login_box a.price{
	margin-top:3px;
}
.top_section .login_box a.price+a.price, .top_section .login_box a.cart{
	margin-left:20px;	
}
.top_section .login_box a.signin{
	border:2px solid #00c0aa;
	color:#00c0aa;
	padding:5px 12px;	
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left:24px;
}
.top_section .login_box a.signin:hover{
	background-color:#00c0aa;
	color:#fff;
	border:2px solid #00c0aa;
}
.top_section .login_box a:hover{
	color:#00c0aa;
	border-color:#278549;	
}
/*.join_section .join_bg{
	background:url("//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-1/images/banner-image.png?ts=1573193776&host=my.cratejoy.com") no-repeat center top;
	max-width:513px;
	margin:80px auto 0;
	height:387px;
	position:relative;
	cursor:pointer;
}
*/
.join_section .join_bg{
	max-width:513px;
	margin:80px auto 30px
}

.join_section .join_bg .social_icons{
	position:absolute;
	width:98%;
	box-sizing:border-box;
	text-align:center;
	bottom:70px;
	display:none;
}
/*.join_section .join_bg:hover,.join_section .join_bg.open_box{
	background:url(../images/join_img.png) no-repeat center top;
}
.join_section .join_bg:hover > .social_icons,.join_section .join_bg.open_box > .social_icons{
	display:block;	
}*/
.join_section .join_bg .social_icons a+a{
	margin-left:5px;
}	
.join_section .join_btns{
	text-align:center;
	margin-top:18px;
}
.join_section .join_btns a{
	border:2px solid #00c0aa;
	padding:11px 28px;	
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:4px;
	-webkit-border-radius:8px;
	font-size:20px;
	color:#00c0aa;
	font-weight:500;
	display:inline-block;
	line-height:normal;
}
.join_section .join_btns a+a{
	margin-left:10px;	
}
.join_section .join_btns a:hover,.join_section .join_btns a.active{
	background:#00c0aa;
	color:#fff;	
}
.natural_bg_section{
	background:url(../images/natural_bg.png) no-repeat center -30px;
	margin-top:55px;
}
.natural_bg_section .natural_left_padding{
	padding-left:40px;
	margin-top:30px;
}
.natural_bg_section .natural_text{
	text-align:center;
}
.natural_bg_section .quality_padding{
	padding-top:32px;
}
.natural_bg_section .green_top{
	margin-top:54px;
}
.green_btn{
	border:2px solid #00c0aa;
	padding:9px 30px;	
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:4px;
	-webkit-border-radius:8px;
	font-size:20px;
	color:#00c0aa;
	font-weight:400;
	display:inline-block;
}
.green_btn:hover,.green_btn.active{
	background:#00c0aa;
	color:#fff;	
}
.hr{
	background:url(../images/hr_bg.png) repeat-x center top;
	height:11px;
	margin:60px 0px;	
}
.photo_section{
	background:url(../images/photo_bg.png) no-repeat center top;
	padding-top:190px;
	padding-bottom:60px;	
}
.faq_section{
	background:url(../images/faq_border.png) no-repeat center top;
	padding-top:180px;
}
.faq_question_bg{
	background:url(../images/faq_question_bg.png) no-repeat center 38%;	
}
.faq_section h1{
	font-family: 'Blenda Script';
	font-size:103px;
	color:#00c0aa;
	-ms-transform:rotate(-13deg); /* IE 9 */
    -webkit-transform: rotate(-13deg); /* Chrome, Safari, Opera */
    transform: rotate(-13deg);
    -moz-transform: rotate(-13deg);
    -o-transform: rotate(-13deg);
}
.faq_section .faq_heading {
    margin-top: -352px;
	padding-bottom:90px;
	margin-left:-22px;
}
.faq_section .faq_slider_box{
	background:url(../images/faq_slider_bg.jpg) no-repeat center top;
	position:relative;
	padding-bottom:0px;
}
.faq_section .faq_slider_box h2{
	font-size:16px;
	color:#000000;
	line-height:22px;
}
.faq_section .faq_slider_box .faq_slider {
    margin: 0 auto;
	padding-left:45px;
	padding-top:64px;
    max-width: 760px;
}
.faq_section .faq_slider_box .customNavigation a{
	position:absolute;
	cursor:pointer;
	top:190px;
	z-index:9999;
}
.faq_section .faq_slider_box .customNavigation a#prev{
	left:0px;
}
.faq_section .faq_slider_box .customNavigation a#next{
	right:0px;
}
.faq_section .faq_slider_box .owl-controls .owl-dots{
	text-align:center;
	margin-top:20px;
}	
.faq_section .faq_slider_box .owl-controls .owl-dots .owl-dot{
	width:21px;
	height:20px;
	background:url(../images/slider_dot.png) no-repeat center top;
	display:inline-block;
	margin:0px 2px;
}
.faq_section .faq_slider_box .owl-controls .owl-dots .owl-dot.active{
	background:url(../images/slider_dot_active.png) no-repeat center top;
}
/*----------------------*/
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0, 0)
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
	display: none
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
/*-------------*/
.gift_section{
	background:url(../images/gift_bg.png) no-repeat center top;	
}
.gift_section .gift_img{
	padding-top:80px;
	margin-bottom:120px;
}
.footer_section{
	background: url(../images/footer_bg.jpg) repeat-x center top;
	padding-top:75px;
}
/** sidhik **/
.footer_section form input[type="email"] {
    background-color: rgba(255, 255, 255, 0.5);
    border: 2px solid #167378;
	color:#167378;
	padding:7px 15px;
	font-family: 'FiraSans' !important;
	font-weight: 400;
	line-height:normal;
}
.news_letter_footer div {
    display: inline-block;
}
.footer_section .btn.btn-success {
    background-color: #00c0aa;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding:2px 8px;
	font-family: 'Blenda Script';
	font-size:24px;
	line-height:normal;
	text-transform:none;
}
.footer_section  p {
	font-family: 'Blenda Script';
    font-size: 22px;
    margin-bottom: 9px;
}
.footer_section .footer_social{
	text-align:right;
}
.footer_section .footer_social p {
    padding-right: 24px;
}
.footer_section   .social_icons {
    background-image: url(../images/ftr_contact.png);
	background-repeat:no-repeat;
    background-position: 100px bottom;
    padding-bottom: 30px;
}
/*--------------*/
/**-----------order pagfe-------------**/
.footer_section input[type="submit"] {
	padding:3px 13px;
	border-radius:5px;
	font-family: "FiraSans";
    font-size: 24px;
    font-weight: 500;	
}
.footer_section input[type="submit"]:hover {
	background-color:#167378;	
}
.order_page .top_section .bact_to_home {
    text-align: right;
}
.order_page {
	background-image:url(../images/order_bg.png);
	background-repeat:repeat;
		
}
.order_page .snacks {
    margin-top: 60px;
}
.order_page .snacks .col-sm-6 .snack_img {
    text-align: left;
	padding-left:56px;
}
.order_page .snacks .snack_content {
	padding-left:30px;	
	margin-top: 20px;
	color:#343434;
	font-size:18px;
	padding-right:35px;
	position:relative;
}
.order_page .snacks .col-sm-6 + .col-sm-6 .snack_content::before {
    background: url("//d3a1v57rabk2hm.cloudfront.net/snacksack/booksea-copy-1/images/gift-border.png?ts=1573193784&host=my.cratejoy.com");
    content: "";
    height: 815px;
    left: -24px;
    position: absolute;
    top: -230px;
	background-repeat:no-repeat;
    width: 11px;
}
.order_page .snacks .snack_content p {
    margin-bottom: 30px;
}
.order_page .snacks .snack_content .snack-op-head {
    font-weight: 400;
	margin-bottom:20px;
}
.snacks .left_snack {
	background-image:url(../images/border.png);
	background-repeat:repeat-y;
	background-position:right top;
	margin-top: 30px !important;
}
.order_page .snacks .snack_content
.order_page .snacks .col-sm-6 {
    padding-right: 30px;
}
.order_page .snacks .col-sm-6 + .col-sm-6 {
    padding-left:0px;
    padding-right: inherit;
}
.order_page .snacks .snack_content h1 {
    font-size: 35px;
	margin-bottom: 15px;
}
.snack_content .snack_offer {
    margin-bottom: 20px;
}
.snack_content .snack_offer {
  /*  background-color: #fff;
    border: 1px solid #9e9e9e;*/
    border-radius: 5px;
    margin-bottom: 30px;
    width:auto;
	position:relative;
}
.snack_content .snack_offer.large {
    width:auto;
	margin-bottom: 40px;
}
.snack_content .snack_offer > p {
    margin-bottom: 0;
    padding: 3px 7px;
	font-family: 'FiraSans';
	font-size:15px;
	background-image:url(../images/select.png);
	background-repeat:no-repeat;
	background-position:92% center;
	line-height: 18px;
}
span.offr_wt {
    font-weight: bold !important;
}
.snack_offer select {
	font-family: "Typo Grotesk Rounded";
	font-size:19px;
	background:transparent;
	border:0px;
}
.snack_offer .drop_arrow_bg{
	background:#fff url(../images/drop_arrow.png) no-repeat 97% center;
	border:1px solid #dfdfdf;
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	-webkit-border-radius:8px;
	overflow:hidden;
	width:95%;	
}
.snack_offer .drop_arrow_bg select{
	width:100%;
	color:#343434;
	padding-right:50px;	
	-moz-appearance:none;
	-webkit-appearance:none;
}
.snack_content .plan {
    position: relative;
	margin-bottom:0px;
}
.plan > img {
    left: -30px;
    position: absolute;
    top: -8px;
}
.snack_content .get_snack a {
	font-family: 'FiraSans';
	font-size:20px;
	font-weight:500;
}
.condition {
    margin-top: 20px;
}
.condition > p {
    font-size: 15px;
	padding-left:25px;
	background-image:url(../images/list_style.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	line-height: 18px;
	font-weight:500;
}
.order_page .snack {
    margin-top: 25px;
}
.order_faq {
    background-image: url(../images/body_pattern.jpg);
	background-repeat:repeat;
    padding-top: 60px;
	position: relative;
	font-family: 'Neucha';
}
.order_faq .faq {
    margin-bottom: 35px;
}
.faq_bg {
    left: -420px;
    position: absolute;
    top: 30%;
}
.order_faq .faq h2 {
    font-size: 25px;
}
.order_faq .faq p {
	color: #000000;
    font-family: "Typo Grotesk Rounded";
    font-weight: 300;
}
.order_faq .col-sm-6 {
    padding-right: 30px;
}
.order_faq .col-sm-6 + .col-sm-6 {
	padding-right:inherit;
    padding-left: 30px;
}
.order_faq .col-sm-12 {
    padding: 0 30px;
}
.order_faq .hr {
	margin-top:0px;
    margin-bottom: 30px;
}
.natural_bg_section .natural_left_padding .image {
    margin-bottom: 28px;
	margin-left:30px;
}
#cj_test_banner{
	display:none;	
}
.checkout_content.checkout_3 .styled_cart .empty_cart, .checkout_content.checkout_3 .styled_cart header h3, .checkout_content.checkout_3, .frm-input-grp{
	font-family:"FiraSans";
}
.checkout_content .remove_button{
	color:#00c0aa ;	
}
.checkout_content.checkout_3 .coupon_section .btn, .checkout_content.checkout_3 .checkout_button, .btn-primary, .drk-btn-grp{
	background:#00c0aa;
	box-shadow:0px 0px 0px;
}
#checkout_button,#checkout_button:hover{
    border: 2px solid #00c0aa;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    padding: 9px 20px;
	font-family:"FiraSans";
	background:#00c0aa;	
}
.checkout_content.checkout_3 .coupon_section .btn:hover,
.checkout_content.checkout_3 .checkout_button:hover,
.btn-primary:hover,
.drk-btn-grp:hover
.snack_content select {
	background:#00c0aa;	
}
.checkout_content input[type="text"][required]:invalid + label[placeholder][alt]::before, .checkout_content input[type="email"][required]:invalid + label[placeholder][alt]::before, .checkout_content input[type="password"][required]:invalid + label[placeholder][alt]::before,
.checkout_content input.not-required[type="text"] + label[placeholder], .checkout_content input[type="text"][required] + label[placeholder], .checkout_content input[type="email"][required] + label[placeholder], .checkout_content input[type="password"][required] + label[placeholder]
{
	font-family:"Roboto",sans-serif;
	font-size:14px;
	color:#000;
	font-weight:300;	
}
.checkout_content .alert-warning {
    background:none;
    border: 2px solid #167378;
    color: #167378;
}
.main{
	max-width:934px;
	margin:0px auto;	
}
.footer_logo_normal{
	display:block;
}
.footer_logo_mob{
	display:none;	
}
.checkout_content .gift_banner {
    background-color: #167378;
}
.checkout_content .alert-info {
    background: none ;
    border: 2px solid #167378;
    color: #167378;
}
.snack_content .snack_offer .get_snack {
    margin-top: 30px;
	margin-bottom:-6px;
}
/*--------------*/
@media only screen and (min-width:992px) and (max-width:1200px){
	.order_faq .faq_bg {
		display:none;
	}	
	.main{
		width:980px;
		margin:0px auto;	
	}
}
@media only screen and (min-width:769px) and (max-width:992px){

	.main{
		width:750px;
		margin:0px auto;	
	}
	
}

@media only screen  and (max-width:992px){
	.countdown{
		bottom:0px;
		top:auto;	
	}
	.natural_bg_section .natural_left_padding{
		padding-left:0px;
		text-align:center;	
	}
	.natural_bg_section{
		background:none;
	}	
	.natural_bg_section .natural_left_padding br{
		display:none;
	}
	.gift_section {
		text-align:center;
	}	
	.gift_section .gift_img{
		padding-top:20px;
		margin-bottom:20px;
	}	
	/** footer **/
	.col-md-4 {
		margin-bottom: 25px;
		text-align: center;
	}
	/** order page **/
	.order_faq .faq_bg {
		display:none;
	}
	.countdown{
		display:none;
	}	
	.faq_section .faq_heading {
		margin-top: -330px;
		padding-bottom: 100px;
	}
	.footer_section .footer_social{
		text-align:center;
	}
	.footer_section .footer_social p {
		padding-right: 0px;
		display:none;
	}
	.footer_section .social_icons{
		background-position:center bottom;
		background:none;	
	}
	.footer_section .news_letter_footer{
		display:none;	
	}
	.footer_logo_normal{
		display:none;
	}
	.footer_logo_mob{
		display:block;	
	}
	.footer_section{
		background-size:cover;
	}	
	
}
@media only screen  and (max-width:768px){
	.top_section,.top_section .login_box {
		text-align:center;	
	}
	.top_section .login_box {
		margin-top:15px;
	}	
	.top_section .login_box a.price{
		margin-bottom:8px;
	}	
	.photo_section{
		padding-top:60px;	
	}
	/** order page **/
	.snacks .left_snack {
		background-image:none;	
	}
	.order_page .snacks .col-sm-6 + .col-sm-6,
	.order_faq .col-sm-6 + .col-sm-6,
	.order_faq .col-sm-6 {
		padding-left:inherit;	
	}
	.order_page .snacks .col-sm-6 {
		padding-right:inherit;	
	}
	
	.join_section .join_bg .social_icons{
		display:block;	
	}
	.gift_section .hr {
		margin: 1px 0;
	}

	.main{
		width:auto;
		margin:0px auto;
		margin-left:15px;
		margin-right:15px;	
	}
	
	.order_page .snacks .col-sm-6 + .col-sm-6 .snack_content::before {
		display: none;
	}
	.order_page .snacks .snack_content {
		text-align: center;
	}
	.snack_content .snack_offer, .snack_content .snack_offer.large {
		width: 100%;
	}
	.snack_offer .drop_arrow_bg {
		width: 100%;
	}
	.order_page .snacks .col-sm-6 .snack_img {
		padding-left: 0;
		text-align: center;
	}
	.condition p br {
		display: none;
	}
	.condition > p {
		padding-left: 20px;
	}
	
	
	
	
}

@media only screen  and (max-width:550px){
	/*.join_section .join_btns a{
		display:block;	
	}*/
	.join_section .join_btns a+a{
		margin-left:0px;
		margin-top:10px;
	}
	/** order page **/
	.snack_content .snack_offer,
	.snack_content .snack_offer.large {
		width:85%;	
	}
	
	.footer_section {
		padding-bottom:10px !important; 
		padding-top: 0px !important; 
	}
	  
	.footer_section .main {
		padding-top: 65px !important;
	}
	.faq_section .faq_heading{
		margin-top: -300px;
		padding-bottom:60px;
	}


}
